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

Version Packages (next)
This commit is contained in:
Patrik Oldsberg
2025-04-08 20:47:52 +02:00
committed by GitHub
206 changed files with 3910 additions and 107 deletions
+23
View File
@@ -201,6 +201,7 @@
"changesets": [
"chatty-days-wonder",
"chilly-sheep-scream",
"chubby-tables-tie",
"clear-pigs-share",
"clever-tomatoes-jump",
"common-parrots-wink",
@@ -216,38 +217,60 @@
"every-ties-wink",
"famous-dragons-bake",
"famous-eggs-dance",
"famous-tips-raise",
"few-humans-listen",
"fluffy-dancers-sneeze",
"four-drinks-begin",
"friendly-donuts-pump-cli",
"friendly-donuts-pump",
"funny-clouds-send",
"funny-hotels-cut",
"funny-lizards-clean",
"giant-donkeys-punch",
"happy-spoons-sing",
"honest-ties-worry",
"huge-toys-beam",
"itchy-times-behave",
"large-kings-protect",
"lemon-shoes-enter",
"light-cameras-fold",
"long-hornets-share",
"metal-animals-notice",
"moody-eagles-smile",
"nine-falcons-repeat",
"odd-bobcats-hang",
"orange-queens-grin",
"proud-dots-fry",
"quick-carrots-open",
"rare-colts-drum",
"rich-ends-throw",
"rotten-bobcats-notice",
"rotten-windows-fly",
"sad-pots-try",
"serious-guests-tan",
"shiny-bears-know",
"silent-snails-lie",
"silver-rocks-invite",
"slimy-houses-chew",
"spotty-towns-show",
"stale-chairs-look",
"stale-tables-stick",
"strange-planes-kneel",
"sweet-maps-invent",
"swift-boats-add",
"tame-sloths-brake",
"tame-worms-do",
"tangy-dryers-lick",
"ten-dodos-lead",
"tender-gifts-fall",
"thin-snails-judge",
"tiny-swans-warn",
"twelve-hornets-smell",
"twenty-forks-cheat",
"twenty-walls-join",
"unlucky-carrots-shave",
"wet-penguins-beg",
"whole-papers-retire",
"wide-planets-camp",
"witty-planets-sing"
]
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "root",
"version": "1.38.0-next.1",
"version": "1.38.0-next.2",
"backstage": {
"cli": {
"new": {
+15
View File
@@ -1,5 +1,20 @@
# @backstage/app-defaults
## 1.6.1-next.1
### Patch Changes
- a47fd39: Removes instances of default React imports, a necessary update for the upcoming React 19 migration.
<https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html>
- Updated dependencies
- @backstage/core-components@0.17.1-next.1
- @backstage/core-plugin-api@1.10.6-next.0
- @backstage/plugin-permission-react@0.4.33-next.0
- @backstage/core-app-api@1.16.1-next.0
- @backstage/theme@0.6.5-next.0
## 1.6.1-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/app-defaults",
"version": "1.6.1-next.0",
"version": "1.6.1-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.22-next.1
### Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.10.1-next.1
- @backstage/core-components@0.17.1-next.1
## 0.0.22-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "app-next-example-plugin",
"version": "0.0.22-next.0",
"version": "0.0.22-next.1",
"description": "Backstage internal example plugin",
"backstage": {
"role": "frontend-plugin",
+46
View File
@@ -1,5 +1,51 @@
# example-app-next
## 0.0.22-next.2
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog@1.29.0-next.2
- @backstage/plugin-search@1.4.25-next.2
- @backstage/cli@0.32.0-next.2
- @backstage/plugin-techdocs-module-addons-contrib@1.1.23-next.1
- @backstage/plugin-catalog-unprocessed-entities@0.2.16-next.2
- @backstage/frontend-plugin-api@0.10.1-next.1
- @backstage/frontend-defaults@0.2.1-next.1
- @backstage/integration-react@1.2.6-next.1
- @backstage/plugin-kubernetes-cluster@0.0.24-next.2
- @backstage/frontend-app-api@0.11.1-next.1
- @backstage/core-compat-api@0.4.1-next.2
- @backstage/core-components@0.17.1-next.1
- @backstage/core-plugin-api@1.10.6-next.0
- @backstage/plugin-permission-react@0.4.33-next.0
- @backstage/plugin-scaffolder-react@1.15.0-next.2
- @backstage/plugin-app-visualizer@0.1.18-next.1
- @backstage/plugin-catalog-import@0.12.13-next.2
- @backstage/plugin-techdocs-react@1.2.16-next.1
- @backstage/app-defaults@1.6.1-next.1
- @backstage/core-app-api@1.16.1-next.0
- @backstage/plugin-catalog-graph@0.4.18-next.2
- @backstage/plugin-catalog-react@1.17.0-next.2
- @backstage/plugin-notifications@0.5.4-next.2
- @backstage/plugin-user-settings@0.8.21-next.2
- @backstage/plugin-search-react@1.8.8-next.1
- @backstage/plugin-auth-react@0.1.14-next.1
- @backstage/plugin-kubernetes@0.12.6-next.2
- @backstage/plugin-scaffolder@1.30.0-next.2
- @backstage/plugin-api-docs@0.12.6-next.2
- @backstage/plugin-techdocs@1.12.5-next.2
- @backstage/canon@0.3.0-next.2
- @backstage/theme@0.6.5-next.0
- @backstage/plugin-home@0.8.7-next.2
- @backstage/plugin-app@0.1.8-next.1
- @backstage/plugin-org@0.6.38-next.2
- @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
- @backstage/plugin-signals@0.0.18-next.1
## 0.0.22-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-app-next",
"version": "0.0.22-next.1",
"version": "0.0.22-next.2",
"backstage": {
"role": "frontend"
},
+42
View File
@@ -1,5 +1,47 @@
# example-app
## 0.2.108-next.2
### Patch Changes
- Updated dependencies
- @backstage/plugin-devtools@0.1.26-next.2
- @backstage/plugin-catalog@1.29.0-next.2
- @backstage/plugin-search@1.4.25-next.2
- @backstage/cli@0.32.0-next.2
- @backstage/plugin-techdocs-module-addons-contrib@1.1.23-next.1
- @backstage/plugin-catalog-unprocessed-entities@0.2.16-next.2
- @backstage/integration-react@1.2.6-next.1
- @backstage/plugin-kubernetes-cluster@0.0.24-next.2
- @backstage/frontend-app-api@0.11.1-next.1
- @backstage/core-components@0.17.1-next.1
- @backstage/core-plugin-api@1.10.6-next.0
- @backstage/plugin-permission-react@0.4.33-next.0
- @backstage/plugin-scaffolder-react@1.15.0-next.2
- @backstage/plugin-catalog-import@0.12.13-next.2
- @backstage/plugin-techdocs-react@1.2.16-next.1
- @backstage/app-defaults@1.6.1-next.1
- @backstage/core-app-api@1.16.1-next.0
- @backstage/plugin-catalog-graph@0.4.18-next.2
- @backstage/plugin-catalog-react@1.17.0-next.2
- @backstage/plugin-notifications@0.5.4-next.2
- @backstage/plugin-user-settings@0.8.21-next.2
- @backstage/plugin-search-react@1.8.8-next.1
- @backstage/plugin-auth-react@0.1.14-next.1
- @backstage/plugin-kubernetes@0.12.6-next.2
- @backstage/plugin-scaffolder@1.30.0-next.2
- @backstage/plugin-api-docs@0.12.6-next.2
- @backstage/plugin-techdocs@1.12.5-next.2
- @backstage/canon@0.3.0-next.2
- @backstage/theme@0.6.5-next.0
- @backstage/plugin-home@0.8.7-next.2
- @backstage/plugin-org@0.6.38-next.2
- @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
- @backstage/plugin-signals@0.0.18-next.1
## 0.2.108-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-app",
"version": "0.2.108-next.1",
"version": "0.2.108-next.2",
"backstage": {
"role": "frontend"
},
+20
View File
@@ -1,5 +1,25 @@
# @backstage/backend-defaults
## 0.9.0-next.2
### Patch Changes
- 175528c: Adds `backend.auditor.severityLogLevelMappings` to map severity levels to log levels.
- Updated dependencies
- @backstage/backend-app-api@1.2.1
- @backstage/backend-dev-utils@0.1.5
- @backstage/backend-plugin-api@1.2.1
- @backstage/cli-node@0.2.13
- @backstage/config@1.3.2
- @backstage/config-loader@1.10.0
- @backstage/errors@1.2.7
- @backstage/integration@1.16.3-next.0
- @backstage/integration-aws-node@0.1.15
- @backstage/types@1.2.1
- @backstage/plugin-auth-node@0.6.1
- @backstage/plugin-events-node@0.4.9
- @backstage/plugin-permission-node@0.9.0
## 0.9.0-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-defaults",
"version": "0.9.0-next.1",
"version": "0.9.0-next.2",
"description": "Backend defaults used by Backstage backend apps",
"backstage": {
"role": "node-library"
@@ -1,5 +1,29 @@
# @backstage/backend-dynamic-feature-service
## 0.6.2-next.2
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@1.32.1-next.1
- @backstage/backend-defaults@0.9.0-next.2
- @backstage/backend-plugin-api@1.2.1
- @backstage/cli-common@0.1.15
- @backstage/cli-node@0.2.13
- @backstage/config@1.3.2
- @backstage/config-loader@1.10.0
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/plugin-app-node@0.1.31
- @backstage/plugin-auth-node@0.6.1
- @backstage/plugin-events-backend@0.5.0
- @backstage/plugin-events-node@0.4.9
- @backstage/plugin-permission-common@0.8.4
- @backstage/plugin-permission-node@0.9.0
- @backstage/plugin-scaffolder-node@0.8.1-next.1
- @backstage/plugin-search-backend-node@1.3.9
- @backstage/plugin-search-common@1.2.17
## 0.6.2-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-dynamic-feature-service",
"version": "0.6.2-next.1",
"version": "0.6.2-next.2",
"description": "Backstage dynamic feature service",
"backstage": {
"role": "node-library"
+38
View File
@@ -1,5 +1,43 @@
# example-backend-legacy
## 0.2.109-next.2
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@1.32.1-next.1
- @backstage/plugin-catalog-node@1.16.3-next.0
- @backstage/backend-defaults@0.9.0-next.2
- @backstage/plugin-auth-backend@0.24.5-next.2
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.7-next.0
- @backstage/plugin-catalog-backend-module-unprocessed@0.5.7-next.0
- @backstage/plugin-kubernetes-backend@0.19.5-next.0
- @backstage/plugin-scaffolder-backend@1.32.0-next.2
- @backstage/plugin-search-backend-module-catalog@0.3.3-next.0
- @backstage/plugin-search-backend-module-techdocs@0.4.1-next.2
- @backstage/plugin-techdocs-backend@2.0.1-next.2
- @backstage/backend-plugin-api@1.2.1
- @backstage/catalog-client@1.9.1
- @backstage/catalog-model@1.7.3
- @backstage/config@1.3.2
- @backstage/integration@1.16.3-next.0
- @backstage/plugin-auth-node@0.6.1
- @backstage/plugin-events-backend@0.5.0
- @backstage/plugin-events-node@0.4.9
- @backstage/plugin-permission-backend@0.5.55
- @backstage/plugin-permission-common@0.8.4
- @backstage/plugin-permission-node@0.9.0
- @backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.3.8-next.1
- @backstage/plugin-scaffolder-backend-module-gitlab@0.8.2-next.1
- @backstage/plugin-scaffolder-backend-module-rails@0.5.8-next.1
- @backstage/plugin-search-backend@2.0.1-next.2
- @backstage/plugin-search-backend-module-elasticsearch@1.7.0
- @backstage/plugin-search-backend-module-explore@0.3.0
- @backstage/plugin-search-backend-module-pg@0.5.42
- @backstage/plugin-search-backend-node@1.3.9
- @backstage/plugin-signals-backend@0.3.2
- @backstage/plugin-signals-node@0.1.18
## 0.2.109-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-backend-legacy",
"version": "0.2.109-next.1",
"version": "0.2.109-next.2",
"backstage": {
"role": "backend"
},
+14
View File
@@ -1,5 +1,19 @@
# @backstage/backend-test-utils
## 1.3.2-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.9.0-next.2
- @backstage/backend-app-api@1.2.1
- @backstage/backend-plugin-api@1.2.1
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/plugin-auth-node@0.6.1
- @backstage/plugin-events-node@0.4.9
## 1.3.2-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-test-utils",
"version": "1.3.2-next.1",
"version": "1.3.2-next.2",
"description": "Test helpers library for Backstage backends",
"backstage": {
"role": "node-library"
+38
View File
@@ -1,5 +1,43 @@
# example-backend
## 0.0.37-next.2
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@1.32.1-next.1
- @backstage/backend-defaults@0.9.0-next.2
- @backstage/plugin-scaffolder-backend-module-github@0.6.2-next.2
- @backstage/plugin-auth-backend@0.24.5-next.2
- @backstage/plugin-catalog-backend-module-backstage-openapi@0.5.1-next.0
- @backstage/plugin-catalog-backend-module-openapi@0.2.9-next.1
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.7-next.0
- @backstage/plugin-catalog-backend-module-unprocessed@0.5.7-next.0
- @backstage/plugin-kubernetes-backend@0.19.5-next.0
- @backstage/plugin-notifications-backend@0.5.5-next.1
- @backstage/plugin-scaffolder-backend@1.32.0-next.2
- @backstage/plugin-search-backend-module-catalog@0.3.3-next.0
- @backstage/plugin-search-backend-module-techdocs@0.4.1-next.2
- @backstage/plugin-techdocs-backend@2.0.1-next.2
- @backstage/backend-plugin-api@1.2.1
- @backstage/catalog-model@1.7.3
- @backstage/plugin-app-backend@0.5.0
- @backstage/plugin-auth-backend-module-github-provider@0.3.1
- @backstage/plugin-auth-backend-module-guest-provider@0.2.6
- @backstage/plugin-auth-node@0.6.1
- @backstage/plugin-devtools-backend@0.5.4-next.2
- @backstage/plugin-events-backend@0.5.0
- @backstage/plugin-permission-backend@0.5.55
- @backstage/plugin-permission-backend-module-allow-all-policy@0.2.6
- @backstage/plugin-permission-common@0.8.4
- @backstage/plugin-permission-node@0.9.0
- @backstage/plugin-proxy-backend@0.6.0
- @backstage/plugin-scaffolder-backend-module-notifications@0.1.9-next.1
- @backstage/plugin-search-backend@2.0.1-next.2
- @backstage/plugin-search-backend-module-explore@0.3.0
- @backstage/plugin-search-backend-node@1.3.9
- @backstage/plugin-signals-backend@0.3.2
## 0.0.37-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-backend",
"version": "0.0.37-next.1",
"version": "0.0.37-next.2",
"backstage": {
"role": "backend"
},
+18
View File
@@ -1,5 +1,23 @@
# @backstage/canon
## 0.3.0-next.2
### Minor Changes
- f038613: Updated TextField and Select component to work with React Hook Form.
- 1b0cf40: Add new Select component for Canon
- 5074d61: **BREAKING**: Added a new TextField component to replace the Field and Input component. After feedback, it became clear that we needed to build a more opinionated version to avoid any problem in the future.
### Patch Changes
- a47fd39: Removes instances of default React imports, a necessary update for the upcoming React 19 migration.
<https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html>
- 24f0e08: Improved Container styles, changing our max-width to 120rem and improving padding on smaller screens.
- 7ae28ba: Move styles to the root of the TextField component.
- 4fe5b08: We added a render prop to the Link component to make sure it can work with React Router.
## 0.2.1-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/canon",
"version": "0.2.1-next.1",
"version": "0.3.0-next.2",
"backstage": {
"role": "web-library"
},
+55
View File
@@ -1,5 +1,60 @@
# @backstage/cli
## 0.32.0-next.2
### Minor Changes
- a47fd39: Removes default React imports from template files, aligning with the requirements for the upcoming React 19 migration. Introduces a new ESLint rule to disallow `import React from 'react'` and `import * as React from 'react'`.
<https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html>
### Patch Changes
- 6969f79: Avoid trailing `/*` when automatically adding imports for package with multiple entry points.
- 98b7131: Update the `to do` plugin template to stop using the deprecated catalog alpha service reference.
If you start seeing the `should create TODO item with catalog information` test failing, you have two options to fix this:
Update the test to mock the legacy alpha catalog service, or migrate the `TODO` plugin backend to use the new catalog service reference.
We recommend the second option, see [this](https://github.com/backstage/backstage/pull/29450/files/267115d0436009443ca68ac84e7dcc646c9c938d#diff-47e01aeb12dd55fab9e697f810be21a8d08d39c37df1b078f6d0894f9bad5a1b) pull request for an example of how to do the migration.
- d5c4fed: make certificate strings optional for Dev environments
- d2091c6: Added a new `repo start` command to replace the existing pattern of using `yarn dev` scripts. The `repo start` command runs the app and/or backend package in the repo by default, but will also fall back to running other individual frontend or backend packages or even plugin dev entry points if the can be uniquely selected.
The goal of this change is to reduce the number of different necessary scripts and align on `yarn start` being the only command needed for local development, similar to how `repo test` handles testing in the repo. It also opens up for more powerful options, like the `--plugin <pluginId>` flag that runs the dev entry point of the selected plugin.
The new script is installed as follows, replacing the existing `yarn start` script:
```json
{
"scripts": {
"start": "backstage-cli repo start"
}
}
```
In order to help users migrate in existing projects, it is recommended to add the following scripts to the root `package.json`:
```json
{
"scripts": {
"dev": "echo \"Use 'yarn start' instead\"",
"start-backend": "echo \"Use 'yarn start backend' instead\""
}
}
```
For more information, run `yarn start --help` once the new command is installed.
- Updated dependencies
- @backstage/catalog-model@1.7.3
- @backstage/cli-common@0.1.15
- @backstage/cli-node@0.2.13
- @backstage/config@1.3.2
- @backstage/config-loader@1.10.0
- @backstage/errors@1.2.7
- @backstage/eslint-plugin@0.1.10
- @backstage/integration@1.16.3-next.0
- @backstage/release-manifests@0.0.12
- @backstage/types@1.2.1
## 0.32.0-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/cli",
"version": "0.32.0-next.1",
"version": "0.32.0-next.2",
"description": "CLI for developing Backstage plugins and apps",
"backstage": {
"role": "cli"
+14
View File
@@ -1,5 +1,19 @@
# @backstage/core-app-api
## 1.16.1-next.0
### Patch Changes
- a47fd39: Removes instances of default React imports, a necessary update for the upcoming React 19 migration.
<https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html>
- Updated dependencies
- @backstage/core-plugin-api@1.10.6-next.0
- @backstage/config@1.3.2
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
## 1.16.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/core-app-api",
"version": "1.16.0",
"version": "1.16.1-next.0",
"description": "Core app API used by Backstage apps",
"backstage": {
"role": "web-library"
+14
View File
@@ -1,5 +1,19 @@
# @backstage/core-compat-api
## 0.4.1-next.2
### Patch Changes
- a47fd39: Removes instances of default React imports, a necessary update for the upcoming React 19 migration.
<https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html>
- Updated dependencies
- @backstage/frontend-plugin-api@0.10.1-next.1
- @backstage/core-plugin-api@1.10.6-next.0
- @backstage/plugin-catalog-react@1.17.0-next.2
- @backstage/version-bridge@1.0.11
## 0.4.1-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/core-compat-api",
"version": "0.4.1-next.1",
"version": "0.4.1-next.2",
"backstage": {
"role": "web-library"
},
+15
View File
@@ -1,5 +1,20 @@
# @backstage/core-components
## 0.17.1-next.1
### Patch Changes
- a47fd39: Removes instances of default React imports, a necessary update for the upcoming React 19 migration.
<https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html>
- Updated dependencies
- @backstage/core-plugin-api@1.10.6-next.0
- @backstage/theme@0.6.5-next.0
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/version-bridge@1.0.11
## 0.17.1-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/core-components",
"version": "0.17.1-next.0",
"version": "0.17.1-next.1",
"description": "Core components used by Backstage plugins and apps",
"backstage": {
"role": "web-library"
+14
View File
@@ -1,5 +1,19 @@
# @backstage/core-plugin-api
## 1.10.6-next.0
### Patch Changes
- a47fd39: Removes instances of default React imports, a necessary update for the upcoming React 19 migration.
<https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html>
- Updated dependencies
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
## 1.10.5
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/core-plugin-api",
"version": "1.10.5",
"version": "1.10.6-next.0",
"description": "Core API used by Backstage plugins",
"backstage": {
"role": "web-library"
+24
View File
@@ -1,5 +1,29 @@
# @backstage/create-app
## 0.6.1-next.2
### Patch Changes
- edabbd6: Updated the root `package.json` in the template to use the new `backstage-cli repo start` command.
The `yarn dev` command is now redundant and has been removed from the template. We recommend existing projects to add these or similar scripts to help redirect users:
```json
{
"scripts": {
"dev": "echo \"Use 'yarn start' instead\"",
"start-backend": "echo \"Use 'yarn start backend' instead\""
}
}
```
- a47fd39: Removes instances of default React imports, a necessary update for the upcoming React 19 migration.
<https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html>
- Updated dependencies
- @backstage/cli-common@0.1.15
## 0.6.1-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/create-app",
"version": "0.6.1-next.1",
"version": "0.6.1-next.2",
"description": "A CLI that helps you create your own Backstage app",
"backstage": {
"role": "cli"
+18
View File
@@ -1,5 +1,23 @@
# @backstage/dev-utils
## 1.1.9-next.2
### Patch Changes
- a47fd39: Removes instances of default React imports, a necessary update for the upcoming React 19 migration.
<https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html>
- Updated dependencies
- @backstage/integration-react@1.2.6-next.1
- @backstage/core-components@0.17.1-next.1
- @backstage/core-plugin-api@1.10.6-next.0
- @backstage/app-defaults@1.6.1-next.1
- @backstage/core-app-api@1.16.1-next.0
- @backstage/plugin-catalog-react@1.17.0-next.2
- @backstage/theme@0.6.5-next.0
- @backstage/catalog-model@1.7.3
## 1.1.9-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/dev-utils",
"version": "1.1.9-next.1",
"version": "1.1.9-next.2",
"description": "Utilities for developing Backstage plugins.",
"backstage": {
"role": "web-library"
+9
View File
@@ -1,5 +1,14 @@
# e2e-test
## 0.2.27-next.2
### Patch Changes
- Updated dependencies
- @backstage/create-app@0.6.1-next.2
- @backstage/cli-common@0.1.15
- @backstage/errors@1.2.7
## 0.2.27-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "e2e-test",
"version": "0.2.27-next.1",
"version": "0.2.27-next.2",
"description": "E2E test for verifying Backstage packages",
"backstage": {
"role": "cli"
+18
View File
@@ -1,5 +1,23 @@
# @backstage/frontend-app-api
## 0.11.1-next.1
### Patch Changes
- a47fd39: Removes instances of default React imports, a necessary update for the upcoming React 19 migration.
<https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html>
- Updated dependencies
- @backstage/frontend-plugin-api@0.10.1-next.1
- @backstage/frontend-defaults@0.2.1-next.1
- @backstage/core-plugin-api@1.10.6-next.0
- @backstage/core-app-api@1.16.1-next.0
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
## 0.11.1-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-app-api",
"version": "0.11.1-next.0",
"version": "0.11.1-next.1",
"backstage": {
"role": "web-library"
},
+15
View File
@@ -1,5 +1,20 @@
# @backstage/frontend-defaults
## 0.2.1-next.1
### Patch Changes
- a47fd39: Removes instances of default React imports, a necessary update for the upcoming React 19 migration.
<https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html>
- Updated dependencies
- @backstage/frontend-plugin-api@0.10.1-next.1
- @backstage/frontend-app-api@0.11.1-next.1
- @backstage/plugin-app@0.1.8-next.1
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
## 0.2.1-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-defaults",
"version": "0.2.1-next.0",
"version": "0.2.1-next.1",
"backstage": {
"role": "web-library"
},
+9
View File
@@ -1,5 +1,14 @@
# @internal/frontend
## 0.0.8-next.1
### Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.10.1-next.1
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
## 0.0.8-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@internal/frontend",
"version": "0.0.8-next.0",
"version": "0.0.8-next.1",
"backstage": {
"role": "web-library",
"inline": true
+14
View File
@@ -1,5 +1,19 @@
# @backstage/frontend-plugin-api
## 0.10.1-next.1
### Patch Changes
- a47fd39: Removes instances of default React imports, a necessary update for the upcoming React 19 migration.
<https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html>
- Updated dependencies
- @backstage/core-components@0.17.1-next.1
- @backstage/core-plugin-api@1.10.6-next.0
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
## 0.10.1-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-plugin-api",
"version": "0.10.1-next.0",
"version": "0.10.1-next.1",
"backstage": {
"role": "web-library"
},
+17
View File
@@ -1,5 +1,22 @@
# @backstage/frontend-test-utils
## 0.3.1-next.1
### Patch Changes
- a47fd39: Removes instances of default React imports, a necessary update for the upcoming React 19 migration.
<https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html>
- Updated dependencies
- @backstage/frontend-plugin-api@0.10.1-next.1
- @backstage/frontend-app-api@0.11.1-next.1
- @backstage/test-utils@1.7.7-next.0
- @backstage/plugin-app@0.1.8-next.1
- @backstage/config@1.3.2
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
## 0.3.1-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-test-utils",
"version": "0.3.1-next.0",
"version": "0.3.1-next.1",
"backstage": {
"role": "web-library"
},
+13
View File
@@ -1,5 +1,18 @@
# @backstage/integration-react
## 1.2.6-next.1
### Patch Changes
- a47fd39: Removes instances of default React imports, a necessary update for the upcoming React 19 migration.
<https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html>
- Updated dependencies
- @backstage/core-plugin-api@1.10.6-next.0
- @backstage/config@1.3.2
- @backstage/integration@1.16.3-next.0
## 1.2.6-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/integration-react",
"version": "1.2.6-next.0",
"version": "1.2.6-next.1",
"description": "Frontend package for managing integrations towards external systems",
"backstage": {
"role": "web-library"
@@ -1,5 +1,13 @@
# @internal/scaffolder
## 0.0.8-next.2
### Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.10.1-next.1
- @backstage/plugin-scaffolder-react@1.15.0-next.2
## 0.0.8-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@internal/scaffolder",
"version": "0.0.8-next.1",
"version": "0.0.8-next.2",
"backstage": {
"role": "web-library",
"inline": true
@@ -1,5 +1,24 @@
# techdocs-cli-embedded-app
## 0.2.107-next.2
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog@1.29.0-next.2
- @backstage/cli@0.32.0-next.2
- @backstage/integration-react@1.2.6-next.1
- @backstage/core-components@0.17.1-next.1
- @backstage/core-plugin-api@1.10.6-next.0
- @backstage/plugin-techdocs-react@1.2.16-next.1
- @backstage/app-defaults@1.6.1-next.1
- @backstage/core-app-api@1.16.1-next.0
- @backstage/test-utils@1.7.7-next.0
- @backstage/plugin-techdocs@1.12.5-next.2
- @backstage/theme@0.6.5-next.0
- @backstage/catalog-model@1.7.3
- @backstage/config@1.3.2
## 0.2.107-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "techdocs-cli-embedded-app",
"version": "0.2.107-next.1",
"version": "0.2.107-next.2",
"backstage": {
"role": "frontend"
},
+11
View File
@@ -1,5 +1,16 @@
# @techdocs/cli
## 1.9.2-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.9.0-next.2
- @backstage/plugin-techdocs-node@1.13.2-next.2
- @backstage/catalog-model@1.7.3
- @backstage/cli-common@0.1.15
- @backstage/config@1.3.2
## 1.9.2-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@techdocs/cli",
"version": "1.9.2-next.1",
"version": "1.9.2-next.2",
"description": "Utility CLI for managing TechDocs sites in Backstage.",
"backstage": {
"role": "cli"
+17
View File
@@ -1,5 +1,22 @@
# @backstage/test-utils
## 1.7.7-next.0
### Patch Changes
- a47fd39: Removes instances of default React imports, a necessary update for the upcoming React 19 migration.
<https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html>
- Updated dependencies
- @backstage/core-plugin-api@1.10.6-next.0
- @backstage/plugin-permission-react@0.4.33-next.0
- @backstage/core-app-api@1.16.1-next.0
- @backstage/theme@0.6.5-next.0
- @backstage/config@1.3.2
- @backstage/types@1.2.1
- @backstage/plugin-permission-common@0.8.4
## 1.7.6
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/test-utils",
"version": "1.7.6",
"version": "1.7.7-next.0",
"description": "Utilities to test Backstage plugins and apps.",
"backstage": {
"role": "web-library"
+8
View File
@@ -1,5 +1,13 @@
# @backstage/theme
## 0.6.5-next.0
### Patch Changes
- a47fd39: Removes instances of default React imports, a necessary update for the upcoming React 19 migration.
<https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html>
## 0.6.4
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/theme",
"version": "0.6.4",
"version": "0.6.5-next.0",
"description": "material-ui theme for use with Backstage.",
"backstage": {
"role": "web-library"
@@ -1,5 +1,13 @@
# @backstage/plugin-api-docs-module-protoc-gen-doc
## 0.1.10-next.0
### Patch Changes
- a47fd39: Removes instances of default React imports, a necessary update for the upcoming React 19 migration.
<https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html>
## 0.1.9
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-api-docs-module-protoc-gen-doc",
"version": "0.1.9",
"version": "0.1.10-next.0",
"description": "Additional functionalities for the api-docs plugin that renders the output of the protoc-gen-doc",
"backstage": {
"role": "frontend-plugin-module",
+19
View File
@@ -1,5 +1,24 @@
# @backstage/plugin-api-docs
## 0.12.6-next.2
### Patch Changes
- a47fd39: Removes instances of default React imports, a necessary update for the upcoming React 19 migration.
<https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html>
- Updated dependencies
- @backstage/plugin-catalog@1.29.0-next.2
- @backstage/frontend-plugin-api@0.10.1-next.1
- @backstage/core-compat-api@0.4.1-next.2
- @backstage/core-components@0.17.1-next.1
- @backstage/core-plugin-api@1.10.6-next.0
- @backstage/plugin-permission-react@0.4.33-next.0
- @backstage/plugin-catalog-react@1.17.0-next.2
- @backstage/catalog-model@1.7.3
- @backstage/plugin-catalog-common@1.1.3
## 0.12.6-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-api-docs",
"version": "0.12.6-next.1",
"version": "0.12.6-next.2",
"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-visualizer
## 0.1.18-next.1
### Patch Changes
- a47fd39: Removes instances of default React imports, a necessary update for the upcoming React 19 migration.
<https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html>
- Updated dependencies
- @backstage/frontend-plugin-api@0.10.1-next.1
- @backstage/core-components@0.17.1-next.1
- @backstage/core-plugin-api@1.10.6-next.0
## 0.1.18-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app-visualizer",
"version": "0.1.18-next.0",
"version": "0.1.18-next.1",
"description": "Visualizes the Backstage app structure",
"backstage": {
"role": "frontend-plugin",
+17
View File
@@ -1,5 +1,22 @@
# @backstage/plugin-app
## 0.1.8-next.1
### Patch Changes
- a47fd39: Removes instances of default React imports, a necessary update for the upcoming React 19 migration.
<https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html>
- Updated dependencies
- @backstage/frontend-plugin-api@0.10.1-next.1
- @backstage/integration-react@1.2.6-next.1
- @backstage/core-components@0.17.1-next.1
- @backstage/core-plugin-api@1.10.6-next.0
- @backstage/plugin-permission-react@0.4.33-next.0
- @backstage/theme@0.6.5-next.0
- @backstage/types@1.2.1
## 0.1.8-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app",
"version": "0.1.8-next.0",
"version": "0.1.8-next.1",
"backstage": {
"role": "frontend-plugin",
"pluginId": "app",
@@ -1,5 +1,15 @@
# @backstage/plugin-auth-backend-module-aws-alb-provider
## 0.4.2-next.2
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-backend@0.24.5-next.2
- @backstage/backend-plugin-api@1.2.1
- @backstage/errors@1.2.7
- @backstage/plugin-auth-node@0.6.1
## 0.4.2-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-aws-alb-provider",
"version": "0.4.2-next.1",
"version": "0.4.2-next.2",
"description": "The aws-alb provider module for the Backstage auth backend.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,16 @@
# @backstage/plugin-auth-backend-module-oidc-provider
## 0.4.2-next.2
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-backend@0.24.5-next.2
- @backstage/backend-plugin-api@1.2.1
- @backstage/config@1.3.2
- @backstage/types@1.2.1
- @backstage/plugin-auth-node@0.6.1
## 0.4.2-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-oidc-provider",
"version": "0.4.2-next.1",
"version": "0.4.2-next.2",
"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.5-next.2
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.16.3-next.0
- @backstage/backend-plugin-api@1.2.1
- @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.4.1
- @backstage/plugin-auth-backend-module-auth0-provider@0.2.1
- @backstage/plugin-auth-backend-module-aws-alb-provider@0.4.2-next.2
- @backstage/plugin-auth-backend-module-azure-easyauth-provider@0.2.6
- @backstage/plugin-auth-backend-module-bitbucket-provider@0.3.2-next.0
- @backstage/plugin-auth-backend-module-bitbucket-server-provider@0.2.1
- @backstage/plugin-auth-backend-module-cloudflare-access-provider@0.4.1
- @backstage/plugin-auth-backend-module-gcp-iap-provider@0.4.1
- @backstage/plugin-auth-backend-module-github-provider@0.3.1
- @backstage/plugin-auth-backend-module-gitlab-provider@0.3.1
- @backstage/plugin-auth-backend-module-google-provider@0.3.1
- @backstage/plugin-auth-backend-module-microsoft-provider@0.3.1
- @backstage/plugin-auth-backend-module-oauth2-provider@0.4.1
- @backstage/plugin-auth-backend-module-oauth2-proxy-provider@0.2.6
- @backstage/plugin-auth-backend-module-oidc-provider@0.4.2-next.2
- @backstage/plugin-auth-backend-module-okta-provider@0.2.1
- @backstage/plugin-auth-backend-module-onelogin-provider@0.3.1
- @backstage/plugin-auth-node@0.6.1
## 0.24.5-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend",
"version": "0.24.5-next.1",
"version": "0.24.5-next.2",
"description": "A Backstage backend plugin that handles authentication",
"backstage": {
"role": "backend-plugin",
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-auth-react
## 0.1.14-next.1
### Patch Changes
- a47fd39: Removes instances of default React imports, a necessary update for the upcoming React 19 migration.
<https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html>
- Updated dependencies
- @backstage/core-components@0.17.1-next.1
- @backstage/core-plugin-api@1.10.6-next.0
- @backstage/errors@1.2.7
## 0.1.14-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-react",
"version": "0.1.14-next.0",
"version": "0.1.14-next.1",
"description": "Web library for the auth plugin",
"backstage": {
"role": "web-library",
@@ -1,5 +1,21 @@
# @backstage/plugin-catalog-backend-module-aws
## 0.4.10-next.2
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.16.3-next.0
- @backstage/backend-defaults@0.9.0-next.2
- @backstage/backend-plugin-api@1.2.1
- @backstage/catalog-model@1.7.3
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/integration@1.16.3-next.0
- @backstage/integration-aws-node@0.1.15
- @backstage/plugin-catalog-common@1.1.3
- @backstage/plugin-kubernetes-common@0.9.4
## 0.4.10-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-aws",
"version": "0.4.10-next.1",
"version": "0.4.10-next.2",
"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.4-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.16.3-next.0
- @backstage/backend-plugin-api@1.2.1
- @backstage/config@1.3.2
- @backstage/integration@1.16.3-next.0
- @backstage/plugin-catalog-common@1.1.3
## 0.3.4-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-azure",
"version": "0.3.4-next.0",
"version": "0.3.4-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.5.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.16.3-next.0
- @backstage/backend-openapi-utils@0.5.1
- @backstage/backend-plugin-api@1.2.1
- @backstage/catalog-model@1.7.3
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
## 0.5.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-backstage-openapi",
"version": "0.5.0",
"version": "0.5.1-next.0",
"backstage": {
"role": "backend-plugin-module",
"pluginId": "catalog",
@@ -1,5 +1,20 @@
# @backstage/plugin-catalog-backend-module-bitbucket-cloud
## 0.4.7-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.16.3-next.0
- @backstage/backend-plugin-api@1.2.1
- @backstage/catalog-client@1.9.1
- @backstage/catalog-model@1.7.3
- @backstage/config@1.3.2
- @backstage/integration@1.16.3-next.0
- @backstage/plugin-bitbucket-cloud-common@0.2.29-next.0
- @backstage/plugin-catalog-common@1.1.3
- @backstage/plugin-events-node@0.4.9
## 0.4.7-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-bitbucket-cloud",
"version": "0.4.7-next.0",
"version": "0.4.7-next.1",
"description": "A Backstage catalog backend module that helps integrate towards Bitbucket Cloud",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,20 @@
# @backstage/plugin-catalog-backend-module-bitbucket-server
## 0.4.0-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.16.3-next.0
- @backstage/backend-plugin-api@1.2.1
- @backstage/catalog-client@1.9.1
- @backstage/catalog-model@1.7.3
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/integration@1.16.3-next.0
- @backstage/plugin-catalog-common@1.1.3
- @backstage/plugin-events-node@0.4.9
## 0.4.0-next.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-bitbucket-server",
"version": "0.4.0-next.0",
"version": "0.4.0-next.1",
"backstage": {
"role": "backend-plugin-module",
"pluginId": "catalog",
@@ -1,5 +1,16 @@
# @backstage/plugin-catalog-backend-module-gcp
## 0.3.7-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.16.3-next.0
- @backstage/backend-plugin-api@1.2.1
- @backstage/catalog-model@1.7.3
- @backstage/config@1.3.2
- @backstage/plugin-kubernetes-common@0.9.4
## 0.3.6
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-gcp",
"version": "0.3.6",
"version": "0.3.7-next.0",
"description": "A Backstage catalog backend module that helps integrate towards GCP",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,17 @@
# @backstage/plugin-catalog-backend-module-gerrit
## 0.3.1-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.16.3-next.0
- @backstage/backend-plugin-api@1.2.1
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/integration@1.16.3-next.0
- @backstage/plugin-catalog-common@1.1.3
## 0.3.1-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-gerrit",
"version": "0.3.1-next.0",
"version": "0.3.1-next.1",
"backstage": {
"role": "backend-plugin-module",
"pluginId": "catalog",
@@ -1,5 +1,16 @@
# @backstage/plugin-catalog-backend-module-github-org
## 0.3.9-next.2
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.16.3-next.0
- @backstage/plugin-catalog-backend-module-github@0.8.0-next.2
- @backstage/backend-plugin-api@1.2.1
- @backstage/config@1.3.2
- @backstage/plugin-events-node@0.4.9
## 0.3.9-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-github-org",
"version": "0.3.9-next.1",
"version": "0.3.9-next.2",
"description": "The github-org backend module for the catalog plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,20 @@
# @backstage/plugin-catalog-backend-module-github
## 0.8.0-next.2
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@1.32.1-next.1
- @backstage/plugin-catalog-node@1.16.3-next.0
- @backstage/backend-plugin-api@1.2.1
- @backstage/catalog-client@1.9.1
- @backstage/catalog-model@1.7.3
- @backstage/config@1.3.2
- @backstage/integration@1.16.3-next.0
- @backstage/plugin-catalog-common@1.1.3
- @backstage/plugin-events-node@0.4.9
## 0.8.0-next.1
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-github",
"version": "0.8.0-next.1",
"version": "0.8.0-next.2",
"description": "A Backstage catalog backend module that helps integrate towards GitHub",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,15 @@
# @backstage/plugin-catalog-backend-module-gitlab-org
## 0.2.8-next.2
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.16.3-next.0
- @backstage/plugin-catalog-backend-module-gitlab@0.6.5-next.2
- @backstage/backend-plugin-api@1.2.1
- @backstage/plugin-events-node@0.4.9
## 0.2.8-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-gitlab-org",
"version": "0.2.8-next.1",
"version": "0.2.8-next.2",
"description": "The gitlab-org backend module for the catalog plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,19 @@
# @backstage/plugin-catalog-backend-module-gitlab
## 0.6.5-next.2
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.16.3-next.0
- @backstage/backend-defaults@0.9.0-next.2
- @backstage/backend-plugin-api@1.2.1
- @backstage/catalog-model@1.7.3
- @backstage/config@1.3.2
- @backstage/integration@1.16.3-next.0
- @backstage/plugin-catalog-common@1.1.3
- @backstage/plugin-events-node@0.4.9
## 0.6.5-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-gitlab",
"version": "0.6.5-next.1",
"version": "0.6.5-next.2",
"description": "A Backstage catalog backend module that helps integrate towards GitLab",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,21 @@
# @backstage/plugin-catalog-backend-module-incremental-ingestion
## 0.6.5-next.2
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@1.32.1-next.1
- @backstage/plugin-catalog-node@1.16.3-next.0
- @backstage/backend-defaults@0.9.0-next.2
- @backstage/backend-plugin-api@1.2.1
- @backstage/catalog-model@1.7.3
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/plugin-events-node@0.4.9
- @backstage/plugin-permission-common@0.8.4
## 0.6.5-next.1
### Patch Changes

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