Merge pull request #24973 from backstage/changeset-release/master
Version Packages (next)
This commit is contained in:
@@ -184,18 +184,25 @@
|
||||
"@backstage/plugin-user-settings-backend": "0.2.17"
|
||||
},
|
||||
"changesets": [
|
||||
"beige-eagles-cheat",
|
||||
"brave-apples-move",
|
||||
"breezy-badgers-train",
|
||||
"brown-bananas-talk",
|
||||
"calm-cars-serve",
|
||||
"calm-plums-wink",
|
||||
"chilled-planes-sniff",
|
||||
"clever-radios-yawn",
|
||||
"cold-seas-end",
|
||||
"create-app-1716302437",
|
||||
"create-app-1716903719",
|
||||
"cuddly-eggs-sin",
|
||||
"cuddly-jobs-kick",
|
||||
"cyan-jobs-visit",
|
||||
"cyan-paws-beg",
|
||||
"cyan-snails-peel",
|
||||
"eighty-kings-dress",
|
||||
"eighty-yaks-switch",
|
||||
"empty-avocados-tease",
|
||||
"empty-spoons-tell",
|
||||
"empty-tables-ring",
|
||||
"famous-monkeys-count",
|
||||
@@ -205,26 +212,41 @@
|
||||
"gentle-baboons-peel",
|
||||
"gold-teachers-wink",
|
||||
"great-cougars-guess",
|
||||
"green-apricots-invite",
|
||||
"honest-pandas-chew",
|
||||
"itchy-spoons-cry",
|
||||
"large-months-decide",
|
||||
"late-ants-impress",
|
||||
"late-students-live",
|
||||
"light-rice-argue",
|
||||
"little-cooks-approve",
|
||||
"loud-pumpkins-bow",
|
||||
"lovely-hats-pay",
|
||||
"lucky-taxis-rule",
|
||||
"many-moles-sing",
|
||||
"many-windows-attack",
|
||||
"mean-laws-lay",
|
||||
"moody-buttons-hope",
|
||||
"neat-rivers-share",
|
||||
"nervous-queens-fly",
|
||||
"new-numbers-hug",
|
||||
"nice-pants-shave",
|
||||
"nine-hairs-kick",
|
||||
"nine-ties-type",
|
||||
"old-trees-check",
|
||||
"olive-mangos-tickle",
|
||||
"orange-chefs-end",
|
||||
"orange-pianos-eat",
|
||||
"perfect-bikes-invite",
|
||||
"polite-otters-talk",
|
||||
"popular-carrots-love",
|
||||
"pretty-berries-live",
|
||||
"proud-readers-move",
|
||||
"real-ghosts-return",
|
||||
"rich-teachers-agree",
|
||||
"rude-kings-press",
|
||||
"selfish-pugs-lick",
|
||||
"serious-yaks-sit",
|
||||
"seven-geese-raise",
|
||||
"shaggy-jokes-promise",
|
||||
"six-llamas-give",
|
||||
@@ -237,18 +259,23 @@
|
||||
"spotty-plants-switch",
|
||||
"strong-moose-work",
|
||||
"stupid-tigers-bake",
|
||||
"swift-islands-leave",
|
||||
"tall-lies-fetch",
|
||||
"tall-pumas-teach",
|
||||
"tender-seas-listen",
|
||||
"thirty-plums-shout",
|
||||
"tiny-pandas-return",
|
||||
"twenty-masks-dance",
|
||||
"warm-bees-hope",
|
||||
"warm-mayflies-yell",
|
||||
"weak-gifts-occur",
|
||||
"wet-crabs-guess",
|
||||
"wild-doors-cheat",
|
||||
"wild-ears-walk",
|
||||
"wise-beers-doubt",
|
||||
"wise-vans-sin",
|
||||
"wise-wasps-look",
|
||||
"young-apes-thank",
|
||||
"young-camels-return"
|
||||
]
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "root",
|
||||
"version": "1.28.0-next.1",
|
||||
"version": "1.28.0-next.2",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/app-defaults
|
||||
|
||||
## 1.5.6-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.14.8-next.1
|
||||
- @backstage/core-plugin-api@1.9.3-next.0
|
||||
- @backstage/core-app-api@1.12.6-next.0
|
||||
- @backstage/plugin-permission-react@0.4.23-next.0
|
||||
- @backstage/theme@0.5.6-next.0
|
||||
|
||||
## 1.5.6-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/app-defaults",
|
||||
"version": "1.5.6-next.0",
|
||||
"version": "1.5.6-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.12-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.14.8-next.1
|
||||
- @backstage/frontend-plugin-api@0.6.6-next.1
|
||||
|
||||
## 0.0.12-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "app-next-example-plugin",
|
||||
"version": "0.0.12-next.0",
|
||||
"version": "0.0.12-next.1",
|
||||
"description": "Backstage internal example plugin",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin"
|
||||
|
||||
@@ -1,5 +1,48 @@
|
||||
# example-app-next
|
||||
|
||||
## 0.0.12-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.14.8-next.1
|
||||
- @backstage/plugin-api-docs@0.11.6-next.1
|
||||
- @backstage/core-compat-api@0.2.6-next.1
|
||||
- @backstage/plugin-scaffolder@1.21.0-next.2
|
||||
- @backstage/plugin-techdocs@1.10.6-next.1
|
||||
- @backstage/plugin-org@0.6.26-next.1
|
||||
- @backstage/core-plugin-api@1.9.3-next.0
|
||||
- @backstage/plugin-catalog-graph@0.4.6-next.1
|
||||
- @backstage/plugin-catalog@1.21.0-next.2
|
||||
- @backstage/core-app-api@1.12.6-next.0
|
||||
- @backstage/cli@0.26.7-next.2
|
||||
- @backstage/app-defaults@1.5.6-next.1
|
||||
- @backstage/frontend-app-api@0.7.1-next.1
|
||||
- @backstage/frontend-plugin-api@0.6.6-next.1
|
||||
- @backstage/integration-react@1.1.28-next.0
|
||||
- @backstage/plugin-app-visualizer@0.1.7-next.1
|
||||
- @backstage/plugin-auth-react@0.1.3-next.1
|
||||
- @backstage/plugin-catalog-import@0.12.0-next.2
|
||||
- @backstage/plugin-catalog-react@1.12.1-next.1
|
||||
- @backstage/plugin-catalog-unprocessed-entities@0.2.5-next.1
|
||||
- @backstage/plugin-home@0.7.5-next.1
|
||||
- @backstage/plugin-kubernetes@0.11.11-next.2
|
||||
- @backstage/plugin-kubernetes-cluster@0.0.12-next.2
|
||||
- @backstage/plugin-notifications@0.2.2-next.2
|
||||
- @backstage/plugin-scaffolder-react@1.8.7-next.2
|
||||
- @backstage/plugin-search@1.4.12-next.2
|
||||
- @backstage/plugin-search-react@1.7.12-next.1
|
||||
- @backstage/plugin-signals@0.0.7-next.1
|
||||
- @backstage/plugin-techdocs-module-addons-contrib@1.1.11-next.1
|
||||
- @backstage/plugin-techdocs-react@1.2.5-next.1
|
||||
- @backstage/plugin-user-settings@0.8.7-next.1
|
||||
- @backstage/plugin-permission-react@0.4.23-next.0
|
||||
- @backstage/catalog-model@1.5.0
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/theme@0.5.6-next.0
|
||||
- @backstage/plugin-catalog-common@1.0.23
|
||||
- @backstage/plugin-search-common@1.2.11
|
||||
|
||||
## 0.0.12-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-app-next",
|
||||
"version": "0.0.12-next.1",
|
||||
"version": "0.0.12-next.2",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
@@ -1,5 +1,46 @@
|
||||
# example-app
|
||||
|
||||
## 0.2.98-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.14.8-next.1
|
||||
- @backstage/plugin-api-docs@0.11.6-next.1
|
||||
- @backstage/plugin-scaffolder@1.21.0-next.2
|
||||
- @backstage/plugin-techdocs@1.10.6-next.1
|
||||
- @backstage/plugin-org@0.6.26-next.1
|
||||
- @backstage/core-plugin-api@1.9.3-next.0
|
||||
- @backstage/plugin-catalog-graph@0.4.6-next.1
|
||||
- @backstage/plugin-catalog@1.21.0-next.2
|
||||
- @backstage/core-app-api@1.12.6-next.0
|
||||
- @backstage/cli@0.26.7-next.2
|
||||
- @backstage/app-defaults@1.5.6-next.1
|
||||
- @backstage/frontend-app-api@0.7.1-next.1
|
||||
- @backstage/integration-react@1.1.28-next.0
|
||||
- @backstage/plugin-auth-react@0.1.3-next.1
|
||||
- @backstage/plugin-catalog-import@0.12.0-next.2
|
||||
- @backstage/plugin-catalog-react@1.12.1-next.1
|
||||
- @backstage/plugin-catalog-unprocessed-entities@0.2.5-next.1
|
||||
- @backstage/plugin-devtools@0.1.15-next.1
|
||||
- @backstage/plugin-home@0.7.5-next.1
|
||||
- @backstage/plugin-kubernetes@0.11.11-next.2
|
||||
- @backstage/plugin-kubernetes-cluster@0.0.12-next.2
|
||||
- @backstage/plugin-notifications@0.2.2-next.2
|
||||
- @backstage/plugin-scaffolder-react@1.8.7-next.2
|
||||
- @backstage/plugin-search@1.4.12-next.2
|
||||
- @backstage/plugin-search-react@1.7.12-next.1
|
||||
- @backstage/plugin-signals@0.0.7-next.1
|
||||
- @backstage/plugin-techdocs-module-addons-contrib@1.1.11-next.1
|
||||
- @backstage/plugin-techdocs-react@1.2.5-next.1
|
||||
- @backstage/plugin-user-settings@0.8.7-next.1
|
||||
- @backstage/plugin-permission-react@0.4.23-next.0
|
||||
- @backstage/catalog-model@1.5.0
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/theme@0.5.6-next.0
|
||||
- @backstage/plugin-catalog-common@1.0.23
|
||||
- @backstage/plugin-search-common@1.2.11
|
||||
|
||||
## 0.2.98-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-app",
|
||||
"version": "0.2.98-next.1",
|
||||
"version": "0.2.98-next.2",
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,22 @@
|
||||
# @backstage/backend-app-api
|
||||
|
||||
## 0.7.6-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/cli-node@0.2.6-next.1
|
||||
- @backstage/backend-plugin-api@0.6.19-next.2
|
||||
- @backstage/backend-common@0.23.0-next.2
|
||||
- @backstage/plugin-permission-node@0.7.30-next.2
|
||||
- @backstage/backend-tasks@0.5.24-next.2
|
||||
- @backstage/plugin-auth-node@0.4.14-next.2
|
||||
- @backstage/config-loader@1.8.0
|
||||
- @backstage/cli-common@0.1.13
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.7.6-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-app-api",
|
||||
"version": "0.7.6-next.1",
|
||||
"version": "0.7.6-next.2",
|
||||
"description": "Core API used by Backstage backend apps",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,27 @@
|
||||
# @backstage/backend-common
|
||||
|
||||
## 0.23.0-next.2
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 395b973: Implemented `readTree` for Harness provider to support TechDocs functionality
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 0634fdc: Deprecated `dropDatabase`
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.19-next.2
|
||||
- @backstage/integration@1.12.0-next.0
|
||||
- @backstage/backend-app-api@0.7.6-next.2
|
||||
- @backstage/plugin-auth-node@0.4.14-next.2
|
||||
- @backstage/config-loader@1.8.0
|
||||
- @backstage/backend-dev-utils@0.1.4
|
||||
- @backstage/cli-common@0.1.13
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/integration-aws-node@0.1.12
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.23.0-next.1
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-common",
|
||||
"version": "0.23.0-next.1",
|
||||
"version": "0.23.0-next.2",
|
||||
"description": "Common functionality library for Backstage backends",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,22 @@
|
||||
# @backstage/backend-defaults
|
||||
|
||||
## 0.3.0-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 0634fdc: Deprecated `dropDatabase`
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.19-next.2
|
||||
- @backstage/backend-common@0.23.0-next.2
|
||||
- @backstage/plugin-permission-node@0.7.30-next.2
|
||||
- @backstage/backend-app-api@0.7.6-next.2
|
||||
- @backstage/plugin-events-node@0.3.5-next.1
|
||||
- @backstage/config-loader@1.8.0
|
||||
- @backstage/backend-dev-utils@0.1.4
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.3.0-next.1
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-defaults",
|
||||
"version": "0.3.0-next.1",
|
||||
"version": "0.3.0-next.2",
|
||||
"description": "Backend defaults used by Backstage backend apps",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,31 @@
|
||||
# @backstage/backend-dynamic-feature-service
|
||||
|
||||
## 0.2.11-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/cli-node@0.2.6-next.1
|
||||
- @backstage/backend-plugin-api@0.6.19-next.2
|
||||
- @backstage/backend-common@0.23.0-next.2
|
||||
- @backstage/plugin-permission-node@0.7.30-next.2
|
||||
- @backstage/backend-app-api@0.7.6-next.2
|
||||
- @backstage/backend-tasks@0.5.24-next.2
|
||||
- @backstage/plugin-app-node@0.1.19-next.1
|
||||
- @backstage/plugin-auth-node@0.4.14-next.2
|
||||
- @backstage/plugin-catalog-backend@1.23.0-next.2
|
||||
- @backstage/plugin-events-backend@0.3.6-next.2
|
||||
- @backstage/plugin-events-node@0.3.5-next.1
|
||||
- @backstage/plugin-scaffolder-node@0.4.5-next.2
|
||||
- @backstage/plugin-search-backend-node@1.2.24-next.2
|
||||
- @backstage/config-loader@1.8.0
|
||||
- @backstage/cli-common@0.1.13
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-permission-common@0.7.13
|
||||
- @backstage/plugin-search-common@1.2.11
|
||||
|
||||
## 0.2.11-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-dynamic-feature-service",
|
||||
"description": "Backstage dynamic feature service",
|
||||
"version": "0.2.11-next.1",
|
||||
"version": "0.2.11-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,47 @@
|
||||
# example-backend-legacy
|
||||
|
||||
## 0.2.99-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-techdocs-backend@1.10.6-next.2
|
||||
- @backstage/plugin-scaffolder-backend-module-gitlab@0.4.1-next.2
|
||||
- @backstage/backend-common@0.23.0-next.2
|
||||
- @backstage/integration@1.12.0-next.0
|
||||
- @backstage/plugin-permission-node@0.7.30-next.2
|
||||
- example-app@0.2.98-next.2
|
||||
- @backstage/plugin-search-backend-module-techdocs@0.1.24-next.2
|
||||
- @backstage/plugin-scaffolder-backend@1.22.8-next.2
|
||||
- @backstage/backend-tasks@0.5.24-next.2
|
||||
- @backstage/plugin-app-backend@0.3.68-next.2
|
||||
- @backstage/plugin-auth-backend@0.22.6-next.2
|
||||
- @backstage/plugin-auth-node@0.4.14-next.2
|
||||
- @backstage/plugin-catalog-backend@1.23.0-next.2
|
||||
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.17-next.2
|
||||
- @backstage/plugin-catalog-backend-module-unprocessed@0.4.6-next.2
|
||||
- @backstage/plugin-catalog-node@1.12.1-next.1
|
||||
- @backstage/plugin-devtools-backend@0.3.5-next.2
|
||||
- @backstage/plugin-events-backend@0.3.6-next.2
|
||||
- @backstage/plugin-events-node@0.3.5-next.1
|
||||
- @backstage/plugin-kubernetes-backend@0.18.0-next.2
|
||||
- @backstage/plugin-permission-backend@0.5.43-next.2
|
||||
- @backstage/plugin-proxy-backend@0.5.0-next.2
|
||||
- @backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.2.20-next.2
|
||||
- @backstage/plugin-scaffolder-backend-module-rails@0.4.36-next.2
|
||||
- @backstage/plugin-search-backend@1.5.10-next.2
|
||||
- @backstage/plugin-search-backend-module-catalog@0.1.25-next.2
|
||||
- @backstage/plugin-search-backend-module-elasticsearch@1.4.2-next.2
|
||||
- @backstage/plugin-search-backend-module-explore@0.1.25-next.2
|
||||
- @backstage/plugin-search-backend-module-pg@0.5.28-next.2
|
||||
- @backstage/plugin-search-backend-node@1.2.24-next.2
|
||||
- @backstage/plugin-signals-backend@0.1.5-next.2
|
||||
- @backstage/plugin-signals-node@0.1.5-next.2
|
||||
- @backstage/catalog-client@1.6.5
|
||||
- @backstage/catalog-model@1.5.0
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/plugin-permission-common@0.7.13
|
||||
|
||||
## 0.2.99-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-backend-legacy",
|
||||
"version": "0.2.99-next.1",
|
||||
"version": "0.2.99-next.2",
|
||||
"backstage": {
|
||||
"role": "backend"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/backend-openapi-utils
|
||||
|
||||
## 0.1.12-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.19-next.2
|
||||
- @backstage/errors@1.2.4
|
||||
|
||||
## 0.1.12-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-openapi-utils",
|
||||
"description": "OpenAPI typescript support.",
|
||||
"version": "0.1.12-next.0",
|
||||
"version": "0.1.12-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/backend-plugin-api
|
||||
|
||||
## 0.6.19-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 3aa3fc7: Marked the `TokenManagerService` and `IdentityService` types as deprecated
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.4.14-next.2
|
||||
- @backstage/cli-common@0.1.13
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-permission-common@0.7.13
|
||||
|
||||
## 0.6.19-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-plugin-api",
|
||||
"version": "0.6.19-next.1",
|
||||
"version": "0.6.19-next.2",
|
||||
"description": "Core API used by Backstage backend plugins",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/backend-tasks
|
||||
|
||||
## 0.5.24-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.19-next.2
|
||||
- @backstage/backend-common@0.23.0-next.2
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.5.24-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-tasks",
|
||||
"description": "Common distributed task management library for Backstage backends",
|
||||
"version": "0.5.24-next.1",
|
||||
"version": "0.5.24-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/backend-test-utils
|
||||
|
||||
## 0.4.0-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 0634fdc: Refactored `TestDatabases` to no longer depend on `backend-common`
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.19-next.2
|
||||
- @backstage/backend-app-api@0.7.6-next.2
|
||||
- @backstage/plugin-auth-node@0.4.14-next.2
|
||||
- @backstage/plugin-events-node@0.3.5-next.1
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.4.0-next.1
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-test-utils",
|
||||
"version": "0.4.0-next.1",
|
||||
"version": "0.4.0-next.2",
|
||||
"description": "Test helpers library for Backstage backends",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,42 @@
|
||||
# example-backend
|
||||
|
||||
## 0.0.27-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-techdocs-backend@1.10.6-next.2
|
||||
- @backstage/backend-plugin-api@0.6.19-next.2
|
||||
- @backstage/backend-defaults@0.3.0-next.2
|
||||
- @backstage/plugin-permission-node@0.7.30-next.2
|
||||
- @backstage/plugin-scaffolder-backend-module-github@0.3.0-next.2
|
||||
- @backstage/plugin-search-backend-module-techdocs@0.1.24-next.2
|
||||
- @backstage/plugin-scaffolder-backend@1.22.8-next.2
|
||||
- @backstage/backend-tasks@0.5.24-next.2
|
||||
- @backstage/plugin-app-backend@0.3.68-next.2
|
||||
- @backstage/plugin-auth-backend@0.22.6-next.2
|
||||
- @backstage/plugin-auth-backend-module-github-provider@0.1.16-next.1
|
||||
- @backstage/plugin-auth-backend-module-guest-provider@0.1.5-next.2
|
||||
- @backstage/plugin-auth-node@0.4.14-next.2
|
||||
- @backstage/plugin-catalog-backend@1.23.0-next.2
|
||||
- @backstage/plugin-catalog-backend-module-backstage-openapi@0.2.2-next.1
|
||||
- @backstage/plugin-catalog-backend-module-openapi@0.1.37-next.2
|
||||
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.17-next.2
|
||||
- @backstage/plugin-catalog-backend-module-unprocessed@0.4.6-next.2
|
||||
- @backstage/plugin-devtools-backend@0.3.5-next.2
|
||||
- @backstage/plugin-kubernetes-backend@0.18.0-next.2
|
||||
- @backstage/plugin-notifications-backend@0.3.0-next.2
|
||||
- @backstage/plugin-permission-backend@0.5.43-next.2
|
||||
- @backstage/plugin-permission-backend-module-allow-all-policy@0.1.16-next.1
|
||||
- @backstage/plugin-proxy-backend@0.5.0-next.2
|
||||
- @backstage/plugin-search-backend@1.5.10-next.2
|
||||
- @backstage/plugin-search-backend-module-catalog@0.1.25-next.2
|
||||
- @backstage/plugin-search-backend-module-explore@0.1.25-next.2
|
||||
- @backstage/plugin-search-backend-node@1.2.24-next.2
|
||||
- @backstage/plugin-signals-backend@0.1.5-next.2
|
||||
- @backstage/catalog-model@1.5.0
|
||||
- @backstage/plugin-permission-common@0.7.13
|
||||
|
||||
## 0.0.27-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-backend",
|
||||
"version": "0.0.27-next.1",
|
||||
"version": "0.0.27-next.2",
|
||||
"main": "dist/index.cjs.js",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/cli-node
|
||||
|
||||
## 0.2.6-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- a1ae9cc: Updated doc link.
|
||||
- Updated dependencies
|
||||
- @backstage/cli-common@0.1.13
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.2.6-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/cli-node",
|
||||
"version": "0.2.6-next.0",
|
||||
"version": "0.2.6-next.1",
|
||||
"description": "Node.js library for Backstage CLIs",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,21 @@
|
||||
# @backstage/cli
|
||||
|
||||
## 0.26.7-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/cli-node@0.2.6-next.1
|
||||
- @backstage/integration@1.12.0-next.0
|
||||
- @backstage/config-loader@1.8.0
|
||||
- @backstage/catalog-model@1.5.0
|
||||
- @backstage/cli-common@0.1.13
|
||||
- @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.26.7-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/cli",
|
||||
"version": "0.26.7-next.1",
|
||||
"version": "0.26.7-next.2",
|
||||
"description": "CLI for developing Backstage plugins and apps",
|
||||
"backstage": {
|
||||
"role": "cli"
|
||||
|
||||
@@ -1,5 +1,41 @@
|
||||
# @backstage/core-app-api
|
||||
|
||||
## 1.12.6-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 35fbe09: Added support for configuration of route bindings through static configuration, and default targets for external route refs.
|
||||
|
||||
In addition to configuring route bindings through code, it is now also possible to configure route bindings under the `app.routes.bindings` key, for example:
|
||||
|
||||
```yaml
|
||||
app:
|
||||
routes:
|
||||
bindings:
|
||||
catalog.createComponent: catalog-import.importPage
|
||||
```
|
||||
|
||||
Each key in the route binding object is of the form `<plugin-id>.<externalRouteName>`, where the route name is key used in the `externalRoutes` object passed to `createPlugin`. The value is of the same form, but with the name taken from the plugin `routes` option instead.
|
||||
|
||||
The equivalent of the above configuration in code is the following:
|
||||
|
||||
```ts
|
||||
const app = createApp({
|
||||
// ...
|
||||
bindRoutes({ bind }) {
|
||||
bind(catalogPlugin.externalRoutes, {
|
||||
createComponent: catalogImportPlugin.routes.importPage,
|
||||
});
|
||||
},
|
||||
});
|
||||
```
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.9.3-next.0
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/version-bridge@1.0.8
|
||||
|
||||
## 1.12.5
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/core-app-api",
|
||||
"description": "Core app API used by Backstage apps",
|
||||
"version": "1.12.5",
|
||||
"version": "1.12.6-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/core-compat-api
|
||||
|
||||
## 0.2.6-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 35fbe09: Add support for forwarding default target from legacy external route refs.
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.9.3-next.0
|
||||
- @backstage/frontend-plugin-api@0.6.6-next.1
|
||||
- @backstage/version-bridge@1.0.8
|
||||
|
||||
## 0.2.6-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/core-compat-api",
|
||||
"version": "0.2.6-next.0",
|
||||
"version": "0.2.6-next.1",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @backstage/core-components
|
||||
|
||||
## 0.14.8-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- a0b46f6: Having tooltip inherit font size for consistency in catalog table columns
|
||||
- eae0e4d: Fixed an issue causing `SidebarSubmenu` text to not follow the theme color
|
||||
- 3e175c8: Removed max width from `Select` component.
|
||||
- 57d7582: Fixed a bug in `SupportButton` where the title was rendered with the characteristics of a button.
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.9.3-next.0
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/theme@0.5.6-next.0
|
||||
- @backstage/version-bridge@1.0.8
|
||||
|
||||
## 0.14.8-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/core-components",
|
||||
"description": "Core components used by Backstage plugins and apps",
|
||||
"version": "0.14.8-next.0",
|
||||
"version": "0.14.8-next.1",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/core-plugin-api
|
||||
|
||||
## 1.9.3-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 35fbe09: Added a new `defaultTarget` option to `createExternalRouteRef`. I lets you specify a default target of the route by name, for example `'catalog.catalogIndex'`, which will be used if the target route is present in the app and there is no explicit route binding.
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/version-bridge@1.0.8
|
||||
|
||||
## 1.9.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/core-plugin-api",
|
||||
"description": "Core API used by Backstage plugins",
|
||||
"version": "1.9.2",
|
||||
"version": "1.9.3-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/create-app
|
||||
|
||||
## 0.5.16-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 78363f6: Bumped TypeScript to version `5.4`.
|
||||
- 81507c8: Updated `node-gyp` to v10
|
||||
- Updated dependencies
|
||||
- @backstage/cli-common@0.1.13
|
||||
|
||||
## 0.5.16-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/create-app",
|
||||
"description": "A CLI that helps you create your own Backstage app",
|
||||
"version": "0.5.16-next.1",
|
||||
"version": "0.5.16-next.2",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/dev-utils
|
||||
|
||||
## 1.0.33-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.14.8-next.1
|
||||
- @backstage/core-plugin-api@1.9.3-next.0
|
||||
- @backstage/core-app-api@1.12.6-next.0
|
||||
- @backstage/app-defaults@1.5.6-next.1
|
||||
- @backstage/integration-react@1.1.28-next.0
|
||||
- @backstage/plugin-catalog-react@1.12.1-next.1
|
||||
- @backstage/catalog-model@1.5.0
|
||||
- @backstage/theme@0.5.6-next.0
|
||||
|
||||
## 1.0.33-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/dev-utils",
|
||||
"version": "1.0.33-next.0",
|
||||
"version": "1.0.33-next.1",
|
||||
"description": "Utilities for developing Backstage plugins.",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# e2e-test
|
||||
|
||||
## 0.2.17-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/create-app@0.5.16-next.2
|
||||
- @backstage/cli-common@0.1.13
|
||||
- @backstage/errors@1.2.4
|
||||
|
||||
## 0.2.17-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "e2e-test",
|
||||
"description": "E2E test for verifying Backstage packages",
|
||||
"version": "0.2.17-next.0",
|
||||
"version": "0.2.17-next.1",
|
||||
"private": true,
|
||||
"backstage": {
|
||||
"role": "cli"
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @backstage/frontend-app-api
|
||||
|
||||
## 0.7.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.14.8-next.1
|
||||
- @backstage/core-plugin-api@1.9.3-next.0
|
||||
- @backstage/core-app-api@1.12.6-next.0
|
||||
- @backstage/frontend-plugin-api@0.6.6-next.1
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/theme@0.5.6-next.0
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/version-bridge@1.0.8
|
||||
|
||||
## 0.7.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/frontend-app-api",
|
||||
"version": "0.7.1-next.0",
|
||||
"version": "0.7.1-next.1",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/frontend-plugin-api
|
||||
|
||||
## 0.6.6-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.14.8-next.1
|
||||
- @backstage/core-plugin-api@1.9.3-next.0
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/version-bridge@1.0.8
|
||||
|
||||
## 0.6.6-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/frontend-plugin-api",
|
||||
"version": "0.6.6-next.0",
|
||||
"version": "0.6.6-next.1",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/frontend-test-utils
|
||||
|
||||
## 0.1.8-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/frontend-app-api@0.7.1-next.1
|
||||
- @backstage/frontend-plugin-api@0.6.6-next.1
|
||||
- @backstage/test-utils@1.5.6-next.1
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.1.8-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/frontend-test-utils",
|
||||
"version": "0.1.8-next.0",
|
||||
"version": "0.1.8-next.1",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/integration-react
|
||||
|
||||
## 1.1.28-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.9.3-next.0
|
||||
- @backstage/integration@1.12.0-next.0
|
||||
- @backstage/config@1.2.0
|
||||
|
||||
## 1.1.27
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/integration-react",
|
||||
"version": "1.1.27",
|
||||
"version": "1.1.28-next.0",
|
||||
"description": "Frontend package for managing integrations towards external systems",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/integration
|
||||
|
||||
## 1.12.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 395b973: Implemented `readTree` for Harness provider to support TechDocs functionality
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
|
||||
## 1.11.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/integration",
|
||||
"version": "1.11.0",
|
||||
"version": "1.12.0-next.0",
|
||||
"description": "Helpers for managing integrations towards external systems",
|
||||
"backstage": {
|
||||
"role": "common-library"
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/repo-tools
|
||||
|
||||
## 0.9.1-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/cli-node@0.2.6-next.1
|
||||
- @backstage/backend-plugin-api@0.6.19-next.2
|
||||
- @backstage/config-loader@1.8.0
|
||||
- @backstage/catalog-model@1.5.0
|
||||
- @backstage/cli-common@0.1.13
|
||||
- @backstage/errors@1.2.4
|
||||
|
||||
## 0.9.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/repo-tools",
|
||||
"description": "CLI for Backstage repo tooling ",
|
||||
"version": "0.9.1-next.1",
|
||||
"version": "0.9.1-next.2",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,24 @@
|
||||
# techdocs-cli-embedded-app
|
||||
|
||||
## 0.2.97-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.14.8-next.1
|
||||
- @backstage/plugin-techdocs@1.10.6-next.1
|
||||
- @backstage/core-plugin-api@1.9.3-next.0
|
||||
- @backstage/plugin-catalog@1.21.0-next.2
|
||||
- @backstage/core-app-api@1.12.6-next.0
|
||||
- @backstage/cli@0.26.7-next.2
|
||||
- @backstage/app-defaults@1.5.6-next.1
|
||||
- @backstage/integration-react@1.1.28-next.0
|
||||
- @backstage/plugin-techdocs-react@1.2.5-next.1
|
||||
- @backstage/test-utils@1.5.6-next.1
|
||||
- @backstage/catalog-model@1.5.0
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/theme@0.5.6-next.0
|
||||
|
||||
## 0.2.97-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "techdocs-cli-embedded-app",
|
||||
"version": "0.2.97-next.0",
|
||||
"version": "0.2.97-next.1",
|
||||
"private": true,
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @techdocs/cli
|
||||
|
||||
## 1.8.12-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-techdocs-node@1.12.5-next.2
|
||||
- @backstage/backend-common@0.23.0-next.2
|
||||
- @backstage/catalog-model@1.5.0
|
||||
- @backstage/cli-common@0.1.13
|
||||
- @backstage/config@1.2.0
|
||||
|
||||
## 1.8.12-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@techdocs/cli",
|
||||
"description": "Utility CLI for managing TechDocs sites in Backstage.",
|
||||
"version": "1.8.12-next.1",
|
||||
"version": "1.8.12-next.2",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/test-utils
|
||||
|
||||
## 1.5.6-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.9.3-next.0
|
||||
- @backstage/core-app-api@1.12.6-next.0
|
||||
- @backstage/plugin-permission-react@0.4.23-next.0
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/theme@0.5.6-next.0
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-permission-common@0.7.13
|
||||
|
||||
## 1.5.6-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/test-utils",
|
||||
"version": "1.5.6-next.0",
|
||||
"version": "1.5.6-next.1",
|
||||
"description": "Utilities to test Backstage plugins and apps.",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
|
||||
@@ -1,5 +1,22 @@
|
||||
# @backstage/plugin-api-docs
|
||||
|
||||
## 0.11.6-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 7f84039: The `registerComponent` external route will now by default bind to the catalog import page if it is available.
|
||||
- 9cdc651: Make sure that the toggle button state is properly reflected in API cards
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.14.8-next.1
|
||||
- @backstage/core-compat-api@0.2.6-next.1
|
||||
- @backstage/core-plugin-api@1.9.3-next.0
|
||||
- @backstage/plugin-catalog@1.21.0-next.2
|
||||
- @backstage/frontend-plugin-api@0.6.6-next.1
|
||||
- @backstage/plugin-catalog-react@1.12.1-next.1
|
||||
- @backstage/plugin-permission-react@0.4.23-next.0
|
||||
- @backstage/catalog-model@1.5.0
|
||||
- @backstage/plugin-catalog-common@1.0.23
|
||||
|
||||
## 0.11.6-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-api-docs",
|
||||
"version": "0.11.6-next.0",
|
||||
"version": "0.11.6-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.68-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.19-next.2
|
||||
- @backstage/backend-common@0.23.0-next.2
|
||||
- @backstage/plugin-app-node@0.1.19-next.1
|
||||
- @backstage/plugin-auth-node@0.4.14-next.2
|
||||
- @backstage/config-loader@1.8.0
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.3.68-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-app-backend",
|
||||
"description": "A Backstage backend plugin that serves the Backstage frontend app",
|
||||
"version": "0.3.68-next.1",
|
||||
"version": "0.3.68-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-app-node
|
||||
|
||||
## 0.1.19-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.19-next.2
|
||||
- @backstage/config-loader@1.8.0
|
||||
|
||||
## 0.1.19-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-app-node",
|
||||
"description": "Node.js library for the app plugin",
|
||||
"version": "0.1.19-next.0",
|
||||
"version": "0.1.19-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-app-visualizer
|
||||
|
||||
## 0.1.7-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.14.8-next.1
|
||||
- @backstage/core-plugin-api@1.9.3-next.0
|
||||
- @backstage/frontend-plugin-api@0.6.6-next.1
|
||||
|
||||
## 0.1.7-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-app-visualizer",
|
||||
"version": "0.1.7-next.0",
|
||||
"version": "0.1.7-next.1",
|
||||
"description": "Visualizes the Backstage app structure",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin"
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-auth-backend-module-atlassian-provider
|
||||
|
||||
## 0.1.11-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.19-next.2
|
||||
- @backstage/plugin-auth-node@0.4.14-next.2
|
||||
|
||||
## 0.1.11-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-atlassian-provider",
|
||||
"description": "The atlassian-provider backend module for the auth plugin.",
|
||||
"version": "0.1.11-next.0",
|
||||
"version": "0.1.11-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-auth-backend-module-aws-alb-provider
|
||||
|
||||
## 0.1.11-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.19-next.2
|
||||
- @backstage/backend-common@0.23.0-next.2
|
||||
- @backstage/plugin-auth-backend@0.22.6-next.2
|
||||
- @backstage/plugin-auth-node@0.4.14-next.2
|
||||
- @backstage/errors@1.2.4
|
||||
|
||||
## 0.1.11-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-aws-alb-provider",
|
||||
"description": "The aws-alb provider module for the Backstage auth backend.",
|
||||
"version": "0.1.11-next.1",
|
||||
"version": "0.1.11-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-auth-backend-module-azure-easyauth-provider
|
||||
|
||||
## 0.1.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.19-next.2
|
||||
- @backstage/plugin-auth-node@0.4.14-next.2
|
||||
- @backstage/catalog-model@1.5.0
|
||||
- @backstage/errors@1.2.4
|
||||
|
||||
## 0.1.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-azure-easyauth-provider",
|
||||
"version": "0.1.2-next.0",
|
||||
"version": "0.1.2-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.1.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.19-next.2
|
||||
- @backstage/plugin-auth-node@0.4.14-next.2
|
||||
|
||||
## 0.1.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-bitbucket-provider",
|
||||
"version": "0.1.2-next.0",
|
||||
"version": "0.1.2-next.1",
|
||||
"description": "The bitbucket-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.1.2-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.19-next.2
|
||||
- @backstage/plugin-auth-node@0.4.14-next.2
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
|
||||
## 0.1.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-cloudflare-access-provider",
|
||||
"version": "0.1.2-next.1",
|
||||
"version": "0.1.2-next.2",
|
||||
"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.2.14-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.19-next.2
|
||||
- @backstage/plugin-auth-node@0.4.14-next.2
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.2.14-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-gcp-iap-provider",
|
||||
"description": "A GCP IAP auth provider module for the Backstage auth backend",
|
||||
"version": "0.2.14-next.0",
|
||||
"version": "0.2.14-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-auth-backend-module-github-provider
|
||||
|
||||
## 0.1.16-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.19-next.2
|
||||
- @backstage/plugin-auth-node@0.4.14-next.2
|
||||
|
||||
## 0.1.16-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-github-provider",
|
||||
"version": "0.1.16-next.0",
|
||||
"version": "0.1.16-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.1.16-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.19-next.2
|
||||
- @backstage/plugin-auth-node@0.4.14-next.2
|
||||
|
||||
## 0.1.16-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-gitlab-provider",
|
||||
"description": "The gitlab-provider backend module for the auth plugin.",
|
||||
"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,13 @@
|
||||
# @backstage/plugin-auth-backend-module-google-provider
|
||||
|
||||
## 0.1.16-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.19-next.2
|
||||
- @backstage/plugin-auth-node@0.4.14-next.2
|
||||
|
||||
## 0.1.16-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-google-provider",
|
||||
"description": "A Google auth provider module for the Backstage auth backend",
|
||||
"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,16 @@
|
||||
# @backstage/plugin-auth-backend-module-guest-provider
|
||||
|
||||
## 0.1.5-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.19-next.2
|
||||
- @backstage/backend-common@0.23.0-next.2
|
||||
- @backstage/plugin-auth-node@0.4.14-next.2
|
||||
- @backstage/catalog-model@1.5.0
|
||||
- @backstage/errors@1.2.4
|
||||
|
||||
## 0.1.5-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-guest-provider",
|
||||
"version": "0.1.5-next.1",
|
||||
"version": "0.1.5-next.2",
|
||||
"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.1.14-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.19-next.2
|
||||
- @backstage/plugin-auth-node@0.4.14-next.2
|
||||
|
||||
## 0.1.14-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-microsoft-provider",
|
||||
"description": "The microsoft-provider backend module for the auth plugin.",
|
||||
"version": "0.1.14-next.0",
|
||||
"version": "0.1.14-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-auth-backend-module-oauth2-provider
|
||||
|
||||
## 0.1.16-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.19-next.2
|
||||
- @backstage/plugin-auth-node@0.4.14-next.2
|
||||
|
||||
## 0.1.16-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-oauth2-provider",
|
||||
"description": "The oauth2-provider backend module for the auth plugin.",
|
||||
"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,14 @@
|
||||
# @backstage/plugin-auth-backend-module-oauth2-proxy-provider
|
||||
|
||||
## 0.1.12-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.19-next.2
|
||||
- @backstage/plugin-auth-node@0.4.14-next.2
|
||||
- @backstage/errors@1.2.4
|
||||
|
||||
## 0.1.12-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user