Skip to content

Commit 2998c31

Browse files
homepage - version:bump to v1.45.2 (#1906)
* v1.45.3 version bump * homepage: backstage v1.45.3 version bump --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 48fb7f2 commit 2998c31

9 files changed

Lines changed: 3899 additions & 1752 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@red-hat-developer-hub/backstage-plugin-dynamic-home-page': minor
3+
---
4+
5+
Backstage version bump to v1.45.3

workspaces/homepage/backstage.json

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

workspaces/homepage/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
"start-backend": "yarn workspace backend start",
1111
"build:backend": "yarn workspace backend build",
1212
"tsc": "tsc",
13-
"tsc:full": "tsc --skipLibCheck false --incremental false",
13+
"tsc:full": "tsc --skipLibCheck true --incremental false",
1414
"build:all": "backstage-cli repo build --all",
15-
"build:api-reports": "yarn build:api-reports:only --tsc",
15+
"build:api-reports": "yarn build:api-reports:only",
1616
"build:api-reports:only": "backstage-repo-tools api-reports -o ae-wrong-input-file-type,ae-undocumented --validate-release-tags",
1717
"build-image": "yarn workspace backend build-image",
1818
"build:knip-reports": "backstage-repo-tools knip-reports",
@@ -40,9 +40,9 @@
4040
"directory": "workspaces/homepage"
4141
},
4242
"devDependencies": {
43-
"@backstage/cli": "^0.34.1",
43+
"@backstage/cli": "^0.34.5",
4444
"@backstage/e2e-test-utils": "^0.1.1",
45-
"@backstage/repo-tools": "^0.15.1",
45+
"@backstage/repo-tools": "^0.16.0",
4646
"@changesets/cli": "^2.27.1",
4747
"@playwright/test": "1.55.1",
4848
"@spotify/prettier-config": "^12.0.0",

workspaces/homepage/packages/app/package.json

Lines changed: 26 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -19,30 +19,31 @@
1919
"lint": "backstage-cli package lint"
2020
},
2121
"dependencies": {
22-
"@backstage/app-defaults": "^1.6.5",
23-
"@backstage/catalog-model": "^1.7.5",
24-
"@backstage/cli": "^0.34.1",
25-
"@backstage/core-app-api": "^1.18.0",
26-
"@backstage/core-components": "^0.17.5",
27-
"@backstage/core-plugin-api": "^1.10.9",
28-
"@backstage/integration-react": "^1.2.9",
29-
"@backstage/plugin-api-docs": "^0.12.10",
30-
"@backstage/plugin-catalog": "^1.31.2",
31-
"@backstage/plugin-catalog-common": "^1.1.5",
32-
"@backstage/plugin-catalog-graph": "^0.4.22",
33-
"@backstage/plugin-catalog-import": "^0.13.4",
34-
"@backstage/plugin-catalog-react": "^1.20.1",
35-
"@backstage/plugin-kubernetes": "^0.12.10",
36-
"@backstage/plugin-org": "^0.6.43",
37-
"@backstage/plugin-permission-react": "^0.4.36",
38-
"@backstage/plugin-scaffolder": "^1.34.0",
39-
"@backstage/plugin-search": "^1.4.29",
40-
"@backstage/plugin-search-react": "^1.9.3",
41-
"@backstage/plugin-techdocs": "^1.14.1",
42-
"@backstage/plugin-techdocs-module-addons-contrib": "^1.1.27",
43-
"@backstage/plugin-techdocs-react": "^1.3.2",
44-
"@backstage/plugin-user-settings": "^0.8.25",
45-
"@backstage/theme": "^0.6.8",
22+
"@backstage/app-defaults": "^1.7.2",
23+
"@backstage/catalog-model": "^1.7.6",
24+
"@backstage/cli": "^0.34.5",
25+
"@backstage/core-app-api": "^1.19.2",
26+
"@backstage/core-components": "^0.18.3",
27+
"@backstage/core-plugin-api": "^1.12.0",
28+
"@backstage/integration-react": "^1.2.12",
29+
"@backstage/plugin-api-docs": "^0.13.1",
30+
"@backstage/plugin-catalog": "^1.32.0",
31+
"@backstage/plugin-catalog-common": "^1.1.7",
32+
"@backstage/plugin-catalog-graph": "^0.5.3",
33+
"@backstage/plugin-catalog-import": "^0.13.7",
34+
"@backstage/plugin-catalog-react": "^1.21.3",
35+
"@backstage/plugin-kubernetes": "^0.12.13",
36+
"@backstage/plugin-org": "^0.6.46",
37+
"@backstage/plugin-permission-react": "^0.4.38",
38+
"@backstage/plugin-scaffolder": "^1.34.3",
39+
"@backstage/plugin-search": "^1.5.0",
40+
"@backstage/plugin-search-react": "^1.10.0",
41+
"@backstage/plugin-techdocs": "^1.16.0",
42+
"@backstage/plugin-techdocs-module-addons-contrib": "^1.1.30",
43+
"@backstage/plugin-techdocs-react": "^1.3.5",
44+
"@backstage/plugin-user-settings": "^0.8.29",
45+
"@backstage/theme": "^0.7.0",
46+
"@backstage/ui": "^0.9.1",
4647
"@material-ui/core": "^4.12.2",
4748
"@material-ui/icons": "^4.9.1",
4849
"@openshift/dynamic-plugin-sdk": "^5.0.1",
@@ -56,7 +57,7 @@
5657
},
5758
"devDependencies": {
5859
"@axe-core/playwright": "^4.10.0",
59-
"@backstage/test-utils": "^1.7.11",
60+
"@backstage/test-utils": "^1.7.13",
6061
"@playwright/test": "1.55.1",
6162
"@testing-library/dom": "^9.0.0",
6263
"@testing-library/jest-dom": "^6.0.0",

workspaces/homepage/packages/app/src/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616

1717
import '@backstage/cli/asset-types';
1818
import ReactDOM from 'react-dom/client';
19+
import '@backstage/ui/css/styles.css';
1920
import App from './App';
2021

2122
ReactDOM.createRoot(document.getElementById('root')!).render(<App />);

workspaces/homepage/packages/backend/package.json

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -21,36 +21,36 @@
2121
"build-image": "docker build ../.. -f Dockerfile --tag backstage"
2222
},
2323
"dependencies": {
24-
"@backstage/backend-defaults": "^0.12.0",
25-
"@backstage/config": "^1.3.3",
26-
"@backstage/plugin-app-backend": "^0.5.5",
27-
"@backstage/plugin-auth-backend": "^0.25.3",
28-
"@backstage/plugin-auth-backend-module-github-provider": "^0.3.6",
29-
"@backstage/plugin-auth-backend-module-guest-provider": "^0.2.11",
30-
"@backstage/plugin-auth-node": "^0.6.6",
31-
"@backstage/plugin-catalog-backend": "^3.0.1",
32-
"@backstage/plugin-catalog-backend-module-logs": "^0.1.13",
33-
"@backstage/plugin-catalog-backend-module-scaffolder-entity-model": "^0.2.11",
34-
"@backstage/plugin-kubernetes-backend": "^0.20.1",
35-
"@backstage/plugin-permission-backend": "^0.7.3",
36-
"@backstage/plugin-permission-backend-module-allow-all-policy": "^0.2.11",
37-
"@backstage/plugin-permission-common": "^0.9.1",
38-
"@backstage/plugin-permission-node": "^0.10.3",
39-
"@backstage/plugin-proxy-backend": "^0.6.5",
40-
"@backstage/plugin-scaffolder-backend": "^2.2.0",
41-
"@backstage/plugin-search-backend": "^2.0.5",
42-
"@backstage/plugin-search-backend-module-catalog": "^0.3.7",
43-
"@backstage/plugin-search-backend-module-pg": "^0.5.47",
44-
"@backstage/plugin-search-backend-module-techdocs": "^0.4.5",
45-
"@backstage/plugin-search-backend-node": "^1.3.14",
46-
"@backstage/plugin-techdocs-backend": "^2.0.5",
24+
"@backstage/backend-defaults": "^0.13.1",
25+
"@backstage/config": "^1.3.6",
26+
"@backstage/plugin-app-backend": "^0.5.8",
27+
"@backstage/plugin-auth-backend": "^0.25.6",
28+
"@backstage/plugin-auth-backend-module-github-provider": "^0.3.9",
29+
"@backstage/plugin-auth-backend-module-guest-provider": "^0.2.14",
30+
"@backstage/plugin-auth-node": "^0.6.9",
31+
"@backstage/plugin-catalog-backend": "^3.2.0",
32+
"@backstage/plugin-catalog-backend-module-logs": "^0.1.16",
33+
"@backstage/plugin-catalog-backend-module-scaffolder-entity-model": "^0.2.14",
34+
"@backstage/plugin-kubernetes-backend": "^0.20.4",
35+
"@backstage/plugin-permission-backend": "^0.7.6",
36+
"@backstage/plugin-permission-backend-module-allow-all-policy": "^0.2.14",
37+
"@backstage/plugin-permission-common": "^0.9.3",
38+
"@backstage/plugin-permission-node": "^0.10.6",
39+
"@backstage/plugin-proxy-backend": "^0.6.8",
40+
"@backstage/plugin-scaffolder-backend": "^3.0.1",
41+
"@backstage/plugin-search-backend": "^2.0.8",
42+
"@backstage/plugin-search-backend-module-catalog": "^0.3.10",
43+
"@backstage/plugin-search-backend-module-pg": "^0.5.50",
44+
"@backstage/plugin-search-backend-module-techdocs": "^0.4.8",
45+
"@backstage/plugin-search-backend-node": "^1.3.17",
46+
"@backstage/plugin-techdocs-backend": "^2.1.2",
4747
"app": "link:../app",
4848
"better-sqlite3": "^9.0.0",
4949
"node-gyp": "^10.0.0",
5050
"pg": "^8.11.3"
5151
},
5252
"devDependencies": {
53-
"@backstage/cli": "^0.34.1"
53+
"@backstage/cli": "^0.34.5"
5454
},
5555
"files": [
5656
"dist"

workspaces/homepage/plugins/dynamic-home-page/package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -32,16 +32,16 @@
3232
"postpack": "backstage-cli package postpack"
3333
},
3434
"dependencies": {
35-
"@backstage/catalog-client": "^1.11.0",
36-
"@backstage/catalog-model": "^1.7.5",
37-
"@backstage/core-components": "^0.17.5",
38-
"@backstage/core-plugin-api": "^1.10.9",
39-
"@backstage/plugin-catalog-react": "^1.20.1",
40-
"@backstage/plugin-home": "^0.8.11",
41-
"@backstage/plugin-home-react": "^0.1.29",
42-
"@backstage/plugin-search-react": "^1.9.3",
43-
"@backstage/plugin-user-settings": "^0.8.25",
44-
"@backstage/theme": "^0.6.8",
35+
"@backstage/catalog-client": "^1.12.1",
36+
"@backstage/catalog-model": "^1.7.6",
37+
"@backstage/core-components": "^0.18.3",
38+
"@backstage/core-plugin-api": "^1.12.0",
39+
"@backstage/plugin-catalog-react": "^1.21.3",
40+
"@backstage/plugin-home": "^0.8.14",
41+
"@backstage/plugin-home-react": "^0.1.32",
42+
"@backstage/plugin-search-react": "^1.10.0",
43+
"@backstage/plugin-user-settings": "^0.8.29",
44+
"@backstage/theme": "^0.7.0",
4545
"@mui/icons-material": "5.18.0",
4646
"@mui/material": "5.18.0",
4747
"@mui/styles": "5.18.0",
@@ -55,11 +55,11 @@
5555
"react-router-dom": "6.30.2"
5656
},
5757
"devDependencies": {
58-
"@backstage/cli": "^0.34.1",
59-
"@backstage/core-app-api": "^1.18.0",
60-
"@backstage/dev-utils": "^1.1.13",
61-
"@backstage/plugin-catalog": "^1.31.2",
62-
"@backstage/test-utils": "^1.7.11",
58+
"@backstage/cli": "^0.34.5",
59+
"@backstage/core-app-api": "^1.19.2",
60+
"@backstage/dev-utils": "^1.1.17",
61+
"@backstage/plugin-catalog": "^1.32.0",
62+
"@backstage/test-utils": "^1.7.13",
6363
"@openshift/dynamic-plugin-sdk": "5.0.1",
6464
"@red-hat-developer-hub/backstage-plugin-theme": "^0.10.0",
6565
"@testing-library/jest-dom": "6.9.1",

workspaces/homepage/plugins/dynamic-home-page/report.api.md

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -134,47 +134,47 @@ export interface HomePageCardMountPointConfig {
134134

135135
// @public
136136
export const homepageTranslationRef: TranslationRef<"plugin.homepage", {
137-
readonly "search.placeholder": string;
138137
readonly "header.local": string;
139138
readonly "header.welcome": string;
140139
readonly "header.welcomePersonalized": string;
141-
readonly "templates.error": string;
140+
readonly "search.placeholder": string;
141+
readonly "homePage.empty": string;
142+
readonly "quickAccess.title": string;
143+
readonly "quickAccess.error": string;
144+
readonly "quickAccess.fetchError": string;
145+
readonly "featuredDocs.learnMore": string;
142146
readonly "templates.title": string;
147+
readonly "templates.error": string;
143148
readonly "templates.empty": string;
144-
readonly "templates.register": string;
145149
readonly "templates.fetchError": string;
146150
readonly "templates.emptyDescription": string;
151+
readonly "templates.register": string;
147152
readonly "templates.viewAll": string;
148-
readonly "entities.error": string;
149-
readonly "entities.title": string;
150-
readonly "entities.close": string;
151-
readonly "entities.description": string;
152-
readonly "entities.empty": string;
153-
readonly "entities.register": string;
154-
readonly "entities.fetchError": string;
155-
readonly "entities.emptyDescription": string;
156-
readonly "entities.viewAll": string;
157-
readonly "homePage.empty": string;
158-
readonly "quickAccess.error": string;
159-
readonly "quickAccess.title": string;
160-
readonly "quickAccess.fetchError": string;
161-
readonly "featuredDocs.learnMore": string;
162-
readonly "onboarding.guest": string;
163153
readonly "onboarding.greeting.goodMorning": string;
164154
readonly "onboarding.greeting.goodAfternoon": string;
165155
readonly "onboarding.greeting.goodEvening": string;
156+
readonly "onboarding.guest": string;
166157
readonly "onboarding.getStarted.title": string;
167-
readonly "onboarding.getStarted.ariaLabel": string;
168158
readonly "onboarding.getStarted.description": string;
169159
readonly "onboarding.getStarted.buttonText": string;
160+
readonly "onboarding.getStarted.ariaLabel": string;
170161
readonly "onboarding.explore.title": string;
171-
readonly "onboarding.explore.ariaLabel": string;
172162
readonly "onboarding.explore.description": string;
173163
readonly "onboarding.explore.buttonText": string;
164+
readonly "onboarding.explore.ariaLabel": string;
174165
readonly "onboarding.learn.title": string;
175-
readonly "onboarding.learn.ariaLabel": string;
176166
readonly "onboarding.learn.description": string;
177167
readonly "onboarding.learn.buttonText": string;
168+
readonly "onboarding.learn.ariaLabel": string;
169+
readonly "entities.title": string;
170+
readonly "entities.description": string;
171+
readonly "entities.error": string;
172+
readonly "entities.close": string;
173+
readonly "entities.empty": string;
174+
readonly "entities.fetchError": string;
175+
readonly "entities.emptyDescription": string;
176+
readonly "entities.register": string;
177+
readonly "entities.viewAll": string;
178178
}>;
179179

180180
// @public

0 commit comments

Comments
 (0)