Skip to content

Commit

Permalink
chore(deps): fix cli, bulk-import-backend and orchestrator-backend ve…
Browse files Browse the repository at this point in the history
…rsions (#2410)

* chore(release): 1.13.2 [skip ci]

* chore(release): 1.8.7 [skip ci]

* chore(release): 1.8.8 [skip ci]

* chore(deps): fix versions in bulk-import-backend and orchestrator-backend

* chore(release): add empty changeset

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
  • Loading branch information
kim-tsao and semantic-release-bot authored Oct 22, 2024
1 parent d573a77 commit e34db48
Show file tree
Hide file tree
Showing 9 changed files with 28 additions and 100 deletions.
2 changes: 2 additions & 0 deletions .changeset/wet-dots-rule.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@janus-idp/cli",
"description": "CLI for developing Backstage plugins and apps",
"version": "1.13.1",
"version": "1.13.2",
"publishConfig": {
"access": "public"
},
Expand Down
4 changes: 2 additions & 2 deletions plugins/bulk-import-backend/dist-dynamic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@janus-idp/backstage-plugin-bulk-import-backend-dynamic",
"version": "1.3.1",
"version": "1.5.5",
"main": "./dist/index.cjs.js",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down Expand Up @@ -47,7 +47,7 @@
},
"devDependencies": {},
"peerDependencies": {
"@janus-idp/backstage-plugin-audit-log-node": "1.4.0",
"@janus-idp/backstage-plugin-audit-log-node": "1.4.1",
"@backstage/backend-app-api": "^0.8.0",
"@backstage/backend-common": "^0.23.3",
"@backstage/backend-dynamic-feature-service": "^0.2.15",
Expand Down
6 changes: 3 additions & 3 deletions plugins/bulk-import-backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@janus-idp/backstage-plugin-bulk-import-backend",
"version": "1.3.1",
"version": "1.5.5",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down Expand Up @@ -63,7 +63,7 @@
"@backstage/plugin-catalog-node": "^1.12.4",
"@backstage/plugin-permission-common": "^0.8.0",
"@backstage/plugin-permission-node": "^0.8.0",
"@janus-idp/backstage-plugin-bulk-import-common": "0.2.0",
"@janus-idp/backstage-plugin-bulk-import-common": "1.0.1",
"@octokit/auth-app": "^6.0.3",
"@octokit/core": "^5.1.0",
"@octokit/rest": "^20.0.2",
Expand All @@ -90,7 +90,7 @@
"supertest": "6.3.4"
},
"peerDependencies": {
"@janus-idp/backstage-plugin-audit-log-node": "1.4.0"
"@janus-idp/backstage-plugin-audit-log-node": "1.4.1"
},
"files": [
"dist",
Expand Down
16 changes: 16 additions & 0 deletions plugins/openshift-image-registry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
### Dependencies

* **@janus-idp/cli:** upgraded to 1.13.2

### Dependencies

* **@janus-idp/shared-react:** upgraded to 2.10.3

### Dependencies

* **@janus-idp/shared-react:** upgraded to 2.10.2

### Dependencies

* **@janus-idp/shared-react:** upgraded to 2.10.1

### Dependencies

* **@janus-idp/cli:** upgraded to 1.13.1

## @janus-idp/backstage-plugin-openshift-image-registry [1.8.2](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-openshift-image-registry@1.8.1...@janus-idp/backstage-plugin-openshift-image-registry@1.8.2) (2024-08-02)
Expand Down
4 changes: 2 additions & 2 deletions plugins/openshift-image-registry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@janus-idp/backstage-plugin-openshift-image-registry",
"version": "1.8.4",
"version": "1.8.8",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down Expand Up @@ -39,7 +39,7 @@
"@backstage/core-components": "^0.14.9",
"@backstage/core-plugin-api": "^1.9.3",
"@backstage/theme": "^0.5.6",
"@janus-idp/shared-react": "2.10.0",
"@janus-idp/shared-react": "2.10.3",
"@material-ui/core": "^4.9.13",
"@material-ui/icons": "^4.11.3",
"@material-ui/lab": "^4.0.0-alpha.45",
Expand Down
2 changes: 1 addition & 1 deletion plugins/orchestrator-backend/dist-dynamic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"devDependencies": {},
"peerDependencies": {
"@janus-idp/backstage-plugin-rbac-common": "1.9.0",
"@janus-idp/backstage-plugin-audit-log-node": "1.4.0",
"@janus-idp/backstage-plugin-audit-log-node": "1.4.1",
"@backstage/backend-app-api": "^0.8.0",
"@backstage/backend-common": "^0.23.3",
"@backstage/backend-dynamic-feature-service": "^0.2.15",
Expand Down
2 changes: 1 addition & 1 deletion plugins/orchestrator-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
},
"peerDependencies": {
"@janus-idp/backstage-plugin-rbac-common": "1.9.0",
"@janus-idp/backstage-plugin-audit-log-node": "1.4.0"
"@janus-idp/backstage-plugin-audit-log-node": "1.4.1"
},
"maintainers": [
"@janus-idp/maintainers-plugins",
Expand Down
90 changes: 0 additions & 90 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e34db48

Please sign in to comment.