Skip to content

Commit 701b9e7

Browse files
backstage-servicegithub-actions[bot]christoph-jerolimov
authored
tekton - version:bump to v1.49.2 (#8213)
* v1.49.2 version bump * chore(tekton): update typescript and add backstage cli defaults Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * chore(tekton): remove the removed variant from entity cards from the test app Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * chore(tekton): update alpha api report Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> --------- Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Christoph Jerolimov <jerolimov+git@redhat.com>
1 parent b6f0448 commit 701b9e7

11 files changed

Lines changed: 2313 additions & 2579 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@backstage-community/plugin-tekton': minor
3+
'@backstage-community/plugin-tekton-common': minor
4+
'@backstage-community/plugin-tekton-react': minor
5+
---
6+
7+
Backstage version bump to v1.49.2

workspaces/tekton/backstage.json

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

workspaces/tekton/package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,16 @@
3939
"directory": "workspaces/tekton"
4040
},
4141
"devDependencies": {
42-
"@backstage/cli": "^0.35.4",
42+
"@backstage/cli": "^0.36.0",
43+
"@backstage/cli-defaults": "^0.1.0",
4344
"@backstage/e2e-test-utils": "^0.1.2",
44-
"@backstage/repo-tools": "^0.16.5",
45+
"@backstage/repo-tools": "^0.17.0",
4546
"@changesets/cli": "^2.27.1",
4647
"@playwright/test": "^1.57.0",
4748
"knip": "^5.27.4",
4849
"node-gyp": "^9.0.0",
4950
"prettier": "^2.3.2",
50-
"typescript": "~5.3.0"
51+
"typescript": "~5.8.0"
5152
},
5253
"resolutions": {
5354
"@types/react": "^18",

workspaces/tekton/packages/app/package.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -20,31 +20,31 @@
2020
},
2121
"dependencies": {
2222
"@backstage-community/plugin-tekton": "workspace:^",
23-
"@backstage/app-defaults": "^1.7.5",
24-
"@backstage/catalog-model": "^1.7.6",
25-
"@backstage/cli": "^0.35.4",
26-
"@backstage/core-app-api": "^1.19.5",
27-
"@backstage/core-components": "^0.18.7",
28-
"@backstage/core-plugin-api": "^1.12.3",
29-
"@backstage/integration-react": "^1.2.15",
30-
"@backstage/plugin-api-docs": "^0.13.4",
31-
"@backstage/plugin-catalog": "^1.33.1",
23+
"@backstage/app-defaults": "^1.7.6",
24+
"@backstage/catalog-model": "^1.7.7",
25+
"@backstage/cli": "^0.36.0",
26+
"@backstage/core-app-api": "^1.19.6",
27+
"@backstage/core-components": "^0.18.8",
28+
"@backstage/core-plugin-api": "^1.12.4",
29+
"@backstage/integration-react": "^1.2.16",
30+
"@backstage/plugin-api-docs": "^0.13.5",
31+
"@backstage/plugin-catalog": "^2.0.1",
3232
"@backstage/plugin-catalog-common": "^1.1.8",
33-
"@backstage/plugin-catalog-graph": "^0.5.7",
34-
"@backstage/plugin-catalog-import": "^0.13.10",
35-
"@backstage/plugin-catalog-react": "^2.0.0",
36-
"@backstage/plugin-kubernetes": "^0.12.16",
37-
"@backstage/plugin-org": "^0.6.49",
38-
"@backstage/plugin-permission-react": "^0.4.40",
39-
"@backstage/plugin-scaffolder": "^1.35.4",
40-
"@backstage/plugin-search": "^1.6.1",
41-
"@backstage/plugin-search-react": "^1.10.4",
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",
33+
"@backstage/plugin-catalog-graph": "^0.6.0",
34+
"@backstage/plugin-catalog-import": "^0.13.11",
35+
"@backstage/plugin-catalog-react": "^2.1.0",
36+
"@backstage/plugin-kubernetes": "^0.12.17",
37+
"@backstage/plugin-org": "^0.7.0",
38+
"@backstage/plugin-permission-react": "^0.4.41",
39+
"@backstage/plugin-scaffolder": "^1.36.1",
40+
"@backstage/plugin-search": "^1.7.0",
41+
"@backstage/plugin-search-react": "^1.11.0",
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.1",
4848
"@material-ui/core": "^4.12.2",
4949
"@material-ui/icons": "^4.9.1",
5050
"react": "^18.0.2",

workspaces/tekton/packages/app/src/components/catalog/EntityPage.tsx

Lines changed: 20 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -151,17 +151,17 @@ const overviewContent = (
151151
<Grid container spacing={3} alignItems="stretch">
152152
{entityWarningContent}
153153
<Grid item md={6}>
154-
<EntityAboutCard variant="gridItem" />
154+
<EntityAboutCard />
155155
</Grid>
156156
<Grid item md={6} xs={12}>
157-
<EntityCatalogGraphCard variant="gridItem" height={400} />
157+
<EntityCatalogGraphCard height={400} />
158158
</Grid>
159159

160160
<Grid item md={4} xs={12}>
161161
<EntityLinksCard />
162162
</Grid>
163163
<Grid item md={8} xs={12}>
164-
<EntityHasSubcomponentsCard variant="gridItem" />
164+
<EntityHasSubcomponentsCard />
165165
</Grid>
166166
</Grid>
167167
);
@@ -198,10 +198,10 @@ const serviceEntityPage = (
198198
<EntityLayout.Route path="/dependencies" title="Dependencies">
199199
<Grid container spacing={3} alignItems="stretch">
200200
<Grid item md={6}>
201-
<EntityDependsOnComponentsCard variant="gridItem" />
201+
<EntityDependsOnComponentsCard />
202202
</Grid>
203203
<Grid item md={6}>
204-
<EntityDependsOnResourcesCard variant="gridItem" />
204+
<EntityDependsOnResourcesCard />
205205
</Grid>
206206
</Grid>
207207
</EntityLayout.Route>
@@ -233,10 +233,10 @@ const websiteEntityPage = (
233233
<EntityLayout.Route path="/dependencies" title="Dependencies">
234234
<Grid container spacing={3} alignItems="stretch">
235235
<Grid item md={6}>
236-
<EntityDependsOnComponentsCard variant="gridItem" />
236+
<EntityDependsOnComponentsCard />
237237
</Grid>
238238
<Grid item md={6}>
239-
<EntityDependsOnResourcesCard variant="gridItem" />
239+
<EntityDependsOnResourcesCard />
240240
</Grid>
241241
</Grid>
242242
</EntityLayout.Route>
@@ -289,7 +289,7 @@ const apiPage = (
289289
<EntityAboutCard />
290290
</Grid>
291291
<Grid item md={6} xs={12}>
292-
<EntityCatalogGraphCard variant="gridItem" height={400} />
292+
<EntityCatalogGraphCard height={400} />
293293
</Grid>
294294
<Grid item md={4} xs={12}>
295295
<EntityLinksCard />
@@ -321,10 +321,10 @@ const userPage = (
321321
<Grid container spacing={3}>
322322
{entityWarningContent}
323323
<Grid item xs={12} md={6}>
324-
<EntityUserProfileCard variant="gridItem" />
324+
<EntityUserProfileCard />
325325
</Grid>
326326
<Grid item xs={12} md={6}>
327-
<EntityOwnershipCard variant="gridItem" />
327+
<EntityOwnershipCard />
328328
</Grid>
329329
</Grid>
330330
</EntityLayout.Route>
@@ -337,10 +337,10 @@ const groupPage = (
337337
<Grid container spacing={3}>
338338
{entityWarningContent}
339339
<Grid item xs={12} md={6}>
340-
<EntityGroupProfileCard variant="gridItem" />
340+
<EntityGroupProfileCard />
341341
</Grid>
342342
<Grid item xs={12} md={6}>
343-
<EntityOwnershipCard variant="gridItem" />
343+
<EntityOwnershipCard />
344344
</Grid>
345345
<Grid item xs={12} md={6}>
346346
<EntityMembersListCard />
@@ -359,28 +359,27 @@ const systemPage = (
359359
<Grid container spacing={3} alignItems="stretch">
360360
{entityWarningContent}
361361
<Grid item md={6}>
362-
<EntityAboutCard variant="gridItem" />
362+
<EntityAboutCard />
363363
</Grid>
364364
<Grid item md={6} xs={12}>
365-
<EntityCatalogGraphCard variant="gridItem" height={400} />
365+
<EntityCatalogGraphCard height={400} />
366366
</Grid>
367367
<Grid item md={4} xs={12}>
368368
<EntityLinksCard />
369369
</Grid>
370370
<Grid item md={8}>
371-
<EntityHasComponentsCard variant="gridItem" />
371+
<EntityHasComponentsCard />
372372
</Grid>
373373
<Grid item md={6}>
374-
<EntityHasApisCard variant="gridItem" />
374+
<EntityHasApisCard />
375375
</Grid>
376376
<Grid item md={6}>
377-
<EntityHasResourcesCard variant="gridItem" />
377+
<EntityHasResourcesCard />
378378
</Grid>
379379
</Grid>
380380
</EntityLayout.Route>
381381
<EntityLayout.Route path="/diagram" title="Diagram">
382382
<EntityCatalogGraphCard
383-
variant="gridItem"
384383
direction={Direction.TOP_BOTTOM}
385384
title="System Diagram"
386385
height={700}
@@ -406,13 +405,13 @@ const domainPage = (
406405
<Grid container spacing={3} alignItems="stretch">
407406
{entityWarningContent}
408407
<Grid item md={6}>
409-
<EntityAboutCard variant="gridItem" />
408+
<EntityAboutCard />
410409
</Grid>
411410
<Grid item md={6} xs={12}>
412-
<EntityCatalogGraphCard variant="gridItem" height={400} />
411+
<EntityCatalogGraphCard height={400} />
413412
</Grid>
414413
<Grid item md={6}>
415-
<EntityHasSystemsCard variant="gridItem" />
414+
<EntityHasSystemsCard />
416415
</Grid>
417416
</Grid>
418417
</EntityLayout.Route>

workspaces/tekton/packages/backend/package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -21,28 +21,28 @@
2121
"build-image": "docker build ../.. -f Dockerfile --tag backstage"
2222
},
2323
"dependencies": {
24-
"@backstage/backend-defaults": "^0.15.2",
25-
"@backstage/plugin-app-backend": "^0.5.11",
26-
"@backstage/plugin-auth-backend": "^0.27.1",
27-
"@backstage/plugin-auth-backend-module-github-provider": "^0.5.0",
28-
"@backstage/plugin-auth-backend-module-guest-provider": "^0.2.16",
29-
"@backstage/plugin-catalog-backend": "^3.4.0",
30-
"@backstage/plugin-catalog-backend-module-logs": "^0.1.19",
31-
"@backstage/plugin-catalog-backend-module-scaffolder-entity-model": "^0.2.17",
32-
"@backstage/plugin-kubernetes-backend": "^0.21.1",
33-
"@backstage/plugin-permission-backend": "^0.7.9",
34-
"@backstage/plugin-permission-backend-module-allow-all-policy": "^0.2.16",
35-
"@backstage/plugin-proxy-backend": "^0.6.10",
36-
"@backstage/plugin-scaffolder-backend": "^3.1.5",
37-
"@backstage/plugin-search-backend": "^2.0.12",
38-
"@backstage/plugin-search-backend-module-catalog": "^0.3.12",
39-
"@backstage/plugin-search-backend-module-pg": "^0.5.52",
40-
"@backstage/plugin-search-backend-module-techdocs": "^0.4.11",
41-
"@backstage/plugin-techdocs-backend": "^2.1.5",
24+
"@backstage/backend-defaults": "^0.16.0",
25+
"@backstage/plugin-app-backend": "^0.5.12",
26+
"@backstage/plugin-auth-backend": "^0.27.3",
27+
"@backstage/plugin-auth-backend-module-github-provider": "^0.5.1",
28+
"@backstage/plugin-auth-backend-module-guest-provider": "^0.2.17",
29+
"@backstage/plugin-catalog-backend": "^3.5.0",
30+
"@backstage/plugin-catalog-backend-module-logs": "^0.1.20",
31+
"@backstage/plugin-catalog-backend-module-scaffolder-entity-model": "^0.2.18",
32+
"@backstage/plugin-kubernetes-backend": "^0.21.2",
33+
"@backstage/plugin-permission-backend": "^0.7.10",
34+
"@backstage/plugin-permission-backend-module-allow-all-policy": "^0.2.17",
35+
"@backstage/plugin-proxy-backend": "^0.6.11",
36+
"@backstage/plugin-scaffolder-backend": "^3.2.0",
37+
"@backstage/plugin-search-backend": "^2.1.0",
38+
"@backstage/plugin-search-backend-module-catalog": "^0.3.13",
39+
"@backstage/plugin-search-backend-module-pg": "^0.5.53",
40+
"@backstage/plugin-search-backend-module-techdocs": "^0.4.12",
41+
"@backstage/plugin-techdocs-backend": "^2.1.6",
4242
"better-sqlite3": "^12.0.0"
4343
},
4444
"devDependencies": {
45-
"@backstage/cli": "^0.35.4"
45+
"@backstage/cli": "^0.36.0"
4646
},
4747
"files": [
4848
"dist"

workspaces/tekton/plugins/tekton-common/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@
3131
"postpack": "backstage-cli package postpack"
3232
},
3333
"devDependencies": {
34-
"@backstage/cli": "^0.35.4"
34+
"@backstage/cli": "^0.36.0"
3535
},
3636
"peerDependencies": {
37-
"@backstage/plugin-permission-common": "^0.9.6"
37+
"@backstage/plugin-permission-common": "^0.9.7"
3838
},
3939
"files": [
4040
"dist"

workspaces/tekton/plugins/tekton-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"react": "^16.13.1 || ^17.0.0 || ^18.0.0"
4242
},
4343
"devDependencies": {
44-
"@backstage/cli": "^0.35.4",
44+
"@backstage/cli": "^0.36.0",
4545
"@testing-library/jest-dom": "^6.0.0",
4646
"react": "^16.13.1 || ^17.0.0 || ^18.0.0"
4747
},

workspaces/tekton/plugins/tekton/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,14 @@
5050
"@aonic-ui/pipelines": "^3.1.0",
5151
"@backstage-community/plugin-tekton-common": "workspace:^",
5252
"@backstage-community/plugin-tekton-react": "workspace:^",
53-
"@backstage/catalog-model": "^1.7.6",
54-
"@backstage/core-components": "^0.18.7",
55-
"@backstage/core-plugin-api": "^1.12.3",
56-
"@backstage/frontend-plugin-api": "^0.14.1",
57-
"@backstage/plugin-catalog-react": "^2.0.0",
53+
"@backstage/catalog-model": "^1.7.7",
54+
"@backstage/core-components": "^0.18.8",
55+
"@backstage/core-plugin-api": "^1.12.4",
56+
"@backstage/frontend-plugin-api": "^0.15.1",
57+
"@backstage/plugin-catalog-react": "^2.1.0",
5858
"@backstage/plugin-kubernetes-common": "^0.9.10",
59-
"@backstage/plugin-kubernetes-react": "^0.5.16",
60-
"@backstage/plugin-permission-react": "^0.4.40",
59+
"@backstage/plugin-kubernetes-react": "^0.5.17",
60+
"@backstage/plugin-permission-react": "^0.4.41",
6161
"@backstage/theme": "^0.7.2",
6262
"@kubernetes/client-node": "1.4.0",
6363
"@material-ui/core": "^4.9.13",
@@ -82,9 +82,9 @@
8282
},
8383
"devDependencies": {
8484
"@axe-core/playwright": "^4.11.0",
85-
"@backstage/cli": "^0.35.4",
86-
"@backstage/dev-utils": "^1.1.20",
87-
"@backstage/test-utils": "^1.7.15",
85+
"@backstage/cli": "^0.36.0",
86+
"@backstage/dev-utils": "^1.1.21",
87+
"@backstage/test-utils": "^1.7.16",
8888
"@playwright/test": "^1.57.0",
8989
"@testing-library/dom": "^10.4.1",
9090
"@testing-library/jest-dom": "6.9.1",

workspaces/tekton/plugins/tekton/report-alpha.api.md

Lines changed: 15 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
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 { AnyRouteRefParams } from '@backstage/frontend-plugin-api';
97
import { Entity } from '@backstage/catalog-model';
108
import { ExtensionDataRef } from '@backstage/frontend-plugin-api';
@@ -79,27 +77,25 @@ const _default: OverridableFrontendPlugin<
7977
>;
8078
inputs: {};
8179
params: {
82-
defaultPath?: [Error: "Use the 'path' param instead"] | undefined;
80+
defaultPath?: [Error: `Use the 'path' param instead`];
8381
path: string;
84-
defaultTitle?: [Error: "Use the 'title' param instead"] | undefined;
82+
defaultTitle?: [Error: `Use the 'title' param instead`];
8583
title: string;
86-
defaultGroup?: [Error: "Use the 'group' param instead"] | undefined;
84+
defaultGroup?: [Error: `Use the 'group' param instead`];
8785
group?:
88-
| (string & {})
89-
| 'overview'
90-
| 'documentation'
91-
| 'development'
92-
| 'deployment'
93-
| 'operation'
94-
| 'observability'
95-
| undefined;
96-
icon?:
97-
| string
98-
| ReactElement<any, string | JSXElementConstructor<any>>
99-
| undefined;
86+
| (
87+
| 'overview'
88+
| 'documentation'
89+
| 'development'
90+
| 'deployment'
91+
| 'operation'
92+
| 'observability'
93+
)
94+
| (string & {});
95+
icon?: string | ReactElement;
10096
loader: () => Promise<JSX.Element>;
101-
routeRef?: RouteRef<AnyRouteRefParams> | undefined;
102-
filter?: FilterPredicate | ((entity: Entity) => boolean) | undefined;
97+
routeRef?: RouteRef;
98+
filter?: string | FilterPredicate | ((entity: Entity) => boolean);
10399
};
104100
}>;
105101
}

0 commit comments

Comments
 (0)