Merge pull request #25763 from backstage/changeset-release/master
Version Packages (next)
This commit is contained in:
+29
-2
@@ -186,10 +186,13 @@
|
||||
"@backstage/plugin-techdocs-react": "1.2.6",
|
||||
"@backstage/plugin-user-settings": "0.8.9",
|
||||
"@backstage/plugin-user-settings-backend": "0.2.21",
|
||||
"@backstage/plugin-user-settings-common": "0.0.1"
|
||||
"@backstage/plugin-user-settings-common": "0.0.1",
|
||||
"@backstage/plugin-techdocs-common": "0.0.0"
|
||||
},
|
||||
"changesets": [
|
||||
"big-eagles-grab",
|
||||
"blue-pumas-cheer",
|
||||
"breezy-jeans-tie",
|
||||
"bright-trainers-brake",
|
||||
"chilly-trains-sleep",
|
||||
"cool-insects-remember",
|
||||
@@ -197,12 +200,16 @@
|
||||
"dry-squids-tap",
|
||||
"dull-ghosts-double",
|
||||
"early-trees-dance",
|
||||
"eighty-emus-leave",
|
||||
"eighty-mirrors-flow",
|
||||
"few-wasps-hug",
|
||||
"flat-plums-grow",
|
||||
"forty-ties-agree",
|
||||
"forty-ties-disagree",
|
||||
"friendly-feet-refuse",
|
||||
"gentle-dryers-smile",
|
||||
"good-steaks-report",
|
||||
"green-planets-reflect",
|
||||
"grumpy-owls-suffer",
|
||||
"heavy-numbers-love",
|
||||
"hip-hairs-exist",
|
||||
@@ -210,33 +217,53 @@
|
||||
"light-pianos-exercise",
|
||||
"little-bulldogs-guess",
|
||||
"little-suns-fly",
|
||||
"mean-apricots-perform",
|
||||
"mighty-dolls-retire",
|
||||
"mighty-geckos-kiss",
|
||||
"modern-parrots-protect",
|
||||
"neat-bears-divide",
|
||||
"neat-gifts-join",
|
||||
"new-scissors-try",
|
||||
"nice-peas-retire",
|
||||
"nine-cherries-decide",
|
||||
"nine-glasses-nail",
|
||||
"nine-seahorses-relate",
|
||||
"ninety-icons-smile",
|
||||
"odd-books-share",
|
||||
"olive-books-sort",
|
||||
"orange-gifts-protect",
|
||||
"pink-gorillas-brake",
|
||||
"plenty-tools-exist",
|
||||
"quick-roses-juggle",
|
||||
"rare-foxes-compete",
|
||||
"red-radios-promise",
|
||||
"renovate-f04beb1",
|
||||
"rich-mugs-dress",
|
||||
"selfish-bees-think",
|
||||
"seven-eggs-admire",
|
||||
"shaggy-dodos-applaud",
|
||||
"six-rats-kick",
|
||||
"slow-toes-jog",
|
||||
"small-spoons-shout",
|
||||
"soft-gorillas-refuse",
|
||||
"spicy-lies-listen",
|
||||
"spicy-planets-provide",
|
||||
"spotty-planets-accept",
|
||||
"strange-papayas-beg",
|
||||
"strong-otters-compete",
|
||||
"stupid-dots-relate",
|
||||
"sweet-oranges-buy",
|
||||
"swift-kings-sparkle",
|
||||
"tall-snakes-fix",
|
||||
"thick-hotels-know",
|
||||
"thirty-paws-hope",
|
||||
"tiny-oranges-pretend",
|
||||
"tough-lies-repair",
|
||||
"violet-jokes-wave",
|
||||
"wicked-bobcats-teach",
|
||||
"wild-eggs-exist",
|
||||
"witty-bears-behave"
|
||||
"witty-bears-behave",
|
||||
"young-games-visit",
|
||||
"young-peaches-shake"
|
||||
]
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "root",
|
||||
"version": "1.30.0-next.0",
|
||||
"version": "1.30.0-next.1",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/app-defaults
|
||||
|
||||
## 1.5.10-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-permission-react@0.4.25-next.0
|
||||
- @backstage/core-app-api@1.14.2-next.0
|
||||
- @backstage/core-components@0.14.10-next.0
|
||||
- @backstage/core-plugin-api@1.9.3
|
||||
- @backstage/theme@0.5.6
|
||||
|
||||
## 1.5.9-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/app-defaults",
|
||||
"version": "1.5.9-next.0",
|
||||
"version": "1.5.10-next.1",
|
||||
"description": "Provides the default wiring of a Backstage App",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# app-next-example-plugin
|
||||
|
||||
## 0.0.14-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/frontend-plugin-api@0.6.8-next.1
|
||||
- @backstage/core-components@0.14.10-next.0
|
||||
|
||||
## 0.0.14-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "app-next-example-plugin",
|
||||
"version": "0.0.14-next.0",
|
||||
"version": "0.0.14-next.1",
|
||||
"description": "Backstage internal example plugin",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
@@ -1,5 +1,48 @@
|
||||
# example-app-next
|
||||
|
||||
## 0.0.14-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-techdocs@1.10.8-next.1
|
||||
- @backstage/plugin-catalog-react@1.12.3-next.1
|
||||
- @backstage/frontend-app-api@0.7.5-next.1
|
||||
- @backstage/plugin-kubernetes@0.11.13-next.1
|
||||
- @backstage/frontend-plugin-api@0.6.8-next.1
|
||||
- @backstage/cli@0.27.0-next.1
|
||||
- @backstage/plugin-scaffolder@1.23.1-next.1
|
||||
- @backstage/core-compat-api@0.2.8-next.1
|
||||
- @backstage/plugin-user-settings@0.8.11-next.1
|
||||
- @backstage/plugin-search-react@1.7.14-next.1
|
||||
- @backstage/plugin-catalog@1.21.2-next.1
|
||||
- @backstage/plugin-search@1.4.15-next.1
|
||||
- @backstage/plugin-api-docs@0.11.8-next.1
|
||||
- @backstage/plugin-catalog-graph@0.4.8-next.1
|
||||
- @backstage/plugin-catalog-import@0.12.2-next.1
|
||||
- @backstage/plugin-home@0.7.9-next.1
|
||||
- @backstage/plugin-kubernetes-cluster@0.0.14-next.1
|
||||
- @backstage/plugin-org@0.6.28-next.1
|
||||
- @backstage/plugin-scaffolder-react@1.11.0-next.1
|
||||
- @backstage/plugin-catalog-common@1.0.26-next.0
|
||||
- @backstage/plugin-permission-react@0.4.25-next.0
|
||||
- @backstage/plugin-search-common@1.2.14-next.0
|
||||
- @backstage/plugin-app-visualizer@0.1.9-next.1
|
||||
- @backstage/app-defaults@1.5.10-next.1
|
||||
- @backstage/catalog-model@1.5.0
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/core-app-api@1.14.2-next.0
|
||||
- @backstage/core-components@0.14.10-next.0
|
||||
- @backstage/core-plugin-api@1.9.3
|
||||
- @backstage/integration-react@1.1.30-next.0
|
||||
- @backstage/theme@0.5.6
|
||||
- @backstage/plugin-auth-react@0.1.5-next.0
|
||||
- @backstage/plugin-catalog-unprocessed-entities@0.2.7-next.0
|
||||
- @backstage/plugin-notifications@0.2.4-next.0
|
||||
- @backstage/plugin-signals@0.0.9-next.0
|
||||
- @backstage/plugin-techdocs-module-addons-contrib@1.1.13-next.0
|
||||
- @backstage/plugin-techdocs-react@1.2.7-next.0
|
||||
|
||||
## 0.0.14-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-app-next",
|
||||
"version": "0.0.14-next.0",
|
||||
"version": "0.0.14-next.1",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
@@ -1,5 +1,46 @@
|
||||
# example-app
|
||||
|
||||
## 0.2.100-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-techdocs@1.10.8-next.1
|
||||
- @backstage/plugin-catalog-react@1.12.3-next.1
|
||||
- @backstage/frontend-app-api@0.7.5-next.1
|
||||
- @backstage/plugin-kubernetes@0.11.13-next.1
|
||||
- @backstage/cli@0.27.0-next.1
|
||||
- @backstage/plugin-scaffolder@1.23.1-next.1
|
||||
- @backstage/plugin-user-settings@0.8.11-next.1
|
||||
- @backstage/plugin-search-react@1.7.14-next.1
|
||||
- @backstage/plugin-catalog@1.21.2-next.1
|
||||
- @backstage/plugin-search@1.4.15-next.1
|
||||
- @backstage/plugin-api-docs@0.11.8-next.1
|
||||
- @backstage/plugin-catalog-graph@0.4.8-next.1
|
||||
- @backstage/plugin-catalog-import@0.12.2-next.1
|
||||
- @backstage/plugin-home@0.7.9-next.1
|
||||
- @backstage/plugin-kubernetes-cluster@0.0.14-next.1
|
||||
- @backstage/plugin-org@0.6.28-next.1
|
||||
- @backstage/plugin-scaffolder-react@1.11.0-next.1
|
||||
- @backstage/plugin-catalog-common@1.0.26-next.0
|
||||
- @backstage/plugin-permission-react@0.4.25-next.0
|
||||
- @backstage/plugin-search-common@1.2.14-next.0
|
||||
- @backstage/plugin-devtools@0.1.17-next.1
|
||||
- @backstage/app-defaults@1.5.10-next.1
|
||||
- @backstage/catalog-model@1.5.0
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/core-app-api@1.14.2-next.0
|
||||
- @backstage/core-components@0.14.10-next.0
|
||||
- @backstage/core-plugin-api@1.9.3
|
||||
- @backstage/integration-react@1.1.30-next.0
|
||||
- @backstage/theme@0.5.6
|
||||
- @backstage/plugin-auth-react@0.1.5-next.0
|
||||
- @backstage/plugin-catalog-unprocessed-entities@0.2.7-next.0
|
||||
- @backstage/plugin-notifications@0.2.4-next.0
|
||||
- @backstage/plugin-signals@0.0.9-next.0
|
||||
- @backstage/plugin-techdocs-module-addons-contrib@1.1.13-next.0
|
||||
- @backstage/plugin-techdocs-react@1.2.7-next.0
|
||||
|
||||
## 0.2.100-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-app",
|
||||
"version": "0.2.100-next.0",
|
||||
"version": "0.2.100-next.1",
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,22 @@
|
||||
# @backstage/backend-app-api
|
||||
|
||||
## 0.8.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config-loader@1.9.0-next.1
|
||||
- @backstage/plugin-permission-node@0.8.1-next.1
|
||||
- @backstage/backend-plugin-api@0.7.1-next.1
|
||||
- @backstage/backend-common@0.23.4-next.1
|
||||
- @backstage/backend-tasks@0.5.28-next.1
|
||||
- @backstage/cli-common@0.1.14
|
||||
- @backstage/cli-node@0.2.7
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-auth-node@0.4.18-next.1
|
||||
|
||||
## 0.8.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-app-api",
|
||||
"version": "0.8.1-next.0",
|
||||
"version": "0.8.1-next.1",
|
||||
"description": "Core API used by Backstage backend apps",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,21 @@
|
||||
# @backstage/backend-common
|
||||
|
||||
## 0.23.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config-loader@1.9.0-next.1
|
||||
- @backstage/backend-plugin-api@0.7.1-next.1
|
||||
- @backstage/integration@1.14.0-next.0
|
||||
- @backstage/integration-aws-node@0.1.12
|
||||
- @backstage/backend-dev-utils@0.1.4
|
||||
- @backstage/cli-common@0.1.14
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-auth-node@0.4.18-next.1
|
||||
|
||||
## 0.23.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-common",
|
||||
"version": "0.23.4-next.0",
|
||||
"version": "0.23.4-next.1",
|
||||
"description": "Common functionality library for Backstage backends",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,25 @@
|
||||
# @backstage/backend-defaults
|
||||
|
||||
## 0.4.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config-loader@1.9.0-next.1
|
||||
- @backstage/plugin-permission-node@0.8.1-next.1
|
||||
- @backstage/backend-plugin-api@0.7.1-next.1
|
||||
- @backstage/backend-app-api@0.8.1-next.1
|
||||
- @backstage/backend-common@0.23.4-next.1
|
||||
- @backstage/integration@1.14.0-next.0
|
||||
- @backstage/integration-aws-node@0.1.12
|
||||
- @backstage/backend-dev-utils@0.1.4
|
||||
- @backstage/cli-common@0.1.14
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-auth-node@0.4.18-next.1
|
||||
- @backstage/plugin-events-node@0.3.9-next.1
|
||||
|
||||
## 0.4.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-defaults",
|
||||
"version": "0.4.2-next.0",
|
||||
"version": "0.4.2-next.1",
|
||||
"description": "Backend defaults used by Backstage backend apps",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,31 @@
|
||||
# @backstage/backend-dynamic-feature-service
|
||||
|
||||
## 0.2.16-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config-loader@1.9.0-next.1
|
||||
- @backstage/plugin-permission-common@0.8.1-next.0
|
||||
- @backstage/plugin-catalog-backend@1.24.1-next.1
|
||||
- @backstage/plugin-permission-node@0.8.1-next.1
|
||||
- @backstage/backend-plugin-api@0.7.1-next.1
|
||||
- @backstage/backend-app-api@0.8.1-next.1
|
||||
- @backstage/backend-common@0.23.4-next.1
|
||||
- @backstage/plugin-app-node@0.1.23-next.1
|
||||
- @backstage/plugin-search-backend-node@1.2.28-next.1
|
||||
- @backstage/plugin-search-common@1.2.14-next.0
|
||||
- @backstage/backend-tasks@0.5.28-next.1
|
||||
- @backstage/cli-common@0.1.14
|
||||
- @backstage/cli-node@0.2.7
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-auth-node@0.4.18-next.1
|
||||
- @backstage/plugin-events-backend@0.3.10-next.1
|
||||
- @backstage/plugin-events-node@0.3.9-next.1
|
||||
- @backstage/plugin-scaffolder-node@0.4.9-next.1
|
||||
|
||||
## 0.2.16-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-dynamic-feature-service",
|
||||
"description": "Backstage dynamic feature service",
|
||||
"version": "0.2.16-next.0",
|
||||
"version": "0.2.16-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,47 @@
|
||||
# example-backend-legacy
|
||||
|
||||
## 0.2.101-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-techdocs-backend@1.10.10-next.1
|
||||
- @backstage/plugin-permission-common@0.8.1-next.0
|
||||
- @backstage/plugin-catalog-backend@1.24.1-next.1
|
||||
- @backstage/plugin-permission-node@0.8.1-next.1
|
||||
- @backstage/plugin-search-backend-module-explore@0.1.29-next.1
|
||||
- @backstage/plugin-scaffolder-backend@1.23.1-next.1
|
||||
- @backstage/plugin-auth-backend@0.22.10-next.1
|
||||
- @backstage/plugin-search-backend-module-techdocs@0.1.28-next.1
|
||||
- example-app@0.2.100-next.1
|
||||
- @backstage/backend-common@0.23.4-next.1
|
||||
- @backstage/integration@1.14.0-next.0
|
||||
- @backstage/plugin-app-backend@0.3.72-next.1
|
||||
- @backstage/plugin-devtools-backend@0.3.9-next.1
|
||||
- @backstage/plugin-proxy-backend@0.5.4-next.1
|
||||
- @backstage/plugin-catalog-backend-module-unprocessed@0.4.10-next.1
|
||||
- @backstage/plugin-catalog-node@1.12.5-next.1
|
||||
- @backstage/plugin-kubernetes-backend@0.18.4-next.1
|
||||
- @backstage/plugin-permission-backend@0.5.47-next.1
|
||||
- @backstage/plugin-search-backend@1.5.15-next.1
|
||||
- @backstage/plugin-search-backend-module-catalog@0.1.29-next.1
|
||||
- @backstage/plugin-search-backend-node@1.2.28-next.1
|
||||
- @backstage/backend-tasks@0.5.28-next.1
|
||||
- @backstage/catalog-client@1.6.5
|
||||
- @backstage/catalog-model@1.5.0
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/plugin-auth-node@0.4.18-next.1
|
||||
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.21-next.1
|
||||
- @backstage/plugin-events-backend@0.3.10-next.1
|
||||
- @backstage/plugin-events-node@0.3.9-next.1
|
||||
- @backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.2.24-next.1
|
||||
- @backstage/plugin-scaffolder-backend-module-gitlab@0.4.5-next.1
|
||||
- @backstage/plugin-scaffolder-backend-module-rails@0.4.40-next.1
|
||||
- @backstage/plugin-search-backend-module-elasticsearch@1.5.4-next.1
|
||||
- @backstage/plugin-search-backend-module-pg@0.5.33-next.1
|
||||
- @backstage/plugin-signals-backend@0.1.9-next.1
|
||||
- @backstage/plugin-signals-node@0.1.9-next.1
|
||||
|
||||
## 0.2.101-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-backend-legacy",
|
||||
"version": "0.2.101-next.0",
|
||||
"version": "0.2.101-next.1",
|
||||
"backstage": {
|
||||
"role": "backend"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/backend-openapi-utils
|
||||
|
||||
## 0.1.16-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.7.1-next.1
|
||||
- @backstage/errors@1.2.4
|
||||
|
||||
## 0.1.16-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-openapi-utils",
|
||||
"description": "OpenAPI typescript support.",
|
||||
"version": "0.1.16-next.0",
|
||||
"version": "0.1.16-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/backend-plugin-api
|
||||
|
||||
## 0.7.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- f011d1b: fix typo in `getPluginRequestToken` comments
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-permission-common@0.8.1-next.0
|
||||
- @backstage/cli-common@0.1.14
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-auth-node@0.4.18-next.1
|
||||
|
||||
## 0.7.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-plugin-api",
|
||||
"version": "0.7.1-next.0",
|
||||
"version": "0.7.1-next.1",
|
||||
"description": "Core API used by Backstage backend plugins",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/backend-tasks
|
||||
|
||||
## 0.5.28-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.7.1-next.1
|
||||
- @backstage/backend-common@0.23.4-next.1
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.5.28-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-tasks",
|
||||
"description": "Common distributed task management library for Backstage backends",
|
||||
"version": "0.5.28-next.0",
|
||||
"version": "0.5.28-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/backend-test-utils
|
||||
|
||||
## 0.4.5-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.7.1-next.1
|
||||
- @backstage/backend-app-api@0.8.1-next.1
|
||||
- @backstage/backend-defaults@0.4.2-next.1
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-auth-node@0.4.18-next.1
|
||||
- @backstage/plugin-events-node@0.3.9-next.1
|
||||
|
||||
## 0.4.5-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-test-utils",
|
||||
"version": "0.4.5-next.0",
|
||||
"version": "0.4.5-next.1",
|
||||
"description": "Test helpers library for Backstage backends",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,42 @@
|
||||
# example-backend
|
||||
|
||||
## 0.0.29-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-scaffolder-backend-module-github@0.4.1-next.1
|
||||
- @backstage/plugin-auth-backend-module-github-provider@0.1.20-next.1
|
||||
- @backstage/plugin-techdocs-backend@1.10.10-next.1
|
||||
- @backstage/plugin-permission-common@0.8.1-next.0
|
||||
- @backstage/plugin-catalog-backend@1.24.1-next.1
|
||||
- @backstage/plugin-permission-node@0.8.1-next.1
|
||||
- @backstage/plugin-search-backend-module-explore@0.1.29-next.1
|
||||
- @backstage/backend-plugin-api@0.7.1-next.1
|
||||
- @backstage/plugin-scaffolder-backend@1.23.1-next.1
|
||||
- @backstage/plugin-auth-backend@0.22.10-next.1
|
||||
- @backstage/plugin-search-backend-module-techdocs@0.1.28-next.1
|
||||
- @backstage/backend-defaults@0.4.2-next.1
|
||||
- @backstage/plugin-app-backend@0.3.72-next.1
|
||||
- @backstage/plugin-devtools-backend@0.3.9-next.1
|
||||
- @backstage/plugin-proxy-backend@0.5.4-next.1
|
||||
- @backstage/plugin-catalog-backend-module-unprocessed@0.4.10-next.1
|
||||
- @backstage/plugin-kubernetes-backend@0.18.4-next.1
|
||||
- @backstage/plugin-permission-backend@0.5.47-next.1
|
||||
- @backstage/plugin-permission-backend-module-allow-all-policy@0.1.20-next.1
|
||||
- @backstage/plugin-search-backend@1.5.15-next.1
|
||||
- @backstage/plugin-search-backend-module-catalog@0.1.29-next.1
|
||||
- @backstage/plugin-search-backend-node@1.2.28-next.1
|
||||
- @backstage/plugin-catalog-backend-module-openapi@0.1.41-next.1
|
||||
- @backstage/backend-tasks@0.5.28-next.1
|
||||
- @backstage/catalog-model@1.5.0
|
||||
- @backstage/plugin-auth-backend-module-guest-provider@0.1.9-next.1
|
||||
- @backstage/plugin-auth-node@0.4.18-next.1
|
||||
- @backstage/plugin-catalog-backend-module-backstage-openapi@0.2.6-next.1
|
||||
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.21-next.1
|
||||
- @backstage/plugin-notifications-backend@0.3.4-next.1
|
||||
- @backstage/plugin-signals-backend@0.1.9-next.1
|
||||
|
||||
## 0.0.29-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-backend",
|
||||
"version": "0.0.29-next.0",
|
||||
"version": "0.0.29-next.1",
|
||||
"main": "dist/index.cjs.js",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,22 @@
|
||||
# @backstage/cli
|
||||
|
||||
## 0.27.0-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e6e7d86: Switched the target from `'ES2022'` to `'es2022'` for better compatibility with older versions of `swc`.
|
||||
- Updated dependencies
|
||||
- @backstage/config-loader@1.9.0-next.1
|
||||
- @backstage/integration@1.14.0-next.0
|
||||
- @backstage/catalog-model@1.5.0
|
||||
- @backstage/cli-common@0.1.14
|
||||
- @backstage/cli-node@0.2.7
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/eslint-plugin@0.1.8
|
||||
- @backstage/release-manifests@0.0.11
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.27.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/cli",
|
||||
"version": "0.27.0-next.0",
|
||||
"version": "0.27.0-next.1",
|
||||
"description": "CLI for developing Backstage plugins and apps",
|
||||
"backstage": {
|
||||
"role": "cli"
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @backstage/config-loader
|
||||
|
||||
## 1.9.0-next.1
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 274428f: Add configuration key to File and Remote `ConfigSource`s that enables configuration of parsing logic. Previously limited to yaml, these `ConfigSource`s now allow for a multitude of parsing options (e.g. JSON).
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 1edd6c2: The `env` option of `ConfigSources.default` now correctly allows undefined members.
|
||||
- Updated dependencies
|
||||
- @backstage/cli-common@0.1.14
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 1.8.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/config-loader",
|
||||
"version": "1.8.2-next.0",
|
||||
"version": "1.9.0-next.1",
|
||||
"description": "Config loading functionality used by Backstage backend, and CLI",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/core-app-api",
|
||||
"description": "Core app API used by Backstage apps",
|
||||
"version": "1.14.1-next.0",
|
||||
"version": "1.14.2-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/core-compat-api
|
||||
|
||||
## 0.2.8-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 6349099: Added config input type to the extensions
|
||||
- Updated dependencies
|
||||
- @backstage/frontend-plugin-api@0.6.8-next.1
|
||||
- @backstage/core-plugin-api@1.9.3
|
||||
- @backstage/version-bridge@1.0.8
|
||||
|
||||
## 0.2.8-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/core-compat-api",
|
||||
"version": "0.2.8-next.0",
|
||||
"version": "0.2.8-next.1",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/create-app
|
||||
|
||||
## 0.5.18-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 6c1081c: Updated dockerfile and `app-config.production.yaml` to make it easier to get started with example data
|
||||
- Updated dependencies
|
||||
- @backstage/cli-common@0.1.14
|
||||
|
||||
## 0.5.18-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/create-app",
|
||||
"description": "A CLI that helps you create your own Backstage app",
|
||||
"version": "0.5.18-next.0",
|
||||
"version": "0.5.18-next.1",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/dev-utils
|
||||
|
||||
## 1.0.37-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@1.12.3-next.1
|
||||
- @backstage/app-defaults@1.5.10-next.1
|
||||
- @backstage/catalog-model@1.5.0
|
||||
- @backstage/core-app-api@1.14.2-next.0
|
||||
- @backstage/core-components@0.14.10-next.0
|
||||
- @backstage/core-plugin-api@1.9.3
|
||||
- @backstage/integration-react@1.1.30-next.0
|
||||
- @backstage/theme@0.5.6
|
||||
|
||||
## 1.0.36-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/dev-utils",
|
||||
"version": "1.0.36-next.0",
|
||||
"version": "1.0.37-next.1",
|
||||
"description": "Utilities for developing Backstage plugins.",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# e2e-test
|
||||
|
||||
## 0.2.19-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/create-app@0.5.18-next.1
|
||||
- @backstage/cli-common@0.1.14
|
||||
- @backstage/errors@1.2.4
|
||||
|
||||
## 0.2.19-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "e2e-test",
|
||||
"description": "E2E test for verifying Backstage packages",
|
||||
"version": "0.2.19-next.0",
|
||||
"version": "0.2.19-next.1",
|
||||
"private": true,
|
||||
"backstage": {
|
||||
"role": "cli"
|
||||
|
||||
@@ -1,5 +1,22 @@
|
||||
# @backstage/frontend-app-api
|
||||
|
||||
## 0.7.5-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 3be9aeb: Added support for v2 extensions, which declare their inputs and outputs without using a data map.
|
||||
- 6349099: Added config input type to the extensions
|
||||
- Updated dependencies
|
||||
- @backstage/frontend-plugin-api@0.6.8-next.1
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/core-app-api@1.14.2-next.0
|
||||
- @backstage/core-components@0.14.10-next.0
|
||||
- @backstage/core-plugin-api@1.9.3
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/theme@0.5.6
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/version-bridge@1.0.8
|
||||
|
||||
## 0.7.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/frontend-app-api",
|
||||
"version": "0.7.4-next.0",
|
||||
"version": "0.7.5-next.1",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,71 @@
|
||||
# @backstage/frontend-plugin-api
|
||||
|
||||
## 0.6.8-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 3be9aeb: Extensions have been changed to be declared with an array of inputs and outputs, rather than a map of named data refs. This change was made to reduce confusion around the role of the input and output names, as well as enable more powerful APIs for overriding extensions.
|
||||
|
||||
An extension that was previously declared like this:
|
||||
|
||||
```tsx
|
||||
const exampleExtension = createExtension({
|
||||
name: 'example',
|
||||
inputs: {
|
||||
items: createExtensionInput({
|
||||
element: coreExtensionData.reactElement,
|
||||
}),
|
||||
},
|
||||
output: {
|
||||
element: coreExtensionData.reactElement,
|
||||
},
|
||||
factory({ inputs }) {
|
||||
return {
|
||||
element: (
|
||||
<div>
|
||||
Example
|
||||
{inputs.items.map(item => {
|
||||
return <div>{item.output.element}</div>;
|
||||
})}
|
||||
</div>
|
||||
),
|
||||
};
|
||||
},
|
||||
});
|
||||
```
|
||||
|
||||
Should be migrated to the following:
|
||||
|
||||
```tsx
|
||||
const exampleExtension = createExtension({
|
||||
name: 'example',
|
||||
inputs: {
|
||||
items: createExtensionInput([coreExtensionData.reactElement]),
|
||||
},
|
||||
output: [coreExtensionData.reactElement],
|
||||
factory({ inputs }) {
|
||||
return [
|
||||
coreExtensionData.reactElement(
|
||||
<div>
|
||||
Example
|
||||
{inputs.items.map(item => {
|
||||
return <div>{item.get(coreExtensionData.reactElement)}</div>;
|
||||
})}
|
||||
</div>,
|
||||
),
|
||||
];
|
||||
},
|
||||
});
|
||||
```
|
||||
|
||||
- 3fb421d: Added support to be able to define `zod` config schema in Blueprints, with built in schema merging from the Blueprint and the extension instances.
|
||||
- 6349099: Added config input type to the extensions
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.14.10-next.0
|
||||
- @backstage/core-plugin-api@1.9.3
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/version-bridge@1.0.8
|
||||
|
||||
## 0.6.8-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/frontend-plugin-api",
|
||||
"version": "0.6.8-next.0",
|
||||
"version": "0.6.8-next.1",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/frontend-test-utils
|
||||
|
||||
## 0.1.12-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 3be9aeb: Added support for v2 extensions, which declare their inputs and outputs without using a data map.
|
||||
- 6349099: Added config input type to the extensions
|
||||
- Updated dependencies
|
||||
- @backstage/frontend-app-api@0.7.5-next.1
|
||||
- @backstage/frontend-plugin-api@0.6.8-next.1
|
||||
- @backstage/test-utils@1.5.10-next.1
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.1.11-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/frontend-test-utils",
|
||||
"version": "0.1.11-next.0",
|
||||
"version": "0.1.12-next.1",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/repo-tools
|
||||
|
||||
## 0.9.5-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config-loader@1.9.0-next.1
|
||||
- @backstage/backend-plugin-api@0.7.1-next.1
|
||||
- @backstage/catalog-model@1.5.0
|
||||
- @backstage/cli-common@0.1.14
|
||||
- @backstage/cli-node@0.2.7
|
||||
- @backstage/errors@1.2.4
|
||||
|
||||
## 0.9.5-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/repo-tools",
|
||||
"description": "CLI for Backstage repo tooling ",
|
||||
"version": "0.9.5-next.0",
|
||||
"version": "0.9.5-next.1",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,24 @@
|
||||
# techdocs-cli-embedded-app
|
||||
|
||||
## 0.2.99-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-techdocs@1.10.8-next.1
|
||||
- @backstage/cli@0.27.0-next.1
|
||||
- @backstage/plugin-catalog@1.21.2-next.1
|
||||
- @backstage/test-utils@1.5.10-next.1
|
||||
- @backstage/app-defaults@1.5.10-next.1
|
||||
- @backstage/catalog-model@1.5.0
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/core-app-api@1.14.2-next.0
|
||||
- @backstage/core-components@0.14.10-next.0
|
||||
- @backstage/core-plugin-api@1.9.3
|
||||
- @backstage/integration-react@1.1.30-next.0
|
||||
- @backstage/theme@0.5.6
|
||||
- @backstage/plugin-techdocs-react@1.2.7-next.0
|
||||
|
||||
## 0.2.99-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "techdocs-cli-embedded-app",
|
||||
"version": "0.2.99-next.0",
|
||||
"version": "0.2.99-next.1",
|
||||
"private": true,
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @techdocs/cli
|
||||
|
||||
## 1.8.17-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-techdocs-node@1.12.9-next.1
|
||||
- @backstage/backend-defaults@0.4.2-next.1
|
||||
- @backstage/catalog-model@1.5.0
|
||||
- @backstage/cli-common@0.1.14
|
||||
- @backstage/config@1.2.0
|
||||
|
||||
## 1.8.17-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@techdocs/cli",
|
||||
"description": "Utility CLI for managing TechDocs sites in Backstage.",
|
||||
"version": "1.8.17-next.0",
|
||||
"version": "1.8.17-next.1",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/test-utils
|
||||
|
||||
## 1.5.10-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-permission-common@0.8.1-next.0
|
||||
- @backstage/plugin-permission-react@0.4.25-next.0
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/core-app-api@1.14.2-next.0
|
||||
- @backstage/core-plugin-api@1.9.3
|
||||
- @backstage/theme@0.5.6
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 1.5.9-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/test-utils",
|
||||
"version": "1.5.9-next.0",
|
||||
"version": "1.5.10-next.1",
|
||||
"description": "Utilities to test Backstage plugins and apps.",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-api-docs
|
||||
|
||||
## 0.11.8-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@1.12.3-next.1
|
||||
- @backstage/frontend-plugin-api@0.6.8-next.1
|
||||
- @backstage/core-compat-api@0.2.8-next.1
|
||||
- @backstage/plugin-catalog@1.21.2-next.1
|
||||
- @backstage/plugin-catalog-common@1.0.26-next.0
|
||||
- @backstage/plugin-permission-react@0.4.25-next.0
|
||||
- @backstage/catalog-model@1.5.0
|
||||
- @backstage/core-components@0.14.10-next.0
|
||||
- @backstage/core-plugin-api@1.9.3
|
||||
|
||||
## 0.11.8-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-api-docs",
|
||||
"version": "0.11.8-next.0",
|
||||
"version": "0.11.8-next.1",
|
||||
"description": "A Backstage plugin that helps represent API entities in the frontend",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/plugin-app-backend
|
||||
|
||||
## 0.3.72-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config-loader@1.9.0-next.1
|
||||
- @backstage/backend-plugin-api@0.7.1-next.1
|
||||
- @backstage/backend-common@0.23.4-next.1
|
||||
- @backstage/plugin-app-node@0.1.23-next.1
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-auth-node@0.4.18-next.1
|
||||
|
||||
## 0.3.72-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-app-backend",
|
||||
"version": "0.3.72-next.0",
|
||||
"version": "0.3.72-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.23-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config-loader@1.9.0-next.1
|
||||
- @backstage/backend-plugin-api@0.7.1-next.1
|
||||
|
||||
## 0.1.23-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-app-node",
|
||||
"version": "0.1.23-next.0",
|
||||
"version": "0.1.23-next.1",
|
||||
"description": "Node.js library for the app plugin",
|
||||
"backstage": {
|
||||
"role": "node-library",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-app-visualizer
|
||||
|
||||
## 0.1.9-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/frontend-plugin-api@0.6.8-next.1
|
||||
- @backstage/core-components@0.14.10-next.0
|
||||
- @backstage/core-plugin-api@1.9.3
|
||||
|
||||
## 0.1.9-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-app-visualizer",
|
||||
"version": "0.1.9-next.0",
|
||||
"version": "0.1.9-next.1",
|
||||
"description": "Visualizes the Backstage app structure",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-auth-backend-module-atlassian-provider
|
||||
|
||||
## 0.2.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- c8f1cae: Add `signIn` to authentication provider configuration schema
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.7.1-next.1
|
||||
- @backstage/plugin-auth-node@0.4.18-next.1
|
||||
|
||||
## 0.2.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-atlassian-provider",
|
||||
"version": "0.2.4-next.0",
|
||||
"version": "0.2.4-next.1",
|
||||
"description": "The atlassian-provider backend module for the auth plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-auth-backend-module-aws-alb-provider
|
||||
|
||||
## 0.1.15-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- c8f1cae: Add `signIn` to authentication provider configuration schema
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.7.1-next.1
|
||||
- @backstage/plugin-auth-backend@0.22.10-next.1
|
||||
- @backstage/backend-common@0.23.4-next.1
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/plugin-auth-node@0.4.18-next.1
|
||||
|
||||
## 0.1.15-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-aws-alb-provider",
|
||||
"version": "0.1.15-next.0",
|
||||
"version": "0.1.15-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.1.6-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.7.1-next.1
|
||||
- @backstage/catalog-model@1.5.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/plugin-auth-node@0.4.18-next.1
|
||||
|
||||
## 0.1.6-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-azure-easyauth-provider",
|
||||
"version": "0.1.6-next.0",
|
||||
"version": "0.1.6-next.1",
|
||||
"description": "The azure-easyauth-provider backend module for the auth plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-auth-backend-module-bitbucket-provider
|
||||
|
||||
## 0.1.6-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- c8f1cae: Add `signIn` to authentication provider configuration schema
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.7.1-next.1
|
||||
- @backstage/plugin-auth-node@0.4.18-next.1
|
||||
|
||||
## 0.1.6-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-bitbucket-provider",
|
||||
"version": "0.1.6-next.0",
|
||||
"version": "0.1.6-next.1",
|
||||
"description": "The bitbucket-provider backend module for the auth plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-auth-backend-module-cloudflare-access-provider
|
||||
|
||||
## 0.1.6-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- c8f1cae: Add `signIn` to authentication provider configuration schema
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.7.1-next.1
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/plugin-auth-node@0.4.18-next.1
|
||||
|
||||
## 0.1.6-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-cloudflare-access-provider",
|
||||
"version": "0.1.6-next.0",
|
||||
"version": "0.1.6-next.1",
|
||||
"description": "The cloudflare-access-provider backend module for the auth plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-auth-backend-module-gcp-iap-provider
|
||||
|
||||
## 0.2.18-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- c8f1cae: Add `signIn` to authentication provider configuration schema
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.7.1-next.1
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-auth-node@0.4.18-next.1
|
||||
|
||||
## 0.2.18-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-gcp-iap-provider",
|
||||
"version": "0.2.18-next.0",
|
||||
"version": "0.2.18-next.1",
|
||||
"description": "A GCP IAP auth provider module for the Backstage auth backend",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-auth-backend-module-github-provider
|
||||
|
||||
## 0.1.20-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- c8f1cae: Add `signIn` to authentication provider configuration schema
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.7.1-next.1
|
||||
- @backstage/plugin-auth-node@0.4.18-next.1
|
||||
|
||||
## 0.1.20-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-github-provider",
|
||||
"version": "0.1.20-next.0",
|
||||
"version": "0.1.20-next.1",
|
||||
"description": "The github-provider backend module for the auth plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-auth-backend-module-gitlab-provider
|
||||
|
||||
## 0.1.20-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- c8f1cae: Add `signIn` to authentication provider configuration schema
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.7.1-next.1
|
||||
- @backstage/plugin-auth-node@0.4.18-next.1
|
||||
|
||||
## 0.1.20-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-gitlab-provider",
|
||||
"version": "0.1.20-next.0",
|
||||
"version": "0.1.20-next.1",
|
||||
"description": "The gitlab-provider backend module for the auth plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-auth-backend-module-google-provider
|
||||
|
||||
## 0.1.20-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- c8f1cae: Add `signIn` to authentication provider configuration schema
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.7.1-next.1
|
||||
- @backstage/plugin-auth-node@0.4.18-next.1
|
||||
|
||||
## 0.1.20-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-google-provider",
|
||||
"version": "0.1.20-next.0",
|
||||
"version": "0.1.20-next.1",
|
||||
"description": "A Google auth provider module for the Backstage auth backend",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-auth-backend-module-guest-provider
|
||||
|
||||
## 0.1.9-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.7.1-next.1
|
||||
- @backstage/backend-common@0.23.4-next.1
|
||||
- @backstage/catalog-model@1.5.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/plugin-auth-node@0.4.18-next.1
|
||||
|
||||
## 0.1.9-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-guest-provider",
|
||||
"version": "0.1.9-next.0",
|
||||
"version": "0.1.9-next.1",
|
||||
"description": "The guest-provider backend module for the auth plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-auth-backend-module-microsoft-provider
|
||||
|
||||
## 0.1.18-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- c8f1cae: Add `signIn` to authentication provider configuration schema
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.7.1-next.1
|
||||
- @backstage/plugin-auth-node@0.4.18-next.1
|
||||
|
||||
## 0.1.18-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-microsoft-provider",
|
||||
"version": "0.1.18-next.0",
|
||||
"version": "0.1.18-next.1",
|
||||
"description": "The microsoft-provider backend module for the auth plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-auth-backend-module-oauth2-provider
|
||||
|
||||
## 0.2.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- c8f1cae: Add `signIn` to authentication provider configuration schema
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.7.1-next.1
|
||||
- @backstage/plugin-auth-node@0.4.18-next.1
|
||||
|
||||
## 0.2.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-oauth2-provider",
|
||||
"version": "0.2.4-next.0",
|
||||
"version": "0.2.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.1.16-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.7.1-next.1
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/plugin-auth-node@0.4.18-next.1
|
||||
|
||||
## 0.1.16-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-oauth2-proxy-provider",
|
||||
"version": "0.1.16-next.0",
|
||||
"version": "0.1.16-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.2.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- c8f1cae: Add `signIn` to authentication provider configuration schema
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.7.1-next.1
|
||||
- @backstage/plugin-auth-backend@0.22.10-next.1
|
||||
- @backstage/backend-common@0.23.4-next.1
|
||||
- @backstage/plugin-auth-node@0.4.18-next.1
|
||||
|
||||
## 0.2.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-oidc-provider",
|
||||
"version": "0.2.4-next.0",
|
||||
"version": "0.2.4-next.1",
|
||||
"description": "The oidc-provider backend module for the auth plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-auth-backend-module-okta-provider
|
||||
|
||||
## 0.0.16-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- c8f1cae: Add `signIn` to authentication provider configuration schema
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.7.1-next.1
|
||||
- @backstage/plugin-auth-node@0.4.18-next.1
|
||||
|
||||
## 0.0.16-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-okta-provider",
|
||||
"version": "0.0.16-next.0",
|
||||
"version": "0.0.16-next.1",
|
||||
"description": "The okta-provider backend module for the auth plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-auth-backend-module-onelogin-provider
|
||||
|
||||
## 0.1.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- c8f1cae: Add `signIn` to authentication provider configuration schema
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.7.1-next.1
|
||||
- @backstage/plugin-auth-node@0.4.18-next.1
|
||||
|
||||
## 0.1.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-onelogin-provider",
|
||||
"version": "0.1.4-next.0",
|
||||
"version": "0.1.4-next.1",
|
||||
"description": "The onelogin-provider backend module for the auth plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-auth-backend-module-pinniped-provider
|
||||
|
||||
## 0.1.17-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.7.1-next.1
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/plugin-auth-node@0.4.18-next.1
|
||||
|
||||
## 0.1.17-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-pinniped-provider",
|
||||
"version": "0.1.17-next.0",
|
||||
"version": "0.1.17-next.1",
|
||||
"description": "The pinniped-provider backend module for the auth plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user