Skip to content

Commit 38b3ecb

Browse files
fix(deps): update dependency @backstage-community/plugin-jenkins-backend to ^0.27.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent e4d7130 commit 38b3ecb

2 files changed

Lines changed: 23 additions & 12 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"dependencies": {
2424
"@backstage-community/plugin-azure-devops-backend": "^0.26.0",
25-
"@backstage-community/plugin-jenkins-backend": "^0.26.0",
25+
"@backstage-community/plugin-jenkins-backend": "^0.27.0",
2626
"@backstage/backend-defaults": "^0.16.0",
2727
"@backstage/config": "^1.3.6",
2828
"@backstage/plugin-app-backend": "^0.5.12",

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

Lines changed: 22 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1480,23 +1480,23 @@ __metadata:
14801480
languageName: node
14811481
linkType: hard
14821482

1483-
"@backstage-community/plugin-jenkins-backend@npm:^0.26.0":
1484-
version: 0.26.0
1485-
resolution: "@backstage-community/plugin-jenkins-backend@npm:0.26.0"
1483+
"@backstage-community/plugin-jenkins-backend@npm:^0.27.0":
1484+
version: 0.27.0
1485+
resolution: "@backstage-community/plugin-jenkins-backend@npm:0.27.0"
14861486
dependencies:
1487-
"@backstage-community/plugin-jenkins-common": "npm:^0.17.0"
1488-
"@backstage/backend-defaults": "npm:^0.15.2"
1489-
"@backstage/backend-plugin-api": "npm:^1.7.0"
1490-
"@backstage/catalog-model": "npm:^1.7.6"
1487+
"@backstage-community/plugin-jenkins-common": "npm:^0.18.0"
1488+
"@backstage/backend-defaults": "npm:^0.16.0"
1489+
"@backstage/backend-plugin-api": "npm:^1.8.0"
1490+
"@backstage/catalog-model": "npm:^1.7.7"
14911491
"@backstage/config": "npm:^1.3.6"
14921492
"@backstage/errors": "npm:^1.2.7"
1493-
"@backstage/plugin-catalog-node": "npm:^2.0.0"
1494-
"@backstage/plugin-permission-common": "npm:^0.9.6"
1493+
"@backstage/plugin-catalog-node": "npm:^2.1.0"
1494+
"@backstage/plugin-permission-common": "npm:^0.9.7"
14951495
"@types/express": "npm:^4.17.6"
14961496
express: "npm:^4.17.1"
14971497
express-promise-router: "npm:^4.1.0"
14981498
node-fetch: "npm:^2.6.7"
1499-
checksum: 10/ef304c7ed2eb568f02c18f5eacbbaf0b15fb2d37962d575855a0d55320e56abd8386bbbc8d1cea6219015ed971f689b887878b49e83930d7ff26492b0cfeb772
1499+
checksum: 10/a4eb17ffb455e615bdecf8bd21c8775047552ce56713791938eac04e0ca4048245526e8c267246a8f6ca1bd50caa01f70ad27f44b2fb0c2435d95168c5b2fb6c
15001500
languageName: node
15011501
linkType: hard
15021502

@@ -1511,6 +1511,17 @@ __metadata:
15111511
languageName: node
15121512
linkType: hard
15131513

1514+
"@backstage-community/plugin-jenkins-common@npm:^0.18.0":
1515+
version: 0.18.0
1516+
resolution: "@backstage-community/plugin-jenkins-common@npm:0.18.0"
1517+
dependencies:
1518+
"@backstage/plugin-catalog-common": "npm:^1.1.8"
1519+
"@backstage/plugin-permission-common": "npm:^0.9.7"
1520+
node-fetch: "npm:^2.6.7"
1521+
checksum: 10/3d07c7ae3a5785f188a51878ebd93974501f8d6333d5f3ab986f7ead6574e374a0e0c9bd7ccf8634fb588f3a7dfc2f049200bc256a4e7bde7de90dfe8d2a1d9a
1522+
languageName: node
1523+
linkType: hard
1524+
15141525
"@backstage-community/plugin-jenkins@npm:^0.29.0":
15151526
version: 0.29.0
15161527
resolution: "@backstage-community/plugin-jenkins@npm:0.29.0"
@@ -15389,7 +15400,7 @@ __metadata:
1538915400
resolution: "backend@workspace:packages/backend"
1539015401
dependencies:
1539115402
"@backstage-community/plugin-azure-devops-backend": "npm:^0.26.0"
15392-
"@backstage-community/plugin-jenkins-backend": "npm:^0.26.0"
15403+
"@backstage-community/plugin-jenkins-backend": "npm:^0.27.0"
1539315404
"@backstage/backend-defaults": "npm:^0.16.0"
1539415405
"@backstage/cli": "npm:^0.36.0"
1539515406
"@backstage/config": "npm:^1.3.6"

0 commit comments

Comments
 (0)