Version Packages (next)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/create-app': patch
|
||||
---
|
||||
|
||||
Bumped create-app version.
|
||||
+46
-2
@@ -184,7 +184,51 @@
|
||||
"@backstage/plugin-techdocs-react": "1.2.5",
|
||||
"@backstage/plugin-user-settings": "0.8.7",
|
||||
"@backstage/plugin-user-settings-backend": "0.2.18",
|
||||
"@backstage/plugin-user-settings-common": "0.0.1"
|
||||
"@backstage/plugin-user-settings-common": "0.0.1",
|
||||
"@backstage/plugin-catalog-backend-module-logs": "0.0.0",
|
||||
"@backstage/plugin-scaffolder-backend-module-gcp": "0.0.1-next.1"
|
||||
},
|
||||
"changesets": []
|
||||
"changesets": [
|
||||
"bright-panthers-leave",
|
||||
"calm-jeans-ring",
|
||||
"chilly-roses-trade",
|
||||
"clever-waves-judge",
|
||||
"create-app-1719320674",
|
||||
"curvy-teachers-smell",
|
||||
"eighty-games-wink",
|
||||
"fair-pillows-know",
|
||||
"fair-rockets-leave",
|
||||
"famous-dodos-crash",
|
||||
"fifty-pumpkins-smell",
|
||||
"friendly-masks-type",
|
||||
"friendly-stingrays-occur",
|
||||
"funny-laws-tease",
|
||||
"gentle-avocados-obey",
|
||||
"grumpy-wolves-hang",
|
||||
"heavy-moose-pull",
|
||||
"honest-pears-run",
|
||||
"khaki-rivers-obey",
|
||||
"light-avocados-worry",
|
||||
"little-games-fail",
|
||||
"metal-jokes-add",
|
||||
"moody-llamas-breathe",
|
||||
"rare-peas-dream",
|
||||
"renovate-7b61228",
|
||||
"rich-bears-march",
|
||||
"selfish-turtles-jog",
|
||||
"serious-kings-trade",
|
||||
"short-flowers-cry",
|
||||
"shy-hounds-battle",
|
||||
"silent-experts-move",
|
||||
"silent-moose-eat",
|
||||
"soft-clocks-bake",
|
||||
"sour-jokes-sneeze",
|
||||
"ten-dancers-drum",
|
||||
"ten-pots-walk",
|
||||
"thick-lizards-divide",
|
||||
"tough-lies-mate",
|
||||
"young-donuts-swim",
|
||||
"young-fishes-lie",
|
||||
"young-houses-unite"
|
||||
]
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "root",
|
||||
"version": "1.28.0",
|
||||
"version": "1.29.0-next.0",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/app-defaults
|
||||
|
||||
## 1.5.7-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.14.9-next.0
|
||||
- @backstage/core-app-api@1.13.0-next.0
|
||||
- @backstage/core-plugin-api@1.9.3
|
||||
- @backstage/theme@0.5.6
|
||||
- @backstage/plugin-permission-react@0.4.23
|
||||
|
||||
## 1.5.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/app-defaults",
|
||||
"version": "1.5.6",
|
||||
"version": "1.5.7-next.0",
|
||||
"description": "Provides the default wiring of a Backstage App",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# app-next-example-plugin
|
||||
|
||||
## 0.0.13-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.14.9-next.0
|
||||
- @backstage/frontend-plugin-api@0.6.7-next.0
|
||||
|
||||
## 0.0.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "app-next-example-plugin",
|
||||
"version": "0.0.12",
|
||||
"version": "0.0.13-next.0",
|
||||
"description": "Backstage internal example plugin",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
@@ -1,5 +1,48 @@
|
||||
# example-app-next
|
||||
|
||||
## 0.0.13-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-scaffolder@1.22.0-next.0
|
||||
- @backstage/plugin-techdocs-react@1.2.6-next.0
|
||||
- @backstage/plugin-techdocs@1.10.7-next.0
|
||||
- @backstage/core-components@0.14.9-next.0
|
||||
- @backstage/core-app-api@1.13.0-next.0
|
||||
- @backstage/frontend-app-api@0.7.2-next.0
|
||||
- @backstage/cli@0.26.10-next.0
|
||||
- @backstage/plugin-org@0.6.27-next.0
|
||||
- @backstage/plugin-catalog-react@1.12.2-next.0
|
||||
- @backstage/plugin-catalog@1.21.1-next.0
|
||||
- @backstage/plugin-scaffolder-react@1.10.0-next.0
|
||||
- @backstage/plugin-techdocs-module-addons-contrib@1.1.12-next.0
|
||||
- @backstage/app-defaults@1.5.7-next.0
|
||||
- @backstage/frontend-plugin-api@0.6.7-next.0
|
||||
- @backstage/integration-react@1.1.29-next.0
|
||||
- @backstage/plugin-api-docs@0.11.7-next.0
|
||||
- @backstage/plugin-app-visualizer@0.1.8-next.0
|
||||
- @backstage/plugin-auth-react@0.1.4-next.0
|
||||
- @backstage/plugin-catalog-graph@0.4.7-next.0
|
||||
- @backstage/plugin-catalog-import@0.12.1-next.0
|
||||
- @backstage/plugin-catalog-unprocessed-entities@0.2.6-next.0
|
||||
- @backstage/plugin-home@0.7.6-next.0
|
||||
- @backstage/plugin-kubernetes@0.11.12-next.0
|
||||
- @backstage/plugin-kubernetes-cluster@0.0.13-next.0
|
||||
- @backstage/plugin-notifications@0.2.3-next.0
|
||||
- @backstage/plugin-search@1.4.13-next.0
|
||||
- @backstage/plugin-search-react@1.7.13-next.0
|
||||
- @backstage/plugin-signals@0.0.8-next.0
|
||||
- @backstage/plugin-user-settings@0.8.8-next.0
|
||||
- @backstage/core-compat-api@0.2.7-next.0
|
||||
- @backstage/core-plugin-api@1.9.3
|
||||
- @backstage/catalog-model@1.5.0
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/theme@0.5.6
|
||||
- @backstage/plugin-catalog-common@1.0.24
|
||||
- @backstage/plugin-permission-react@0.4.23
|
||||
- @backstage/plugin-search-common@1.2.12
|
||||
|
||||
## 0.0.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-app-next",
|
||||
"version": "0.0.12",
|
||||
"version": "0.0.13-next.0",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
@@ -1,5 +1,46 @@
|
||||
# example-app
|
||||
|
||||
## 0.2.99-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-scaffolder@1.22.0-next.0
|
||||
- @backstage/plugin-techdocs-react@1.2.6-next.0
|
||||
- @backstage/plugin-techdocs@1.10.7-next.0
|
||||
- @backstage/core-components@0.14.9-next.0
|
||||
- @backstage/core-app-api@1.13.0-next.0
|
||||
- @backstage/frontend-app-api@0.7.2-next.0
|
||||
- @backstage/cli@0.26.10-next.0
|
||||
- @backstage/plugin-org@0.6.27-next.0
|
||||
- @backstage/plugin-catalog-react@1.12.2-next.0
|
||||
- @backstage/plugin-catalog@1.21.1-next.0
|
||||
- @backstage/plugin-scaffolder-react@1.10.0-next.0
|
||||
- @backstage/plugin-techdocs-module-addons-contrib@1.1.12-next.0
|
||||
- @backstage/app-defaults@1.5.7-next.0
|
||||
- @backstage/integration-react@1.1.29-next.0
|
||||
- @backstage/plugin-api-docs@0.11.7-next.0
|
||||
- @backstage/plugin-auth-react@0.1.4-next.0
|
||||
- @backstage/plugin-catalog-graph@0.4.7-next.0
|
||||
- @backstage/plugin-catalog-import@0.12.1-next.0
|
||||
- @backstage/plugin-catalog-unprocessed-entities@0.2.6-next.0
|
||||
- @backstage/plugin-devtools@0.1.16-next.0
|
||||
- @backstage/plugin-home@0.7.6-next.0
|
||||
- @backstage/plugin-kubernetes@0.11.12-next.0
|
||||
- @backstage/plugin-kubernetes-cluster@0.0.13-next.0
|
||||
- @backstage/plugin-notifications@0.2.3-next.0
|
||||
- @backstage/plugin-search@1.4.13-next.0
|
||||
- @backstage/plugin-search-react@1.7.13-next.0
|
||||
- @backstage/plugin-signals@0.0.8-next.0
|
||||
- @backstage/plugin-user-settings@0.8.8-next.0
|
||||
- @backstage/core-plugin-api@1.9.3
|
||||
- @backstage/catalog-model@1.5.0
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/theme@0.5.6
|
||||
- @backstage/plugin-catalog-common@1.0.24
|
||||
- @backstage/plugin-permission-react@0.4.23
|
||||
- @backstage/plugin-search-common@1.2.12
|
||||
|
||||
## 0.2.98
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-app",
|
||||
"version": "0.2.98",
|
||||
"version": "0.2.99-next.0",
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,24 @@
|
||||
# @backstage/backend-app-api
|
||||
|
||||
## 0.7.9-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- b60db08: Fixing exporting of classes properly from new packages
|
||||
- a63c4b6: Fixing issue with `MiddlewareFactory` deprecation wrapping
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.21-next.0
|
||||
- @backstage/backend-common@0.23.2-next.0
|
||||
- @backstage/backend-tasks@0.5.26-next.0
|
||||
- @backstage/plugin-auth-node@0.4.16-next.0
|
||||
- @backstage/plugin-permission-node@0.7.32-next.0
|
||||
- @backstage/cli-common@0.1.14
|
||||
- @backstage/cli-node@0.2.6
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/config-loader@1.8.1
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.7.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-app-api",
|
||||
"version": "0.7.6",
|
||||
"version": "0.7.9-next.0",
|
||||
"description": "Core API used by Backstage backend apps",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,25 @@
|
||||
# @backstage/backend-common
|
||||
|
||||
## 0.23.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 8c09c97: Deprecate legacy status check factory, handler and types.
|
||||
- d228862: Update default backend plugin created by the cli to use non-deprecated error handling middleware
|
||||
- c964a3d: Add dependencies that are needed by cross-imports from backend-defaults
|
||||
- b60db08: Fixing exporting of classes properly from new packages
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.21-next.0
|
||||
- @backstage/integration@1.13.0-next.0
|
||||
- @backstage/plugin-auth-node@0.4.16-next.0
|
||||
- @backstage/backend-dev-utils@0.1.4
|
||||
- @backstage/cli-common@0.1.14
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/config-loader@1.8.1
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/integration-aws-node@0.1.12
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.23.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-common",
|
||||
"version": "0.23.0",
|
||||
"version": "0.23.2-next.0",
|
||||
"description": "Common functionality library for Backstage backends",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,28 @@
|
||||
# @backstage/backend-defaults
|
||||
|
||||
## 0.3.3-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 53ced70: Added a new Root Health Service which adds new endpoints for health checks.
|
||||
- 083eaf9: Fix bug where ISO durations could no longer be used for schedules
|
||||
- cb14a05: Repack the package to fix issues with typescript with named exports
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.21-next.0
|
||||
- @backstage/backend-common@0.23.2-next.0
|
||||
- @backstage/integration@1.13.0-next.0
|
||||
- @backstage/backend-app-api@0.7.9-next.0
|
||||
- @backstage/plugin-auth-node@0.4.16-next.0
|
||||
- @backstage/plugin-events-node@0.3.7-next.0
|
||||
- @backstage/plugin-permission-node@0.7.32-next.0
|
||||
- @backstage/backend-dev-utils@0.1.4
|
||||
- @backstage/cli-common@0.1.14
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/config-loader@1.8.1
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/integration-aws-node@0.1.12
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.3.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-defaults",
|
||||
"version": "0.3.0",
|
||||
"version": "0.3.3-next.0",
|
||||
"description": "Backend defaults used by Backstage backend apps",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,31 @@
|
||||
# @backstage/backend-dynamic-feature-service
|
||||
|
||||
## 0.2.14-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.21-next.0
|
||||
- @backstage/backend-common@0.23.2-next.0
|
||||
- @backstage/backend-tasks@0.5.26-next.0
|
||||
- @backstage/plugin-scaffolder-node@0.4.7-next.0
|
||||
- @backstage/backend-app-api@0.7.9-next.0
|
||||
- @backstage/plugin-app-node@0.1.21-next.0
|
||||
- @backstage/plugin-auth-node@0.4.16-next.0
|
||||
- @backstage/plugin-catalog-backend@1.23.2-next.0
|
||||
- @backstage/plugin-events-backend@0.3.8-next.0
|
||||
- @backstage/plugin-events-node@0.3.7-next.0
|
||||
- @backstage/plugin-permission-node@0.7.32-next.0
|
||||
- @backstage/plugin-search-backend-node@1.2.26-next.0
|
||||
- @backstage/cli-common@0.1.14
|
||||
- @backstage/cli-node@0.2.6
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/config-loader@1.8.1
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-permission-common@0.7.14
|
||||
- @backstage/plugin-search-common@1.2.12
|
||||
|
||||
## 0.2.11
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-dynamic-feature-service",
|
||||
"description": "Backstage dynamic feature service",
|
||||
"version": "0.2.11",
|
||||
"version": "0.2.14-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,47 @@
|
||||
# example-backend-legacy
|
||||
|
||||
## 0.2.100-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.23.2-next.0
|
||||
- @backstage/backend-tasks@0.5.26-next.0
|
||||
- @backstage/plugin-scaffolder-backend-module-gitlab@0.4.3-next.0
|
||||
- @backstage/plugin-scaffolder-backend-module-rails@0.4.38-next.0
|
||||
- @backstage/integration@1.13.0-next.0
|
||||
- @backstage/plugin-scaffolder-backend@1.23.0-next.0
|
||||
- @backstage/plugin-app-backend@0.3.70-next.0
|
||||
- @backstage/plugin-auth-backend@0.22.8-next.0
|
||||
- @backstage/plugin-auth-node@0.4.16-next.0
|
||||
- @backstage/plugin-catalog-backend@1.23.2-next.0
|
||||
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.19-next.0
|
||||
- @backstage/plugin-catalog-backend-module-unprocessed@0.4.8-next.0
|
||||
- @backstage/plugin-catalog-node@1.12.3-next.0
|
||||
- @backstage/plugin-devtools-backend@0.3.7-next.0
|
||||
- @backstage/plugin-events-backend@0.3.8-next.0
|
||||
- @backstage/plugin-events-node@0.3.7-next.0
|
||||
- @backstage/plugin-kubernetes-backend@0.18.2-next.0
|
||||
- @backstage/plugin-permission-backend@0.5.45-next.0
|
||||
- @backstage/plugin-permission-node@0.7.32-next.0
|
||||
- @backstage/plugin-proxy-backend@0.5.2-next.0
|
||||
- @backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.2.22-next.0
|
||||
- @backstage/plugin-search-backend@1.5.13-next.0
|
||||
- @backstage/plugin-search-backend-module-catalog@0.1.27-next.0
|
||||
- @backstage/plugin-search-backend-module-elasticsearch@1.5.2-next.0
|
||||
- @backstage/plugin-search-backend-module-explore@0.1.27-next.0
|
||||
- @backstage/plugin-search-backend-module-pg@0.5.31-next.0
|
||||
- @backstage/plugin-search-backend-module-techdocs@0.1.26-next.0
|
||||
- @backstage/plugin-search-backend-node@1.2.26-next.0
|
||||
- @backstage/plugin-signals-backend@0.1.7-next.0
|
||||
- @backstage/plugin-signals-node@0.1.7-next.0
|
||||
- @backstage/plugin-techdocs-backend@1.10.8-next.0
|
||||
- example-app@0.2.99-next.0
|
||||
- @backstage/catalog-client@1.6.5
|
||||
- @backstage/catalog-model@1.5.0
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/plugin-permission-common@0.7.14
|
||||
|
||||
## 0.2.99
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-backend-legacy",
|
||||
"version": "0.2.99",
|
||||
"version": "0.2.100-next.0",
|
||||
"backstage": {
|
||||
"role": "backend"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/backend-openapi-utils
|
||||
|
||||
## 0.1.14-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.21-next.0
|
||||
- @backstage/errors@1.2.4
|
||||
|
||||
## 0.1.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-openapi-utils",
|
||||
"description": "OpenAPI typescript support.",
|
||||
"version": "0.1.12",
|
||||
"version": "0.1.14-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/backend-plugin-api
|
||||
|
||||
## 0.6.21-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 53ced70: Added a new Root Health Service which adds new endpoints for health checks.
|
||||
- 083eaf9: Fix bug where ISO durations could no longer be used for schedules
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-node@0.4.16-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-permission-common@0.7.14
|
||||
|
||||
## 0.6.19
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-plugin-api",
|
||||
"version": "0.6.19",
|
||||
"version": "0.6.21-next.0",
|
||||
"description": "Core API used by Backstage backend plugins",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/backend-tasks
|
||||
|
||||
## 0.5.26-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 083eaf9: Fix bug where ISO durations could no longer be used for schedules
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.21-next.0
|
||||
- @backstage/backend-common@0.23.2-next.0
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.5.24
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-tasks",
|
||||
"description": "Common distributed task management library for Backstage backends",
|
||||
"version": "0.5.24",
|
||||
"version": "0.5.26-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @backstage/backend-test-utils
|
||||
|
||||
## 0.4.3-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- fce7887: Added mock for the Root Health Service in `mockServices`.
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.21-next.0
|
||||
- @backstage/backend-defaults@0.3.3-next.0
|
||||
- @backstage/backend-app-api@0.7.9-next.0
|
||||
- @backstage/plugin-auth-node@0.4.16-next.0
|
||||
- @backstage/plugin-events-node@0.3.7-next.0
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.4.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-test-utils",
|
||||
"version": "0.4.0",
|
||||
"version": "0.4.3-next.0",
|
||||
"description": "Test helpers library for Backstage backends",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,42 @@
|
||||
# example-backend
|
||||
|
||||
## 0.0.28-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.21-next.0
|
||||
- @backstage/backend-defaults@0.3.3-next.0
|
||||
- @backstage/backend-tasks@0.5.26-next.0
|
||||
- @backstage/plugin-scaffolder-backend@1.23.0-next.0
|
||||
- @backstage/plugin-scaffolder-backend-module-github@0.4.0-next.0
|
||||
- @backstage/plugin-notifications-backend@0.3.2-next.0
|
||||
- @backstage/plugin-app-backend@0.3.70-next.0
|
||||
- @backstage/plugin-auth-backend@0.22.8-next.0
|
||||
- @backstage/plugin-auth-backend-module-github-provider@0.1.18-next.0
|
||||
- @backstage/plugin-auth-backend-module-guest-provider@0.1.7-next.0
|
||||
- @backstage/plugin-auth-node@0.4.16-next.0
|
||||
- @backstage/plugin-catalog-backend@1.23.2-next.0
|
||||
- @backstage/plugin-catalog-backend-module-backstage-openapi@0.2.4-next.0
|
||||
- @backstage/plugin-catalog-backend-module-openapi@0.1.39-next.0
|
||||
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.19-next.0
|
||||
- @backstage/plugin-catalog-backend-module-unprocessed@0.4.8-next.0
|
||||
- @backstage/plugin-devtools-backend@0.3.7-next.0
|
||||
- @backstage/plugin-kubernetes-backend@0.18.2-next.0
|
||||
- @backstage/plugin-permission-backend@0.5.45-next.0
|
||||
- @backstage/plugin-permission-backend-module-allow-all-policy@0.1.18-next.0
|
||||
- @backstage/plugin-permission-node@0.7.32-next.0
|
||||
- @backstage/plugin-proxy-backend@0.5.2-next.0
|
||||
- @backstage/plugin-search-backend@1.5.13-next.0
|
||||
- @backstage/plugin-search-backend-module-catalog@0.1.27-next.0
|
||||
- @backstage/plugin-search-backend-module-explore@0.1.27-next.0
|
||||
- @backstage/plugin-search-backend-module-techdocs@0.1.26-next.0
|
||||
- @backstage/plugin-search-backend-node@1.2.26-next.0
|
||||
- @backstage/plugin-signals-backend@0.1.7-next.0
|
||||
- @backstage/plugin-techdocs-backend@1.10.8-next.0
|
||||
- @backstage/catalog-model@1.5.0
|
||||
- @backstage/plugin-permission-common@0.7.14
|
||||
|
||||
## 0.0.27
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-backend",
|
||||
"version": "0.0.27",
|
||||
"version": "0.0.28-next.0",
|
||||
"main": "dist/index.cjs.js",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,31 @@
|
||||
# @backstage/cli
|
||||
|
||||
## 0.26.10-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e2e320c: - remove unused dependencies `winston` and `yn` from the template of backend plugins;
|
||||
- update `msw` to version `2.3.1` in the template of backend plugins;
|
||||
starting with v1 and switching later to v2 is tedious and not straight forward; it's easier to start with v2;
|
||||
- 0540c5a: Updated the scaffolding output message for `plugin-common` in `backstage-cli`. Now, when executing `backstage-cli new` to create a new `plugin-common` package, the output message accurately reflects the action by displaying `Creating common plugin package...` instead of the previous, less accurate `Creating backend plugin...`.
|
||||
- 7652db4: Only bootstrap global-agent if it's actually being used
|
||||
- f0c0039: Fix issue with CLI that was preventing upgrading from 1.28
|
||||
- d228862: Update default backend plugin created by the cli to use non-deprecated error handling middleware
|
||||
- da90cce: Updated dependency `esbuild` to `^0.21.0`.
|
||||
- a60d73b: Fix a few minor issues with the backend template that were causing failing linting checks in the main repo.
|
||||
- 0510d98: Subpath export `package.json` should be of a unique name to avoid typescript resolution issues
|
||||
- Updated dependencies
|
||||
- @backstage/integration@1.13.0-next.0
|
||||
- @backstage/catalog-model@1.5.0
|
||||
- @backstage/cli-common@0.1.14
|
||||
- @backstage/cli-node@0.2.6
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/config-loader@1.8.1
|
||||
- @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
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/cli",
|
||||
"version": "0.26.7",
|
||||
"version": "0.26.10-next.0",
|
||||
"description": "CLI for developing Backstage plugins and apps",
|
||||
"backstage": {
|
||||
"role": "cli"
|
||||
|
||||
@@ -1,5 +1,28 @@
|
||||
# @backstage/core-app-api
|
||||
|
||||
## 1.13.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- d3c39fc: Allow for the disabling of external routes through config, which was rendered impossible after the introduction of default targets.
|
||||
|
||||
```yaml
|
||||
app:
|
||||
routes:
|
||||
bindings:
|
||||
# This has the effect of removing the button for registering new
|
||||
# catalog entities in the scaffolder template list view
|
||||
scaffolder.registerComponent: false
|
||||
```
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.9.3
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/version-bridge@1.0.8
|
||||
|
||||
## 1.12.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/core-app-api",
|
||||
"description": "Core app API used by Backstage apps",
|
||||
"version": "1.12.6",
|
||||
"version": "1.13.0-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/core-compat-api
|
||||
|
||||
## 0.2.7-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/frontend-plugin-api@0.6.7-next.0
|
||||
- @backstage/core-plugin-api@1.9.3
|
||||
- @backstage/version-bridge@1.0.8
|
||||
|
||||
## 0.2.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/core-compat-api",
|
||||
"version": "0.2.6",
|
||||
"version": "0.2.7-next.0",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/core-components
|
||||
|
||||
## 0.14.9-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- d4ffdbb: Fixed bug where `<Select>` component with empty string as placeholder gave an error
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.9.3
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/theme@0.5.6
|
||||
- @backstage/version-bridge@1.0.8
|
||||
|
||||
## 0.14.8
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/core-components",
|
||||
"description": "Core components used by Backstage plugins and apps",
|
||||
"version": "0.14.8",
|
||||
"version": "0.14.9-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/create-app
|
||||
|
||||
## 0.5.17-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Bumped create-app version.
|
||||
- Updated dependencies
|
||||
- @backstage/cli-common@0.1.14
|
||||
|
||||
## 0.5.16
|
||||
|
||||
### 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",
|
||||
"version": "0.5.17-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/dev-utils
|
||||
|
||||
## 1.0.34-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.14.9-next.0
|
||||
- @backstage/core-app-api@1.13.0-next.0
|
||||
- @backstage/plugin-catalog-react@1.12.2-next.0
|
||||
- @backstage/app-defaults@1.5.7-next.0
|
||||
- @backstage/integration-react@1.1.29-next.0
|
||||
- @backstage/core-plugin-api@1.9.3
|
||||
- @backstage/catalog-model@1.5.0
|
||||
- @backstage/theme@0.5.6
|
||||
|
||||
## 1.0.33
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/dev-utils",
|
||||
"version": "1.0.33",
|
||||
"version": "1.0.34-next.0",
|
||||
"description": "Utilities for developing Backstage plugins.",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# e2e-test
|
||||
|
||||
## 0.2.18-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/create-app@0.5.17-next.0
|
||||
- @backstage/cli-common@0.1.14
|
||||
- @backstage/errors@1.2.4
|
||||
|
||||
## 0.2.17
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "e2e-test",
|
||||
"description": "E2E test for verifying Backstage packages",
|
||||
"version": "0.2.17",
|
||||
"version": "0.2.18-next.0",
|
||||
"private": true,
|
||||
"backstage": {
|
||||
"role": "cli"
|
||||
|
||||
@@ -1,5 +1,31 @@
|
||||
# @backstage/frontend-app-api
|
||||
|
||||
## 0.7.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- d3c39fc: Allow for the disabling of external routes through config, which was rendered impossible after the introduction of default targets.
|
||||
|
||||
```yaml
|
||||
app:
|
||||
routes:
|
||||
bindings:
|
||||
# This has the effect of removing the button for registering new
|
||||
# catalog entities in the scaffolder template list view
|
||||
scaffolder.registerComponent: false
|
||||
```
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.14.9-next.0
|
||||
- @backstage/core-app-api@1.13.0-next.0
|
||||
- @backstage/frontend-plugin-api@0.6.7-next.0
|
||||
- @backstage/core-plugin-api@1.9.3
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/theme@0.5.6
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/version-bridge@1.0.8
|
||||
|
||||
## 0.7.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/frontend-app-api",
|
||||
"version": "0.7.1",
|
||||
"version": "0.7.2-next.0",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/frontend-plugin-api
|
||||
|
||||
## 0.6.7-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.14.9-next.0
|
||||
- @backstage/core-plugin-api@1.9.3
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/version-bridge@1.0.8
|
||||
|
||||
## 0.6.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/frontend-plugin-api",
|
||||
"version": "0.6.6",
|
||||
"version": "0.6.7-next.0",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/frontend-test-utils
|
||||
|
||||
## 0.1.9-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/frontend-app-api@0.7.2-next.0
|
||||
- @backstage/frontend-plugin-api@0.6.7-next.0
|
||||
- @backstage/test-utils@1.5.7-next.0
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.1.8
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/frontend-test-utils",
|
||||
"version": "0.1.8",
|
||||
"version": "0.1.9-next.0",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/integration-react
|
||||
|
||||
## 1.1.29-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/integration@1.13.0-next.0
|
||||
- @backstage/core-plugin-api@1.9.3
|
||||
- @backstage/config@1.2.0
|
||||
|
||||
## 1.1.28
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/integration-react",
|
||||
"version": "1.1.28",
|
||||
"version": "1.1.29-next.0",
|
||||
"description": "Frontend package for managing integrations towards external systems",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/integration
|
||||
|
||||
## 1.13.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- b5deed0: Add support for `token` for `bitbucketCloud` integration
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
|
||||
## 1.12.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/integration",
|
||||
"version": "1.12.0",
|
||||
"version": "1.13.0-next.0",
|
||||
"description": "Helpers for managing integrations towards external systems",
|
||||
"backstage": {
|
||||
"role": "common-library"
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/repo-tools
|
||||
|
||||
## 0.9.3-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.21-next.0
|
||||
- @backstage/catalog-model@1.5.0
|
||||
- @backstage/cli-common@0.1.14
|
||||
- @backstage/cli-node@0.2.6
|
||||
- @backstage/config-loader@1.8.1
|
||||
- @backstage/errors@1.2.4
|
||||
|
||||
## 0.9.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/repo-tools",
|
||||
"description": "CLI for Backstage repo tooling ",
|
||||
"version": "0.9.1",
|
||||
"version": "0.9.3-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,24 @@
|
||||
# techdocs-cli-embedded-app
|
||||
|
||||
## 0.2.98-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-techdocs-react@1.2.6-next.0
|
||||
- @backstage/plugin-techdocs@1.10.7-next.0
|
||||
- @backstage/core-components@0.14.9-next.0
|
||||
- @backstage/core-app-api@1.13.0-next.0
|
||||
- @backstage/cli@0.26.10-next.0
|
||||
- @backstage/plugin-catalog@1.21.1-next.0
|
||||
- @backstage/app-defaults@1.5.7-next.0
|
||||
- @backstage/integration-react@1.1.29-next.0
|
||||
- @backstage/core-plugin-api@1.9.3
|
||||
- @backstage/test-utils@1.5.7-next.0
|
||||
- @backstage/catalog-model@1.5.0
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/theme@0.5.6
|
||||
|
||||
## 0.2.97
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "techdocs-cli-embedded-app",
|
||||
"version": "0.2.97",
|
||||
"version": "0.2.98-next.0",
|
||||
"private": true,
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @techdocs/cli
|
||||
|
||||
## 1.8.15-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- c964a3d: Import discovery from backend-defaults instead of backend-common
|
||||
- Updated dependencies
|
||||
- @backstage/backend-defaults@0.3.3-next.0
|
||||
- @backstage/plugin-techdocs-node@1.12.7-next.0
|
||||
- @backstage/catalog-model@1.5.0
|
||||
- @backstage/cli-common@0.1.14
|
||||
- @backstage/config@1.2.0
|
||||
|
||||
## 1.8.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@techdocs/cli",
|
||||
"description": "Utility CLI for managing TechDocs sites in Backstage.",
|
||||
"version": "1.8.12",
|
||||
"version": "1.8.15-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/test-utils
|
||||
|
||||
## 1.5.7-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-app-api@1.13.0-next.0
|
||||
- @backstage/core-plugin-api@1.9.3
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/theme@0.5.6
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-permission-common@0.7.14
|
||||
- @backstage/plugin-permission-react@0.4.23
|
||||
|
||||
## 1.5.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/test-utils",
|
||||
"version": "1.5.6",
|
||||
"version": "1.5.7-next.0",
|
||||
"description": "Utilities to test Backstage plugins and apps.",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-api-docs
|
||||
|
||||
## 0.11.7-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.14.9-next.0
|
||||
- @backstage/plugin-catalog-react@1.12.2-next.0
|
||||
- @backstage/plugin-catalog@1.21.1-next.0
|
||||
- @backstage/frontend-plugin-api@0.6.7-next.0
|
||||
- @backstage/core-compat-api@0.2.7-next.0
|
||||
- @backstage/core-plugin-api@1.9.3
|
||||
- @backstage/catalog-model@1.5.0
|
||||
- @backstage/plugin-catalog-common@1.0.24
|
||||
- @backstage/plugin-permission-react@0.4.23
|
||||
|
||||
## 0.11.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-api-docs",
|
||||
"version": "0.11.6",
|
||||
"version": "0.11.7-next.0",
|
||||
"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.70-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.21-next.0
|
||||
- @backstage/backend-common@0.23.2-next.0
|
||||
- @backstage/plugin-app-node@0.1.21-next.0
|
||||
- @backstage/plugin-auth-node@0.4.16-next.0
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/config-loader@1.8.1
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.3.68
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-app-backend",
|
||||
"version": "0.3.68",
|
||||
"version": "0.3.70-next.0",
|
||||
"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.21-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.21-next.0
|
||||
- @backstage/config-loader@1.8.1
|
||||
|
||||
## 0.1.19
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-app-node",
|
||||
"version": "0.1.19",
|
||||
"version": "0.1.21-next.0",
|
||||
"description": "Node.js library for the app plugin",
|
||||
"backstage": {
|
||||
"role": "node-library",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-app-visualizer
|
||||
|
||||
## 0.1.8-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.14.9-next.0
|
||||
- @backstage/frontend-plugin-api@0.6.7-next.0
|
||||
- @backstage/core-plugin-api@1.9.3
|
||||
|
||||
## 0.1.7
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-app-visualizer",
|
||||
"version": "0.1.7",
|
||||
"version": "0.1.8-next.0",
|
||||
"description": "Visualizes the Backstage app structure",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-auth-backend-module-atlassian-provider
|
||||
|
||||
## 0.2.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.21-next.0
|
||||
- @backstage/plugin-auth-node@0.4.16-next.0
|
||||
|
||||
## 0.2.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-atlassian-provider",
|
||||
"version": "0.2.0",
|
||||
"version": "0.2.2-next.0",
|
||||
"description": "The atlassian-provider backend module for the auth plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-auth-backend-module-aws-alb-provider
|
||||
|
||||
## 0.1.13-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.21-next.0
|
||||
- @backstage/backend-common@0.23.2-next.0
|
||||
- @backstage/plugin-auth-backend@0.22.8-next.0
|
||||
- @backstage/plugin-auth-node@0.4.16-next.0
|
||||
- @backstage/errors@1.2.4
|
||||
|
||||
## 0.1.11
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-aws-alb-provider",
|
||||
"version": "0.1.11",
|
||||
"version": "0.1.13-next.0",
|
||||
"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.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.21-next.0
|
||||
- @backstage/plugin-auth-node@0.4.16-next.0
|
||||
- @backstage/catalog-model@1.5.0
|
||||
- @backstage/errors@1.2.4
|
||||
|
||||
## 0.1.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-azure-easyauth-provider",
|
||||
"version": "0.1.2",
|
||||
"version": "0.1.4-next.0",
|
||||
"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.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.21-next.0
|
||||
- @backstage/plugin-auth-node@0.4.16-next.0
|
||||
|
||||
## 0.1.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-bitbucket-provider",
|
||||
"version": "0.1.2",
|
||||
"version": "0.1.4-next.0",
|
||||
"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.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.21-next.0
|
||||
- @backstage/plugin-auth-node@0.4.16-next.0
|
||||
- @backstage/config@1.2.0
|
||||
- @backstage/errors@1.2.4
|
||||
|
||||
## 0.1.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-cloudflare-access-provider",
|
||||
"version": "0.1.2",
|
||||
"version": "0.1.4-next.0",
|
||||
"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.16-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.21-next.0
|
||||
- @backstage/plugin-auth-node@0.4.16-next.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.2.14
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-gcp-iap-provider",
|
||||
"version": "0.2.14",
|
||||
"version": "0.2.16-next.0",
|
||||
"description": "A GCP IAP auth provider module for the Backstage auth backend",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-auth-backend-module-github-provider
|
||||
|
||||
## 0.1.18-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.21-next.0
|
||||
- @backstage/plugin-auth-node@0.4.16-next.0
|
||||
|
||||
## 0.1.16
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-github-provider",
|
||||
"version": "0.1.16",
|
||||
"version": "0.1.18-next.0",
|
||||
"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.18-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.21-next.0
|
||||
- @backstage/plugin-auth-node@0.4.16-next.0
|
||||
|
||||
## 0.1.16
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-gitlab-provider",
|
||||
"version": "0.1.16",
|
||||
"version": "0.1.18-next.0",
|
||||
"description": "The gitlab-provider backend module for the auth plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-auth-backend-module-google-provider
|
||||
|
||||
## 0.1.18-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.21-next.0
|
||||
- @backstage/plugin-auth-node@0.4.16-next.0
|
||||
|
||||
## 0.1.16
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-google-provider",
|
||||
"version": "0.1.16",
|
||||
"version": "0.1.18-next.0",
|
||||
"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.7-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.21-next.0
|
||||
- @backstage/backend-common@0.23.2-next.0
|
||||
- @backstage/plugin-auth-node@0.4.16-next.0
|
||||
- @backstage/catalog-model@1.5.0
|
||||
- @backstage/errors@1.2.4
|
||||
|
||||
## 0.1.5
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-guest-provider",
|
||||
"version": "0.1.5",
|
||||
"version": "0.1.7-next.0",
|
||||
"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.16-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.21-next.0
|
||||
- @backstage/plugin-auth-node@0.4.16-next.0
|
||||
|
||||
## 0.1.14
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-microsoft-provider",
|
||||
"version": "0.1.14",
|
||||
"version": "0.1.16-next.0",
|
||||
"description": "The microsoft-provider backend module for the auth plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-auth-backend-module-oauth2-provider
|
||||
|
||||
## 0.2.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.21-next.0
|
||||
- @backstage/plugin-auth-node@0.4.16-next.0
|
||||
|
||||
## 0.2.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-oauth2-provider",
|
||||
"version": "0.2.0",
|
||||
"version": "0.2.2-next.0",
|
||||
"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.14-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.21-next.0
|
||||
- @backstage/plugin-auth-node@0.4.16-next.0
|
||||
- @backstage/errors@1.2.4
|
||||
|
||||
## 0.1.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-oauth2-proxy-provider",
|
||||
"version": "0.1.12",
|
||||
"version": "0.1.14-next.0",
|
||||
"description": "The oauth2-proxy-provider backend module for the auth plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-auth-backend-module-oidc-provider
|
||||
|
||||
## 0.2.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.21-next.0
|
||||
- @backstage/backend-common@0.23.2-next.0
|
||||
- @backstage/plugin-auth-backend@0.22.8-next.0
|
||||
- @backstage/plugin-auth-node@0.4.16-next.0
|
||||
|
||||
## 0.2.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-oidc-provider",
|
||||
"version": "0.2.0",
|
||||
"version": "0.2.2-next.0",
|
||||
"description": "The oidc-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