Version Packages (next)

This commit is contained in:
github-actions[bot]
2022-12-27 15:22:57 +00:00
parent d6f622dfa1
commit f834622f56
275 changed files with 4280 additions and 203 deletions
+11
View File
@@ -1,5 +1,16 @@
# @backstage/app-defaults
## 1.0.11-next.0
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.3-next.0
- @backstage/core-app-api@1.3.0
- @backstage/core-plugin-api@1.2.0
- @backstage/theme@0.2.16
- @backstage/plugin-permission-react@0.4.8
## 1.0.10
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/app-defaults",
"description": "Provides the default wiring of a Backstage App",
"version": "1.0.9",
"version": "1.0.11-next.0",
"publishConfig": {
"access": "public",
"main": "dist/index.esm.js",
+63
View File
@@ -1,5 +1,68 @@
# example-app
## 0.2.79-next.0
### Patch Changes
- Updated dependencies
- @backstage/cli@0.22.1-next.0
- @backstage/plugin-scaffolder@1.10.0-next.0
- @backstage/catalog-model@1.1.5-next.0
- @backstage/plugin-catalog-react@1.2.4-next.0
- @backstage/core-components@0.12.3-next.0
- @backstage/plugin-techdocs-react@1.1.2-next.0
- @backstage/plugin-techdocs@1.4.3-next.0
- @backstage/plugin-explore@0.3.45-next.0
- @backstage/app-defaults@1.0.11-next.0
- @backstage/config@1.0.5
- @backstage/core-app-api@1.3.0
- @backstage/core-plugin-api@1.2.0
- @backstage/integration-react@1.1.9-next.0
- @backstage/theme@0.2.16
- @backstage/plugin-airbrake@0.3.14-next.0
- @backstage/plugin-apache-airflow@0.2.7-next.0
- @backstage/plugin-api-docs@0.8.14-next.0
- @backstage/plugin-azure-devops@0.2.5-next.0
- @backstage/plugin-azure-sites@0.1.3-next.0
- @backstage/plugin-badges@0.2.38-next.0
- @backstage/plugin-catalog-common@1.0.10-next.0
- @backstage/plugin-catalog-graph@0.2.26-next.0
- @backstage/plugin-catalog-import@0.9.4-next.0
- @backstage/plugin-circleci@0.3.14-next.0
- @backstage/plugin-cloudbuild@0.3.14-next.0
- @backstage/plugin-code-coverage@0.2.7-next.0
- @backstage/plugin-cost-insights@0.12.3-next.0
- @backstage/plugin-dynatrace@1.0.4-next.0
- @backstage/plugin-gcalendar@0.3.10-next.0
- @backstage/plugin-gcp-projects@0.3.33-next.0
- @backstage/plugin-github-actions@0.5.14-next.0
- @backstage/plugin-gocd@0.1.20-next.0
- @backstage/plugin-graphiql@0.2.46-next.0
- @backstage/plugin-home@0.4.30-next.0
- @backstage/plugin-jenkins@0.7.13-next.0
- @backstage/plugin-kafka@0.3.14-next.0
- @backstage/plugin-kubernetes@0.7.7-next.0
- @backstage/plugin-lighthouse@0.3.14-next.0
- @backstage/plugin-newrelic@0.3.32-next.0
- @backstage/plugin-newrelic-dashboard@0.2.7-next.0
- @backstage/plugin-org@0.6.4-next.0
- @backstage/plugin-pagerduty@0.5.7-next.0
- @backstage/plugin-permission-react@0.4.8
- @backstage/plugin-playlist@0.1.5-next.0
- @backstage/plugin-rollbar@0.4.14-next.0
- @backstage/plugin-search@1.0.7-next.0
- @backstage/plugin-search-common@1.2.0
- @backstage/plugin-search-react@1.3.2-next.0
- @backstage/plugin-sentry@0.4.7-next.0
- @backstage/plugin-shortcuts@0.3.6-next.0
- @backstage/plugin-stack-overflow@0.1.10-next.0
- @backstage/plugin-tech-insights@0.3.6-next.0
- @backstage/plugin-tech-radar@0.5.21-next.0
- @backstage/plugin-techdocs-module-addons-contrib@1.0.9-next.0
- @backstage/plugin-todo@0.2.16-next.0
- @backstage/plugin-user-settings@0.6.2-next.0
- @internal/plugin-catalog-customized@0.0.6-next.0
## 0.2.79
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-app",
"version": "0.2.78",
"version": "0.2.79-next.0",
"private": true,
"backstage": {
"role": "frontend"
+10
View File
@@ -1,5 +1,15 @@
# example-backend-next
## 0.0.7-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-backend@1.9.1-next.0
- @backstage/plugin-catalog-backend@1.7.0-next.0
- @backstage/backend-defaults@0.1.4
- @backstage/plugin-app-backend@0.3.39
## 0.0.6
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-backend-next",
"version": "0.0.6",
"version": "0.0.7-next.0",
"main": "dist/index.cjs.js",
"types": "src/index.ts",
"license": "Apache-2.0",
+11
View File
@@ -1,5 +1,16 @@
# @backstage/backend-test-utils
## 0.1.32-next.0
### Patch Changes
- Updated dependencies
- @backstage/cli@0.22.1-next.0
- @backstage/backend-app-api@0.2.4
- @backstage/backend-common@0.17.0
- @backstage/backend-plugin-api@0.2.0
- @backstage/config@1.0.5
## 0.1.31
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-test-utils",
"description": "Test helpers library for Backstage backends",
"version": "0.1.31",
"version": "0.1.32-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {
+47
View File
@@ -1,5 +1,52 @@
# example-backend
## 0.2.79-next.0
### Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.0
- @backstage/plugin-search-backend-module-elasticsearch@1.1.1-next.0
- @backstage/plugin-search-backend-node@1.1.1-next.0
- @backstage/catalog-client@1.3.0-next.0
- @backstage/plugin-explore-backend@0.0.2-next.0
- @backstage/plugin-code-coverage-backend@0.2.6-next.0
- @backstage/plugin-scaffolder-backend-module-rails@0.4.8-next.0
- @backstage/plugin-scaffolder-backend@1.9.1-next.0
- @backstage/plugin-catalog-backend@1.7.0-next.0
- @backstage/plugin-search-backend@1.2.1-next.0
- example-app@0.2.79-next.0
- @backstage/backend-common@0.17.0
- @backstage/backend-tasks@0.4.0
- @backstage/config@1.0.5
- @backstage/integration@1.4.1
- @backstage/plugin-app-backend@0.3.39
- @backstage/plugin-auth-backend@0.17.3-next.0
- @backstage/plugin-auth-node@0.2.8
- @backstage/plugin-azure-devops-backend@0.3.18
- @backstage/plugin-azure-sites-backend@0.1.1
- @backstage/plugin-badges-backend@0.1.34-next.0
- @backstage/plugin-catalog-node@1.3.1-next.0
- @backstage/plugin-events-backend@0.2.0
- @backstage/plugin-events-node@0.2.0
- @backstage/plugin-graphql-backend@0.1.30-next.0
- @backstage/plugin-jenkins-backend@0.1.30-next.0
- @backstage/plugin-kafka-backend@0.2.33-next.0
- @backstage/plugin-kubernetes-backend@0.9.1-next.0
- @backstage/plugin-permission-backend@0.5.14
- @backstage/plugin-permission-common@0.7.2
- @backstage/plugin-permission-node@0.7.2
- @backstage/plugin-playlist-backend@0.2.3-next.0
- @backstage/plugin-proxy-backend@0.2.33
- @backstage/plugin-rollbar-backend@0.1.36
- @backstage/plugin-search-backend-module-pg@0.5.1-next.0
- @backstage/plugin-search-common@1.2.0
- @backstage/plugin-tech-insights-backend@0.5.6-next.0
- @backstage/plugin-tech-insights-backend-module-jsonfc@0.1.23
- @backstage/plugin-tech-insights-node@0.3.7
- @backstage/plugin-techdocs-backend@1.5.1-next.0
- @backstage/plugin-todo-backend@0.1.37-next.0
## 0.2.78
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-backend",
"version": "0.2.78",
"version": "0.2.79-next.0",
"main": "dist/index.cjs.js",
"types": "src/index.ts",
"license": "Apache-2.0",
+12
View File
@@ -1,5 +1,17 @@
# @backstage/catalog-client
## 1.3.0-next.0
### Minor Changes
- f75bf76330: Implemented support for the `order` directive on `getEntities`
### Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.0
- @backstage/errors@1.1.4
## 1.2.0
### Minor Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/catalog-client",
"description": "An isomorphic client for the catalog backend",
"version": "1.2.0",
"version": "1.3.0-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+10
View File
@@ -1,5 +1,15 @@
# @backstage/catalog-model
## 1.1.5-next.0
### Patch Changes
- 011bd518b7: Fixed spelling mistakes in documentation.
- Updated dependencies
- @backstage/config@1.0.5
- @backstage/errors@1.1.4
- @backstage/types@1.0.2
## 1.1.4
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/catalog-model",
"description": "Types and validators that help describe the model of a Backstage Catalog",
"version": "1.1.4",
"version": "1.1.5-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+16
View File
@@ -1,5 +1,21 @@
# @backstage/cli
## 0.22.1-next.0
### Patch Changes
- 47c10706df: Fixed an issue where the CLI would fail to function when there was a mix of workspace and non-workspace versions of the same package in `yarn.lock` when using Yarn 3.
- a62a1f9dca: The frontend serve task now filters out allowed package duplicates during its package check, just like `versions:bump` and `versions:check`.
- 7c8a974515: The `repo test`, `repo lint`, and `repo build` commands will now analyze `yarn.lock` for dependency changes when searching for changed packages. This allows you to use the `--since <ref>` flag even if you have `yarn.lock` changes.
- e1b71e142e: Workspace ranges are no longer considered invalid by version commands.
- Updated dependencies
- @backstage/cli-common@0.1.11
- @backstage/config@1.0.5
- @backstage/config-loader@1.1.7
- @backstage/errors@1.1.4
- @backstage/release-manifests@0.0.8
- @backstage/types@1.0.2
## 0.22.0
### Minor Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/cli",
"description": "CLI for developing Backstage plugins and apps",
"version": "0.22.0",
"version": "0.22.1-next.0",
"publishConfig": {
"access": "public"
},
+12
View File
@@ -1,5 +1,17 @@
# @backstage/core-components
## 0.12.3-next.0
### Patch Changes
- f2ea446de0: Applied fix from v1.9.1
- Updated dependencies
- @backstage/config@1.0.5
- @backstage/core-plugin-api@1.2.0
- @backstage/errors@1.1.4
- @backstage/theme@0.2.16
- @backstage/version-bridge@1.0.3
## 0.12.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/core-components",
"description": "Core components used by Backstage plugins and apps",
"version": "0.12.1",
"version": "0.12.3-next.0",
"publishConfig": {
"access": "public",
"main": "dist/index.esm.js",
+8
View File
@@ -1,5 +1,13 @@
# @backstage/create-app
## 0.4.36-next.0
### Patch Changes
- Bumped create-app version.
- Updated dependencies
- @backstage/cli-common@0.1.11
## 0.4.35
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/create-app",
"description": "A CLI that helps you create your own Backstage app",
"version": "0.4.35",
"version": "0.4.36-next.0",
"publishConfig": {
"access": "public"
},
+15
View File
@@ -1,5 +1,20 @@
# @backstage/dev-utils
## 1.0.11-next.0
### Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.0
- @backstage/plugin-catalog-react@1.2.4-next.0
- @backstage/core-components@0.12.3-next.0
- @backstage/app-defaults@1.0.11-next.0
- @backstage/core-app-api@1.3.0
- @backstage/core-plugin-api@1.2.0
- @backstage/integration-react@1.1.9-next.0
- @backstage/test-utils@1.2.3
- @backstage/theme@0.2.16
## 1.0.10
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/dev-utils",
"description": "Utilities for developing Backstage plugins.",
"version": "1.0.9",
"version": "1.0.11-next.0",
"publishConfig": {
"access": "public",
"main": "dist/index.esm.js",
+11
View File
@@ -1,5 +1,16 @@
# @backstage/integration-react
## 1.1.9-next.0
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.3-next.0
- @backstage/config@1.0.5
- @backstage/core-plugin-api@1.2.0
- @backstage/integration@1.4.1
- @backstage/theme@0.2.16
## 1.1.8
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/integration-react",
"description": "Frontend package for managing integrations towards external systems",
"version": "1.1.7",
"version": "1.1.9-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+11
View File
@@ -1,5 +1,16 @@
# @backstage/repo-tools
## 0.1.1-next.0
### Patch Changes
- c447a5221b: Use the project tsconfig in case of selection all packages
- 93cff3053e: Move some dependencies as `peerDependencies` because we need to always use same version as in `api-extractor`
- 75275b0b0b: Updated dependency `@microsoft/tsdoc-config` to `0.16.2`.
- Updated dependencies
- @backstage/cli-common@0.1.11
- @backstage/errors@1.1.4
## 0.1.0
### Minor Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/repo-tools",
"description": "CLI for Backstage repo tooling ",
"version": "0.1.0",
"version": "0.1.1-next.0",
"publishConfig": {
"access": "public"
},
@@ -1,5 +1,24 @@
# techdocs-cli-embedded-app
## 0.2.78-next.0
### Patch Changes
- Updated dependencies
- @backstage/cli@0.22.1-next.0
- @backstage/catalog-model@1.1.5-next.0
- @backstage/core-components@0.12.3-next.0
- @backstage/plugin-techdocs-react@1.1.2-next.0
- @backstage/plugin-techdocs@1.4.3-next.0
- @backstage/app-defaults@1.0.11-next.0
- @backstage/config@1.0.5
- @backstage/core-app-api@1.3.0
- @backstage/core-plugin-api@1.2.0
- @backstage/integration-react@1.1.9-next.0
- @backstage/test-utils@1.2.3
- @backstage/theme@0.2.16
- @backstage/plugin-catalog@1.7.2-next.0
## 0.2.78
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "techdocs-cli-embedded-app",
"version": "0.2.77",
"version": "0.2.78-next.0",
"private": true,
"backstage": {
"role": "frontend"
+11
View File
@@ -1,5 +1,16 @@
# @techdocs/cli
## 1.2.5-next.0
### Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.0
- @backstage/backend-common@0.17.0
- @backstage/cli-common@0.1.11
- @backstage/config@1.0.5
- @backstage/plugin-techdocs-node@1.4.4-next.0
## 1.2.4
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@techdocs/cli",
"description": "Utility CLI for managing TechDocs sites in Backstage.",
"version": "1.2.4",
"version": "1.2.5-next.0",
"publishConfig": {
"access": "public"
},