Version Packages (next)

This commit is contained in:
github-actions[bot]
2023-01-31 14:45:37 +00:00
parent 96851184fd
commit 675324ed19
324 changed files with 4630 additions and 164 deletions
+14
View File
@@ -1,5 +1,19 @@
# @backstage/plugin-adr-backend
## 0.2.7-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.2-next.1
- @backstage/catalog-client@1.3.1-next.0
- @backstage/catalog-model@1.1.6-next.0
- @backstage/config@1.0.6
- @backstage/errors@1.1.4
- @backstage/integration@1.4.2
- @backstage/plugin-adr-common@0.2.6-next.0
- @backstage/plugin-search-common@1.2.1
## 0.2.7-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-adr-backend",
"version": "0.2.7-next.0",
"version": "0.2.7-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+15
View File
@@ -1,5 +1,20 @@
# @backstage/plugin-adr
## 0.3.1-next.1
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.4-next.0
- @backstage/plugin-search-react@1.5.0-next.0
- @backstage/plugin-catalog-react@1.3.0-next.1
- @backstage/catalog-model@1.1.6-next.0
- @backstage/core-plugin-api@1.3.0
- @backstage/integration-react@1.1.10-next.0
- @backstage/theme@0.2.16
- @backstage/plugin-adr-common@0.2.6-next.0
- @backstage/plugin-search-common@1.2.1
## 0.3.1-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-adr",
"version": "0.3.1-next.0",
"version": "0.3.1-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-airbrake-backend
## 0.2.15-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.2-next.1
- @backstage/config@1.0.6
## 0.2.15-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-airbrake-backend",
"version": "0.2.15-next.0",
"version": "0.2.15-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+14
View File
@@ -1,5 +1,19 @@
# @backstage/plugin-airbrake
## 0.3.15-next.1
### Patch Changes
- 41377156d0: Adds a boolean helper function to airbrake plugin for use on the EntityPage to show/hide airbrake tab depending on whether the entity's catalog-info.yml has an airbrake id set in the metadata
- Updated dependencies
- @backstage/core-components@0.12.4-next.0
- @backstage/plugin-catalog-react@1.3.0-next.1
- @backstage/catalog-model@1.1.6-next.0
- @backstage/core-plugin-api@1.3.0
- @backstage/dev-utils@1.0.12-next.1
- @backstage/test-utils@1.2.5-next.0
- @backstage/theme@0.2.16
## 0.3.15-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-airbrake",
"version": "0.3.15-next.0",
"version": "0.3.15-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-allure
## 0.1.31-next.1
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.4-next.0
- @backstage/plugin-catalog-react@1.3.0-next.1
- @backstage/catalog-model@1.1.6-next.0
- @backstage/core-plugin-api@1.3.0
- @backstage/theme@0.2.16
## 0.1.31-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-allure",
"description": "A Backstage plugin that integrates with Allure",
"version": "0.1.31-next.0",
"version": "0.1.31-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-analytics-module-ga
## 0.1.26-next.0
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.4-next.0
- @backstage/config@1.0.6
- @backstage/core-plugin-api@1.3.0
- @backstage/theme@0.2.16
## 0.1.25
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-analytics-module-ga",
"version": "0.1.25",
"version": "0.1.26-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-apache-airflow
## 0.2.8-next.0
### Patch Changes
- 85b04f659a: Internal refactor to not use deprecated `substr`
- Updated dependencies
- @backstage/core-components@0.12.4-next.0
- @backstage/core-plugin-api@1.3.0
## 0.2.7
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-apache-airflow",
"version": "0.2.7",
"version": "0.2.8-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-api-docs
## 0.8.15-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog@1.8.0-next.1
- @backstage/core-components@0.12.4-next.0
- @backstage/plugin-catalog-react@1.3.0-next.1
- @backstage/catalog-model@1.1.6-next.0
- @backstage/core-plugin-api@1.3.0
- @backstage/theme@0.2.16
## 0.8.15-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-api-docs",
"description": "A Backstage plugin that helps represent API entities in the frontend",
"version": "0.8.15-next.0",
"version": "0.8.15-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-apollo-explorer
## 0.1.8-next.0
### Patch Changes
- d950d3e217: Depend on `@material-ui/core` version `^4.12.2` like all other in-repo packages
- Updated dependencies
- @backstage/core-components@0.12.4-next.0
- @backstage/core-plugin-api@1.3.0
- @backstage/theme@0.2.16
## 0.1.7
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-apollo-explorer",
"version": "0.1.7",
"version": "0.1.8-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-app-backend
## 0.3.42-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.2-next.1
- @backstage/backend-plugin-api@0.3.2-next.1
- @backstage/config@1.0.6
- @backstage/config-loader@1.1.8
- @backstage/types@1.0.2
## 0.3.42-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-app-backend",
"description": "A Backstage backend plugin that serves the Backstage frontend app",
"version": "0.3.42-next.0",
"version": "0.3.42-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-auth-backend
## 0.17.5-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.2-next.1
- @backstage/catalog-client@1.3.1-next.0
- @backstage/catalog-model@1.1.6-next.0
- @backstage/config@1.0.6
- @backstage/errors@1.1.4
- @backstage/types@1.0.2
- @backstage/plugin-auth-node@0.2.11-next.1
## 0.17.5-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-auth-backend",
"description": "A Backstage backend plugin that handles authentication",
"version": "0.17.5-next.0",
"version": "0.17.5-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-auth-node
## 0.2.11-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.2-next.1
- @backstage/config@1.0.6
- @backstage/errors@1.1.4
## 0.2.11-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-node",
"version": "0.2.11-next.0",
"version": "0.2.11-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-azure-devops-backend
## 0.3.21-next.1
### Patch Changes
- cc926a59bd: Fixed a bug where the azure devops host in URLs on the readme card was being URL encoded, breaking hosts with ports.
- 85b04f659a: Internal refactor to not use deprecated `substr`
- Updated dependencies
- @backstage/backend-common@0.18.2-next.1
- @backstage/config@1.0.6
- @backstage/plugin-azure-devops-common@0.3.0
## 0.3.21-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-azure-devops-backend",
"version": "0.3.21-next.0",
"version": "0.3.21-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-azure-devops
## 0.2.6-next.1
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.4-next.0
- @backstage/plugin-catalog-react@1.3.0-next.1
- @backstage/catalog-model@1.1.6-next.0
- @backstage/core-plugin-api@1.3.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/plugin-azure-devops-common@0.3.0
## 0.2.6-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-azure-devops",
"version": "0.2.6-next.0",
"version": "0.2.6-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-azure-sites-backend
## 0.1.4-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.2-next.1
- @backstage/config@1.0.6
- @backstage/plugin-azure-sites-common@0.1.0
## 0.1.4-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-azure-sites-backend",
"version": "0.1.4-next.0",
"version": "0.1.4-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-azure-sites
## 0.1.4-next.1
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.4-next.0
- @backstage/plugin-catalog-react@1.3.0-next.1
- @backstage/catalog-model@1.1.6-next.0
- @backstage/core-plugin-api@1.3.0
- @backstage/theme@0.2.16
- @backstage/plugin-azure-sites-common@0.1.0
## 0.1.4-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-azure-sites",
"version": "0.1.4-next.0",
"version": "0.1.4-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-badges-backend
## 0.1.36-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.2-next.1
- @backstage/catalog-client@1.3.1-next.0
- @backstage/catalog-model@1.1.6-next.0
- @backstage/config@1.0.6
- @backstage/errors@1.1.4
## 0.1.36-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-badges-backend",
"description": "A Backstage backend plugin that generates README badges for your entities",
"version": "0.1.36-next.0",
"version": "0.1.36-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-badges
## 0.2.39-next.1
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.4-next.0
- @backstage/plugin-catalog-react@1.3.0-next.1
- @backstage/catalog-model@1.1.6-next.0
- @backstage/core-plugin-api@1.3.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
## 0.2.39-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-badges",
"description": "A Backstage plugin that generates README badges for your entities",
"version": "0.2.39-next.0",
"version": "0.2.39-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-bazaar-backend
## 0.2.5-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.2-next.1
- @backstage/backend-test-utils@0.1.34-next.1
- @backstage/config@1.0.6
- @backstage/errors@1.1.4
- @backstage/plugin-auth-node@0.2.11-next.1
## 0.2.5-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-bazaar-backend",
"version": "0.2.5-next.0",
"version": "0.2.5-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+15
View File
@@ -1,5 +1,20 @@
# @backstage/plugin-bazaar
## 0.2.4-next.1
### Patch Changes
- Updated dependencies
- @backstage/cli@0.22.2-next.0
- @backstage/plugin-catalog@1.8.0-next.1
- @backstage/core-components@0.12.4-next.0
- @backstage/plugin-catalog-react@1.3.0-next.1
- @backstage/catalog-client@1.3.1-next.0
- @backstage/catalog-model@1.1.6-next.0
- @backstage/core-plugin-api@1.3.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
## 0.2.4-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-bazaar",
"version": "0.2.4-next.0",
"version": "0.2.4-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-bitrise
## 0.1.42-next.1
### Patch Changes
- 85b04f659a: Internal refactor to not use deprecated `substr`
- Updated dependencies
- @backstage/core-components@0.12.4-next.0
- @backstage/plugin-catalog-react@1.3.0-next.1
- @backstage/catalog-model@1.1.6-next.0
- @backstage/core-plugin-api@1.3.0
- @backstage/theme@0.2.16
## 0.1.42-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-bitrise",
"description": "A Backstage plugin that integrates towards Bitrise",
"version": "0.1.42-next.0",
"version": "0.1.42-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,21 @@
# @backstage/plugin-catalog-backend-module-aws
## 0.1.15-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@1.7.2-next.1
- @backstage/backend-common@0.18.2-next.1
- @backstage/backend-plugin-api@0.3.2-next.1
- @backstage/backend-tasks@0.4.3-next.1
- @backstage/catalog-model@1.1.6-next.0
- @backstage/config@1.0.6
- @backstage/errors@1.1.4
- @backstage/integration@1.4.2
- @backstage/types@1.0.2
- @backstage/plugin-catalog-node@1.3.3-next.1
## 0.1.15-next.0
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-catalog-backend-module-aws",
"description": "A Backstage catalog backend module that helps integrate towards AWS",
"version": "0.1.15-next.0",
"version": "0.1.15-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,49 @@
# @backstage/plugin-catalog-backend-module-azure
## 0.1.13-next.1
### Patch Changes
- 2890f47517: This will add the ability to use Azure DevOps with multi project with a single value which is a new feature as previously this had to be done manually for each project that you wanted to add.
Right now you would have to fill in multiple values in the config to use multiple projects:
```
yourFirstProviderId: # identifies your dataset / provider independent of config changes
organization: myorg
project: 'firstProject' # this will match the firstProject project
repository: '*' # this will match all repos
path: /catalog-info.yaml
yourSecondProviderId: # identifies your dataset / provider independent of config changes
organization: myorg
project: 'secondProject' # this will match the secondProject project
repository: '*' # this will match all repos
path: /catalog-info.yaml
```
With this change you can actually have all projects available where your PAT determines which you have access to, so that includes multiple projects:
```
yourFirstProviderId: # identifies your dataset / provider independent of config changes
organization: myorg
project: '*' # this will match all projects where your PAT has access to
repository: '*' # this will match all repos
path: /catalog-info.yaml
```
- 85b04f659a: Internal refactor to not use deprecated `substr`
- Updated dependencies
- @backstage/plugin-catalog-backend@1.7.2-next.1
- @backstage/backend-common@0.18.2-next.1
- @backstage/backend-plugin-api@0.3.2-next.1
- @backstage/backend-tasks@0.4.3-next.1
- @backstage/catalog-model@1.1.6-next.0
- @backstage/config@1.0.6
- @backstage/errors@1.1.4
- @backstage/integration@1.4.2
- @backstage/types@1.0.2
- @backstage/plugin-catalog-node@1.3.3-next.1
## 0.1.13-next.0
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-catalog-backend-module-azure",
"description": "A Backstage catalog backend module that helps integrate towards Azure",
"version": "0.1.13-next.0",
"version": "0.1.13-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,23 @@
# @backstage/plugin-catalog-backend-module-bitbucket-cloud
## 0.1.9-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@1.7.2-next.1
- @backstage/backend-common@0.18.2-next.1
- @backstage/backend-plugin-api@0.3.2-next.1
- @backstage/backend-tasks@0.4.3-next.1
- @backstage/catalog-client@1.3.1-next.0
- @backstage/catalog-model@1.1.6-next.0
- @backstage/config@1.0.6
- @backstage/integration@1.4.2
- @backstage/plugin-bitbucket-cloud-common@0.2.3
- @backstage/plugin-catalog-common@1.0.11-next.0
- @backstage/plugin-catalog-node@1.3.3-next.1
- @backstage/plugin-events-node@0.2.3-next.1
## 0.1.9-next.0
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-catalog-backend-module-bitbucket-cloud",
"description": "A Backstage catalog backend module that helps integrate towards Bitbucket Cloud",
"version": "0.1.9-next.0",
"version": "0.1.9-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,20 @@
# @backstage/plugin-catalog-backend-module-bitbucket-server
## 0.1.7-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@1.7.2-next.1
- @backstage/backend-common@0.18.2-next.1
- @backstage/backend-plugin-api@0.3.2-next.1
- @backstage/backend-tasks@0.4.3-next.1
- @backstage/catalog-model@1.1.6-next.0
- @backstage/config@1.0.6
- @backstage/errors@1.1.4
- @backstage/integration@1.4.2
- @backstage/plugin-catalog-node@1.3.3-next.1
## 0.1.7-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-bitbucket-server",
"version": "0.1.7-next.0",
"version": "0.1.7-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,20 @@
# @backstage/plugin-catalog-backend-module-bitbucket
## 0.2.9-next.1
### Patch Changes
- 85b04f659a: Internal refactor to not use deprecated `substr`
- Updated dependencies
- @backstage/plugin-catalog-backend@1.7.2-next.1
- @backstage/backend-common@0.18.2-next.1
- @backstage/catalog-model@1.1.6-next.0
- @backstage/config@1.0.6
- @backstage/errors@1.1.4
- @backstage/integration@1.4.2
- @backstage/types@1.0.2
- @backstage/plugin-bitbucket-cloud-common@0.2.3
## 0.2.9-next.0
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-catalog-backend-module-bitbucket",
"description": "A Backstage catalog backend module that helps integrate towards Bitbucket",
"version": "0.2.9-next.0",
"version": "0.2.9-next.1",
"deprecated": true,
"main": "src/index.ts",
"types": "src/index.ts",
@@ -1,5 +1,20 @@
# @backstage/plugin-catalog-backend-module-gerrit
## 0.1.10-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@1.7.2-next.1
- @backstage/backend-common@0.18.2-next.1
- @backstage/backend-plugin-api@0.3.2-next.1
- @backstage/backend-tasks@0.4.3-next.1
- @backstage/catalog-model@1.1.6-next.0
- @backstage/config@1.0.6
- @backstage/errors@1.1.4
- @backstage/integration@1.4.2
- @backstage/plugin-catalog-node@1.3.3-next.1
## 0.1.10-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-gerrit",
"version": "0.1.10-next.0",
"version": "0.1.10-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,26 @@
# @backstage/plugin-catalog-backend-module-github
## 0.2.5-next.1
### Patch Changes
- 66158754b4: Add support for filtering out forks
- 85b04f659a: Internal refactor to not use deprecated `substr`
- Updated dependencies
- @backstage/plugin-catalog-backend@1.7.2-next.1
- @backstage/backend-common@0.18.2-next.1
- @backstage/backend-plugin-api@0.3.2-next.1
- @backstage/backend-tasks@0.4.3-next.1
- @backstage/catalog-client@1.3.1-next.0
- @backstage/catalog-model@1.1.6-next.0
- @backstage/config@1.0.6
- @backstage/errors@1.1.4
- @backstage/integration@1.4.2
- @backstage/types@1.0.2
- @backstage/plugin-catalog-common@1.0.11-next.0
- @backstage/plugin-catalog-node@1.3.3-next.1
- @backstage/plugin-events-node@0.2.3-next.1
## 0.2.5-next.0
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-catalog-backend-module-github",
"description": "A Backstage catalog backend module that helps integrate towards GitHub",
"version": "0.2.5-next.0",
"version": "0.2.5-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,23 @@
# @backstage/plugin-catalog-backend-module-gitlab
## 0.1.13-next.1
### Patch Changes
- 85b04f659a: Internal refactor to not use deprecated `substr`
- 52c5685ceb: Implement Group and User Catalog Provider
- Updated dependencies
- @backstage/plugin-catalog-backend@1.7.2-next.1
- @backstage/backend-common@0.18.2-next.1
- @backstage/backend-plugin-api@0.3.2-next.1
- @backstage/backend-tasks@0.4.3-next.1
- @backstage/catalog-model@1.1.6-next.0
- @backstage/config@1.0.6
- @backstage/errors@1.1.4
- @backstage/integration@1.4.2
- @backstage/types@1.0.2
- @backstage/plugin-catalog-node@1.3.3-next.1
## 0.1.13-next.0
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-catalog-backend-module-gitlab",
"description": "A Backstage catalog backend module that helps integrate towards GitLab",
"version": "0.1.13-next.0",
"version": "0.1.13-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,23 @@
# @backstage/plugin-catalog-backend-module-incremental-ingestion
## 0.2.0-next.1
### Patch Changes
- b7e36660d5: Return `EventSubscriber` from `addIncrementalEntityProvider` to hook up to `EventsBackend`
- Updated dependencies
- @backstage/plugin-catalog-backend@1.7.2-next.1
- @backstage/backend-common@0.18.2-next.1
- @backstage/backend-plugin-api@0.3.2-next.1
- @backstage/backend-tasks@0.4.3-next.1
- @backstage/backend-test-utils@0.1.34-next.1
- @backstage/catalog-model@1.1.6-next.0
- @backstage/config@1.0.6
- @backstage/errors@1.1.4
- @backstage/plugin-catalog-node@1.3.3-next.1
- @backstage/plugin-events-node@0.2.3-next.1
- @backstage/plugin-permission-common@0.7.3
## 0.2.0-next.0
### Minor Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-catalog-backend-module-incremental-ingestion",
"description": "An entity provider for streaming large asset sources into the catalog",
"version": "0.2.0-next.0",
"version": "0.2.0-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,17 @@
# @backstage/plugin-catalog-backend-module-ldap
## 0.5.9-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@1.7.2-next.1
- @backstage/backend-tasks@0.4.3-next.1
- @backstage/catalog-model@1.1.6-next.0
- @backstage/config@1.0.6
- @backstage/errors@1.1.4
- @backstage/types@1.0.2
## 0.5.9-next.0
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-catalog-backend-module-ldap",
"description": "A Backstage catalog backend module that helps integrate towards LDAP",
"version": "0.5.9-next.0",
"version": "0.5.9-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,19 @@
# @backstage/plugin-catalog-backend-module-msgraph
## 0.4.8-next.1
### Patch Changes
- 4c86436fdf: Fix MS Graph provider to use target URL for fetching access token
- Updated dependencies
- @backstage/plugin-catalog-backend@1.7.2-next.1
- @backstage/backend-common@0.18.2-next.1
- @backstage/backend-plugin-api@0.3.2-next.1
- @backstage/backend-tasks@0.4.3-next.1
- @backstage/catalog-model@1.1.6-next.0
- @backstage/config@1.0.6
- @backstage/plugin-catalog-node@1.3.3-next.1
## 0.4.8-next.0
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-catalog-backend-module-msgraph",
"description": "A Backstage catalog backend module that helps integrate towards Microsoft Graph",
"version": "0.4.8-next.0",
"version": "0.4.8-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,18 @@
# @backstage/plugin-catalog-backend-module-openapi
## 0.1.8-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@1.7.2-next.1
- @backstage/backend-common@0.18.2-next.1
- @backstage/catalog-model@1.1.6-next.0
- @backstage/config@1.0.6
- @backstage/integration@1.4.2
- @backstage/types@1.0.2
- @backstage/plugin-catalog-node@1.3.3-next.1
## 0.1.8-next.0
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-catalog-backend-module-openapi",
"description": "A Backstage catalog backend module that helps with OpenAPI specifications",
"version": "0.1.8-next.0",
"version": "0.1.8-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+23
View File
@@ -1,5 +1,28 @@
# @backstage/plugin-catalog-backend
## 1.7.2-next.1
### Patch Changes
- 2380506364: The process of adding or modifying fields in the software-catalog search index has been simplified. For more details, see [how to customize fields in the Software Catalog index](https://backstage.io/docs/features/search/how-to-guides#how-to-customize-fields-in-the-software-catalog-index).
- 9573651919: The previous migration that adds the `search.original_value` column may leave some of the entities not updated. Add a migration script to trigger a reprocessing of the entities.
- fc73f6aae5: Switched the order of reprocessing statements retroactively in migrations. This only improves the experience for those who at a later time perform a large upgrade of an old Backstage installation.
- Updated dependencies
- @backstage/backend-common@0.18.2-next.1
- @backstage/backend-plugin-api@0.3.2-next.1
- @backstage/catalog-client@1.3.1-next.0
- @backstage/catalog-model@1.1.6-next.0
- @backstage/config@1.0.6
- @backstage/errors@1.1.4
- @backstage/integration@1.4.2
- @backstage/types@1.0.2
- @backstage/plugin-catalog-common@1.0.11-next.0
- @backstage/plugin-catalog-node@1.3.3-next.1
- @backstage/plugin-permission-common@0.7.3
- @backstage/plugin-permission-node@0.7.5-next.1
- @backstage/plugin-scaffolder-common@1.2.5-next.0
- @backstage/plugin-search-common@1.2.1
## 1.7.2-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-catalog-backend",
"description": "The Backstage backend plugin that provides the Backstage catalog",
"version": "1.7.2-next.0",
"version": "1.7.2-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+8
View File
@@ -1,5 +1,13 @@
# @internal/plugin-catalog-customized
## 0.0.7-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog@1.8.0-next.1
- @backstage/plugin-catalog-react@1.3.0-next.1
## 0.0.7-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@internal/plugin-catalog-customized",
"description": "The internal Backstage Customizable plugin for browsing the Backstage catalog",
"version": "0.0.7-next.0",
"version": "0.0.7-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-catalog-graph
## 0.2.27-next.1
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.4-next.0
- @backstage/plugin-catalog-react@1.3.0-next.1
- @backstage/catalog-client@1.3.1-next.0
- @backstage/catalog-model@1.1.6-next.0
- @backstage/core-plugin-api@1.3.0
- @backstage/theme@0.2.16
## 0.2.27-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-graph",
"version": "0.2.27-next.0",
"version": "0.2.27-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+16
View File
@@ -1,5 +1,21 @@
# @backstage/plugin-catalog-import
## 0.9.5-next.1
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.4-next.0
- @backstage/plugin-catalog-react@1.3.0-next.1
- @backstage/catalog-client@1.3.1-next.0
- @backstage/catalog-model@1.1.6-next.0
- @backstage/config@1.0.6
- @backstage/core-plugin-api@1.3.0
- @backstage/errors@1.1.4
- @backstage/integration@1.4.2
- @backstage/integration-react@1.1.10-next.0
- @backstage/plugin-catalog-common@1.0.11-next.0
## 0.9.5-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-catalog-import",
"description": "A Backstage plugin the helps you import entities into your catalog",
"version": "0.9.5-next.0",
"version": "0.9.5-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-catalog-node
## 1.3.3-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.3.2-next.1
- @backstage/catalog-client@1.3.1-next.0
- @backstage/catalog-model@1.1.6-next.0
- @backstage/errors@1.1.4
- @backstage/types@1.0.2
- @backstage/plugin-catalog-common@1.0.11-next.0
## 1.3.3-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-catalog-node",
"description": "The plugin-catalog-node module for @backstage/plugin-catalog-backend",
"version": "1.3.3-next.0",
"version": "1.3.3-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+22
View File
@@ -1,5 +1,27 @@
# @backstage/plugin-catalog-react
## 1.3.0-next.1
### Minor Changes
- fab93c2fe8: Aligned buttons on "Unregister entity" dialog to keep them on the same line
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.4-next.0
- @backstage/catalog-client@1.3.1-next.0
- @backstage/catalog-model@1.1.6-next.0
- @backstage/core-plugin-api@1.3.0
- @backstage/errors@1.1.4
- @backstage/integration@1.4.2
- @backstage/theme@0.2.16
- @backstage/types@1.0.2
- @backstage/version-bridge@1.0.3
- @backstage/plugin-catalog-common@1.0.11-next.0
- @backstage/plugin-permission-common@0.7.3
- @backstage/plugin-permission-react@0.4.9
## 1.3.0-next.0
### Minor Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-catalog-react",
"description": "A frontend library that helps other Backstage plugins interact with the catalog",
"version": "1.3.0-next.0",
"version": "1.3.0-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+23
View File
@@ -1,5 +1,28 @@
# @backstage/plugin-catalog
## 1.8.0-next.1
### Minor Changes
- 0c1fc3986c: Added Markdown support in the `AboutCard` description section
- 0eaa579f89: The `CatalogSearchResultListItem` component is now a search result extension. This means that when rendered as a child of components that render search extensions, the `result`, `rank`, and `highlight` properties are optional. See the [documentation](https://backstage.io/docs/features/search/how-to-guides#how-to-render-search-results-using-extensions) for more details.
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.4-next.0
- @backstage/plugin-search-react@1.5.0-next.0
- @backstage/plugin-catalog-react@1.3.0-next.1
- @backstage/catalog-client@1.3.1-next.0
- @backstage/catalog-model@1.1.6-next.0
- @backstage/core-plugin-api@1.3.0
- @backstage/errors@1.1.4
- @backstage/integration-react@1.1.10-next.0
- @backstage/theme@0.2.16
- @backstage/types@1.0.2
- @backstage/plugin-catalog-common@1.0.11-next.0
- @backstage/plugin-search-common@1.2.1
## 1.7.3-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-catalog",
"description": "The Backstage plugin for browsing the Backstage catalog",
"version": "1.7.3-next.0",
"version": "1.8.0-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,14 @@
# @backstage/plugin-cicd-statistics-module-gitlab
## 0.1.11-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-cicd-statistics@0.1.17-next.1
- @backstage/catalog-model@1.1.6-next.0
- @backstage/core-plugin-api@1.3.0
## 0.1.11-next.0
### Patch Changes
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-cicd-statistics-module-gitlab",
"description": "CI/CD Statistics plugin module; Gitlab CICD",
"version": "0.1.11-next.0",
"version": "0.1.11-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-cicd-statistics
## 0.1.17-next.1
### Patch Changes
- d950d3e217: Depend on `@material-ui/core` version `^4.12.2` like all other in-repo packages
- Updated dependencies
- @backstage/plugin-catalog-react@1.3.0-next.1
- @backstage/catalog-model@1.1.6-next.0
- @backstage/core-plugin-api@1.3.0
## 0.1.17-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-cicd-statistics",
"description": "A frontend plugin visualizing CI/CD pipeline statistics (build time)",
"version": "0.1.17-next.0",
"version": "0.1.17-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-circleci
## 0.3.15-next.1
### Patch Changes
- 85b04f659a: Internal refactor to not use deprecated `substr`
- Updated dependencies
- @backstage/core-components@0.12.4-next.0
- @backstage/plugin-catalog-react@1.3.0-next.1
- @backstage/catalog-model@1.1.6-next.0
- @backstage/core-plugin-api@1.3.0
- @backstage/theme@0.2.16
## 0.3.15-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-circleci",
"description": "A Backstage plugin that integrates towards Circle CI",
"version": "0.3.15-next.0",
"version": "0.3.15-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-cloudbuild
## 0.3.15-next.1
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.4-next.0
- @backstage/plugin-catalog-react@1.3.0-next.1
- @backstage/catalog-model@1.1.6-next.0
- @backstage/core-plugin-api@1.3.0
- @backstage/theme@0.2.16
## 0.3.15-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-cloudbuild",
"description": "A Backstage plugin that integrates towards Google Cloud Build",
"version": "0.3.15-next.0",
"version": "0.3.15-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-code-climate
## 0.1.15-next.1
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.4-next.0
- @backstage/plugin-catalog-react@1.3.0-next.1
- @backstage/catalog-model@1.1.6-next.0
- @backstage/core-plugin-api@1.3.0
- @backstage/theme@0.2.16
## 0.1.15-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-code-climate",
"version": "0.1.15-next.0",
"version": "0.1.15-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,17 @@
# @backstage/plugin-code-coverage-backend
## 0.2.8-next.1
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.2-next.1
- @backstage/catalog-client@1.3.1-next.0
- @backstage/catalog-model@1.1.6-next.0
- @backstage/config@1.0.6
- @backstage/errors@1.1.4
- @backstage/integration@1.4.2
## 0.2.8-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-code-coverage-backend",
"description": "A Backstage backend plugin that helps you keep track of your code coverage",
"version": "0.2.8-next.0",
"version": "0.2.8-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-code-coverage
## 0.2.8-next.1
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.4-next.0
- @backstage/plugin-catalog-react@1.3.0-next.1
- @backstage/catalog-model@1.1.6-next.0
- @backstage/config@1.0.6
- @backstage/core-plugin-api@1.3.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
## 0.2.8-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-code-coverage",
"description": "A Backstage plugin that helps you keep track of your code coverage",
"version": "0.2.8-next.0",
"version": "0.2.8-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-codescene
## 0.1.10-next.0
### Patch Changes
- d950d3e217: Depend on `@material-ui/core` version `^4.12.2` like all other in-repo packages
- Updated dependencies
- @backstage/core-components@0.12.4-next.0
- @backstage/config@1.0.6
- @backstage/core-plugin-api@1.3.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
## 0.1.9
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-codescene",
"version": "0.1.9",
"version": "0.1.10-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-config-schema
## 0.1.38-next.0
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.4-next.0
- @backstage/config@1.0.6
- @backstage/core-plugin-api@1.3.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/types@1.0.2
## 0.1.37
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-config-schema",
"description": "A Backstage plugin that lets you browse the configuration schema of your app",
"version": "0.1.37",
"version": "0.1.38-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-cost-insights
## 0.12.4-next.1
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.4-next.0
- @backstage/plugin-catalog-react@1.3.0-next.1
- @backstage/catalog-model@1.1.6-next.0
- @backstage/config@1.0.6
- @backstage/core-plugin-api@1.3.0
- @backstage/theme@0.2.16
- @backstage/plugin-cost-insights-common@0.1.1
## 0.12.4-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-cost-insights",
"description": "A Backstage plugin that helps you keep track of your cloud spend",
"version": "0.12.4-next.0",
"version": "0.12.4-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",

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