Skip to content
Closed
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
19 changes: 19 additions & 0 deletions .changeset/four-singers-admire.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
'@dweber019/backstage-plugin-accentuate': patch
'@dweber019/backstage-plugin-accentuate-backend': patch
'@dweber019/backstage-plugin-accentuate-common': patch
'@dweber019/backstage-plugin-api-docs-module-wsdl': patch
'@dweber019/backstage-plugin-api-docs-module-wsdl-backend': patch
'@dweber019/backstage-plugin-api-docs-spectral-linter': patch
'@dweber019/backstage-plugin-endoflife': patch
'@dweber019/backstage-plugin-endoflife-backend': patch
'@dweber019/backstage-plugin-missing-entity': patch
'@dweber019/backstage-plugin-missing-entity-backend': patch
'@dweber019/backstage-plugin-missing-entity-common': patch
'@dweber019/backstage-plugin-relations': patch
'@dweber019/backstage-plugin-relations-backend': patch
'@dweber019/backstage-plugin-simple-icons': patch
'@dweber019/backstage-plugin-tips': patch
---

Updated backstage to 1.45.1
2 changes: 1 addition & 1 deletion backstage.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "1.41.1"
"version": "1.45.1"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@changesets/cli": "^2.18.0"
},
"devDependencies": {
"@backstage/cli": "^0.33.1",
"@backstage/cli": "^0.34.5",
"@backstage/e2e-test-utils": "^0.1.1",
"@playwright/test": "^1.32.3",
"@spotify/prettier-config": "^12.0.0",
Expand Down
52 changes: 26 additions & 26 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,31 +12,31 @@
},
"bundled": true,
"dependencies": {
"@backstage/app-defaults": "^1.6.4",
"@backstage/catalog-model": "^1.7.5",
"@backstage/cli": "^0.33.1",
"@backstage/core-app-api": "^1.18.0",
"@backstage/core-components": "^0.17.4",
"@backstage/core-plugin-api": "^1.10.9",
"@backstage/integration-react": "^1.2.9",
"@backstage/plugin-api-docs": "^0.12.9",
"@backstage/plugin-catalog": "^1.31.1",
"@backstage/plugin-catalog-common": "^1.1.5",
"@backstage/plugin-catalog-graph": "^0.4.21",
"@backstage/plugin-catalog-import": "^0.13.3",
"@backstage/plugin-catalog-react": "^1.19.1",
"@backstage/plugin-notifications": "^0.5.7",
"@backstage/plugin-org": "^0.6.41",
"@backstage/plugin-permission-react": "^0.4.36",
"@backstage/plugin-scaffolder": "^1.33.0",
"@backstage/plugin-search": "^1.4.28",
"@backstage/plugin-search-react": "^1.9.2",
"@backstage/plugin-techdocs": "^1.13.2",
"@backstage/plugin-techdocs-module-addons-contrib": "^1.1.26",
"@backstage/plugin-techdocs-react": "^1.3.1",
"@backstage/plugin-user-settings": "^0.8.24",
"@backstage/theme": "^0.6.7",
"@backstage/ui": "^0.6.0",
"@backstage/app-defaults": "^1.7.2",
"@backstage/catalog-model": "^1.7.6",
"@backstage/cli": "^0.34.5",
"@backstage/core-app-api": "^1.19.2",
"@backstage/core-components": "^0.18.3",
"@backstage/core-plugin-api": "^1.12.0",
"@backstage/integration-react": "^1.2.12",
"@backstage/plugin-api-docs": "^0.13.1",
"@backstage/plugin-catalog": "^1.32.0",
"@backstage/plugin-catalog-common": "^1.1.7",
"@backstage/plugin-catalog-graph": "^0.5.3",
"@backstage/plugin-catalog-import": "^0.13.7",
"@backstage/plugin-catalog-react": "^1.21.3",
"@backstage/plugin-notifications": "^0.5.11",
"@backstage/plugin-org": "^0.6.46",
"@backstage/plugin-permission-react": "^0.4.38",
"@backstage/plugin-scaffolder": "^1.34.3",
"@backstage/plugin-search": "^1.5.0",
"@backstage/plugin-search-react": "^1.10.0",
"@backstage/plugin-techdocs": "^1.16.0",
"@backstage/plugin-techdocs-module-addons-contrib": "^1.1.30",
"@backstage/plugin-techdocs-react": "^1.3.5",
"@backstage/plugin-user-settings": "^0.8.29",
"@backstage/theme": "^0.7.0",
"@backstage/ui": "^0.9.0",
"@dweber019/backstage-plugin-accentuate": "^0.1.1",
"@dweber019/backstage-plugin-api-docs-module-wsdl": "^0.1.1",
"@dweber019/backstage-plugin-api-docs-spectral-linter": "^0.5.1",
Expand All @@ -55,7 +55,7 @@
"react-use": "^17.2.4"
},
"devDependencies": {
"@backstage/test-utils": "^1.7.10",
"@backstage/test-utils": "^1.7.13",
"@playwright/test": "^1.32.3",
"@testing-library/dom": "^10.0.0",
"@testing-library/jest-dom": "^6.0.0",
Expand Down
50 changes: 25 additions & 25 deletions packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,31 +25,31 @@
},
"dependencies": {
"@backstage/backend-common": "^0.25.0",
"@backstage/backend-defaults": "^0.11.1",
"@backstage/backend-defaults": "^0.13.1",
"@backstage/backend-tasks": "^0.6.1",
"@backstage/catalog-client": "^1.10.2",
"@backstage/catalog-model": "^1.7.5",
"@backstage/config": "^1.3.3",
"@backstage/plugin-app-backend": "^0.5.4",
"@backstage/plugin-auth-backend": "^0.25.2",
"@backstage/plugin-auth-backend-module-guest-provider": "^0.2.10",
"@backstage/plugin-auth-node": "^0.6.5",
"@backstage/plugin-catalog-backend": "^3.0.0",
"@backstage/plugin-catalog-backend-module-logs": "^0.1.12",
"@backstage/plugin-catalog-backend-module-scaffolder-entity-model": "^0.2.10",
"@backstage/plugin-notifications-backend": "^0.5.8",
"@backstage/plugin-permission-backend": "^0.7.2",
"@backstage/plugin-permission-backend-module-allow-all-policy": "^0.2.10",
"@backstage/plugin-permission-common": "^0.9.1",
"@backstage/plugin-permission-node": "^0.10.2",
"@backstage/plugin-proxy-backend": "^0.6.4",
"@backstage/plugin-scaffolder-backend": "^2.1.0",
"@backstage/plugin-search-backend": "^2.0.4",
"@backstage/plugin-search-backend-module-catalog": "^0.3.6",
"@backstage/plugin-search-backend-module-pg": "^0.5.46",
"@backstage/plugin-search-backend-module-techdocs": "^0.4.4",
"@backstage/plugin-search-backend-node": "^1.3.13",
"@backstage/plugin-techdocs-backend": "^2.0.4",
"@backstage/catalog-client": "^1.12.1",
"@backstage/catalog-model": "^1.7.6",
"@backstage/config": "^1.3.6",
"@backstage/plugin-app-backend": "^0.5.8",
"@backstage/plugin-auth-backend": "^0.25.6",
"@backstage/plugin-auth-backend-module-guest-provider": "^0.2.14",
"@backstage/plugin-auth-node": "^0.6.9",
"@backstage/plugin-catalog-backend": "^3.2.0",
"@backstage/plugin-catalog-backend-module-logs": "^0.1.16",
"@backstage/plugin-catalog-backend-module-scaffolder-entity-model": "^0.2.14",
"@backstage/plugin-notifications-backend": "^0.6.0",
"@backstage/plugin-permission-backend": "^0.7.6",
"@backstage/plugin-permission-backend-module-allow-all-policy": "^0.2.14",
"@backstage/plugin-permission-common": "^0.9.3",
"@backstage/plugin-permission-node": "^0.10.6",
"@backstage/plugin-proxy-backend": "^0.6.8",
"@backstage/plugin-scaffolder-backend": "^3.0.1",
"@backstage/plugin-search-backend": "^2.0.8",
"@backstage/plugin-search-backend-module-catalog": "^0.3.10",
"@backstage/plugin-search-backend-module-pg": "^0.5.50",
"@backstage/plugin-search-backend-module-techdocs": "^0.4.8",
"@backstage/plugin-search-backend-node": "^1.3.17",
"@backstage/plugin-techdocs-backend": "^2.1.2",
"@dweber019/backstage-plugin-accentuate-backend": "^1.1.1",
"@dweber019/backstage-plugin-api-docs-module-wsdl-backend": "^1.1.1",
"@dweber019/backstage-plugin-endoflife-backend": "^0.1.1",
Expand All @@ -64,7 +64,7 @@
"winston": "^3.2.1"
},
"devDependencies": {
"@backstage/cli": "^0.33.1",
"@backstage/cli": "^0.34.5",
"@types/express": "^4.17.6",
"@types/express-serve-static-core": "^4.17.5",
"@types/luxon": "^2.0.4"
Expand Down
20 changes: 10 additions & 10 deletions plugins/accentuate-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,14 @@
"postpack": "backstage-cli package postpack"
},
"dependencies": {
"@backstage/backend-defaults": "^0.11.1",
"@backstage/backend-plugin-api": "^1.4.1",
"@backstage/catalog-model": "^1.7.5",
"@backstage/config": "^1.3.3",
"@backstage/backend-defaults": "^0.13.1",
"@backstage/backend-plugin-api": "^1.5.0",
"@backstage/catalog-model": "^1.7.6",
"@backstage/config": "^1.3.6",
"@backstage/errors": "^1.2.7",
"@backstage/plugin-auth-node": "^0.6.5",
"@backstage/plugin-catalog-node": "^1.17.2",
"@backstage/types": "^1.2.1",
"@backstage/plugin-auth-node": "^0.6.9",
"@backstage/plugin-catalog-node": "^1.20.0",
"@backstage/types": "^1.2.2",
"@dweber019/backstage-plugin-accentuate-common": "^0.1.1",
"@types/express": "^4.17.6",
"deepmerge": "^4.3.1",
Expand All @@ -54,9 +54,9 @@
"yn": "^4.0.0"
},
"devDependencies": {
"@backstage/backend-test-utils": "^1.7.0",
"@backstage/cli": "^0.33.1",
"@backstage/test-utils": "^1.7.10",
"@backstage/backend-test-utils": "^1.10.0",
"@backstage/cli": "^0.34.5",
"@backstage/test-utils": "^1.7.13",
"@types/supertest": "^6.0.0",
"msw": "^1.0.0",
"supertest": "^7.0.0"
Expand Down
6 changes: 3 additions & 3 deletions plugins/accentuate-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@
"postpack": "backstage-cli package postpack"
},
"dependencies": {
"@backstage/catalog-model": "^1.7.5",
"@backstage/types": "^1.2.1"
"@backstage/catalog-model": "^1.7.6",
"@backstage/types": "^1.2.2"
},
"devDependencies": {
"@backstage/cli": "^0.33.1"
"@backstage/cli": "^0.34.5"
},
"files": [
"dist"
Expand Down
18 changes: 9 additions & 9 deletions plugins/accentuate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@
"postpack": "backstage-cli package postpack"
},
"dependencies": {
"@backstage/catalog-model": "^1.7.5",
"@backstage/core-components": "^0.17.4",
"@backstage/core-plugin-api": "^1.10.9",
"@backstage/catalog-model": "^1.7.6",
"@backstage/core-components": "^0.18.3",
"@backstage/core-plugin-api": "^1.12.0",
"@backstage/errors": "^1.2.7",
"@backstage/plugin-catalog": "^1.31.1",
"@backstage/plugin-catalog-react": "^1.19.1",
"@backstage/types": "^1.2.1",
"@backstage/plugin-catalog": "^1.32.0",
"@backstage/plugin-catalog-react": "^1.21.3",
"@backstage/types": "^1.2.2",
"@dweber019/backstage-plugin-accentuate-common": "^0.1.1",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.11.3",
Expand All @@ -58,9 +58,9 @@
"react-router-dom": "6.0.0-beta.0 || ^6.3.0"
},
"devDependencies": {
"@backstage/cli": "^0.33.1",
"@backstage/dev-utils": "^1.1.12",
"@backstage/test-utils": "^1.7.10",
"@backstage/cli": "^0.34.5",
"@backstage/dev-utils": "^1.1.17",
"@backstage/test-utils": "^1.7.13",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^15.0.0",
"@testing-library/user-event": "^14.0.0",
Expand Down
9 changes: 4 additions & 5 deletions plugins/api-docs-module-wsdl-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,9 @@
"clean": "backstage-cli package clean"
},
"dependencies": {
"@backstage/backend-common": "^0.25.0",
"@backstage/backend-plugin-api": "^1.4.1",
"@backstage/catalog-client": "^1.10.2",
"@backstage/catalog-model": "^1.7.5",
"@backstage/backend-plugin-api": "^1.5.0",
"@backstage/catalog-client": "^1.12.1",
"@backstage/catalog-model": "^1.7.6",
"@types/express": "^4.17.6",
"cross-fetch": "^3.1.5",
"express": "^4.18.1",
Expand All @@ -48,7 +47,7 @@
"yn": "^4.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.33.1",
"@backstage/cli": "^0.34.5",
"@types/supertest": "^6.0.0",
"msw": "^1.0.0",
"supertest": "^7.0.0"
Expand Down
16 changes: 8 additions & 8 deletions plugins/api-docs-module-wsdl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@
"postpack": "backstage-cli package postpack"
},
"dependencies": {
"@backstage/catalog-model": "^1.7.5",
"@backstage/core-components": "^0.17.4",
"@backstage/core-plugin-api": "^1.10.9",
"@backstage/catalog-model": "^1.7.6",
"@backstage/core-components": "^0.18.3",
"@backstage/core-plugin-api": "^1.12.0",
"@backstage/errors": "^1.2.7",
"@backstage/plugin-catalog-react": "^1.19.1",
"@backstage/plugin-catalog-react": "^1.21.3",
"@material-ui/lab": "4.0.0-alpha.61",
"react-use": "^17.2.4"
},
Expand All @@ -52,10 +52,10 @@
"react-router-dom": "6.0.0-beta.0 || ^6.3.0"
},
"devDependencies": {
"@backstage/cli": "^0.33.1",
"@backstage/dev-utils": "^1.1.12",
"@backstage/plugin-api-docs": "^0.12.9",
"@backstage/test-utils": "^1.7.10",
"@backstage/cli": "^0.34.5",
"@backstage/dev-utils": "^1.1.17",
"@backstage/plugin-api-docs": "^0.13.1",
"@backstage/test-utils": "^1.7.13",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^15.0.0",
"@testing-library/user-event": "^14.0.0"
Expand Down
14 changes: 7 additions & 7 deletions plugins/api-docs-spectral-linter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
"postpack": "backstage-cli package postpack"
},
"dependencies": {
"@backstage/catalog-model": "^1.7.5",
"@backstage/core-components": "^0.17.4",
"@backstage/core-plugin-api": "^1.10.9",
"@backstage/plugin-catalog-react": "^1.19.1",
"@backstage/catalog-model": "^1.7.6",
"@backstage/core-components": "^0.18.3",
"@backstage/core-plugin-api": "^1.12.0",
"@backstage/plugin-catalog-react": "^1.21.3",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
Expand All @@ -51,9 +51,9 @@
"react-router-dom": "6.0.0-beta.0 || ^6.3.0"
},
"devDependencies": {
"@backstage/cli": "^0.33.1",
"@backstage/dev-utils": "^1.1.12",
"@backstage/test-utils": "^1.7.10",
"@backstage/cli": "^0.34.5",
"@backstage/dev-utils": "^1.1.17",
"@backstage/test-utils": "^1.7.13",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^15.0.0",
"@testing-library/user-event": "^14.0.0",
Expand Down
12 changes: 6 additions & 6 deletions plugins/endoflife-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
},
"dependencies": {
"@backstage/backend-common": "^0.25.0",
"@backstage/backend-plugin-api": "^1.4.1",
"@backstage/catalog-client": "^1.10.2",
"@backstage/catalog-model": "^1.7.5",
"@backstage/config": "^1.3.3",
"@backstage/backend-plugin-api": "^1.5.0",
"@backstage/catalog-client": "^1.12.1",
"@backstage/catalog-model": "^1.7.6",
"@backstage/config": "^1.3.6",
"@backstage/errors": "^1.2.7",
"@backstage/integration": "^1.17.1",
"@backstage/integration": "^1.18.2",
"@types/express": "^4.17.6",
"express": "^4.18.1",
"express-promise-router": "^4.1.0",
Expand All @@ -50,7 +50,7 @@
"yn": "^4.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.33.1",
"@backstage/cli": "^0.34.5",
"@types/marked": "^5.0.0",
"@types/supertest": "^6.0.0",
"supertest": "^7.0.0"
Expand Down
18 changes: 9 additions & 9 deletions plugins/endoflife/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
"postpack": "backstage-cli package postpack"
},
"dependencies": {
"@backstage/catalog-model": "^1.7.5",
"@backstage/core-components": "^0.17.4",
"@backstage/core-plugin-api": "^1.10.9",
"@backstage/catalog-model": "^1.7.6",
"@backstage/core-components": "^0.18.3",
"@backstage/core-plugin-api": "^1.12.0",
"@backstage/errors": "^1.2.7",
"@backstage/integration-react": "^1.2.9",
"@backstage/plugin-catalog-react": "^1.19.1",
"@backstage/integration-react": "^1.2.12",
"@backstage/plugin-catalog-react": "^1.21.3",
"@egjs/hammerjs": "^2.0.17",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
Expand All @@ -58,10 +58,10 @@
"react-router-dom": "6.0.0-beta.0 || ^6.3.0"
},
"devDependencies": {
"@backstage/cli": "^0.33.1",
"@backstage/dev-utils": "^1.1.12",
"@backstage/integration": "^1.17.1",
"@backstage/test-utils": "^1.7.10",
"@backstage/cli": "^0.34.5",
"@backstage/dev-utils": "^1.1.17",
"@backstage/integration": "^1.18.2",
"@backstage/test-utils": "^1.7.13",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^15.0.0",
"@testing-library/user-event": "^14.0.0",
Expand Down
Loading