Skip to content

Commit 30fdca0

Browse files
v1.50.2 version bump (#8728)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0ba47c8 commit 30fdca0

5 files changed

Lines changed: 930 additions & 2489 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@backstage-community/plugin-octopus-deploy': minor
3+
---
4+
5+
Backstage version bump to v1.50.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.49.2"
2+
"version": "1.50.2"
33
}

workspaces/octopus-deploy/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@
3636
"directory": "workspaces/octopus-deploy"
3737
},
3838
"devDependencies": {
39-
"@backstage/cli": "^0.36.0",
40-
"@backstage/cli-defaults": "^0.1.0",
39+
"@backstage/cli": "^0.36.1",
40+
"@backstage/cli-defaults": "^0.1.1",
4141
"@backstage/e2e-test-utils": "^0.1.2",
42-
"@backstage/repo-tools": "^0.17.0",
42+
"@backstage/repo-tools": "^0.17.1",
4343
"@changesets/cli": "^2.27.1",
4444
"knip": "^5.27.4",
4545
"node-gyp": "^10.0.0",

workspaces/octopus-deploy/plugins/octopus-deploy/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,18 +37,18 @@
3737
"test": "backstage-cli package test"
3838
},
3939
"dependencies": {
40-
"@backstage/catalog-model": "^1.7.7",
41-
"@backstage/core-components": "^0.18.8",
42-
"@backstage/core-plugin-api": "^1.12.4",
43-
"@backstage/plugin-catalog-react": "^2.1.0",
44-
"@backstage/plugin-scaffolder-react": "^1.20.0",
40+
"@backstage/catalog-model": "^1.8.0",
41+
"@backstage/core-components": "^0.18.9",
42+
"@backstage/core-plugin-api": "^1.12.5",
43+
"@backstage/plugin-catalog-react": "^2.1.4",
44+
"@backstage/plugin-scaffolder-react": "^1.20.1",
4545
"@material-ui/core": "^4.9.13",
4646
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
4747
"react-use": "^17.2.4"
4848
},
4949
"devDependencies": {
50-
"@backstage/cli": "^0.36.0",
51-
"@backstage/dev-utils": "^1.1.21",
50+
"@backstage/cli": "^0.36.1",
51+
"@backstage/dev-utils": "^1.1.22",
5252
"@testing-library/dom": "^10.0.0",
5353
"@testing-library/jest-dom": "^6.0.0",
5454
"@testing-library/react": "^15.0.0",

0 commit comments

Comments
 (0)