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

Version Packages (next)
This commit is contained in:
Patrik Oldsberg
2025-01-28 15:14:15 +01:00
committed by GitHub
215 changed files with 3630 additions and 210 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/create-app': patch
---
Bumped create-app version.
+22 -1
View File
@@ -203,18 +203,33 @@
"bigint-convert",
"clean-squids-build",
"create-app-1737468383",
"create-app-1738069526",
"curly-humans-prove",
"curvy-ways-play",
"cyan-grapes-confess",
"dry-flies-rhyme",
"dry-horses-report",
"early-peaches-allow",
"eight-cougars-collect-due",
"eight-cougars-collect",
"eleven-goats-yell",
"eleven-mice-sleep",
"fair-mangos-sleep",
"fair-rocks-dream",
"few-shrimps-kiss",
"fifty-humans-repair",
"fifty-turtles-count",
"gentle-actors-sleep",
"green-jokes-provide",
"grumpy-crews-sneeze",
"hip-hotels-type",
"hungry-mirrors-sniff",
"hungry-rings-live",
"loud-baboons-relate",
"loud-walls-build",
"neat-singers-rhyme",
"nine-ears-destroy",
"odd-countries-vanish",
"old-moons-end",
"old-phones-rest",
"olive-boxes-hide-backend-defaults",
@@ -224,17 +239,23 @@
"olive-boxes-hide-scaffolder-backend",
"olive-boxes-hide-scaffolder-node",
"orange-brooms-lick",
"polite-apricots-exercise",
"proud-dryers-act",
"proud-hornets-cheer",
"purple-years-cross",
"quiet-phones-sell",
"selfish-dodos-hear",
"sharp-vans-protect",
"sharp-years-drive",
"short-vans-reflect",
"soft-planets-mate",
"tall-scissors-sip",
"tame-hats-shout",
"thirty-dancers-cheat",
"twelve-eyes-stare",
"warm-masks-ring",
"wise-apes-juggle"
"wise-apes-juggle",
"witty-clocks-thank",
"witty-pets-march"
]
}
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "root",
"version": "1.36.0-next.0",
"version": "1.36.0-next.1",
"private": true,
"repository": {
"type": "git",
+12
View File
@@ -1,5 +1,17 @@
# @backstage/app-defaults
## 1.5.17-next.0
### Patch Changes
- 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.
- Updated dependencies
- @backstage/core-components@0.16.4-next.0
- @backstage/core-plugin-api@1.10.4-next.0
- @backstage/plugin-permission-react@0.4.31-next.0
- @backstage/core-app-api@1.15.5-next.0
- @backstage/theme@0.6.4-next.0
## 1.5.16
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/app-defaults",
"version": "1.5.16",
"version": "1.5.17-next.0",
"description": "Provides the default wiring of a Backstage App",
"backstage": {
"role": "web-library"
@@ -1,5 +1,13 @@
# app-next-example-plugin
## 0.0.20-next.1
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.16.4-next.0
- @backstage/frontend-plugin-api@0.9.5-next.1
## 0.0.20-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "app-next-example-plugin",
"version": "0.0.20-next.0",
"version": "0.0.20-next.1",
"description": "Backstage internal example plugin",
"backstage": {
"role": "frontend-plugin",
+45
View File
@@ -1,5 +1,50 @@
# example-app-next
## 0.0.20-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-kubernetes-cluster@0.0.22-next.1
- @backstage/core-components@0.16.4-next.0
- @backstage/plugin-techdocs@1.12.2-next.1
- @backstage/plugin-scaffolder@1.28.0-next.1
- @backstage/cli@0.30.0-next.1
- @backstage/plugin-home@0.8.5-next.1
- @backstage/plugin-org@0.6.36-next.1
- @backstage/plugin-techdocs-module-addons-contrib@1.1.21-next.0
- @backstage/plugin-catalog-unprocessed-entities@0.2.14-next.0
- @backstage/frontend-plugin-api@0.9.5-next.1
- @backstage/frontend-defaults@0.1.6-next.1
- @backstage/integration-react@1.2.4-next.0
- @backstage/frontend-app-api@0.10.5-next.1
- @backstage/core-compat-api@0.3.6-next.1
- @backstage/core-plugin-api@1.10.4-next.0
- @backstage/plugin-permission-react@0.4.31-next.0
- @backstage/plugin-scaffolder-react@1.14.4-next.1
- @backstage/plugin-app-visualizer@0.1.16-next.1
- @backstage/plugin-catalog-import@0.12.10-next.1
- @backstage/plugin-techdocs-react@1.2.14-next.0
- @backstage/app-defaults@1.5.17-next.0
- @backstage/core-app-api@1.15.5-next.0
- @backstage/plugin-catalog-graph@0.4.16-next.1
- @backstage/plugin-catalog-react@1.15.2-next.1
- @backstage/plugin-notifications@0.5.2-next.1
- @backstage/plugin-user-settings@0.8.19-next.1
- @backstage/plugin-search-react@1.8.6-next.1
- @backstage/plugin-auth-react@0.1.12-next.0
- @backstage/plugin-kubernetes@0.12.4-next.1
- @backstage/plugin-api-docs@0.12.4-next.1
- @backstage/plugin-catalog@1.26.2-next.1
- @backstage/plugin-signals@0.0.16-next.0
- @backstage/theme@0.6.4-next.0
- @backstage/plugin-search@1.4.23-next.1
- @backstage/plugin-app@0.1.6-next.1
- @backstage/catalog-model@1.7.3
- @backstage/config@1.3.2
- @backstage/plugin-catalog-common@1.1.3
- @backstage/plugin-search-common@1.2.17
## 0.0.20-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-app-next",
"version": "0.0.20-next.0",
"version": "0.0.20-next.1",
"backstage": {
"role": "frontend"
},
+41
View File
@@ -1,5 +1,46 @@
# example-app
## 0.2.106-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-kubernetes-cluster@0.0.22-next.1
- @backstage/core-components@0.16.4-next.0
- @backstage/plugin-techdocs@1.12.2-next.1
- @backstage/plugin-scaffolder@1.28.0-next.1
- @backstage/cli@0.30.0-next.1
- @backstage/plugin-home@0.8.5-next.1
- @backstage/plugin-org@0.6.36-next.1
- @backstage/plugin-techdocs-module-addons-contrib@1.1.21-next.0
- @backstage/plugin-catalog-unprocessed-entities@0.2.14-next.0
- @backstage/integration-react@1.2.4-next.0
- @backstage/frontend-app-api@0.10.5-next.1
- @backstage/core-plugin-api@1.10.4-next.0
- @backstage/plugin-permission-react@0.4.31-next.0
- @backstage/plugin-scaffolder-react@1.14.4-next.1
- @backstage/plugin-catalog-import@0.12.10-next.1
- @backstage/plugin-techdocs-react@1.2.14-next.0
- @backstage/app-defaults@1.5.17-next.0
- @backstage/core-app-api@1.15.5-next.0
- @backstage/plugin-catalog-graph@0.4.16-next.1
- @backstage/plugin-catalog-react@1.15.2-next.1
- @backstage/plugin-notifications@0.5.2-next.1
- @backstage/plugin-user-settings@0.8.19-next.1
- @backstage/plugin-search-react@1.8.6-next.1
- @backstage/plugin-auth-react@0.1.12-next.0
- @backstage/plugin-kubernetes@0.12.4-next.1
- @backstage/plugin-api-docs@0.12.4-next.1
- @backstage/plugin-devtools@0.1.24-next.1
- @backstage/plugin-catalog@1.26.2-next.1
- @backstage/plugin-signals@0.0.16-next.0
- @backstage/theme@0.6.4-next.0
- @backstage/plugin-search@1.4.23-next.1
- @backstage/catalog-model@1.7.3
- @backstage/config@1.3.2
- @backstage/plugin-catalog-common@1.1.3
- @backstage/plugin-search-common@1.2.17
## 0.2.106-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-app",
"version": "0.2.106-next.0",
"version": "0.2.106-next.1",
"backstage": {
"role": "frontend"
},
+15
View File
@@ -1,5 +1,20 @@
# @backstage/backend-app-api
## 1.1.2-next.1
### Patch Changes
- ad9aba2: The log message written when plugins fail to initialize now includes the error that caused the plugin startup to fail.
- Updated dependencies
- @backstage/backend-plugin-api@1.2.0-next.0
- @backstage/cli-common@0.1.15
- @backstage/config@1.3.2
- @backstage/config-loader@1.9.6-next.0
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/plugin-auth-node@0.5.7-next.0
- @backstage/plugin-permission-node@0.8.8-next.0
## 1.1.2-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-app-api",
"version": "1.1.2-next.0",
"version": "1.1.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.8.0-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-app-api@1.1.2-next.1
- @backstage/backend-dev-utils@0.1.5
- @backstage/backend-plugin-api@1.2.0-next.0
- @backstage/cli-common@0.1.15
- @backstage/cli-node@0.2.13-next.0
- @backstage/config@1.3.2
- @backstage/config-loader@1.9.6-next.0
- @backstage/errors@1.2.7
- @backstage/integration@1.16.1
- @backstage/integration-aws-node@0.1.15
- @backstage/types@1.2.1
- @backstage/plugin-auth-node@0.5.7-next.0
- @backstage/plugin-events-node@0.4.8-next.0
- @backstage/plugin-permission-node@0.8.8-next.0
## 0.8.0-next.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-defaults",
"version": "0.8.0-next.0",
"version": "0.8.0-next.1",
"description": "Backend defaults used by Backstage backend apps",
"backstage": {
"role": "node-library"
@@ -1,5 +1,30 @@
# @backstage/backend-dynamic-feature-service
## 0.5.4-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@1.31.0-next.1
- @backstage/backend-app-api@1.1.2-next.1
- @backstage/backend-defaults@0.8.0-next.1
- @backstage/plugin-events-backend@0.4.2-next.1
- @backstage/backend-plugin-api@1.2.0-next.0
- @backstage/cli-common@0.1.15
- @backstage/cli-node@0.2.13-next.0
- @backstage/config@1.3.2
- @backstage/config-loader@1.9.6-next.0
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/plugin-app-node@0.1.30-next.0
- @backstage/plugin-auth-node@0.5.7-next.0
- @backstage/plugin-events-node@0.4.8-next.0
- @backstage/plugin-permission-common@0.8.4
- @backstage/plugin-permission-node@0.8.8-next.0
- @backstage/plugin-scaffolder-node@0.7.0-next.0
- @backstage/plugin-search-backend-node@1.3.8-next.0
- @backstage/plugin-search-common@1.2.17
## 0.5.4-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-dynamic-feature-service",
"version": "0.5.4-next.0",
"version": "0.5.4-next.1",
"description": "Backstage dynamic feature service",
"backstage": {
"role": "node-library"
+40
View File
@@ -1,5 +1,45 @@
# example-backend-legacy
## 0.2.107-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-backend-module-gitlab@0.8.0-next.1
- @backstage/plugin-scaffolder-backend@1.30.0-next.1
- @backstage/plugin-catalog-backend@1.31.0-next.1
- @backstage/plugin-catalog-node@1.16.0-next.1
- @backstage/backend-defaults@0.8.0-next.1
- @backstage/plugin-app-backend@0.4.5-next.0
- @backstage/plugin-events-backend@0.4.2-next.1
- @backstage/plugin-kubernetes-backend@0.19.3-next.1
- @backstage/plugin-proxy-backend@0.5.11-next.0
- @backstage/backend-plugin-api@1.2.0-next.0
- @backstage/catalog-client@1.9.1
- @backstage/catalog-model@1.7.3
- @backstage/config@1.3.2
- @backstage/integration@1.16.1
- @backstage/plugin-auth-backend@0.24.3-next.1
- @backstage/plugin-auth-node@0.5.7-next.0
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.5-next.1
- @backstage/plugin-catalog-backend-module-unprocessed@0.5.5-next.1
- @backstage/plugin-events-node@0.4.8-next.0
- @backstage/plugin-permission-backend@0.5.54-next.0
- @backstage/plugin-permission-common@0.8.4
- @backstage/plugin-permission-node@0.8.8-next.0
- @backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.3.6-next.0
- @backstage/plugin-scaffolder-backend-module-rails@0.5.6-next.0
- @backstage/plugin-search-backend@1.8.2-next.1
- @backstage/plugin-search-backend-module-catalog@0.3.1-next.1
- @backstage/plugin-search-backend-module-elasticsearch@1.6.5-next.0
- @backstage/plugin-search-backend-module-explore@0.2.8-next.0
- @backstage/plugin-search-backend-module-pg@0.5.41-next.0
- @backstage/plugin-search-backend-module-techdocs@0.3.6-next.1
- @backstage/plugin-search-backend-node@1.3.8-next.0
- @backstage/plugin-signals-backend@0.3.1-next.0
- @backstage/plugin-signals-node@0.1.17-next.0
- @backstage/plugin-techdocs-backend@1.11.6-next.1
## 0.2.107-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-backend-legacy",
"version": "0.2.107-next.0",
"version": "0.2.107-next.1",
"backstage": {
"role": "backend"
},
@@ -1,5 +1,30 @@
# @backstage/backend-openapi-utils
## 0.5.0-next.1
### Minor Changes
- 700d32b: **BREAKING**: The `wrapInOpenApiTestServer` and `wrapServer` functions are now exported via `/testUtils` subpath. If you were importing these functions directly from the root of the package, you will need to update your imports to use the `/testUtils` subpath:
```diff
- import { wrapInOpenApiTestServer } from '@backstage/backend-openapi-utils';
+ import { wrapInOpenApiTestServer } from '@backstage/backend-openapi-utils/testUtils';
```
or
```diff
- import { wrapServer } from '@backstage/backend-openapi-utils';
+ import { wrapServer } from '@backstage/backend-openapi-utils/testUtils';
```
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.2.0-next.0
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
## 0.4.2-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-openapi-utils",
"version": "0.4.2-next.0",
"version": "0.5.0-next.1",
"description": "OpenAPI typescript support.",
"backstage": {
"role": "node-library"
+14
View File
@@ -1,5 +1,19 @@
# @backstage/backend-test-utils
## 1.3.0-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-app-api@1.1.2-next.1
- @backstage/backend-defaults@0.8.0-next.1
- @backstage/backend-plugin-api@1.2.0-next.0
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/plugin-auth-node@0.5.7-next.0
- @backstage/plugin-events-node@0.4.8-next.0
## 1.3.0-next.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-test-utils",
"version": "1.3.0-next.0",
"version": "1.3.0-next.1",
"description": "Test helpers library for Backstage backends",
"backstage": {
"role": "node-library"
+38
View File
@@ -1,5 +1,43 @@
# example-backend
## 0.0.35-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-backend@1.30.0-next.1
- @backstage/plugin-catalog-backend@1.31.0-next.1
- @backstage/backend-defaults@0.8.0-next.1
- @backstage/plugin-app-backend@0.4.5-next.0
- @backstage/plugin-events-backend@0.4.2-next.1
- @backstage/plugin-kubernetes-backend@0.19.3-next.1
- @backstage/plugin-proxy-backend@0.5.11-next.0
- @backstage/backend-plugin-api@1.2.0-next.0
- @backstage/catalog-model@1.7.3
- @backstage/plugin-auth-backend@0.24.3-next.1
- @backstage/plugin-auth-backend-module-github-provider@0.2.5-next.0
- @backstage/plugin-auth-backend-module-guest-provider@0.2.5-next.0
- @backstage/plugin-auth-node@0.5.7-next.0
- @backstage/plugin-catalog-backend-module-backstage-openapi@0.4.5-next.1
- @backstage/plugin-catalog-backend-module-openapi@0.2.7-next.1
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.5-next.1
- @backstage/plugin-catalog-backend-module-unprocessed@0.5.5-next.1
- @backstage/plugin-devtools-backend@0.5.2-next.1
- @backstage/plugin-notifications-backend@0.5.2-next.1
- @backstage/plugin-permission-backend@0.5.54-next.0
- @backstage/plugin-permission-backend-module-allow-all-policy@0.2.5-next.0
- @backstage/plugin-permission-common@0.8.4
- @backstage/plugin-permission-node@0.8.8-next.0
- @backstage/plugin-scaffolder-backend-module-github@0.5.6-next.0
- @backstage/plugin-scaffolder-backend-module-notifications@0.1.7-next.0
- @backstage/plugin-search-backend@1.8.2-next.1
- @backstage/plugin-search-backend-module-catalog@0.3.1-next.1
- @backstage/plugin-search-backend-module-explore@0.2.8-next.0
- @backstage/plugin-search-backend-module-techdocs@0.3.6-next.1
- @backstage/plugin-search-backend-node@1.3.8-next.0
- @backstage/plugin-signals-backend@0.3.1-next.0
- @backstage/plugin-techdocs-backend@1.11.6-next.1
## 0.0.35-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-backend",
"version": "0.0.35-next.0",
"version": "0.0.35-next.1",
"backstage": {
"role": "backend"
},
+12
View File
@@ -1,5 +1,17 @@
# @backstage/canon
## 0.1.0-next.1
### Minor Changes
- 72c9800: **BREAKING**: Merged the Stack and Inline component into a single component called Flex.
- 1e4ccce: **BREAKING**: Fixing css structure and making sure that props are applying the correct styles for all responsive values.
### Patch Changes
- 989af25: Removed client directive as they are not needed in React 18.
- 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.
## 0.1.0-next.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/canon",
"version": "0.1.0-next.0",
"version": "0.1.0-next.1",
"backstage": {
"role": "web-library"
},
+17
View File
@@ -1,5 +1,22 @@
# @backstage/cli
## 0.30.0-next.1
### Patch Changes
- 207f88f: Fixed the file path pattern of many static assets output as part of the frontend build process, where there was an extra `.` before the extension, leading to names like `image-af7946b..png`.
- Updated dependencies
- @backstage/catalog-model@1.7.3
- @backstage/cli-common@0.1.15
- @backstage/cli-node@0.2.13-next.0
- @backstage/config@1.3.2
- @backstage/config-loader@1.9.6-next.0
- @backstage/errors@1.2.7
- @backstage/eslint-plugin@0.1.10
- @backstage/integration@1.16.1
- @backstage/release-manifests@0.0.12
- @backstage/types@1.2.1
## 0.30.0-next.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/cli",
"version": "0.30.0-next.0",
"version": "0.30.0-next.1",
"description": "CLI for developing Backstage plugins and apps",
"backstage": {
"role": "cli"
+11
View File
@@ -1,5 +1,16 @@
# @backstage/core-app-api
## 1.15.5-next.0
### Patch Changes
- 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.
- Updated dependencies
- @backstage/core-plugin-api@1.10.4-next.0
- @backstage/version-bridge@1.0.11-next.0
- @backstage/config@1.3.2
- @backstage/types@1.2.1
## 1.15.4
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/core-app-api",
"version": "1.15.4",
"version": "1.15.5-next.0",
"description": "Core app API used by Backstage apps",
"backstage": {
"role": "web-library"
+10
View File
@@ -1,5 +1,15 @@
# @backstage/core-compat-api
## 0.3.6-next.1
### Patch Changes
- 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.
- Updated dependencies
- @backstage/frontend-plugin-api@0.9.5-next.1
- @backstage/core-plugin-api@1.10.4-next.0
- @backstage/version-bridge@1.0.11-next.0
## 0.3.6-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/core-compat-api",
"version": "0.3.6-next.0",
"version": "0.3.6-next.1",
"backstage": {
"role": "web-library"
},
+14
View File
@@ -1,5 +1,19 @@
# @backstage/core-components
## 0.16.4-next.0
### Patch Changes
- 9c9f4ff: Added `nestedValuesAsYaml` option to `StructuredMetadataTable` to render data as yaml.
- 17088d2: Updating the `TaskLogStream` to take up all space in a running task, and also show the last line of the log by default
- 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.
- Updated dependencies
- @backstage/core-plugin-api@1.10.4-next.0
- @backstage/version-bridge@1.0.11-next.0
- @backstage/theme@0.6.4-next.0
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
## 0.16.3
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/core-components",
"version": "0.16.3",
"version": "0.16.4-next.0",
"description": "Core components used by Backstage plugins and apps",
"backstage": {
"role": "web-library"
+11
View File
@@ -1,5 +1,16 @@
# @backstage/core-plugin-api
## 1.10.4-next.0
### Patch Changes
- 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.
- Updated dependencies
- @backstage/version-bridge@1.0.11-next.0
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
## 1.10.3
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/core-plugin-api",
"version": "1.10.3",
"version": "1.10.4-next.0",
"description": "Core API used by Backstage plugins",
"backstage": {
"role": "web-library"
+8
View File
@@ -1,5 +1,13 @@
# @backstage/create-app
## 0.5.25-next.1
### Patch Changes
- Bumped create-app version.
- Updated dependencies
- @backstage/cli-common@0.1.15
## 0.5.25-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/create-app",
"version": "0.5.25-next.0",
"version": "0.5.25-next.1",
"description": "A CLI that helps you create your own Backstage app",
"backstage": {
"role": "cli"
+15
View File
@@ -1,5 +1,20 @@
# @backstage/dev-utils
## 1.1.7-next.1
### Patch Changes
- 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.
- Updated dependencies
- @backstage/core-components@0.16.4-next.0
- @backstage/integration-react@1.2.4-next.0
- @backstage/core-plugin-api@1.10.4-next.0
- @backstage/app-defaults@1.5.17-next.0
- @backstage/core-app-api@1.15.5-next.0
- @backstage/plugin-catalog-react@1.15.2-next.1
- @backstage/theme@0.6.4-next.0
- @backstage/catalog-model@1.7.3
## 1.1.7-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/dev-utils",
"version": "1.1.7-next.0",
"version": "1.1.7-next.1",
"description": "Utilities for developing Backstage plugins.",
"backstage": {
"role": "web-library"
+9
View File
@@ -1,5 +1,14 @@
# e2e-test
## 0.2.25-next.1
### Patch Changes
- Updated dependencies
- @backstage/create-app@0.5.25-next.1
- @backstage/cli-common@0.1.15
- @backstage/errors@1.2.7
## 0.2.25-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "e2e-test",
"version": "0.2.25-next.0",
"version": "0.2.25-next.1",
"description": "E2E test for verifying Backstage packages",
"backstage": {
"role": "cli"
+15
View File
@@ -1,5 +1,20 @@
# @backstage/frontend-app-api
## 0.10.5-next.1
### Patch Changes
- 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.
- Updated dependencies
- @backstage/frontend-plugin-api@0.9.5-next.1
- @backstage/frontend-defaults@0.1.6-next.1
- @backstage/core-plugin-api@1.10.4-next.0
- @backstage/version-bridge@1.0.11-next.0
- @backstage/core-app-api@1.15.5-next.0
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
## 0.10.5-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-app-api",
"version": "0.10.5-next.0",
"version": "0.10.5-next.1",
"backstage": {
"role": "web-library"
},
+12
View File
@@ -1,5 +1,17 @@
# @backstage/frontend-defaults
## 0.1.6-next.1
### Patch Changes
- 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.
- Updated dependencies
- @backstage/frontend-plugin-api@0.9.5-next.1
- @backstage/frontend-app-api@0.10.5-next.1
- @backstage/plugin-app@0.1.6-next.1
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
## 0.1.6-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-defaults",
"version": "0.1.6-next.0",
"version": "0.1.6-next.1",
"backstage": {
"role": "web-library"
},
+9
View File
@@ -1,5 +1,14 @@
# @internal/frontend
## 0.0.6-next.1
### Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.9.5-next.1
- @backstage/version-bridge@1.0.11-next.0
- @backstage/types@1.2.1
## 0.0.6-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@internal/frontend",
"version": "0.0.6-next.0",
"version": "0.0.6-next.1",
"backstage": {
"role": "web-library",
"inline": true
+12
View File
@@ -1,5 +1,17 @@
# @backstage/frontend-plugin-api
## 0.9.5-next.1
### Patch Changes
- 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.
- 9ff3322: Allow route references to be installed in multiple app instances as long as their name is the same.
- Updated dependencies
- @backstage/core-components@0.16.4-next.0
- @backstage/core-plugin-api@1.10.4-next.0
- @backstage/version-bridge@1.0.11-next.0
- @backstage/types@1.2.1
## 0.9.5-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-plugin-api",
"version": "0.9.5-next.0",
"version": "0.9.5-next.1",
"backstage": {
"role": "web-library"
},
+14
View File
@@ -1,5 +1,19 @@
# @backstage/frontend-test-utils
## 0.2.6-next.1
### Patch Changes
- 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.
- Updated dependencies
- @backstage/frontend-plugin-api@0.9.5-next.1
- @backstage/frontend-app-api@0.10.5-next.1
- @backstage/version-bridge@1.0.11-next.0
- @backstage/test-utils@1.7.5-next.0
- @backstage/plugin-app@0.1.6-next.1
- @backstage/config@1.3.2
- @backstage/types@1.2.1
## 0.2.6-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-test-utils",
"version": "0.2.6-next.0",
"version": "0.2.6-next.1",
"backstage": {
"role": "web-library"
},
+10
View File
@@ -1,5 +1,15 @@
# @backstage/integration-react
## 1.2.4-next.0
### Patch Changes
- 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.
- Updated dependencies
- @backstage/core-plugin-api@1.10.4-next.0
- @backstage/config@1.3.2
- @backstage/integration@1.16.1
## 1.2.3
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/integration-react",
"version": "1.2.3",
"version": "1.2.4-next.0",
"description": "Frontend package for managing integrations towards external systems",
"backstage": {
"role": "web-library"
+13
View File
@@ -1,5 +1,18 @@
# @backstage/repo-tools
## 0.12.2-next.1
### Patch Changes
- 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.
- Updated dependencies
- @backstage/backend-plugin-api@1.2.0-next.0
- @backstage/catalog-model@1.7.3
- @backstage/cli-common@0.1.15
- @backstage/cli-node@0.2.13-next.0
- @backstage/config-loader@1.9.6-next.0
- @backstage/errors@1.2.7
## 0.12.2-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/repo-tools",
"version": "0.12.2-next.0",
"version": "0.12.2-next.1",
"description": "CLI for Backstage repo tooling ",
"backstage": {
"role": "cli"
@@ -1,5 +1,13 @@
# @internal/scaffolder
## 0.0.6-next.1
### Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.9.5-next.1
- @backstage/plugin-scaffolder-react@1.14.4-next.1
## 0.0.6-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@internal/scaffolder",
"version": "0.0.6-next.0",
"version": "0.0.6-next.1",
"backstage": {
"role": "web-library",
"inline": true
@@ -1,5 +1,24 @@
# techdocs-cli-embedded-app
## 0.2.105-next.1
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.16.4-next.0
- @backstage/plugin-techdocs@1.12.2-next.1
- @backstage/cli@0.30.0-next.1
- @backstage/integration-react@1.2.4-next.0
- @backstage/core-plugin-api@1.10.4-next.0
- @backstage/plugin-techdocs-react@1.2.14-next.0
- @backstage/app-defaults@1.5.17-next.0
- @backstage/core-app-api@1.15.5-next.0
- @backstage/test-utils@1.7.5-next.0
- @backstage/plugin-catalog@1.26.2-next.1
- @backstage/theme@0.6.4-next.0
- @backstage/catalog-model@1.7.3
- @backstage/config@1.3.2
## 0.2.105-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "techdocs-cli-embedded-app",
"version": "0.2.105-next.0",
"version": "0.2.105-next.1",
"backstage": {
"role": "frontend"
},
+11
View File
@@ -1,5 +1,16 @@
# @techdocs/cli
## 1.9.0-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.8.0-next.1
- @backstage/catalog-model@1.7.3
- @backstage/cli-common@0.1.15
- @backstage/config@1.3.2
- @backstage/plugin-techdocs-node@1.13.0-next.0
## 1.9.0-next.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@techdocs/cli",
"version": "1.9.0-next.0",
"version": "1.9.0-next.1",
"description": "Utility CLI for managing TechDocs sites in Backstage.",
"backstage": {
"role": "cli"
+14
View File
@@ -1,5 +1,19 @@
# @backstage/test-utils
## 1.7.5-next.0
### Patch Changes
- 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.
- Updated dependencies
- @backstage/core-plugin-api@1.10.4-next.0
- @backstage/plugin-permission-react@0.4.31-next.0
- @backstage/core-app-api@1.15.5-next.0
- @backstage/theme@0.6.4-next.0
- @backstage/config@1.3.2
- @backstage/types@1.2.1
- @backstage/plugin-permission-common@0.8.4
## 1.7.4
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/test-utils",
"version": "1.7.4",
"version": "1.7.5-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.4-next.0
### Patch Changes
- 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.
## 0.6.3
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/theme",
"version": "0.6.3",
"version": "0.6.4-next.0",
"description": "material-ui theme for use with Backstage.",
"backstage": {
"role": "web-library"
+6
View File
@@ -1,5 +1,11 @@
# @backstage/version-bridge
## 1.0.11-next.0
### Patch Changes
- 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.
## 1.0.10
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/version-bridge",
"version": "1.0.10",
"version": "1.0.11-next.0",
"description": "Utilities used by @backstage packages to support multiple concurrent versions",
"backstage": {
"role": "web-library"
@@ -1,5 +1,11 @@
# @backstage/plugin-api-docs-module-protoc-gen-doc
## 0.1.9-next.0
### Patch Changes
- 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.
## 0.1.8
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-api-docs-module-protoc-gen-doc",
"version": "0.1.8",
"version": "0.1.9-next.0",
"description": "Additional functionalities for the api-docs plugin that renders the output of the protoc-gen-doc",
"backstage": {
"role": "frontend-plugin-module",
+16
View File
@@ -1,5 +1,21 @@
# @backstage/plugin-api-docs
## 0.12.4-next.1
### Patch Changes
- 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.
- Updated dependencies
- @backstage/core-components@0.16.4-next.0
- @backstage/frontend-plugin-api@0.9.5-next.1
- @backstage/core-compat-api@0.3.6-next.1
- @backstage/core-plugin-api@1.10.4-next.0
- @backstage/plugin-permission-react@0.4.31-next.0
- @backstage/plugin-catalog-react@1.15.2-next.1
- @backstage/plugin-catalog@1.26.2-next.1
- @backstage/catalog-model@1.7.3
- @backstage/plugin-catalog-common@1.1.3
## 0.12.4-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-api-docs",
"version": "0.12.4-next.0",
"version": "0.12.4-next.1",
"description": "A Backstage plugin that helps represent API entities in the frontend",
"backstage": {
"role": "frontend-plugin",
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-app-visualizer
## 0.1.16-next.1
### Patch Changes
- 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.
- Updated dependencies
- @backstage/core-components@0.16.4-next.0
- @backstage/frontend-plugin-api@0.9.5-next.1
- @backstage/core-plugin-api@1.10.4-next.0
## 0.1.16-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app-visualizer",
"version": "0.1.16-next.0",
"version": "0.1.16-next.1",
"description": "Visualizes the Backstage app structure",
"backstage": {
"role": "frontend-plugin",
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-app
## 0.1.6-next.1
### Patch Changes
- 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.
- Updated dependencies
- @backstage/core-components@0.16.4-next.0
- @backstage/frontend-plugin-api@0.9.5-next.1
- @backstage/integration-react@1.2.4-next.0
- @backstage/core-plugin-api@1.10.4-next.0
- @backstage/plugin-permission-react@0.4.31-next.0
- @backstage/theme@0.6.4-next.0
## 0.1.6-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app",
"version": "0.1.6-next.0",
"version": "0.1.6-next.1",
"backstage": {
"role": "frontend-plugin",
"pluginId": "app",
@@ -1,5 +1,15 @@
# @backstage/plugin-auth-backend-module-aws-alb-provider
## 0.3.3-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.2.0-next.0
- @backstage/errors@1.2.7
- @backstage/plugin-auth-backend@0.24.3-next.1
- @backstage/plugin-auth-node@0.5.7-next.0
## 0.3.3-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-aws-alb-provider",
"version": "0.3.3-next.0",
"version": "0.3.3-next.1",
"description": "The aws-alb provider module for the Backstage auth backend.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,14 @@
# @backstage/plugin-auth-backend-module-oidc-provider
## 0.3.5-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.2.0-next.0
- @backstage/plugin-auth-backend@0.24.3-next.1
- @backstage/plugin-auth-node@0.5.7-next.0
## 0.3.5-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-oidc-provider",
"version": "0.3.5-next.0",
"version": "0.3.5-next.1",
"description": "The oidc-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
+31
View File
@@ -1,5 +1,36 @@
# @backstage/plugin-auth-backend
## 0.24.3-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.16.0-next.1
- @backstage/backend-plugin-api@1.2.0-next.0
- @backstage/catalog-client@1.9.1
- @backstage/catalog-model@1.7.3
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/plugin-auth-backend-module-atlassian-provider@0.3.5-next.0
- @backstage/plugin-auth-backend-module-auth0-provider@0.1.5-next.0
- @backstage/plugin-auth-backend-module-aws-alb-provider@0.3.3-next.1
- @backstage/plugin-auth-backend-module-azure-easyauth-provider@0.2.5-next.0
- @backstage/plugin-auth-backend-module-bitbucket-provider@0.2.5-next.0
- @backstage/plugin-auth-backend-module-bitbucket-server-provider@0.1.5-next.0
- @backstage/plugin-auth-backend-module-cloudflare-access-provider@0.3.5-next.0
- @backstage/plugin-auth-backend-module-gcp-iap-provider@0.3.5-next.0
- @backstage/plugin-auth-backend-module-github-provider@0.2.5-next.0
- @backstage/plugin-auth-backend-module-gitlab-provider@0.2.5-next.0
- @backstage/plugin-auth-backend-module-google-provider@0.2.5-next.0
- @backstage/plugin-auth-backend-module-microsoft-provider@0.2.5-next.0
- @backstage/plugin-auth-backend-module-oauth2-provider@0.3.5-next.0
- @backstage/plugin-auth-backend-module-oauth2-proxy-provider@0.2.5-next.0
- @backstage/plugin-auth-backend-module-oidc-provider@0.3.5-next.1
- @backstage/plugin-auth-backend-module-okta-provider@0.1.5-next.0
- @backstage/plugin-auth-backend-module-onelogin-provider@0.2.5-next.0
- @backstage/plugin-auth-node@0.5.7-next.0
## 0.24.3-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend",
"version": "0.24.3-next.0",
"version": "0.24.3-next.1",
"description": "A Backstage backend plugin that handles authentication",
"backstage": {
"role": "backend-plugin",
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-auth-react
## 0.1.12-next.0
### Patch Changes
- 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.
- Updated dependencies
- @backstage/core-components@0.16.4-next.0
- @backstage/core-plugin-api@1.10.4-next.0
- @backstage/errors@1.2.7
## 0.1.11
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-react",
"version": "0.1.11",
"version": "0.1.12-next.0",
"description": "Web library for the auth plugin",
"backstage": {
"role": "web-library",
@@ -1,5 +1,21 @@
# @backstage/plugin-catalog-backend-module-aws
## 0.4.8-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.16.0-next.1
- @backstage/backend-defaults@0.8.0-next.1
- @backstage/backend-plugin-api@1.2.0-next.0
- @backstage/catalog-model@1.7.3
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/integration@1.16.1
- @backstage/integration-aws-node@0.1.15
- @backstage/plugin-catalog-common@1.1.3
- @backstage/plugin-kubernetes-common@0.9.3-next.0
## 0.4.8-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-aws",
"version": "0.4.8-next.0",
"version": "0.4.8-next.1",
"description": "A Backstage catalog backend module that helps integrate towards AWS",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,16 @@
# @backstage/plugin-catalog-backend-module-azure
## 0.3.2-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.16.0-next.1
- @backstage/backend-plugin-api@1.2.0-next.0
- @backstage/config@1.3.2
- @backstage/integration@1.16.1
- @backstage/plugin-catalog-common@1.1.3
## 0.3.2-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-azure",
"version": "0.3.2-next.0",
"version": "0.3.2-next.1",
"description": "A Backstage catalog backend module that helps integrate towards Azure",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,17 @@
# @backstage/plugin-catalog-backend-module-backstage-openapi
## 0.4.5-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.16.0-next.1
- @backstage/backend-openapi-utils@0.5.0-next.1
- @backstage/backend-plugin-api@1.2.0-next.0
- @backstage/catalog-model@1.7.3
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
## 0.4.5-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-backstage-openapi",
"version": "0.4.5-next.0",
"version": "0.4.5-next.1",
"backstage": {
"role": "backend-plugin-module",
"pluginId": "catalog",
@@ -1,5 +1,20 @@
# @backstage/plugin-catalog-backend-module-bitbucket-cloud
## 0.4.5-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.16.0-next.1
- @backstage/backend-plugin-api@1.2.0-next.0
- @backstage/catalog-client@1.9.1
- @backstage/catalog-model@1.7.3
- @backstage/config@1.3.2
- @backstage/integration@1.16.1
- @backstage/plugin-bitbucket-cloud-common@0.2.27
- @backstage/plugin-catalog-common@1.1.3
- @backstage/plugin-events-node@0.4.8-next.0
## 0.4.5-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-bitbucket-cloud",
"version": "0.4.5-next.0",
"version": "0.4.5-next.1",
"description": "A Backstage catalog backend module that helps integrate towards Bitbucket Cloud",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,17 @@
# @backstage/plugin-catalog-backend-module-bitbucket-server
## 0.3.2-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.16.0-next.1
- @backstage/backend-plugin-api@1.2.0-next.0
- @backstage/catalog-model@1.7.3
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/integration@1.16.1
## 0.3.2-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-bitbucket-server",
"version": "0.3.2-next.0",
"version": "0.3.2-next.1",
"backstage": {
"role": "backend-plugin-module",
"pluginId": "catalog",
@@ -1,5 +1,16 @@
# @backstage/plugin-catalog-backend-module-gcp
## 0.3.5-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.16.0-next.1
- @backstage/backend-plugin-api@1.2.0-next.0
- @backstage/catalog-model@1.7.3
- @backstage/config@1.3.2
- @backstage/plugin-kubernetes-common@0.9.3-next.0
## 0.3.5-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-gcp",
"version": "0.3.5-next.0",
"version": "0.3.5-next.1",
"description": "A Backstage catalog backend module that helps integrate towards GCP",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,16 @@
# @backstage/plugin-catalog-backend-module-gerrit
## 0.2.7-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.16.0-next.1
- @backstage/backend-plugin-api@1.2.0-next.0
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/integration@1.16.1
## 0.2.7-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-gerrit",
"version": "0.2.7-next.0",
"version": "0.2.7-next.1",
"backstage": {
"role": "backend-plugin-module",
"pluginId": "catalog",

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