Skip to content

Commit 936e552

Browse files
fix(deps): update rhdh x2a dependencies (minor)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6657354 commit 936e552

3 files changed

Lines changed: 57 additions & 45 deletions

File tree

workspaces/x2a/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@backstage/e2e-test-utils": "^0.1.1",
4949
"@backstage/repo-tools": "^0.16.0",
5050
"@changesets/cli": "^2.27.1",
51-
"@playwright/test": "1.58.2",
51+
"@playwright/test": "1.59.1",
5252
"knip": "^5.27.4",
5353
"node-gyp": "^9.0.0",
5454
"prettier": "^3.7.4",

workspaces/x2a/packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"build-image": "docker build ../.. -f Dockerfile --tag backstage"
2222
},
2323
"dependencies": {
24-
"@backstage-community/plugin-rbac-backend": "7.6.2",
24+
"@backstage-community/plugin-rbac-backend": "7.12.3",
2525
"@backstage/backend-defaults": "0.13.2",
2626
"@backstage/config": "^1.3.6",
2727
"@backstage/plugin-app-backend": "0.5.8",

workspaces/x2a/yarn.lock

Lines changed: 55 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1947,38 +1947,36 @@ __metadata:
19471947
languageName: node
19481948
linkType: hard
19491949

1950-
"@backstage-community/plugin-rbac-backend@npm:7.6.2":
1951-
version: 7.6.2
1952-
resolution: "@backstage-community/plugin-rbac-backend@npm:7.6.2"
1950+
"@backstage-community/plugin-rbac-backend@npm:7.12.3":
1951+
version: 7.12.3
1952+
resolution: "@backstage-community/plugin-rbac-backend@npm:7.12.3"
19531953
dependencies:
1954-
"@backstage-community/plugin-rbac-common": "npm:^1.22.0"
1955-
"@backstage-community/plugin-rbac-node": "npm:^1.16.0"
1956-
"@backstage/backend-defaults": "npm:^0.13.1"
1957-
"@backstage/backend-plugin-api": "npm:^1.5.0"
1958-
"@backstage/catalog-client": "npm:^1.12.1"
1959-
"@backstage/catalog-model": "npm:^1.7.6"
1954+
"@backstage-community/plugin-rbac-common": "npm:^1.26.0"
1955+
"@backstage-community/plugin-rbac-node": "npm:^1.20.0"
1956+
"@backstage/backend-defaults": "npm:^0.16.0"
1957+
"@backstage/backend-plugin-api": "npm:^1.8.0"
1958+
"@backstage/catalog-client": "npm:^1.14.0"
1959+
"@backstage/catalog-model": "npm:^1.7.7"
1960+
"@backstage/config": "npm:^1.3.6"
19601961
"@backstage/errors": "npm:^1.2.7"
1961-
"@backstage/plugin-auth-node": "npm:^0.6.9"
1962-
"@backstage/plugin-permission-backend": "npm:^0.7.6"
1963-
"@backstage/plugin-permission-common": "npm:^0.9.3"
1964-
"@backstage/plugin-permission-node": "npm:^0.10.6"
1965-
"@dagrejs/graphlib": "npm:^2.1.13"
1962+
"@backstage/plugin-permission-common": "npm:^0.9.7"
1963+
"@backstage/plugin-permission-node": "npm:^0.10.11"
1964+
"@dagrejs/graphlib": "npm:^4.0.0"
19661965
casbin: "npm:^5.27.1"
19671966
chokidar: "npm:^3.6.0"
1968-
csv-parse: "npm:^5.5.5"
1967+
csv-parse: "npm:^6.0.0"
19691968
express: "npm:^4.18.2"
19701969
express-promise-router: "npm:^4.1.0"
19711970
js-yaml: "npm:^4.1.0"
19721971
knex: "npm:^3.0.0"
19731972
lodash: "npm:^4.17.21"
19741973
typeorm-adapter: "npm:^1.6.1"
1975-
zod: "npm:^3.22.4"
1976-
zod-to-json-schema: "npm:^3.24.5"
1977-
checksum: 10c0/249c25b613b74bccf0355d38af460f599364a7fbb8a2b4038ab42b9c6d8dea0c7c3e356326136e11531bd7dc9ebda040f1b969fef2c03ffb573a12eb01405f0a
1974+
zod: "npm:^4.3.6"
1975+
checksum: 10c0/7daa27ea792fd2563baa96c048026c1701d010da4ae6d3c713a02799305310ba8a08ffec0dac6946ad0e95857a8565e65d0ca3e8c2a536ff9c643c851eabd4c8
19781976
languageName: node
19791977
linkType: hard
19801978

1981-
"@backstage-community/plugin-rbac-common@npm:^1.22.0, @backstage-community/plugin-rbac-common@npm:^1.26.0":
1979+
"@backstage-community/plugin-rbac-common@npm:^1.26.0":
19821980
version: 1.26.0
19831981
resolution: "@backstage-community/plugin-rbac-common@npm:1.26.0"
19841982
peerDependencies:
@@ -1988,7 +1986,7 @@ __metadata:
19881986
languageName: node
19891987
linkType: hard
19901988

1991-
"@backstage-community/plugin-rbac-node@npm:^1.16.0":
1989+
"@backstage-community/plugin-rbac-node@npm:^1.20.0":
19921990
version: 1.20.0
19931991
resolution: "@backstage-community/plugin-rbac-node@npm:1.20.0"
19941992
dependencies:
@@ -5969,13 +5967,20 @@ __metadata:
59695967
languageName: node
59705968
linkType: hard
59715969

5972-
"@dagrejs/graphlib@npm:2.2.4, @dagrejs/graphlib@npm:^2.1.13":
5970+
"@dagrejs/graphlib@npm:2.2.4":
59735971
version: 2.2.4
59745972
resolution: "@dagrejs/graphlib@npm:2.2.4"
59755973
checksum: 10c0/14597ea9294c46b2571aee78bcaad3a24e3e5e0ebcdf198b6eae5b3805f99af727ac54a477dd9152e8b0a576efea0528fb7d4919c74801e9f669c90e5e6f5bd9
59765974
languageName: node
59775975
linkType: hard
59785976

5977+
"@dagrejs/graphlib@npm:^4.0.0":
5978+
version: 4.0.1
5979+
resolution: "@dagrejs/graphlib@npm:4.0.1"
5980+
checksum: 10c0/03ab574f2eb7d87173af0b9d8bbae87c10e225778b8144a800c663afe307ff71d851c13d96d32ec91db85e325d64914cdabbab1ce76fb043e0a5538e60bb51bd
5981+
languageName: node
5982+
linkType: hard
5983+
59795984
"@date-io/core@npm:1.x, @date-io/core@npm:^1.3.13":
59805985
version: 1.3.13
59815986
resolution: "@date-io/core@npm:1.3.13"
@@ -6887,7 +6892,7 @@ __metadata:
68876892
"@backstage/e2e-test-utils": "npm:^0.1.1"
68886893
"@backstage/repo-tools": "npm:^0.16.0"
68896894
"@changesets/cli": "npm:^2.27.1"
6890-
"@playwright/test": "npm:1.58.2"
6895+
"@playwright/test": "npm:1.59.1"
68916896
knip: "npm:^5.27.4"
68926897
node-gyp: "npm:^9.0.0"
68936898
prettier: "npm:^3.7.4"
@@ -9725,14 +9730,14 @@ __metadata:
97259730
languageName: node
97269731
linkType: hard
97279732

9728-
"@playwright/test@npm:1.58.2":
9729-
version: 1.58.2
9730-
resolution: "@playwright/test@npm:1.58.2"
9733+
"@playwright/test@npm:1.59.1":
9734+
version: 1.59.1
9735+
resolution: "@playwright/test@npm:1.59.1"
97319736
dependencies:
9732-
playwright: "npm:1.58.2"
9737+
playwright: "npm:1.59.1"
97339738
bin:
97349739
playwright: cli.js
9735-
checksum: 10c0/2164c03ad97c3653ff02e8818a71f3b2bbc344ac07924c9d8e31cd57505d6d37596015a41f51396b3ed8de6840f59143eaa9c21bf65515963da20740119811da
9740+
checksum: 10c0/8c2d94a860d3c254a0b114df2f888ad0a0e9310f45b6059bd5d4da196d965cadf6922267cef0881cfa9784d4bef6d78363d2c2d94caa64be67ff644c41162137
97369741
languageName: node
97379742
linkType: hard
97389743

@@ -16685,7 +16690,7 @@ __metadata:
1668516690
version: 0.0.0-use.local
1668616691
resolution: "backend@workspace:packages/backend"
1668716692
dependencies:
16688-
"@backstage-community/plugin-rbac-backend": "npm:7.6.2"
16693+
"@backstage-community/plugin-rbac-backend": "npm:7.12.3"
1668916694
"@backstage/backend-defaults": "npm:0.13.2"
1669016695
"@backstage/cli": "npm:^0.34.5"
1669116696
"@backstage/config": "npm:^1.3.6"
@@ -18920,13 +18925,20 @@ __metadata:
1892018925
languageName: node
1892118926
linkType: hard
1892218927

18923-
"csv-parse@npm:^5.5.5, csv-parse@npm:^5.5.6":
18928+
"csv-parse@npm:^5.5.6":
1892418929
version: 5.6.0
1892518930
resolution: "csv-parse@npm:5.6.0"
1892618931
checksum: 10c0/52f5e6c45359902e0c8e57fc2eeed41366dc6b6d283b495b538dd50c8e8510413d6f924096ea056319cbbb8ed26e111c3a3485d7985c021bcf5abaa9e92425c7
1892718932
languageName: node
1892818933
linkType: hard
1892918934

18935+
"csv-parse@npm:^6.0.0":
18936+
version: 6.2.1
18937+
resolution: "csv-parse@npm:6.2.1"
18938+
checksum: 10c0/8b6f14b244ca62476d4217aac721131ba0ada3e4ed7614e43ebc99203807564dcb054144d1de4ef22ee8b0c63b431640f75d46a0e1e0f72853a954b279ba1c61
18939+
languageName: node
18940+
linkType: hard
18941+
1893018942
"ctrlc-windows@npm:^2.1.0":
1893118943
version: 2.2.0
1893218944
resolution: "ctrlc-windows@npm:2.2.0"
@@ -29259,27 +29271,27 @@ __metadata:
2925929271
languageName: node
2926029272
linkType: hard
2926129273

29262-
"playwright-core@npm:1.58.2":
29263-
version: 1.58.2
29264-
resolution: "playwright-core@npm:1.58.2"
29274+
"playwright-core@npm:1.59.1":
29275+
version: 1.59.1
29276+
resolution: "playwright-core@npm:1.59.1"
2926529277
bin:
2926629278
playwright-core: cli.js
29267-
checksum: 10c0/5aa15b2b764e6ffe738293a09081a6f7023847a0dbf4cd05fe10eed2e25450d321baf7482f938f2d2eb330291e197fa23e57b29a5b552b89927ceb791266225b
29279+
checksum: 10c0/d41a74d9681ce3beb3d5239e9ed577710b4ad099a6ca2476219c6599d51e9cb4b80bd72ed82c528da6a5d929c18ae3b872cf02bb83f78fa1c2cb9199c501abee
2926829280
languageName: node
2926929281
linkType: hard
2927029282

29271-
"playwright@npm:1.58.2":
29272-
version: 1.58.2
29273-
resolution: "playwright@npm:1.58.2"
29283+
"playwright@npm:1.59.1":
29284+
version: 1.59.1
29285+
resolution: "playwright@npm:1.59.1"
2927429286
dependencies:
2927529287
fsevents: "npm:2.3.2"
29276-
playwright-core: "npm:1.58.2"
29288+
playwright-core: "npm:1.59.1"
2927729289
dependenciesMeta:
2927829290
fsevents:
2927929291
optional: true
2928029292
bin:
2928129293
playwright: cli.js
29282-
checksum: 10c0/d060d9b7cc124bd8b5dffebaab5e84f6b34654a553758fe7b19cc598dfbee93f6ecfbdc1832b40a6380ae04eade86ef3285ba03aa0b136799e83402246dc0727
29294+
checksum: 10c0/dfe38396e616e5c4f98825ce90037bb96e477c5a2bd9258a24854f8ce72a8a41427b19098863866f85aa0216e70287dd537c4438d761aca93995e31ae099c533
2928329295
languageName: node
2928429296
linkType: hard
2928529297

@@ -36038,7 +36050,7 @@ __metadata:
3603836050
languageName: node
3603936051
linkType: hard
3604036052

36041-
"zod-to-json-schema@npm:^3.20.4, zod-to-json-schema@npm:^3.21.4, zod-to-json-schema@npm:^3.24.5, zod-to-json-schema@npm:^3.25.1":
36053+
"zod-to-json-schema@npm:^3.20.4, zod-to-json-schema@npm:^3.21.4, zod-to-json-schema@npm:^3.25.1":
3604236054
version: 3.25.2
3604336055
resolution: "zod-to-json-schema@npm:3.25.2"
3604436056
peerDependencies:
@@ -36072,10 +36084,10 @@ __metadata:
3607236084
languageName: node
3607336085
linkType: hard
3607436086

36075-
"zod@npm:^3.25 || ^4.0, zod@npm:^3.25.76 || ^4.0.0, zod@npm:^4.1.11":
36076-
version: 4.3.6
36077-
resolution: "zod@npm:4.3.6"
36078-
checksum: 10c0/860d25a81ab41d33aa25f8d0d07b091a04acb426e605f396227a796e9e800c44723ed96d0f53a512b57be3d1520f45bf69c0cb3b378a232a00787a2609625307
36087+
"zod@npm:^3.25 || ^4.0, zod@npm:^3.25.76 || ^4.0.0, zod@npm:^4.1.11, zod@npm:^4.3.6":
36088+
version: 4.4.1
36089+
resolution: "zod@npm:4.4.1"
36090+
checksum: 10c0/55714c4bea81f7851ac46bf9edfde7c63ed6677a6cc8971ed3a526a079de3ffbe2bd56160327d22e070f72854fc4485b98ab7373255b6b69d64d9067caec864e
3607936091
languageName: node
3608036092
linkType: hard
3608136093

0 commit comments

Comments
 (0)