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

This commit is contained in:
Ben Lambert
2024-07-02 11:54:27 +02:00
committed by GitHub
275 changed files with 4055 additions and 137 deletions
+18
View File
@@ -189,6 +189,7 @@
"@backstage/plugin-scaffolder-backend-module-gcp": "0.0.1-next.1"
},
"changesets": [
"bright-fireants-sit",
"bright-panthers-leave",
"calm-jeans-ring",
"chilly-roses-trade",
@@ -196,11 +197,16 @@
"create-app-1719320674",
"curvy-teachers-smell",
"eighty-games-wink",
"fair-fans-flow",
"fair-pillows-know",
"fair-rockets-leave",
"famous-dodos-crash",
"fast-pens-smell",
"fifty-pumpkins-smell",
"friendly-bulldogs-pay",
"friendly-experts-fail",
"friendly-masks-type",
"friendly-oranges-greet",
"friendly-stingrays-occur",
"funny-laws-tease",
"gentle-avocados-obey",
@@ -211,22 +217,34 @@
"light-avocados-worry",
"little-games-fail",
"metal-jokes-add",
"metal-parents-brush",
"metal-suits-drum",
"moody-llamas-breathe",
"neat-dingos-tickle",
"poor-cheetahs-raise",
"rare-peas-dream",
"renovate-7b61228",
"renovate-ced359b",
"rich-bears-march",
"selfish-turtles-jog",
"serious-kings-trade",
"short-flowers-cry",
"shy-hounds-battle",
"silent-experts-move",
"silent-lobsters-tease",
"silent-moose-eat",
"soft-clocks-bake",
"sour-jokes-sneeze",
"spotty-crabs-shop",
"swift-dots-cough",
"ten-dancers-drum",
"ten-nails-hear",
"ten-pots-walk",
"thick-lizards-divide",
"three-carpets-smoke",
"tough-lies-mate",
"weak-boats-float",
"yellow-cows-kick",
"young-donuts-swim",
"young-fishes-lie",
"young-houses-unite"
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "root",
"version": "1.29.0-next.0",
"version": "1.29.0-next.1",
"private": true,
"repository": {
"type": "git",
+11
View File
@@ -1,5 +1,16 @@
# @backstage/app-defaults
## 1.5.8-next.1
### Patch Changes
- Updated dependencies
- @backstage/core-app-api@1.13.1-next.1
- @backstage/core-components@0.14.9-next.0
- @backstage/core-plugin-api@1.9.3
- @backstage/theme@0.5.6
- @backstage/plugin-permission-react@0.4.23
## 1.5.7-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/app-defaults",
"version": "1.5.7-next.0",
"version": "1.5.8-next.1",
"description": "Provides the default wiring of a Backstage App",
"backstage": {
"role": "web-library"
+43
View File
@@ -1,5 +1,48 @@
# example-app-next
## 0.0.13-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-org@0.6.27-next.1
- @backstage/core-app-api@1.13.1-next.1
- @backstage/plugin-catalog-react@1.12.2-next.1
- @backstage/plugin-catalog@1.21.1-next.1
- @backstage/plugin-techdocs@1.10.7-next.1
- @backstage/plugin-notifications@0.2.3-next.1
- @backstage/plugin-home@0.7.7-next.1
- @backstage/plugin-scaffolder-react@1.10.0-next.1
- @backstage/plugin-scaffolder@1.22.1-next.1
- @backstage/cli@0.26.11-next.1
- @backstage/app-defaults@1.5.8-next.1
- @backstage/core-compat-api@0.2.7-next.0
- @backstage/core-components@0.14.9-next.0
- @backstage/core-plugin-api@1.9.3
- @backstage/frontend-app-api@0.7.3-next.1
- @backstage/plugin-api-docs@0.11.7-next.1
- @backstage/plugin-catalog-graph@0.4.7-next.1
- @backstage/plugin-catalog-import@0.12.1-next.1
- @backstage/plugin-search@1.4.13-next.1
- @backstage/plugin-search-react@1.7.13-next.0
- @backstage/plugin-signals@0.0.8-next.0
- @backstage/plugin-user-settings@0.8.9-next.1
- @backstage/plugin-kubernetes@0.11.12-next.1
- @backstage/plugin-kubernetes-cluster@0.0.13-next.1
- @backstage/catalog-model@1.5.0
- @backstage/config@1.2.0
- @backstage/frontend-plugin-api@0.6.7-next.0
- @backstage/integration-react@1.1.29-next.0
- @backstage/theme@0.5.6
- @backstage/plugin-app-visualizer@0.1.8-next.0
- @backstage/plugin-auth-react@0.1.4-next.0
- @backstage/plugin-catalog-common@1.0.24
- @backstage/plugin-catalog-unprocessed-entities@0.2.6-next.0
- @backstage/plugin-permission-react@0.4.23
- @backstage/plugin-search-common@1.2.12
- @backstage/plugin-techdocs-module-addons-contrib@1.1.12-next.0
- @backstage/plugin-techdocs-react@1.2.6-next.0
## 0.0.13-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-app-next",
"version": "0.0.13-next.0",
"version": "0.0.13-next.1",
"private": true,
"repository": {
"type": "git",
+41
View File
@@ -1,5 +1,46 @@
# example-app
## 0.2.99-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-org@0.6.27-next.1
- @backstage/core-app-api@1.13.1-next.1
- @backstage/plugin-catalog-react@1.12.2-next.1
- @backstage/plugin-catalog@1.21.1-next.1
- @backstage/plugin-techdocs@1.10.7-next.1
- @backstage/plugin-notifications@0.2.3-next.1
- @backstage/plugin-home@0.7.7-next.1
- @backstage/plugin-scaffolder-react@1.10.0-next.1
- @backstage/plugin-scaffolder@1.22.1-next.1
- @backstage/cli@0.26.11-next.1
- @backstage/app-defaults@1.5.8-next.1
- @backstage/core-components@0.14.9-next.0
- @backstage/core-plugin-api@1.9.3
- @backstage/frontend-app-api@0.7.3-next.1
- @backstage/plugin-api-docs@0.11.7-next.1
- @backstage/plugin-catalog-graph@0.4.7-next.1
- @backstage/plugin-catalog-import@0.12.1-next.1
- @backstage/plugin-search@1.4.13-next.1
- @backstage/plugin-search-react@1.7.13-next.0
- @backstage/plugin-signals@0.0.8-next.0
- @backstage/plugin-user-settings@0.8.9-next.1
- @backstage/plugin-kubernetes@0.11.12-next.1
- @backstage/plugin-kubernetes-cluster@0.0.13-next.1
- @backstage/catalog-model@1.5.0
- @backstage/config@1.2.0
- @backstage/integration-react@1.1.29-next.0
- @backstage/theme@0.5.6
- @backstage/plugin-auth-react@0.1.4-next.0
- @backstage/plugin-catalog-common@1.0.24
- @backstage/plugin-catalog-unprocessed-entities@0.2.6-next.0
- @backstage/plugin-devtools@0.1.16-next.0
- @backstage/plugin-permission-react@0.4.23
- @backstage/plugin-search-common@1.2.12
- @backstage/plugin-techdocs-module-addons-contrib@1.1.12-next.0
- @backstage/plugin-techdocs-react@1.2.6-next.0
## 0.2.99-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-app",
"version": "0.2.99-next.0",
"version": "0.2.99-next.1",
"backstage": {
"role": "frontend"
},
+17
View File
@@ -1,5 +1,22 @@
# @backstage/backend-app-api
## 0.7.10-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.23.3-next.1
- @backstage/backend-plugin-api@0.6.22-next.1
- @backstage/backend-tasks@0.5.27-next.1
- @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-auth-node@0.4.17-next.1
- @backstage/plugin-permission-node@0.7.33-next.1
## 0.7.9-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-app-api",
"version": "0.7.9-next.0",
"version": "0.7.10-next.1",
"description": "Core API used by Backstage backend apps",
"backstage": {
"role": "node-library"
+17
View File
@@ -1,5 +1,22 @@
# @backstage/backend-common
## 0.23.3-next.1
### Patch Changes
- b9ed1bb: bumped better-sqlite3 from ^9.0.0 to ^11.0.0
- Updated dependencies
- @backstage/backend-dev-utils@0.1.4
- @backstage/backend-plugin-api@0.6.22-next.1
- @backstage/cli-common@0.1.14
- @backstage/config@1.2.0
- @backstage/config-loader@1.8.1
- @backstage/errors@1.2.4
- @backstage/integration@1.13.0-next.0
- @backstage/integration-aws-node@0.1.12
- @backstage/types@1.1.1
- @backstage/plugin-auth-node@0.4.17-next.1
## 0.23.2-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-common",
"version": "0.23.2-next.0",
"version": "0.23.3-next.1",
"description": "Common functionality library for Backstage backends",
"backstage": {
"role": "node-library"
+21
View File
@@ -1,5 +1,26 @@
# @backstage/backend-defaults
## 0.3.4-next.1
### Patch Changes
- b9ed1bb: bumped better-sqlite3 from ^9.0.0 to ^11.0.0
- Updated dependencies
- @backstage/backend-common@0.23.3-next.1
- @backstage/backend-app-api@0.7.10-next.1
- @backstage/backend-dev-utils@0.1.4
- @backstage/backend-plugin-api@0.6.22-next.1
- @backstage/cli-common@0.1.14
- @backstage/config@1.2.0
- @backstage/config-loader@1.8.1
- @backstage/errors@1.2.4
- @backstage/integration@1.13.0-next.0
- @backstage/integration-aws-node@0.1.12
- @backstage/types@1.1.1
- @backstage/plugin-auth-node@0.4.17-next.1
- @backstage/plugin-events-node@0.3.8-next.1
- @backstage/plugin-permission-node@0.7.33-next.1
## 0.3.3-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-defaults",
"version": "0.3.3-next.0",
"version": "0.3.4-next.1",
"description": "Backend defaults used by Backstage backend apps",
"backstage": {
"role": "node-library"
@@ -1,5 +1,31 @@
# @backstage/backend-dynamic-feature-service
## 0.2.15-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@1.24.0-next.1
- @backstage/backend-common@0.23.3-next.1
- @backstage/backend-app-api@0.7.10-next.1
- @backstage/backend-plugin-api@0.6.22-next.1
- @backstage/backend-tasks@0.5.27-next.1
- @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-app-node@0.1.22-next.1
- @backstage/plugin-auth-node@0.4.17-next.1
- @backstage/plugin-events-backend@0.3.9-next.1
- @backstage/plugin-events-node@0.3.8-next.1
- @backstage/plugin-permission-common@0.7.14
- @backstage/plugin-permission-node@0.7.33-next.1
- @backstage/plugin-scaffolder-node@0.4.8-next.1
- @backstage/plugin-search-backend-node@1.2.27-next.1
- @backstage/plugin-search-common@1.2.12
## 0.2.14-next.0
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-dynamic-feature-service",
"description": "Backstage dynamic feature service",
"version": "0.2.14-next.0",
"version": "0.2.15-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {
+42
View File
@@ -1,5 +1,47 @@
# example-backend-legacy
## 0.2.100-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-techdocs-backend@1.10.9-next.1
- @backstage/plugin-scaffolder-backend-module-gitlab@0.4.4-next.1
- @backstage/plugin-catalog-backend@1.24.0-next.1
- @backstage/backend-common@0.23.3-next.1
- @backstage/plugin-search-backend-module-techdocs@0.1.27-next.1
- example-app@0.2.99-next.1
- @backstage/backend-tasks@0.5.27-next.1
- @backstage/catalog-client@1.6.5
- @backstage/catalog-model@1.5.0
- @backstage/config@1.2.0
- @backstage/integration@1.13.0-next.0
- @backstage/plugin-app-backend@0.3.71-next.1
- @backstage/plugin-auth-backend@0.22.9-next.1
- @backstage/plugin-auth-node@0.4.17-next.1
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.20-next.1
- @backstage/plugin-catalog-backend-module-unprocessed@0.4.9-next.1
- @backstage/plugin-catalog-node@1.12.4-next.1
- @backstage/plugin-devtools-backend@0.3.8-next.1
- @backstage/plugin-events-backend@0.3.9-next.1
- @backstage/plugin-events-node@0.3.8-next.1
- @backstage/plugin-kubernetes-backend@0.18.3-next.1
- @backstage/plugin-permission-backend@0.5.46-next.1
- @backstage/plugin-permission-common@0.7.14
- @backstage/plugin-permission-node@0.7.33-next.1
- @backstage/plugin-proxy-backend@0.5.3-next.1
- @backstage/plugin-scaffolder-backend@1.23.0-next.1
- @backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.2.23-next.1
- @backstage/plugin-scaffolder-backend-module-rails@0.4.39-next.1
- @backstage/plugin-search-backend@1.5.14-next.1
- @backstage/plugin-search-backend-module-catalog@0.1.28-next.1
- @backstage/plugin-search-backend-module-elasticsearch@1.5.3-next.1
- @backstage/plugin-search-backend-module-explore@0.1.28-next.1
- @backstage/plugin-search-backend-module-pg@0.5.32-next.1
- @backstage/plugin-search-backend-node@1.2.27-next.1
- @backstage/plugin-signals-backend@0.1.8-next.1
- @backstage/plugin-signals-node@0.1.8-next.1
## 0.2.100-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-backend-legacy",
"version": "0.2.100-next.0",
"version": "0.2.100-next.1",
"backstage": {
"role": "backend"
},
@@ -1,5 +1,13 @@
# @backstage/backend-openapi-utils
## 0.1.15-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.22-next.1
- @backstage/errors@1.2.4
## 0.1.14-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-openapi-utils",
"description": "OpenAPI typescript support.",
"version": "0.1.14-next.0",
"version": "0.1.15-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+12
View File
@@ -1,5 +1,17 @@
# @backstage/backend-plugin-api
## 0.6.22-next.1
### Patch Changes
- Updated dependencies
- @backstage/cli-common@0.1.14
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-auth-node@0.4.17-next.1
- @backstage/plugin-permission-common@0.7.14
## 0.6.21-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-plugin-api",
"version": "0.6.21-next.0",
"version": "0.6.22-next.1",
"description": "Core API used by Backstage backend plugins",
"backstage": {
"role": "node-library"
+11
View File
@@ -1,5 +1,16 @@
# @backstage/backend-tasks
## 0.5.27-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.23.3-next.1
- @backstage/backend-plugin-api@0.6.22-next.1
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
## 0.5.26-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-tasks",
"description": "Common distributed task management library for Backstage backends",
"version": "0.5.26-next.0",
"version": "0.5.27-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {
+15
View File
@@ -1,5 +1,20 @@
# @backstage/backend-test-utils
## 0.4.4-next.1
### Patch Changes
- b9ed1bb: bumped better-sqlite3 from ^9.0.0 to ^11.0.0
- Updated dependencies
- @backstage/backend-defaults@0.3.4-next.1
- @backstage/backend-app-api@0.7.10-next.1
- @backstage/backend-plugin-api@0.6.22-next.1
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-auth-node@0.4.17-next.1
- @backstage/plugin-events-node@0.3.8-next.1
## 0.4.3-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-test-utils",
"version": "0.4.3-next.0",
"version": "0.4.4-next.1",
"description": "Test helpers library for Backstage backends",
"backstage": {
"role": "node-library"
+37
View File
@@ -1,5 +1,42 @@
# example-backend
## 0.0.28-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-techdocs-backend@1.10.9-next.1
- @backstage/plugin-scaffolder-backend-module-github@0.4.0-next.1
- @backstage/plugin-catalog-backend@1.24.0-next.1
- @backstage/backend-defaults@0.3.4-next.1
- @backstage/plugin-search-backend-module-techdocs@0.1.27-next.1
- @backstage/backend-plugin-api@0.6.22-next.1
- @backstage/backend-tasks@0.5.27-next.1
- @backstage/catalog-model@1.5.0
- @backstage/plugin-app-backend@0.3.71-next.1
- @backstage/plugin-auth-backend@0.22.9-next.1
- @backstage/plugin-auth-backend-module-github-provider@0.1.19-next.1
- @backstage/plugin-auth-backend-module-guest-provider@0.1.8-next.1
- @backstage/plugin-auth-node@0.4.17-next.1
- @backstage/plugin-catalog-backend-module-backstage-openapi@0.2.5-next.1
- @backstage/plugin-catalog-backend-module-openapi@0.1.40-next.1
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.20-next.1
- @backstage/plugin-catalog-backend-module-unprocessed@0.4.9-next.1
- @backstage/plugin-devtools-backend@0.3.8-next.1
- @backstage/plugin-kubernetes-backend@0.18.3-next.1
- @backstage/plugin-notifications-backend@0.3.3-next.1
- @backstage/plugin-permission-backend@0.5.46-next.1
- @backstage/plugin-permission-backend-module-allow-all-policy@0.1.19-next.1
- @backstage/plugin-permission-common@0.7.14
- @backstage/plugin-permission-node@0.7.33-next.1
- @backstage/plugin-proxy-backend@0.5.3-next.1
- @backstage/plugin-scaffolder-backend@1.23.0-next.1
- @backstage/plugin-search-backend@1.5.14-next.1
- @backstage/plugin-search-backend-module-catalog@0.1.28-next.1
- @backstage/plugin-search-backend-module-explore@0.1.28-next.1
- @backstage/plugin-search-backend-node@1.2.27-next.1
- @backstage/plugin-signals-backend@0.1.8-next.1
## 0.0.28-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-backend",
"version": "0.0.28-next.0",
"version": "0.0.28-next.1",
"main": "dist/index.cjs.js",
"types": "src/index.ts",
"license": "Apache-2.0",
+17
View File
@@ -1,5 +1,22 @@
# @backstage/cli
## 0.26.11-next.1
### Patch Changes
- 4baac0c: The `backendPlugin` and `backendModule` factory now includes a step for automatically adding the new backend plugin/module to the `index.ts` file of the backend.
- Updated dependencies
- @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/integration@1.13.0-next.0
- @backstage/release-manifests@0.0.11
- @backstage/types@1.1.1
## 0.26.10-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/cli",
"version": "0.26.10-next.0",
"version": "0.26.11-next.1",
"description": "CLI for developing Backstage plugins and apps",
"backstage": {
"role": "cli"
+11
View File
@@ -1,5 +1,16 @@
# @backstage/core-app-api
## 1.13.1-next.1
### Patch Changes
- db2e2d5: Updated config schema to support app.routes.bindings
- 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.13.0-next.0
### Minor Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/core-app-api",
"description": "Core app API used by Backstage apps",
"version": "1.13.0-next.0",
"version": "1.13.1-next.1",
"publishConfig": {
"access": "public"
},
+8
View File
@@ -1,5 +1,13 @@
# @backstage/create-app
## 0.5.17-next.1
### Patch Changes
- 780d994: Added `MyGroupsSidebarItem` to the sidebar in the `create-app` template
- Updated dependencies
- @backstage/cli-common@0.1.14
## 0.5.17-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/create-app",
"description": "A CLI that helps you create your own Backstage app",
"version": "0.5.17-next.0",
"version": "0.5.17-next.1",
"publishConfig": {
"access": "public"
},
+14
View File
@@ -1,5 +1,19 @@
# @backstage/dev-utils
## 1.0.35-next.1
### Patch Changes
- Updated dependencies
- @backstage/core-app-api@1.13.1-next.1
- @backstage/plugin-catalog-react@1.12.2-next.1
- @backstage/app-defaults@1.5.8-next.1
- @backstage/core-components@0.14.9-next.0
- @backstage/core-plugin-api@1.9.3
- @backstage/catalog-model@1.5.0
- @backstage/integration-react@1.1.29-next.0
- @backstage/theme@0.5.6
## 1.0.34-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/dev-utils",
"version": "1.0.34-next.0",
"version": "1.0.35-next.1",
"description": "Utilities for developing Backstage plugins.",
"backstage": {
"role": "web-library"
+9
View File
@@ -1,5 +1,14 @@
# e2e-test
## 0.2.18-next.1
### Patch Changes
- Updated dependencies
- @backstage/create-app@0.5.17-next.1
- @backstage/cli-common@0.1.14
- @backstage/errors@1.2.4
## 0.2.18-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "e2e-test",
"description": "E2E test for verifying Backstage packages",
"version": "0.2.18-next.0",
"version": "0.2.18-next.1",
"private": true,
"backstage": {
"role": "cli"
+15
View File
@@ -1,5 +1,20 @@
# @backstage/frontend-app-api
## 0.7.3-next.1
### Patch Changes
- Updated dependencies
- @backstage/core-app-api@1.13.1-next.1
- @backstage/core-components@0.14.9-next.0
- @backstage/core-plugin-api@1.9.3
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/frontend-plugin-api@0.6.7-next.0
- @backstage/theme@0.5.6
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
## 0.7.2-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-app-api",
"version": "0.7.2-next.0",
"version": "0.7.3-next.1",
"backstage": {
"role": "web-library"
},
+10
View File
@@ -1,5 +1,15 @@
# @backstage/frontend-test-utils
## 0.1.10-next.1
### Patch Changes
- Updated dependencies
- @backstage/frontend-app-api@0.7.3-next.1
- @backstage/test-utils@1.5.8-next.1
- @backstage/frontend-plugin-api@0.6.7-next.0
- @backstage/types@1.1.1
## 0.1.9-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-test-utils",
"version": "0.1.9-next.0",
"version": "0.1.10-next.1",
"backstage": {
"role": "web-library"
},
+12
View File
@@ -1,5 +1,17 @@
# @backstage/repo-tools
## 0.9.4-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.22-next.1
- @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.3-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/repo-tools",
"description": "CLI for Backstage repo tooling ",
"version": "0.9.3-next.0",
"version": "0.9.4-next.1",
"publishConfig": {
"access": "public"
},
@@ -1,5 +1,24 @@
# techdocs-cli-embedded-app
## 0.2.98-next.1
### Patch Changes
- Updated dependencies
- @backstage/core-app-api@1.13.1-next.1
- @backstage/plugin-catalog@1.21.1-next.1
- @backstage/plugin-techdocs@1.10.7-next.1
- @backstage/cli@0.26.11-next.1
- @backstage/app-defaults@1.5.8-next.1
- @backstage/core-components@0.14.9-next.0
- @backstage/core-plugin-api@1.9.3
- @backstage/test-utils@1.5.8-next.1
- @backstage/catalog-model@1.5.0
- @backstage/config@1.2.0
- @backstage/integration-react@1.1.29-next.0
- @backstage/theme@0.5.6
- @backstage/plugin-techdocs-react@1.2.6-next.0
## 0.2.98-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "techdocs-cli-embedded-app",
"version": "0.2.98-next.0",
"version": "0.2.98-next.1",
"private": true,
"backstage": {
"role": "frontend"
+11
View File
@@ -1,5 +1,16 @@
# @techdocs/cli
## 1.8.16-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-techdocs-node@1.12.8-next.1
- @backstage/backend-defaults@0.3.4-next.1
- @backstage/catalog-model@1.5.0
- @backstage/cli-common@0.1.14
- @backstage/config@1.2.0
## 1.8.15-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@techdocs/cli",
"description": "Utility CLI for managing TechDocs sites in Backstage.",
"version": "1.8.15-next.0",
"version": "1.8.16-next.1",
"publishConfig": {
"access": "public"
},
+13
View File
@@ -1,5 +1,18 @@
# @backstage/test-utils
## 1.5.8-next.1
### Patch Changes
- Updated dependencies
- @backstage/core-app-api@1.13.1-next.1
- @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.7-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/test-utils",
"version": "1.5.7-next.0",
"version": "1.5.8-next.1",
"description": "Utilities to test Backstage plugins and apps.",
"backstage": {
"role": "web-library"
+15
View File
@@ -1,5 +1,20 @@
# @backstage/plugin-api-docs
## 0.11.7-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.12.2-next.1
- @backstage/plugin-catalog@1.21.1-next.1
- @backstage/core-compat-api@0.2.7-next.0
- @backstage/core-components@0.14.9-next.0
- @backstage/core-plugin-api@1.9.3
- @backstage/catalog-model@1.5.0
- @backstage/frontend-plugin-api@0.6.7-next.0
- @backstage/plugin-catalog-common@1.0.24
- @backstage/plugin-permission-react@0.4.23
## 0.11.7-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-api-docs",
"version": "0.11.7-next.0",
"version": "0.11.7-next.1",
"description": "A Backstage plugin that helps represent API entities in the frontend",
"backstage": {
"role": "frontend-plugin",
+14
View File
@@ -1,5 +1,19 @@
# @backstage/plugin-app-backend
## 0.3.71-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.23.3-next.1
- @backstage/backend-plugin-api@0.6.22-next.1
- @backstage/config@1.2.0
- @backstage/config-loader@1.8.1
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-app-node@0.1.22-next.1
- @backstage/plugin-auth-node@0.4.17-next.1
## 0.3.70-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app-backend",
"version": "0.3.70-next.0",
"version": "0.3.71-next.1",
"description": "A Backstage backend plugin that serves the Backstage frontend app",
"backstage": {
"role": "backend-plugin",
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-app-node
## 0.1.22-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.22-next.1
- @backstage/config-loader@1.8.1
## 0.1.21-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app-node",
"version": "0.1.21-next.0",
"version": "0.1.22-next.1",
"description": "Node.js library for the app plugin",
"backstage": {
"role": "node-library",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-atlassian-provider
## 0.2.3-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.22-next.1
- @backstage/plugin-auth-node@0.4.17-next.1
## 0.2.2-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-atlassian-provider",
"version": "0.2.2-next.0",
"version": "0.2.3-next.1",
"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.14-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.23.3-next.1
- @backstage/backend-plugin-api@0.6.22-next.1
- @backstage/errors@1.2.4
- @backstage/plugin-auth-backend@0.22.9-next.1
- @backstage/plugin-auth-node@0.4.17-next.1
## 0.1.13-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-aws-alb-provider",
"version": "0.1.13-next.0",
"version": "0.1.14-next.1",
"description": "The aws-alb provider module for the Backstage auth backend.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,15 @@
# @backstage/plugin-auth-backend-module-azure-easyauth-provider
## 0.1.5-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.22-next.1
- @backstage/catalog-model@1.5.0
- @backstage/errors@1.2.4
- @backstage/plugin-auth-node@0.4.17-next.1
## 0.1.4-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-azure-easyauth-provider",
"version": "0.1.4-next.0",
"version": "0.1.5-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.5-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.22-next.1
- @backstage/plugin-auth-node@0.4.17-next.1
## 0.1.4-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-bitbucket-provider",
"version": "0.1.4-next.0",
"version": "0.1.5-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.5-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.22-next.1
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/plugin-auth-node@0.4.17-next.1
## 0.1.4-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-cloudflare-access-provider",
"version": "0.1.4-next.0",
"version": "0.1.5-next.1",
"description": "The cloudflare-access-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,15 @@
# @backstage/plugin-auth-backend-module-gcp-iap-provider
## 0.2.17-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.22-next.1
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-auth-node@0.4.17-next.1
## 0.2.16-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-gcp-iap-provider",
"version": "0.2.16-next.0",
"version": "0.2.17-next.1",
"description": "A GCP IAP auth provider module for the Backstage auth backend",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-github-provider
## 0.1.19-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.22-next.1
- @backstage/plugin-auth-node@0.4.17-next.1
## 0.1.18-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-github-provider",
"version": "0.1.18-next.0",
"version": "0.1.19-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.19-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.22-next.1
- @backstage/plugin-auth-node@0.4.17-next.1
## 0.1.18-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-gitlab-provider",
"version": "0.1.18-next.0",
"version": "0.1.19-next.1",
"description": "The gitlab-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-google-provider
## 0.1.19-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.22-next.1
- @backstage/plugin-auth-node@0.4.17-next.1
## 0.1.18-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-google-provider",
"version": "0.1.18-next.0",
"version": "0.1.19-next.1",
"description": "A Google auth provider module for the Backstage auth backend",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,16 @@
# @backstage/plugin-auth-backend-module-guest-provider
## 0.1.8-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.23.3-next.1
- @backstage/backend-plugin-api@0.6.22-next.1
- @backstage/catalog-model@1.5.0
- @backstage/errors@1.2.4
- @backstage/plugin-auth-node@0.4.17-next.1
## 0.1.7-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-guest-provider",
"version": "0.1.7-next.0",
"version": "0.1.8-next.1",
"description": "The guest-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-microsoft-provider
## 0.1.17-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.22-next.1
- @backstage/plugin-auth-node@0.4.17-next.1
## 0.1.16-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-microsoft-provider",
"version": "0.1.16-next.0",
"version": "0.1.17-next.1",
"description": "The microsoft-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-oauth2-provider
## 0.2.3-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.22-next.1
- @backstage/plugin-auth-node@0.4.17-next.1
## 0.2.2-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-oauth2-provider",
"version": "0.2.2-next.0",
"version": "0.2.3-next.1",
"description": "The oauth2-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,14 @@
# @backstage/plugin-auth-backend-module-oauth2-proxy-provider
## 0.1.15-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.22-next.1
- @backstage/errors@1.2.4
- @backstage/plugin-auth-node@0.4.17-next.1
## 0.1.14-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-oauth2-proxy-provider",
"version": "0.1.14-next.0",
"version": "0.1.15-next.1",
"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.3-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.23.3-next.1
- @backstage/backend-plugin-api@0.6.22-next.1
- @backstage/plugin-auth-backend@0.22.9-next.1
- @backstage/plugin-auth-node@0.4.17-next.1
## 0.2.2-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-oidc-provider",
"version": "0.2.2-next.0",
"version": "0.2.3-next.1",
"description": "The oidc-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-okta-provider
## 0.0.15-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.22-next.1
- @backstage/plugin-auth-node@0.4.17-next.1
## 0.0.14-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-okta-provider",
"version": "0.0.14-next.0",
"version": "0.0.15-next.1",
"description": "The okta-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-onelogin-provider
## 0.1.3-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.22-next.1
- @backstage/plugin-auth-node@0.4.17-next.1
## 0.1.2-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-onelogin-provider",
"version": "0.1.2-next.0",
"version": "0.1.3-next.1",
"description": "The onelogin-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,14 @@
# @backstage/plugin-auth-backend-module-pinniped-provider
## 0.1.16-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.22-next.1
- @backstage/config@1.2.0
- @backstage/plugin-auth-node@0.4.17-next.1
## 0.1.15-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-pinniped-provider",
"version": "0.1.15-next.0",
"version": "0.1.16-next.1",
"description": "The pinniped-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,14 @@
# @backstage/plugin-auth-backend-module-vmware-cloud-provider
## 0.2.3-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.6.22-next.1
- @backstage/catalog-model@1.5.0
- @backstage/plugin-auth-node@0.4.17-next.1
## 0.2.2-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-vmware-cloud-provider",
"version": "0.2.2-next.0",
"version": "0.2.3-next.1",
"description": "The vmware-cloud-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
+30
View File
@@ -1,5 +1,35 @@
# @backstage/plugin-auth-backend
## 0.22.9-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.23.3-next.1
- @backstage/backend-plugin-api@0.6.22-next.1
- @backstage/catalog-client@1.6.5
- @backstage/catalog-model@1.5.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-auth-backend-module-atlassian-provider@0.2.3-next.1
- @backstage/plugin-auth-backend-module-aws-alb-provider@0.1.14-next.1
- @backstage/plugin-auth-backend-module-azure-easyauth-provider@0.1.5-next.1
- @backstage/plugin-auth-backend-module-bitbucket-provider@0.1.5-next.1
- @backstage/plugin-auth-backend-module-cloudflare-access-provider@0.1.5-next.1
- @backstage/plugin-auth-backend-module-gcp-iap-provider@0.2.17-next.1
- @backstage/plugin-auth-backend-module-github-provider@0.1.19-next.1
- @backstage/plugin-auth-backend-module-gitlab-provider@0.1.19-next.1
- @backstage/plugin-auth-backend-module-google-provider@0.1.19-next.1
- @backstage/plugin-auth-backend-module-microsoft-provider@0.1.17-next.1
- @backstage/plugin-auth-backend-module-oauth2-provider@0.2.3-next.1
- @backstage/plugin-auth-backend-module-oauth2-proxy-provider@0.1.15-next.1
- @backstage/plugin-auth-backend-module-oidc-provider@0.2.3-next.1
- @backstage/plugin-auth-backend-module-okta-provider@0.0.15-next.1
- @backstage/plugin-auth-backend-module-onelogin-provider@0.1.3-next.1
- @backstage/plugin-auth-node@0.4.17-next.1
- @backstage/plugin-catalog-node@1.12.4-next.1
## 0.22.8-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend",
"version": "0.22.8-next.0",
"version": "0.22.9-next.1",
"description": "A Backstage backend plugin that handles authentication",
"backstage": {
"role": "backend-plugin",
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-auth-node
## 0.4.17-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.23.3-next.1
- @backstage/backend-plugin-api@0.6.22-next.1
- @backstage/catalog-client@1.6.5
- @backstage/catalog-model@1.5.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
## 0.4.16-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-node",
"version": "0.4.16-next.0",
"version": "0.4.17-next.1",
"backstage": {
"role": "node-library",
"pluginId": "auth",
@@ -1,5 +1,22 @@
# @backstage/plugin-catalog-backend-module-aws
## 0.3.17-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.23.3-next.1
- @backstage/backend-plugin-api@0.6.22-next.1
- @backstage/backend-tasks@0.5.27-next.1
- @backstage/catalog-model@1.5.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/integration@1.13.0-next.0
- @backstage/integration-aws-node@0.1.12
- @backstage/plugin-catalog-common@1.0.24
- @backstage/plugin-catalog-node@1.12.4-next.1
- @backstage/plugin-kubernetes-common@0.8.0
## 0.3.16-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-aws",
"version": "0.3.16-next.0",
"version": "0.3.17-next.1",
"description": "A Backstage catalog backend module that helps integrate towards AWS",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,18 @@
# @backstage/plugin-catalog-backend-module-azure
## 0.1.42-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.23.3-next.1
- @backstage/backend-plugin-api@0.6.22-next.1
- @backstage/backend-tasks@0.5.27-next.1
- @backstage/config@1.2.0
- @backstage/integration@1.13.0-next.0
- @backstage/plugin-catalog-common@1.0.24
- @backstage/plugin-catalog-node@1.12.4-next.1
## 0.1.41-next.0
### Patch Changes

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