Skip to content

Commit edbdf1a

Browse files
fix(deps): update dependency @backstage-community/plugin-azure-devops to ^0.29.0 (#8565)
Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: backstage-goalie[bot] <97962292+backstage-goalie[bot]@users.noreply.github.com>
1 parent 70db691 commit edbdf1a

4 files changed

Lines changed: 40 additions & 66 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@backstage-community/plugin-multi-source-security-viewer': patch
3+
---
4+
5+
Updated dependency `@backstage-community/plugin-azure-devops` to `^0.29.0`.

workspaces/multi-source-security-viewer/packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"lint": "backstage-cli package lint"
2020
},
2121
"dependencies": {
22-
"@backstage-community/plugin-azure-devops": "^0.28.0",
22+
"@backstage-community/plugin-azure-devops": "^0.29.0",
2323
"@backstage-community/plugin-github-actions": "^0.22.0",
2424
"@backstage-community/plugin-jenkins": "^0.30.0",
2525
"@backstage-community/plugin-multi-source-security-viewer": "workspace:^",

workspaces/multi-source-security-viewer/plugins/multi-source-security-viewer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"dependencies": {
4343
"@aonic-ui/pipelines": "^3.1.1",
44-
"@backstage-community/plugin-azure-devops": "^0.28.0",
44+
"@backstage-community/plugin-azure-devops": "^0.29.0",
4545
"@backstage-community/plugin-azure-devops-common": "^0.20.0",
4646
"@backstage-community/plugin-github-actions": "^0.22.0",
4747
"@backstage-community/plugin-jenkins": "^0.30.0",

workspaces/multi-source-security-viewer/yarn.lock

Lines changed: 33 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -1422,22 +1422,33 @@ __metadata:
14221422
languageName: node
14231423
linkType: hard
14241424

1425-
"@backstage-community/plugin-azure-devops@npm:^0.28.0":
1426-
version: 0.28.2
1427-
resolution: "@backstage-community/plugin-azure-devops@npm:0.28.2"
1425+
"@backstage-community/plugin-azure-devops-common@npm:^0.21.0":
1426+
version: 0.21.0
1427+
resolution: "@backstage-community/plugin-azure-devops-common@npm:0.21.0"
14281428
dependencies:
1429-
"@backstage-community/plugin-azure-devops-common": "npm:^0.20.1"
1430-
"@backstage/catalog-model": "npm:^1.7.6"
1431-
"@backstage/core-compat-api": "npm:^0.5.8"
1432-
"@backstage/core-components": "npm:^0.18.7"
1433-
"@backstage/core-plugin-api": "npm:^1.12.3"
1429+
"@backstage/catalog-model": "npm:^1.7.7"
1430+
"@backstage/plugin-catalog-common": "npm:^1.1.8"
1431+
"@backstage/plugin-permission-common": "npm:^0.9.7"
1432+
checksum: 10/708bdd383fac51fdf397c0c22c241cddae61e931c2a3e011a7e037e30e6611de052851669c1120796acd0f999de4414022dd7046a9d69b06a660fdbabd732bf1
1433+
languageName: node
1434+
linkType: hard
1435+
1436+
"@backstage-community/plugin-azure-devops@npm:^0.29.0":
1437+
version: 0.29.0
1438+
resolution: "@backstage-community/plugin-azure-devops@npm:0.29.0"
1439+
dependencies:
1440+
"@backstage-community/plugin-azure-devops-common": "npm:^0.21.0"
1441+
"@backstage/catalog-model": "npm:^1.7.7"
1442+
"@backstage/core-compat-api": "npm:^0.5.9"
1443+
"@backstage/core-components": "npm:^0.18.8"
1444+
"@backstage/core-plugin-api": "npm:^1.12.4"
14341445
"@backstage/errors": "npm:^1.2.7"
1435-
"@backstage/frontend-plugin-api": "npm:^0.14.1"
1436-
"@backstage/plugin-catalog-react": "npm:^2.0.0"
1437-
"@backstage/plugin-permission-react": "npm:^0.4.40"
1446+
"@backstage/frontend-plugin-api": "npm:^0.15.1"
1447+
"@backstage/plugin-catalog-react": "npm:^2.1.0"
1448+
"@backstage/plugin-permission-react": "npm:^0.4.41"
14381449
"@backstage/plugin-search-common": "npm:^1.2.22"
1439-
"@backstage/plugin-search-react": "npm:^1.10.4"
1440-
"@backstage/ui": "npm:^0.12.0"
1450+
"@backstage/plugin-search-react": "npm:^1.11.0"
1451+
"@backstage/ui": "npm:^0.13.1"
14411452
"@material-ui/core": "npm:^4.12.2"
14421453
"@remixicon/react": "npm:^4.9.0"
14431454
"@types/react": "npm:^16.13.1 || ^17.0.0 || ^18.0.0"
@@ -1448,7 +1459,7 @@ __metadata:
14481459
react: ^16.13.1 || ^17.0.0 || ^18.0.0
14491460
react-dom: ^16.13.1 || ^17.0.0 || ^18.0.0
14501461
react-router-dom: 6.0.0-beta.0 || ^6.3.0
1451-
checksum: 10/c823ab98b60bc012162b8fb2c2d15d18d876fc2125d357a253e66967e5e10c9dcdff4cb3a1be3c1f98708c8c3d222a615fb22a812e67d87617d135e1235846f6
1462+
checksum: 10/e7af40b205c0d27cae322c91b1e50d6ed01c0b10c1d6eb1b60e19c8259d20bd9448ef2aef90d32725216c3311128a775bea5a8d29d66de4e2ea2cb6668bbd14b
14521463
languageName: node
14531464
linkType: hard
14541465

@@ -1574,7 +1585,7 @@ __metadata:
15741585
resolution: "@backstage-community/plugin-multi-source-security-viewer@workspace:plugins/multi-source-security-viewer"
15751586
dependencies:
15761587
"@aonic-ui/pipelines": "npm:^3.1.1"
1577-
"@backstage-community/plugin-azure-devops": "npm:^0.28.0"
1588+
"@backstage-community/plugin-azure-devops": "npm:^0.29.0"
15781589
"@backstage-community/plugin-azure-devops-common": "npm:^0.20.0"
15791590
"@backstage-community/plugin-github-actions": "npm:^0.22.0"
15801591
"@backstage-community/plugin-jenkins": "npm:^0.30.0"
@@ -2451,7 +2462,7 @@ __metadata:
24512462
languageName: node
24522463
linkType: hard
24532464

2454-
"@backstage/core-compat-api@npm:^0.5.7, @backstage/core-compat-api@npm:^0.5.8, @backstage/core-compat-api@npm:^0.5.9":
2465+
"@backstage/core-compat-api@npm:^0.5.7, @backstage/core-compat-api@npm:^0.5.9":
24552466
version: 0.5.9
24562467
resolution: "@backstage/core-compat-api@npm:0.5.9"
24572468
dependencies:
@@ -2531,7 +2542,7 @@ __metadata:
25312542
languageName: node
25322543
linkType: hard
25332544

2534-
"@backstage/core-components@npm:^0.18.6, @backstage/core-components@npm:^0.18.7, @backstage/core-components@npm:^0.18.8":
2545+
"@backstage/core-components@npm:^0.18.6, @backstage/core-components@npm:^0.18.8":
25352546
version: 0.18.8
25362547
resolution: "@backstage/core-components@npm:0.18.8"
25372548
dependencies:
@@ -2589,7 +2600,7 @@ __metadata:
25892600
languageName: node
25902601
linkType: hard
25912602

2592-
"@backstage/core-plugin-api@npm:^1.10.3, @backstage/core-plugin-api@npm:^1.10.4, @backstage/core-plugin-api@npm:^1.12.1, @backstage/core-plugin-api@npm:^1.12.2, @backstage/core-plugin-api@npm:^1.12.3, @backstage/core-plugin-api@npm:^1.12.4":
2603+
"@backstage/core-plugin-api@npm:^1.10.3, @backstage/core-plugin-api@npm:^1.10.4, @backstage/core-plugin-api@npm:^1.12.1, @backstage/core-plugin-api@npm:^1.12.2, @backstage/core-plugin-api@npm:^1.12.4":
25932604
version: 1.12.4
25942605
resolution: "@backstage/core-plugin-api@npm:1.12.4"
25952606
dependencies:
@@ -2758,27 +2769,6 @@ __metadata:
27582769
languageName: node
27592770
linkType: hard
27602771

2761-
"@backstage/frontend-plugin-api@npm:^0.14.1":
2762-
version: 0.14.1
2763-
resolution: "@backstage/frontend-plugin-api@npm:0.14.1"
2764-
dependencies:
2765-
"@backstage/errors": "npm:^1.2.7"
2766-
"@backstage/types": "npm:^1.2.2"
2767-
"@backstage/version-bridge": "npm:^1.0.12"
2768-
zod: "npm:^3.25.76"
2769-
zod-to-json-schema: "npm:^3.25.1"
2770-
peerDependencies:
2771-
"@types/react": ^17.0.0 || ^18.0.0
2772-
react: ^17.0.0 || ^18.0.0
2773-
react-dom: ^17.0.0 || ^18.0.0
2774-
react-router-dom: ^6.30.2
2775-
peerDependenciesMeta:
2776-
"@types/react":
2777-
optional: true
2778-
checksum: 10/d54c3bee4c7f3708c1196aedec76a4edcc4d99e5856a2d7b404ad1f70ed6395ee32ac7de69290b37f3cc32c19507b8cdda566c04655c57e6ed364ee356434538
2779-
languageName: node
2780-
linkType: hard
2781-
27822772
"@backstage/frontend-plugin-api@npm:^0.15.0, @backstage/frontend-plugin-api@npm:^0.15.1":
27832773
version: 0.15.1
27842774
resolution: "@backstage/frontend-plugin-api@npm:0.15.1"
@@ -3379,7 +3369,7 @@ __metadata:
33793369
languageName: node
33803370
linkType: hard
33813371

3382-
"@backstage/plugin-catalog-react@npm:^2.0.0, @backstage/plugin-catalog-react@npm:^2.1.0":
3372+
"@backstage/plugin-catalog-react@npm:^2.1.0":
33833373
version: 2.1.0
33843374
resolution: "@backstage/plugin-catalog-react@npm:2.1.0"
33853375
dependencies:
@@ -3712,7 +3702,7 @@ __metadata:
37123702
languageName: node
37133703
linkType: hard
37143704

3715-
"@backstage/plugin-permission-react@npm:^0.4.39, @backstage/plugin-permission-react@npm:^0.4.40, @backstage/plugin-permission-react@npm:^0.4.41":
3705+
"@backstage/plugin-permission-react@npm:^0.4.39, @backstage/plugin-permission-react@npm:^0.4.41":
37163706
version: 0.4.41
37173707
resolution: "@backstage/plugin-permission-react@npm:0.4.41"
37183708
dependencies:
@@ -4075,7 +4065,7 @@ __metadata:
40754065
languageName: node
40764066
linkType: hard
40774067

4078-
"@backstage/plugin-search-react@npm:^1.10.4, @backstage/plugin-search-react@npm:^1.11.0":
4068+
"@backstage/plugin-search-react@npm:^1.11.0":
40794069
version: 1.11.0
40804070
resolution: "@backstage/plugin-search-react@npm:1.11.0"
40814071
dependencies:
@@ -4517,27 +4507,6 @@ __metadata:
45174507
languageName: node
45184508
linkType: hard
45194509

4520-
"@backstage/ui@npm:^0.12.0":
4521-
version: 0.12.0
4522-
resolution: "@backstage/ui@npm:0.12.0"
4523-
dependencies:
4524-
"@backstage/version-bridge": "npm:^1.0.12"
4525-
"@remixicon/react": "npm:^4.6.0"
4526-
"@tanstack/react-table": "npm:^8.21.3"
4527-
clsx: "npm:^2.1.1"
4528-
react-aria-components: "npm:^1.14.0"
4529-
peerDependencies:
4530-
"@types/react": ^17.0.0 || ^18.0.0
4531-
react: ^17.0.0 || ^18.0.0
4532-
react-dom: ^17.0.0 || ^18.0.0
4533-
react-router-dom: ^6.30.2
4534-
peerDependenciesMeta:
4535-
"@types/react":
4536-
optional: true
4537-
checksum: 10/89c894d6dbc1e4028e5f47bfda3f13f071595df4db71e01f9add37ec4074cf534bb86018c0dad864eb21cdfae05a0c337694fab62d7c923b0e47fd1dc9aa16b6
4538-
languageName: node
4539-
linkType: hard
4540-
45414510
"@backstage/ui@npm:^0.13.0, @backstage/ui@npm:^0.13.1":
45424511
version: 0.13.1
45434512
resolution: "@backstage/ui@npm:0.13.1"
@@ -14799,7 +14768,7 @@ __metadata:
1479914768
version: 0.0.0-use.local
1480014769
resolution: "app@workspace:packages/app"
1480114770
dependencies:
14802-
"@backstage-community/plugin-azure-devops": "npm:^0.28.0"
14771+
"@backstage-community/plugin-azure-devops": "npm:^0.29.0"
1480314772
"@backstage-community/plugin-github-actions": "npm:^0.22.0"
1480414773
"@backstage-community/plugin-jenkins": "npm:^0.30.0"
1480514774
"@backstage-community/plugin-multi-source-security-viewer": "workspace:^"

0 commit comments

Comments
 (0)