From 1a19b33670c32e65e3bb0086d31c8a631ce29ae2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2024 15:49:30 +0000 Subject: [PATCH] fix(deps): update dependency @backstage-community/plugin-github-actions to ^0.7.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/app/package.json | 2 +- yarn.lock | 32 ++++++++++++++++---------------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/packages/app/package.json b/packages/app/package.json index 6db238523..8078f405d 100644 --- a/packages/app/package.json +++ b/packages/app/package.json @@ -10,7 +10,7 @@ "@backstage-community/plugin-badges": "^0.4.0", "@backstage-community/plugin-cost-insights": "^0.12.26", "@backstage-community/plugin-explore": "^0.6.0", - "@backstage-community/plugin-github-actions": "^0.6.19", + "@backstage-community/plugin-github-actions": "^0.7.0", "@backstage-community/plugin-graphiql": "^0.4.0", "@backstage-community/plugin-tech-radar": "^1.0.0", "@backstage-community/plugin-todo": "^0.2.40", diff --git a/yarn.lock b/yarn.lock index 13c9af0c7..f75d09094 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3380,18 +3380,18 @@ __metadata: languageName: node linkType: hard -"@backstage-community/plugin-github-actions@npm:^0.6.19": - version: 0.6.26 - resolution: "@backstage-community/plugin-github-actions@npm:0.6.26" +"@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": "npm:^1.7.0" - "@backstage/core-compat-api": "npm:^0.3.1" - "@backstage/core-components": "npm:^0.15.1" - "@backstage/core-plugin-api": "npm:^1.10.0" - "@backstage/frontend-plugin-api": "npm:^0.9.0" - "@backstage/integration": "npm:^1.15.1" - "@backstage/integration-react": "npm:^1.2.0" - "@backstage/plugin-catalog-react": "npm:^1.14.0" + "@backstage/catalog-model": "npm:^1.7.2" + "@backstage/core-compat-api": "npm:^0.3.4" + "@backstage/core-components": "npm:^0.16.2" + "@backstage/core-plugin-api": "npm:^1.10.2" + "@backstage/frontend-plugin-api": "npm:^0.9.3" + "@backstage/integration": "npm:^1.16.0" + "@backstage/integration-react": "npm:^1.2.2" + "@backstage/plugin-catalog-react": "npm:^1.15.0" "@material-ui/core": "npm:^4.12.2" "@material-ui/icons": "npm:^4.9.1" "@material-ui/lab": "npm:4.0.0-alpha.61" @@ -3404,7 +3404,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/a9c399bb6037ccbbf0200282713e85c9c9a0d6a8961ca3af6339d5005ab4c28bb3424d1894318492d587803ecd7a33da9d9c19928a41a6dc5c95551ebc2cf3fb + checksum: 10/312437af83c018e5816fd3dafb79843f26373e491fcd12dfc06fb7dedfa6fa771b6fa10c8180ad89df96c06c6f0c65696b13c2a94027e502a470fee3825d4919 languageName: node linkType: hard @@ -4166,7 +4166,7 @@ __metadata: languageName: node linkType: hard -"@backstage/core-compat-api@npm:^0.3.1, @backstage/core-compat-api@npm:^0.3.4": +"@backstage/core-compat-api@npm:^0.3.4": version: 0.3.4 resolution: "@backstage/core-compat-api@npm:0.3.4" dependencies: @@ -4464,7 +4464,7 @@ __metadata: languageName: node linkType: hard -"@backstage/frontend-plugin-api@npm:^0.9.0, @backstage/frontend-plugin-api@npm:^0.9.3": +"@backstage/frontend-plugin-api@npm:^0.9.3": version: 0.9.3 resolution: "@backstage/frontend-plugin-api@npm:0.9.3" dependencies: @@ -4528,7 +4528,7 @@ __metadata: languageName: node linkType: hard -"@backstage/integration-react@npm:^1.2.0, @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: @@ -15330,7 +15330,7 @@ __metadata: "@backstage-community/plugin-badges": "npm:^0.4.0" "@backstage-community/plugin-cost-insights": "npm:^0.12.26" "@backstage-community/plugin-explore": "npm:^0.6.0" - "@backstage-community/plugin-github-actions": "npm:^0.6.19" + "@backstage-community/plugin-github-actions": "npm:^0.7.0" "@backstage-community/plugin-graphiql": "npm:^0.4.0" "@backstage-community/plugin-tech-radar": "npm:^1.0.0" "@backstage-community/plugin-todo": "npm:^0.2.40"