Skip to content

Commit 9dbdf37

Browse files
committed
chore(deps): bump tekton plugin version
This PR bumps the Tekton plugin version. It also includes the translation resources to RHDH. Signed-off-by: Bryan Ramos <bramos@redhat.com>
1 parent 49386d0 commit 9dbdf37

File tree

3 files changed

+21
-21
lines changed

3 files changed

+21
-21
lines changed

dynamic-plugins.default.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1058,6 +1058,9 @@ plugins:
10581058
dynamicPlugins:
10591059
frontend:
10601060
backstage-community.plugin-tekton:
1061+
translationResources:
1062+
- importName: tektonTranslations
1063+
ref: tektonTranslationRef
10611064
mountPoints:
10621065
- mountPoint: entity.page.ci/cards
10631066
importName: TektonCI

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "backstage-community-plugin-tekton",
3-
"version": "3.26.2",
3+
"version": "3.29.0",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",
@@ -28,7 +28,7 @@
2828
"export-dynamic:clean": "run export-dynamic --clean"
2929
},
3030
"dependencies": {
31-
"@backstage-community/plugin-tekton": "3.26.2",
31+
"@backstage-community/plugin-tekton": "3.29.0",
3232
"@mui/material": "5.18.0"
3333
},
3434
"devDependencies": {

dynamic-plugins/yarn.lock

Lines changed: 16 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -3899,43 +3899,40 @@ __metadata:
38993899
languageName: node
39003900
linkType: hard
39013901

3902-
"@backstage-community/plugin-tekton@npm:3.26.2":
3903-
version: 3.26.2
3904-
resolution: "@backstage-community/plugin-tekton@npm:3.26.2"
3902+
"@backstage-community/plugin-tekton@npm:3.29.0":
3903+
version: 3.29.0
3904+
resolution: "@backstage-community/plugin-tekton@npm:3.29.0"
39053905
dependencies:
39063906
"@aonic-ui/pipelines": ^3.1.0
3907-
"@backstage-community/plugin-tekton-common": ^1.10.1
3908-
"@backstage/catalog-model": ^1.7.4
3909-
"@backstage/core-components": ^0.17.2
3910-
"@backstage/core-plugin-api": ^1.10.7
3911-
"@backstage/plugin-catalog-react": ^1.18.0
3912-
"@backstage/plugin-kubernetes": ^0.12.7
3913-
"@backstage/plugin-kubernetes-common": ^0.9.5
3914-
"@backstage/plugin-kubernetes-react": ^0.5.7
3915-
"@backstage/plugin-permission-react": ^0.4.34
3916-
"@backstage/theme": ^0.6.6
3907+
"@backstage-community/plugin-tekton-common": ^1.12.0
3908+
"@backstage/catalog-model": ^1.7.5
3909+
"@backstage/core-components": ^0.17.5
3910+
"@backstage/core-plugin-api": ^1.10.9
3911+
"@backstage/plugin-catalog-react": ^1.20.1
3912+
"@backstage/plugin-kubernetes-common": ^0.9.6
3913+
"@backstage/plugin-kubernetes-react": ^0.5.10
3914+
"@backstage/plugin-permission-react": ^0.4.36
3915+
"@backstage/theme": ^0.6.8
39173916
"@janus-idp/shared-react": ^2.16.0
39183917
"@kubernetes/client-node": 1.0.0-rc7
39193918
"@material-ui/core": ^4.9.13
39203919
"@material-ui/icons": ^4.11.3
39213920
"@material-ui/lab": ^4.0.0-alpha.45
3922-
"@mui/icons-material": 5.16.14
3921+
"@mui/icons-material": 5.18.0
39233922
"@patternfly/patternfly": ^6.0.0
3924-
"@patternfly/react-charts": ^7.1.1
39253923
"@patternfly/react-core": ^6.0.0
39263924
"@patternfly/react-tokens": ^6.0.0
39273925
"@patternfly/react-topology": ^6.0.0
39283926
"@tanstack/react-query": ^5.62.7
39293927
classnames: ^2.3.2
39303928
dagre: ^0.8.5
39313929
lodash: ^4.17.21
3932-
react-measure: ^2.5.2
39333930
react-use: ^17.4.0
39343931
peerDependencies:
39353932
react: ^17.0.0 || ^18.0.0
39363933
react-dom: ^17.0.0 || ^18.0.0
39373934
react-router-dom: ^6.0.0
3938-
checksum: 42b8583fe26ca2bbfaa089d9e5f49d7ba77157cb9ef4b4800e130f3a1ad8c661738a5190253e784e25cd8b87e1eda193b0b17d1df90412c442a1c5653bbfa6c4
3935+
checksum: 9f4189a5244ea1cc42de1377e616eeea4961dbcbcf4264cdec1c96897e005cee14fcbea9275219d8b0e1fc0df59b2d1a8f3ba0e7eeba0ed4bf232e3210aad74a
39393936
languageName: node
39403937
linkType: hard
39413938

@@ -20947,7 +20944,7 @@ __metadata:
2094720944
version: 0.0.0-use.local
2094820945
resolution: "backstage-community-plugin-tekton@workspace:wrappers/backstage-community-plugin-tekton"
2094920946
dependencies:
20950-
"@backstage-community/plugin-tekton": 3.26.2
20947+
"@backstage-community/plugin-tekton": 3.29.0
2095120948
"@backstage/cli": ^0.34.1
2095220949
"@janus-idp/cli": 3.6.1
2095320950
"@mui/material": 5.18.0
@@ -36232,7 +36229,7 @@ __metadata:
3623236229
languageName: node
3623336230
linkType: hard
3623436231

36235-
"react-measure@npm:^2.3.0, react-measure@npm:^2.5.2":
36232+
"react-measure@npm:^2.3.0":
3623636233
version: 2.5.2
3623736234
resolution: "react-measure@npm:2.5.2"
3623836235
dependencies:

0 commit comments

Comments
 (0)