Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(release): version packages on main branch #2431

Merged
merged 2 commits into from
Oct 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/beige-parrots-act.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/fifty-bats-vanish.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/happy-flowers-report.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/healthy-parrots-invite.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/nasty-files-grab.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/pretty-humans-pump.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/pretty-wombats-remain.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/red-dancers-divide.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/spicy-pens-press.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/two-waves-film.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
## @janus-idp/cli 1.0.0 (2024-08-06)

## 1.16.1

### Patch Changes

- e5c233d: fix(cli): allow mutable install for monorepo yarn.lock with deprecated flags

This change updates the CLI to use `--no-immutable` when a plugin package or monorepo `yarn.lock` file is used during the `export-dynamic-plugin` command with deprecated flags. Explicitly passing this flag avoids the default Yarn 3.x behavior of `--immutable` when the command is run in a CI environment.

## 1.16.0

### Minor Changes
Expand Down
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.16.0",
"version": "1.16.1",
"publishConfig": {
"access": "public"
},
Expand Down
2 changes: 1 addition & 1 deletion plugins/aap-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@backstage/cli": "0.27.1",
"@backstage/config": "1.2.0",
"@backstage/plugin-catalog-backend": "1.26.1",
"@janus-idp/cli": "1.16.0",
"@janus-idp/cli": "1.16.1",
"@types/supertest": "2.0.16",
"msw": "1.3.3",
"prettier": "3.3.3",
Expand Down
2 changes: 1 addition & 1 deletion plugins/analytics-module-matomo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@backstage/core-app-api": "1.15.0",
"@backstage/dev-utils": "1.1.1",
"@backstage/test-utils": "1.6.0",
"@janus-idp/cli": "1.16.0",
"@janus-idp/cli": "1.16.1",
"@redhat-developer/red-hat-developer-hub-theme": "0.4.0",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "14.3.1",
Expand Down
2 changes: 1 addition & 1 deletion plugins/analytics-provider-segment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@backstage/core-app-api": "1.15.0",
"@backstage/dev-utils": "1.1.1",
"@backstage/test-utils": "1.6.0",
"@janus-idp/cli": "1.16.0",
"@janus-idp/cli": "1.16.1",
"@redhat-developer/red-hat-developer-hub-theme": "0.4.0",
"@testing-library/dom": "9.3.4",
"@testing-library/jest-dom": "6.4.8",
Expand Down
2 changes: 1 addition & 1 deletion plugins/bulk-import-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@backstage/cli": "0.27.1",
"@backstage/config": "1.2.0",
"@backstage/plugin-catalog-backend": "1.26.1",
"@janus-idp/cli": "1.16.0",
"@janus-idp/cli": "1.16.1",
"@openapitools/openapi-generator-cli": "2.13.4",
"@types/express": "4.17.1",
"@types/supertest": "2.0.16",
Expand Down
2 changes: 1 addition & 1 deletion plugins/bulk-import/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@backstage/core-app-api": "1.15.0",
"@backstage/dev-utils": "1.1.1",
"@backstage/test-utils": "1.6.0",
"@janus-idp/cli": "1.16.0",
"@janus-idp/cli": "1.16.1",
"@playwright/test": "1.45.3",
"@redhat-developer/red-hat-developer-hub-theme": "0.4.0",
"@testing-library/jest-dom": "6.4.8",
Expand Down
2 changes: 1 addition & 1 deletion plugins/jfrog-artifactory/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@backstage/core-app-api": "1.15.0",
"@backstage/dev-utils": "1.1.1",
"@backstage/test-utils": "1.6.0",
"@janus-idp/cli": "1.16.0",
"@janus-idp/cli": "1.16.1",
"@redhat-developer/red-hat-developer-hub-theme": "0.4.0",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "14.3.1",
Expand Down
2 changes: 1 addition & 1 deletion plugins/keycloak-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@backstage/cli": "0.27.1",
"@backstage/config": "1.2.0",
"@backstage/plugin-catalog-backend": "1.26.1",
"@janus-idp/cli": "1.16.0",
"@janus-idp/cli": "1.16.1",
"@types/lodash": "4.17.5",
"@types/uuid": "9.0.8",
"deepmerge": "4.3.1",
Expand Down
2 changes: 1 addition & 1 deletion plugins/kiali-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"devDependencies": {
"@backstage/backend-test-utils": "1.0.0",
"@backstage/cli": "0.27.1",
"@janus-idp/cli": "1.16.0",
"@janus-idp/cli": "1.16.1",
"@types/express": "4.17.21",
"@types/supertest": "2.0.16",
"msw": "1.3.3",
Expand Down
2 changes: 1 addition & 1 deletion plugins/kiali/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"@backstage/cli": "0.27.1",
"@backstage/dev-utils": "1.1.1",
"@backstage/test-utils": "1.6.0",
"@janus-idp/cli": "1.16.0",
"@janus-idp/cli": "1.16.1",
"@playwright/test": "1.45.3",
"@redhat-developer/red-hat-developer-hub-theme": "0.4.0",
"@testing-library/jest-dom": "6.4.8",
Expand Down
6 changes: 6 additions & 0 deletions plugins/kubernetes-actions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
### Dependencies

## 2.1.1

### Patch Changes

- ffe2546: Fix CVE-2024-21534 by upgrading @kubernetes/client-node package to 0.22.1

## 2.1.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions plugins/kubernetes-actions/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@janus-idp/backstage-scaffolder-backend-module-kubernetes",
"description": "The kubernetes module for @backstage/plugin-scaffolder-backend",
"version": "2.1.0",
"version": "2.1.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down Expand Up @@ -51,7 +51,7 @@
"@backstage/catalog-model": "1.7.0",
"@backstage/cli": "0.27.1",
"@backstage/plugin-scaffolder-node-test-utils": "0.1.12",
"@janus-idp/cli": "1.16.0",
"@janus-idp/cli": "1.16.1",
"msw": "1.3.3",
"prettier": "3.3.3"
},
Expand Down
2 changes: 1 addition & 1 deletion plugins/lightspeed-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@backstage/backend-test-utils": "1.0.0",
"@backstage/cli": "0.27.1",
"@backstage/config": "1.2.0",
"@janus-idp/cli": "1.16.0",
"@janus-idp/cli": "1.16.1",
"@types/express": "4.17.21",
"@types/supertest": "2.0.16",
"msw": "2.4.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/lightspeed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@backstage/core-app-api": "1.15.0",
"@backstage/dev-utils": "1.1.1",
"@backstage/test-utils": "1.6.0",
"@janus-idp/cli": "1.16.0",
"@janus-idp/cli": "1.16.1",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "14.3.1",
"@testing-library/react-hooks": "8.0.1",
Expand Down
2 changes: 1 addition & 1 deletion plugins/matomo-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
},
"devDependencies": {
"@backstage/cli": "0.27.1",
"@janus-idp/cli": "1.16.0",
"@janus-idp/cli": "1.16.1",
"@types/supertest": "2.0.16",
"msw": "1.3.3",
"prettier": "3.3.3",
Expand Down
2 changes: 1 addition & 1 deletion plugins/matomo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@backstage/core-app-api": "1.15.0",
"@backstage/dev-utils": "1.1.1",
"@backstage/test-utils": "1.6.0",
"@janus-idp/cli": "1.16.0",
"@janus-idp/cli": "1.16.1",
"@redhat-developer/red-hat-developer-hub-theme": "0.4.0",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "14.3.1",
Expand Down
6 changes: 6 additions & 0 deletions plugins/ocm-backend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
### Dependencies

## 5.1.1

### Patch Changes

- ffe2546: Fix CVE-2024-21534 by upgrading @kubernetes/client-node package to 0.22.1

## 5.1.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions plugins/ocm-backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@janus-idp/backstage-plugin-ocm-backend",
"version": "5.1.0",
"version": "5.1.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down Expand Up @@ -67,7 +67,7 @@
"@backstage/cli": "0.27.1",
"@backstage/config": "1.2.0",
"@backstage/plugin-catalog-backend": "1.26.1",
"@janus-idp/cli": "1.16.0",
"@janus-idp/cli": "1.16.1",
"@openapitools/openapi-generator-cli": "2.13.4",
"@types/express": "4.17.21",
"@types/supertest": "2.0.16",
Expand Down
6 changes: 6 additions & 0 deletions plugins/ocm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
### Dependencies

## 5.1.1

### Patch Changes

- 412e8ba: fix unaligned status icon and message

## 5.1.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions plugins/ocm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@janus-idp/backstage-plugin-ocm",
"version": "5.1.0",
"version": "5.1.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down Expand Up @@ -65,7 +65,7 @@
"@backstage/dev-utils": "1.1.1",
"@backstage/plugin-catalog": "1.23.1",
"@backstage/test-utils": "1.6.0",
"@janus-idp/cli": "1.16.0",
"@janus-idp/cli": "1.16.1",
"@redhat-developer/red-hat-developer-hub-theme": "0.4.0",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "14.3.1",
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 @@ -95,7 +95,7 @@
"devDependencies": {
"@backstage/backend-test-utils": "1.0.0",
"@backstage/cli": "0.27.1",
"@janus-idp/cli": "1.16.0",
"@janus-idp/cli": "1.16.1",
"@types/express": "4.17.21",
"@types/fs-extra": "11.0.4",
"@types/json-schema": "7.0.15",
Expand Down
6 changes: 6 additions & 0 deletions plugins/orchestrator-common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
## @janus-idp/backstage-plugin-orchestrator-common [1.13.1](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/backstage-plugin-orchestrator-common@1.13.0...@janus-idp/backstage-plugin-orchestrator-common@1.13.1) (2024-08-02)

## 1.22.1

### Patch Changes

- 8bd8660: fix(orchestrator): fix typo in package resolution

## 1.22.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion plugins/orchestrator-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@janus-idp/backstage-plugin-orchestrator-common",
"version": "1.22.0",
"version": "1.22.1",
"license": "Apache-2.0",
"main": "src/index.ts",
"types": "src/index.ts",
Expand Down
2 changes: 1 addition & 1 deletion plugins/orchestrator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@backstage/dev-utils": "1.1.1",
"@backstage/test-utils": "1.6.0",
"@backstage/types": "1.1.1",
"@janus-idp/cli": "1.16.0",
"@janus-idp/cli": "1.16.1",
"@redhat-developer/red-hat-developer-hub-theme": "0.4.0",
"@storybook/preview-api": "7.6.20",
"@storybook/react": "7.6.20",
Expand Down
2 changes: 1 addition & 1 deletion plugins/quay-actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"devDependencies": {
"@backstage/cli": "0.27.1",
"@backstage/plugin-scaffolder-node-test-utils": "0.1.12",
"@janus-idp/cli": "1.16.0",
"@janus-idp/cli": "1.16.1",
"prettier": "3.3.3"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/quay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@backstage/core-app-api": "1.15.0",
"@backstage/dev-utils": "1.1.1",
"@backstage/test-utils": "1.6.0",
"@janus-idp/cli": "1.16.0",
"@janus-idp/cli": "1.16.1",
"@playwright/test": "1.45.3",
"@redhat-developer/red-hat-developer-hub-theme": "0.4.0",
"@testing-library/jest-dom": "6.4.8",
Expand Down
2 changes: 1 addition & 1 deletion plugins/rbac-backend-module-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@backstage/backend-test-utils": "1.0.0",
"@backstage/cli": "0.27.1",
"@backstage/config": "1.2.0",
"@janus-idp/cli": "1.16.0",
"@janus-idp/cli": "1.16.1",
"prettier": "3.3.3"
},
"files": [
Expand Down
6 changes: 6 additions & 0 deletions plugins/rbac-backend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
### Dependencies

## 5.1.1

### Patch Changes

- e6ef910: Refactors the rbac backend plugin to prevent the creation of permission policies and roles whenever the plugin and permission framework is disabled

## 5.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion plugins/rbac-backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@janus-idp/backstage-plugin-rbac-backend",
"version": "5.1.0",
"version": "5.1.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/rbac/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@backstage/core-app-api": "1.15.0",
"@backstage/dev-utils": "1.1.1",
"@backstage/test-utils": "1.6.0",
"@janus-idp/cli": "1.16.0",
"@janus-idp/cli": "1.16.1",
"@playwright/test": "1.45.3",
"@redhat-developer/red-hat-developer-hub-theme": "0.4.0",
"@testing-library/jest-dom": "6.4.8",
Expand Down
2 changes: 1 addition & 1 deletion plugins/regex-actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"devDependencies": {
"@backstage/cli": "0.27.1",
"@backstage/plugin-scaffolder-node-test-utils": "0.1.12",
"@janus-idp/cli": "1.16.0",
"@janus-idp/cli": "1.16.1",
"prettier": "3.3.3"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/servicenow-actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@backstage/plugin-scaffolder-node-test-utils": "0.1.12",
"@backstage/types": "1.1.1",
"@hey-api/openapi-ts": "0.34.5",
"@janus-idp/cli": "1.16.0",
"@janus-idp/cli": "1.16.1",
"@types/node-fetch": "2.6.11",
"msw": "1.3.3",
"prettier": "3.3.3"
Expand Down
Loading
Loading