Skip to content

Commit

Permalink
fix(deps): update dependency @backstage-community/plugin-github-actio…
Browse files Browse the repository at this point in the history
…ns to ^0.7.0

Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
backstage-goalie[bot] authored Jan 3, 2025
1 parent c828578 commit 74c1d0d
Show file tree
Hide file tree
Showing 12 changed files with 519 additions and 426 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@backstage-community/plugin-azure-storage-explorer": "workspace:^",
"@backstage-community/plugin-github-actions": "^0.6.16",
"@backstage-community/plugin-github-actions": "^0.7.0",
"@backstage-community/plugin-tech-radar": "^0.7.4",
"@backstage/app-defaults": "^1.5.15",
"@backstage/catalog-model": "^1.7.2",
Expand Down
32 changes: 17 additions & 15 deletions workspaces/azure-storage-explorer/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2782,16 +2782,18 @@ __metadata:
languageName: unknown
linkType: soft

"@backstage-community/plugin-github-actions@npm:^0.6.16":
version: 0.6.17
resolution: "@backstage-community/plugin-github-actions@npm:0.6.17"
"@backstage-community/plugin-github-actions@npm:^0.7.0":
version: 0.7.0
resolution: "@backstage-community/plugin-github-actions@npm:0.7.0"
dependencies:
"@backstage/catalog-model": ^1.5.0
"@backstage/core-components": ^0.14.9
"@backstage/core-plugin-api": ^1.9.3
"@backstage/integration": ^1.13.0
"@backstage/integration-react": ^1.1.29
"@backstage/plugin-catalog-react": ^1.12.2
"@backstage/catalog-model": ^1.7.2
"@backstage/core-compat-api": ^0.3.4
"@backstage/core-components": ^0.16.2
"@backstage/core-plugin-api": ^1.10.2
"@backstage/frontend-plugin-api": ^0.9.3
"@backstage/integration": ^1.16.0
"@backstage/integration-react": ^1.2.2
"@backstage/plugin-catalog-react": ^1.15.0
"@material-ui/core": ^4.12.2
"@material-ui/icons": ^4.9.1
"@material-ui/lab": 4.0.0-alpha.61
Expand All @@ -2804,7 +2806,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: 0b045abf879051aa2e1bf5c621facdf66d688aeac2d283d0a8f508ba220df048a1314859aed2a3be1d4e2df630ff9f10221cadb8a987b3ed07a58933762302d8
checksum: 8d08fe6e1fbf6b78a31aadd2b3d537e4adcad7ddd76729e39d3cd3636618fe41af47cfe4bde955e40b4cf44310faf2bd1bac8bd21dccd9c16189f12641c887de
languageName: node
linkType: hard

Expand Down Expand Up @@ -3228,7 +3230,7 @@ __metadata:
languageName: node
linkType: hard

"@backstage/catalog-model@npm:^1.5.0, @backstage/catalog-model@npm:^1.7.2":
"@backstage/catalog-model@npm:^1.7.2":
version: 1.7.2
resolution: "@backstage/catalog-model@npm:1.7.2"
dependencies:
Expand Down Expand Up @@ -3847,7 +3849,7 @@ __metadata:
languageName: node
linkType: hard

"@backstage/integration-react@npm:^1.1.29, @backstage/integration-react@npm:^1.2.2":
"@backstage/integration-react@npm:^1.2.2":
version: 1.2.2
resolution: "@backstage/integration-react@npm:1.2.2"
dependencies:
Expand All @@ -3868,7 +3870,7 @@ __metadata:
languageName: node
linkType: hard

"@backstage/integration@npm:^1.13.0, @backstage/integration@npm:^1.14.0, @backstage/integration@npm:^1.15.0, @backstage/integration@npm:^1.16.0":
"@backstage/integration@npm:^1.14.0, @backstage/integration@npm:^1.15.0, @backstage/integration@npm:^1.16.0":
version: 1.16.0
resolution: "@backstage/integration@npm:1.16.0"
dependencies:
Expand Down Expand Up @@ -4494,7 +4496,7 @@ __metadata:
languageName: node
linkType: hard

"@backstage/plugin-catalog-react@npm:^1.12.2, @backstage/plugin-catalog-react@npm:^1.15.0":
"@backstage/plugin-catalog-react@npm:^1.15.0":
version: 1.15.0
resolution: "@backstage/plugin-catalog-react@npm:1.15.0"
dependencies:
Expand Down Expand Up @@ -14158,7 +14160,7 @@ __metadata:
resolution: "app@workspace:packages/app"
dependencies:
"@backstage-community/plugin-azure-storage-explorer": "workspace:^"
"@backstage-community/plugin-github-actions": ^0.6.16
"@backstage-community/plugin-github-actions": ^0.7.0
"@backstage-community/plugin-tech-radar": ^0.7.4
"@backstage/app-defaults": ^1.5.15
"@backstage/catalog-model": ^1.7.2
Expand Down
2 changes: 1 addition & 1 deletion workspaces/blackduck/packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@backstage-community/plugin-blackduck": "workspace:^",
"@backstage-community/plugin-github-actions": "^0.6.16",
"@backstage-community/plugin-github-actions": "^0.7.0",
"@backstage-community/plugin-tech-radar": "^0.7.4",
"@backstage/app-defaults": "^1.5.15",
"@backstage/catalog-model": "^1.7.2",
Expand Down
32 changes: 17 additions & 15 deletions workspaces/blackduck/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2808,16 +2808,18 @@ __metadata:
languageName: unknown
linkType: soft

"@backstage-community/plugin-github-actions@npm:^0.6.16":
version: 0.6.17
resolution: "@backstage-community/plugin-github-actions@npm:0.6.17"
"@backstage-community/plugin-github-actions@npm:^0.7.0":
version: 0.7.0
resolution: "@backstage-community/plugin-github-actions@npm:0.7.0"
dependencies:
"@backstage/catalog-model": ^1.5.0
"@backstage/core-components": ^0.14.9
"@backstage/core-plugin-api": ^1.9.3
"@backstage/integration": ^1.13.0
"@backstage/integration-react": ^1.1.29
"@backstage/plugin-catalog-react": ^1.12.2
"@backstage/catalog-model": ^1.7.2
"@backstage/core-compat-api": ^0.3.4
"@backstage/core-components": ^0.16.2
"@backstage/core-plugin-api": ^1.10.2
"@backstage/frontend-plugin-api": ^0.9.3
"@backstage/integration": ^1.16.0
"@backstage/integration-react": ^1.2.2
"@backstage/plugin-catalog-react": ^1.15.0
"@material-ui/core": ^4.12.2
"@material-ui/icons": ^4.9.1
"@material-ui/lab": 4.0.0-alpha.61
Expand All @@ -2830,7 +2832,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: 0b045abf879051aa2e1bf5c621facdf66d688aeac2d283d0a8f508ba220df048a1314859aed2a3be1d4e2df630ff9f10221cadb8a987b3ed07a58933762302d8
checksum: 8d08fe6e1fbf6b78a31aadd2b3d537e4adcad7ddd76729e39d3cd3636618fe41af47cfe4bde955e40b4cf44310faf2bd1bac8bd21dccd9c16189f12641c887de
languageName: node
linkType: hard

Expand Down Expand Up @@ -3291,7 +3293,7 @@ __metadata:
languageName: node
linkType: hard

"@backstage/catalog-model@npm:^1.5.0, @backstage/catalog-model@npm:^1.7.2":
"@backstage/catalog-model@npm:^1.7.2":
version: 1.7.2
resolution: "@backstage/catalog-model@npm:1.7.2"
dependencies:
Expand Down Expand Up @@ -3910,7 +3912,7 @@ __metadata:
languageName: node
linkType: hard

"@backstage/integration-react@npm:^1.1.29, @backstage/integration-react@npm:^1.2.2":
"@backstage/integration-react@npm:^1.2.2":
version: 1.2.2
resolution: "@backstage/integration-react@npm:1.2.2"
dependencies:
Expand All @@ -3931,7 +3933,7 @@ __metadata:
languageName: node
linkType: hard

"@backstage/integration@npm:^1.13.0, @backstage/integration@npm:^1.14.0, @backstage/integration@npm:^1.15.0, @backstage/integration@npm:^1.16.0":
"@backstage/integration@npm:^1.14.0, @backstage/integration@npm:^1.15.0, @backstage/integration@npm:^1.16.0":
version: 1.16.0
resolution: "@backstage/integration@npm:1.16.0"
dependencies:
Expand Down Expand Up @@ -4557,7 +4559,7 @@ __metadata:
languageName: node
linkType: hard

"@backstage/plugin-catalog-react@npm:^1.12.2, @backstage/plugin-catalog-react@npm:^1.15.0":
"@backstage/plugin-catalog-react@npm:^1.15.0":
version: 1.15.0
resolution: "@backstage/plugin-catalog-react@npm:1.15.0"
dependencies:
Expand Down Expand Up @@ -14359,7 +14361,7 @@ __metadata:
resolution: "app@workspace:packages/app"
dependencies:
"@backstage-community/plugin-blackduck": "workspace:^"
"@backstage-community/plugin-github-actions": ^0.6.16
"@backstage-community/plugin-github-actions": ^0.7.0
"@backstage-community/plugin-tech-radar": ^0.7.4
"@backstage/app-defaults": ^1.5.15
"@backstage/catalog-model": ^1.7.2
Expand Down
2 changes: 1 addition & 1 deletion workspaces/jaeger/packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"lint": "backstage-cli package lint"
},
"dependencies": {
"@backstage-community/plugin-github-actions": "^0.6.16",
"@backstage-community/plugin-github-actions": "^0.7.0",
"@backstage-community/plugin-jaeger": "workspace:^",
"@backstage-community/plugin-tech-radar": "^0.7.4",
"@backstage/app-defaults": "^1.5.14",
Expand Down
Loading

0 comments on commit 74c1d0d

Please sign in to comment.