Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-12-31 14:00:13 +00:00
parent 68036678e9
commit c31289fe06
67 changed files with 3085 additions and 119 deletions
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-api-docs
## 0.12.3-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.15.1-next.0
- @backstage/plugin-catalog@1.26.1-next.0
- @backstage/core-compat-api@0.3.4
## 0.12.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-api-docs",
"version": "0.12.2",
"version": "0.12.3-next.0",
"description": "A Backstage plugin that helps represent API entities in the frontend",
"backstage": {
"role": "frontend-plugin",
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-gitlab",
"version": "0.6.1-next.0",
"version": "0.6.2-next.0",
"description": "A Backstage catalog backend module that helps integrate towards GitLab",
"backstage": {
"role": "backend-plugin-module",
@@ -1,5 +1,11 @@
# @backstage/plugin-catalog-backend-module-msgraph
## 0.6.6-next.1
### Patch Changes
- 29a4aa8: fix(config): add missing parameters in config schema
## 0.6.6-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-msgraph",
"version": "0.6.6-next.0",
"version": "0.6.6-next.1",
"description": "A Backstage catalog backend module that helps integrate towards Microsoft Graph",
"backstage": {
"role": "backend-plugin-module",
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-catalog-graph
## 0.4.15-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.15.1-next.0
- @backstage/core-compat-api@0.3.4
## 0.4.14
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-graph",
"version": "0.4.14",
"version": "0.4.15-next.0",
"backstage": {
"role": "frontend-plugin",
"pluginId": "catalog-graph",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-catalog-import
## 0.12.9-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.15.1-next.0
- @backstage/integration-react@1.2.2
- @backstage/core-compat-api@0.3.4
## 0.12.8
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-import",
"version": "0.12.8",
"version": "0.12.9-next.0",
"description": "A Backstage plugin the helps you import entities into your catalog",
"backstage": {
"role": "frontend-plugin",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-catalog-react
## 1.15.1-next.0
### Patch Changes
- cbfc0a4: Fixed an issue where the `<EntityListProvider />` in `offset` mode would unnecessarily re-fetch data when the filter didn't change, causing a flicker effect.
- Updated dependencies
- @backstage/integration-react@1.2.2
- @backstage/core-compat-api@0.3.4
## 1.15.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-react",
"version": "1.15.0",
"version": "1.15.1-next.0",
"description": "A frontend library that helps other Backstage plugins interact with the catalog",
"backstage": {
"role": "web-library",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-catalog
## 1.26.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.15.1-next.0
- @backstage/integration-react@1.2.2
- @backstage/core-compat-api@0.3.4
## 1.26.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog",
"version": "1.26.0",
"version": "1.26.1-next.0",
"description": "The Backstage plugin for browsing the Backstage catalog",
"backstage": {
"role": "frontend-plugin",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-home-react
## 0.1.22-next.0
### Patch Changes
- d8f9079: Updated dependency `@rjsf/utils` to `5.23.2`.
Updated dependency `@rjsf/core` to `5.23.2`.
Updated dependency `@rjsf/material-ui` to `5.23.2`.
Updated dependency `@rjsf/validator-ajv8` to `5.23.2`.
## 0.1.21
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-home-react",
"version": "0.1.21",
"version": "0.1.22-next.0",
"description": "A Backstage plugin that contains react components helps you build a home page",
"backstage": {
"role": "web-library",
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-home
## 0.8.4-next.1
### Patch Changes
- d8f9079: Updated dependency `@rjsf/utils` to `5.23.2`.
Updated dependency `@rjsf/core` to `5.23.2`.
Updated dependency `@rjsf/material-ui` to `5.23.2`.
Updated dependency `@rjsf/validator-ajv8` to `5.23.2`.
- Updated dependencies
- @backstage/plugin-catalog-react@1.15.1-next.0
- @backstage/plugin-home-react@0.1.22-next.0
- @backstage/core-compat-api@0.3.4
## 0.8.4-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-home",
"version": "0.8.4-next.0",
"version": "0.8.4-next.1",
"description": "A Backstage plugin that helps you build a home page",
"backstage": {
"role": "frontend-plugin",
+7
View File
@@ -1,5 +1,12 @@
# @backstage/plugin-kubernetes-cluster
## 0.0.21-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.15.1-next.0
## 0.0.20
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-kubernetes-cluster",
"version": "0.0.20",
"version": "0.0.21-next.0",
"description": "A Backstage plugin that shows details of Kubernetes clusters",
"backstage": {
"role": "frontend-plugin",
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-kubernetes
## 0.12.3-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.15.1-next.0
- @backstage/core-compat-api@0.3.4
## 0.12.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-kubernetes",
"version": "0.12.2",
"version": "0.12.3-next.0",
"description": "A Backstage plugin that integrates towards Kubernetes",
"backstage": {
"role": "frontend-plugin",
+7
View File
@@ -1,5 +1,12 @@
# @backstage/plugin-org-react
## 0.1.34-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.15.1-next.0
## 0.1.33
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-org-react",
"version": "0.1.33",
"version": "0.1.34-next.0",
"backstage": {
"role": "web-library",
"pluginId": "org",
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-org
## 0.6.35-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.15.1-next.0
- @backstage/core-compat-api@0.3.4
## 0.6.34
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-org",
"version": "0.6.34",
"version": "0.6.35-next.0",
"description": "A Backstage plugin that helps you create entity pages for your organization",
"backstage": {
"role": "frontend-plugin",
@@ -1,5 +1,11 @@
# @backstage/plugin-scaffolder-backend-module-github
## 0.5.5-next.1
### Patch Changes
- edaf925: Updates to allow users to subscribe to the newly created repository within GitHub to mimic similar functionality found within the GitHub UI.
## 0.5.5-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-scaffolder-backend-module-github",
"version": "0.5.5-next.0",
"version": "0.5.5-next.1",
"description": "The github module for @backstage/plugin-scaffolder-backend",
"backstage": {
"role": "backend-plugin-module",
+7
View File
@@ -1,5 +1,12 @@
# @backstage/plugin-scaffolder-backend
## 1.29.0-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-backend-module-github@0.5.5-next.1
## 1.29.0-next.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-scaffolder-backend",
"version": "1.29.0-next.0",
"version": "1.29.0-next.1",
"description": "The Backstage backend plugin that helps you create new things",
"backstage": {
"role": "backend-plugin",
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-scaffolder-react
## 1.14.3-next.1
### Patch Changes
- d8f9079: Updated dependency `@rjsf/utils` to `5.23.2`.
Updated dependency `@rjsf/core` to `5.23.2`.
Updated dependency `@rjsf/material-ui` to `5.23.2`.
Updated dependency `@rjsf/validator-ajv8` to `5.23.2`.
- Updated dependencies
- @backstage/plugin-catalog-react@1.15.1-next.0
## 1.14.3-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-scaffolder-react",
"version": "1.14.3-next.0",
"version": "1.14.3-next.1",
"description": "A frontend library that helps other Backstage plugins interact with the Scaffolder",
"backstage": {
"role": "web-library",
+14
View File
@@ -1,5 +1,19 @@
# @backstage/plugin-scaffolder
## 1.27.4-next.1
### Patch Changes
- d8f9079: Updated dependency `@rjsf/utils` to `5.23.2`.
Updated dependency `@rjsf/core` to `5.23.2`.
Updated dependency `@rjsf/material-ui` to `5.23.2`.
Updated dependency `@rjsf/validator-ajv8` to `5.23.2`.
- Updated dependencies
- @backstage/plugin-catalog-react@1.15.1-next.0
- @backstage/plugin-scaffolder-react@1.14.3-next.1
- @backstage/integration-react@1.2.2
- @backstage/core-compat-api@0.3.4
## 1.27.4-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-scaffolder",
"version": "1.27.4-next.0",
"version": "1.27.4-next.1",
"description": "The Backstage plugin that helps you create new things",
"backstage": {
"role": "frontend-plugin",
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-search
## 1.4.22-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.15.1-next.0
- @backstage/core-compat-api@0.3.4
## 1.4.21
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-search",
"version": "1.4.21",
"version": "1.4.22-next.0",
"description": "The Backstage plugin that provides your backstage app with search",
"backstage": {
"role": "frontend-plugin",
+6
View File
@@ -1,5 +1,11 @@
# @backstage/plugin-signals-backend
## 0.3.0-next.1
### Minor Changes
- f59ea1d: Removed support for the old backend system. If you were using the old `createRouter` export, please migrate to [the new backend system](https://backstage.io/docs/backend-system/).
## 0.2.5-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-signals-backend",
"version": "0.2.5-next.0",
"version": "0.3.0-next.1",
"backstage": {
"role": "backend-plugin",
"pluginId": "signals",
@@ -1,5 +1,15 @@
# @backstage/plugin-techdocs-addons-test-utils
## 1.0.44-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.15.1-next.0
- @backstage/plugin-catalog@1.26.1-next.0
- @backstage/plugin-techdocs@1.12.1-next.0
- @backstage/integration-react@1.2.2
## 1.0.43
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-techdocs-addons-test-utils",
"version": "1.0.43",
"version": "1.0.44-next.0",
"backstage": {
"role": "web-library",
"pluginId": "techdocs-addons",
+6
View File
@@ -1,5 +1,11 @@
# @backstage/plugin-techdocs-backend
## 1.11.5-next.1
### Patch Changes
- 29a4aa8: fix(config): add missing parameters in config schema
## 1.11.5-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-techdocs-backend",
"version": "1.11.5-next.0",
"version": "1.11.5-next.1",
"description": "The Backstage backend plugin that renders technical documentation for your components",
"backstage": {
"role": "backend-plugin",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-techdocs
## 1.12.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.15.1-next.0
- @backstage/integration-react@1.2.2
- @backstage/core-compat-api@0.3.4
## 1.12.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-techdocs",
"version": "1.12.0",
"version": "1.12.1-next.0",
"description": "The Backstage plugin that renders technical documentation for your components",
"backstage": {
"role": "frontend-plugin",
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-user-settings
## 0.8.18-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.15.1-next.0
- @backstage/core-compat-api@0.3.4
## 0.8.17
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-user-settings",
"version": "0.8.17",
"version": "0.8.18-next.0",
"description": "A Backstage plugin that provides a settings page",
"backstage": {
"role": "frontend-plugin",