Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump to @bentley/react-scripts@4.0.3, eslint@^7.11.0 #942

Merged
merged 22 commits into from
Jul 2, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
a356ddf
bump to our cra 4.0 fork
aruniverse Mar 11, 2021
f3e1e3f
Merge branch 'master' into cra-4
mergify[bot] Mar 11, 2021
38147ca
readd some deps that were removed becasue theyre used by the backend.…
aruniverse Mar 11, 2021
3a93407
Merge branch 'cra-4' of https://github.com/imodeljs/imodeljs into cra-4
aruniverse Mar 11, 2021
8f6503c
merge with master
calebmshafer Jun 12, 2021
7168127
rush change
calebmshafer Jun 14, 2021
8953cb9
revert the scripts changes
calebmshafer Jun 14, 2021
9e6e5ae
bump to 4.0.3-dev.1
aruniverse Jun 16, 2021
a18f6d3
Merge branch 'master' into cra-4
aruniverse Jun 28, 2021
b269574
bump cra to 4.0.3-dev.2 and update the .env
aruniverse Jun 28, 2021
470363c
bump max heap size for building test apps
aruniverse Jun 29, 2021
569c140
Merge remote-tracking branch 'origin/master' into cra-4
aruniverse Jun 29, 2021
f03c231
cleanup
aruniverse Jun 29, 2021
a7288b5
lock file, rush change, revert bad commit to settings file
aruniverse Jun 29, 2021
83ff57d
Merge remote-tracking branch 'origin/master' into cra-4
aruniverse Jun 29, 2021
9d4a50c
bump to cra 4.0.3
aruniverse Jun 29, 2021
33a51bc
add missing disable from presentation-test-app
calebmshafer Jul 1, 2021
9cf55f7
add back few missing deps of dta
calebmshafer Jul 1, 2021
464f385
remove all .env files and revert back to old way of setting overrides
calebmshafer Jul 1, 2021
717ded9
fix lint error
calebmshafer Jul 1, 2021
7040d74
revert changes to .env.template
aruniverse Jul 2, 2021
92ec48e
Merge branch 'cra-4' of https://github.com/imodeljs/imodeljs into cra-4
aruniverse Jul 2, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ common/autoinstallers/*/.npmrc
.DS_Store

.env
.env.local
.env.*.local

common/api/summary/summary.exports.csv

Expand Down
4 changes: 2 additions & 2 deletions clients/backend-application-insights/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/mocha": "^8.2.2",
"@types/node": "10.14.1",
"chai": "^4.1.2",
"eslint": "^6.8.0",
"eslint": "^7.11.0",
"mocha": "^8.3.2",
"rimraf": "^3.0.2",
"source-map-loader": "^1.0.0",
Expand All @@ -60,4 +60,4 @@
],
"extends": "plugin:@bentley/imodeljs-recommended"
}
}
}
4 changes: 2 additions & 2 deletions clients/context-registry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@types/mocha": "^8.2.2",
"@types/node": "10.14.1",
"chai": "^4.1.2",
"eslint": "^6.8.0",
"eslint": "^7.11.0",
"internal-tools": "workspace:*",
"mocha": "^8.3.2",
"rimraf": "^3.0.2",
Expand All @@ -69,4 +69,4 @@
],
"extends": "plugin:@bentley/imodeljs-recommended"
}
}
}
4 changes: 2 additions & 2 deletions clients/extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@types/mocha": "^8.2.2",
"@types/node": "10.14.1",
"chai": "^4.1.2",
"eslint": "^6.8.0",
"eslint": "^7.11.0",
"internal-tools": "workspace:*",
"mocha": "^8.3.2",
"rimraf": "^3.0.2",
Expand All @@ -65,4 +65,4 @@
],
"extends": "plugin:@bentley/imodeljs-recommended"
}
}
}
4 changes: 2 additions & 2 deletions clients/frontend-application-insights/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/mocha": "^8.2.2",
"@types/node": "10.14.1",
"chai": "^4.1.2",
"eslint": "^6.8.0",
"eslint": "^7.11.0",
"mocha": "^8.3.2",
"rimraf": "^3.0.2",
"source-map-loader": "^1.0.0",
Expand All @@ -61,4 +61,4 @@
],
"extends": "plugin:@bentley/imodeljs-recommended"
}
}
}
2 changes: 1 addition & 1 deletion clients/frontend-authorization/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@bentley/eslint-plugin": "workspace:*",
"@bentley/itwin-client": "workspace:*",
"@types/node": "10.14.1",
"eslint": "^6.8.0",
"eslint": "^7.11.0",
"rimraf": "^3.0.2",
"typescript": "~4.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion clients/imodelhub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@types/deep-assign": "^0.1.0",
"@types/js-base64": "^2.3.1",
"@types/node": "10.14.1",
"eslint": "^6.8.0",
"eslint": "^7.11.0",
"rimraf": "^3.0.2",
"typescript": "~4.1.0"
},
Expand Down
4 changes: 2 additions & 2 deletions clients/itwin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@types/superagent": "^4.1.7",
"@types/xmldom": "^0.1.30",
"chai": "^4.1.2",
"eslint": "^6.8.0",
"eslint": "^7.11.0",
"mocha": "^8.3.2",
"nock": "^12.0.3",
"nyc": "^15.1.0",
Expand All @@ -79,4 +79,4 @@
],
"extends": "plugin:@bentley/imodeljs-recommended"
}
}
}
4 changes: 2 additions & 2 deletions clients/product-settings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/mocha": "^8.2.2",
"@types/node": "10.14.1",
"chai": "^4.1.2",
"eslint": "^6.8.0",
"eslint": "^7.11.0",
"internal-tools": "workspace:*",
"mocha": "^8.3.2",
"rimraf": "^3.0.2",
Expand All @@ -68,4 +68,4 @@
],
"extends": "plugin:@bentley/imodeljs-recommended"
}
}
}
4 changes: 2 additions & 2 deletions clients/projectshare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@types/mocha": "^8.2.2",
"@types/node": "10.14.1",
"chai": "^4.1.2",
"eslint": "^6.8.0",
"eslint": "^7.11.0",
"internal-tools": "workspace:*",
"mocha": "^8.3.2",
"rimraf": "^3.0.2",
Expand All @@ -66,4 +66,4 @@
],
"extends": "plugin:@bentley/imodeljs-recommended"
}
}
}
4 changes: 2 additions & 2 deletions clients/rbac/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@types/mocha": "^8.2.2",
"@types/node": "10.14.1",
"chai": "^4.1.2",
"eslint": "^6.8.0",
"eslint": "^7.11.0",
"internal-tools": "workspace:*",
"mocha": "^8.3.2",
"rimraf": "^3.0.2",
Expand All @@ -67,4 +67,4 @@
],
"extends": "plugin:@bentley/imodeljs-recommended"
}
}
}
4 changes: 2 additions & 2 deletions clients/reality-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@types/node": "10.14.1",
"chai": "^4.1.2",
"chai-as-promised": "^7",
"eslint": "^6.8.0",
"eslint": "^7.11.0",
"internal-tools": "workspace:*",
"jsonpath": "^1.1.1",
"mocha": "^8.3.2",
Expand All @@ -72,4 +72,4 @@
],
"extends": "plugin:@bentley/imodeljs-recommended"
}
}
}
4 changes: 2 additions & 2 deletions clients/telemetry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/mocha": "^8.2.2",
"@types/node": "10.14.1",
"chai": "^4.1.2",
"eslint": "^6.8.0",
"eslint": "^7.11.0",
"mocha": "^8.3.2",
"rimraf": "^3.0.2",
"source-map-loader": "^1.0.0",
Expand All @@ -59,4 +59,4 @@
],
"extends": "plugin:@bentley/imodeljs-recommended"
}
}
}
4 changes: 2 additions & 2 deletions clients/usage-logging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/mocha": "^8.2.2",
"@types/node": "10.14.1",
"chai": "^4.1.2",
"eslint": "^6.8.0",
"eslint": "^7.11.0",
"internal-tools": "workspace:*",
"mocha": "^8.3.2",
"rimraf": "^3.0.2",
Expand All @@ -68,4 +68,4 @@
],
"extends": "plugin:@bentley/imodeljs-recommended"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"packageName": "@bentley/analytical-backend",
"comment": "",
"type": "none"
}
],
"packageName": "@bentley/analytical-backend",
"email": "31107829+calebmshafer@users.noreply.github.com"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"packageName": "@bentley/backend-application-insights-client",
"comment": "",
"type": "none"
}
],
"packageName": "@bentley/backend-application-insights-client",
"email": "31107829+calebmshafer@users.noreply.github.com"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"packageName": "@bentley/backend-itwin-client",
"comment": "",
"type": "none"
}
],
"packageName": "@bentley/backend-itwin-client",
"email": "31107829+calebmshafer@users.noreply.github.com"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"packageName": "@bentley/bentleyjs-core",
"comment": "",
"type": "none"
}
],
"packageName": "@bentley/bentleyjs-core",
"email": "31107829+calebmshafer@users.noreply.github.com"
}
11 changes: 11 additions & 0 deletions common/changes/@bentley/build-tools/cra-4_2021-06-14-12-36.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"packageName": "@bentley/build-tools",
"comment": "",
"type": "none"
}
],
"packageName": "@bentley/build-tools",
"email": "31107829+calebmshafer@users.noreply.github.com"
}
11 changes: 11 additions & 0 deletions common/changes/@bentley/certa/cra-4_2021-06-14-12-36.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"packageName": "@bentley/certa",
"comment": "",
"type": "none"
}
],
"packageName": "@bentley/certa",
"email": "31107829+calebmshafer@users.noreply.github.com"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"packageName": "@bentley/config-loader",
"comment": "",
"type": "none"
}
],
"packageName": "@bentley/config-loader",
"email": "31107829+calebmshafer@users.noreply.github.com"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"packageName": "@bentley/context-registry-client",
"comment": "",
"type": "none"
}
],
"packageName": "@bentley/context-registry-client",
"email": "31107829+calebmshafer@users.noreply.github.com"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"packageName": "@bentley/ecschema-editing",
"comment": "",
"type": "none"
}
],
"packageName": "@bentley/ecschema-editing",
"email": "aruniverse@users.noreply.github.com"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"packageName": "@bentley/ecschema-locaters",
"comment": "",
"type": "none"
}
],
"packageName": "@bentley/ecschema-locaters",
"email": "31107829+calebmshafer@users.noreply.github.com"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"packageName": "@bentley/ecschema-metadata",
"comment": "",
"type": "none"
}
],
"packageName": "@bentley/ecschema-metadata",
"email": "31107829+calebmshafer@users.noreply.github.com"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"packageName": "@bentley/ecschema-rpcinterface-common",
"comment": "",
"type": "none"
}
],
"packageName": "@bentley/ecschema-rpcinterface-common",
"email": "31107829+calebmshafer@users.noreply.github.com"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"packageName": "@bentley/ecschema-rpcinterface-impl",
"comment": "",
"type": "none"
}
],
"packageName": "@bentley/ecschema-rpcinterface-impl",
"email": "31107829+calebmshafer@users.noreply.github.com"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"packageName": "@bentley/ecschema-rpcinterface-tests",
"comment": "",
"type": "none"
}
],
"packageName": "@bentley/ecschema-rpcinterface-tests",
"email": "31107829+calebmshafer@users.noreply.github.com"
}
11 changes: 11 additions & 0 deletions common/changes/@bentley/ecschema2ts/cra-4_2021-06-14-12-36.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"packageName": "@bentley/ecschema2ts",
"comment": "",
"type": "none"
}
],
"packageName": "@bentley/ecschema2ts",
"email": "31107829+calebmshafer@users.noreply.github.com"
}
Loading