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

Upgrade to Backstage 1.18.4 #355

Merged
merged 5 commits into from
Oct 16, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
21 changes: 21 additions & 0 deletions .changeset/early-glasses-study.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
'@frontside/backstage-plugin-graphql-backend-module-catalog': patch
'@frontside/backstage-plugin-incremental-ingestion-backend': patch
'@frontside/backstage-plugin-incremental-ingestion-github': patch
'@frontside/backstage-plugin-scaffolder-workflow': patch
'@frontside/backstage-plugin-effection-inspector-backend': patch
'@frontside/scaffolder-yaml-actions': patch
'@frontside/backstage-plugin-graphql-backend-node': patch
'@frontside/backstage-plugin-effection-inspector': patch
'@frontside/backstage-plugin-humanitec-backend': patch
'@frontside/backstage-ingestion-tests': patch
'@frontside/backstage-plugin-humanitec-common': patch
'@frontside/backstage-plugin-graphql-backend': patch
'@frontside/backstage-plugin-batch-loader': patch
'@internal/plugin-healthcheck': patch
'@frontside/backstage-plugin-humanitec': patch
'backend': patch
'app': patch
---

Bump Backstage to 1.18.4 and related dependencies.
2 changes: 1 addition & 1 deletion backstage.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "1.17.5"
"version": "1.18.4"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
]
},
"devDependencies": {
"@backstage/cli": "^0.22.12",
"@backstage/cli": "^0.22.13",
"@changesets/cli": "^2.22.0",
"@spotify/prettier-config": "^12.0.0",
"concurrently": "^7.5.0",
Expand Down
58 changes: 29 additions & 29 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,33 +7,33 @@
},
"bundled": true,
"dependencies": {
"@backstage/app-defaults": "^1.4.2",
"@backstage/catalog-model": "^1.4.1",
"@backstage/cli": "^0.22.12",
"@backstage/core-app-api": "^1.9.1",
"@backstage/core-components": "^0.13.4",
"@backstage/core-plugin-api": "^1.5.3",
"@backstage/integration-react": "^1.1.18",
"@backstage/plugin-api-docs": "^0.9.10",
"@backstage/plugin-catalog": "^1.12.4",
"@backstage/plugin-catalog-graph": "^0.2.35",
"@backstage/plugin-catalog-import": "^0.9.13",
"@backstage/plugin-catalog-react": "^1.8.3",
"@backstage/app-defaults": "^1.4.3",
"@backstage/catalog-model": "^1.4.2",
"@backstage/cli": "^0.22.13",
"@backstage/core-app-api": "^1.10.0",
"@backstage/core-components": "^0.13.5",
"@backstage/core-plugin-api": "^1.6.0",
"@backstage/integration-react": "^1.1.19",
"@backstage/plugin-api-docs": "^0.9.11",
"@backstage/plugin-catalog": "^1.13.0",
"@backstage/plugin-catalog-graph": "^0.2.36",
"@backstage/plugin-catalog-import": "^0.10.0",
"@backstage/plugin-catalog-react": "^1.8.4",
"@backstage/plugin-catalog-unprocessed-entities": "^0.1.3",
"@backstage/plugin-github-actions": "^0.6.4",
"@backstage/plugin-graphiql": "^0.2.53",
"@backstage/plugin-org": "^0.6.13",
"@backstage/plugin-scaffolder": "^1.14.4",
"@backstage/plugin-scaffolder-react": "^1.5.4",
"@backstage/plugin-search": "^1.3.6",
"@backstage/plugin-search-react": "^1.6.4",
"@backstage/plugin-tech-radar": "^0.6.7",
"@backstage/plugin-techdocs": "^1.6.8",
"@backstage/plugin-techdocs-module-addons-contrib": "^1.0.18",
"@backstage/plugin-techdocs-react": "^1.1.9",
"@backstage/plugin-user-settings": "^0.7.8",
"@backstage/theme": "^0.4.1",
"@backstage/types": "^1.1.0",
"@backstage/plugin-github-actions": "^0.6.5",
"@backstage/plugin-graphiql": "^0.2.54",
"@backstage/plugin-org": "^0.6.14",
"@backstage/plugin-scaffolder": "^1.15.0",
"@backstage/plugin-scaffolder-react": "^1.5.5",
"@backstage/plugin-search": "^1.4.0",
"@backstage/plugin-search-react": "^1.7.0",
"@backstage/plugin-tech-radar": "^0.6.8",
"@backstage/plugin-techdocs": "^1.7.0",
"@backstage/plugin-techdocs-module-addons-contrib": "^1.1.0",
"@backstage/plugin-techdocs-react": "^1.1.11",
"@backstage/plugin-user-settings": "^0.7.10",
"@backstage/theme": "^0.4.2",
"@backstage/types": "^1.1.1",
"@frontside/backstage-plugin-effection-inspector": "^0.1.9",
"@frontside/backstage-plugin-humanitec": "^0.3.10",
"@frontside/backstage-plugin-scaffolder-workflow": "^0.8.0",
Expand All @@ -50,10 +50,10 @@
"react-use": "^17.2.4"
},
"devDependencies": {
"@backstage/test-utils": "^1.4.2",
"@backstage/test-utils": "^1.4.3",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^14.4.3",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^14.5.1",
"@types/jest": "^29.2.0",
"@types/node": "^16.11.26",
"@types/react-dom": "*",
Expand Down
46 changes: 23 additions & 23 deletions packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,29 +17,29 @@
"migrate:create": "knex migrate:make -x ts"
},
"dependencies": {
"@backstage/backend-common": "^0.19.4",
"@backstage/backend-tasks": "^0.5.7",
"@backstage/catalog-client": "^1.4.3",
"@backstage/catalog-model": "^1.4.1",
"@backstage/config": "^1.0.8",
"@backstage/errors": "^1.2.1",
"@backstage/integration": "^1.6.2",
"@backstage/plugin-app-backend": "^0.3.50",
"@backstage/plugin-auth-backend": "^0.18.8",
"@backstage/plugin-auth-node": "^0.2.19",
"@backstage/plugin-catalog-backend": "^1.12.4",
"@backstage/plugin-catalog-backend-module-github": "^0.3.7",
"@backstage/backend-common": "^0.19.7",
"@backstage/backend-tasks": "^0.5.10",
"@backstage/catalog-client": "^1.4.4",
"@backstage/catalog-model": "^1.4.2",
"@backstage/config": "^1.1.0",
"@backstage/errors": "^1.2.2",
"@backstage/integration": "^1.7.0",
"@backstage/plugin-app-backend": "^0.3.53",
"@backstage/plugin-auth-backend": "^0.19.2",
"@backstage/plugin-auth-node": "^0.3.2",
"@backstage/plugin-catalog-backend": "^1.13.3",
"@backstage/plugin-catalog-backend-module-github": "^0.4.3",
"@backstage/plugin-catalog-backend-module-unprocessed": "^0.3.2",
"@backstage/plugin-catalog-graph": "^0.2.35",
"@backstage/plugin-permission-common": "^0.7.7",
"@backstage/plugin-permission-node": "^0.7.13",
"@backstage/plugin-proxy-backend": "^0.3.2",
"@backstage/plugin-scaffolder-backend": "^1.16.5",
"@backstage/plugin-scaffolder-node": "^0.2.2",
"@backstage/plugin-search-backend": "^1.4.2",
"@backstage/plugin-search-backend-module-pg": "^0.5.11",
"@backstage/plugin-search-backend-node": "^1.2.6",
"@backstage/plugin-techdocs-backend": "^1.6.7",
"@backstage/plugin-catalog-graph": "^0.2.36",
"@backstage/plugin-permission-common": "^0.7.8",
"@backstage/plugin-permission-node": "^0.7.16",
"@backstage/plugin-proxy-backend": "^0.4.2",
"@backstage/plugin-scaffolder-backend": "^1.17.3",
"@backstage/plugin-scaffolder-node": "^0.2.5",
"@backstage/plugin-search-backend": "^1.4.5",
"@backstage/plugin-search-backend-module-pg": "^0.5.14",
"@backstage/plugin-search-backend-node": "^1.2.9",
"@backstage/plugin-techdocs-backend": "^1.7.2",
"@frontside/backstage-plugin-batch-loader": "0.3.5",
"@frontside/backstage-plugin-effection-inspector-backend": "0.1.9",
"@frontside/backstage-plugin-graphql-backend": "^0.1.0",
Expand Down Expand Up @@ -72,7 +72,7 @@
"zod": "^3.21.4"
},
"devDependencies": {
"@backstage/cli": "^0.22.12",
"@backstage/cli": "^0.22.13",
"@octokit/types": "^6.34.0",
"@types/dockerode": "^3.3.0",
"@types/express": "^4.17.6",
Expand Down
10 changes: 5 additions & 5 deletions packages/ingestion-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
"role": "common-library"
},
"dependencies": {
"@backstage/backend-common": "^0.19.4",
"@backstage/catalog-client": "^1.4.3",
"@backstage/cli": "^0.22.12",
"@backstage/config": "^1.0.8",
"@backstage/integration": "^1.6.2",
"@backstage/backend-common": "^0.19.7",
"@backstage/catalog-client": "^1.4.4",
"@backstage/cli": "^0.22.13",
"@backstage/config": "^1.1.0",
"@backstage/integration": "^1.7.0",
"@effection/process": "^2.0.4",
"@effection/vitest": "^2.1.0",
"@frontside/graphgen": "^1.6.0",
Expand Down
14 changes: 7 additions & 7 deletions plugins/batch-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,17 @@
"clean": "backstage-cli clean"
},
"dependencies": {
"@backstage/backend-common": "^0.19.4",
"@backstage/catalog-model": "^1.4.1",
"@backstage/backend-common": "^0.19.7",
"@backstage/catalog-model": "^1.4.2",
"knex": "^2.0.0",
"winston": "^3.2.1"
},
"devDependencies": {
"@backstage/cli": "^0.22.12",
"@backstage/config": "^1.0.8",
"@backstage/integration": "^1.6.2",
"@backstage/plugin-catalog-backend": "^1.12.4",
"@backstage/plugin-permission-node": "^0.7.13",
"@backstage/cli": "^0.22.13",
"@backstage/config": "^1.1.0",
"@backstage/integration": "^1.7.0",
"@backstage/plugin-catalog-backend": "^1.13.3",
"@backstage/plugin-permission-node": "^0.7.16",
"@effection/jest": "^2.0.4",
"effection": "^2.0.6",
"jest": "^29.2.2"
Expand Down
6 changes: 3 additions & 3 deletions plugins/effection-inspector-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"postpack": "backstage-cli package postpack"
},
"dependencies": {
"@backstage/backend-common": "^0.19.4",
"@backstage/config": "^1.0.8",
"@backstage/backend-common": "^0.19.7",
"@backstage/config": "^1.1.0",
"@effection/inspect-utils": "^2.1.6",
"@types/express": "*",
"effection": "^2.0.6",
Expand All @@ -34,7 +34,7 @@
"yn": "^4.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.22.12",
"@backstage/cli": "^0.22.13",
"@types/supertest": "^2.0.8",
"msw": "^0.35.0",
"supertest": "^4.0.2"
Expand Down
18 changes: 9 additions & 9 deletions plugins/effection-inspector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"postpack": "backstage-cli package postpack"
},
"dependencies": {
"@backstage/core-components": "^0.13.4",
"@backstage/core-plugin-api": "^1.5.3",
"@backstage/theme": "^0.4.1",
"@backstage/core-components": "^0.13.5",
"@backstage/core-plugin-api": "^1.6.0",
"@backstage/theme": "^0.4.2",
"@effection/inspect-ui": "^2.3.2",
"@effection/react": "^2.2.2",
"@material-ui/core": "^4.12.2",
Expand All @@ -36,14 +36,14 @@
"react": "^16.13.1 || ^17.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.22.12",
"@backstage/core-app-api": "^1.9.1",
"@backstage/dev-utils": "^1.0.20",
"@backstage/test-utils": "^1.4.2",
"@backstage/cli": "^0.22.13",
"@backstage/core-app-api": "^1.10.0",
"@backstage/dev-utils": "^1.0.21",
"@backstage/test-utils": "^1.4.3",
"@effection/atom": "^2.0.6",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^14.4.3",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^14.5.1",
"@types/jest": "*",
"@types/node": "*",
"cross-fetch": "^3.1.5",
Expand Down
12 changes: 6 additions & 6 deletions plugins/graphql-backend-module-catalog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@
"clean": "backstage-cli package clean"
},
"dependencies": {
"@backstage/backend-common": "^0.19.4",
"@backstage/backend-plugin-api": "^0.6.2",
"@backstage/catalog-client": "^1.4.3",
"@backstage/catalog-model": "^1.4.1",
"@backstage/plugin-catalog-node": "^1.4.3",
"@backstage/backend-common": "^0.19.7",
"@backstage/backend-plugin-api": "^0.6.5",
"@backstage/catalog-client": "^1.4.4",
"@backstage/catalog-model": "^1.4.2",
"@backstage/plugin-catalog-node": "^1.4.6",
"@frontside/backstage-plugin-graphql-backend": "^0.1.2",
"@frontside/hydraphql": "^0.1.1",
"@graphql-tools/load-files": "^7.0.0",
Expand All @@ -56,7 +56,7 @@
"graphql-type-json": "^0.3.2"
},
"devDependencies": {
"@backstage/cli": "^0.22.12",
"@backstage/cli": "^0.22.13",
"@envelop/core": "^4.0.0",
"@envelop/dataloader": "^5.0.0",
"@envelop/graphql-modules": "^5.0.0",
Expand Down
4 changes: 2 additions & 2 deletions plugins/graphql-backend-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@
"clean": "backstage-cli package clean"
},
"dependencies": {
"@backstage/backend-plugin-api": "^0.6.2",
"@backstage/backend-plugin-api": "^0.6.5",
"@frontside/hydraphql": "^0.1.1",
"dataloader": "^2.1.0",
"graphql-modules": "^2.1.0",
"graphql-yoga": "^4.0.3"
},
"devDependencies": {
"@backstage/cli": "^0.22.12"
"@backstage/cli": "^0.22.13"
},
"files": [
"dist"
Expand Down
6 changes: 3 additions & 3 deletions plugins/graphql-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"clean": "backstage-cli package clean"
},
"dependencies": {
"@backstage/backend-common": "^0.19.4",
"@backstage/backend-plugin-api": "^0.6.2",
"@backstage/backend-common": "^0.19.7",
"@backstage/backend-plugin-api": "^0.6.5",
"@envelop/core": "^4.0.0",
"@envelop/dataloader": "^5.0.0",
"@envelop/graphql-modules": "^5.0.0",
Expand All @@ -50,7 +50,7 @@
"winston": "^3.2.1"
},
"devDependencies": {
"@backstage/cli": "^0.22.12",
"@backstage/cli": "^0.22.13",
"@types/supertest": "^2.0.8",
"supertest": "^6.1.3"
},
Expand Down
6 changes: 3 additions & 3 deletions plugins/healthcheck/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"clean": "backstage-cli package clean"
},
"dependencies": {
"@backstage/backend-common": "^0.19.4",
"@backstage/config": "^1.0.8",
"@backstage/backend-common": "^0.19.7",
"@backstage/config": "^1.1.0",
"@types/express": "*",
"cross-fetch": "^3.0.6",
"express": "^4.17.1",
Expand All @@ -33,7 +33,7 @@
"yn": "^4.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.22.12",
"@backstage/cli": "^0.22.13",
"@types/supertest": "^2.0.8",
"msw": "^0.35.0",
"supertest": "^4.0.2"
Expand Down
8 changes: 4 additions & 4 deletions plugins/humanitec-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"postpack": "backstage-cli package postpack"
},
"dependencies": {
"@backstage/backend-common": "^0.19.4",
"@backstage/config": "^1.0.8",
"@backstage/plugin-scaffolder-backend": "^1.16.5",
"@backstage/backend-common": "^0.19.7",
"@backstage/config": "^1.1.0",
"@backstage/plugin-scaffolder-backend": "^1.17.3",
"@frontside/backstage-plugin-humanitec-common": "^0.3.8",
"@types/express": "*",
"cross-fetch": "3.1.5",
Expand All @@ -36,7 +36,7 @@
"yn": "^4.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.22.12",
"@backstage/cli": "^0.22.13",
"@types/js-yaml": "^4.0.5",
"@types/supertest": "^2.0.8",
"msw": "^0.35.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/humanitec-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"zod": "^3.17.3"
},
"devDependencies": {
"@backstage/cli": "^0.22.12"
"@backstage/cli": "^0.22.13"
},
"files": [
"dist"
Expand Down
Loading