Version Packages (next)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/create-app': patch
|
||||
---
|
||||
|
||||
Bumped create-app version.
|
||||
@@ -202,21 +202,51 @@
|
||||
"@backstage/plugin-user-settings-common": "0.0.1"
|
||||
},
|
||||
"changesets": [
|
||||
"bitter-pants-watch",
|
||||
"brave-facts-pay",
|
||||
"cold-meals-like",
|
||||
"create-app-1748956288",
|
||||
"curvy-peaches-relate",
|
||||
"dull-buttons-press",
|
||||
"eight-pigs-post",
|
||||
"eight-planets-see",
|
||||
"evil-cooks-watch",
|
||||
"famous-streets-stay",
|
||||
"few-streets-accept",
|
||||
"fresh-brooms-follow",
|
||||
"good-paths-act",
|
||||
"grumpy-dryers-act",
|
||||
"honest-moles-bet",
|
||||
"khaki-horses-chew",
|
||||
"late-buttons-strive",
|
||||
"lazy-rice-dream",
|
||||
"long-suits-obey",
|
||||
"mean-tigers-rush",
|
||||
"new-beers-sell",
|
||||
"olive-buses-serve",
|
||||
"petite-candies-tan",
|
||||
"puny-pillows-wave",
|
||||
"red-vans-march",
|
||||
"ripe-squids-sink",
|
||||
"salty-worlds-float",
|
||||
"scaffolder-breakages-1",
|
||||
"scaffolder-breakages-2",
|
||||
"scaffolder-breakages-3",
|
||||
"scaffolder-deprecations-1",
|
||||
"seven-beans-appear",
|
||||
"shiny-bags-bet",
|
||||
"six-mangos-yell",
|
||||
"slow-impalas-wear",
|
||||
"small-dots-march",
|
||||
"smooth-eels-think",
|
||||
"spotty-cases-show",
|
||||
"stupid-flies-speak",
|
||||
"stupid-pens-serve",
|
||||
"sweet-ducks-wait",
|
||||
"sweet-squids-dig",
|
||||
"three-boats-sort",
|
||||
"tough-heads-knock",
|
||||
"true-tools-play",
|
||||
"warm-taxes-show",
|
||||
"wet-bars-report",
|
||||
"wet-bars-reporting",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "root",
|
||||
"version": "1.40.0-next.0",
|
||||
"version": "1.40.0-next.1",
|
||||
"backstage": {
|
||||
"cli": {
|
||||
"new": {
|
||||
|
||||
@@ -1,5 +1,51 @@
|
||||
# example-app-next
|
||||
|
||||
## 0.0.24-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/canon@0.5.0-next.1
|
||||
- @backstage/cli@0.32.2-next.0
|
||||
- @backstage/plugin-techdocs-module-addons-contrib@1.1.25-next.1
|
||||
- @backstage/plugin-techdocs@1.13.0-next.1
|
||||
- @backstage/plugin-org@0.6.40-next.1
|
||||
- @backstage/plugin-user-settings@0.8.23-next.1
|
||||
- @backstage/plugin-notifications@0.5.6-next.1
|
||||
- @backstage/plugin-catalog@1.31.0-next.1
|
||||
- @backstage/plugin-catalog-graph@0.4.20-next.1
|
||||
- @backstage/plugin-catalog-import@0.13.1-next.1
|
||||
- @backstage/plugin-catalog-react@1.18.1-next.1
|
||||
- @backstage/plugin-home@0.8.9-next.1
|
||||
- @backstage/plugin-scaffolder@1.31.1-next.1
|
||||
- @backstage/plugin-scaffolder-react@1.16.1-next.1
|
||||
- @backstage/app-defaults@1.6.2
|
||||
- @backstage/catalog-model@1.7.4
|
||||
- @backstage/config@1.3.2
|
||||
- @backstage/core-app-api@1.17.0
|
||||
- @backstage/core-compat-api@0.4.3-next.1
|
||||
- @backstage/core-components@0.17.2
|
||||
- @backstage/core-plugin-api@1.10.7
|
||||
- @backstage/frontend-app-api@0.11.3-next.0
|
||||
- @backstage/frontend-defaults@0.2.3-next.0
|
||||
- @backstage/frontend-plugin-api@0.10.3-next.0
|
||||
- @backstage/integration-react@1.2.7
|
||||
- @backstage/theme@0.6.6
|
||||
- @backstage/plugin-api-docs@0.12.8-next.1
|
||||
- @backstage/plugin-app@0.1.10-next.0
|
||||
- @backstage/plugin-app-visualizer@0.1.20-next.0
|
||||
- @backstage/plugin-auth-react@0.1.15
|
||||
- @backstage/plugin-catalog-common@1.1.4
|
||||
- @backstage/plugin-catalog-unprocessed-entities@0.2.18-next.1
|
||||
- @backstage/plugin-kubernetes@0.12.8-next.1
|
||||
- @backstage/plugin-kubernetes-cluster@0.0.26-next.1
|
||||
- @backstage/plugin-permission-react@0.4.34
|
||||
- @backstage/plugin-search@1.4.27-next.1
|
||||
- @backstage/plugin-search-common@1.2.18
|
||||
- @backstage/plugin-search-react@1.9.1-next.0
|
||||
- @backstage/plugin-signals@0.0.20-next.0
|
||||
- @backstage/plugin-techdocs-react@1.3.0-next.0
|
||||
|
||||
## 0.0.24-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-app-next",
|
||||
"version": "0.0.24-next.0",
|
||||
"version": "0.0.24-next.1",
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,47 @@
|
||||
# example-app
|
||||
|
||||
## 0.2.110-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/canon@0.5.0-next.1
|
||||
- @backstage/cli@0.32.2-next.0
|
||||
- @backstage/plugin-techdocs-module-addons-contrib@1.1.25-next.1
|
||||
- @backstage/plugin-techdocs@1.13.0-next.1
|
||||
- @backstage/plugin-org@0.6.40-next.1
|
||||
- @backstage/plugin-user-settings@0.8.23-next.1
|
||||
- @backstage/plugin-notifications@0.5.6-next.1
|
||||
- @backstage/plugin-catalog@1.31.0-next.1
|
||||
- @backstage/plugin-catalog-graph@0.4.20-next.1
|
||||
- @backstage/plugin-catalog-import@0.13.1-next.1
|
||||
- @backstage/plugin-catalog-react@1.18.1-next.1
|
||||
- @backstage/plugin-home@0.8.9-next.1
|
||||
- @backstage/plugin-scaffolder@1.31.1-next.1
|
||||
- @backstage/plugin-scaffolder-react@1.16.1-next.1
|
||||
- @backstage/app-defaults@1.6.2
|
||||
- @backstage/catalog-model@1.7.4
|
||||
- @backstage/config@1.3.2
|
||||
- @backstage/core-app-api@1.17.0
|
||||
- @backstage/core-components@0.17.2
|
||||
- @backstage/core-plugin-api@1.10.7
|
||||
- @backstage/frontend-app-api@0.11.3-next.0
|
||||
- @backstage/integration-react@1.2.7
|
||||
- @backstage/theme@0.6.6
|
||||
- @backstage/plugin-api-docs@0.12.8-next.1
|
||||
- @backstage/plugin-auth-react@0.1.15
|
||||
- @backstage/plugin-catalog-common@1.1.4
|
||||
- @backstage/plugin-catalog-unprocessed-entities@0.2.18-next.1
|
||||
- @backstage/plugin-devtools@0.1.28-next.1
|
||||
- @backstage/plugin-kubernetes@0.12.8-next.1
|
||||
- @backstage/plugin-kubernetes-cluster@0.0.26-next.1
|
||||
- @backstage/plugin-permission-react@0.4.34
|
||||
- @backstage/plugin-search@1.4.27-next.1
|
||||
- @backstage/plugin-search-common@1.2.18
|
||||
- @backstage/plugin-search-react@1.9.1-next.0
|
||||
- @backstage/plugin-signals@0.0.20-next.0
|
||||
- @backstage/plugin-techdocs-react@1.3.0-next.0
|
||||
|
||||
## 0.2.110-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-app",
|
||||
"version": "0.2.110-next.0",
|
||||
"version": "0.2.110-next.1",
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/backend-app-api
|
||||
|
||||
## 1.2.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@1.4.0-next.1
|
||||
- @backstage/config@1.3.2
|
||||
- @backstage/errors@1.2.7
|
||||
|
||||
## 1.2.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-app-api",
|
||||
"version": "1.2.4-next.0",
|
||||
"version": "1.2.4-next.1",
|
||||
"description": "Core API used by Backstage backend apps",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,24 @@
|
||||
# @backstage/backend-defaults
|
||||
|
||||
## 0.10.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.6.4-next.1
|
||||
- @backstage/backend-app-api@1.2.4-next.1
|
||||
- @backstage/backend-dev-utils@0.1.5
|
||||
- @backstage/backend-plugin-api@1.4.0-next.1
|
||||
- @backstage/cli-node@0.2.13
|
||||
- @backstage/config@1.3.2
|
||||
- @backstage/config-loader@1.10.1
|
||||
- @backstage/errors@1.2.7
|
||||
- @backstage/integration@1.17.0
|
||||
- @backstage/integration-aws-node@0.1.16
|
||||
- @backstage/types@1.2.1
|
||||
- @backstage/plugin-events-node@0.4.12-next.1
|
||||
- @backstage/plugin-permission-node@0.10.1-next.1
|
||||
|
||||
## 0.10.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-defaults",
|
||||
"version": "0.10.1-next.0",
|
||||
"version": "0.10.1-next.1",
|
||||
"description": "Backend defaults used by Backstage backend apps",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,30 @@
|
||||
# @backstage/backend-dynamic-feature-service
|
||||
|
||||
## 0.7.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-scaffolder-node@0.8.3-next.1
|
||||
- @backstage/plugin-auth-node@0.6.4-next.1
|
||||
- @backstage/plugin-catalog-backend@2.0.1-next.1
|
||||
- @backstage/backend-defaults@0.10.1-next.1
|
||||
- @backstage/backend-openapi-utils@0.5.4-next.1
|
||||
- @backstage/backend-plugin-api@1.4.0-next.1
|
||||
- @backstage/cli-common@0.1.15
|
||||
- @backstage/cli-node@0.2.13
|
||||
- @backstage/config@1.3.2
|
||||
- @backstage/config-loader@1.10.1
|
||||
- @backstage/errors@1.2.7
|
||||
- @backstage/types@1.2.1
|
||||
- @backstage/plugin-app-node@0.1.34-next.1
|
||||
- @backstage/plugin-events-backend@0.5.3-next.1
|
||||
- @backstage/plugin-events-node@0.4.12-next.1
|
||||
- @backstage/plugin-permission-common@0.9.0
|
||||
- @backstage/plugin-permission-node@0.10.1-next.1
|
||||
- @backstage/plugin-search-backend-node@1.3.12-next.1
|
||||
- @backstage/plugin-search-common@1.2.18
|
||||
|
||||
## 0.7.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-dynamic-feature-service",
|
||||
"version": "0.7.1-next.0",
|
||||
"version": "0.7.1-next.1",
|
||||
"description": "Backstage dynamic feature service",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/backend-openapi-utils
|
||||
|
||||
## 0.5.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@1.4.0-next.1
|
||||
- @backstage/errors@1.2.7
|
||||
- @backstage/types@1.2.1
|
||||
|
||||
## 0.5.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-openapi-utils",
|
||||
"version": "0.5.4-next.0",
|
||||
"version": "0.5.4-next.1",
|
||||
"description": "OpenAPI typescript support.",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/backend-plugin-api
|
||||
|
||||
## 1.4.0-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.6.4-next.1
|
||||
- @backstage/cli-common@0.1.15
|
||||
- @backstage/config@1.3.2
|
||||
- @backstage/errors@1.2.7
|
||||
- @backstage/types@1.2.1
|
||||
- @backstage/plugin-permission-common@0.9.0
|
||||
- @backstage/plugin-permission-node@0.10.1-next.1
|
||||
|
||||
## 1.4.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-plugin-api",
|
||||
"version": "1.4.0-next.0",
|
||||
"version": "1.4.0-next.1",
|
||||
"description": "Core API used by Backstage backend plugins",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/backend-test-utils
|
||||
|
||||
## 1.6.0-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.6.4-next.1
|
||||
- @backstage/backend-app-api@1.2.4-next.1
|
||||
- @backstage/backend-defaults@0.10.1-next.1
|
||||
- @backstage/backend-plugin-api@1.4.0-next.1
|
||||
- @backstage/config@1.3.2
|
||||
- @backstage/errors@1.2.7
|
||||
- @backstage/types@1.2.1
|
||||
- @backstage/plugin-events-node@0.4.12-next.1
|
||||
|
||||
## 1.6.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-test-utils",
|
||||
"version": "1.6.0-next.0",
|
||||
"version": "1.6.0-next.1",
|
||||
"description": "Test helpers library for Backstage backends",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,44 @@
|
||||
# example-backend
|
||||
|
||||
## 0.0.39-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-scaffolder-backend-module-notifications@0.1.11-next.1
|
||||
- @backstage/plugin-notifications-backend@0.5.7-next.1
|
||||
- @backstage/plugin-search-backend-module-techdocs@0.4.3-next.1
|
||||
- @backstage/plugin-scaffolder-backend@2.0.0-next.1
|
||||
- @backstage/plugin-auth-node@0.6.4-next.1
|
||||
- @backstage/plugin-catalog-backend@2.0.1-next.1
|
||||
- @backstage/plugin-kubernetes-backend@0.19.7-next.1
|
||||
- @backstage/plugin-scaffolder-backend-module-github@0.7.2-next.1
|
||||
- @backstage/plugin-search-backend-module-catalog@0.3.5-next.1
|
||||
- @backstage/plugin-techdocs-backend@2.0.3-next.1
|
||||
- @backstage/backend-defaults@0.10.1-next.1
|
||||
- @backstage/backend-plugin-api@1.4.0-next.1
|
||||
- @backstage/catalog-model@1.7.4
|
||||
- @backstage/plugin-app-backend@0.5.3-next.1
|
||||
- @backstage/plugin-auth-backend@0.25.1-next.1
|
||||
- @backstage/plugin-auth-backend-module-github-provider@0.3.4-next.1
|
||||
- @backstage/plugin-auth-backend-module-guest-provider@0.2.9-next.1
|
||||
- @backstage/plugin-catalog-backend-module-backstage-openapi@0.5.3-next.1
|
||||
- @backstage/plugin-catalog-backend-module-openapi@0.2.11-next.1
|
||||
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.9-next.1
|
||||
- @backstage/plugin-catalog-backend-module-unprocessed@0.6.1-next.1
|
||||
- @backstage/plugin-devtools-backend@0.5.6-next.1
|
||||
- @backstage/plugin-events-backend@0.5.3-next.1
|
||||
- @backstage/plugin-events-backend-module-google-pubsub@0.1.1-next.1
|
||||
- @backstage/plugin-permission-backend@0.7.1-next.1
|
||||
- @backstage/plugin-permission-backend-module-allow-all-policy@0.2.9-next.1
|
||||
- @backstage/plugin-permission-common@0.9.0
|
||||
- @backstage/plugin-permission-node@0.10.1-next.1
|
||||
- @backstage/plugin-proxy-backend@0.6.3-next.1
|
||||
- @backstage/plugin-search-backend@2.0.3-next.1
|
||||
- @backstage/plugin-search-backend-module-explore@0.3.3-next.1
|
||||
- @backstage/plugin-search-backend-node@1.3.12-next.1
|
||||
- @backstage/plugin-signals-backend@0.3.5-next.1
|
||||
|
||||
## 0.0.39-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-backend",
|
||||
"version": "0.0.39-next.0",
|
||||
"version": "0.0.39-next.1",
|
||||
"backstage": {
|
||||
"role": "backend"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# @backstage/canon
|
||||
|
||||
## 0.5.0-next.1
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 621fac9: We are updating the default size of the Button component in Canon to be small instead of medium.
|
||||
- a842554: We set the default size for IconButton in Canon to be small instead of medium.
|
||||
|
||||
## 0.5.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/canon",
|
||||
"version": "0.5.0-next.0",
|
||||
"version": "0.5.0-next.1",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/catalog-client
|
||||
|
||||
## 1.10.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 22fad0d: Fixed `CatalogClient` error responses for `refreshEntity` and `addLocation`.
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-model@1.7.4
|
||||
- @backstage/errors@1.2.7
|
||||
|
||||
## 1.10.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/catalog-client",
|
||||
"version": "1.10.0",
|
||||
"version": "1.10.1-next.0",
|
||||
"description": "An isomorphic client for the catalog backend",
|
||||
"backstage": {
|
||||
"role": "common-library"
|
||||
|
||||
@@ -1,5 +1,27 @@
|
||||
# @backstage/cli
|
||||
|
||||
## 0.32.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- ce70439: The `BACKSTAGE_CLI_EXPERIMENTAL_BUILD_CACHE` flag has been removed. Existing users are encouraged to switch to `EXPERIMENTAL_RSPACK` instead.
|
||||
- 1d8f00b: Switched to using the `ModuleFederationPlugin` from `@module-federation/enhanced/rspack` for Rspack, rather than the built-in one.
|
||||
- 2b9633f: The experimental `FORCE_REACT_DEVELOPMENT` flag has been removed.
|
||||
- d8c4a54: Only use the caching Jest module loader for frontend packages in order to avoid breaking real ESM module imports.
|
||||
- 1bab255: Internal refactor to combine alpha `build` and `start` modules.
|
||||
- 713e957: fix: merge eslint reports when using json format
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-model@1.7.4
|
||||
- @backstage/cli-common@0.1.15
|
||||
- @backstage/cli-node@0.2.13
|
||||
- @backstage/config@1.3.2
|
||||
- @backstage/config-loader@1.10.1
|
||||
- @backstage/errors@1.2.7
|
||||
- @backstage/eslint-plugin@0.1.10
|
||||
- @backstage/integration@1.17.0
|
||||
- @backstage/release-manifests@0.0.13
|
||||
- @backstage/types@1.2.1
|
||||
|
||||
## 0.32.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/cli",
|
||||
"version": "0.32.1",
|
||||
"version": "0.32.2-next.0",
|
||||
"description": "CLI for developing Backstage plugins and apps",
|
||||
"backstage": {
|
||||
"role": "cli"
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/core-compat-api
|
||||
|
||||
## 0.4.3-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@1.18.1-next.1
|
||||
- @backstage/core-plugin-api@1.10.7
|
||||
- @backstage/frontend-plugin-api@0.10.3-next.0
|
||||
- @backstage/version-bridge@1.0.11
|
||||
|
||||
## 0.4.3-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/core-compat-api",
|
||||
"version": "0.4.3-next.0",
|
||||
"version": "0.4.3-next.1",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/create-app
|
||||
|
||||
## 0.7.0-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Bumped create-app version.
|
||||
- Updated dependencies
|
||||
- @backstage/cli-common@0.1.15
|
||||
|
||||
## 0.7.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/create-app",
|
||||
"version": "0.7.0-next.0",
|
||||
"version": "0.7.0-next.1",
|
||||
"description": "A CLI that helps you create your own Backstage app",
|
||||
"backstage": {
|
||||
"role": "cli"
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/dev-utils
|
||||
|
||||
## 1.1.11-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@1.18.1-next.1
|
||||
- @backstage/app-defaults@1.6.2
|
||||
- @backstage/catalog-model@1.7.4
|
||||
- @backstage/core-app-api@1.17.0
|
||||
- @backstage/core-components@0.17.2
|
||||
- @backstage/core-plugin-api@1.10.7
|
||||
- @backstage/integration-react@1.2.7
|
||||
- @backstage/theme@0.6.6
|
||||
|
||||
## 1.1.11-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/dev-utils",
|
||||
"version": "1.1.11-next.0",
|
||||
"version": "1.1.11-next.1",
|
||||
"description": "Utilities for developing Backstage plugins.",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# e2e-test
|
||||
|
||||
## 0.2.29-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/create-app@0.7.0-next.1
|
||||
- @backstage/cli-common@0.1.15
|
||||
- @backstage/errors@1.2.7
|
||||
|
||||
## 0.2.29-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "e2e-test",
|
||||
"version": "0.2.29-next.0",
|
||||
"version": "0.2.29-next.1",
|
||||
"description": "E2E test for verifying Backstage packages",
|
||||
"backstage": {
|
||||
"role": "cli"
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/repo-tools
|
||||
|
||||
## 0.14.0-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@1.4.0-next.1
|
||||
- @backstage/catalog-model@1.7.4
|
||||
- @backstage/cli-common@0.1.15
|
||||
- @backstage/cli-node@0.2.13
|
||||
- @backstage/config-loader@1.10.1
|
||||
- @backstage/errors@1.2.7
|
||||
|
||||
## 0.14.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/repo-tools",
|
||||
"version": "0.14.0-next.0",
|
||||
"version": "0.14.0-next.1",
|
||||
"description": "CLI for Backstage repo tooling ",
|
||||
"backstage": {
|
||||
"role": "cli"
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @internal/scaffolder
|
||||
|
||||
## 0.0.10-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-scaffolder-react@1.16.1-next.1
|
||||
- @backstage/frontend-plugin-api@0.10.3-next.0
|
||||
|
||||
## 0.0.10-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@internal/scaffolder",
|
||||
"version": "0.0.10-next.0",
|
||||
"version": "0.0.10-next.1",
|
||||
"backstage": {
|
||||
"role": "web-library",
|
||||
"inline": true
|
||||
|
||||
@@ -1,5 +1,24 @@
|
||||
# techdocs-cli-embedded-app
|
||||
|
||||
## 0.2.109-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/cli@0.32.2-next.0
|
||||
- @backstage/plugin-techdocs@1.13.0-next.1
|
||||
- @backstage/plugin-catalog@1.31.0-next.1
|
||||
- @backstage/app-defaults@1.6.2
|
||||
- @backstage/catalog-model@1.7.4
|
||||
- @backstage/config@1.3.2
|
||||
- @backstage/core-app-api@1.17.0
|
||||
- @backstage/core-components@0.17.2
|
||||
- @backstage/core-plugin-api@1.10.7
|
||||
- @backstage/integration-react@1.2.7
|
||||
- @backstage/test-utils@1.7.8
|
||||
- @backstage/theme@0.6.6
|
||||
- @backstage/plugin-techdocs-react@1.3.0-next.0
|
||||
|
||||
## 0.2.109-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "techdocs-cli-embedded-app",
|
||||
"version": "0.2.109-next.0",
|
||||
"version": "0.2.109-next.1",
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @techdocs/cli
|
||||
|
||||
## 1.9.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-defaults@0.10.1-next.1
|
||||
- @backstage/catalog-model@1.7.4
|
||||
- @backstage/cli-common@0.1.15
|
||||
- @backstage/config@1.3.2
|
||||
- @backstage/plugin-techdocs-node@1.13.4-next.1
|
||||
|
||||
## 1.9.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@techdocs/cli",
|
||||
"version": "1.9.4-next.0",
|
||||
"version": "1.9.4-next.1",
|
||||
"description": "Utility CLI for managing TechDocs sites in Backstage.",
|
||||
"backstage": {
|
||||
"role": "cli"
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-api-docs
|
||||
|
||||
## 0.12.8-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog@1.31.0-next.1
|
||||
- @backstage/plugin-catalog-react@1.18.1-next.1
|
||||
- @backstage/catalog-model@1.7.4
|
||||
- @backstage/core-compat-api@0.4.3-next.1
|
||||
- @backstage/core-components@0.17.2
|
||||
- @backstage/core-plugin-api@1.10.7
|
||||
- @backstage/frontend-plugin-api@0.10.3-next.0
|
||||
- @backstage/plugin-catalog-common@1.1.4
|
||||
- @backstage/plugin-permission-react@0.4.34
|
||||
|
||||
## 0.12.8-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-api-docs",
|
||||
"version": "0.12.8-next.0",
|
||||
"version": "0.12.8-next.1",
|
||||
"description": "A Backstage plugin that helps represent API entities in the frontend",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/plugin-app-backend
|
||||
|
||||
## 0.5.3-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.6.4-next.1
|
||||
- @backstage/backend-plugin-api@1.4.0-next.1
|
||||
- @backstage/config@1.3.2
|
||||
- @backstage/config-loader@1.10.1
|
||||
- @backstage/errors@1.2.7
|
||||
- @backstage/types@1.2.1
|
||||
- @backstage/plugin-app-node@0.1.34-next.1
|
||||
|
||||
## 0.5.3-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-app-backend",
|
||||
"version": "0.5.3-next.0",
|
||||
"version": "0.5.3-next.1",
|
||||
"description": "A Backstage backend plugin that serves the Backstage frontend app",
|
||||
"backstage": {
|
||||
"role": "backend-plugin",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-app-node
|
||||
|
||||
## 0.1.34-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@1.4.0-next.1
|
||||
- @backstage/config-loader@1.10.1
|
||||
|
||||
## 0.1.34-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-app-node",
|
||||
"version": "0.1.34-next.0",
|
||||
"version": "0.1.34-next.1",
|
||||
"description": "Node.js library for the app plugin",
|
||||
"backstage": {
|
||||
"role": "node-library",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-auth-backend-module-atlassian-provider
|
||||
|
||||
## 0.4.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.6.4-next.1
|
||||
- @backstage/backend-plugin-api@1.4.0-next.1
|
||||
|
||||
## 0.4.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-atlassian-provider",
|
||||
"version": "0.4.4-next.0",
|
||||
"version": "0.4.4-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.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.6.4-next.1
|
||||
- @backstage/backend-plugin-api@1.4.0-next.1
|
||||
|
||||
## 0.2.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-auth0-provider",
|
||||
"version": "0.2.4-next.0",
|
||||
"version": "0.2.4-next.1",
|
||||
"description": "The auth0-provider backend module for the auth plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-auth-backend-module-aws-alb-provider
|
||||
|
||||
## 0.4.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.6.4-next.1
|
||||
- @backstage/backend-plugin-api@1.4.0-next.1
|
||||
- @backstage/errors@1.2.7
|
||||
- @backstage/plugin-auth-backend@0.25.1-next.1
|
||||
|
||||
## 0.4.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-aws-alb-provider",
|
||||
"version": "0.4.4-next.0",
|
||||
"version": "0.4.4-next.1",
|
||||
"description": "The aws-alb provider module for the Backstage auth backend.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-auth-backend-module-azure-easyauth-provider
|
||||
|
||||
## 0.2.9-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.6.4-next.1
|
||||
- @backstage/backend-plugin-api@1.4.0-next.1
|
||||
- @backstage/catalog-model@1.7.4
|
||||
- @backstage/errors@1.2.7
|
||||
|
||||
## 0.2.9-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-azure-easyauth-provider",
|
||||
"version": "0.2.9-next.0",
|
||||
"version": "0.2.9-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.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.6.4-next.1
|
||||
- @backstage/backend-plugin-api@1.4.0-next.1
|
||||
|
||||
## 0.3.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-bitbucket-provider",
|
||||
"version": "0.3.4-next.0",
|
||||
"version": "0.3.4-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.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.6.4-next.1
|
||||
- @backstage/backend-plugin-api@1.4.0-next.1
|
||||
|
||||
## 0.2.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-bitbucket-server-provider",
|
||||
"version": "0.2.4-next.0",
|
||||
"version": "0.2.4-next.1",
|
||||
"description": "The bitbucket-server-provider backend module for the auth plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-auth-backend-module-cloudflare-access-provider
|
||||
|
||||
## 0.4.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.6.4-next.1
|
||||
- @backstage/backend-plugin-api@1.4.0-next.1
|
||||
- @backstage/config@1.3.2
|
||||
- @backstage/errors@1.2.7
|
||||
|
||||
## 0.4.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-cloudflare-access-provider",
|
||||
"version": "0.4.4-next.0",
|
||||
"version": "0.4.4-next.1",
|
||||
"description": "The cloudflare-access-provider backend module for the auth plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-auth-backend-module-gcp-iap-provider
|
||||
|
||||
## 0.4.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.6.4-next.1
|
||||
- @backstage/backend-plugin-api@1.4.0-next.1
|
||||
- @backstage/errors@1.2.7
|
||||
- @backstage/types@1.2.1
|
||||
|
||||
## 0.4.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-gcp-iap-provider",
|
||||
"version": "0.4.4-next.0",
|
||||
"version": "0.4.4-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.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.6.4-next.1
|
||||
- @backstage/backend-plugin-api@1.4.0-next.1
|
||||
|
||||
## 0.3.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-github-provider",
|
||||
"version": "0.3.4-next.0",
|
||||
"version": "0.3.4-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.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.6.4-next.1
|
||||
- @backstage/backend-plugin-api@1.4.0-next.1
|
||||
|
||||
## 0.3.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-gitlab-provider",
|
||||
"version": "0.3.4-next.0",
|
||||
"version": "0.3.4-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.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.6.4-next.1
|
||||
- @backstage/backend-plugin-api@1.4.0-next.1
|
||||
|
||||
## 0.3.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-google-provider",
|
||||
"version": "0.3.4-next.0",
|
||||
"version": "0.3.4-next.1",
|
||||
"description": "A Google auth provider module for the Backstage auth backend",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-auth-backend-module-guest-provider
|
||||
|
||||
## 0.2.9-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.6.4-next.1
|
||||
- @backstage/backend-plugin-api@1.4.0-next.1
|
||||
- @backstage/catalog-model@1.7.4
|
||||
- @backstage/errors@1.2.7
|
||||
|
||||
## 0.2.9-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-guest-provider",
|
||||
"version": "0.2.9-next.0",
|
||||
"version": "0.2.9-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.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.6.4-next.1
|
||||
- @backstage/backend-plugin-api@1.4.0-next.1
|
||||
|
||||
## 0.3.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-microsoft-provider",
|
||||
"version": "0.3.4-next.0",
|
||||
"version": "0.3.4-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.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.6.4-next.1
|
||||
- @backstage/backend-plugin-api@1.4.0-next.1
|
||||
|
||||
## 0.4.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-oauth2-provider",
|
||||
"version": "0.4.4-next.0",
|
||||
"version": "0.4.4-next.1",
|
||||
"description": "The oauth2-provider backend module for the auth plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-auth-backend-module-oauth2-proxy-provider
|
||||
|
||||
## 0.2.9-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.6.4-next.1
|
||||
- @backstage/backend-plugin-api@1.4.0-next.1
|
||||
- @backstage/errors@1.2.7
|
||||
|
||||
## 0.2.9-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-oauth2-proxy-provider",
|
||||
"version": "0.2.9-next.0",
|
||||
"version": "0.2.9-next.1",
|
||||
"description": "The oauth2-proxy-provider backend module for the auth plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-auth-backend-module-oidc-provider
|
||||
|
||||
## 0.4.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.6.4-next.1
|
||||
- @backstage/backend-plugin-api@1.4.0-next.1
|
||||
- @backstage/config@1.3.2
|
||||
- @backstage/types@1.2.1
|
||||
- @backstage/plugin-auth-backend@0.25.1-next.1
|
||||
|
||||
## 0.4.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-oidc-provider",
|
||||
"version": "0.4.4-next.0",
|
||||
"version": "0.4.4-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.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.6.4-next.1
|
||||
- @backstage/backend-plugin-api@1.4.0-next.1
|
||||
|
||||
## 0.2.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-okta-provider",
|
||||
"version": "0.2.4-next.0",
|
||||
"version": "0.2.4-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.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.6.4-next.1
|
||||
- @backstage/backend-plugin-api@1.4.0-next.1
|
||||
|
||||
## 0.3.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-onelogin-provider",
|
||||
"version": "0.3.4-next.0",
|
||||
"version": "0.3.4-next.1",
|
||||
"description": "The onelogin-provider backend module for the auth plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-auth-backend-module-pinniped-provider
|
||||
|
||||
## 0.3.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.6.4-next.1
|
||||
- @backstage/backend-plugin-api@1.4.0-next.1
|
||||
- @backstage/config@1.3.2
|
||||
- @backstage/types@1.2.1
|
||||
|
||||
## 0.3.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-pinniped-provider",
|
||||
"version": "0.3.4-next.0",
|
||||
"version": "0.3.4-next.1",
|
||||
"description": "The pinniped-provider backend module for the auth plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-auth-backend-module-vmware-cloud-provider
|
||||
|
||||
## 0.5.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.6.4-next.1
|
||||
- @backstage/backend-plugin-api@1.4.0-next.1
|
||||
- @backstage/catalog-model@1.7.4
|
||||
|
||||
## 0.5.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-vmware-cloud-provider",
|
||||
"version": "0.5.4-next.0",
|
||||
"version": "0.5.4-next.1",
|
||||
"description": "The vmware-cloud-provider backend module for the auth plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/plugin-auth-backend
|
||||
|
||||
## 0.25.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.6.4-next.1
|
||||
- @backstage/plugin-catalog-node@1.17.1-next.1
|
||||
- @backstage/backend-plugin-api@1.4.0-next.1
|
||||
- @backstage/catalog-model@1.7.4
|
||||
- @backstage/config@1.3.2
|
||||
- @backstage/errors@1.2.7
|
||||
- @backstage/types@1.2.1
|
||||
|
||||
## 0.25.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend",
|
||||
"version": "0.25.1-next.0",
|
||||
"version": "0.25.1-next.1",
|
||||
"description": "A Backstage backend plugin that handles authentication",
|
||||
"backstage": {
|
||||
"role": "backend-plugin",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-auth-node
|
||||
|
||||
## 0.6.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-client@1.10.1-next.0
|
||||
- @backstage/backend-plugin-api@1.4.0-next.1
|
||||
- @backstage/catalog-model@1.7.4
|
||||
- @backstage/config@1.3.2
|
||||
- @backstage/errors@1.2.7
|
||||
- @backstage/types@1.2.1
|
||||
|
||||
## 0.6.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-node",
|
||||
"version": "0.6.4-next.0",
|
||||
"version": "0.6.4-next.1",
|
||||
"backstage": {
|
||||
"role": "node-library",
|
||||
"pluginId": "auth",
|
||||
|
||||
@@ -1,5 +1,21 @@
|
||||
# @backstage/plugin-catalog-backend-module-aws
|
||||
|
||||
## 0.4.12-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-node@1.17.1-next.1
|
||||
- @backstage/backend-defaults@0.10.1-next.1
|
||||
- @backstage/backend-plugin-api@1.4.0-next.1
|
||||
- @backstage/catalog-model@1.7.4
|
||||
- @backstage/config@1.3.2
|
||||
- @backstage/errors@1.2.7
|
||||
- @backstage/integration@1.17.0
|
||||
- @backstage/integration-aws-node@0.1.16
|
||||
- @backstage/plugin-catalog-common@1.1.4
|
||||
- @backstage/plugin-kubernetes-common@0.9.5
|
||||
|
||||
## 0.4.12-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend-module-aws",
|
||||
"version": "0.4.12-next.0",
|
||||
"version": "0.4.12-next.1",
|
||||
"description": "A Backstage catalog backend module that helps integrate towards AWS",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-catalog-backend-module-azure
|
||||
|
||||
## 0.3.6-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-node@1.17.1-next.1
|
||||
- @backstage/backend-plugin-api@1.4.0-next.1
|
||||
- @backstage/config@1.3.2
|
||||
- @backstage/integration@1.17.0
|
||||
- @backstage/plugin-catalog-common@1.1.4
|
||||
|
||||
## 0.3.6-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend-module-azure",
|
||||
"version": "0.3.6-next.0",
|
||||
"version": "0.3.6-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.3-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-node@1.17.1-next.1
|
||||
- @backstage/backend-openapi-utils@0.5.4-next.1
|
||||
- @backstage/backend-plugin-api@1.4.0-next.1
|
||||
- @backstage/catalog-model@1.7.4
|
||||
- @backstage/config@1.3.2
|
||||
- @backstage/errors@1.2.7
|
||||
|
||||
## 0.5.3-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend-module-backstage-openapi",
|
||||
"version": "0.5.3-next.0",
|
||||
"version": "0.5.3-next.1",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
"pluginId": "catalog",
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user