Skip to content

Commit f391dc4

Browse files
global-floating-action-button - version:bump to v1.49.3 (#2712)
* v1.49.3 version bump * fix(global-floating-action-button): remove obsolete card variants Backstage v1.49.3 no longer accepts the gridItem variant on catalog cards, so drop the prop to keep entity pages compiling. Made-with: Cursor * chore(global-floating-action-button): bump typescript Update the workspace TypeScript version and refresh api reports so build:api-reports succeeds with react-aria-components types. Made-with: Cursor * Updated report.api.md file --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 36f1834 commit f391dc4

File tree

12 files changed

+2329
-2040
lines changed

12 files changed

+2329
-2040
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@red-hat-developer-hub/backstage-plugin-application-listener-test': minor
3+
'@red-hat-developer-hub/backstage-plugin-application-provider-test': minor
4+
'@red-hat-developer-hub/backstage-plugin-global-floating-action-button': minor
5+
---
6+
7+
Backstage version bump to v1.49.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.48.4"
2+
"version": "1.49.3"
33
}

workspaces/global-floating-action-button/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,16 +37,16 @@
3737
"directory": "workspaces/global-floating-action-button"
3838
},
3939
"devDependencies": {
40-
"@backstage/cli": "^0.35.4",
40+
"@backstage/cli": "^0.36.0",
4141
"@backstage/e2e-test-utils": "^0.1.2",
42-
"@backstage/repo-tools": "^0.16.5",
42+
"@backstage/repo-tools": "^0.17.0",
4343
"@changesets/cli": "^2.27.1",
4444
"@playwright/test": "^1.56.1",
4545
"@spotify/prettier-config": "^12.0.0",
4646
"knip": "^5.27.4",
4747
"node-gyp": "^9.0.0",
4848
"prettier": "^2.3.2",
49-
"typescript": "~5.3.0"
49+
"typescript": "~5.8.0"
5050
},
5151
"resolutions": {
5252
"@types/react": "^18",

workspaces/global-floating-action-button/packages/app/package.json

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -19,32 +19,32 @@
1919
"lint": "backstage-cli package lint"
2020
},
2121
"dependencies": {
22-
"@backstage/app-defaults": "^1.7.5",
23-
"@backstage/catalog-model": "^1.7.6",
24-
"@backstage/cli": "^0.35.4",
25-
"@backstage/core-app-api": "^1.19.5",
26-
"@backstage/core-components": "^0.18.7",
27-
"@backstage/core-plugin-api": "^1.12.3",
28-
"@backstage/integration-react": "^1.2.15",
29-
"@backstage/plugin-api-docs": "^0.13.4",
30-
"@backstage/plugin-catalog": "^1.33.1",
22+
"@backstage/app-defaults": "^1.7.6",
23+
"@backstage/catalog-model": "^1.7.7",
24+
"@backstage/cli": "^0.36.0",
25+
"@backstage/core-app-api": "^1.19.6",
26+
"@backstage/core-components": "^0.18.8",
27+
"@backstage/core-plugin-api": "^1.12.4",
28+
"@backstage/integration-react": "^1.2.16",
29+
"@backstage/plugin-api-docs": "^0.13.5",
30+
"@backstage/plugin-catalog": "^2.0.1",
3131
"@backstage/plugin-catalog-common": "^1.1.8",
32-
"@backstage/plugin-catalog-graph": "^0.5.7",
33-
"@backstage/plugin-catalog-import": "^0.13.10",
34-
"@backstage/plugin-catalog-react": "^2.0.0",
35-
"@backstage/plugin-notifications": "^0.5.14",
36-
"@backstage/plugin-org": "^0.6.49",
37-
"@backstage/plugin-permission-react": "^0.4.40",
38-
"@backstage/plugin-scaffolder": "^1.35.4",
39-
"@backstage/plugin-search": "^1.6.1",
40-
"@backstage/plugin-search-react": "^1.10.4",
41-
"@backstage/plugin-signals": "^0.0.28",
42-
"@backstage/plugin-techdocs": "^1.17.0",
43-
"@backstage/plugin-techdocs-module-addons-contrib": "^1.1.33",
44-
"@backstage/plugin-techdocs-react": "^1.3.8",
45-
"@backstage/plugin-user-settings": "^0.9.0",
32+
"@backstage/plugin-catalog-graph": "^0.6.0",
33+
"@backstage/plugin-catalog-import": "^0.13.11",
34+
"@backstage/plugin-catalog-react": "^2.1.1",
35+
"@backstage/plugin-notifications": "^0.5.15",
36+
"@backstage/plugin-org": "^0.7.0",
37+
"@backstage/plugin-permission-react": "^0.4.41",
38+
"@backstage/plugin-scaffolder": "^1.36.1",
39+
"@backstage/plugin-search": "^1.7.0",
40+
"@backstage/plugin-search-react": "^1.11.0",
41+
"@backstage/plugin-signals": "^0.0.29",
42+
"@backstage/plugin-techdocs": "^1.17.2",
43+
"@backstage/plugin-techdocs-module-addons-contrib": "^1.1.34",
44+
"@backstage/plugin-techdocs-react": "^1.3.9",
45+
"@backstage/plugin-user-settings": "^0.9.1",
4646
"@backstage/theme": "^0.7.2",
47-
"@backstage/ui": "^0.12.0",
47+
"@backstage/ui": "^0.13.2",
4848
"@mui/icons-material": "5.18.0",
4949
"@mui/material": "5.18.0",
5050
"@mui/styles": "5.18.0",

workspaces/global-floating-action-button/packages/app/src/components/catalog/EntityPage.tsx

Lines changed: 20 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -139,17 +139,17 @@ const overviewContent = (
139139
<Grid container spacing={3} alignItems="stretch">
140140
{entityWarningContent}
141141
<Grid item md={6}>
142-
<EntityAboutCard variant="gridItem" />
142+
<EntityAboutCard />
143143
</Grid>
144144
<Grid item md={6} xs={12}>
145-
<EntityCatalogGraphCard variant="gridItem" height={400} />
145+
<EntityCatalogGraphCard height={400} />
146146
</Grid>
147147

148148
<Grid item md={4} xs={12}>
149149
<EntityLinksCard />
150150
</Grid>
151151
<Grid item md={8} xs={12}>
152-
<EntityHasSubcomponentsCard variant="gridItem" />
152+
<EntityHasSubcomponentsCard />
153153
</Grid>
154154
</Grid>
155155
);
@@ -178,10 +178,10 @@ const serviceEntityPage = (
178178
<EntityLayout.Route path="/dependencies" title="Dependencies">
179179
<Grid container spacing={3} alignItems="stretch">
180180
<Grid item md={6}>
181-
<EntityDependsOnComponentsCard variant="gridItem" />
181+
<EntityDependsOnComponentsCard />
182182
</Grid>
183183
<Grid item md={6}>
184-
<EntityDependsOnResourcesCard variant="gridItem" />
184+
<EntityDependsOnResourcesCard />
185185
</Grid>
186186
</Grid>
187187
</EntityLayout.Route>
@@ -205,10 +205,10 @@ const websiteEntityPage = (
205205
<EntityLayout.Route path="/dependencies" title="Dependencies">
206206
<Grid container spacing={3} alignItems="stretch">
207207
<Grid item md={6}>
208-
<EntityDependsOnComponentsCard variant="gridItem" />
208+
<EntityDependsOnComponentsCard />
209209
</Grid>
210210
<Grid item md={6}>
211-
<EntityDependsOnResourcesCard variant="gridItem" />
211+
<EntityDependsOnResourcesCard />
212212
</Grid>
213213
</Grid>
214214
</EntityLayout.Route>
@@ -261,7 +261,7 @@ const apiPage = (
261261
<EntityAboutCard />
262262
</Grid>
263263
<Grid item md={6} xs={12}>
264-
<EntityCatalogGraphCard variant="gridItem" height={400} />
264+
<EntityCatalogGraphCard height={400} />
265265
</Grid>
266266
<Grid item md={4} xs={12}>
267267
<EntityLinksCard />
@@ -293,10 +293,10 @@ const userPage = (
293293
<Grid container spacing={3}>
294294
{entityWarningContent}
295295
<Grid item xs={12} md={6}>
296-
<EntityUserProfileCard variant="gridItem" />
296+
<EntityUserProfileCard />
297297
</Grid>
298298
<Grid item xs={12} md={6}>
299-
<EntityOwnershipCard variant="gridItem" />
299+
<EntityOwnershipCard />
300300
</Grid>
301301
</Grid>
302302
</EntityLayout.Route>
@@ -309,10 +309,10 @@ const groupPage = (
309309
<Grid container spacing={3}>
310310
{entityWarningContent}
311311
<Grid item xs={12} md={6}>
312-
<EntityGroupProfileCard variant="gridItem" />
312+
<EntityGroupProfileCard />
313313
</Grid>
314314
<Grid item xs={12} md={6}>
315-
<EntityOwnershipCard variant="gridItem" />
315+
<EntityOwnershipCard />
316316
</Grid>
317317
<Grid item xs={12} md={6}>
318318
<EntityMembersListCard />
@@ -331,28 +331,27 @@ const systemPage = (
331331
<Grid container spacing={3} alignItems="stretch">
332332
{entityWarningContent}
333333
<Grid item md={6}>
334-
<EntityAboutCard variant="gridItem" />
334+
<EntityAboutCard />
335335
</Grid>
336336
<Grid item md={6} xs={12}>
337-
<EntityCatalogGraphCard variant="gridItem" height={400} />
337+
<EntityCatalogGraphCard height={400} />
338338
</Grid>
339339
<Grid item md={4} xs={12}>
340340
<EntityLinksCard />
341341
</Grid>
342342
<Grid item md={8}>
343-
<EntityHasComponentsCard variant="gridItem" />
343+
<EntityHasComponentsCard />
344344
</Grid>
345345
<Grid item md={6}>
346-
<EntityHasApisCard variant="gridItem" />
346+
<EntityHasApisCard />
347347
</Grid>
348348
<Grid item md={6}>
349-
<EntityHasResourcesCard variant="gridItem" />
349+
<EntityHasResourcesCard />
350350
</Grid>
351351
</Grid>
352352
</EntityLayout.Route>
353353
<EntityLayout.Route path="/diagram" title="Diagram">
354354
<EntityCatalogGraphCard
355-
variant="gridItem"
356355
direction={Direction.TOP_BOTTOM}
357356
title="System Diagram"
358357
height={700}
@@ -378,13 +377,13 @@ const domainPage = (
378377
<Grid container spacing={3} alignItems="stretch">
379378
{entityWarningContent}
380379
<Grid item md={6}>
381-
<EntityAboutCard variant="gridItem" />
380+
<EntityAboutCard />
382381
</Grid>
383382
<Grid item md={6} xs={12}>
384-
<EntityCatalogGraphCard variant="gridItem" height={400} />
383+
<EntityCatalogGraphCard height={400} />
385384
</Grid>
386385
<Grid item md={6}>
387-
<EntityHasSystemsCard variant="gridItem" />
386+
<EntityHasSystemsCard />
388387
</Grid>
389388
</Grid>
390389
</EntityLayout.Route>

workspaces/global-floating-action-button/packages/backend/package.json

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -21,37 +21,37 @@
2121
"build-image": "docker build ../.. -f Dockerfile --tag backstage"
2222
},
2323
"dependencies": {
24-
"@backstage/backend-defaults": "^0.15.2",
24+
"@backstage/backend-defaults": "^0.16.0",
2525
"@backstage/config": "^1.3.6",
26-
"@backstage/plugin-app-backend": "^0.5.11",
27-
"@backstage/plugin-auth-backend": "^0.27.0",
28-
"@backstage/plugin-auth-backend-module-github-provider": "^0.5.0",
29-
"@backstage/plugin-auth-backend-module-guest-provider": "^0.2.16",
30-
"@backstage/plugin-auth-node": "^0.6.13",
31-
"@backstage/plugin-catalog-backend": "^3.4.0",
32-
"@backstage/plugin-catalog-backend-module-logs": "^0.1.19",
33-
"@backstage/plugin-catalog-backend-module-scaffolder-entity-model": "^0.2.17",
34-
"@backstage/plugin-permission-backend": "^0.7.9",
35-
"@backstage/plugin-permission-backend-module-allow-all-policy": "^0.2.16",
36-
"@backstage/plugin-permission-common": "^0.9.6",
37-
"@backstage/plugin-permission-node": "^0.10.10",
38-
"@backstage/plugin-proxy-backend": "^0.6.10",
39-
"@backstage/plugin-scaffolder-backend": "^3.1.4",
40-
"@backstage/plugin-scaffolder-backend-module-github": "^0.9.6",
41-
"@backstage/plugin-search-backend": "^2.0.12",
42-
"@backstage/plugin-search-backend-module-catalog": "^0.3.12",
43-
"@backstage/plugin-search-backend-module-pg": "^0.5.52",
44-
"@backstage/plugin-search-backend-module-techdocs": "^0.4.11",
45-
"@backstage/plugin-search-backend-node": "^1.4.1",
46-
"@backstage/plugin-signals-backend": "^0.3.12",
47-
"@backstage/plugin-techdocs-backend": "^2.1.5",
26+
"@backstage/plugin-app-backend": "^0.5.12",
27+
"@backstage/plugin-auth-backend": "^0.27.3",
28+
"@backstage/plugin-auth-backend-module-github-provider": "^0.5.1",
29+
"@backstage/plugin-auth-backend-module-guest-provider": "^0.2.17",
30+
"@backstage/plugin-auth-node": "^0.6.14",
31+
"@backstage/plugin-catalog-backend": "^3.5.0",
32+
"@backstage/plugin-catalog-backend-module-logs": "^0.1.20",
33+
"@backstage/plugin-catalog-backend-module-scaffolder-entity-model": "^0.2.18",
34+
"@backstage/plugin-permission-backend": "^0.7.10",
35+
"@backstage/plugin-permission-backend-module-allow-all-policy": "^0.2.17",
36+
"@backstage/plugin-permission-common": "^0.9.7",
37+
"@backstage/plugin-permission-node": "^0.10.11",
38+
"@backstage/plugin-proxy-backend": "^0.6.11",
39+
"@backstage/plugin-scaffolder-backend": "^3.2.0",
40+
"@backstage/plugin-scaffolder-backend-module-github": "^0.9.7",
41+
"@backstage/plugin-search-backend": "^2.1.0",
42+
"@backstage/plugin-search-backend-module-catalog": "^0.3.13",
43+
"@backstage/plugin-search-backend-module-pg": "^0.5.53",
44+
"@backstage/plugin-search-backend-module-techdocs": "^0.4.12",
45+
"@backstage/plugin-search-backend-node": "^1.4.2",
46+
"@backstage/plugin-signals-backend": "^0.3.13",
47+
"@backstage/plugin-techdocs-backend": "^2.1.6",
4848
"app": "link:../app",
4949
"better-sqlite3": "^12.0.0",
5050
"node-gyp": "^10.0.0",
5151
"pg": "^8.11.3"
5252
},
5353
"devDependencies": {
54-
"@backstage/cli": "^0.35.4"
54+
"@backstage/cli": "^0.36.0"
5555
},
5656
"files": [
5757
"dist"

workspaces/global-floating-action-button/plugins/application-listener-test/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,18 +32,18 @@
3232
"postpack": "backstage-cli package postpack"
3333
},
3434
"dependencies": {
35-
"@backstage/core-components": "^0.18.7",
36-
"@backstage/core-plugin-api": "^1.12.3"
35+
"@backstage/core-components": "^0.18.8",
36+
"@backstage/core-plugin-api": "^1.12.4"
3737
},
3838
"peerDependencies": {
3939
"react": "16.13.1 || ^17.0.0 || ^18.0.0",
4040
"react-router-dom": "^6.0.0"
4141
},
4242
"devDependencies": {
43-
"@backstage/cli": "^0.35.4",
44-
"@backstage/core-app-api": "^1.19.5",
45-
"@backstage/dev-utils": "^1.1.20",
46-
"@backstage/test-utils": "^1.7.15",
43+
"@backstage/cli": "^0.36.0",
44+
"@backstage/core-app-api": "^1.19.6",
45+
"@backstage/dev-utils": "^1.1.21",
46+
"@backstage/test-utils": "^1.7.16",
4747
"@testing-library/jest-dom": "^6.0.0",
4848
"@testing-library/react": "^14.0.0",
4949
"@testing-library/user-event": "^14.0.0",

workspaces/global-floating-action-button/plugins/application-provider-test/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"postpack": "backstage-cli package postpack"
3333
},
3434
"dependencies": {
35-
"@backstage/core-components": "^0.18.7",
36-
"@backstage/core-plugin-api": "^1.12.3",
35+
"@backstage/core-components": "^0.18.8",
36+
"@backstage/core-plugin-api": "^1.12.4",
3737
"@backstage/theme": "^0.7.2",
3838
"@mui/icons-material": "^5.15.17",
3939
"@mui/material": "^5.15.17",
@@ -44,10 +44,10 @@
4444
"react-router-dom": "^6.0.0"
4545
},
4646
"devDependencies": {
47-
"@backstage/cli": "^0.35.4",
48-
"@backstage/core-app-api": "^1.19.5",
49-
"@backstage/dev-utils": "^1.1.20",
50-
"@backstage/test-utils": "^1.7.15",
47+
"@backstage/cli": "^0.36.0",
48+
"@backstage/core-app-api": "^1.19.6",
49+
"@backstage/dev-utils": "^1.1.21",
50+
"@backstage/test-utils": "^1.7.16",
5151
"@testing-library/jest-dom": "^6.0.0",
5252
"@testing-library/react": "^14.0.0",
5353
"@testing-library/user-event": "^14.0.0",

workspaces/global-floating-action-button/plugins/application-provider-test/report.api.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,9 @@
33
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
44
55
```ts
6-
/// <reference types="react" />
7-
86
import { BackstagePlugin } from '@backstage/core-plugin-api';
97
import { JSX as JSX_2 } from 'react/jsx-runtime';
10-
import { ReactNode } from 'react';
8+
import { PropsWithChildren } from 'react';
119

1210
// @public (undocumented)
1311
export const applicationProviderTestPlugin: BackstagePlugin<{}, {}, {}>;
@@ -19,7 +17,7 @@ export const CountCard: () => JSX_2.Element;
1917
export const CountPage: () => JSX_2.Element;
2018

2119
// @public @deprecated (undocumented)
22-
export const CountProvider: (input: { children?: ReactNode }) => JSX_2.Element;
20+
export const CountProvider: (input: PropsWithChildren<{}>) => JSX_2.Element;
2321

2422
// @public (undocumented)
2523
export const CrashProvider: () => never;
@@ -40,14 +38,10 @@ export const TestCardTwo: () => JSX_2.Element;
4038
export const TestPage: () => JSX_2.Element;
4139

4240
// @public (undocumented)
43-
export const TestProviderOne: (input: {
44-
children?: ReactNode;
45-
}) => JSX_2.Element;
41+
export const TestProviderOne: (input: PropsWithChildren<{}>) => JSX_2.Element;
4642

4743
// @public (undocumented)
48-
export const TestProviderTwo: (input: {
49-
children?: ReactNode;
50-
}) => JSX_2.Element;
44+
export const TestProviderTwo: (input: PropsWithChildren<{}>) => JSX_2.Element;
5145

5246
// (No @packageDocumentation comment for this package)
5347
```

workspaces/global-floating-action-button/plugins/global-floating-action-button/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"ui-test": "start-server-and-test start localhost:3000 'playwright test'"
3333
},
3434
"dependencies": {
35-
"@backstage/core-components": "^0.18.7",
36-
"@backstage/core-plugin-api": "^1.12.3",
35+
"@backstage/core-components": "^0.18.8",
36+
"@backstage/core-plugin-api": "^1.12.4",
3737
"@backstage/theme": "^0.7.2",
3838
"@mui/icons-material": "^5.15.17",
3939
"@mui/material": "^5.15.17",
@@ -48,8 +48,8 @@
4848
"react-router-dom": "^6.0.0"
4949
},
5050
"devDependencies": {
51-
"@backstage/cli": "^0.35.4",
52-
"@backstage/dev-utils": "^1.1.20",
51+
"@backstage/cli": "^0.36.0",
52+
"@backstage/dev-utils": "^1.1.21",
5353
"@openshift/dynamic-plugin-sdk": "5.0.1",
5454
"@testing-library/jest-dom": "^6.0.0",
5555
"@testing-library/react": "^14.0.0",

0 commit comments

Comments
 (0)