Version Packages

This commit is contained in:
github-actions[bot]
2021-06-24 09:58:38 +00:00
parent 8f40136c17
commit 5a64fe7ea5
162 changed files with 1196 additions and 765 deletions
+40
View File
@@ -1,5 +1,45 @@
# example-app
## 0.2.34
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog@0.6.4
- @backstage/plugin-search@0.4.1
- @backstage/plugin-explore@0.3.7
- @backstage/core-app-api@0.1.3
- @backstage/core-plugin-api@0.1.3
- @backstage/plugin-scaffolder@0.9.9
- @backstage/cli@0.7.2
- @backstage/plugin-api-docs@0.6.0
- @backstage/plugin-cost-insights@0.11.0
- @backstage/plugin-gcp-projects@0.3.0
- @backstage/plugin-newrelic@0.3.0
- @backstage/plugin-techdocs@0.9.7
- @backstage/catalog-model@0.8.4
- @backstage/integration-react@0.1.4
- @backstage/plugin-badges@0.2.3
- @backstage/plugin-catalog-import@0.5.11
- @backstage/plugin-catalog-react@0.2.4
- @backstage/plugin-circleci@0.2.17
- @backstage/plugin-cloudbuild@0.2.17
- @backstage/plugin-code-coverage@0.1.5
- @backstage/plugin-github-actions@0.4.10
- @backstage/plugin-graphiql@0.2.12
- @backstage/plugin-jenkins@0.4.6
- @backstage/plugin-kafka@0.2.9
- @backstage/plugin-kubernetes@0.4.6
- @backstage/plugin-lighthouse@0.2.18
- @backstage/plugin-org@0.3.15
- @backstage/plugin-pagerduty@0.3.6
- @backstage/plugin-rollbar@0.3.7
- @backstage/plugin-sentry@0.3.13
- @backstage/plugin-shortcuts@0.1.4
- @backstage/plugin-tech-radar@0.4.1
- @backstage/plugin-todo@0.1.3
- @backstage/plugin-user-settings@0.2.12
## 0.2.33
### Patch Changes
+36 -36
View File
@@ -1,44 +1,44 @@
{
"name": "example-app",
"version": "0.2.33",
"version": "0.2.34",
"private": true,
"bundled": true,
"dependencies": {
"@backstage/catalog-model": "^0.8.3",
"@backstage/cli": "^0.7.1",
"@backstage/core-app-api": "^0.1.2",
"@backstage/catalog-model": "^0.8.4",
"@backstage/cli": "^0.7.2",
"@backstage/core-app-api": "^0.1.3",
"@backstage/core-components": "^0.1.3",
"@backstage/core-plugin-api": "^0.1.2",
"@backstage/integration-react": "^0.1.3",
"@backstage/plugin-api-docs": "^0.5.0",
"@backstage/plugin-badges": "^0.2.2",
"@backstage/plugin-catalog": "^0.6.3",
"@backstage/plugin-catalog-import": "^0.5.10",
"@backstage/plugin-catalog-react": "^0.2.3",
"@backstage/plugin-circleci": "^0.2.16",
"@backstage/plugin-cloudbuild": "^0.2.16",
"@backstage/plugin-code-coverage": "^0.1.4",
"@backstage/plugin-cost-insights": "^0.10.2",
"@backstage/plugin-explore": "^0.3.6",
"@backstage/plugin-gcp-projects": "^0.2.6",
"@backstage/plugin-github-actions": "^0.4.9",
"@backstage/plugin-graphiql": "^0.2.11",
"@backstage/plugin-jenkins": "^0.4.5",
"@backstage/plugin-kafka": "^0.2.8",
"@backstage/plugin-kubernetes": "^0.4.5",
"@backstage/plugin-lighthouse": "^0.2.17",
"@backstage/plugin-newrelic": "^0.2.7",
"@backstage/plugin-org": "^0.3.14",
"@backstage/plugin-pagerduty": "0.3.5",
"@backstage/plugin-rollbar": "^0.3.6",
"@backstage/plugin-scaffolder": "^0.9.8",
"@backstage/plugin-search": "^0.4.0",
"@backstage/plugin-sentry": "^0.3.12",
"@backstage/plugin-shortcuts": "^0.1.2",
"@backstage/plugin-tech-radar": "^0.4.0",
"@backstage/plugin-techdocs": "^0.9.6",
"@backstage/plugin-todo": "^0.1.2",
"@backstage/plugin-user-settings": "^0.2.11",
"@backstage/core-plugin-api": "^0.1.3",
"@backstage/integration-react": "^0.1.4",
"@backstage/plugin-api-docs": "^0.6.0",
"@backstage/plugin-badges": "^0.2.3",
"@backstage/plugin-catalog": "^0.6.4",
"@backstage/plugin-catalog-import": "^0.5.11",
"@backstage/plugin-catalog-react": "^0.2.4",
"@backstage/plugin-circleci": "^0.2.17",
"@backstage/plugin-cloudbuild": "^0.2.17",
"@backstage/plugin-code-coverage": "^0.1.5",
"@backstage/plugin-cost-insights": "^0.11.0",
"@backstage/plugin-explore": "^0.3.7",
"@backstage/plugin-gcp-projects": "^0.3.0",
"@backstage/plugin-github-actions": "^0.4.10",
"@backstage/plugin-graphiql": "^0.2.12",
"@backstage/plugin-jenkins": "^0.4.6",
"@backstage/plugin-kafka": "^0.2.9",
"@backstage/plugin-kubernetes": "^0.4.6",
"@backstage/plugin-lighthouse": "^0.2.18",
"@backstage/plugin-newrelic": "^0.3.0",
"@backstage/plugin-org": "^0.3.15",
"@backstage/plugin-pagerduty": "0.3.6",
"@backstage/plugin-rollbar": "^0.3.7",
"@backstage/plugin-scaffolder": "^0.9.9",
"@backstage/plugin-search": "^0.4.1",
"@backstage/plugin-sentry": "^0.3.13",
"@backstage/plugin-shortcuts": "^0.1.4",
"@backstage/plugin-tech-radar": "^0.4.1",
"@backstage/plugin-techdocs": "^0.9.7",
"@backstage/plugin-todo": "^0.1.3",
"@backstage/plugin-user-settings": "^0.2.12",
"@backstage/theme": "^0.2.8",
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.9.1",
@@ -58,7 +58,7 @@
"zen-observable": "^0.8.15"
},
"devDependencies": {
"@backstage/test-utils": "^0.1.13",
"@backstage/test-utils": "^0.1.14",
"@testing-library/cypress": "^7.0.1",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
+8
View File
@@ -1,5 +1,13 @@
# @backstage/catalog-client
## 0.3.14
### Patch Changes
- 45ef515d0: Return entities sorted alphabetically by ref
- Updated dependencies
- @backstage/catalog-model@0.8.4
## 0.3.13
### Patch Changes
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/catalog-client",
"version": "0.3.13",
"version": "0.3.14",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -29,13 +29,13 @@
"clean": "backstage-cli clean"
},
"dependencies": {
"@backstage/catalog-model": "^0.8.2",
"@backstage/catalog-model": "^0.8.4",
"@backstage/config": "^0.1.5",
"@backstage/errors": "^0.1.1",
"cross-fetch": "^3.0.6"
},
"devDependencies": {
"@backstage/cli": "^0.7.0",
"@backstage/cli": "^0.7.2",
"@types/jest": "^26.0.7",
"msw": "^0.29.0"
},
+6
View File
@@ -1,5 +1,11 @@
# @backstage/catalog-model
## 0.8.4
### Patch Changes
- 48c9fcd33: Migrated to use the new `@backstage/core-*` packages rather than `@backstage/core`.
## 0.8.3
### Patch Changes
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/catalog-model",
"version": "0.8.3",
"version": "0.8.4",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -40,7 +40,7 @@
"yup": "^0.29.3"
},
"devDependencies": {
"@backstage/cli": "^0.7.1",
"@backstage/cli": "^0.7.2",
"@types/express": "^4.17.6",
"@types/jest": "^26.0.7",
"@types/lodash": "^4.14.151",
+13
View File
@@ -1,5 +1,18 @@
# @backstage/cli
## 0.7.2
### Patch Changes
- 953a7e66f: updated plugin template to generate path equals plugin id for the root page
- 04248b8f9: chore: bump `msw` dependency in `create-plugin`
- e3d31b381: Make the `create-github-app` command disable webhooks by default.
- 8f100db75: chore: bump `@typescript-eslint/eslint-plugin` from 4.26.0 to 4.27.0
- 95e572305: chore: bump `del` from 5.1.0 to 6.0.0
- ece2b5dd1: chore: bump `@spotify/eslint-config-typescript` from 9.0.0 to 10.0.0
- 0ec31e596: chore: bump `@rollup/plugin-node-resolve` from 11.2.1 to 13.0.0
- 48c9fcd33: Migrated to use the new `@backstage/core-*` packages rather than `@backstage/core`.
## 0.7.1
### Patch Changes
+5 -5
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/cli",
"description": "CLI for developing Backstage plugins and apps",
"version": "0.7.1",
"version": "0.7.2",
"private": false,
"publishConfig": {
"access": "public"
@@ -121,10 +121,10 @@
"@backstage/backend-common": "^0.8.3",
"@backstage/config": "^0.1.5",
"@backstage/core-components": "^0.1.3",
"@backstage/core-plugin-api": "^0.1.2",
"@backstage/core-app-api": "^0.1.2",
"@backstage/dev-utils": "^0.1.17",
"@backstage/test-utils": "^0.1.13",
"@backstage/core-plugin-api": "^0.1.3",
"@backstage/core-app-api": "^0.1.3",
"@backstage/dev-utils": "^0.2.0",
"@backstage/test-utils": "^0.1.14",
"@backstage/theme": "^0.2.8",
"@types/diff": "^5.0.0",
"@types/express": "^4.17.6",
+8
View File
@@ -1,5 +1,13 @@
# @backstage/codemods
## 0.1.3
### Patch Changes
- Updated dependencies
- @backstage/core-app-api@0.1.3
- @backstage/core-plugin-api@0.1.3
## 0.1.2
Fixed a publish issue, making this package available to the public.
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/codemods",
"description": "A collection of codemods for Backstage projects",
"version": "0.1.2",
"version": "0.1.3",
"private": false,
"publishConfig": {
"access": "public",
+8
View File
@@ -1,5 +1,13 @@
# @backstage/core-api
## 0.2.23
### Patch Changes
- a1c30d7ea: Add deprecation warning to package README.
- Updated dependencies
- @backstage/core-plugin-api@0.1.3
## 0.2.22
### Patch Changes
+4 -4
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/core-api",
"description": "Internal Core API used by Backstage plugins and apps",
"version": "0.2.22",
"version": "0.2.23",
"private": false,
"publishConfig": {
"access": "public",
@@ -30,7 +30,7 @@
},
"dependencies": {
"@backstage/config": "^0.1.4",
"@backstage/core-plugin-api": "^0.1.2",
"@backstage/core-plugin-api": "^0.1.3",
"@backstage/theme": "^0.2.8",
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.9.1",
@@ -43,8 +43,8 @@
"zen-observable": "^0.8.15"
},
"devDependencies": {
"@backstage/cli": "^0.7.0",
"@backstage/test-utils": "^0.1.13",
"@backstage/cli": "^0.7.2",
"@backstage/test-utils": "^0.1.14",
"@backstage/test-utils-core": "^0.1.1",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/core-app-api
## 0.1.3
### Patch Changes
- dc3e7ce68: Introducing new UnhandledErrorForwarder installed by default. For catching unhandled promise rejections, you can override the API to align with general error handling.
- 5f4339b8c: Adding `FeatureFlag` component and treating `FeatureFlags` as first class citizens to composability API
- Updated dependencies
- @backstage/core-plugin-api@0.1.3
## 0.1.2
### Patch Changes
+4 -4
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/core-app-api",
"description": "Core app API used by Backstage apps",
"version": "0.1.2",
"version": "0.1.3",
"private": false,
"publishConfig": {
"access": "public",
@@ -31,7 +31,7 @@
"dependencies": {
"@backstage/core-components": "^0.1.2",
"@backstage/config": "^0.1.3",
"@backstage/core-plugin-api": "^0.1.2",
"@backstage/core-plugin-api": "^0.1.3",
"@backstage/theme": "^0.2.8",
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.9.1",
@@ -44,8 +44,8 @@
"zen-observable": "^0.8.15"
},
"devDependencies": {
"@backstage/cli": "^0.7.0",
"@backstage/test-utils": "^0.1.13",
"@backstage/cli": "^0.7.2",
"@backstage/test-utils": "^0.1.14",
"@backstage/test-utils-core": "^0.1.1",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
+6
View File
@@ -1,5 +1,11 @@
# @backstage/core-plugin-api
## 0.1.3
### Patch Changes
- 5f4339b8c: Adding `FeatureFlag` component and treating `FeatureFlags` as first class citizens to composability API
## 0.1.2
### Patch Changes
+4 -4
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/core-plugin-api",
"description": "Core API used by Backstage plugins",
"version": "0.1.2",
"version": "0.1.3",
"private": false,
"publishConfig": {
"access": "public",
@@ -41,9 +41,9 @@
"zen-observable": "^0.8.15"
},
"devDependencies": {
"@backstage/cli": "^0.7.0",
"@backstage/core-app-api": "^0.1.2",
"@backstage/test-utils": "^0.1.13",
"@backstage/cli": "^0.7.2",
"@backstage/core-app-api": "^0.1.3",
"@backstage/test-utils": "^0.1.14",
"@backstage/test-utils-core": "^0.1.1",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
+8
View File
@@ -1,5 +1,13 @@
# @backstage/core
## 0.7.14
### Patch Changes
- a1c30d7ea: Add deprecation warning to package README.
- Updated dependencies
- @backstage/core-api@0.2.23
## 0.7.13
### Patch Changes
+4 -4
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/core",
"description": "Core API used by Backstage plugins and apps",
"version": "0.7.13",
"version": "0.7.14",
"private": false,
"publishConfig": {
"access": "public",
@@ -30,7 +30,7 @@
},
"dependencies": {
"@backstage/config": "^0.1.5",
"@backstage/core-api": "^0.2.22",
"@backstage/core-api": "^0.2.23",
"@backstage/errors": "^0.1.1",
"@backstage/theme": "^0.2.8",
"@material-ui/core": "^4.11.0",
@@ -71,8 +71,8 @@
"zen-observable": "^0.8.15"
},
"devDependencies": {
"@backstage/cli": "^0.7.1",
"@backstage/test-utils": "^0.1.13",
"@backstage/cli": "^0.7.2",
"@backstage/test-utils": "^0.1.14",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",
+6
View File
@@ -1,5 +1,11 @@
# @backstage/create-app
## 0.3.28
### Patch Changes
- 48c9fcd33: Migrated to use the new `@backstage/core-*` packages rather than `@backstage/core`.
## 0.3.27
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/create-app",
"description": "Create app package for Backstage",
"version": "0.3.27",
"version": "0.3.28",
"private": false,
"publishConfig": {
"access": "public"
+17
View File
@@ -1,5 +1,22 @@
# @backstage/dev-utils
## 0.2.0
### Minor Changes
- 76db86c45: Removed support for deprecated registered plugin routes. All routes now need to be added using `addPage` instead.
### Patch Changes
- 48c9fcd33: Migrated to use the new `@backstage/core-*` packages rather than `@backstage/core`.
- Updated dependencies
- @backstage/core-app-api@0.1.3
- @backstage/core-plugin-api@0.1.3
- @backstage/catalog-model@0.8.4
- @backstage/integration-react@0.1.4
- @backstage/test-utils@0.1.14
- @backstage/plugin-catalog-react@0.2.4
## 0.1.17
### Patch Changes
+8 -8
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/dev-utils",
"description": "Utilities for developing Backstage plugins.",
"version": "0.1.17",
"version": "0.2.0",
"private": false,
"publishConfig": {
"access": "public",
@@ -29,13 +29,13 @@
"clean": "backstage-cli clean"
},
"dependencies": {
"@backstage/core-app-api": "^0.1.2",
"@backstage/core-app-api": "^0.1.3",
"@backstage/core-components": "^0.1.3",
"@backstage/core-plugin-api": "^0.1.2",
"@backstage/catalog-model": "^0.8.2",
"@backstage/integration-react": "^0.1.3",
"@backstage/plugin-catalog-react": "^0.2.2",
"@backstage/test-utils": "^0.1.13",
"@backstage/core-plugin-api": "^0.1.3",
"@backstage/catalog-model": "^0.8.4",
"@backstage/integration-react": "^0.1.4",
"@backstage/plugin-catalog-react": "^0.2.4",
"@backstage/test-utils": "^0.1.14",
"@backstage/theme": "^0.2.8",
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.9.1",
@@ -50,7 +50,7 @@
"react-router-dom": "6.0.0-beta.0"
},
"devDependencies": {
"@backstage/cli": "^0.7.0",
"@backstage/cli": "^0.7.2",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32"
},
+8
View File
@@ -1,5 +1,13 @@
# @backstage/integration-react
## 0.1.4
### Patch Changes
- 48c9fcd33: Migrated to use the new `@backstage/core-*` packages rather than `@backstage/core`.
- Updated dependencies
- @backstage/core-plugin-api@0.1.3
## 0.1.3
### Patch Changes
+5 -5
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/integration-react",
"version": "0.1.3",
"version": "0.1.4",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -22,7 +22,7 @@
"dependencies": {
"@backstage/config": "^0.1.2",
"@backstage/core-components": "^0.1.3",
"@backstage/core-plugin-api": "^0.1.2",
"@backstage/core-plugin-api": "^0.1.3",
"@backstage/integration": "^0.5.6",
"@backstage/theme": "^0.2.3",
"@material-ui/core": "^4.11.0",
@@ -33,9 +33,9 @@
"react-use": "^17.2.4"
},
"devDependencies": {
"@backstage/cli": "^0.7.0",
"@backstage/dev-utils": "^0.1.14",
"@backstage/test-utils": "^0.1.11",
"@backstage/cli": "^0.7.2",
"@backstage/dev-utils": "^0.2.0",
"@backstage/test-utils": "^0.1.14",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",
+8
View File
@@ -1,5 +1,13 @@
# @backstage/techdocs-common
## 0.6.5
### Patch Changes
- c17c0fcf9: Adding additional checks on tech docs to prevent folder traversal via mkdocs.yml docs_dir value.
- Updated dependencies
- @backstage/catalog-model@0.8.4
## 0.6.4
### Patch Changes
+3 -3
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/techdocs-common",
"description": "Common functionalities for TechDocs, to be shared between techdocs-backend plugin and techdocs-cli",
"version": "0.6.4",
"version": "0.6.5",
"main": "src/index.ts",
"types": "src/index.ts",
"private": false,
@@ -39,7 +39,7 @@
"@azure/identity": "^1.2.2",
"@azure/storage-blob": "^12.4.0",
"@backstage/backend-common": "^0.8.2",
"@backstage/catalog-model": "^0.8.2",
"@backstage/catalog-model": "^0.8.4",
"@backstage/config": "^0.1.5",
"@backstage/errors": "^0.1.1",
"@backstage/integration": "^0.5.6",
@@ -60,7 +60,7 @@
"winston": "^3.2.1"
},
"devDependencies": {
"@backstage/cli": "^0.7.0",
"@backstage/cli": "^0.7.2",
"@types/fs-extra": "^9.0.5",
"@types/git-url-parse": "^9.0.0",
"@types/js-yaml": "^4.0.0",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/test-utils
## 0.1.14
### Patch Changes
- 48c9fcd33: Migrated to use the new `@backstage/core-*` packages rather than `@backstage/core`.
- Updated dependencies
- @backstage/core-app-api@0.1.3
- @backstage/core-plugin-api@0.1.3
## 0.1.13
### Patch Changes
+4 -4
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/test-utils",
"description": "Utilities to test Backstage plugins and apps.",
"version": "0.1.13",
"version": "0.1.14",
"private": false,
"publishConfig": {
"access": "public",
@@ -29,8 +29,8 @@
"clean": "backstage-cli clean"
},
"dependencies": {
"@backstage/core-app-api": "^0.1.2",
"@backstage/core-plugin-api": "^0.1.2",
"@backstage/core-app-api": "^0.1.3",
"@backstage/core-plugin-api": "^0.1.3",
"@backstage/test-utils-core": "^0.1.1",
"@backstage/theme": "^0.2.8",
"@material-ui/core": "^4.11.0",
@@ -46,7 +46,7 @@
"zen-observable": "^0.8.15"
},
"devDependencies": {
"@backstage/cli": "^0.7.0",
"@backstage/cli": "^0.7.2",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32"
},