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

Version Packages (next)
This commit is contained in:
Fredrik Adelöw
2025-11-04 16:40:26 +01:00
committed by GitHub
273 changed files with 3065 additions and 137 deletions
+36 -1
View File
@@ -207,19 +207,47 @@
"@backstage/plugin-user-settings-common": "0.0.1"
},
"changesets": [
"all-camels-agree",
"better-hats-cross",
"better-steaks-act",
"breezy-times-ring",
"bright-ears-send",
"busy-goats-create",
"clever-boats-clap",
"create-app-1761312116",
"cruel-items-dig",
"cruel-plums-talk",
"easy-hands-grow",
"eighty-results-prove",
"eleven-carpets-win",
"every-ants-count",
"every-clocks-arrive",
"fast-tools-mate",
"fine-hands-return",
"five-seas-jam",
"fix-text-truncate-prop",
"flat-paws-do",
"fruity-snails-laugh",
"funny-stars-open",
"gentle-bikes-relax",
"giant-lamps-happen",
"grumpy-planes-bet",
"heavy-cars-wash",
"honest-pandas-win",
"huge-taxis-grab",
"itchy-bars-smell",
"legal-weeks-walk",
"lemon-spies-sleep",
"long-humans-sink",
"loud-carpets-throw",
"moody-plums-add",
"ninety-cobras-feel",
"open-items-open",
"polite-seas-divide",
"pretty-kids-allow",
"quiet-singers-pick",
"rich-streets-rule",
"ripe-crabs-care",
"seven-cycles-pick",
"short-sides-feel",
"silver-garlics-thank",
@@ -227,11 +255,18 @@
"solid-bees-agree",
"solid-dancers-march",
"stupid-doodles-love",
"ten-houses-attack",
"tender-regions-know",
"thirty-hoops-own",
"tough-sloths-spend",
"twelve-spoons-feel",
"typescript-constructor-refactor",
"upset-teeth-add",
"warm-moments-repeat",
"warm-shrimps-clap",
"wide-papers-run",
"wild-donkeys-sneeze",
"wild-owls-divide"
"wild-owls-divide",
"yummy-socks-brake"
]
}
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "root",
"version": "1.45.0-next.1",
"version": "1.45.0-next.2",
"backstage": {
"cli": {
"new": {
+28
View File
@@ -1,5 +1,33 @@
# example-app-next
## 0.0.29-next.2
### Patch Changes
- Updated dependencies
- @backstage/ui@0.9.0-next.2
- @backstage/plugin-techdocs@1.16.0-next.1
- @backstage/plugin-signals@0.0.25-next.1
- @backstage/plugin-search-react@1.10.0-next.1
- @backstage/plugin-catalog@1.32.0-next.1
- @backstage/plugin-search@1.5.0-next.1
- @backstage/plugin-app-visualizer@0.1.25-next.1
- @backstage/cli@0.34.5-next.1
- @backstage/plugin-techdocs-module-addons-contrib@1.1.30-next.1
- @backstage/plugin-catalog-react@1.21.3-next.1
- @backstage/core-components@0.18.3-next.1
- @backstage/core-plugin-api@1.11.2-next.1
- @backstage/core-app-api@1.19.2-next.1
- @backstage/plugin-catalog-graph@0.5.3-next.1
- @backstage/frontend-plugin-api@0.12.2-next.1
- @backstage/plugin-scaffolder@1.34.3-next.0
- @backstage/core-compat-api@0.5.4-next.0
- @backstage/plugin-api-docs@0.13.1-next.1
- @backstage/plugin-catalog-import@0.13.7-next.0
- @backstage/plugin-org@0.6.46-next.0
- @backstage/plugin-scaffolder-react@1.19.3-next.0
- @backstage/plugin-user-settings@0.8.29-next.0
## 0.0.29-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-app-next",
"version": "0.0.29-next.1",
"version": "0.0.29-next.2",
"backstage": {
"role": "frontend"
},
+25
View File
@@ -1,5 +1,30 @@
# example-app
## 0.2.115-next.2
### Patch Changes
- Updated dependencies
- @backstage/ui@0.9.0-next.2
- @backstage/plugin-techdocs@1.16.0-next.1
- @backstage/plugin-signals@0.0.25-next.1
- @backstage/plugin-search-react@1.10.0-next.1
- @backstage/plugin-catalog@1.32.0-next.1
- @backstage/plugin-search@1.5.0-next.1
- @backstage/cli@0.34.5-next.1
- @backstage/plugin-techdocs-module-addons-contrib@1.1.30-next.1
- @backstage/plugin-catalog-react@1.21.3-next.1
- @backstage/core-components@0.18.3-next.1
- @backstage/core-plugin-api@1.11.2-next.1
- @backstage/core-app-api@1.19.2-next.1
- @backstage/plugin-catalog-graph@0.5.3-next.1
- @backstage/plugin-scaffolder@1.34.3-next.0
- @backstage/plugin-api-docs@0.13.1-next.1
- @backstage/plugin-catalog-import@0.13.7-next.0
- @backstage/plugin-org@0.6.46-next.0
- @backstage/plugin-scaffolder-react@1.19.3-next.0
- @backstage/plugin-user-settings@0.8.29-next.0
## 0.2.115-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-app",
"version": "0.2.115-next.1",
"version": "0.2.115-next.2",
"backstage": {
"role": "frontend"
},
+11
View File
@@ -1,5 +1,16 @@
# @backstage/backend-app-api
## 1.3.0-next.1
### Minor Changes
- a17d9df: Updates API for `instanceMetadata` service to return a list of plugins not features.
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.0-next.1
## 1.2.9-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-app-api",
"version": "1.2.9-next.0",
"version": "1.3.0-next.1",
"description": "Core API used by Backstage backend apps",
"backstage": {
"role": "node-library"
+12
View File
@@ -1,5 +1,17 @@
# @backstage/backend-defaults
## 0.13.1-next.1
### Patch Changes
- 91ab2eb: Fix a bug in the Gitlab URL reader where `search` did not handle multiple globs
- Updated dependencies
- @backstage/backend-plugin-api@1.5.0-next.1
- @backstage/backend-app-api@1.3.0-next.1
- @backstage/plugin-auth-node@0.6.9-next.1
- @backstage/plugin-events-node@0.4.17-next.1
- @backstage/plugin-permission-node@0.10.6-next.1
## 0.13.1-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-defaults",
"version": "0.13.1-next.0",
"version": "0.13.1-next.1",
"description": "Backend defaults used by Backstage backend apps",
"backstage": {
"role": "node-library"
@@ -1,5 +1,23 @@
# @backstage/backend-dynamic-feature-service
## 0.7.6-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@3.2.0-next.1
- @backstage/backend-defaults@0.13.1-next.1
- @backstage/backend-plugin-api@1.5.0-next.1
- @backstage/plugin-permission-common@0.9.3-next.1
- @backstage/backend-openapi-utils@0.6.3-next.1
- @backstage/plugin-app-node@0.1.39-next.1
- @backstage/plugin-auth-node@0.6.9-next.1
- @backstage/plugin-events-backend@0.5.8-next.1
- @backstage/plugin-events-node@0.4.17-next.1
- @backstage/plugin-permission-node@0.10.6-next.1
- @backstage/plugin-scaffolder-node@0.12.1-next.1
- @backstage/plugin-search-backend-node@1.3.17-next.1
## 0.7.6-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-dynamic-feature-service",
"version": "0.7.6-next.0",
"version": "0.7.6-next.1",
"description": "Backstage dynamic feature service",
"backstage": {
"role": "node-library"
@@ -1,5 +1,12 @@
# @backstage/backend-openapi-utils
## 0.6.3-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.0-next.1
## 0.6.3-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-openapi-utils",
"version": "0.6.3-next.0",
"version": "0.6.3-next.1",
"description": "OpenAPI typescript support.",
"backstage": {
"role": "node-library"
+13
View File
@@ -1,5 +1,18 @@
# @backstage/backend-plugin-api
## 1.5.0-next.1
### Minor Changes
- a17d9df: Promote `instanceMetadata` service to main entrypoint.
### Patch Changes
- Updated dependencies
- @backstage/plugin-permission-common@0.9.3-next.1
- @backstage/plugin-auth-node@0.6.9-next.1
- @backstage/plugin-permission-node@0.10.6-next.1
## 1.4.5-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-plugin-api",
"version": "1.4.5-next.0",
"version": "1.5.0-next.1",
"description": "Core API used by Backstage backend plugins",
"backstage": {
"role": "node-library"
+12
View File
@@ -1,5 +1,17 @@
# @backstage/backend-test-utils
## 1.10.0-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.13.1-next.1
- @backstage/backend-plugin-api@1.5.0-next.1
- @backstage/backend-app-api@1.3.0-next.1
- @backstage/plugin-permission-common@0.9.3-next.1
- @backstage/plugin-auth-node@0.6.9-next.1
- @backstage/plugin-events-node@0.4.17-next.1
## 1.10.0-next.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-test-utils",
"version": "1.10.0-next.0",
"version": "1.10.0-next.1",
"description": "Test helpers library for Backstage backends",
"backstage": {
"role": "node-library"
+41
View File
@@ -1,5 +1,46 @@
# example-backend
## 0.0.44-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@3.2.0-next.1
- @backstage/plugin-search-backend-module-elasticsearch@1.7.8-next.1
- @backstage/plugin-kubernetes-backend@0.20.4-next.1
- @backstage/plugin-techdocs-backend@2.1.2-next.1
- @backstage/plugin-signals-backend@0.3.10-next.1
- @backstage/backend-defaults@0.13.1-next.1
- @backstage/plugin-notifications-backend@0.5.12-next.1
- @backstage/plugin-catalog-backend-module-openapi@0.2.16-next.1
- @backstage/backend-plugin-api@1.5.0-next.1
- @backstage/plugin-permission-backend@0.7.6-next.1
- @backstage/plugin-permission-common@0.9.3-next.1
- @backstage/plugin-search-backend@2.0.8-next.1
- @backstage/plugin-auth-backend@0.25.6-next.1
- @backstage/plugin-catalog-backend-module-backstage-openapi@0.5.8-next.1
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.14-next.1
- @backstage/plugin-catalog-backend-module-unprocessed@0.6.6-next.1
- @backstage/plugin-mcp-actions-backend@0.1.5-next.1
- @backstage/plugin-scaffolder-backend@3.0.1-next.1
- @backstage/plugin-scaffolder-backend-module-github@0.9.2-next.1
- @backstage/plugin-search-backend-module-catalog@0.3.10-next.1
- @backstage/plugin-search-backend-module-techdocs@0.4.8-next.1
- @backstage/plugin-app-backend@0.5.8-next.1
- @backstage/plugin-auth-backend-module-github-provider@0.3.9-next.1
- @backstage/plugin-auth-backend-module-guest-provider@0.2.14-next.1
- @backstage/plugin-auth-backend-module-openshift-provider@0.1.2-next.1
- @backstage/plugin-auth-node@0.6.9-next.1
- @backstage/plugin-devtools-backend@0.5.11-next.1
- @backstage/plugin-events-backend@0.5.8-next.1
- @backstage/plugin-events-backend-module-google-pubsub@0.1.6-next.1
- @backstage/plugin-permission-backend-module-allow-all-policy@0.2.14-next.1
- @backstage/plugin-permission-node@0.10.6-next.1
- @backstage/plugin-proxy-backend@0.6.8-next.1
- @backstage/plugin-scaffolder-backend-module-notifications@0.1.16-next.1
- @backstage/plugin-search-backend-module-explore@0.3.9-next.1
- @backstage/plugin-search-backend-node@1.3.17-next.1
## 0.0.44-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-backend",
"version": "0.0.44-next.0",
"version": "0.0.44-next.1",
"backstage": {
"role": "backend"
},
+7
View File
@@ -1,5 +1,12 @@
# @backstage/cli
## 0.34.5-next.1
### Patch Changes
- da19cb5: Fix inconsistent behavior in the `new` command for the `@internal` scope: it now consistently defaults to the `backstage-plugin-` infix whether the `--scope` option is not set or it's set to `internal`.
- b2bef92: Convert all enums to erasable-syntax compliant patterns
## 0.34.5-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/cli",
"version": "0.34.5-next.0",
"version": "0.34.5-next.1",
"description": "CLI for developing Backstage plugins and apps",
"backstage": {
"role": "cli"
+8
View File
@@ -1,5 +1,13 @@
# @backstage/core-app-api
## 1.19.2-next.1
### Patch Changes
- b2bef92: Convert all enums to erasable-syntax compliant patterns
- Updated dependencies
- @backstage/core-plugin-api@1.11.2-next.1
## 1.19.2-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/core-app-api",
"version": "1.19.2-next.0",
"version": "1.19.2-next.1",
"description": "Core app API used by Backstage apps",
"backstage": {
"role": "web-library"
+8
View File
@@ -1,5 +1,13 @@
# @backstage/core-components
## 0.18.3-next.1
### Patch Changes
- b2bef92: Convert all enums to erasable-syntax compliant patterns
- Updated dependencies
- @backstage/core-plugin-api@1.11.2-next.1
## 0.18.3-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/core-components",
"version": "0.18.3-next.0",
"version": "0.18.3-next.1",
"description": "Core components used by Backstage plugins and apps",
"backstage": {
"role": "web-library"
+6
View File
@@ -1,5 +1,11 @@
# @backstage/core-plugin-api
## 1.11.2-next.1
### Patch Changes
- b2bef92: Convert all enums to erasable-syntax compliant patterns
## 1.11.2-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/core-plugin-api",
"version": "1.11.2-next.0",
"version": "1.11.2-next.1",
"description": "Core API used by Backstage plugins",
"backstage": {
"role": "web-library"
+6
View File
@@ -1,5 +1,11 @@
# @backstage/create-app
## 0.7.6-next.2
### Patch Changes
- 9f939a6: Added `@backstage/plugin-app-visualizer` to the app in the `--next` template.
## 0.7.6-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/create-app",
"version": "0.7.6-next.1",
"version": "0.7.6-next.2",
"description": "A CLI that helps you create your own Backstage app",
"backstage": {
"role": "cli"
@@ -1,5 +1,14 @@
# @backstage/frontend-plugin-api
## 0.12.2-next.1
### Patch Changes
- 878c251: Updated to `ExtensionInput` to make all type parameters optional.
- Updated dependencies
- @backstage/core-components@0.18.3-next.1
- @backstage/core-plugin-api@1.11.2-next.1
## 0.12.2-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-plugin-api",
"version": "0.12.2-next.0",
"version": "0.12.2-next.1",
"backstage": {
"role": "web-library"
},
+8
View File
@@ -1,5 +1,13 @@
# @backstage/repo-tools
## 0.15.4-next.1
### Patch Changes
- 8f56eae: Updated knip-reports to detect dependencies in dev/alpha pattern
- Updated dependencies
- @backstage/backend-plugin-api@1.5.0-next.1
## 0.15.4-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/repo-tools",
"version": "0.15.4-next.0",
"version": "0.15.4-next.1",
"description": "CLI for Backstage repo tooling ",
"backstage": {
"role": "cli"
@@ -1,5 +1,18 @@
# techdocs-cli-embedded-app
## 0.2.114-next.2
### Patch Changes
- Updated dependencies
- @backstage/ui@0.9.0-next.2
- @backstage/plugin-techdocs@1.16.0-next.1
- @backstage/plugin-catalog@1.32.0-next.1
- @backstage/cli@0.34.5-next.1
- @backstage/core-components@0.18.3-next.1
- @backstage/core-plugin-api@1.11.2-next.1
- @backstage/core-app-api@1.19.2-next.1
## 0.2.114-next.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "techdocs-cli-embedded-app",
"version": "0.2.114-next.1",
"version": "0.2.114-next.2",
"backstage": {
"role": "frontend"
},
+40
View File
@@ -1,5 +1,45 @@
# @backstage/ui
## 0.9.0-next.2
### Minor Changes
- 539cf26: **BREAKING**: Migrated Avatar component from Base UI to custom implementation with size changes:
- Base UI-specific props are no longer supported
- Size values have been updated:
- New `x-small` size added (1.25rem / 20px)
- `small` size unchanged (1.5rem / 24px)
- `medium` size unchanged (2rem / 32px, default)
- `large` size **changed from 3rem to 2.5rem** (40px)
- New `x-large` size added (3rem / 48px)
Migration:
```diff
# Remove Base UI-specific props
- <Avatar src="..." name="..." render={...} />
+ <Avatar src="..." name="..." />
# Update large size usage to x-large for same visual size
- <Avatar src="..." name="..." size="large" />
+ <Avatar src="..." name="..." size="x-large" />
```
Added `purpose` prop for accessibility control (`'informative'` or `'decoration'`).
- 134151f: Fixing styles on SearchField in Backstage UI after migration to CSS modules. `SearchField` has now its own set of class names. We previously used class names from `TextField` but this approach was creating some confusion so going forward in your theme you'll be able to theme `TextField` and `SearchField` separately.
### Patch Changes
- d01de00: Fix broken external links in Backstage UI Header component.
- deaa427: Fixed Text component to prevent `truncate` prop from being spread to the underlying DOM element.
- 1059f95: Improved the Link component structure in Backstage UI.
- 6874094: Migrated CellProfile component from Base UI Avatar to Backstage UI Avatar component.
- 719d772: Avatar components in x-small and small sizes now display only one initial instead of two, improving readability at smaller dimensions.
- 3b18d80: Fixed RadioGroup radio button ellipse distortion by preventing flex shrink and grow.
- e16ece5: Set the color-scheme property depending on theme
## 0.9.0-next.1
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/ui",
"version": "0.9.0-next.1",
"version": "0.9.0-next.2",
"backstage": {
"role": "web-library"
},
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-api-docs
## 0.13.1-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog@1.32.0-next.1
- @backstage/plugin-catalog-react@1.21.3-next.1
- @backstage/core-components@0.18.3-next.1
- @backstage/core-plugin-api@1.11.2-next.1
- @backstage/frontend-plugin-api@0.12.2-next.1
- @backstage/core-compat-api@0.5.4-next.0
## 0.13.1-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-api-docs",
"version": "0.13.1-next.0",
"version": "0.13.1-next.1",
"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-backend
## 0.5.8-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.0-next.1
- @backstage/plugin-app-node@0.1.39-next.1
- @backstage/plugin-auth-node@0.6.9-next.1
## 0.5.8-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app-backend",
"version": "0.5.8-next.0",
"version": "0.5.8-next.1",
"description": "A Backstage backend plugin that serves the Backstage frontend app",
"backstage": {
"role": "backend-plugin",
+7
View File
@@ -1,5 +1,12 @@
# @backstage/plugin-app-node
## 0.1.39-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.0-next.1
## 0.1.39-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app-node",
"version": "0.1.39-next.0",
"version": "0.1.39-next.1",
"description": "Node.js library for the app plugin",
"backstage": {
"role": "node-library",
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-app-visualizer
## 0.1.25-next.1
### Patch Changes
- e81b3f0: Improve tree visualizer to use a horizontal layout and fill the content space.
- Updated dependencies
- @backstage/core-components@0.18.3-next.1
- @backstage/core-plugin-api@1.11.2-next.1
- @backstage/frontend-plugin-api@0.12.2-next.1
## 0.1.25-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app-visualizer",
"version": "0.1.25-next.0",
"version": "0.1.25-next.1",
"description": "Visualizes the Backstage app structure",
"backstage": {
"role": "frontend-plugin",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-atlassian-provider
## 0.4.9-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.0-next.1
- @backstage/plugin-auth-node@0.6.9-next.1
## 0.4.9-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-atlassian-provider",
"version": "0.4.9-next.0",
"version": "0.4.9-next.1",
"description": "The atlassian-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-auth0-provider
## 0.2.9-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.0-next.1
- @backstage/plugin-auth-node@0.6.9-next.1
## 0.2.9-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-auth0-provider",
"version": "0.2.9-next.0",
"version": "0.2.9-next.1",
"description": "The auth0-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,14 @@
# @backstage/plugin-auth-backend-module-aws-alb-provider
## 0.4.9-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.0-next.1
- @backstage/plugin-auth-backend@0.25.6-next.1
- @backstage/plugin-auth-node@0.6.9-next.1
## 0.4.9-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-aws-alb-provider",
"version": "0.4.9-next.0",
"version": "0.4.9-next.1",
"description": "The aws-alb provider module for the Backstage auth backend.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-azure-easyauth-provider
## 0.2.14-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.0-next.1
- @backstage/plugin-auth-node@0.6.9-next.1
## 0.2.14-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-azure-easyauth-provider",
"version": "0.2.14-next.0",
"version": "0.2.14-next.1",
"description": "The azure-easyauth-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-bitbucket-provider
## 0.3.9-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.0-next.1
- @backstage/plugin-auth-node@0.6.9-next.1
## 0.3.9-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-bitbucket-provider",
"version": "0.3.9-next.0",
"version": "0.3.9-next.1",
"description": "The bitbucket-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-bitbucket-server-provider
## 0.2.9-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.0-next.1
- @backstage/plugin-auth-node@0.6.9-next.1
## 0.2.9-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-bitbucket-server-provider",
"version": "0.2.9-next.0",
"version": "0.2.9-next.1",
"description": "The bitbucket-server-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-cloudflare-access-provider
## 0.4.9-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.0-next.1
- @backstage/plugin-auth-node@0.6.9-next.1
## 0.4.9-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-cloudflare-access-provider",
"version": "0.4.9-next.0",
"version": "0.4.9-next.1",
"description": "The cloudflare-access-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-gcp-iap-provider
## 0.4.9-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.0-next.1
- @backstage/plugin-auth-node@0.6.9-next.1
## 0.4.9-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-gcp-iap-provider",
"version": "0.4.9-next.0",
"version": "0.4.9-next.1",
"description": "A GCP IAP auth provider module for the Backstage auth backend",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-github-provider
## 0.3.9-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.0-next.1
- @backstage/plugin-auth-node@0.6.9-next.1
## 0.3.9-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-github-provider",
"version": "0.3.9-next.0",
"version": "0.3.9-next.1",
"description": "The github-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-gitlab-provider
## 0.3.9-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.0-next.1
- @backstage/plugin-auth-node@0.6.9-next.1
## 0.3.9-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-gitlab-provider",
"version": "0.3.9-next.0",
"version": "0.3.9-next.1",
"description": "The gitlab-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-google-provider
## 0.3.9-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.0-next.1
- @backstage/plugin-auth-node@0.6.9-next.1
## 0.3.9-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-google-provider",
"version": "0.3.9-next.0",
"version": "0.3.9-next.1",
"description": "A Google auth provider module for the Backstage auth backend",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-guest-provider
## 0.2.14-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.0-next.1
- @backstage/plugin-auth-node@0.6.9-next.1
## 0.2.14-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-guest-provider",
"version": "0.2.14-next.0",
"version": "0.2.14-next.1",
"description": "The guest-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-microsoft-provider
## 0.3.9-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.0-next.1
- @backstage/plugin-auth-node@0.6.9-next.1
## 0.3.9-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-microsoft-provider",
"version": "0.3.9-next.0",
"version": "0.3.9-next.1",
"description": "The microsoft-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-oauth2-provider
## 0.4.9-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.0-next.1
- @backstage/plugin-auth-node@0.6.9-next.1
## 0.4.9-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-oauth2-provider",
"version": "0.4.9-next.0",
"version": "0.4.9-next.1",
"description": "The oauth2-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-oauth2-proxy-provider
## 0.2.14-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.0-next.1
- @backstage/plugin-auth-node@0.6.9-next.1
## 0.2.14-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-oauth2-proxy-provider",
"version": "0.2.14-next.0",
"version": "0.2.14-next.1",
"description": "The oauth2-proxy-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,14 @@
# @backstage/plugin-auth-backend-module-oidc-provider
## 0.4.9-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.0-next.1
- @backstage/plugin-auth-backend@0.25.6-next.1
- @backstage/plugin-auth-node@0.6.9-next.1
## 0.4.9-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-oidc-provider",
"version": "0.4.9-next.0",
"version": "0.4.9-next.1",
"description": "The oidc-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-okta-provider
## 0.2.9-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.0-next.1
- @backstage/plugin-auth-node@0.6.9-next.1
## 0.2.9-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-okta-provider",
"version": "0.2.9-next.0",
"version": "0.2.9-next.1",
"description": "The okta-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-onelogin-provider
## 0.3.9-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.0-next.1
- @backstage/plugin-auth-node@0.6.9-next.1
## 0.3.9-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-onelogin-provider",
"version": "0.3.9-next.0",
"version": "0.3.9-next.1",
"description": "The onelogin-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-openshift-provider
## 0.1.2-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.0-next.1
- @backstage/plugin-auth-node@0.6.9-next.1
## 0.1.2-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-openshift-provider",
"version": "0.1.2-next.0",
"version": "0.1.2-next.1",
"description": "The OpenShift backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-pinniped-provider
## 0.3.9-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.0-next.1
- @backstage/plugin-auth-node@0.6.9-next.1
## 0.3.9-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-pinniped-provider",
"version": "0.3.9-next.0",
"version": "0.3.9-next.1",
"description": "The pinniped-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-vmware-cloud-provider
## 0.5.9-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.0-next.1
- @backstage/plugin-auth-node@0.6.9-next.1
## 0.5.9-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-vmware-cloud-provider",
"version": "0.5.9-next.0",
"version": "0.5.9-next.1",
"description": "The vmware-cloud-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-auth-backend
## 0.25.6-next.1
### Patch Changes
- 51ff7d8: Allow configuring dynamic client registration token expiration with config `auth.experimentalDynamicClientRegistration.tokenExpiration`.
Maximum expiration for the DCR token is 24 hours. Default expiration is 1 hour.
- Updated dependencies
- @backstage/plugin-catalog-node@1.20.0-next.1
- @backstage/backend-plugin-api@1.5.0-next.1
- @backstage/plugin-auth-node@0.6.9-next.1
## 0.25.6-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend",
"version": "0.25.6-next.0",
"version": "0.25.6-next.1",
"description": "A Backstage backend plugin that handles authentication",
"backstage": {
"role": "backend-plugin",
+7
View File
@@ -1,5 +1,12 @@
# @backstage/plugin-auth-node
## 0.6.9-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.5.0-next.1
## 0.6.9-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-node",
"version": "0.6.9-next.0",
"version": "0.6.9-next.1",
"backstage": {
"role": "node-library",
"pluginId": "auth",
@@ -1,5 +1,14 @@
# @backstage/plugin-catalog-backend-module-aws
## 0.4.17-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.20.0-next.1
- @backstage/backend-defaults@0.13.1-next.1
- @backstage/backend-plugin-api@1.5.0-next.1
## 0.4.17-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-aws",
"version": "0.4.17-next.0",
"version": "0.4.17-next.1",
"description": "A Backstage catalog backend module that helps integrate towards AWS",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-catalog-backend-module-azure
## 0.3.11-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.20.0-next.1
- @backstage/backend-plugin-api@1.5.0-next.1
## 0.3.11-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-azure",
"version": "0.3.11-next.0",
"version": "0.3.11-next.1",
"description": "A Backstage catalog backend module that helps integrate towards Azure",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,14 @@
# @backstage/plugin-catalog-backend-module-backstage-openapi
## 0.5.8-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.20.0-next.1
- @backstage/backend-plugin-api@1.5.0-next.1
- @backstage/backend-openapi-utils@0.6.3-next.1
## 0.5.8-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-backstage-openapi",
"version": "0.5.8-next.0",
"version": "0.5.8-next.1",
"backstage": {
"role": "backend-plugin-module",
"pluginId": "catalog",
@@ -1,5 +1,14 @@
# @backstage/plugin-catalog-backend-module-bitbucket-cloud
## 0.5.5-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.20.0-next.1
- @backstage/backend-plugin-api@1.5.0-next.1
- @backstage/plugin-events-node@0.4.17-next.1
## 0.5.5-next.0
### Patch Changes

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