Skip to content

Commit

Permalink
Merge pull request #37 from RobotlegsJS/upgrade-rush
Browse files Browse the repository at this point in the history
Update @microsoft/rush to version 5.62.4
  • Loading branch information
tiagoschenkel authored May 4, 2022
2 parents a49572a + 440bb49 commit 07c9555
Show file tree
Hide file tree
Showing 53 changed files with 2,264 additions and 2,034 deletions.
57 changes: 43 additions & 14 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,14 +1,43 @@
# Don't allow people to merge changes to these generated files, because the result
# may be invalid. You need to run "rush update" again.
pnpm-lock.yaml merge=text
shrinkwrap.yaml merge=binary
npm-shrinkwrap.json merge=binary
yarn.lock merge=binary

# Rush's JSON config files use JavaScript-style code comments. The rule below prevents pedantic
# syntax highlighters such as GitHub's from highlighting these comments as errors. Your text editor
# may also require a special configuration to allow comments in JSON.
#
# For more information, see this issue: https://github.com/microsoft/rushstack/issues/1088
#
*.json linguist-language=JSON-with-Comments
# Don't allow people to merge changes to these generated files, because the result
# may be invalid. You need to run "rush update" again.
pnpm-lock.yaml merge=text
shrinkwrap.yaml merge=binary
npm-shrinkwrap.json merge=binary
yarn.lock merge=binary

# Rush's JSON config files use JavaScript-style code comments. The rule below prevents pedantic
# syntax highlighters such as GitHub's from highlighting these comments as errors. Your text editor
# may also require a special configuration to allow comments in JSON.
#
# For more information, see this issue: https://github.com/microsoft/rushstack/issues/1088
#
*.json linguist-language=JSON-with-Comments

# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto

# Explicitly declare text files you want to always be normalized and converted
# to native line endings on checkout.
*.md text eol=lf
*.yml text eol=lf
*.yaml text eol=lf
*.json text eol=lf
*.js text eol=lf
*.cjs text eol=lf
*.html text eol=lf
*.fnt text eol=lf
*.ts text eol=lf
*.editorconfig text eol=lf
*.gitattributes text eol=lf
*.gitignore text eol=lf
*.npmrc text eol=lf
*.npmrc-publish text eol=lf
*.prettierignore text eol=lf
*.prettierrc text eol=lf

# Declare files that will always have CRLF line endings on checkout.
*.sln text eol=crlf

# Denote all files that are truly binary and should not be modified.
*.png binary
*.jpg binary
150 changes: 75 additions & 75 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,75 +1,75 @@
# Logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*

# Runtime data
*.pid
*.seed
*.pid.lock

# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov

# Coverage directory used by tools like istanbul
coverage

# nyc test coverage
.nyc_output

# Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files)
.grunt

# Bower dependency directory (https://bower.io/)
bower_components

# node-waf configuration
.lock-wscript

# Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release

# Dependency directories
node_modules/
jspm_packages/

# Optional npm cache directory
.npm

# Optional eslint cache
.eslintcache

# Optional REPL history
.node_repl_history

# Output of 'npm pack'
*.tgz

# Yarn Integrity file
.yarn-integrity

# dotenv environment variables file
.env

# next.js build output
.next

# OS X temporary files
.DS_Store

# Rush temporary files
common/deploy/
common/temp/
common/autoinstallers/*/.npmrc
**/.rush/temp/

# Heft
.heft

# RobotlegsJS temporary files
**/dist/
**/dist-test/
**/lib/
**/lib-example/
**/lib-test/
# Logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*

# Runtime data
*.pid
*.seed
*.pid.lock

# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov

# Coverage directory used by tools like istanbul
coverage

# nyc test coverage
.nyc_output

# Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files)
.grunt

# Bower dependency directory (https://bower.io/)
bower_components

# node-waf configuration
.lock-wscript

# Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release

# Dependency directories
node_modules/
jspm_packages/

# Optional npm cache directory
.npm

# Optional eslint cache
.eslintcache

# Optional REPL history
.node_repl_history

# Output of 'npm pack'
*.tgz

# Yarn Integrity file
.yarn-integrity

# dotenv environment variables file
.env

# next.js build output
.next

# OS X temporary files
.DS_Store

# Rush temporary files
common/deploy/
common/temp/
common/autoinstallers/*/.npmrc
**/.rush/temp/

# Heft
.heft

# RobotlegsJS temporary files
**/dist/
**/dist-test/
**/lib/
**/lib-example/
**/lib-test/
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@robotlegsjs/core",
"comment": "",
"type": "none"
}
],
"packageName": "@robotlegsjs/core"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@robotlegsjs/createjs",
"comment": "",
"type": "none"
}
],
"packageName": "@robotlegsjs/createjs"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@robotlegsjs/eventemitter3",
"comment": "",
"type": "none"
}
],
"packageName": "@robotlegsjs/eventemitter3"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@robotlegsjs/macrobot",
"comment": "",
"type": "none"
}
],
"packageName": "@robotlegsjs/macrobot"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@robotlegsjs/openfl",
"comment": "",
"type": "none"
}
],
"packageName": "@robotlegsjs/openfl"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@robotlegsjs/phaser-ce-signalcommandmap",
"comment": "",
"type": "none"
}
],
"packageName": "@robotlegsjs/phaser-ce-signalcommandmap"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@robotlegsjs/phaser-ce",
"comment": "",
"type": "none"
}
],
"packageName": "@robotlegsjs/phaser-ce"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@robotlegsjs/phaser",
"comment": "",
"type": "none"
}
],
"packageName": "@robotlegsjs/phaser"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@robotlegsjs/pixi-palidor",
"comment": "",
"type": "none"
}
],
"packageName": "@robotlegsjs/pixi-palidor"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@robotlegsjs/pixi-signalmediator",
"comment": "",
"type": "none"
}
],
"packageName": "@robotlegsjs/pixi-signalmediator"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@robotlegsjs/pixi",
"comment": "",
"type": "none"
}
],
"packageName": "@robotlegsjs/pixi"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@robotlegsjs/signalcommandmap",
"comment": "",
"type": "none"
}
],
"packageName": "@robotlegsjs/signalcommandmap"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@robotlegsjs/signals",
"comment": "",
"type": "none"
}
],
"packageName": "@robotlegsjs/signals"
}
Loading

0 comments on commit 07c9555

Please sign in to comment.