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

Version Packages (next)
This commit is contained in:
Ben Lambert
2025-06-24 16:54:50 +02:00
committed by GitHub
206 changed files with 3461 additions and 116 deletions
+27 -1
View File
@@ -203,5 +203,31 @@
"@backstage/plugin-user-settings-backend": "0.3.3",
"@backstage/plugin-user-settings-common": "0.0.1"
},
"changesets": []
"changesets": [
"chubby-dots-kiss",
"clear-bananas-end",
"curly-zoos-thank",
"cyan-islands-swim",
"dark-cougars-go",
"empty-mugs-agree",
"empty-poets-give",
"gentle-llamas-press",
"mean-lemons-dream",
"petite-paths-remain",
"public-nails-melt",
"red-trams-join",
"rich-eagles-rule",
"shaggy-cobras-rhyme",
"sharp-stars-report",
"silent-vans-tie",
"six-dots-agree",
"sixty-ties-matter",
"social-insects-cheat",
"stupid-donuts-sit",
"three-shoes-behave",
"tired-bats-attend",
"wicked-socks-share",
"wise-frogs-talk",
"yummy-pugs-battle"
]
}
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "root",
"version": "1.40.0",
"version": "1.41.0-next.0",
"backstage": {
"cli": {
"new": {
+11
View File
@@ -1,5 +1,16 @@
# @backstage/app-defaults
## 1.6.4-next.0
### Patch Changes
- Updated dependencies
- @backstage/theme@0.6.7-next.0
- @backstage/core-components@0.17.4-next.0
- @backstage/core-app-api@1.17.1
- @backstage/core-plugin-api@1.10.8
- @backstage/plugin-permission-react@0.4.35
## 1.6.3
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/app-defaults",
"version": "1.6.3",
"version": "1.6.4-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.25-next.0
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.17.4-next.0
- @backstage/frontend-plugin-api@0.10.4-next.0
## 0.0.24
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "app-next-example-plugin",
"version": "0.0.24",
"version": "0.0.25-next.0",
"description": "Backstage internal example plugin",
"backstage": {
"role": "frontend-plugin",
+46
View File
@@ -1,5 +1,51 @@
# example-app-next
## 0.0.25-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-techdocs@1.13.2-next.0
- @backstage/plugin-catalog-graph@0.4.21-next.0
- @backstage/canon@0.6.0-next.0
- @backstage/plugin-scaffolder@1.32.1-next.0
- @backstage/plugin-catalog-import@0.13.2-next.0
- @backstage/integration-react@1.2.9-next.0
- @backstage/theme@0.6.7-next.0
- @backstage/cli@0.33.1-next.0
- @backstage/plugin-techdocs-module-addons-contrib@1.1.26-next.0
- @backstage/plugin-app@0.1.11-next.0
- @backstage/plugin-catalog@1.31.1-next.0
- @backstage/plugin-catalog-react@1.19.1-next.0
- @backstage/app-defaults@1.6.4-next.0
- @backstage/core-components@0.17.4-next.0
- @backstage/plugin-home@0.8.10-next.0
- @backstage/plugin-notifications@0.5.7-next.0
- @backstage/plugin-scaffolder-react@1.17.1-next.0
- @backstage/plugin-search-react@1.9.2-next.0
- @backstage/plugin-signals@0.0.21-next.0
- @backstage/plugin-techdocs-react@1.3.1-next.0
- @backstage/plugin-user-settings@0.8.24-next.0
- @backstage/catalog-model@1.7.4
- @backstage/config@1.3.2
- @backstage/core-app-api@1.17.1
- @backstage/core-compat-api@0.4.4-next.0
- @backstage/core-plugin-api@1.10.8
- @backstage/frontend-app-api@0.11.4-next.0
- @backstage/frontend-defaults@0.2.4-next.0
- @backstage/frontend-plugin-api@0.10.4-next.0
- @backstage/plugin-api-docs@0.12.9-next.0
- @backstage/plugin-app-visualizer@0.1.21-next.0
- @backstage/plugin-auth-react@0.1.17-next.0
- @backstage/plugin-catalog-common@1.1.4
- @backstage/plugin-catalog-unprocessed-entities@0.2.19-next.0
- @backstage/plugin-kubernetes@0.12.9-next.0
- @backstage/plugin-kubernetes-cluster@0.0.27-next.0
- @backstage/plugin-org@0.6.41-next.0
- @backstage/plugin-permission-react@0.4.35
- @backstage/plugin-search@1.4.28-next.0
- @backstage/plugin-search-common@1.2.18
## 0.0.24
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-app-next",
"version": "0.0.24",
"version": "0.0.25-next.0",
"backstage": {
"role": "frontend"
},
+42
View File
@@ -1,5 +1,47 @@
# example-app
## 0.2.111-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-techdocs@1.13.2-next.0
- @backstage/plugin-catalog-graph@0.4.21-next.0
- @backstage/canon@0.6.0-next.0
- @backstage/plugin-scaffolder@1.32.1-next.0
- @backstage/plugin-catalog-import@0.13.2-next.0
- @backstage/integration-react@1.2.9-next.0
- @backstage/theme@0.6.7-next.0
- @backstage/cli@0.33.1-next.0
- @backstage/plugin-techdocs-module-addons-contrib@1.1.26-next.0
- @backstage/plugin-catalog@1.31.1-next.0
- @backstage/plugin-catalog-react@1.19.1-next.0
- @backstage/app-defaults@1.6.4-next.0
- @backstage/core-components@0.17.4-next.0
- @backstage/plugin-home@0.8.10-next.0
- @backstage/plugin-notifications@0.5.7-next.0
- @backstage/plugin-scaffolder-react@1.17.1-next.0
- @backstage/plugin-search-react@1.9.2-next.0
- @backstage/plugin-signals@0.0.21-next.0
- @backstage/plugin-techdocs-react@1.3.1-next.0
- @backstage/plugin-user-settings@0.8.24-next.0
- @backstage/catalog-model@1.7.4
- @backstage/config@1.3.2
- @backstage/core-app-api@1.17.1
- @backstage/core-plugin-api@1.10.8
- @backstage/frontend-app-api@0.11.4-next.0
- @backstage/plugin-api-docs@0.12.9-next.0
- @backstage/plugin-auth-react@0.1.17-next.0
- @backstage/plugin-catalog-common@1.1.4
- @backstage/plugin-catalog-unprocessed-entities@0.2.19-next.0
- @backstage/plugin-devtools@0.1.29-next.0
- @backstage/plugin-kubernetes@0.12.9-next.0
- @backstage/plugin-kubernetes-cluster@0.0.27-next.0
- @backstage/plugin-org@0.6.41-next.0
- @backstage/plugin-permission-react@0.4.35
- @backstage/plugin-search@1.4.28-next.0
- @backstage/plugin-search-common@1.2.18
## 0.2.110
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-app",
"version": "0.2.110",
"version": "0.2.111-next.0",
"backstage": {
"role": "frontend"
},
+22
View File
@@ -1,5 +1,27 @@
# @backstage/backend-defaults
## 0.11.1-next.0
### Patch Changes
- ead925a: Add a standard `toString` on credentials objects
- e0189b8: UrlReader: Fix handling of access tokens for GitLab readURL requests
- d1e4a6d: Fixed bug where the GitLab user token and GitLab integration token were being merged together
- Updated dependencies
- @backstage/integration@1.17.1-next.0
- @backstage/backend-app-api@1.2.4
- @backstage/plugin-auth-node@0.6.4
- @backstage/plugin-permission-node@0.10.1
- @backstage/backend-plugin-api@1.4.0
- @backstage/cli-node@0.2.13
- @backstage/config-loader@1.10.1
- @backstage/plugin-events-node@0.4.12
- @backstage/backend-dev-utils@0.1.5
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/integration-aws-node@0.1.16
- @backstage/types@1.2.1
## 0.11.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-defaults",
"version": "0.11.0",
"version": "0.11.1-next.0",
"description": "Backend defaults used by Backstage backend apps",
"backstage": {
"role": "node-library"
@@ -1,5 +1,30 @@
# @backstage/backend-dynamic-feature-service
## 0.7.2-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@3.0.0-next.0
- @backstage/backend-defaults@0.11.1-next.0
- @backstage/plugin-scaffolder-node@0.9.1-next.0
- @backstage/plugin-auth-node@0.6.4
- @backstage/plugin-events-backend@0.5.3
- @backstage/plugin-permission-node@0.10.1
- @backstage/plugin-search-backend-node@1.3.12
- @backstage/backend-plugin-api@1.4.0
- @backstage/cli-node@0.2.13
- @backstage/config-loader@1.10.1
- @backstage/plugin-events-node@0.4.12
- @backstage/backend-openapi-utils@0.5.4
- @backstage/cli-common@0.1.15
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/plugin-app-node@0.1.34
- @backstage/plugin-permission-common@0.9.0
- @backstage/plugin-search-common@1.2.18
## 0.7.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-dynamic-feature-service",
"version": "0.7.1",
"version": "0.7.2-next.0",
"description": "Backstage dynamic feature service",
"backstage": {
"role": "node-library"
+19
View File
@@ -1,5 +1,24 @@
# @backstage/backend-test-utils
## 1.7.0-next.0
### Minor Changes
- ead925a: Add a standard `toString` on credentials objects
### Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.11.1-next.0
- @backstage/backend-app-api@1.2.4
- @backstage/plugin-auth-node@0.6.4
- @backstage/backend-plugin-api@1.4.0
- @backstage/plugin-events-node@0.4.12
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/plugin-permission-common@0.9.0
## 1.6.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-test-utils",
"version": "1.6.0",
"version": "1.7.0-next.0",
"description": "Test helpers library for Backstage backends",
"backstage": {
"role": "node-library"
+40
View File
@@ -1,5 +1,45 @@
# example-backend
## 0.0.40-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@3.0.0-next.0
- @backstage/backend-defaults@0.11.1-next.0
- @backstage/plugin-scaffolder-backend@2.0.1-next.0
- @backstage/plugin-notifications-backend@0.5.8-next.0
- @backstage/plugin-mcp-actions-backend@0.1.1-next.0
- @backstage/plugin-scaffolder-backend-module-github@0.8.1-next.0
- @backstage/plugin-search-backend@2.0.4-next.0
- @backstage/plugin-app-backend@0.5.3
- @backstage/plugin-auth-backend@0.25.1
- @backstage/plugin-auth-backend-module-github-provider@0.3.4
- @backstage/plugin-auth-node@0.6.4
- @backstage/plugin-devtools-backend@0.5.7-next.0
- @backstage/plugin-events-backend@0.5.3
- @backstage/plugin-events-backend-module-google-pubsub@0.1.1
- @backstage/plugin-kubernetes-backend@0.19.7
- @backstage/plugin-permission-backend@0.7.1
- @backstage/plugin-permission-node@0.10.1
- @backstage/plugin-proxy-backend@0.6.3
- @backstage/plugin-search-backend-node@1.3.12
- @backstage/plugin-signals-backend@0.3.5
- @backstage/plugin-techdocs-backend@2.0.4-next.0
- @backstage/backend-plugin-api@1.4.0
- @backstage/plugin-auth-backend-module-guest-provider@0.2.9
- @backstage/plugin-catalog-backend-module-openapi@0.2.12-next.0
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.9
- @backstage/plugin-permission-backend-module-allow-all-policy@0.2.9
- @backstage/plugin-search-backend-module-catalog@0.3.5
- @backstage/plugin-search-backend-module-explore@0.3.3
- @backstage/plugin-search-backend-module-techdocs@0.4.4-next.0
- @backstage/plugin-scaffolder-backend-module-notifications@0.1.12-next.0
- @backstage/catalog-model@1.7.4
- @backstage/plugin-catalog-backend-module-backstage-openapi@0.5.3
- @backstage/plugin-catalog-backend-module-unprocessed@0.6.1
- @backstage/plugin-permission-common@0.9.0
## 0.0.39
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-backend",
"version": "0.0.39",
"version": "0.0.40-next.0",
"backstage": {
"role": "backend"
},
+23
View File
@@ -1,5 +1,28 @@
# @backstage/canon
## 0.6.0-next.0
### Minor Changes
- 4c6d891: **BREAKING CHANGES**
Were updating our Button component to provide better support for button links.
- Were introducing a new `ButtonLink` component, which replaces the previous render prop pattern.
- To maintain naming consistency across components, `IconButton` is being renamed to `ButtonIcon`.
- Additionally, the render prop will be removed from all button-related components.
These changes aim to simplify usage and improve clarity in our component API.
### Patch Changes
- 140f652: We are consolidating all css files into a single styles.css in Canon.
- 8154fb9: Add new SearchField component in Canon
- 6910892: Add new `RadioGroup` + `Radio` component to Canon
- a8a8514: We are transforming how we structure our class names and data attributes definitions for all components. They are now all set in the same place.
- 667b951: Added placeholder prop to TextField component.
- e71333a: adding export for ButtonLink so it's importable
## 0.5.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/canon",
"version": "0.5.0",
"version": "0.6.0-next.0",
"backstage": {
"role": "web-library"
},
+16
View File
@@ -1,5 +1,21 @@
# @backstage/cli
## 0.33.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/integration@1.17.1-next.0
- @backstage/cli-node@0.2.13
- @backstage/config-loader@1.10.1
- @backstage/catalog-model@1.7.4
- @backstage/cli-common@0.1.15
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/eslint-plugin@0.1.11
- @backstage/release-manifests@0.0.13
- @backstage/types@1.2.1
## 0.33.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/cli",
"version": "0.33.0",
"version": "0.33.1-next.0",
"description": "CLI for developing Backstage plugins and apps",
"backstage": {
"role": "cli"
+10
View File
@@ -1,5 +1,15 @@
# @backstage/core-compat-api
## 0.4.4-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.1-next.0
- @backstage/core-plugin-api@1.10.8
- @backstage/frontend-plugin-api@0.10.4-next.0
- @backstage/version-bridge@1.0.11
## 0.4.3
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/core-compat-api",
"version": "0.4.3",
"version": "0.4.4-next.0",
"backstage": {
"role": "web-library"
},
+11
View File
@@ -1,5 +1,16 @@
# @backstage/core-components
## 0.17.4-next.0
### Patch Changes
- Updated dependencies
- @backstage/theme@0.6.7-next.0
- @backstage/config@1.3.2
- @backstage/core-plugin-api@1.10.8
- @backstage/errors@1.2.7
- @backstage/version-bridge@1.0.11
## 0.17.3
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/core-components",
"version": "0.17.3",
"version": "0.17.4-next.0",
"description": "Core components used by Backstage plugins and apps",
"backstage": {
"role": "web-library"
+17
View File
@@ -1,5 +1,22 @@
# @backstage/create-app
## 0.7.1-next.0
### Patch Changes
- 2339363: **BREAKING:** The experimental `catalog.useUrlReadersSearch` configuration flag (introduced in v1.36) has been removed.
The `UrlReaderProcessor` now always uses the `search` method of `UrlReaders`. Built-in `UrlReaderService` implementations have been updated accordingly.
If you use custom `UrlReaderService` implementations, you need to adapt their `search` method to correctly handle both specific URLs and potential
search patterns (see changes on built-in readers [in the original PR](https://github.com/backstage/backstage/pull/28379/files#diff-68b0452f173ee54bdd40f7b5e047a9cb8bb59200425622c212c217b76dac1d1b)).
Previous behavior was to call the `search` method only if the parsed Git URL's filename contained a wildcard and use `readUrl` otherwise. Each `UrlReaderService` must implement this logic in the `search` method instead.
This allows each `UrlReaderService` implementation to check whether it's a search URL (that contains a wildcard pattern) or not using logic that is specific to each provider.
- Updated dependencies
- @backstage/cli-common@0.1.15
## 0.7.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/create-app",
"version": "0.7.0",
"version": "0.7.1-next.0",
"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.12-next.0
### Patch Changes
- Updated dependencies
- @backstage/integration-react@1.2.9-next.0
- @backstage/theme@0.6.7-next.0
- @backstage/plugin-catalog-react@1.19.1-next.0
- @backstage/app-defaults@1.6.4-next.0
- @backstage/core-components@0.17.4-next.0
- @backstage/catalog-model@1.7.4
- @backstage/core-app-api@1.17.1
- @backstage/core-plugin-api@1.10.8
## 1.1.11
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/dev-utils",
"version": "1.1.11",
"version": "1.1.12-next.0",
"description": "Utilities for developing Backstage plugins.",
"backstage": {
"role": "web-library"
+9
View File
@@ -1,5 +1,14 @@
# e2e-test
## 0.2.30-next.0
### Patch Changes
- Updated dependencies
- @backstage/create-app@0.7.1-next.0
- @backstage/cli-common@0.1.15
- @backstage/errors@1.2.7
## 0.2.29
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "e2e-test",
"version": "0.2.29",
"version": "0.2.30-next.0",
"description": "E2E test for verifying Backstage packages",
"backstage": {
"role": "cli"
+14
View File
@@ -1,5 +1,19 @@
# @backstage/frontend-app-api
## 0.11.4-next.0
### Patch Changes
- Updated dependencies
- @backstage/config@1.3.2
- @backstage/core-app-api@1.17.1
- @backstage/core-plugin-api@1.10.8
- @backstage/errors@1.2.7
- @backstage/frontend-defaults@0.2.4-next.0
- @backstage/frontend-plugin-api@0.10.4-next.0
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
## 0.11.3
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-app-api",
"version": "0.11.3",
"version": "0.11.4-next.0",
"backstage": {
"role": "web-library"
},
+11
View File
@@ -1,5 +1,16 @@
# @backstage/frontend-defaults
## 0.2.4-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-app@0.1.11-next.0
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/frontend-app-api@0.11.4-next.0
- @backstage/frontend-plugin-api@0.10.4-next.0
## 0.2.3
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-defaults",
"version": "0.2.3",
"version": "0.2.4-next.0",
"backstage": {
"role": "web-library"
},
@@ -1,5 +1,13 @@
# @backstage/frontend-dynamic-feature-loader
## 0.1.3-next.0
### Patch Changes
- Updated dependencies
- @backstage/config@1.3.2
- @backstage/frontend-plugin-api@0.10.4-next.0
## 0.1.2
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-dynamic-feature-loader",
"version": "0.1.2",
"version": "0.1.3-next.0",
"backstage": {
"role": "web-library"
},
+9
View File
@@ -1,5 +1,14 @@
# @internal/frontend
## 0.0.11-next.0
### Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.10.4-next.0
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
## 0.0.10
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@internal/frontend",
"version": "0.0.10",
"version": "0.0.11-next.0",
"backstage": {
"role": "web-library",
"inline": true
+10
View File
@@ -1,5 +1,15 @@
# @backstage/frontend-plugin-api
## 0.10.4-next.0
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.17.4-next.0
- @backstage/core-plugin-api@1.10.8
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
## 0.10.3
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-plugin-api",
"version": "0.10.3",
"version": "0.10.4-next.0",
"backstage": {
"role": "web-library"
},
+13
View File
@@ -1,5 +1,18 @@
# @backstage/frontend-test-utils
## 0.3.4-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-app@0.1.11-next.0
- @backstage/test-utils@1.7.10-next.0
- @backstage/config@1.3.2
- @backstage/frontend-app-api@0.11.4-next.0
- @backstage/frontend-plugin-api@0.10.4-next.0
- @backstage/types@1.2.1
- @backstage/version-bridge@1.0.11
## 0.3.3
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-test-utils",
"version": "0.3.3",
"version": "0.3.4-next.0",
"backstage": {
"role": "web-library"
},
+10
View File
@@ -1,5 +1,15 @@
# @backstage/integration-react
## 1.2.9-next.0
### Patch Changes
- 998fd15: Separated gitlab `write_repository` and `api` scope to pass checks in `RefreshingAuthSessionManager`
- Updated dependencies
- @backstage/integration@1.17.1-next.0
- @backstage/config@1.3.2
- @backstage/core-plugin-api@1.10.8
## 1.2.8
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/integration-react",
"version": "1.2.8",
"version": "1.2.9-next.0",
"description": "Frontend package for managing integrations towards external systems",
"backstage": {
"role": "web-library"
+10
View File
@@ -1,5 +1,15 @@
# @backstage/integration
## 1.17.1-next.0
### Patch Changes
- e0189b8: UrlReader: Fix handling of access tokens for GitLab readURL requests
- d1e4a6d: Fixed bug where the GitLab user token and GitLab integration token were being merged together
- Updated dependencies
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
## 1.17.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/integration",
"version": "1.17.0",
"version": "1.17.1-next.0",
"description": "Helpers for managing integrations towards external systems",
"backstage": {
"role": "common-library"
+16
View File
@@ -1,5 +1,21 @@
# @backstage/repo-tools
## 0.15.0-next.0
### Minor Changes
- 1e7082e: Clear output directory before running `package-docs` and skip all internal packages.
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.0
- @backstage/cli-node@0.2.13
- @backstage/config-loader@1.10.1
- @backstage/catalog-model@1.7.4
- @backstage/cli-common@0.1.15
- @backstage/errors@1.2.7
## 0.14.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/repo-tools",
"version": "0.14.0",
"version": "0.15.0-next.0",
"description": "CLI for Backstage repo tooling ",
"backstage": {
"role": "cli"
@@ -1,5 +1,13 @@
# @internal/scaffolder
## 0.0.11-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-react@1.17.1-next.0
- @backstage/frontend-plugin-api@0.10.4-next.0
## 0.0.10
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@internal/scaffolder",
"version": "0.0.10",
"version": "0.0.11-next.0",
"backstage": {
"role": "web-library",
"inline": true
@@ -1,5 +1,24 @@
# techdocs-cli-embedded-app
## 0.2.110-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-techdocs@1.13.2-next.0
- @backstage/integration-react@1.2.9-next.0
- @backstage/theme@0.6.7-next.0
- @backstage/cli@0.33.1-next.0
- @backstage/plugin-catalog@1.31.1-next.0
- @backstage/app-defaults@1.6.4-next.0
- @backstage/core-components@0.17.4-next.0
- @backstage/test-utils@1.7.10-next.0
- @backstage/plugin-techdocs-react@1.3.1-next.0
- @backstage/catalog-model@1.7.4
- @backstage/config@1.3.2
- @backstage/core-app-api@1.17.1
- @backstage/core-plugin-api@1.10.8
## 0.2.109
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "techdocs-cli-embedded-app",
"version": "0.2.109",
"version": "0.2.110-next.0",
"backstage": {
"role": "frontend"
},
+11
View File
@@ -1,5 +1,16 @@
# @techdocs/cli
## 1.9.5-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.11.1-next.0
- @backstage/plugin-techdocs-node@1.13.5-next.0
- @backstage/catalog-model@1.7.4
- @backstage/cli-common@0.1.15
- @backstage/config@1.3.2
## 1.9.4
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@techdocs/cli",
"version": "1.9.4",
"version": "1.9.5-next.0",
"description": "Utility CLI for managing TechDocs sites in Backstage.",
"backstage": {
"role": "cli"
+13
View File
@@ -1,5 +1,18 @@
# @backstage/test-utils
## 1.7.10-next.0
### Patch Changes
- Updated dependencies
- @backstage/theme@0.6.7-next.0
- @backstage/config@1.3.2
- @backstage/core-app-api@1.17.1
- @backstage/core-plugin-api@1.10.8
- @backstage/types@1.2.1
- @backstage/plugin-permission-common@0.9.0
- @backstage/plugin-permission-react@0.4.35
## 1.7.9
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/test-utils",
"version": "1.7.9",
"version": "1.7.10-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.7-next.0
### Patch Changes
- b68d269: Update uncomfortably bright color in recently visited and top visited home page cards
## 0.6.6
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/theme",
"version": "0.6.6",
"version": "0.6.7-next.0",
"description": "material-ui theme for use with Backstage.",
"backstage": {
"role": "web-library"
+15
View File
@@ -1,5 +1,20 @@
# @backstage/plugin-api-docs
## 0.12.9-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog@1.31.1-next.0
- @backstage/plugin-catalog-react@1.19.1-next.0
- @backstage/core-components@0.17.4-next.0
- @backstage/catalog-model@1.7.4
- @backstage/core-compat-api@0.4.4-next.0
- @backstage/core-plugin-api@1.10.8
- @backstage/frontend-plugin-api@0.10.4-next.0
- @backstage/plugin-catalog-common@1.1.4
- @backstage/plugin-permission-react@0.4.35
## 0.12.8
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-api-docs",
"version": "0.12.8",
"version": "0.12.9-next.0",
"description": "A Backstage plugin that helps represent API entities in the frontend",
"backstage": {
"role": "frontend-plugin",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-app-visualizer
## 0.1.21-next.0
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.17.4-next.0
- @backstage/core-plugin-api@1.10.8
- @backstage/frontend-plugin-api@0.10.4-next.0
## 0.1.20
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app-visualizer",
"version": "0.1.20",
"version": "0.1.21-next.0",
"description": "Visualizes the Backstage app structure",
"backstage": {
"role": "frontend-plugin",
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-app
## 0.1.11-next.0
### Patch Changes
- Updated dependencies
- @backstage/integration-react@1.2.9-next.0
- @backstage/theme@0.6.7-next.0
- @backstage/core-components@0.17.4-next.0
- @backstage/core-plugin-api@1.10.8
- @backstage/frontend-plugin-api@0.10.4-next.0
- @backstage/types@1.2.1
- @backstage/plugin-permission-react@0.4.35
## 0.1.10
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app",
"version": "0.1.10",
"version": "0.1.11-next.0",
"backstage": {
"role": "frontend-plugin",
"pluginId": "app",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-auth-react
## 0.1.17-next.0
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.17.4-next.0
- @backstage/core-plugin-api@1.10.8
- @backstage/errors@1.2.7
## 0.1.16
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-react",
"version": "0.1.16",
"version": "0.1.17-next.0",
"description": "Web library for the auth plugin",
"backstage": {
"role": "web-library",
@@ -1,5 +1,12 @@
# @backstage/plugin-bitbucket-cloud-common
## 0.3.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/integration@1.17.1-next.0
## 0.3.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-bitbucket-cloud-common",
"version": "0.3.0",
"version": "0.3.1-next.0",
"description": "Common functionalities for bitbucket-cloud plugins",
"backstage": {
"role": "common-library",
@@ -1,5 +1,21 @@
# @backstage/plugin-catalog-backend-module-aws
## 0.4.13-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.11.1-next.0
- @backstage/integration@1.17.1-next.0
- @backstage/backend-plugin-api@1.4.0
- @backstage/plugin-catalog-node@1.17.1
- @backstage/catalog-model@1.7.4
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/integration-aws-node@0.1.16
- @backstage/plugin-catalog-common@1.1.4
- @backstage/plugin-kubernetes-common@0.9.5
## 0.4.12
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-aws",
"version": "0.4.12",
"version": "0.4.13-next.0",
"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.7-next.0
### Patch Changes
- Updated dependencies
- @backstage/integration@1.17.1-next.0
- @backstage/backend-plugin-api@1.4.0
- @backstage/plugin-catalog-node@1.17.1
- @backstage/config@1.3.2
- @backstage/plugin-catalog-common@1.1.4
## 0.3.6
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-azure",
"version": "0.3.6",
"version": "0.3.7-next.0",
"description": "A Backstage catalog backend module that helps integrate towards Azure",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,20 @@
# @backstage/plugin-catalog-backend-module-bitbucket-cloud
## 0.5.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/integration@1.17.1-next.0
- @backstage/backend-plugin-api@1.4.0
- @backstage/plugin-catalog-node@1.17.1
- @backstage/plugin-events-node@0.4.12
- @backstage/plugin-bitbucket-cloud-common@0.3.1-next.0
- @backstage/catalog-client@1.10.1
- @backstage/catalog-model@1.7.4
- @backstage/config@1.3.2
- @backstage/plugin-catalog-common@1.1.4
## 0.5.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-bitbucket-cloud",
"version": "0.5.0",
"version": "0.5.1-next.0",
"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.5.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/integration@1.17.1-next.0
- @backstage/backend-plugin-api@1.4.0
- @backstage/plugin-catalog-node@1.17.1
- @backstage/plugin-events-node@0.4.12
- @backstage/catalog-client@1.10.1
- @backstage/catalog-model@1.7.4
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/plugin-catalog-common@1.1.4
## 0.5.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-bitbucket-server",
"version": "0.5.0",
"version": "0.5.1-next.0",
"backstage": {
"role": "backend-plugin-module",
"pluginId": "catalog",
@@ -1,5 +1,17 @@
# @backstage/plugin-catalog-backend-module-gerrit
## 0.3.4-next.0
### Patch Changes
- Updated dependencies
- @backstage/integration@1.17.1-next.0
- @backstage/backend-plugin-api@1.4.0
- @backstage/plugin-catalog-node@1.17.1
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/plugin-catalog-common@1.1.4
## 0.3.3
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-gerrit",
"version": "0.3.3",
"version": "0.3.4-next.0",
"backstage": {
"role": "backend-plugin-module",
"pluginId": "catalog",
@@ -1,5 +1,17 @@
# @backstage/plugin-catalog-backend-module-gitea
## 0.1.2-next.0
### Patch Changes
- Updated dependencies
- @backstage/integration@1.17.1-next.0
- @backstage/backend-plugin-api@1.4.0
- @backstage/plugin-catalog-node@1.17.1
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/plugin-catalog-common@1.1.4
## 0.1.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-gitea",
"version": "0.1.1",
"version": "0.1.2-next.0",
"license": "Apache-2.0",
"description": "The gitea backend module for the catalog plugin.",
"main": "src/index.ts",
@@ -1,5 +1,16 @@
# @backstage/plugin-catalog-backend-module-github-org
## 0.3.12-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend-module-github@0.10.1-next.0
- @backstage/backend-plugin-api@1.4.0
- @backstage/plugin-catalog-node@1.17.1
- @backstage/plugin-events-node@0.4.12
- @backstage/config@1.3.2
## 0.3.11
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-github-org",
"version": "0.3.11",
"version": "0.3.12-next.0",
"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.10.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@3.0.0-next.0
- @backstage/integration@1.17.1-next.0
- @backstage/backend-plugin-api@1.4.0
- @backstage/plugin-catalog-node@1.17.1
- @backstage/plugin-events-node@0.4.12
- @backstage/catalog-client@1.10.1
- @backstage/catalog-model@1.7.4
- @backstage/config@1.3.2
- @backstage/plugin-catalog-common@1.1.4
## 0.10.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-github",
"version": "0.10.0",
"version": "0.10.1-next.0",
"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.11-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend-module-gitlab@0.7.1-next.0
- @backstage/backend-plugin-api@1.4.0
- @backstage/plugin-catalog-node@1.17.1
- @backstage/plugin-events-node@0.4.12
## 0.2.10
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-gitlab-org",
"version": "0.2.10",
"version": "0.2.11-next.0",
"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.7.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.11.1-next.0
- @backstage/integration@1.17.1-next.0
- @backstage/backend-plugin-api@1.4.0
- @backstage/plugin-catalog-node@1.17.1
- @backstage/plugin-events-node@0.4.12
- @backstage/catalog-model@1.7.4
- @backstage/config@1.3.2
- @backstage/plugin-catalog-common@1.1.4
## 0.7.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-gitlab",
"version": "0.7.0",
"version": "0.7.1-next.0",
"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.7.2-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@3.0.0-next.0
- @backstage/backend-defaults@0.11.1-next.0
- @backstage/backend-plugin-api@1.4.0
- @backstage/plugin-catalog-node@1.17.1
- @backstage/plugin-events-node@0.4.12
- @backstage/catalog-model@1.7.4
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/plugin-permission-common@0.9.0
## 0.7.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-incremental-ingestion",
"version": "0.7.1",
"version": "0.7.2-next.0",
"description": "An entity provider for streaming large asset sources into the catalog",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,14 @@
# @backstage/plugin-catalog-backend-module-logs
## 0.1.12-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@3.0.0-next.0
- @backstage/backend-plugin-api@1.4.0
- @backstage/plugin-events-node@0.4.12
## 0.1.11
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-logs",
"version": "0.1.11",
"version": "0.1.12-next.0",
"description": "A module that subscribes to catalog related events and logs them.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,17 @@
# @backstage/plugin-catalog-backend-module-openapi
## 0.2.12-next.0
### Patch Changes
- Updated dependencies
- @backstage/integration@1.17.1-next.0
- @backstage/backend-plugin-api@1.4.0
- @backstage/plugin-catalog-node@1.17.1
- @backstage/catalog-model@1.7.4
- @backstage/types@1.2.1
- @backstage/plugin-catalog-common@1.1.4
## 0.2.11
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-openapi",
"version": "0.2.11",
"version": "0.2.12-next.0",
"description": "A Backstage catalog backend module that helps with OpenAPI specifications",
"backstage": {
"role": "backend-plugin-module",
+31
View File
@@ -1,5 +1,36 @@
# @backstage/plugin-catalog-backend
## 3.0.0-next.0
### Major Changes
- 2339363: **BREAKING:** The experimental `catalog.useUrlReadersSearch` configuration flag (introduced in v1.36) has been removed.
The `UrlReaderProcessor` now always uses the `search` method of `UrlReaders`. Built-in `UrlReaderService` implementations have been updated accordingly.
If you use custom `UrlReaderService` implementations, you need to adapt their `search` method to correctly handle both specific URLs and potential
search patterns (see changes on built-in readers [in the original PR](https://github.com/backstage/backstage/pull/28379/files#diff-68b0452f173ee54bdd40f7b5e047a9cb8bb59200425622c212c217b76dac1d1b)).
Previous behavior was to call the `search` method only if the parsed Git URL's filename contained a wildcard and use `readUrl` otherwise. Each `UrlReaderService` must implement this logic in the `search` method instead.
This allows each `UrlReaderService` implementation to check whether it's a search URL (that contains a wildcard pattern) or not using logic that is specific to each provider.
### Patch Changes
- Updated dependencies
- @backstage/integration@1.17.1-next.0
- @backstage/plugin-permission-node@0.10.1
- @backstage/backend-plugin-api@1.4.0
- @backstage/plugin-catalog-node@1.17.1
- @backstage/plugin-events-node@0.4.12
- @backstage/backend-openapi-utils@0.5.4
- @backstage/catalog-client@1.10.1
- @backstage/catalog-model@1.7.4
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/plugin-catalog-common@1.1.4
- @backstage/plugin-permission-common@0.9.0
## 2.1.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend",
"version": "2.1.0",
"version": "3.0.0-next.0",
"description": "The Backstage backend plugin that provides the Backstage catalog",
"backstage": {
"role": "backend-plugin",
+15
View File
@@ -1,5 +1,20 @@
# @backstage/plugin-catalog-graph
## 0.4.21-next.0
### Patch Changes
- fe1a2f4: Catalog graph plugin support i18n
- Updated dependencies
- @backstage/plugin-catalog-react@1.19.1-next.0
- @backstage/core-components@0.17.4-next.0
- @backstage/catalog-client@1.10.1
- @backstage/catalog-model@1.7.4
- @backstage/core-compat-api@0.4.4-next.0
- @backstage/core-plugin-api@1.10.8
- @backstage/frontend-plugin-api@0.10.4-next.0
- @backstage/types@1.2.1
## 0.4.20
### Patch Changes

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