Update dependency @backstage-community/plugin-jenkins-backend to ^0.16.0 (#4614)
Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: backstage-goalie[bot] <97962292+backstage-goalie[bot]@users.noreply.github.com>
This commit is contained in:
parent
f9f35a4f08
commit
d196653be6
|
|
@ -22,7 +22,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@backstage-community/plugin-azure-devops-backend": "^0.18.0",
|
||||
"@backstage-community/plugin-jenkins-backend": "^0.15.0",
|
||||
"@backstage-community/plugin-jenkins-backend": "^0.16.0",
|
||||
"@backstage/backend-defaults": "^0.10.0",
|
||||
"@backstage/config": "^1.3.2",
|
||||
"@backstage/plugin-app-backend": "^0.5.2",
|
||||
|
|
|
|||
|
|
@ -2888,27 +2888,27 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@backstage-community/plugin-jenkins-backend@npm:^0.15.0":
|
||||
version: 0.15.0
|
||||
resolution: "@backstage-community/plugin-jenkins-backend@npm:0.15.0"
|
||||
"@backstage-community/plugin-jenkins-backend@npm:^0.16.0":
|
||||
version: 0.16.0
|
||||
resolution: "@backstage-community/plugin-jenkins-backend@npm:0.16.0"
|
||||
dependencies:
|
||||
"@backstage-community/plugin-jenkins-common": "npm:^0.7.0"
|
||||
"@backstage/backend-defaults": "npm:^0.10.0"
|
||||
"@backstage/backend-plugin-api": "npm:^1.3.1"
|
||||
"@backstage/catalog-client": "npm:^1.10.0"
|
||||
"@backstage-community/plugin-jenkins-common": "npm:^0.8.0"
|
||||
"@backstage/backend-defaults": "npm:^0.11.0"
|
||||
"@backstage/backend-plugin-api": "npm:^1.4.0"
|
||||
"@backstage/catalog-client": "npm:^1.10.1"
|
||||
"@backstage/catalog-model": "npm:^1.7.4"
|
||||
"@backstage/config": "npm:^1.3.2"
|
||||
"@backstage/errors": "npm:^1.2.7"
|
||||
"@backstage/plugin-catalog-node": "npm:^1.17.0"
|
||||
"@backstage/plugin-catalog-node": "npm:^1.17.1"
|
||||
"@backstage/plugin-permission-common": "npm:^0.9.0"
|
||||
"@backstage/plugin-permission-node": "npm:^0.10.0"
|
||||
"@backstage/plugin-permission-node": "npm:^0.10.1"
|
||||
"@types/express": "npm:^4.17.6"
|
||||
express: "npm:^4.17.1"
|
||||
express-promise-router: "npm:^4.1.0"
|
||||
jenkins: "npm:^1.0.0"
|
||||
node-fetch: "npm:^2.6.7"
|
||||
yn: "npm:^4.0.0"
|
||||
checksum: 10/f9f61002032413033a58b2b34a630114c5f45bdc6c01a8c6fb8a472a7b5c97f974a4ad75dbc371ab5840663ce0da0ce87657637c7f4da4332ca5f23939da9add
|
||||
checksum: 10/d892b4fec1c1b50e57e5dc06d65002a1db88305280e06b38b702243f5f424fa08f34d1f496a2933c5f34607654730b2cb6f82f6f83ff26830c3061c07c7e3700
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
@ -2922,6 +2922,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@backstage-community/plugin-jenkins-common@npm:^0.8.0":
|
||||
version: 0.8.0
|
||||
resolution: "@backstage-community/plugin-jenkins-common@npm:0.8.0"
|
||||
dependencies:
|
||||
"@backstage/plugin-catalog-common": "npm:^1.1.4"
|
||||
"@backstage/plugin-permission-common": "npm:^0.9.0"
|
||||
checksum: 10/147a083f0ad7adedca767941060fe0503d38283503dd661a919e94205f50303e3184fd9ce469fb430d47e5ece8bf9ad1171a2d1d5aeaab6dda7500621339736d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@backstage-community/plugin-jenkins@npm:^0.20.0":
|
||||
version: 0.20.0
|
||||
resolution: "@backstage-community/plugin-jenkins@npm:0.20.0"
|
||||
|
|
@ -15361,7 +15371,7 @@ __metadata:
|
|||
resolution: "backend@workspace:packages/backend"
|
||||
dependencies:
|
||||
"@backstage-community/plugin-azure-devops-backend": "npm:^0.18.0"
|
||||
"@backstage-community/plugin-jenkins-backend": "npm:^0.15.0"
|
||||
"@backstage-community/plugin-jenkins-backend": "npm:^0.16.0"
|
||||
"@backstage/backend-defaults": "npm:^0.10.0"
|
||||
"@backstage/cli": "npm:^0.32.1"
|
||||
"@backstage/config": "npm:^1.3.2"
|
||||
|
|
|
|||
Loading…
Reference in New Issue