Skip to content

Commit 09910ec

Browse files
feat: update Backstage to the latest version (#4183)
* feat: update Backstage to the latest version Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * chore: fix compilation errors and various migration Signed-off-by: Jon Koops <jonkoops@gmail.com> --------- Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Signed-off-by: Jon Koops <jonkoops@gmail.com> Co-authored-by: rhdh-gh-app[bot] <158537950+rhdh-gh-app[bot]@users.noreply.github.com> Co-authored-by: Jon Koops <jonkoops@gmail.com>
1 parent 8b24ada commit 09910ec

File tree

72 files changed

+14104
-16779
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+14104
-16779
lines changed

backstage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.45.3"
2+
"version": "1.48.2"
33
}

dynamic-plugins/_utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"test": "backstage-cli package test --passWithNoTests --coverage"
1313
},
1414
"devDependencies": {
15-
"@backstage/cli": "0.34.5",
15+
"@backstage/cli": "0.35.4",
1616
"glob": "11.1.0",
1717
"yaml": "2.8.2"
1818
}

dynamic-plugins/backstage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.45.3"
2+
"version": "1.48.2"
33
}

dynamic-plugins/package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,14 @@
2323
]
2424
},
2525
"devDependencies": {
26-
"@backstage/cli": "0.34.5",
26+
"@backstage/cli": "0.35.4",
2727
"turbo": "2.8.10"
2828
},
2929
"resolutions": {
3030
"@types/react": "18.3.28",
3131
"@types/react-dom": "18.3.7",
3232
"@aws-sdk/util-utf8-browser": "npm:@smithy/util-utf8@~2",
3333
"@kubernetes/client-node@npm:0.20.0/jsonpath-plus": "^10.3.0",
34-
"@backstage/plugin-auth-node": "0.6.10",
35-
"@backstage/plugin-scaffolder-node@^0.2.9": "^0.7.0",
36-
"@backstage/plugin-home@^0.8.11": "patch:@backstage/plugin-home@npm%3A0.8.12#./.yarn/patches/@backstage-plugin-home-npm-0.8.12-0d7fbcc764.patch",
3734
"refractor@npm:3.6.0/prismjs": "^1.30.0"
3835
},
3936
"packageManager": "yarn@4.12.0"

dynamic-plugins/wrappers/backstage-community-plugin-acr/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"backstage": {
1313
"role": "frontend-plugin",
14-
"supported-versions": "1.45.3",
14+
"supported-versions": "1.48.2",
1515
"pluginId": "acr",
1616
"pluginPackages": [
1717
"backstage-community-plugin-acr"
@@ -29,12 +29,12 @@
2929
},
3030
"dependencies": {
3131
"@backstage-community/plugin-acr": "1.20.2",
32-
"@backstage/core-plugin-api": "1.12.0",
32+
"@backstage/core-plugin-api": "1.12.3",
3333
"@mui/icons-material": "5.18.0",
3434
"@mui/material": "5.18.0"
3535
},
3636
"devDependencies": {
37-
"@backstage/cli": "0.34.5",
37+
"@backstage/cli": "0.35.4",
3838
"@janus-idp/cli": "3.7.0",
3939
"typescript": "5.9.3"
4040
},

dynamic-plugins/wrappers/backstage-community-plugin-analytics-provider-segment/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"backstage": {
1313
"role": "frontend-plugin",
14-
"supported-versions": "1.45.3",
14+
"supported-versions": "1.48.2",
1515
"pluginId": "backstage-community-analytics-provider-segment",
1616
"pluginPackages": [
1717
"backstage-community-plugin-analytics-provider-segment"
@@ -31,7 +31,7 @@
3131
"@backstage-community/plugin-analytics-provider-segment": "1.22.2"
3232
},
3333
"devDependencies": {
34-
"@backstage/cli": "0.34.5",
34+
"@backstage/cli": "0.35.4",
3535
"@janus-idp/cli": "3.7.0",
3636
"typescript": "5.9.3"
3737
},

dynamic-plugins/wrappers/backstage-community-plugin-catalog-backend-module-keycloak-dynamic/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"backstage": {
1212
"role": "backend-plugin-module",
13-
"supported-versions": "1.45.3",
13+
"supported-versions": "1.48.2",
1414
"pluginId": "catalog",
1515
"pluginPackage": "@backstage/plugin-catalog-backend"
1616
},
@@ -39,7 +39,7 @@
3939
"@backstage-community/plugin-catalog-backend-module-keycloak": "3.16.0"
4040
},
4141
"devDependencies": {
42-
"@backstage/cli": "0.34.5",
42+
"@backstage/cli": "0.35.4",
4343
"@janus-idp/cli": "3.7.0",
4444
"typescript": "5.9.3"
4545
},

dynamic-plugins/wrappers/backstage-community-plugin-catalog-backend-module-pingidentity-dynamic/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"backstage": {
1212
"role": "backend-plugin-module",
13-
"supported-versions": "1.45.3",
13+
"supported-versions": "1.48.2",
1414
"pluginId": "catalog",
1515
"pluginPackage": "@backstage/plugin-catalog-backend"
1616
},
@@ -39,7 +39,7 @@
3939
"@backstage-community/plugin-catalog-backend-module-pingidentity": "0.9.0"
4040
},
4141
"devDependencies": {
42-
"@backstage/cli": "0.34.5",
42+
"@backstage/cli": "0.35.4",
4343
"@janus-idp/cli": "3.7.0",
4444
"typescript": "5.9.3"
4545
},

dynamic-plugins/wrappers/backstage-community-plugin-catalog-backend-module-scaffolder-relation-processor-dynamic/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"backstage": {
1212
"role": "backend-plugin-module",
13-
"supported-versions": "1.45.3",
13+
"supported-versions": "1.48.2",
1414
"pluginId": "catalog",
1515
"pluginPackage": "@backstage/plugin-catalog-backend"
1616
},
@@ -39,7 +39,7 @@
3939
"@backstage-community/plugin-catalog-backend-module-scaffolder-relation-processor": "2.11.0"
4040
},
4141
"devDependencies": {
42-
"@backstage/cli": "0.34.5",
42+
"@backstage/cli": "0.35.4",
4343
"@janus-idp/cli": "3.7.0",
4444
"typescript": "5.9.3"
4545
},

dynamic-plugins/wrappers/backstage-community-plugin-ocm-backend-dynamic/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"backstage": {
1212
"role": "backend-plugin",
13-
"supported-versions": "1.45.3",
13+
"supported-versions": "1.48.2",
1414
"pluginId": "backstage-community-ocm-backend",
1515
"pluginPackages": [
1616
"backstage-community-plugin-ocm-backend"
@@ -41,7 +41,7 @@
4141
"@backstage-community/plugin-ocm-backend": "5.12.2"
4242
},
4343
"devDependencies": {
44-
"@backstage/cli": "0.34.5",
44+
"@backstage/cli": "0.35.4",
4545
"@janus-idp/cli": "3.7.0",
4646
"typescript": "5.9.3"
4747
},

0 commit comments

Comments
 (0)