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

Version Packages (next)
This commit is contained in:
Ben Lambert
2024-12-24 11:37:47 +01:00
committed by GitHub
241 changed files with 3406 additions and 130 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/create-app': patch
---
Bumped create-app version.
+25 -1
View File
@@ -195,5 +195,29 @@
"@backstage/plugin-user-settings-backend": "0.2.28",
"@backstage/plugin-user-settings-common": "0.0.1"
},
"changesets": []
"changesets": [
"big-seals-drum",
"calm-tigers-boil",
"create-app-1735034814",
"cuddly-lions-knock",
"cyan-frogs-count",
"famous-balloons-punch",
"famous-dryers-protect",
"gorgeous-zebras-tan",
"khaki-fireants-begin",
"lemon-students-care",
"metal-ravens-hammer",
"nervous-bottles-occur",
"nice-waves-count",
"quick-poems-cover",
"rich-penguins-stare",
"rich-vans-hope",
"shiny-walls-press",
"silly-bottles-raise",
"spicy-tomatoes-hammer",
"strong-students-beg",
"tall-actors-clap",
"twenty-laws-tie",
"two-wasps-mix"
]
}
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "root",
"version": "1.34.0",
"version": "1.35.0-next.0",
"private": true,
"repository": {
"type": "git",
+45
View File
@@ -1,5 +1,50 @@
# example-app-next
## 0.0.19-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-home@0.8.4-next.0
- @backstage/cli@0.29.5-next.0
- @backstage/plugin-scaffolder-react@1.14.3-next.0
- @backstage/plugin-scaffolder@1.27.4-next.0
- @backstage/plugin-techdocs-module-addons-contrib@1.1.20-next.0
- @backstage/app-defaults@1.5.15
- @backstage/catalog-model@1.7.2
- @backstage/config@1.3.1
- @backstage/core-app-api@1.15.3
- @backstage/core-compat-api@0.3.4
- @backstage/core-components@0.16.2
- @backstage/core-plugin-api@1.10.2
- @backstage/frontend-app-api@0.10.3
- @backstage/frontend-defaults@0.1.4
- @backstage/frontend-plugin-api@0.9.3
- @backstage/integration-react@1.2.2
- @backstage/theme@0.6.3
- @backstage/plugin-api-docs@0.12.2
- @backstage/plugin-app@0.1.4
- @backstage/plugin-app-visualizer@0.1.14
- @backstage/plugin-auth-react@0.1.10
- @backstage/plugin-catalog@1.26.0
- @backstage/plugin-catalog-common@1.1.2
- @backstage/plugin-catalog-graph@0.4.14
- @backstage/plugin-catalog-import@0.12.8
- @backstage/plugin-catalog-react@1.15.0
- @backstage/plugin-catalog-unprocessed-entities@0.2.12
- @backstage/plugin-kubernetes@0.12.2
- @backstage/plugin-kubernetes-cluster@0.0.20
- @backstage/plugin-notifications@0.5.0
- @backstage/plugin-org@0.6.34
- @backstage/plugin-permission-react@0.4.29
- @backstage/plugin-search@1.4.21
- @backstage/plugin-search-common@1.2.16
- @backstage/plugin-search-react@1.8.4
- @backstage/plugin-signals@0.0.14
- @backstage/plugin-techdocs@1.12.0
- @backstage/plugin-techdocs-react@1.2.12
- @backstage/plugin-user-settings@0.8.17
## 0.0.18
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-app-next",
"version": "0.0.18",
"version": "0.0.19-next.0",
"backstage": {
"role": "frontend"
},
+41
View File
@@ -1,5 +1,46 @@
# example-app
## 0.2.105-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-home@0.8.4-next.0
- @backstage/cli@0.29.5-next.0
- @backstage/plugin-scaffolder-react@1.14.3-next.0
- @backstage/plugin-scaffolder@1.27.4-next.0
- @backstage/plugin-techdocs-module-addons-contrib@1.1.20-next.0
- @backstage/app-defaults@1.5.15
- @backstage/catalog-model@1.7.2
- @backstage/config@1.3.1
- @backstage/core-app-api@1.15.3
- @backstage/core-components@0.16.2
- @backstage/core-plugin-api@1.10.2
- @backstage/frontend-app-api@0.10.3
- @backstage/integration-react@1.2.2
- @backstage/theme@0.6.3
- @backstage/plugin-api-docs@0.12.2
- @backstage/plugin-auth-react@0.1.10
- @backstage/plugin-catalog@1.26.0
- @backstage/plugin-catalog-common@1.1.2
- @backstage/plugin-catalog-graph@0.4.14
- @backstage/plugin-catalog-import@0.12.8
- @backstage/plugin-catalog-react@1.15.0
- @backstage/plugin-catalog-unprocessed-entities@0.2.12
- @backstage/plugin-devtools@0.1.22
- @backstage/plugin-kubernetes@0.12.2
- @backstage/plugin-kubernetes-cluster@0.0.20
- @backstage/plugin-notifications@0.5.0
- @backstage/plugin-org@0.6.34
- @backstage/plugin-permission-react@0.4.29
- @backstage/plugin-search@1.4.21
- @backstage/plugin-search-common@1.2.16
- @backstage/plugin-search-react@1.8.4
- @backstage/plugin-signals@0.0.14
- @backstage/plugin-techdocs@1.12.0
- @backstage/plugin-techdocs-react@1.2.12
- @backstage/plugin-user-settings@0.8.17
## 0.2.104
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-app",
"version": "0.2.104",
"version": "0.2.105-next.0",
"backstage": {
"role": "frontend"
},
+15
View File
@@ -1,5 +1,20 @@
# @backstage/backend-app-api
## 1.1.1-next.0
### Patch Changes
- 02534c7: Corrected spelling mistake in error message
- Updated dependencies
- @backstage/config-loader@1.9.5-next.0
- @backstage/plugin-permission-node@0.8.7-next.0
- @backstage/plugin-auth-node@0.5.6-next.0
- @backstage/backend-plugin-api@1.1.1-next.0
- @backstage/cli-common@0.1.15
- @backstage/config@1.3.1
- @backstage/errors@1.2.6
- @backstage/types@1.2.0
## 1.1.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-app-api",
"version": "1.1.0",
"version": "1.1.1-next.0",
"description": "Core API used by Backstage backend apps",
"backstage": {
"role": "node-library"
+29
View File
@@ -1,5 +1,34 @@
# @backstage/backend-defaults
## 0.7.0-next.0
### Minor Changes
- ec547b8: Ensure that an error handler middleware exists at the end of each plugin `httpRouter` handler chain. This makes it so that exceptions thrown by plugin routes are caught and encoded in the standard error format.
If you were using the standard `MiddlewareFactory` just to put an `error` middleware in you router, you can now remove that at your earliest convenience since it's redundant. If you have custom error handlers in your plugin router, those will continue to function as previously. If you were relying on thrown errors propagating all the way down to the root HTTP router, you will find that they no longer do that, and may want to hoist your error handling up to the plugin level instead.
### Patch Changes
- 575613f: Go back to using `node-fetch` for gitlab
- 8ecf8cb: Exclude `@backstage/backend-common` from schema collection if `@backstage/backend-defaults` is present
- 8379bf4: Remove usages of `PluginDatabaseManager` and `PluginEndpointDiscovery` and replace with their equivalent service types
- Updated dependencies
- @backstage/backend-app-api@1.1.1-next.0
- @backstage/config-loader@1.9.5-next.0
- @backstage/plugin-permission-node@0.8.7-next.0
- @backstage/plugin-auth-node@0.5.6-next.0
- @backstage/backend-dev-utils@0.1.5
- @backstage/backend-plugin-api@1.1.1-next.0
- @backstage/cli-common@0.1.15
- @backstage/cli-node@0.2.11
- @backstage/config@1.3.1
- @backstage/errors@1.2.6
- @backstage/integration@1.16.0
- @backstage/integration-aws-node@0.1.14
- @backstage/types@1.2.0
- @backstage/plugin-events-node@0.4.7-next.0
## 0.6.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-defaults",
"version": "0.6.0",
"version": "0.7.0-next.0",
"description": "Backend defaults used by Backstage backend apps",
"backstage": {
"role": "node-library"
@@ -1,5 +1,31 @@
# @backstage/backend-dynamic-feature-service
## 0.5.3-next.0
### Patch Changes
- 8379bf4: Remove usages of `PluginDatabaseManager` and `PluginEndpointDiscovery` and replace with their equivalent service types
- Updated dependencies
- @backstage/backend-defaults@0.7.0-next.0
- @backstage/plugin-scaffolder-node@0.6.3-next.0
- @backstage/backend-app-api@1.1.1-next.0
- @backstage/config-loader@1.9.5-next.0
- @backstage/plugin-catalog-backend@1.30.0-next.0
- @backstage/plugin-permission-node@0.8.7-next.0
- @backstage/plugin-events-backend@0.4.1-next.0
- @backstage/plugin-auth-node@0.5.6-next.0
- @backstage/backend-plugin-api@1.1.1-next.0
- @backstage/cli-common@0.1.15
- @backstage/cli-node@0.2.11
- @backstage/config@1.3.1
- @backstage/errors@1.2.6
- @backstage/types@1.2.0
- @backstage/plugin-app-node@0.1.29-next.0
- @backstage/plugin-events-node@0.4.7-next.0
- @backstage/plugin-permission-common@0.8.3
- @backstage/plugin-search-backend-node@1.3.7-next.0
- @backstage/plugin-search-common@1.2.16
## 0.5.2
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-dynamic-feature-service",
"version": "0.5.2",
"version": "0.5.3-next.0",
"description": "Backstage dynamic feature service",
"backstage": {
"role": "node-library"
+40
View File
@@ -1,5 +1,45 @@
# example-backend-legacy
## 0.2.106-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.7.0-next.0
- @backstage/plugin-scaffolder-backend@1.29.0-next.0
- @backstage/plugin-search-backend-module-catalog@0.3.0-next.0
- @backstage/plugin-permission-backend@0.5.53-next.0
- @backstage/plugin-catalog-backend@1.30.0-next.0
- @backstage/plugin-permission-node@0.8.7-next.0
- @backstage/plugin-events-backend@0.4.1-next.0
- @backstage/plugin-app-backend@0.4.4-next.0
- @backstage/plugin-auth-node@0.5.6-next.0
- @backstage/plugin-auth-backend@0.24.2-next.0
- @backstage/backend-plugin-api@1.1.1-next.0
- @backstage/catalog-client@1.9.0
- @backstage/catalog-model@1.7.2
- @backstage/config@1.3.1
- @backstage/integration@1.16.0
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.4-next.0
- @backstage/plugin-catalog-backend-module-unprocessed@0.5.4-next.0
- @backstage/plugin-catalog-node@1.15.1-next.0
- @backstage/plugin-events-node@0.4.7-next.0
- @backstage/plugin-kubernetes-backend@0.19.2-next.0
- @backstage/plugin-permission-common@0.8.3
- @backstage/plugin-proxy-backend@0.5.10-next.0
- @backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.3.5-next.0
- @backstage/plugin-scaffolder-backend-module-gitlab@0.7.1-next.0
- @backstage/plugin-scaffolder-backend-module-rails@0.5.5-next.0
- @backstage/plugin-search-backend@1.8.1-next.0
- @backstage/plugin-search-backend-module-elasticsearch@1.6.4-next.0
- @backstage/plugin-search-backend-module-explore@0.2.7-next.0
- @backstage/plugin-search-backend-module-pg@0.5.40-next.0
- @backstage/plugin-search-backend-module-techdocs@0.3.5-next.0
- @backstage/plugin-search-backend-node@1.3.7-next.0
- @backstage/plugin-signals-backend@0.2.5-next.0
- @backstage/plugin-signals-node@0.1.16-next.0
- @backstage/plugin-techdocs-backend@1.11.5-next.0
## 0.2.105
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-backend-legacy",
"version": "0.2.105",
"version": "0.2.106-next.0",
"backstage": {
"role": "backend"
},
@@ -1,5 +1,14 @@
# @backstage/backend-openapi-utils
## 0.4.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.1.1-next.0
- @backstage/errors@1.2.6
- @backstage/types@1.2.0
## 0.4.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-openapi-utils",
"version": "0.4.0",
"version": "0.4.1-next.0",
"description": "OpenAPI typescript support.",
"backstage": {
"role": "node-library"
+12
View File
@@ -1,5 +1,17 @@
# @backstage/backend-plugin-api
## 1.1.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.6-next.0
- @backstage/cli-common@0.1.15
- @backstage/config@1.3.1
- @backstage/errors@1.2.6
- @backstage/types@1.2.0
- @backstage/plugin-permission-common@0.8.3
## 1.1.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-plugin-api",
"version": "1.1.0",
"version": "1.1.1-next.0",
"description": "Core API used by Backstage backend plugins",
"backstage": {
"role": "node-library"
+14
View File
@@ -1,5 +1,19 @@
# @backstage/backend-test-utils
## 1.2.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.7.0-next.0
- @backstage/backend-app-api@1.1.1-next.0
- @backstage/plugin-auth-node@0.5.6-next.0
- @backstage/backend-plugin-api@1.1.1-next.0
- @backstage/config@1.3.1
- @backstage/errors@1.2.6
- @backstage/types@1.2.0
- @backstage/plugin-events-node@0.4.7-next.0
## 1.2.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-test-utils",
"version": "1.2.0",
"version": "1.2.1-next.0",
"description": "Test helpers library for Backstage backends",
"backstage": {
"role": "node-library"
+38
View File
@@ -1,5 +1,43 @@
# example-backend
## 0.0.34-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend-module-openapi@0.2.6-next.0
- @backstage/plugin-devtools-backend@0.5.1-next.0
- @backstage/backend-defaults@0.7.0-next.0
- @backstage/plugin-scaffolder-backend@1.29.0-next.0
- @backstage/plugin-search-backend-module-catalog@0.3.0-next.0
- @backstage/plugin-permission-backend@0.5.53-next.0
- @backstage/plugin-catalog-backend@1.30.0-next.0
- @backstage/plugin-permission-node@0.8.7-next.0
- @backstage/plugin-events-backend@0.4.1-next.0
- @backstage/plugin-app-backend@0.4.4-next.0
- @backstage/plugin-auth-node@0.5.6-next.0
- @backstage/plugin-notifications-backend@0.5.1-next.0
- @backstage/plugin-auth-backend@0.24.2-next.0
- @backstage/backend-plugin-api@1.1.1-next.0
- @backstage/catalog-model@1.7.2
- @backstage/plugin-auth-backend-module-github-provider@0.2.4-next.0
- @backstage/plugin-auth-backend-module-guest-provider@0.2.4-next.0
- @backstage/plugin-catalog-backend-module-backstage-openapi@0.4.4-next.0
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.4-next.0
- @backstage/plugin-catalog-backend-module-unprocessed@0.5.4-next.0
- @backstage/plugin-kubernetes-backend@0.19.2-next.0
- @backstage/plugin-permission-backend-module-allow-all-policy@0.2.4-next.0
- @backstage/plugin-permission-common@0.8.3
- @backstage/plugin-proxy-backend@0.5.10-next.0
- @backstage/plugin-scaffolder-backend-module-github@0.5.5-next.0
- @backstage/plugin-scaffolder-backend-module-notifications@0.1.6-next.0
- @backstage/plugin-search-backend@1.8.1-next.0
- @backstage/plugin-search-backend-module-explore@0.2.7-next.0
- @backstage/plugin-search-backend-module-techdocs@0.3.5-next.0
- @backstage/plugin-search-backend-node@1.3.7-next.0
- @backstage/plugin-signals-backend@0.2.5-next.0
- @backstage/plugin-techdocs-backend@1.11.5-next.0
## 0.0.33
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-backend",
"version": "0.0.33",
"version": "0.0.34-next.0",
"backstage": {
"role": "backend"
},
+17
View File
@@ -1,5 +1,22 @@
# @backstage/cli
## 0.29.5-next.0
### Patch Changes
- e937ce0: Fixed incompatible `@typescript-eslint` versions with current `eslint@8.x.x`
- Updated dependencies
- @backstage/config-loader@1.9.5-next.0
- @backstage/catalog-model@1.7.2
- @backstage/cli-common@0.1.15
- @backstage/cli-node@0.2.11
- @backstage/config@1.3.1
- @backstage/errors@1.2.6
- @backstage/eslint-plugin@0.1.10
- @backstage/integration@1.16.0
- @backstage/release-manifests@0.0.12
- @backstage/types@1.2.0
## 0.29.4
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/cli",
"version": "0.29.4",
"version": "0.29.5-next.0",
"description": "CLI for developing Backstage plugins and apps",
"backstage": {
"role": "cli"
+11
View File
@@ -1,5 +1,16 @@
# @backstage/config-loader
## 1.9.5-next.0
### Patch Changes
- 8ecf8cb: Exclude `@backstage/backend-common` from schema collection if `@backstage/backend-defaults` is present
- Updated dependencies
- @backstage/cli-common@0.1.15
- @backstage/config@1.3.1
- @backstage/errors@1.2.6
- @backstage/types@1.2.0
## 1.9.3
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/config-loader",
"version": "1.9.3",
"version": "1.9.5-next.0",
"description": "Config loading functionality used by Backstage backend, and CLI",
"backstage": {
"role": "node-library"
+8
View File
@@ -1,5 +1,13 @@
# @backstage/create-app
## 0.5.24-next.0
### Patch Changes
- Bumped create-app version.
- Updated dependencies
- @backstage/cli-common@0.1.15
## 0.5.23
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/create-app",
"version": "0.5.23",
"version": "0.5.24-next.0",
"description": "A CLI that helps you create your own Backstage app",
"backstage": {
"role": "cli"
+9
View File
@@ -1,5 +1,14 @@
# e2e-test
## 0.2.24-next.0
### Patch Changes
- Updated dependencies
- @backstage/create-app@0.5.24-next.0
- @backstage/cli-common@0.1.15
- @backstage/errors@1.2.6
## 0.2.23
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "e2e-test",
"version": "0.2.23",
"version": "0.2.24-next.0",
"description": "E2E test for verifying Backstage packages",
"backstage": {
"role": "cli"
+12
View File
@@ -1,5 +1,17 @@
# @backstage/repo-tools
## 0.12.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/config-loader@1.9.5-next.0
- @backstage/backend-plugin-api@1.1.1-next.0
- @backstage/catalog-model@1.7.2
- @backstage/cli-common@0.1.15
- @backstage/cli-node@0.2.11
- @backstage/errors@1.2.6
## 0.12.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/repo-tools",
"version": "0.12.0",
"version": "0.12.1-next.0",
"description": "CLI for Backstage repo tooling ",
"backstage": {
"role": "cli"
@@ -1,5 +1,13 @@
# @internal/scaffolder
## 0.0.5-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-react@1.14.3-next.0
- @backstage/frontend-plugin-api@0.9.3
## 0.0.4
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@internal/scaffolder",
"version": "0.0.4",
"version": "0.0.5-next.0",
"backstage": {
"role": "web-library",
"inline": true
@@ -1,5 +1,24 @@
# techdocs-cli-embedded-app
## 0.2.104-next.0
### Patch Changes
- Updated dependencies
- @backstage/cli@0.29.5-next.0
- @backstage/app-defaults@1.5.15
- @backstage/catalog-model@1.7.2
- @backstage/config@1.3.1
- @backstage/core-app-api@1.15.3
- @backstage/core-components@0.16.2
- @backstage/core-plugin-api@1.10.2
- @backstage/integration-react@1.2.2
- @backstage/test-utils@1.7.3
- @backstage/theme@0.6.3
- @backstage/plugin-catalog@1.26.0
- @backstage/plugin-techdocs@1.12.0
- @backstage/plugin-techdocs-react@1.2.12
## 0.2.103
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "techdocs-cli-embedded-app",
"version": "0.2.103",
"version": "0.2.104-next.0",
"backstage": {
"role": "frontend"
},
+11
View File
@@ -1,5 +1,16 @@
# @techdocs/cli
## 1.8.25-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.7.0-next.0
- @backstage/catalog-model@1.7.2
- @backstage/cli-common@0.1.15
- @backstage/config@1.3.1
- @backstage/plugin-techdocs-node@1.12.16-next.0
## 1.8.24
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@techdocs/cli",
"version": "1.8.24",
"version": "1.8.25-next.0",
"description": "Utility CLI for managing TechDocs sites in Backstage.",
"backstage": {
"role": "cli"
+15
View File
@@ -1,5 +1,20 @@
# @backstage/plugin-app-backend
## 0.4.4-next.0
### Patch Changes
- d9d62ef: Remove some internal usages of the backend-common package
- 8379bf4: Remove usages of `PluginDatabaseManager` and `PluginEndpointDiscovery` and replace with their equivalent service types
- Updated dependencies
- @backstage/config-loader@1.9.5-next.0
- @backstage/plugin-auth-node@0.5.6-next.0
- @backstage/backend-plugin-api@1.1.1-next.0
- @backstage/config@1.3.1
- @backstage/errors@1.2.6
- @backstage/types@1.2.0
- @backstage/plugin-app-node@0.1.29-next.0
## 0.4.3
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app-backend",
"version": "0.4.3",
"version": "0.4.4-next.0",
"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.29-next.0
### Patch Changes
- Updated dependencies
- @backstage/config-loader@1.9.5-next.0
- @backstage/backend-plugin-api@1.1.1-next.0
## 0.1.28
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app-node",
"version": "0.1.28",
"version": "0.1.29-next.0",
"description": "Node.js library for the app plugin",
"backstage": {
"role": "node-library",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-atlassian-provider
## 0.3.4-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.6-next.0
- @backstage/backend-plugin-api@1.1.1-next.0
## 0.3.3
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-atlassian-provider",
"version": "0.3.3",
"version": "0.3.4-next.0",
"description": "The atlassian-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-auth0-provider
## 0.1.4-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.6-next.0
- @backstage/backend-plugin-api@1.1.1-next.0
## 0.1.3
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-auth0-provider",
"version": "0.1.3",
"version": "0.1.4-next.0",
"description": "The auth0-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,15 @@
# @backstage/plugin-auth-backend-module-aws-alb-provider
## 0.3.2-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.6-next.0
- @backstage/plugin-auth-backend@0.24.2-next.0
- @backstage/backend-plugin-api@1.1.1-next.0
- @backstage/errors@1.2.6
## 0.3.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-aws-alb-provider",
"version": "0.3.1",
"version": "0.3.2-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.2.4-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.6-next.0
- @backstage/backend-plugin-api@1.1.1-next.0
- @backstage/catalog-model@1.7.2
- @backstage/errors@1.2.6
## 0.2.3
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-azure-easyauth-provider",
"version": "0.2.3",
"version": "0.2.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.2.4-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.6-next.0
- @backstage/backend-plugin-api@1.1.1-next.0
## 0.2.3
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-bitbucket-provider",
"version": "0.2.3",
"version": "0.2.4-next.0",
"description": "The bitbucket-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-bitbucket-server-provider
## 0.1.4-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.6-next.0
- @backstage/backend-plugin-api@1.1.1-next.0
## 0.1.3
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-bitbucket-server-provider",
"version": "0.1.3",
"version": "0.1.4-next.0",
"description": "The bitbucket-server-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,15 @@
# @backstage/plugin-auth-backend-module-cloudflare-access-provider
## 0.3.4-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.6-next.0
- @backstage/backend-plugin-api@1.1.1-next.0
- @backstage/config@1.3.1
- @backstage/errors@1.2.6
## 0.3.3
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-cloudflare-access-provider",
"version": "0.3.3",
"version": "0.3.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.3.4-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.6-next.0
- @backstage/backend-plugin-api@1.1.1-next.0
- @backstage/errors@1.2.6
- @backstage/types@1.2.0
## 0.3.3
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-gcp-iap-provider",
"version": "0.3.3",
"version": "0.3.4-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.2.4-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.6-next.0
- @backstage/backend-plugin-api@1.1.1-next.0
## 0.2.3
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-github-provider",
"version": "0.2.3",
"version": "0.2.4-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.2.4-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.6-next.0
- @backstage/backend-plugin-api@1.1.1-next.0
## 0.2.3
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-gitlab-provider",
"version": "0.2.3",
"version": "0.2.4-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.2.4-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.6-next.0
- @backstage/backend-plugin-api@1.1.1-next.0
## 0.2.3
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-google-provider",
"version": "0.2.3",
"version": "0.2.4-next.0",
"description": "A Google auth provider module for the Backstage auth backend",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,15 @@
# @backstage/plugin-auth-backend-module-guest-provider
## 0.2.4-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.6-next.0
- @backstage/backend-plugin-api@1.1.1-next.0
- @backstage/catalog-model@1.7.2
- @backstage/errors@1.2.6
## 0.2.3
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-guest-provider",
"version": "0.2.3",
"version": "0.2.4-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.2.4-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.6-next.0
- @backstage/backend-plugin-api@1.1.1-next.0
## 0.2.3
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-microsoft-provider",
"version": "0.2.3",
"version": "0.2.4-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.3.4-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.6-next.0
- @backstage/backend-plugin-api@1.1.1-next.0
## 0.3.3
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-oauth2-provider",
"version": "0.3.3",
"version": "0.3.4-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.2.4-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.6-next.0
- @backstage/backend-plugin-api@1.1.1-next.0
- @backstage/errors@1.2.6
## 0.2.3
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-oauth2-proxy-provider",
"version": "0.2.3",
"version": "0.2.4-next.0",
"description": "The oauth2-proxy-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,14 @@
# @backstage/plugin-auth-backend-module-oidc-provider
## 0.3.4-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.6-next.0
- @backstage/plugin-auth-backend@0.24.2-next.0
- @backstage/backend-plugin-api@1.1.1-next.0
## 0.3.3
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-oidc-provider",
"version": "0.3.3",
"version": "0.3.4-next.0",
"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.1.4-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.6-next.0
- @backstage/backend-plugin-api@1.1.1-next.0
## 0.1.3
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-okta-provider",
"version": "0.1.3",
"version": "0.1.4-next.0",
"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.2.4-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.6-next.0
- @backstage/backend-plugin-api@1.1.1-next.0
## 0.2.3
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-onelogin-provider",
"version": "0.2.3",
"version": "0.2.4-next.0",
"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.2.4-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.6-next.0
- @backstage/backend-plugin-api@1.1.1-next.0
- @backstage/config@1.3.1
## 0.2.3
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-pinniped-provider",
"version": "0.2.3",
"version": "0.2.4-next.0",
"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.4.3-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.5.6-next.0
- @backstage/backend-plugin-api@1.1.1-next.0
- @backstage/catalog-model@1.7.2
## 0.4.2
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-vmware-cloud-provider",
"version": "0.4.2",
"version": "0.4.3-next.0",
"description": "The vmware-cloud-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
+32
View File
@@ -1,5 +1,37 @@
# @backstage/plugin-auth-backend
## 0.24.2-next.0
### Patch Changes
- 8379bf4: Remove usages of `PluginDatabaseManager` and `PluginEndpointDiscovery` and replace with their equivalent service types
- Updated dependencies
- @backstage/plugin-auth-node@0.5.6-next.0
- @backstage/backend-plugin-api@1.1.1-next.0
- @backstage/catalog-client@1.9.0
- @backstage/catalog-model@1.7.2
- @backstage/config@1.3.1
- @backstage/errors@1.2.6
- @backstage/types@1.2.0
- @backstage/plugin-auth-backend-module-atlassian-provider@0.3.4-next.0
- @backstage/plugin-auth-backend-module-auth0-provider@0.1.4-next.0
- @backstage/plugin-auth-backend-module-aws-alb-provider@0.3.2-next.0
- @backstage/plugin-auth-backend-module-azure-easyauth-provider@0.2.4-next.0
- @backstage/plugin-auth-backend-module-bitbucket-provider@0.2.4-next.0
- @backstage/plugin-auth-backend-module-bitbucket-server-provider@0.1.4-next.0
- @backstage/plugin-auth-backend-module-cloudflare-access-provider@0.3.4-next.0
- @backstage/plugin-auth-backend-module-gcp-iap-provider@0.3.4-next.0
- @backstage/plugin-auth-backend-module-github-provider@0.2.4-next.0
- @backstage/plugin-auth-backend-module-gitlab-provider@0.2.4-next.0
- @backstage/plugin-auth-backend-module-google-provider@0.2.4-next.0
- @backstage/plugin-auth-backend-module-microsoft-provider@0.2.4-next.0
- @backstage/plugin-auth-backend-module-oauth2-provider@0.3.4-next.0
- @backstage/plugin-auth-backend-module-oauth2-proxy-provider@0.2.4-next.0
- @backstage/plugin-auth-backend-module-oidc-provider@0.3.4-next.0
- @backstage/plugin-auth-backend-module-okta-provider@0.1.4-next.0
- @backstage/plugin-auth-backend-module-onelogin-provider@0.2.4-next.0
- @backstage/plugin-catalog-node@1.15.1-next.0
## 0.24.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend",
"version": "0.24.1",
"version": "0.24.2-next.0",
"description": "A Backstage backend plugin that handles authentication",
"backstage": {
"role": "backend-plugin",
+14
View File
@@ -1,5 +1,19 @@
# @backstage/plugin-auth-node
## 0.5.6-next.0
### Patch Changes
- d9d62ef: Remove some internal usages of the backend-common package
- 8379bf4: Remove usages of `PluginDatabaseManager` and `PluginEndpointDiscovery` and replace with their equivalent service types
- Updated dependencies
- @backstage/backend-plugin-api@1.1.1-next.0
- @backstage/catalog-client@1.9.0
- @backstage/catalog-model@1.7.2
- @backstage/config@1.3.1
- @backstage/errors@1.2.6
- @backstage/types@1.2.0
## 0.5.5
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-node",
"version": "0.5.5",
"version": "0.5.6-next.0",
"backstage": {
"role": "node-library",
"pluginId": "auth",
@@ -1,5 +1,21 @@
# @backstage/plugin-catalog-backend-module-aws
## 0.4.7-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.7.0-next.0
- @backstage/backend-plugin-api@1.1.1-next.0
- @backstage/catalog-model@1.7.2
- @backstage/config@1.3.1
- @backstage/errors@1.2.6
- @backstage/integration@1.16.0
- @backstage/integration-aws-node@0.1.14
- @backstage/plugin-catalog-common@1.1.2
- @backstage/plugin-catalog-node@1.15.1-next.0
- @backstage/plugin-kubernetes-common@0.9.1
## 0.4.6
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-aws",
"version": "0.4.6",
"version": "0.4.7-next.0",
"description": "A Backstage catalog backend module that helps integrate towards AWS",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,16 @@
# @backstage/plugin-catalog-backend-module-azure
## 0.3.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.1.1-next.0
- @backstage/config@1.3.1
- @backstage/integration@1.16.0
- @backstage/plugin-catalog-common@1.1.2
- @backstage/plugin-catalog-node@1.15.1-next.0
## 0.3.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-azure",
"version": "0.3.0",
"version": "0.3.1-next.0",
"description": "A Backstage catalog backend module that helps integrate towards Azure",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,17 @@
# @backstage/plugin-catalog-backend-module-backstage-openapi
## 0.4.4-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-openapi-utils@0.4.1-next.0
- @backstage/backend-plugin-api@1.1.1-next.0
- @backstage/catalog-model@1.7.2
- @backstage/config@1.3.1
- @backstage/errors@1.2.6
- @backstage/plugin-catalog-node@1.15.1-next.0
## 0.4.3
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-backstage-openapi",
"version": "0.4.3",
"version": "0.4.4-next.0",
"backstage": {
"role": "backend-plugin-module",
"pluginId": "catalog",
@@ -1,5 +1,20 @@
# @backstage/plugin-catalog-backend-module-bitbucket-cloud
## 0.4.4-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.1.1-next.0
- @backstage/catalog-client@1.9.0
- @backstage/catalog-model@1.7.2
- @backstage/config@1.3.1
- @backstage/integration@1.16.0
- @backstage/plugin-bitbucket-cloud-common@0.2.26
- @backstage/plugin-catalog-common@1.1.2
- @backstage/plugin-catalog-node@1.15.1-next.0
- @backstage/plugin-events-node@0.4.7-next.0
## 0.4.3
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-bitbucket-cloud",
"version": "0.4.3",
"version": "0.4.4-next.0",
"description": "A Backstage catalog backend module that helps integrate towards Bitbucket Cloud",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,17 @@
# @backstage/plugin-catalog-backend-module-bitbucket-server
## 0.3.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.1.1-next.0
- @backstage/catalog-model@1.7.2
- @backstage/config@1.3.1
- @backstage/errors@1.2.6
- @backstage/integration@1.16.0
- @backstage/plugin-catalog-node@1.15.1-next.0
## 0.3.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-bitbucket-server",
"version": "0.3.0",
"version": "0.3.1-next.0",
"backstage": {
"role": "backend-plugin-module",
"pluginId": "catalog",
@@ -1,5 +1,16 @@
# @backstage/plugin-catalog-backend-module-gcp
## 0.3.4-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.1.1-next.0
- @backstage/catalog-model@1.7.2
- @backstage/config@1.3.1
- @backstage/plugin-catalog-node@1.15.1-next.0
- @backstage/plugin-kubernetes-common@0.9.1
## 0.3.3
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-gcp",
"version": "0.3.3",
"version": "0.3.4-next.0",
"description": "A Backstage catalog backend module that helps integrate towards GCP",
"backstage": {
"role": "backend-plugin-module",

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