Version Packages (next)

This commit is contained in:
github-actions[bot]
2026-03-24 14:54:00 +00:00
parent e0209029d6
commit c1b510cabb
387 changed files with 5099 additions and 194 deletions
+15
View File
@@ -1,5 +1,20 @@
# @backstage/plugin-api-docs
## 0.13.6-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog@2.0.2-next.0
- @backstage/ui@0.14.0-next.0
- @backstage/plugin-catalog-react@2.1.1-next.0
- @backstage/core-components@0.18.9-next.0
- @backstage/frontend-plugin-api@0.15.2-next.0
- @backstage/core-plugin-api@1.12.5-next.0
- @backstage/catalog-model@1.7.7
- @backstage/plugin-catalog-common@1.1.8
- @backstage/plugin-permission-react@0.4.42-next.0
## 0.13.5
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-api-docs",
"version": "0.13.5",
"version": "0.13.6-next.0",
"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.13-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/config-loader@1.10.10-next.0
- @backstage/plugin-auth-node@0.6.15-next.0
- @backstage/plugin-app-node@0.1.44-next.0
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
## 0.5.12
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app-backend",
"version": "0.5.12",
"version": "0.5.13-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.44-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/config-loader@1.10.10-next.0
## 0.1.43
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app-node",
"version": "0.1.43",
"version": "0.1.44-next.0",
"description": "Node.js library for the app plugin",
"backstage": {
"role": "node-library",
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-app-react
## 0.2.2-next.0
### Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.15.2-next.0
- @backstage/core-plugin-api@1.12.5-next.0
## 0.2.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app-react",
"version": "0.2.1",
"version": "0.2.2-next.0",
"description": "Web library for the app plugin",
"backstage": {
"role": "web-library",
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-app-visualizer
## 0.2.2-next.0
### Patch Changes
- e220589: Updated `PluginHeaderActionBlueprint` usage to pass params as a plain object.
- Updated dependencies
- @backstage/ui@0.14.0-next.0
- @backstage/core-components@0.18.9-next.0
- @backstage/frontend-plugin-api@0.15.2-next.0
- @backstage/core-plugin-api@1.12.5-next.0
## 0.2.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app-visualizer",
"version": "0.2.1",
"version": "0.2.2-next.0",
"description": "Visualizes the Backstage app structure",
"backstage": {
"role": "frontend-plugin",
+18
View File
@@ -1,5 +1,23 @@
# @backstage/plugin-app
## 0.4.3-next.0
### Patch Changes
- d66a3ec: Updated the `PageLayout` swap to pass a clickable `titleLink` on the `PluginHeader`, resolved from the plugin's root route ref.
- Updated dependencies
- @backstage/ui@0.14.0-next.0
- @backstage/core-components@0.18.9-next.0
- @backstage/frontend-plugin-api@0.15.2-next.0
- @backstage/integration-react@1.2.17-next.0
- @backstage/core-plugin-api@1.12.5-next.0
- @backstage/plugin-app-react@0.2.2-next.0
- @backstage/filter-predicates@0.1.1
- @backstage/theme@0.7.2
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.12
- @backstage/plugin-permission-react@0.4.42-next.0
## 0.4.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app",
"version": "0.4.1",
"version": "0.4.3-next.0",
"backstage": {
"role": "frontend-plugin",
"pluginId": "app",
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend-module-atlassian-provider
## 0.4.14-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/plugin-auth-node@0.6.15-next.0
## 0.4.13
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-atlassian-provider",
"version": "0.4.13",
"version": "0.4.14-next.0",
"description": "The atlassian-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,14 @@
# @backstage/plugin-auth-backend-module-auth0-provider
## 0.3.2-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/plugin-auth-node@0.6.15-next.0
- @backstage/errors@1.2.7
## 0.3.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-auth0-provider",
"version": "0.3.1",
"version": "0.3.2-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.15-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-backend@0.28.0-next.0
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/plugin-auth-node@0.6.15-next.0
- @backstage/errors@1.2.7
## 0.4.14
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-aws-alb-provider",
"version": "0.4.14",
"version": "0.4.15-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.19-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/plugin-auth-node@0.6.15-next.0
- @backstage/catalog-model@1.7.7
- @backstage/errors@1.2.7
## 0.2.18
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-azure-easyauth-provider",
"version": "0.2.18",
"version": "0.2.19-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.14-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/plugin-auth-node@0.6.15-next.0
## 0.3.13
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-bitbucket-provider",
"version": "0.3.13",
"version": "0.3.14-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.14-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/plugin-auth-node@0.6.15-next.0
## 0.2.13
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-bitbucket-server-provider",
"version": "0.2.13",
"version": "0.2.14-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.14-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/plugin-auth-node@0.6.15-next.0
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
## 0.4.13
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-cloudflare-access-provider",
"version": "0.4.13",
"version": "0.4.14-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.14-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/plugin-auth-node@0.6.15-next.0
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
## 0.4.13
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-gcp-iap-provider",
"version": "0.4.13",
"version": "0.4.14-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.5.2-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/plugin-auth-node@0.6.15-next.0
## 0.5.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-github-provider",
"version": "0.5.1",
"version": "0.5.2-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.4.2-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/plugin-auth-node@0.6.15-next.0
## 0.4.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-gitlab-provider",
"version": "0.4.1",
"version": "0.4.2-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.14-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/plugin-auth-node@0.6.15-next.0
## 0.3.13
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-google-provider",
"version": "0.3.13",
"version": "0.3.14-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.18-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/plugin-auth-node@0.6.15-next.0
- @backstage/catalog-model@1.7.7
- @backstage/errors@1.2.7
## 0.2.17
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-guest-provider",
"version": "0.2.17",
"version": "0.2.18-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.14-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/plugin-auth-node@0.6.15-next.0
## 0.3.13
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-microsoft-provider",
"version": "0.3.13",
"version": "0.3.14-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.14-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/plugin-auth-node@0.6.15-next.0
## 0.4.13
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-oauth2-provider",
"version": "0.4.13",
"version": "0.4.14-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.19-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/plugin-auth-node@0.6.15-next.0
- @backstage/errors@1.2.7
## 0.2.18
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-oauth2-proxy-provider",
"version": "0.2.18",
"version": "0.2.19-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.15-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-backend@0.28.0-next.0
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/plugin-auth-node@0.6.15-next.0
- @backstage/config@1.3.6
- @backstage/types@1.2.2
## 0.4.14
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-oidc-provider",
"version": "0.4.14",
"version": "0.4.15-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.14-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/plugin-auth-node@0.6.15-next.0
## 0.2.13
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-okta-provider",
"version": "0.2.13",
"version": "0.2.14-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.14-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/plugin-auth-node@0.6.15-next.0
## 0.3.13
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-onelogin-provider",
"version": "0.3.13",
"version": "0.3.14-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-openshift-provider
## 0.1.6-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/plugin-auth-node@0.6.15-next.0
- @backstage/catalog-model@1.7.7
- @backstage/types@1.2.2
## 0.1.5
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-openshift-provider",
"version": "0.1.5",
"version": "0.1.6-next.0",
"description": "The OpenShift backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,15 @@
# @backstage/plugin-auth-backend-module-pinniped-provider
## 0.3.13-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/plugin-auth-node@0.6.15-next.0
- @backstage/config@1.3.6
- @backstage/types@1.2.2
## 0.3.12
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-pinniped-provider",
"version": "0.3.12",
"version": "0.3.13-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.13-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/plugin-auth-node@0.6.15-next.0
- @backstage/catalog-model@1.7.7
## 0.5.12
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend-module-vmware-cloud-provider",
"version": "0.5.12",
"version": "0.5.13-next.0",
"description": "The vmware-cloud-provider backend module for the auth plugin.",
"backstage": {
"role": "backend-plugin-module",
+24
View File
@@ -1,5 +1,29 @@
# @backstage/plugin-auth-backend
## 0.28.0-next.0
### Minor Changes
- d7c67cd: **BREAKING**: The setting `auth.omitIdentityTokenOwnershipClaim` has had its default value switched to `true`.
With this setting Backstage user tokens issued by the `auth` backend will no longer contain an `ent` claim - the one with the user's ownership entity refs. This means that tokens issued in large orgs no longer risk hitting HTTP header size limits.
To get ownership info for the current user, code should use the `userInfo` core service. In practice code will typically already conform to this since the `ent` claim has not been readily exposed in any other way for quite some time. But code which explicitly decodes Backstage tokens - which is strongly discouraged - may be affected by this change.
The setting will remain for some time to allow it to be set back to `false` if need be, but it will be removed entirely in a future release.
### Patch Changes
- dc87ac1: Fixed CIMD redirect URI matching to allow any port for localhost addresses per RFC 8252 Section 7.3. Native CLI clients use ephemeral ports for OAuth callbacks, which are now accepted when the registered redirect URI uses a localhost address.
- Updated dependencies
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/plugin-auth-node@0.6.15-next.0
- @backstage/plugin-catalog-node@2.1.1-next.0
- @backstage/catalog-model@1.7.7
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
## 0.27.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-backend",
"version": "0.27.2",
"version": "0.28.0-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.15-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/catalog-client@1.14.0
- @backstage/catalog-model@1.7.7
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
## 0.6.14
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-node",
"version": "0.6.14",
"version": "0.6.15-next.0",
"backstage": {
"role": "node-library",
"pluginId": "auth",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-auth-react
## 0.1.26-next.0
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.9-next.0
- @backstage/core-plugin-api@1.12.5-next.0
- @backstage/errors@1.2.7
## 0.1.25
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-react",
"version": "0.1.25",
"version": "0.1.26-next.0",
"description": "Web library for the auth plugin",
"backstage": {
"role": "web-library",
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-auth
## 0.1.7-next.0
### Patch Changes
- Updated dependencies
- @backstage/ui@0.14.0-next.0
- @backstage/frontend-plugin-api@0.15.2-next.0
- @backstage/errors@1.2.7
- @backstage/theme@0.7.2
## 0.1.6
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth",
"version": "0.1.6",
"version": "0.1.7-next.0",
"backstage": {
"role": "frontend-plugin",
"pluginId": "auth",
@@ -1,5 +1,21 @@
# @backstage/plugin-catalog-backend-module-aws
## 0.4.22-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.16.1-next.0
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/plugin-catalog-node@2.1.1-next.0
- @backstage/catalog-model@1.7.7
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
- @backstage/integration@2.0.0
- @backstage/integration-aws-node@0.1.20
- @backstage/plugin-catalog-common@1.1.8
- @backstage/plugin-kubernetes-common@0.9.10
## 0.4.21
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-aws",
"version": "0.4.21",
"version": "0.4.22-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.16-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/plugin-catalog-node@2.1.1-next.0
- @backstage/config@1.3.6
- @backstage/integration@2.0.0
- @backstage/plugin-catalog-common@1.1.8
## 0.3.15
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-azure",
"version": "0.3.15",
"version": "0.3.16-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.5.13-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/backend-openapi-utils@0.6.8-next.0
- @backstage/plugin-catalog-node@2.1.1-next.0
- @backstage/catalog-model@1.7.7
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
## 0.5.12
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-backstage-openapi",
"version": "0.5.12",
"version": "0.5.13-next.0",
"backstage": {
"role": "backend-plugin-module",
"pluginId": "catalog",
@@ -1,5 +1,19 @@
# @backstage/plugin-catalog-backend-module-bitbucket-cloud
## 0.5.10-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/plugin-catalog-node@2.1.1-next.0
- @backstage/plugin-events-node@0.4.21-next.0
- @backstage/catalog-model@1.7.7
- @backstage/config@1.3.6
- @backstage/integration@2.0.0
- @backstage/plugin-bitbucket-cloud-common@0.3.8
- @backstage/plugin-catalog-common@1.1.8
## 0.5.9
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-bitbucket-cloud",
"version": "0.5.9",
"version": "0.5.10-next.0",
"description": "A Backstage catalog backend module that helps integrate towards Bitbucket Cloud",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,19 @@
# @backstage/plugin-catalog-backend-module-bitbucket-server
## 0.5.10-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/plugin-catalog-node@2.1.1-next.0
- @backstage/plugin-events-node@0.4.21-next.0
- @backstage/catalog-model@1.7.7
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
- @backstage/integration@2.0.0
- @backstage/plugin-catalog-common@1.1.8
## 0.5.9
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-bitbucket-server",
"version": "0.5.9",
"version": "0.5.10-next.0",
"backstage": {
"role": "backend-plugin-module",
"pluginId": "catalog",
@@ -1,5 +1,16 @@
# @backstage/plugin-catalog-backend-module-gcp
## 0.3.18-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/plugin-catalog-node@2.1.1-next.0
- @backstage/catalog-model@1.7.7
- @backstage/config@1.3.6
- @backstage/plugin-kubernetes-common@0.9.10
## 0.3.17
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-gcp",
"version": "0.3.17",
"version": "0.3.18-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.13-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/plugin-catalog-node@2.1.1-next.0
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
- @backstage/integration@2.0.0
- @backstage/plugin-catalog-common@1.1.8
## 0.3.12
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-gerrit",
"version": "0.3.12",
"version": "0.3.13-next.0",
"backstage": {
"role": "backend-plugin-module",
"pluginId": "catalog",
@@ -1,5 +1,17 @@
# @backstage/plugin-catalog-backend-module-gitea
## 0.1.11-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/plugin-catalog-node@2.1.1-next.0
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
- @backstage/integration@2.0.0
- @backstage/plugin-catalog-common@1.1.8
## 0.1.10
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-gitea",
"version": "0.1.10",
"version": "0.1.11-next.0",
"description": "The gitea backend module for the catalog plugin.",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,16 @@
# @backstage/plugin-catalog-backend-module-github-org
## 0.3.21-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend-module-github@0.13.1-next.0
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/plugin-catalog-node@2.1.1-next.0
- @backstage/plugin-events-node@0.4.21-next.0
- @backstage/config@1.3.6
## 0.3.20
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-github-org",
"version": "0.3.20",
"version": "0.3.21-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.13.1-next.0
### Patch Changes
- edf465f: Removed the `type-fest` dev dependency, replacing its `PartialDeep` import with a local helper type in tests.
- Updated dependencies
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/plugin-catalog-node@2.1.1-next.0
- @backstage/plugin-events-node@0.4.21-next.0
- @backstage/catalog-model@1.7.7
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
- @backstage/integration@2.0.0
- @backstage/types@1.2.2
- @backstage/plugin-catalog-common@1.1.8
## 0.13.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-github",
"version": "0.13.0",
"version": "0.13.1-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.20-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/plugin-catalog-backend-module-gitlab@0.8.2-next.0
- @backstage/plugin-catalog-node@2.1.1-next.0
- @backstage/plugin-events-node@0.4.21-next.0
## 0.2.19
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-gitlab-org",
"version": "0.2.19",
"version": "0.2.20-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.8.2-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-defaults@0.16.1-next.0
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/plugin-catalog-node@2.1.1-next.0
- @backstage/plugin-events-node@0.4.21-next.0
- @backstage/catalog-model@1.7.7
- @backstage/config@1.3.6
- @backstage/integration@2.0.0
- @backstage/plugin-catalog-common@1.1.8
## 0.8.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-gitlab",
"version": "0.8.1",
"version": "0.8.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.11-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@3.5.1-next.0
- @backstage/backend-defaults@0.16.1-next.0
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/plugin-catalog-node@2.1.1-next.0
- @backstage/plugin-events-node@0.4.21-next.0
- @backstage/catalog-model@1.7.7
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
- @backstage/plugin-permission-common@0.9.7
## 0.7.10
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-incremental-ingestion",
"version": "0.7.10",
"version": "0.7.11-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.12.4-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/plugin-catalog-node@2.1.1-next.0
- @backstage/catalog-model@1.7.7
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
- @backstage/plugin-catalog-common@1.1.8
## 0.12.3
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-ldap",
"version": "0.12.3",
"version": "0.12.4-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.21-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@3.5.1-next.0
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/plugin-events-node@0.4.21-next.0
## 0.1.20
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-logs",
"version": "0.1.20",
"version": "0.1.21-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.9.2-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/plugin-catalog-node@2.1.1-next.0
- @backstage/catalog-model@1.7.7
- @backstage/config@1.3.6
- @backstage/plugin-catalog-common@1.1.8
## 0.9.1
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-msgraph",
"version": "0.9.1",
"version": "0.9.2-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.21-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/plugin-catalog-node@2.1.1-next.0
- @backstage/catalog-model@1.7.7
- @backstage/integration@2.0.0
- @backstage/types@1.2.2
- @backstage/plugin-catalog-common@1.1.8
## 0.2.20
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-openapi",
"version": "0.2.20",
"version": "0.2.21-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.21-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/plugin-catalog-node@2.1.1-next.0
- @backstage/catalog-model@1.7.7
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
## 0.2.20
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-puppetdb",
"version": "0.2.20",
"version": "0.2.21-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.19-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.8.1-next.0
- @backstage/plugin-catalog-node@2.1.1-next.0
- @backstage/catalog-model@1.7.7
- @backstage/plugin-catalog-common@1.1.8
- @backstage/plugin-scaffolder-common@2.0.0
## 0.2.18
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-scaffolder-entity-model",
"version": "0.2.18",
"version": "0.2.19-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",

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