Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-07-29 14:40:44 +00:00
parent 2ecf40daed
commit 531a48848c
334 changed files with 4844 additions and 173 deletions
+16
View File
@@ -1,5 +1,21 @@
# @backstage/plugin-api-docs
## 0.12.10-next.1
### Patch Changes
- f2f133c: Internal update to use the new variant of `ApiBlueprint`.
- Updated dependencies
- @backstage/plugin-catalog@1.31.2-next.1
- @backstage/core-compat-api@0.4.5-next.1
- @backstage/plugin-catalog-react@1.20.0-next.1
- @backstage/frontend-plugin-api@0.11.0-next.0
- @backstage/core-components@0.17.5-next.0
- @backstage/catalog-model@1.7.5
- @backstage/core-plugin-api@1.10.9
- @backstage/plugin-catalog-common@1.1.5
- @backstage/plugin-permission-react@0.4.36
## 0.12.10-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-api-docs",
"version": "0.12.10-next.0",
"version": "0.12.10-next.1",
"description": "A Backstage plugin that helps represent API entities in the frontend",
"backstage": {
"role": "frontend-plugin",
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-app-backend
## 0.5.5-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.6-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
- @backstage/config-loader@1.10.2
- @backstage/config@1.3.3
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/plugin-app-node@0.1.36-next.0
## 0.5.4
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app-backend",
"version": "0.5.4",
"version": "0.5.5-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.36-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.4.2-next.0
- @backstage/config-loader@1.10.2
## 0.1.35
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app-node",
"version": "0.1.35",
"version": "0.1.36-next.0",
"description": "Node.js library for the app plugin",
"backstage": {
"role": "node-library",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-app-visualizer
## 0.1.22-next.0
### Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.11.0-next.0
- @backstage/core-components@0.17.5-next.0
- @backstage/core-plugin-api@1.10.9
## 0.1.21
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app-visualizer",
"version": "0.1.21",
"version": "0.1.22-next.0",
"description": "Visualizes the Backstage app structure",
"backstage": {
"role": "frontend-plugin",
+18
View File
@@ -1,5 +1,23 @@
# @backstage/plugin-app
## 0.2.0-next.0
### Minor Changes
- 29786f6: Updated the `app/nav` extension to use the new `NavContentBlueprint`, and removed support for extensions created with the now removed `NavLogoBlueprint`.
### Patch Changes
- f2f133c: Internal update to use the new variant of `ApiBlueprint`.
- Updated dependencies
- @backstage/frontend-plugin-api@0.11.0-next.0
- @backstage/theme@0.6.8-next.0
- @backstage/core-components@0.17.5-next.0
- @backstage/core-plugin-api@1.10.9
- @backstage/integration-react@1.2.9
- @backstage/types@1.2.1
- @backstage/plugin-permission-react@0.4.36
## 0.1.11
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app",
"version": "0.1.11",
"version": "0.2.0-next.0",
"backstage": {
"role": "frontend-plugin",
"pluginId": "app",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-atlassian-provider
## 0.4.6-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.6-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
## 0.4.5
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-atlassian-provider",
"version": "0.4.5",
"version": "0.4.6-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.2.6-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.6-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
## 0.2.5
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-auth0-provider",
"version": "0.2.5",
"version": "0.2.6-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.4.6-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-backend@0.25.3-next.0
- @backstage/plugin-auth-node@0.6.6-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
- @backstage/errors@1.2.7
## 0.4.5
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-aws-alb-provider",
"version": "0.4.5",
"version": "0.4.6-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.11-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.6-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
- @backstage/catalog-model@1.7.5
- @backstage/errors@1.2.7
## 0.2.10
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-azure-easyauth-provider",
"version": "0.2.10",
"version": "0.2.11-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.3.6-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.6-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
## 0.3.5
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-bitbucket-provider",
"version": "0.3.5",
"version": "0.3.6-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.2.6-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.6-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
## 0.2.5
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-bitbucket-server-provider",
"version": "0.2.5",
"version": "0.2.6-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.4.6-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.6-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
- @backstage/config@1.3.3
- @backstage/errors@1.2.7
## 0.4.5
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-cloudflare-access-provider",
"version": "0.4.5",
"version": "0.4.6-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.4.6-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.6-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
## 0.4.5
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-gcp-iap-provider",
"version": "0.4.5",
"version": "0.4.6-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.3.6-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.6-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
## 0.3.5
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-github-provider",
"version": "0.3.5",
"version": "0.3.6-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.3.6-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.6-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
## 0.3.5
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-gitlab-provider",
"version": "0.3.5",
"version": "0.3.6-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.3.6-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.6-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
## 0.3.5
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-google-provider",
"version": "0.3.5",
"version": "0.3.6-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.11-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.6-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
- @backstage/catalog-model@1.7.5
- @backstage/errors@1.2.7
## 0.2.10
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-guest-provider",
"version": "0.2.10",
"version": "0.2.11-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.3.6-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.6-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
## 0.3.5
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-microsoft-provider",
"version": "0.3.5",
"version": "0.3.6-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.4.6-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.6-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
## 0.4.5
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-oauth2-provider",
"version": "0.4.5",
"version": "0.4.6-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.11-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.6-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
- @backstage/errors@1.2.7
## 0.2.10
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-oauth2-proxy-provider",
"version": "0.2.10",
"version": "0.2.11-next.0",
"description": "The oauth2-proxy-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,16 @@
# @backstage/plugin-auth-backend-module-oidc-provider
## 0.4.6-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-backend@0.25.3-next.0
- @backstage/plugin-auth-node@0.6.6-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
- @backstage/config@1.3.3
- @backstage/types@1.2.1
## 0.4.5
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-oidc-provider",
"version": "0.4.5",
"version": "0.4.6-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.2.6-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.6-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
## 0.2.5
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-okta-provider",
"version": "0.2.5",
"version": "0.2.6-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.3.6-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.6-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
## 0.3.5
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-onelogin-provider",
"version": "0.3.5",
"version": "0.3.6-next.0",
"description": "The onelogin-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,15 @@
# @backstage/plugin-auth-backend-module-pinniped-provider
## 0.3.6-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.6-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
- @backstage/config@1.3.3
- @backstage/types@1.2.1
## 0.3.5
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-pinniped-provider",
"version": "0.3.5",
"version": "0.3.6-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.5.6-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.6.6-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
- @backstage/catalog-model@1.7.5
## 0.5.5
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-vmware-cloud-provider",
"version": "0.5.5",
"version": "0.5.6-next.0",
"description": "The vmware-cloud-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-auth-backend
## 0.25.3-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.18.0-next.0
- @backstage/plugin-auth-node@0.6.6-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
- @backstage/catalog-model@1.7.5
- @backstage/config@1.3.3
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
## 0.25.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend",
"version": "0.25.2",
"version": "0.25.3-next.0",
"description": "A Backstage backend plugin that handles authentication",
"backstage": {
"role": "backend-plugin",
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-auth-node
## 0.6.6-next.0
### Patch Changes
- Updated dependencies
- @backstage/catalog-client@1.11.0-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
- @backstage/catalog-model@1.7.5
- @backstage/config@1.3.3
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
## 0.6.5
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-node",
"version": "0.6.5",
"version": "0.6.6-next.0",
"backstage": {
"role": "node-library",
"pluginId": "auth",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-auth-react
## 0.1.18-next.0
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.17.5-next.0
- @backstage/core-plugin-api@1.10.9
- @backstage/errors@1.2.7
## 0.1.17
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-react",
"version": "0.1.17",
"version": "0.1.18-next.0",
"description": "Web library for the auth plugin",
"backstage": {
"role": "web-library",
@@ -1,5 +1,21 @@
# @backstage/plugin-catalog-backend-module-aws
## 0.4.14-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.11.2-next.0
- @backstage/plugin-catalog-node@1.18.0-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
- @backstage/catalog-model@1.7.5
- @backstage/config@1.3.3
- @backstage/errors@1.2.7
- @backstage/integration@1.17.1
- @backstage/integration-aws-node@0.1.17
- @backstage/plugin-catalog-common@1.1.5
- @backstage/plugin-kubernetes-common@0.9.6
## 0.4.13
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-aws",
"version": "0.4.13",
"version": "0.4.14-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.8-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.18.0-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
- @backstage/config@1.3.3
- @backstage/integration@1.17.1
- @backstage/plugin-catalog-common@1.1.5
## 0.3.8-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-azure",
"version": "0.3.8-next.0",
"version": "0.3.8-next.1",
"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.5.5-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-openapi-utils@0.6.0-next.0
- @backstage/plugin-catalog-node@1.18.0-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
- @backstage/catalog-model@1.7.5
- @backstage/config@1.3.3
- @backstage/errors@1.2.7
## 0.5.4
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-backstage-openapi",
"version": "0.5.4",
"version": "0.5.5-next.0",
"backstage": {
"role": "backend-plugin-module",
"pluginId": "catalog",
@@ -1,5 +1,20 @@
# @backstage/plugin-catalog-backend-module-bitbucket-cloud
## 0.5.2-next.0
### Patch Changes
- Updated dependencies
- @backstage/catalog-client@1.11.0-next.0
- @backstage/plugin-catalog-node@1.18.0-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
- @backstage/plugin-events-node@0.4.14-next.0
- @backstage/catalog-model@1.7.5
- @backstage/config@1.3.3
- @backstage/integration@1.17.1
- @backstage/plugin-bitbucket-cloud-common@0.3.1
- @backstage/plugin-catalog-common@1.1.5
## 0.5.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-bitbucket-cloud",
"version": "0.5.1",
"version": "0.5.2-next.0",
"description": "A Backstage catalog backend module that helps integrate towards Bitbucket Cloud",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,20 @@
# @backstage/plugin-catalog-backend-module-bitbucket-server
## 0.5.2-next.0
### Patch Changes
- Updated dependencies
- @backstage/catalog-client@1.11.0-next.0
- @backstage/plugin-catalog-node@1.18.0-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
- @backstage/plugin-events-node@0.4.14-next.0
- @backstage/catalog-model@1.7.5
- @backstage/config@1.3.3
- @backstage/errors@1.2.7
- @backstage/integration@1.17.1
- @backstage/plugin-catalog-common@1.1.5
## 0.5.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-bitbucket-server",
"version": "0.5.1",
"version": "0.5.2-next.0",
"backstage": {
"role": "backend-plugin-module",
"pluginId": "catalog",
@@ -1,5 +1,16 @@
# @backstage/plugin-catalog-backend-module-gcp
## 0.3.11-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.18.0-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
- @backstage/catalog-model@1.7.5
- @backstage/config@1.3.3
- @backstage/plugin-kubernetes-common@0.9.6
## 0.3.10
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-gcp",
"version": "0.3.10",
"version": "0.3.11-next.0",
"description": "A Backstage catalog backend module that helps integrate towards GCP",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,17 @@
# @backstage/plugin-catalog-backend-module-gerrit
## 0.3.5-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.18.0-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
- @backstage/config@1.3.3
- @backstage/errors@1.2.7
- @backstage/integration@1.17.1
- @backstage/plugin-catalog-common@1.1.5
## 0.3.4
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-gerrit",
"version": "0.3.4",
"version": "0.3.5-next.0",
"backstage": {
"role": "backend-plugin-module",
"pluginId": "catalog",
@@ -1,5 +1,17 @@
# @backstage/plugin-catalog-backend-module-gitea
## 0.1.3-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.18.0-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
- @backstage/config@1.3.3
- @backstage/errors@1.2.7
- @backstage/integration@1.17.1
- @backstage/plugin-catalog-common@1.1.5
## 0.1.2
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-gitea",
"version": "0.1.2",
"version": "0.1.3-next.0",
"license": "Apache-2.0",
"description": "The gitea backend module for the catalog plugin.",
"main": "src/index.ts",
@@ -1,5 +1,16 @@
# @backstage/plugin-catalog-backend-module-github-org
## 0.3.13-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.18.0-next.0
- @backstage/plugin-catalog-backend-module-github@0.10.2-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
- @backstage/plugin-events-node@0.4.14-next.0
- @backstage/config@1.3.3
## 0.3.12
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-github-org",
"version": "0.3.12",
"version": "0.3.13-next.0",
"description": "The github-org backend module for the catalog plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,21 @@
# @backstage/plugin-catalog-backend-module-github
## 0.10.2-next.0
### Patch Changes
- d421b16: This change introduces single user versions of the user group resolution code in the multi org provider that will not page through all membership when updating a single user.
- Updated dependencies
- @backstage/catalog-client@1.11.0-next.0
- @backstage/plugin-catalog-node@1.18.0-next.0
- @backstage/plugin-catalog-backend@3.0.1-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
- @backstage/plugin-events-node@0.4.14-next.0
- @backstage/catalog-model@1.7.5
- @backstage/config@1.3.3
- @backstage/integration@1.17.1
- @backstage/plugin-catalog-common@1.1.5
## 0.10.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-github",
"version": "0.10.1",
"version": "0.10.2-next.0",
"description": "A Backstage catalog backend module that helps integrate towards GitHub",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,15 @@
# @backstage/plugin-catalog-backend-module-gitlab-org
## 0.2.12-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.18.0-next.0
- @backstage/plugin-catalog-backend-module-gitlab@0.7.2-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
- @backstage/plugin-events-node@0.4.14-next.0
## 0.2.11
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-gitlab-org",
"version": "0.2.11",
"version": "0.2.12-next.0",
"description": "The gitlab-org backend module for the catalog plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,19 @@
# @backstage/plugin-catalog-backend-module-gitlab
## 0.7.2-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.11.2-next.0
- @backstage/plugin-catalog-node@1.18.0-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
- @backstage/plugin-events-node@0.4.14-next.0
- @backstage/catalog-model@1.7.5
- @backstage/config@1.3.3
- @backstage/integration@1.17.1
- @backstage/plugin-catalog-common@1.1.5
## 0.7.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-gitlab",
"version": "0.7.1",
"version": "0.7.2-next.0",
"description": "A Backstage catalog backend module that helps integrate towards GitLab",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,21 @@
# @backstage/plugin-catalog-backend-module-incremental-ingestion
## 0.7.3-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.11.2-next.0
- @backstage/plugin-catalog-node@1.18.0-next.0
- @backstage/plugin-catalog-backend@3.0.1-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
- @backstage/plugin-events-node@0.4.14-next.0
- @backstage/catalog-model@1.7.5
- @backstage/config@1.3.3
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/plugin-permission-common@0.9.1
## 0.7.2
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-incremental-ingestion",
"version": "0.7.2",
"version": "0.7.3-next.0",
"description": "An entity provider for streaming large asset sources into the catalog",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,18 @@
# @backstage/plugin-catalog-backend-module-ldap
## 0.11.8-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.18.0-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
- @backstage/catalog-model@1.7.5
- @backstage/config@1.3.3
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
- @backstage/plugin-catalog-common@1.1.5
## 0.11.7
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-ldap",
"version": "0.11.7",
"version": "0.11.8-next.0",
"description": "A Backstage catalog backend module that helps integrate towards LDAP",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,14 @@
# @backstage/plugin-catalog-backend-module-logs
## 0.1.13-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@3.0.1-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
- @backstage/plugin-events-node@0.4.14-next.0
## 0.1.12
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-logs",
"version": "0.1.12",
"version": "0.1.13-next.0",
"description": "A module that subscribes to catalog related events and logs them.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,16 @@
# @backstage/plugin-catalog-backend-module-msgraph
## 0.7.3-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.18.0-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
- @backstage/catalog-model@1.7.5
- @backstage/config@1.3.3
- @backstage/plugin-catalog-common@1.1.5
## 0.7.2
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-msgraph",
"version": "0.7.2",
"version": "0.7.3-next.0",
"description": "A Backstage catalog backend module that helps integrate towards Microsoft Graph",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,17 @@
# @backstage/plugin-catalog-backend-module-openapi
## 0.2.13-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.18.0-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
- @backstage/catalog-model@1.7.5
- @backstage/integration@1.17.1
- @backstage/types@1.2.1
- @backstage/plugin-catalog-common@1.1.5
## 0.2.12
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-openapi",
"version": "0.2.12",
"version": "0.2.13-next.0",
"description": "A Backstage catalog backend module that helps with OpenAPI specifications",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,17 @@
# @backstage/plugin-catalog-backend-module-puppetdb
## 0.2.13-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.18.0-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
- @backstage/catalog-model@1.7.5
- @backstage/config@1.3.3
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
## 0.2.12
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-puppetdb",
"version": "0.2.12",
"version": "0.2.13-next.0",
"description": "A Backstage catalog backend module that helps integrate towards PuppetDB",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,16 @@
# @backstage/plugin-catalog-backend-module-scaffolder-entity-model
## 0.2.11-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-common@1.7.0-next.0
- @backstage/plugin-catalog-node@1.18.0-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
- @backstage/catalog-model@1.7.5
- @backstage/plugin-catalog-common@1.1.5
## 0.2.10
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-scaffolder-entity-model",
"version": "0.2.10",
"version": "0.2.11-next.0",
"description": "Adds support for the scaffolder specific entity model (e.g. the Template kind) to the catalog backend plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,18 @@
# @backstage/plugin-catalog-backend-module-unprocessed
## 0.6.3-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-node@1.18.0-next.0
- @backstage/plugin-auth-node@0.6.6-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
- @backstage/catalog-model@1.7.5
- @backstage/errors@1.2.7
- @backstage/plugin-catalog-unprocessed-entities-common@0.0.9
- @backstage/plugin-permission-common@0.9.1
## 0.6.2
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-unprocessed",
"version": "0.6.2",
"version": "0.6.3-next.0",
"description": "Backstage Catalog module to view unprocessed entities",
"backstage": {
"role": "backend-plugin-module",
+20
View File
@@ -1,5 +1,25 @@
# @backstage/plugin-catalog-backend
## 3.0.1-next.0
### Patch Changes
- 3a7dad9: Updated `better-sqlite3` to v12
- Updated dependencies
- @backstage/backend-openapi-utils@0.6.0-next.0
- @backstage/catalog-client@1.11.0-next.0
- @backstage/plugin-catalog-node@1.18.0-next.0
- @backstage/plugin-permission-node@0.10.3-next.0
- @backstage/backend-plugin-api@1.4.2-next.0
- @backstage/plugin-events-node@0.4.14-next.0
- @backstage/catalog-model@1.7.5
- @backstage/config@1.3.3
- @backstage/errors@1.2.7
- @backstage/integration@1.17.1
- @backstage/types@1.2.1
- @backstage/plugin-catalog-common@1.1.5
- @backstage/plugin-permission-common@0.9.1
## 3.0.0
### Major Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend",
"version": "3.0.0",
"version": "3.0.1-next.0",
"description": "The Backstage backend plugin that provides the Backstage catalog",
"backstage": {
"role": "backend-plugin",
+14
View File
@@ -1,5 +1,19 @@
# @backstage/plugin-catalog-graph
## 0.4.22-next.1
### Patch Changes
- Updated dependencies
- @backstage/core-compat-api@0.4.5-next.1
- @backstage/plugin-catalog-react@1.20.0-next.1
- @backstage/frontend-plugin-api@0.11.0-next.0
- @backstage/catalog-client@1.11.0-next.0
- @backstage/core-components@0.17.5-next.0
- @backstage/catalog-model@1.7.5
- @backstage/core-plugin-api@1.10.9
- @backstage/types@1.2.1
## 0.4.22-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-graph",
"version": "0.4.22-next.0",
"version": "0.4.22-next.1",
"backstage": {
"role": "frontend-plugin",
"pluginId": "catalog-graph",

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