Merge pull request #27311 from backstage/changeset-release/master

Version Packages (next)
This commit is contained in:
Patrik Oldsberg
2024-10-29 12:00:25 +01:00
committed by GitHub
326 changed files with 4521 additions and 182 deletions
+15
View File
@@ -195,24 +195,33 @@
"@backstage/plugin-user-settings-common": "0.0.1"
},
"changesets": [
"afraid-bananas-behave",
"chilled-taxis-dance",
"create-app-1729608704",
"curvy-bears-nail",
"cyan-trees-bow",
"early-cobras-compare",
"early-monkeys-hammer",
"empty-lobsters-wait",
"few-hornets-rush",
"flat-feet-do",
"forty-pets-wave",
"forty-spoons-burn",
"green-tools-arrive",
"grumpy-shoes-return",
"healthy-lions-judge",
"heavy-mice-raise",
"hungry-owls-sell",
"itchy-elephants-trade",
"khaki-fireants-march",
"late-kings-wave",
"loud-trainers-yawn",
"mean-years-deliver",
"metal-files-itch",
"mighty-jobs-unite",
"mighty-spoons-suffer",
"ninety-shirts-float",
"orange-moles-taste",
"perfect-goats-mate",
"plenty-students-check",
"pretty-zebras-listen",
@@ -221,10 +230,13 @@
"rare-trains-scream",
"red-fishes-press",
"renovate-3d822ce",
"renovate-7b59eed",
"renovate-bcc9782",
"rotten-lions-cover",
"rotten-needles-relax",
"selfish-ads-count",
"short-geckos-sniff",
"shy-clouds-brake",
"shy-pots-speak",
"shy-rats-hear",
"silent-wasps-whisper",
@@ -234,7 +246,10 @@
"spotty-snails-worry",
"swift-laws-applaud",
"three-mangos-dance",
"tough-onions-dance",
"tricky-crabs-lick",
"two-donuts-float",
"unlucky-countries-shop",
"violet-ears-dance",
"warm-tomatoes-develop",
"wild-experts-unite",
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "root",
"version": "1.33.0-next.0",
"version": "1.33.0-next.1",
"private": true,
"repository": {
"type": "git",
+11
View File
@@ -1,5 +1,16 @@
# @backstage/app-defaults
## 1.5.13-next.1
### Patch Changes
- Updated dependencies
- @backstage/theme@0.6.1-next.0
- @backstage/core-app-api@1.15.1
- @backstage/core-components@0.16.0-next.1
- @backstage/core-plugin-api@1.10.0
- @backstage/plugin-permission-react@0.4.27
## 1.5.13-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/app-defaults",
"version": "1.5.13-next.0",
"version": "1.5.13-next.1",
"description": "Provides the default wiring of a Backstage App",
"backstage": {
"role": "web-library"
@@ -1,5 +1,13 @@
# app-next-example-plugin
## 0.0.17-next.1
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.16.0-next.1
- @backstage/frontend-plugin-api@0.9.1-next.1
## 0.0.17-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "app-next-example-plugin",
"version": "0.0.17-next.0",
"version": "0.0.17-next.1",
"description": "Backstage internal example plugin",
"backstage": {
"role": "frontend-plugin",
+45
View File
@@ -1,5 +1,50 @@
# example-app-next
## 0.0.17-next.1
### Patch Changes
- Updated dependencies
- @backstage/cli@0.29.0-next.1
- @backstage/theme@0.6.1-next.0
- @backstage/plugin-techdocs@1.11.1-next.1
- @backstage/plugin-kubernetes@0.12.0-next.1
- @backstage/plugin-kubernetes-cluster@0.0.18-next.1
- @backstage/app-defaults@1.5.13-next.1
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/core-app-api@1.15.1
- @backstage/core-compat-api@0.3.2-next.1
- @backstage/core-components@0.16.0-next.1
- @backstage/core-plugin-api@1.10.0
- @backstage/frontend-app-api@0.10.1-next.1
- @backstage/frontend-defaults@0.1.2-next.1
- @backstage/frontend-plugin-api@0.9.1-next.1
- @backstage/integration-react@1.2.0
- @backstage/plugin-api-docs@0.11.12-next.1
- @backstage/plugin-app@0.1.2-next.1
- @backstage/plugin-app-visualizer@0.1.12-next.1
- @backstage/plugin-auth-react@0.1.8-next.1
- @backstage/plugin-catalog@1.24.1-next.1
- @backstage/plugin-catalog-common@1.1.0
- @backstage/plugin-catalog-graph@0.4.12-next.1
- @backstage/plugin-catalog-import@0.12.6-next.1
- @backstage/plugin-catalog-react@1.14.1-next.1
- @backstage/plugin-catalog-unprocessed-entities@0.2.10-next.1
- @backstage/plugin-home@0.8.1-next.1
- @backstage/plugin-notifications@0.3.3-next.1
- @backstage/plugin-org@0.6.32-next.1
- @backstage/plugin-permission-react@0.4.27
- @backstage/plugin-scaffolder@1.26.3-next.1
- @backstage/plugin-scaffolder-react@1.13.3-next.1
- @backstage/plugin-search@1.4.19-next.1
- @backstage/plugin-search-common@1.2.14
- @backstage/plugin-search-react@1.8.2-next.1
- @backstage/plugin-signals@0.0.12-next.1
- @backstage/plugin-techdocs-module-addons-contrib@1.1.17-next.1
- @backstage/plugin-techdocs-react@1.2.10-next.1
- @backstage/plugin-user-settings@0.8.15-next.1
## 0.0.17-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-app-next",
"version": "0.0.17-next.0",
"version": "0.0.17-next.1",
"backstage": {
"role": "frontend"
},
+41
View File
@@ -1,5 +1,46 @@
# example-app
## 0.2.103-next.1
### Patch Changes
- Updated dependencies
- @backstage/cli@0.29.0-next.1
- @backstage/theme@0.6.1-next.0
- @backstage/plugin-techdocs@1.11.1-next.1
- @backstage/plugin-kubernetes@0.12.0-next.1
- @backstage/plugin-kubernetes-cluster@0.0.18-next.1
- @backstage/app-defaults@1.5.13-next.1
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/core-app-api@1.15.1
- @backstage/core-components@0.16.0-next.1
- @backstage/core-plugin-api@1.10.0
- @backstage/frontend-app-api@0.10.1-next.1
- @backstage/integration-react@1.2.0
- @backstage/plugin-api-docs@0.11.12-next.1
- @backstage/plugin-auth-react@0.1.8-next.1
- @backstage/plugin-catalog@1.24.1-next.1
- @backstage/plugin-catalog-common@1.1.0
- @backstage/plugin-catalog-graph@0.4.12-next.1
- @backstage/plugin-catalog-import@0.12.6-next.1
- @backstage/plugin-catalog-react@1.14.1-next.1
- @backstage/plugin-catalog-unprocessed-entities@0.2.10-next.1
- @backstage/plugin-devtools@0.1.20-next.1
- @backstage/plugin-home@0.8.1-next.1
- @backstage/plugin-notifications@0.3.3-next.1
- @backstage/plugin-org@0.6.32-next.1
- @backstage/plugin-permission-react@0.4.27
- @backstage/plugin-scaffolder@1.26.3-next.1
- @backstage/plugin-scaffolder-react@1.13.3-next.1
- @backstage/plugin-search@1.4.19-next.1
- @backstage/plugin-search-common@1.2.14
- @backstage/plugin-search-react@1.8.2-next.1
- @backstage/plugin-signals@0.0.12-next.1
- @backstage/plugin-techdocs-module-addons-contrib@1.1.17-next.1
- @backstage/plugin-techdocs-react@1.2.10-next.1
- @backstage/plugin-user-settings@0.8.15-next.1
## 0.2.103-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-app",
"version": "0.2.103-next.0",
"version": "0.2.103-next.1",
"backstage": {
"role": "frontend"
},
+14
View File
@@ -1,5 +1,19 @@
# @backstage/backend-app-api
## 1.0.2-next.1
### Patch Changes
- Updated dependencies
- @backstage/cli-common@0.1.15-next.0
- @backstage/backend-plugin-api@1.0.2-next.1
- @backstage/config@1.2.0
- @backstage/config-loader@1.9.2-next.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-auth-node@0.5.4-next.1
- @backstage/plugin-permission-node@0.8.5-next.1
## 1.0.2-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-app-api",
"version": "1.0.2-next.0",
"version": "1.0.2-next.1",
"description": "Core API used by Backstage backend apps",
"backstage": {
"role": "node-library"
+20
View File
@@ -1,5 +1,25 @@
# @backstage/backend-defaults
## 0.5.3-next.1
### Patch Changes
- Updated dependencies
- @backstage/cli-common@0.1.15-next.0
- @backstage/backend-app-api@1.0.2-next.1
- @backstage/backend-dev-utils@0.1.5
- @backstage/backend-plugin-api@1.0.2-next.1
- @backstage/cli-node@0.2.10-next.0
- @backstage/config@1.2.0
- @backstage/config-loader@1.9.2-next.0
- @backstage/errors@1.2.4
- @backstage/integration@1.15.1
- @backstage/integration-aws-node@0.1.12
- @backstage/types@1.1.1
- @backstage/plugin-auth-node@0.5.4-next.1
- @backstage/plugin-events-node@0.4.4-next.1
- @backstage/plugin-permission-node@0.8.5-next.1
## 0.5.3-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-defaults",
"version": "0.5.3-next.0",
"version": "0.5.3-next.1",
"description": "Backend defaults used by Backstage backend apps",
"backstage": {
"role": "node-library"
@@ -1,5 +1,30 @@
# @backstage/backend-dynamic-feature-service
## 0.4.4-next.1
### Patch Changes
- Updated dependencies
- @backstage/cli-common@0.1.15-next.0
- @backstage/backend-app-api@1.0.2-next.1
- @backstage/backend-defaults@0.5.3-next.1
- @backstage/backend-plugin-api@1.0.2-next.1
- @backstage/cli-node@0.2.10-next.0
- @backstage/config@1.2.0
- @backstage/config-loader@1.9.2-next.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-app-node@0.1.27-next.1
- @backstage/plugin-auth-node@0.5.4-next.1
- @backstage/plugin-catalog-backend@1.27.2-next.1
- @backstage/plugin-events-backend@0.3.16-next.1
- @backstage/plugin-events-node@0.4.4-next.1
- @backstage/plugin-permission-common@0.8.1
- @backstage/plugin-permission-node@0.8.5-next.1
- @backstage/plugin-scaffolder-node@0.5.1-next.1
- @backstage/plugin-search-backend-node@1.3.5-next.1
- @backstage/plugin-search-common@1.2.14
## 0.4.4-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-dynamic-feature-service",
"version": "0.4.4-next.0",
"version": "0.4.4-next.1",
"description": "Backstage dynamic feature service",
"backstage": {
"role": "node-library"
+41
View File
@@ -1,5 +1,46 @@
# example-backend-legacy
## 0.2.104-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-kubernetes-backend@0.19.0-next.1
- @backstage/plugin-scaffolder-backend@1.27.0-next.1
- @backstage/plugin-scaffolder-backend-module-rails@0.5.2-next.1
- @backstage/backend-defaults@0.5.3-next.1
- @backstage/backend-plugin-api@1.0.2-next.1
- @backstage/catalog-client@1.8.0-next.0
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/integration@1.15.1
- @backstage/plugin-app-backend@0.3.77-next.1
- @backstage/plugin-auth-backend@0.24.0-next.1
- @backstage/plugin-auth-node@0.5.4-next.1
- @backstage/plugin-catalog-backend@1.27.2-next.1
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.2-next.1
- @backstage/plugin-catalog-backend-module-unprocessed@0.5.2-next.1
- @backstage/plugin-catalog-node@1.14.0-next.1
- @backstage/plugin-devtools-backend@0.4.2-next.1
- @backstage/plugin-events-backend@0.3.16-next.1
- @backstage/plugin-events-node@0.4.4-next.1
- @backstage/plugin-permission-backend@0.5.51-next.1
- @backstage/plugin-permission-common@0.8.1
- @backstage/plugin-permission-node@0.8.5-next.1
- @backstage/plugin-proxy-backend@0.5.8-next.1
- @backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.3.2-next.1
- @backstage/plugin-scaffolder-backend-module-gitlab@0.6.1-next.1
- @backstage/plugin-search-backend@1.6.2-next.1
- @backstage/plugin-search-backend-module-catalog@0.2.5-next.1
- @backstage/plugin-search-backend-module-elasticsearch@1.6.2-next.1
- @backstage/plugin-search-backend-module-explore@0.2.5-next.1
- @backstage/plugin-search-backend-module-pg@0.5.38-next.1
- @backstage/plugin-search-backend-module-techdocs@0.3.2-next.1
- @backstage/plugin-search-backend-node@1.3.5-next.1
- @backstage/plugin-signals-backend@0.2.3-next.1
- @backstage/plugin-signals-node@0.1.14-next.1
- @backstage/plugin-techdocs-backend@1.11.2-next.1
## 0.2.104-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-backend-legacy",
"version": "0.2.104-next.0",
"version": "0.2.104-next.1",
"backstage": {
"role": "backend"
},
@@ -1,5 +1,14 @@
# @backstage/backend-openapi-utils
## 0.2.1-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.2-next.1
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
## 0.2.1-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-openapi-utils",
"version": "0.2.1-next.0",
"version": "0.2.1-next.1",
"description": "OpenAPI typescript support.",
"backstage": {
"role": "node-library"
+12
View File
@@ -1,5 +1,17 @@
# @backstage/backend-plugin-api
## 1.0.2-next.1
### Patch Changes
- Updated dependencies
- @backstage/cli-common@0.1.15-next.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-auth-node@0.5.4-next.1
- @backstage/plugin-permission-common@0.8.1
## 1.0.2-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-plugin-api",
"version": "1.0.2-next.0",
"version": "1.0.2-next.1",
"description": "Core API used by Backstage backend plugins",
"backstage": {
"role": "node-library"
+14
View File
@@ -1,5 +1,19 @@
# @backstage/backend-test-utils
## 1.0.3-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-app-api@1.0.2-next.1
- @backstage/backend-defaults@0.5.3-next.1
- @backstage/backend-plugin-api@1.0.2-next.1
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-auth-node@0.5.4-next.1
- @backstage/plugin-events-node@0.4.4-next.1
## 1.0.3-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-test-utils",
"version": "1.0.3-next.0",
"version": "1.0.3-next.1",
"description": "Test helpers library for Backstage backends",
"backstage": {
"role": "node-library"
+38
View File
@@ -1,5 +1,43 @@
# example-backend
## 0.0.32-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-kubernetes-backend@0.19.0-next.1
- @backstage/plugin-scaffolder-backend@1.27.0-next.1
- @backstage/backend-defaults@0.5.3-next.1
- @backstage/backend-plugin-api@1.0.2-next.1
- @backstage/catalog-model@1.7.0
- @backstage/plugin-app-backend@0.3.77-next.1
- @backstage/plugin-auth-backend@0.24.0-next.1
- @backstage/plugin-auth-backend-module-github-provider@0.2.2-next.1
- @backstage/plugin-auth-backend-module-guest-provider@0.2.2-next.1
- @backstage/plugin-auth-node@0.5.4-next.1
- @backstage/plugin-catalog-backend@1.27.2-next.1
- @backstage/plugin-catalog-backend-module-backstage-openapi@0.4.2-next.1
- @backstage/plugin-catalog-backend-module-openapi@0.2.4-next.1
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.2-next.1
- @backstage/plugin-catalog-backend-module-unprocessed@0.5.2-next.1
- @backstage/plugin-devtools-backend@0.4.2-next.1
- @backstage/plugin-events-backend@0.3.16-next.1
- @backstage/plugin-notifications-backend@0.4.3-next.1
- @backstage/plugin-permission-backend@0.5.51-next.1
- @backstage/plugin-permission-backend-module-allow-all-policy@0.2.2-next.1
- @backstage/plugin-permission-common@0.8.1
- @backstage/plugin-permission-node@0.8.5-next.1
- @backstage/plugin-proxy-backend@0.5.8-next.1
- @backstage/plugin-scaffolder-backend-module-github@0.5.2-next.1
- @backstage/plugin-scaffolder-backend-module-notifications@0.1.3-next.1
- @backstage/plugin-search-backend@1.6.2-next.1
- @backstage/plugin-search-backend-module-catalog@0.2.5-next.1
- @backstage/plugin-search-backend-module-explore@0.2.5-next.1
- @backstage/plugin-search-backend-module-techdocs@0.3.2-next.1
- @backstage/plugin-search-backend-node@1.3.5-next.1
- @backstage/plugin-signals-backend@0.2.3-next.1
- @backstage/plugin-techdocs-backend@1.11.2-next.1
## 0.0.32-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-backend",
"version": "0.0.32-next.0",
"version": "0.0.32-next.1",
"backstage": {
"role": "backend"
},
+6
View File
@@ -1,5 +1,11 @@
# @backstage/cli-common
## 0.1.15-next.0
### Patch Changes
- 702f41d: Bumped dev dependencies `@types/node`
## 0.1.14
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/cli-common",
"version": "0.1.14",
"version": "0.1.15-next.0",
"description": "Common functionality used by cli, backend, and create-app",
"backstage": {
"role": "node-library"
+9
View File
@@ -1,5 +1,14 @@
# @backstage/cli-node
## 0.2.10-next.0
### Patch Changes
- Updated dependencies
- @backstage/cli-common@0.1.15-next.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
## 0.2.9
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/cli-node",
"version": "0.2.9",
"version": "0.2.10-next.0",
"description": "Node.js library for Backstage CLIs",
"backstage": {
"role": "node-library"
+29
View File
@@ -1,5 +1,34 @@
# @backstage/cli
## 0.29.0-next.1
### Minor Changes
- 6819f8c: Added a new optimization to the `repo test` command that will filter out unused packages in watch mode if all provide filters are paths that point from the repo root. This significantly speeds up running individual tests from the repo root in a large workspace, for example:
```sh
yarn test packages/app/src/App.test.tsx
```
### Patch Changes
- 4046d53: Fixed an issue where the `--successCache` option for the `repo test` and `repo lint` commands would be include the workspace path in generated cache keys. This previously broke caching in environments where the workspace path varies across builds.
- 6b2888c: Fixed an issue with the `--successCache` flag for `repo test` where the tree hash for the wrong package directory would sometimes be used to generate the cache key.
- 6266ed3: Updated dependency `del` to `^8.0.0`.
- 4046d53: Fixed an issue with the `repo lint` command where the cache key for the `--successCache` option would not properly ignore files that should be ignored according to `.eslintignore`s.
- 702f41d: Bumped dev dependencies `@types/node`
- Updated dependencies
- @backstage/cli-common@0.1.15-next.0
- @backstage/catalog-model@1.7.0
- @backstage/cli-node@0.2.10-next.0
- @backstage/config@1.2.0
- @backstage/config-loader@1.9.2-next.0
- @backstage/errors@1.2.4
- @backstage/eslint-plugin@0.1.10
- @backstage/integration@1.15.1
- @backstage/release-manifests@0.0.11
- @backstage/types@1.1.1
## 0.29.0-next.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/cli",
"version": "0.29.0-next.0",
"version": "0.29.0-next.1",
"description": "CLI for developing Backstage plugins and apps",
"backstage": {
"role": "cli"
+8
View File
@@ -1,5 +1,13 @@
# @backstage/codemods
## 0.1.52-next.0
### Patch Changes
- 702f41d: Bumped dev dependencies `@types/node`
- Updated dependencies
- @backstage/cli-common@0.1.15-next.0
## 0.1.51
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/codemods",
"version": "0.1.51",
"version": "0.1.52-next.0",
"description": "A collection of codemods for Backstage projects",
"backstage": {
"role": "cli"
+10
View File
@@ -1,5 +1,15 @@
# @backstage/config-loader
## 1.9.2-next.0
### Patch Changes
- Updated dependencies
- @backstage/cli-common@0.1.15-next.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
## 1.9.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/config-loader",
"version": "1.9.1",
"version": "1.9.2-next.0",
"description": "Config loading functionality used by Backstage backend, and CLI",
"backstage": {
"role": "node-library"
+9
View File
@@ -1,5 +1,14 @@
# @backstage/core-compat-api
## 0.3.2-next.1
### Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.10.0
- @backstage/frontend-plugin-api@0.9.1-next.1
- @backstage/version-bridge@1.0.10
## 0.3.2-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/core-compat-api",
"version": "0.3.2-next.0",
"version": "0.3.2-next.1",
"backstage": {
"role": "web-library"
},
+11
View File
@@ -1,5 +1,16 @@
# @backstage/core-components
## 0.16.0-next.1
### Patch Changes
- Updated dependencies
- @backstage/theme@0.6.1-next.0
- @backstage/config@1.2.0
- @backstage/core-plugin-api@1.10.0
- @backstage/errors@1.2.4
- @backstage/version-bridge@1.0.10
## 0.16.0-next.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/core-components",
"version": "0.16.0-next.0",
"version": "0.16.0-next.1",
"description": "Core components used by Backstage plugins and apps",
"backstage": {
"role": "web-library"
+9
View File
@@ -1,5 +1,14 @@
# @backstage/create-app
## 0.5.22-next.1
### Patch Changes
- 702f41d: Updated engines to support Node 20 or 22
- 702f41d: Bumped dev dependencies `@types/node`
- Updated dependencies
- @backstage/cli-common@0.1.15-next.0
## 0.5.22-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/create-app",
"version": "0.5.22-next.0",
"version": "0.5.22-next.1",
"description": "A CLI that helps you create your own Backstage app",
"backstage": {
"role": "cli"
+14
View File
@@ -1,5 +1,19 @@
# @backstage/dev-utils
## 1.1.3-next.1
### Patch Changes
- Updated dependencies
- @backstage/theme@0.6.1-next.0
- @backstage/app-defaults@1.5.13-next.1
- @backstage/catalog-model@1.7.0
- @backstage/core-app-api@1.15.1
- @backstage/core-components@0.16.0-next.1
- @backstage/core-plugin-api@1.10.0
- @backstage/integration-react@1.2.0
- @backstage/plugin-catalog-react@1.14.1-next.1
## 1.1.3-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/dev-utils",
"version": "1.1.3-next.0",
"version": "1.1.3-next.1",
"description": "Utilities for developing Backstage plugins.",
"backstage": {
"role": "web-library"
+9
View File
@@ -1,5 +1,14 @@
# e2e-test
## 0.2.22-next.1
### Patch Changes
- Updated dependencies
- @backstage/create-app@0.5.22-next.1
- @backstage/cli-common@0.1.15-next.0
- @backstage/errors@1.2.4
## 0.2.22-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "e2e-test",
"version": "0.2.22-next.0",
"version": "0.2.22-next.1",
"description": "E2E test for verifying Backstage packages",
"backstage": {
"role": "cli"
+14
View File
@@ -1,5 +1,19 @@
# @backstage/frontend-app-api
## 0.10.1-next.1
### Patch Changes
- Updated dependencies
- @backstage/config@1.2.0
- @backstage/core-app-api@1.15.1
- @backstage/core-plugin-api@1.10.0
- @backstage/errors@1.2.4
- @backstage/frontend-defaults@0.1.2-next.1
- @backstage/frontend-plugin-api@0.9.1-next.1
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.10
## 0.10.1-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-app-api",
"version": "0.10.1-next.0",
"version": "0.10.1-next.1",
"backstage": {
"role": "web-library"
},
+11
View File
@@ -1,5 +1,16 @@
# @backstage/frontend-defaults
## 0.1.2-next.1
### Patch Changes
- Updated dependencies
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/frontend-app-api@0.10.1-next.1
- @backstage/frontend-plugin-api@0.9.1-next.1
- @backstage/plugin-app@0.1.2-next.1
## 0.1.2-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-defaults",
"version": "0.1.2-next.0",
"version": "0.1.2-next.1",
"backstage": {
"role": "web-library"
},
+9
View File
@@ -1,5 +1,14 @@
# @internal/frontend
## 0.0.3-next.1
### Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.9.1-next.1
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.10
## 0.0.3-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@internal/frontend",
"version": "0.0.3-next.0",
"version": "0.0.3-next.1",
"backstage": {
"role": "web-library",
"inline": true
+10
View File
@@ -1,5 +1,15 @@
# @backstage/frontend-plugin-api
## 0.9.1-next.1
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.16.0-next.1
- @backstage/core-plugin-api@1.10.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.10
## 0.9.1-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-plugin-api",
"version": "0.9.1-next.0",
"version": "0.9.1-next.1",
"backstage": {
"role": "web-library"
},
+13
View File
@@ -1,5 +1,18 @@
# @backstage/frontend-test-utils
## 0.2.2-next.1
### Patch Changes
- Updated dependencies
- @backstage/config@1.2.0
- @backstage/frontend-app-api@0.10.1-next.1
- @backstage/frontend-plugin-api@0.9.1-next.1
- @backstage/test-utils@1.7.1-next.0
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.10
- @backstage/plugin-app@0.1.2-next.1
## 0.2.2-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-test-utils",
"version": "0.2.2-next.0",
"version": "0.2.2-next.1",
"backstage": {
"role": "web-library"
},
+14
View File
@@ -1,5 +1,19 @@
# @backstage/repo-tools
## 0.11.0-next.1
### Patch Changes
- dde85ee: Added a new `generate-patch` command that can be used to generate patches for current changes in a source workspace to be installed it a target workspace.
- 702f41d: Bumped dev dependencies `@types/node`
- Updated dependencies
- @backstage/cli-common@0.1.15-next.0
- @backstage/backend-plugin-api@1.0.2-next.1
- @backstage/catalog-model@1.7.0
- @backstage/cli-node@0.2.10-next.0
- @backstage/config-loader@1.9.2-next.0
- @backstage/errors@1.2.4
## 0.11.0-next.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/repo-tools",
"version": "0.11.0-next.0",
"version": "0.11.0-next.1",
"description": "CLI for Backstage repo tooling ",
"backstage": {
"role": "cli"
@@ -1,5 +1,12 @@
# @internal/scaffolder
## 0.0.3-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-react@1.13.3-next.1
## 0.0.3-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@internal/scaffolder",
"version": "0.0.3-next.0",
"version": "0.0.3-next.1",
"backstage": {
"role": "web-library",
"inline": true
@@ -1,5 +1,24 @@
# techdocs-cli-embedded-app
## 0.2.102-next.1
### Patch Changes
- Updated dependencies
- @backstage/cli@0.29.0-next.1
- @backstage/theme@0.6.1-next.0
- @backstage/plugin-techdocs@1.11.1-next.1
- @backstage/app-defaults@1.5.13-next.1
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/core-app-api@1.15.1
- @backstage/core-components@0.16.0-next.1
- @backstage/core-plugin-api@1.10.0
- @backstage/integration-react@1.2.0
- @backstage/test-utils@1.7.1-next.0
- @backstage/plugin-catalog@1.24.1-next.1
- @backstage/plugin-techdocs-react@1.2.10-next.1
## 0.2.102-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "techdocs-cli-embedded-app",
"version": "0.2.102-next.0",
"version": "0.2.102-next.1",
"backstage": {
"role": "frontend"
},
+12
View File
@@ -1,5 +1,17 @@
# @techdocs/cli
## 1.8.22-next.1
### Patch Changes
- 702f41d: Bumped dev dependencies `@types/node`
- Updated dependencies
- @backstage/cli-common@0.1.15-next.0
- @backstage/backend-defaults@0.5.3-next.1
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/plugin-techdocs-node@1.12.13-next.1
## 1.8.22-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@techdocs/cli",
"version": "1.8.22-next.0",
"version": "1.8.22-next.1",
"description": "Utility CLI for managing TechDocs sites in Backstage.",
"backstage": {
"role": "cli"
+13
View File
@@ -1,5 +1,18 @@
# @backstage/test-utils
## 1.7.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/theme@0.6.1-next.0
- @backstage/config@1.2.0
- @backstage/core-app-api@1.15.1
- @backstage/core-plugin-api@1.10.0
- @backstage/types@1.1.1
- @backstage/plugin-permission-common@0.8.1
- @backstage/plugin-permission-react@0.4.27
## 1.7.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/test-utils",
"version": "1.7.0",
"version": "1.7.1-next.0",
"description": "Utilities to test Backstage plugins and apps.",
"backstage": {
"role": "web-library"
+6
View File
@@ -1,5 +1,11 @@
# @backstage/theme
## 0.6.1-next.0
### Patch Changes
- ea75c37: Internal refactor to avoid top-level imports from MUI.
## 0.6.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/theme",
"version": "0.6.0",
"version": "0.6.1-next.0",
"description": "material-ui theme for use with Backstage.",
"backstage": {
"role": "web-library"
+8
View File
@@ -1,5 +1,13 @@
# yarn-plugin-backstage
## 0.0.3-next.0
### Patch Changes
- Updated dependencies
- @backstage/cli-common@0.1.15-next.0
- @backstage/release-manifests@0.0.11
## 0.0.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "yarn-plugin-backstage",
"version": "0.0.2",
"version": "0.0.3-next.0",
"description": "Yarn plugin for working with Backstage monorepos",
"backstage": {
"role": "node-library"
+15
View File
@@ -1,5 +1,20 @@
# @backstage/plugin-api-docs
## 0.11.12-next.1
### Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.7.0
- @backstage/core-compat-api@0.3.2-next.1
- @backstage/core-components@0.16.0-next.1
- @backstage/core-plugin-api@1.10.0
- @backstage/frontend-plugin-api@0.9.1-next.1
- @backstage/plugin-catalog@1.24.1-next.1
- @backstage/plugin-catalog-common@1.1.0
- @backstage/plugin-catalog-react@1.14.1-next.1
- @backstage/plugin-permission-react@0.4.27
## 0.11.12-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-api-docs",
"version": "0.11.12-next.0",
"version": "0.11.12-next.1",
"description": "A Backstage plugin that helps represent API entities in the frontend",
"backstage": {
"role": "frontend-plugin",
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-app-backend
## 0.3.77-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.2-next.1
- @backstage/config@1.2.0
- @backstage/config-loader@1.9.2-next.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-app-node@0.1.27-next.1
- @backstage/plugin-auth-node@0.5.4-next.1
## 0.3.77-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app-backend",
"version": "0.3.77-next.0",
"version": "0.3.77-next.1",
"description": "A Backstage backend plugin that serves the Backstage frontend app",
"backstage": {
"role": "backend-plugin",
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-app-node
## 0.1.27-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.2-next.1
- @backstage/config-loader@1.9.2-next.0
## 0.1.27-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app-node",
"version": "0.1.27-next.0",
"version": "0.1.27-next.1",
"description": "Node.js library for the app plugin",
"backstage": {
"role": "node-library",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-app-visualizer
## 0.1.12-next.1
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.16.0-next.1
- @backstage/core-plugin-api@1.10.0
- @backstage/frontend-plugin-api@0.9.1-next.1
## 0.1.12-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app-visualizer",
"version": "0.1.12-next.0",
"version": "0.1.12-next.1",
"description": "Visualizes the Backstage app structure",
"backstage": {
"role": "frontend-plugin",
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-app
## 0.1.2-next.1
### Patch Changes
- Updated dependencies
- @backstage/theme@0.6.1-next.0
- @backstage/core-components@0.16.0-next.1
- @backstage/core-plugin-api@1.10.0
- @backstage/frontend-plugin-api@0.9.1-next.1
- @backstage/integration-react@1.2.0
- @backstage/plugin-permission-react@0.4.27
## 0.1.2-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app",
"version": "0.1.2-next.0",
"version": "0.1.2-next.1",
"backstage": {
"role": "frontend-plugin",
"pluginId": "app",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-atlassian-provider
## 0.3.2-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.2-next.1
- @backstage/plugin-auth-node@0.5.4-next.1
## 0.3.2-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-atlassian-provider",
"version": "0.3.2-next.0",
"version": "0.3.2-next.1",
"description": "The atlassian-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-auth0-provider
## 0.1.2-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.2-next.1
- @backstage/plugin-auth-node@0.5.4-next.1
## 0.1.2-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-auth0-provider",
"version": "0.1.2-next.0",
"version": "0.1.2-next.1",
"description": "The auth0-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,15 @@
# @backstage/plugin-auth-backend-module-aws-alb-provider
## 0.3.0-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.2-next.1
- @backstage/errors@1.2.4
- @backstage/plugin-auth-backend@0.24.0-next.1
- @backstage/plugin-auth-node@0.5.4-next.1
## 0.3.0-next.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-aws-alb-provider",
"version": "0.3.0-next.0",
"version": "0.3.0-next.1",
"description": "The aws-alb provider module for the Backstage auth backend.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,15 @@
# @backstage/plugin-auth-backend-module-azure-easyauth-provider
## 0.2.2-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.2-next.1
- @backstage/catalog-model@1.7.0
- @backstage/errors@1.2.4
- @backstage/plugin-auth-node@0.5.4-next.1
## 0.2.2-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-azure-easyauth-provider",
"version": "0.2.2-next.0",
"version": "0.2.2-next.1",
"description": "The azure-easyauth-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-bitbucket-provider
## 0.2.2-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.2-next.1
- @backstage/plugin-auth-node@0.5.4-next.1
## 0.2.2-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-bitbucket-provider",
"version": "0.2.2-next.0",
"version": "0.2.2-next.1",
"description": "The bitbucket-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-bitbucket-server-provider
## 0.1.2-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.2-next.1
- @backstage/plugin-auth-node@0.5.4-next.1
## 0.1.2-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-bitbucket-server-provider",
"version": "0.1.2-next.0",
"version": "0.1.2-next.1",
"description": "The bitbucket-server-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,15 @@
# @backstage/plugin-auth-backend-module-cloudflare-access-provider
## 0.3.2-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.2-next.1
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/plugin-auth-node@0.5.4-next.1
## 0.3.2-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-cloudflare-access-provider",
"version": "0.3.2-next.0",
"version": "0.3.2-next.1",
"description": "The cloudflare-access-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,15 @@
# @backstage/plugin-auth-backend-module-gcp-iap-provider
## 0.3.2-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.2-next.1
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-auth-node@0.5.4-next.1
## 0.3.2-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-gcp-iap-provider",
"version": "0.3.2-next.0",
"version": "0.3.2-next.1",
"description": "A GCP IAP auth provider module for the Backstage auth backend",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-github-provider
## 0.2.2-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.2-next.1
- @backstage/plugin-auth-node@0.5.4-next.1
## 0.2.2-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-github-provider",
"version": "0.2.2-next.0",
"version": "0.2.2-next.1",
"description": "The github-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-gitlab-provider
## 0.2.2-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.0.2-next.1
- @backstage/plugin-auth-node@0.5.4-next.1
## 0.2.2-next.0
### Patch Changes

Some files were not shown because too many files have changed in this diff Show More