fix(deps): update dependency @backstage-community/plugin-jenkins to ^0.22.0

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
backstage-goalie[bot] 2025-08-25 14:27:37 +00:00 committed by Github changeset workflow
parent 6a65a4cea3
commit 1730ce26e6
4 changed files with 243 additions and 162 deletions

View File

@ -0,0 +1,5 @@
---
'@backstage-community/plugin-multi-source-security-viewer': patch
---
Updated dependency `@backstage-community/plugin-jenkins` to `^0.22.0`.

View File

@ -21,7 +21,7 @@
"dependencies": {
"@backstage-community/plugin-azure-devops": "^0.17.0",
"@backstage-community/plugin-github-actions": "^0.12.0",
"@backstage-community/plugin-jenkins": "^0.21.0",
"@backstage-community/plugin-jenkins": "^0.22.0",
"@backstage-community/plugin-multi-source-security-viewer": "workspace:^",
"@backstage/app-defaults": "^1.6.2",
"@backstage/catalog-model": "^1.7.4",

View File

@ -43,7 +43,7 @@
"@backstage-community/plugin-azure-devops": "^0.17.0",
"@backstage-community/plugin-azure-devops-common": "^0.12.0",
"@backstage-community/plugin-github-actions": "^0.12.0",
"@backstage-community/plugin-jenkins": "^0.21.0",
"@backstage-community/plugin-jenkins": "^0.22.0",
"@backstage-community/plugin-multi-source-security-viewer-common": "workspace:^",
"@backstage/catalog-model": "^1.7.4",
"@backstage/core-components": "^0.17.2",

View File

@ -2922,18 +2922,28 @@ __metadata:
languageName: node
linkType: hard
"@backstage-community/plugin-jenkins@npm:^0.21.0":
version: 0.21.0
resolution: "@backstage-community/plugin-jenkins@npm:0.21.0"
"@backstage-community/plugin-jenkins-common@npm:^0.9.0":
version: 0.9.0
resolution: "@backstage-community/plugin-jenkins-common@npm:0.9.0"
dependencies:
"@backstage-community/plugin-jenkins-common": "npm:^0.8.0"
"@backstage/catalog-model": "npm:^1.7.4"
"@backstage/core-compat-api": "npm:^0.4.3"
"@backstage/core-components": "npm:^0.17.3"
"@backstage/core-plugin-api": "npm:^1.10.8"
"@backstage/plugin-catalog-common": "npm:^1.1.5"
"@backstage/plugin-permission-common": "npm:^0.9.1"
checksum: 10/4ffab46163c6f02ac6de866a0bf0bf30fae896f2dc4905278d490cf119e6c470de61d5c5d438ae89e593d766ea316bed7cbda5d0f10ab26e10209ad9c54e7b5b
languageName: node
linkType: hard
"@backstage-community/plugin-jenkins@npm:^0.22.0":
version: 0.22.0
resolution: "@backstage-community/plugin-jenkins@npm:0.22.0"
dependencies:
"@backstage-community/plugin-jenkins-common": "npm:^0.9.0"
"@backstage/catalog-model": "npm:^1.7.5"
"@backstage/core-compat-api": "npm:^0.4.4"
"@backstage/core-components": "npm:^0.17.4"
"@backstage/core-plugin-api": "npm:^1.10.9"
"@backstage/errors": "npm:^1.2.7"
"@backstage/frontend-plugin-api": "npm:^0.10.3"
"@backstage/plugin-catalog-react": "npm:^1.19.0"
"@backstage/frontend-plugin-api": "npm:^0.10.4"
"@backstage/plugin-catalog-react": "npm:^1.19.1"
"@material-ui/core": "npm:^4.12.2"
"@material-ui/icons": "npm:^4.9.1"
"@types/react": "npm:^16.13.1 || ^17.0.0 || ^18.0.0"
@ -2943,7 +2953,7 @@ __metadata:
react: ^16.13.1 || ^17.0.0 || ^18.0.0
react-dom: ^16.13.1 || ^17.0.0 || ^18.0.0
react-router-dom: 6.0.0-beta.0 || ^6.3.0
checksum: 10/401b69b7454610ef198fed6160a08b2423b52cef666e698df04b6bf697648a9bbda652b55a7dbb3d2f499de03786bc9a9fd0bcd9a2c3e4723b8b138a8cc2abf1
checksum: 10/d04c1e1ca9a8b74056b28719b3a69c3f3a9e1560314041954cea2ffb0be8d62c64dad40aa0e834d2691c1777728490d93d9e0ae1afb2b20f7f354f7ed0933ed1
languageName: node
linkType: hard
@ -2964,7 +2974,7 @@ __metadata:
"@backstage-community/plugin-azure-devops": "npm:^0.17.0"
"@backstage-community/plugin-azure-devops-common": "npm:^0.12.0"
"@backstage-community/plugin-github-actions": "npm:^0.12.0"
"@backstage-community/plugin-jenkins": "npm:^0.21.0"
"@backstage-community/plugin-jenkins": "npm:^0.22.0"
"@backstage-community/plugin-multi-source-security-viewer-common": "workspace:^"
"@backstage/catalog-model": "npm:^1.7.4"
"@backstage/cli": "npm:^0.32.1"
@ -3328,27 +3338,27 @@ __metadata:
languageName: node
linkType: hard
"@backstage/catalog-client@npm:^1.10.0, @backstage/catalog-client@npm:^1.10.1, @backstage/catalog-client@npm:^1.9.1":
version: 1.10.1
resolution: "@backstage/catalog-client@npm:1.10.1"
"@backstage/catalog-client@npm:^1.10.0, @backstage/catalog-client@npm:^1.10.1, @backstage/catalog-client@npm:^1.11.0, @backstage/catalog-client@npm:^1.9.1":
version: 1.11.0
resolution: "@backstage/catalog-client@npm:1.11.0"
dependencies:
"@backstage/catalog-model": "npm:^1.7.4"
"@backstage/catalog-model": "npm:^1.7.5"
"@backstage/errors": "npm:^1.2.7"
cross-fetch: "npm:^4.0.0"
uri-template: "npm:^2.0.0"
checksum: 10/85a220800db02f13f9fdf5beb1bf06d43d6aa0c39c6e6c69c0c6d69ae7bc283f8933a42d984f6d7cb1c4eb1dc91fba7b14c94f7cc0ed775dc3a6ae6fc7e4fc15
checksum: 10/66e0ee09d67741630d0f81beeaac35a060a992f9c0860da88b61334385db133dd109ea6d66e4e3726c64d55f6f4f82e488e0715b5fe983acfb398b1df3718c5a
languageName: node
linkType: hard
"@backstage/catalog-model@npm:^1.7.3, @backstage/catalog-model@npm:^1.7.4":
version: 1.7.4
resolution: "@backstage/catalog-model@npm:1.7.4"
"@backstage/catalog-model@npm:^1.7.3, @backstage/catalog-model@npm:^1.7.4, @backstage/catalog-model@npm:^1.7.5":
version: 1.7.5
resolution: "@backstage/catalog-model@npm:1.7.5"
dependencies:
"@backstage/errors": "npm:^1.2.7"
"@backstage/types": "npm:^1.2.1"
ajv: "npm:^8.10.0"
lodash: "npm:^4.17.21"
checksum: 10/48c2db2a8144e891319879cec6cae1980088165a910a757b8ebc07dc337b4d8d5c743fbaa3fa916cdd1b5e06635b3a3edbd1e7d8519ac135824f1ba37c5e3ce2
checksum: 10/857a93cc04ef7ad427b4c9a65792b750c6c2664348d00abddffe25f4eb909c5c54a0610ca44e7a5f8b374a30b723e0e00b48f4d93407b7575c0ad6a94055946a
languageName: node
linkType: hard
@ -3534,23 +3544,23 @@ __metadata:
languageName: node
linkType: hard
"@backstage/config@npm:^1.2.0, @backstage/config@npm:^1.3.2":
version: 1.3.2
resolution: "@backstage/config@npm:1.3.2"
"@backstage/config@npm:^1.2.0, @backstage/config@npm:^1.3.2, @backstage/config@npm:^1.3.3":
version: 1.3.3
resolution: "@backstage/config@npm:1.3.3"
dependencies:
"@backstage/errors": "npm:^1.2.7"
"@backstage/types": "npm:^1.2.1"
ms: "npm:^2.1.3"
checksum: 10/cc2e4ff7cd0db7542ed258fb273826057aff1455f745c1f9379303c3407ea6ca4f9f908a73f29470b9ca3155ef4603263e9d1dda5bd4d6930c42e794c70885e4
checksum: 10/95f3e2a8fca274157e7fdeafd15285f2626ac98df4fcb7fdaca9e21b64eecf4c92b6a3c20ad5cff9d7c12ec750a969e8cd23fc3e18534c1803ef7c6b45c3ba04
languageName: node
linkType: hard
"@backstage/core-app-api@npm:^1.17.0, @backstage/core-app-api@npm:^1.17.1":
version: 1.17.1
resolution: "@backstage/core-app-api@npm:1.17.1"
"@backstage/core-app-api@npm:^1.17.0, @backstage/core-app-api@npm:^1.18.0":
version: 1.18.0
resolution: "@backstage/core-app-api@npm:1.18.0"
dependencies:
"@backstage/config": "npm:^1.3.2"
"@backstage/core-plugin-api": "npm:^1.10.8"
"@backstage/config": "npm:^1.3.3"
"@backstage/core-plugin-api": "npm:^1.10.9"
"@backstage/types": "npm:^1.2.1"
"@backstage/version-bridge": "npm:^1.0.11"
"@types/prop-types": "npm:^15.7.3"
@ -3569,17 +3579,17 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/04248e92fbbfa0c994ce16369a536b27574f3ad9bb19b34c789c41c872c2cfe71f0cb0c00f89676d387097477125ca45a794df149b89a5654e6f6d92afcb2752
checksum: 10/f6f8eb72b3bb5d4fb0ad76b15c68768195625d598f5ea4400ec185d0aac013f7e2dbb0ada0c0700a6ccaced454c03a29f11b6b05c739637d8eab277a94256749
languageName: node
linkType: hard
"@backstage/core-compat-api@npm:^0.4.2, @backstage/core-compat-api@npm:^0.4.3":
version: 0.4.3
resolution: "@backstage/core-compat-api@npm:0.4.3"
"@backstage/core-compat-api@npm:^0.4.2, @backstage/core-compat-api@npm:^0.4.3, @backstage/core-compat-api@npm:^0.4.4":
version: 0.4.4
resolution: "@backstage/core-compat-api@npm:0.4.4"
dependencies:
"@backstage/core-plugin-api": "npm:^1.10.8"
"@backstage/frontend-plugin-api": "npm:^0.10.3"
"@backstage/plugin-catalog-react": "npm:^1.19.0"
"@backstage/core-plugin-api": "npm:^1.10.9"
"@backstage/frontend-plugin-api": "npm:^0.10.4"
"@backstage/plugin-catalog-react": "npm:^1.19.1"
"@backstage/version-bridge": "npm:^1.0.11"
lodash: "npm:^4.17.21"
peerDependencies:
@ -3590,7 +3600,28 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/ade339ad577d6b875232b628b2388f4cf902cb1a5c75c0a1c96b62b8573f77d23a81c0e9e426abc546c6ffb90415ff7804a92d309aea500ba6451beec47ddc8e
checksum: 10/9a24527274c40a197fe129da34043d42c0f1082df355192e655bdf0f166d19051f32431ad6fbc762f82894dbe4eef085b381cfe875fa9bfe8d82f25b549c02d3
languageName: node
linkType: hard
"@backstage/core-compat-api@npm:^0.5.0":
version: 0.5.1
resolution: "@backstage/core-compat-api@npm:0.5.1"
dependencies:
"@backstage/core-plugin-api": "npm:^1.10.9"
"@backstage/frontend-plugin-api": "npm:^0.11.0"
"@backstage/plugin-catalog-react": "npm:^1.20.1"
"@backstage/version-bridge": "npm:^1.0.11"
lodash: "npm:^4.17.21"
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0
react: ^17.0.0 || ^18.0.0
react-dom: ^17.0.0 || ^18.0.0
react-router-dom: ^6.3.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/def6d539236ebd1fa00fed532eb7707e9a64addb96a7b3af3ce4931b978fa9659569239e62c3b76015f905a73749e3812693551bf027fa38d9952699a8c8b01c
languageName: node
linkType: hard
@ -3648,14 +3679,14 @@ __metadata:
languageName: node
linkType: hard
"@backstage/core-components@npm:^0.17.2, @backstage/core-components@npm:^0.17.3":
version: 0.17.3
resolution: "@backstage/core-components@npm:0.17.3"
"@backstage/core-components@npm:^0.17.2, @backstage/core-components@npm:^0.17.3, @backstage/core-components@npm:^0.17.4, @backstage/core-components@npm:^0.17.5":
version: 0.17.5
resolution: "@backstage/core-components@npm:0.17.5"
dependencies:
"@backstage/config": "npm:^1.3.2"
"@backstage/core-plugin-api": "npm:^1.10.8"
"@backstage/config": "npm:^1.3.3"
"@backstage/core-plugin-api": "npm:^1.10.9"
"@backstage/errors": "npm:^1.2.7"
"@backstage/theme": "npm:^0.6.6"
"@backstage/theme": "npm:^0.6.8"
"@backstage/version-bridge": "npm:^1.0.11"
"@dagrejs/dagre": "npm:^1.1.4"
"@date-io/core": "npm:^1.3.13"
@ -3672,8 +3703,8 @@ __metadata:
d3-shape: "npm:^3.0.0"
d3-zoom: "npm:^3.0.0"
js-yaml: "npm:^4.1.0"
linkify-react: "npm:4.1.3"
linkifyjs: "npm:4.1.3"
linkify-react: "npm:4.3.2"
linkifyjs: "npm:4.3.2"
lodash: "npm:^4.17.21"
pluralize: "npm:^8.0.0"
qs: "npm:^6.9.4"
@ -3698,15 +3729,15 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/9c826ba203dcee62077cb9e3c83fbeb1d72558dca4b3fcb41c19c587a8162862dcab061d56b1f3cbdfba96fa19dbcae4959caf9009d3288930606ec2646056c6
checksum: 10/7dd5aa868d3e2ff96e623b1e283437bf99d42abbf73bb68aee2cf4bad21363ebe0f50d67502eb9275f5c331b1c8f90998154004ecc83c1f52cae7725b299d18c
languageName: node
linkType: hard
"@backstage/core-plugin-api@npm:^1.10.3, @backstage/core-plugin-api@npm:^1.10.4, @backstage/core-plugin-api@npm:^1.10.7, @backstage/core-plugin-api@npm:^1.10.8":
version: 1.10.8
resolution: "@backstage/core-plugin-api@npm:1.10.8"
"@backstage/core-plugin-api@npm:^1.10.3, @backstage/core-plugin-api@npm:^1.10.4, @backstage/core-plugin-api@npm:^1.10.7, @backstage/core-plugin-api@npm:^1.10.8, @backstage/core-plugin-api@npm:^1.10.9":
version: 1.10.9
resolution: "@backstage/core-plugin-api@npm:1.10.9"
dependencies:
"@backstage/config": "npm:^1.3.2"
"@backstage/config": "npm:^1.3.3"
"@backstage/errors": "npm:^1.2.7"
"@backstage/types": "npm:^1.2.1"
"@backstage/version-bridge": "npm:^1.0.11"
@ -3719,7 +3750,7 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/4b92c70ce68e6ec3a1b1cf77fd30591a066cc109f2af352d25583257fe83b71a0ea7f848f24bad7313028128d45819ef10ed526695bfd894ebe4dadeb420f2d1
checksum: 10/22f6e0d0cd18ac0ecb0737e75df9aa227b12fa7bdad11a54370efe339846b4d7d1b8ab7136c4f3e6a2d35702295cb81cb13f32e317a20f82a2c97c69d982ff10
languageName: node
linkType: hard
@ -3785,16 +3816,16 @@ __metadata:
languageName: node
linkType: hard
"@backstage/frontend-app-api@npm:^0.11.3":
version: 0.11.3
resolution: "@backstage/frontend-app-api@npm:0.11.3"
"@backstage/frontend-app-api@npm:^0.12.0":
version: 0.12.0
resolution: "@backstage/frontend-app-api@npm:0.12.0"
dependencies:
"@backstage/config": "npm:^1.3.2"
"@backstage/core-app-api": "npm:^1.17.1"
"@backstage/core-plugin-api": "npm:^1.10.8"
"@backstage/config": "npm:^1.3.3"
"@backstage/core-app-api": "npm:^1.18.0"
"@backstage/core-plugin-api": "npm:^1.10.9"
"@backstage/errors": "npm:^1.2.7"
"@backstage/frontend-defaults": "npm:^0.2.3"
"@backstage/frontend-plugin-api": "npm:^0.10.3"
"@backstage/frontend-defaults": "npm:^0.3.0"
"@backstage/frontend-plugin-api": "npm:^0.11.0"
"@backstage/types": "npm:^1.2.1"
"@backstage/version-bridge": "npm:^1.0.11"
lodash: "npm:^4.17.21"
@ -3807,19 +3838,20 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/a1b012462db67f09c0fe49056fe4d3482da5a9c43a0f3056eb2a6833a66e35d34a6aaa2d0eb9572f4f1b180a9d7511f9357835c441825f5967eb1183a7f78d27
checksum: 10/fed69adcff5583dc2a67a5cb141f8b444decc8bb6241d1f2ca24f5c93c00594c682baa9561bd9877e978cf0588e283facae68e323db3360effa443fc43eb00de
languageName: node
linkType: hard
"@backstage/frontend-defaults@npm:^0.2.3":
version: 0.2.3
resolution: "@backstage/frontend-defaults@npm:0.2.3"
"@backstage/frontend-defaults@npm:^0.3.0":
version: 0.3.0
resolution: "@backstage/frontend-defaults@npm:0.3.0"
dependencies:
"@backstage/config": "npm:^1.3.2"
"@backstage/config": "npm:^1.3.3"
"@backstage/core-components": "npm:^0.17.5"
"@backstage/errors": "npm:^1.2.7"
"@backstage/frontend-app-api": "npm:^0.11.3"
"@backstage/frontend-plugin-api": "npm:^0.10.3"
"@backstage/plugin-app": "npm:^0.1.10"
"@backstage/frontend-app-api": "npm:^0.12.0"
"@backstage/frontend-plugin-api": "npm:^0.11.0"
"@backstage/plugin-app": "npm:^0.2.0"
"@react-hookz/web": "npm:^24.0.0"
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0
@ -3829,16 +3861,16 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/f9b84a850e219c389f4e28ea459f1df03057d1092cfe126365bb2149540fd564269b03a8d0220ca9ba1c4ebd000fbc84f4ee842551e00cd1daec133fa3edf86b
checksum: 10/5799ed58458f7268c9725f3ab964b42ddb2f999b622f458cb21fd00973ae59c6ac377dba9570fdc54acdb15c2153b4ef5e86cb6cd8624b81e96de29b127b69b0
languageName: node
linkType: hard
"@backstage/frontend-plugin-api@npm:^0.10.2, @backstage/frontend-plugin-api@npm:^0.10.3":
version: 0.10.3
resolution: "@backstage/frontend-plugin-api@npm:0.10.3"
"@backstage/frontend-plugin-api@npm:^0.10.2, @backstage/frontend-plugin-api@npm:^0.10.3, @backstage/frontend-plugin-api@npm:^0.10.4":
version: 0.10.4
resolution: "@backstage/frontend-plugin-api@npm:0.10.4"
dependencies:
"@backstage/core-components": "npm:^0.17.3"
"@backstage/core-plugin-api": "npm:^1.10.8"
"@backstage/core-components": "npm:^0.17.4"
"@backstage/core-plugin-api": "npm:^1.10.9"
"@backstage/types": "npm:^1.2.1"
"@backstage/version-bridge": "npm:^1.0.11"
"@material-ui/core": "npm:^4.12.4"
@ -3853,19 +3885,43 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/70bd14ad75502d8a7de38b48a21d9672e883e6db49cfe6ce4f1298fb53fe30e5da940e090c63d3bf9e17521d18ae6297c0f322db924184d64ae12fe6f11b8f23
checksum: 10/24bfac2da27fb75d36c28d3b182982ff075bcedf936d3b2cc9eb46f7b0b4734194be20fd48ab3a30197f12c97377f4472cc651c0a5093d186f662233353e8668
languageName: node
linkType: hard
"@backstage/frontend-test-utils@npm:^0.3.3":
version: 0.3.3
resolution: "@backstage/frontend-test-utils@npm:0.3.3"
"@backstage/frontend-plugin-api@npm:^0.11.0":
version: 0.11.0
resolution: "@backstage/frontend-plugin-api@npm:0.11.0"
dependencies:
"@backstage/config": "npm:^1.3.2"
"@backstage/frontend-app-api": "npm:^0.11.3"
"@backstage/frontend-plugin-api": "npm:^0.10.3"
"@backstage/plugin-app": "npm:^0.1.10"
"@backstage/test-utils": "npm:^1.7.9"
"@backstage/core-components": "npm:^0.17.5"
"@backstage/core-plugin-api": "npm:^1.10.9"
"@backstage/types": "npm:^1.2.1"
"@backstage/version-bridge": "npm:^1.0.11"
"@material-ui/core": "npm:^4.12.4"
lodash: "npm:^4.17.21"
zod: "npm:^3.22.4"
zod-to-json-schema: "npm:^3.21.4"
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0
react: ^17.0.0 || ^18.0.0
react-dom: ^17.0.0 || ^18.0.0
react-router-dom: ^6.3.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/0f6a81c7db668aa4d07cf6f11e1c7c0c09a9efc0f3a06774b727280101d3bd84aa6bfa47eef78d98d53b41be898ea7fcdca7b00a3fe447b0db4ebe155afe72ac
languageName: node
linkType: hard
"@backstage/frontend-test-utils@npm:^0.3.5":
version: 0.3.5
resolution: "@backstage/frontend-test-utils@npm:0.3.5"
dependencies:
"@backstage/config": "npm:^1.3.3"
"@backstage/frontend-app-api": "npm:^0.12.0"
"@backstage/frontend-plugin-api": "npm:^0.11.0"
"@backstage/plugin-app": "npm:^0.2.0"
"@backstage/test-utils": "npm:^1.7.11"
"@backstage/types": "npm:^1.2.1"
"@backstage/version-bridge": "npm:^1.0.11"
zod: "npm:^3.22.4"
@ -3878,7 +3934,7 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/0310892cc13256a28315e5a9afe9a3b00723bffbcfee67849f01301538d1accdb48361db7dbf092889313aa2e5f7a531e31350b32096e0f223832a6329b75dd8
checksum: 10/2df3e370eb0a1212f8628955e6a1cbb953fc235597483bbe176a1f4dda1f03ea7ad0eeac465a0905e3ad16e3808ab113ef8bf5a7fafb87dad5ede9fe5ba7a204
languageName: node
linkType: hard
@ -3897,13 +3953,13 @@ __metadata:
languageName: node
linkType: hard
"@backstage/integration-react@npm:^1.2.7, @backstage/integration-react@npm:^1.2.8":
version: 1.2.8
resolution: "@backstage/integration-react@npm:1.2.8"
"@backstage/integration-react@npm:^1.2.7, @backstage/integration-react@npm:^1.2.8, @backstage/integration-react@npm:^1.2.9":
version: 1.2.9
resolution: "@backstage/integration-react@npm:1.2.9"
dependencies:
"@backstage/config": "npm:^1.3.2"
"@backstage/core-plugin-api": "npm:^1.10.8"
"@backstage/integration": "npm:^1.17.0"
"@backstage/config": "npm:^1.3.3"
"@backstage/core-plugin-api": "npm:^1.10.9"
"@backstage/integration": "npm:^1.17.1"
"@material-ui/core": "npm:^4.12.2"
"@material-ui/icons": "npm:^4.9.1"
peerDependencies:
@ -3914,17 +3970,17 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/f4d6ea7bd0fa9017dcdd4162e0f6a9a16737891441e0659270674fedd49c1cee594435d92b039230ec4b6c493df390efe12f9c653d09d51b5283f4add74ac4db
checksum: 10/a1e4af06ed9cb03af74725d5904d5688d55563390ac80e62e08823079ea5a27d003277a7f3af31bf5be5889fc56ab580cf5ad06e20563b5610ffe22a7d0c37c0
languageName: node
linkType: hard
"@backstage/integration@npm:^1.15.0, @backstage/integration@npm:^1.17.0":
version: 1.17.0
resolution: "@backstage/integration@npm:1.17.0"
"@backstage/integration@npm:^1.15.0, @backstage/integration@npm:^1.17.0, @backstage/integration@npm:^1.17.1":
version: 1.17.1
resolution: "@backstage/integration@npm:1.17.1"
dependencies:
"@azure/identity": "npm:^4.0.0"
"@azure/storage-blob": "npm:^12.5.0"
"@backstage/config": "npm:^1.3.2"
"@backstage/config": "npm:^1.3.3"
"@backstage/errors": "npm:^1.2.7"
"@octokit/auth-app": "npm:^4.0.0"
"@octokit/rest": "npm:^19.0.3"
@ -3932,7 +3988,7 @@ __metadata:
git-url-parse: "npm:^15.0.0"
lodash: "npm:^4.17.21"
luxon: "npm:^3.0.0"
checksum: 10/651a717a2268be73f6b1d34072585641cf3ad0e8e5122fc4cca249e773fda4dcde904588331d352ae455a420120fb1ef7847cd859d8d9132203eec63c8c6b01a
checksum: 10/05e4b5b9666cc393d3a46ae0793511f61a45682e5a89a70b4bc19619a57c830ef90dc5066a1b4a3e6a1be2fe51cd660673a8ef7d6e542b5acc43ed3c3e591cde
languageName: node
linkType: hard
@ -4009,21 +4065,24 @@ __metadata:
languageName: node
linkType: hard
"@backstage/plugin-app@npm:^0.1.10":
version: 0.1.10
resolution: "@backstage/plugin-app@npm:0.1.10"
"@backstage/plugin-app@npm:^0.2.0":
version: 0.2.0
resolution: "@backstage/plugin-app@npm:0.2.0"
dependencies:
"@backstage/core-components": "npm:^0.17.3"
"@backstage/core-plugin-api": "npm:^1.10.8"
"@backstage/frontend-plugin-api": "npm:^0.10.3"
"@backstage/integration-react": "npm:^1.2.8"
"@backstage/plugin-permission-react": "npm:^0.4.35"
"@backstage/theme": "npm:^0.6.6"
"@backstage/core-components": "npm:^0.17.5"
"@backstage/core-plugin-api": "npm:^1.10.9"
"@backstage/frontend-plugin-api": "npm:^0.11.0"
"@backstage/integration-react": "npm:^1.2.9"
"@backstage/plugin-permission-react": "npm:^0.4.36"
"@backstage/theme": "npm:^0.6.8"
"@backstage/types": "npm:^1.2.1"
"@backstage/version-bridge": "npm:^1.0.11"
"@material-ui/core": "npm:^4.9.13"
"@material-ui/icons": "npm:^4.9.1"
"@material-ui/lab": "npm:^4.0.0-alpha.61"
"@react-hookz/web": "npm:^24.0.0"
react-use: "npm:^17.2.4"
zod: "npm:^3.22.4"
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0
react: ^17.0.0 || ^18.0.0
@ -4032,7 +4091,7 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/1961abd525bed732d8c8642db42dba26a5cd3ce1193f869ed754806629c74ab3ffc66b5d71dcab1d240500b515b04836def3181d2d783ac87ee6b625e34674ff
checksum: 10/b312accad994b01a67e5d8169a2bf7b9ccc92d1012f08dc6b1726ea9a5307edf7f346fe5a4c25461bccca4ab06cb844417082327927b4b0a7c411eea24b74241
languageName: node
linkType: hard
@ -4231,14 +4290,14 @@ __metadata:
languageName: node
linkType: hard
"@backstage/plugin-catalog-common@npm:^1.1.4":
version: 1.1.4
resolution: "@backstage/plugin-catalog-common@npm:1.1.4"
"@backstage/plugin-catalog-common@npm:^1.1.4, @backstage/plugin-catalog-common@npm:^1.1.5":
version: 1.1.5
resolution: "@backstage/plugin-catalog-common@npm:1.1.5"
dependencies:
"@backstage/catalog-model": "npm:^1.7.4"
"@backstage/plugin-permission-common": "npm:^0.9.0"
"@backstage/plugin-search-common": "npm:^1.2.18"
checksum: 10/e65331add32185a54de3c0bae4187824bd0b2d4a729cf4cd659bda54d3dd1cb94a9aeaf4553ee08ae44439742cc45149767329b3ef07bc39ed014433a62d7bd0
"@backstage/catalog-model": "npm:^1.7.5"
"@backstage/plugin-permission-common": "npm:^0.9.1"
"@backstage/plugin-search-common": "npm:^1.2.19"
checksum: 10/2349ac930fb32c3217806b43a1dbf1fdc23192a1b220f1198c7f3fcec88b0d05e39a57141b014e3da4e2945c75ffdaf164028742cdca5ba89696514ecde9a7e6
languageName: node
linkType: hard
@ -4330,22 +4389,22 @@ __metadata:
languageName: node
linkType: hard
"@backstage/plugin-catalog-react@npm:^1.15.1, @backstage/plugin-catalog-react@npm:^1.18.0, @backstage/plugin-catalog-react@npm:^1.19.0":
version: 1.19.0
resolution: "@backstage/plugin-catalog-react@npm:1.19.0"
"@backstage/plugin-catalog-react@npm:^1.15.1, @backstage/plugin-catalog-react@npm:^1.18.0, @backstage/plugin-catalog-react@npm:^1.19.0, @backstage/plugin-catalog-react@npm:^1.19.1, @backstage/plugin-catalog-react@npm:^1.20.1":
version: 1.20.1
resolution: "@backstage/plugin-catalog-react@npm:1.20.1"
dependencies:
"@backstage/catalog-client": "npm:^1.10.1"
"@backstage/catalog-model": "npm:^1.7.4"
"@backstage/core-compat-api": "npm:^0.4.3"
"@backstage/core-components": "npm:^0.17.3"
"@backstage/core-plugin-api": "npm:^1.10.8"
"@backstage/catalog-client": "npm:^1.11.0"
"@backstage/catalog-model": "npm:^1.7.5"
"@backstage/core-compat-api": "npm:^0.5.0"
"@backstage/core-components": "npm:^0.17.5"
"@backstage/core-plugin-api": "npm:^1.10.9"
"@backstage/errors": "npm:^1.2.7"
"@backstage/frontend-plugin-api": "npm:^0.10.3"
"@backstage/frontend-test-utils": "npm:^0.3.3"
"@backstage/integration-react": "npm:^1.2.8"
"@backstage/plugin-catalog-common": "npm:^1.1.4"
"@backstage/plugin-permission-common": "npm:^0.9.0"
"@backstage/plugin-permission-react": "npm:^0.4.35"
"@backstage/frontend-plugin-api": "npm:^0.11.0"
"@backstage/frontend-test-utils": "npm:^0.3.5"
"@backstage/integration-react": "npm:^1.2.9"
"@backstage/plugin-catalog-common": "npm:^1.1.5"
"@backstage/plugin-permission-common": "npm:^0.9.1"
"@backstage/plugin-permission-react": "npm:^0.4.36"
"@backstage/types": "npm:^1.2.1"
"@backstage/version-bridge": "npm:^1.0.11"
"@material-ui/core": "npm:^4.12.2"
@ -4367,7 +4426,7 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/54e77c4190675e37b4b685e5aa807461cb6d39ef4925cd3fe575b2a45a83af572aa9310996012b751e28de3f4f068330c2bfdba7acbb8ab5ce50d6f922779180
checksum: 10/8038c864c918fa9bf04a4d6e53dc543e4cae7dd06e2803af2279009a5d47ce81556741d3ca124ac8cdfde34381c483576d173f207f3229672409cc6bf3c0a644
languageName: node
linkType: hard
@ -4645,18 +4704,18 @@ __metadata:
languageName: node
linkType: hard
"@backstage/plugin-permission-common@npm:^0.9.0":
version: 0.9.0
resolution: "@backstage/plugin-permission-common@npm:0.9.0"
"@backstage/plugin-permission-common@npm:^0.9.0, @backstage/plugin-permission-common@npm:^0.9.1":
version: 0.9.1
resolution: "@backstage/plugin-permission-common@npm:0.9.1"
dependencies:
"@backstage/config": "npm:^1.3.2"
"@backstage/config": "npm:^1.3.3"
"@backstage/errors": "npm:^1.2.7"
"@backstage/types": "npm:^1.2.1"
cross-fetch: "npm:^4.0.0"
uuid: "npm:^11.0.0"
zod: "npm:^3.22.4"
zod-to-json-schema: "npm:^3.20.4"
checksum: 10/f165e3018cf5010a5c6ce8ec9778f2ed0024810c38e2b02f9cca637f7c37b26b23822ba5341794e4dc18a8e153ac21b9fde456dddc19150d328b5f20a4668017
checksum: 10/6ccd0ddab703ae65b73b91f345b6b60a7b87792328e5b38fcf626062f5cd5c12ab40fa405684a19066bd5107db95ca44d1884e757c67554fe0d98b0f43389f3b
languageName: node
linkType: hard
@ -4678,13 +4737,13 @@ __metadata:
languageName: node
linkType: hard
"@backstage/plugin-permission-react@npm:^0.4.34, @backstage/plugin-permission-react@npm:^0.4.35":
version: 0.4.35
resolution: "@backstage/plugin-permission-react@npm:0.4.35"
"@backstage/plugin-permission-react@npm:^0.4.34, @backstage/plugin-permission-react@npm:^0.4.35, @backstage/plugin-permission-react@npm:^0.4.36":
version: 0.4.36
resolution: "@backstage/plugin-permission-react@npm:0.4.36"
dependencies:
"@backstage/config": "npm:^1.3.2"
"@backstage/core-plugin-api": "npm:^1.10.8"
"@backstage/plugin-permission-common": "npm:^0.9.0"
"@backstage/config": "npm:^1.3.3"
"@backstage/core-plugin-api": "npm:^1.10.9"
"@backstage/plugin-permission-common": "npm:^0.9.1"
swr: "npm:^2.0.0"
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0
@ -4694,7 +4753,7 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/af73b9362b3520a702a01446db2aa064cf67836ae37c187f73e1e02c11c89383b2601878aa115204a0b72a8569710efd5eb67132551fc07ea74192f33443e396
checksum: 10/fe7192a9835e1759aa20e471ab5e5a4e01a2db70b232f21e8693f2925dbf92d6ea140ea89c935598972b52fd7b46e636be7bb25586eb1ef5d4e93b642ac5b75a
languageName: node
linkType: hard
@ -5160,13 +5219,13 @@ __metadata:
languageName: node
linkType: hard
"@backstage/plugin-search-common@npm:^1.2.18":
version: 1.2.18
resolution: "@backstage/plugin-search-common@npm:1.2.18"
"@backstage/plugin-search-common@npm:^1.2.18, @backstage/plugin-search-common@npm:^1.2.19":
version: 1.2.19
resolution: "@backstage/plugin-search-common@npm:1.2.19"
dependencies:
"@backstage/plugin-permission-common": "npm:^0.9.0"
"@backstage/plugin-permission-common": "npm:^0.9.1"
"@backstage/types": "npm:^1.2.1"
checksum: 10/9a7c262a5e1fc2d1bc40a9738d6e29ba215867a10efa22c1c3e3b7847d2b6f7566fde4c22f6989933a47d2f1928ee7544ade4f88fb2e0956f4dde7cf02cb85a6
checksum: 10/31cfad17bca0868022e212beab4de80e55365598b9fcbddef738476cd723e4e3d9c39db8497f3df650477a7ba24ba7bb4f20a15d55c1c7b954a629d5a2cf064a
languageName: node
linkType: hard
@ -5531,16 +5590,16 @@ __metadata:
languageName: node
linkType: hard
"@backstage/test-utils@npm:^1.7.8, @backstage/test-utils@npm:^1.7.9":
version: 1.7.9
resolution: "@backstage/test-utils@npm:1.7.9"
"@backstage/test-utils@npm:^1.7.11, @backstage/test-utils@npm:^1.7.8":
version: 1.7.11
resolution: "@backstage/test-utils@npm:1.7.11"
dependencies:
"@backstage/config": "npm:^1.3.2"
"@backstage/core-app-api": "npm:^1.17.1"
"@backstage/core-plugin-api": "npm:^1.10.8"
"@backstage/plugin-permission-common": "npm:^0.9.0"
"@backstage/plugin-permission-react": "npm:^0.4.35"
"@backstage/theme": "npm:^0.6.6"
"@backstage/config": "npm:^1.3.3"
"@backstage/core-app-api": "npm:^1.18.0"
"@backstage/core-plugin-api": "npm:^1.10.9"
"@backstage/plugin-permission-common": "npm:^0.9.1"
"@backstage/plugin-permission-react": "npm:^0.4.36"
"@backstage/theme": "npm:^0.6.8"
"@backstage/types": "npm:^1.2.1"
"@material-ui/core": "npm:^4.12.2"
"@material-ui/icons": "npm:^4.9.1"
@ -5556,13 +5615,13 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/3ad5ebdbfe09138fb5b264ebc35163336d55d7a818b09754d120cd2600e1a55e5964c0fc898e111eb4fe4022eaa6b30e70c62656b3ce53c44a22d2e834970d25
checksum: 10/89a77c02650f333f5b3c32cf2d6cca17db6453596432104ff26648fe091831a0218415be090d79a25e7ddfb625cc5c46d2212cb9f37b8844f8a44954b6f26106
languageName: node
linkType: hard
"@backstage/theme@npm:^0.6.3, @backstage/theme@npm:^0.6.4, @backstage/theme@npm:^0.6.6":
version: 0.6.6
resolution: "@backstage/theme@npm:0.6.6"
"@backstage/theme@npm:^0.6.3, @backstage/theme@npm:^0.6.4, @backstage/theme@npm:^0.6.6, @backstage/theme@npm:^0.6.8":
version: 0.6.8
resolution: "@backstage/theme@npm:0.6.8"
dependencies:
"@emotion/react": "npm:^11.10.5"
"@emotion/styled": "npm:^11.10.5"
@ -5576,7 +5635,7 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/80297d992e853b3882fd158d192844a85738e89da6db7b6b47d27744129f04ea3c9ec946cb08fe226627f5e882670464d14bd07234e65debe98b3572eccbee15
checksum: 10/175cfda7ad94e3061c7790c197e91732573b6538d1826a0c9fedf38b4cea4f7252832016a3807408459397459f73a2618365d8df05464c609648ccb238ab22a8
languageName: node
linkType: hard
@ -14642,7 +14701,7 @@ __metadata:
dependencies:
"@backstage-community/plugin-azure-devops": "npm:^0.17.0"
"@backstage-community/plugin-github-actions": "npm:^0.12.0"
"@backstage-community/plugin-jenkins": "npm:^0.21.0"
"@backstage-community/plugin-jenkins": "npm:^0.22.0"
"@backstage-community/plugin-multi-source-security-viewer": "workspace:^"
"@backstage/app-defaults": "npm:^1.6.2"
"@backstage/catalog-model": "npm:^1.7.4"
@ -24328,6 +24387,16 @@ __metadata:
languageName: node
linkType: hard
"linkify-react@npm:4.3.2":
version: 4.3.2
resolution: "linkify-react@npm:4.3.2"
peerDependencies:
linkifyjs: ^4.0.0
react: ">= 15.0.0"
checksum: 10/cdf3942af0d291db6dc67adccbce381bbe7ce2eb5c2a06b9ee92a19323f540284e1768ef1df369b7aabc5d6894310addddafb8e53226f50d376b36cd4ddbd598
languageName: node
linkType: hard
"linkifyjs@npm:4.1.3":
version: 4.1.3
resolution: "linkifyjs@npm:4.1.3"
@ -24335,6 +24404,13 @@ __metadata:
languageName: node
linkType: hard
"linkifyjs@npm:4.3.2":
version: 4.3.2
resolution: "linkifyjs@npm:4.3.2"
checksum: 10/b03477486658d1e5531bf65ee1fdc0f79423594e689184c67b8a63c75d9f35d1cd0344edd97d5799502cde4f3163d620e2cbd9e72ad718c6a95084177c004386
languageName: node
linkType: hard
"loader-runner@npm:^4.2.0":
version: 4.3.0
resolution: "loader-runner@npm:4.3.0"