Version Packages (next)
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# @backstage/app-defaults
|
||||
|
||||
## 0.1.6-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.8.7-next.0
|
||||
|
||||
## 0.1.5
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/app-defaults",
|
||||
"description": "Provides the default wiring of a Backstage App",
|
||||
"version": "0.1.5",
|
||||
"version": "0.1.6-next.0",
|
||||
"private": false,
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
@@ -29,7 +29,7 @@
|
||||
"clean": "backstage-cli clean"
|
||||
},
|
||||
"dependencies": {
|
||||
"@backstage/core-components": "^0.8.6",
|
||||
"@backstage/core-components": "^0.8.7-next.0",
|
||||
"@backstage/core-app-api": "^0.5.1",
|
||||
"@backstage/core-plugin-api": "^0.6.0",
|
||||
"@backstage/plugin-permission-react": "^0.3.0",
|
||||
@@ -42,7 +42,7 @@
|
||||
"react": "^16.13.1 || ^17.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.13.0",
|
||||
"@backstage/cli": "^0.13.1-next.0",
|
||||
"@backstage/test-utils": "^0.2.3",
|
||||
"@testing-library/jest-dom": "^5.10.1",
|
||||
"@testing-library/react": "^11.2.5",
|
||||
|
||||
@@ -1,5 +1,52 @@
|
||||
# example-app
|
||||
|
||||
## 0.2.63-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.8.7-next.0
|
||||
- @backstage/plugin-org@0.4.1-next.0
|
||||
- @backstage/plugin-pagerduty@0.3.24-next.0
|
||||
- @backstage/plugin-catalog-import@0.8.0-next.0
|
||||
- @backstage/plugin-techdocs@0.13.2-next.0
|
||||
- @backstage/plugin-scaffolder@0.12.1-next.0
|
||||
- @backstage/cli@0.13.1-next.0
|
||||
- @backstage/app-defaults@0.1.6-next.0
|
||||
- @backstage/integration-react@0.1.20-next.0
|
||||
- @backstage/plugin-airbrake@0.1.2-next.0
|
||||
- @backstage/plugin-apache-airflow@0.1.5-next.0
|
||||
- @backstage/plugin-api-docs@0.7.1-next.0
|
||||
- @backstage/plugin-azure-devops@0.1.13-next.0
|
||||
- @backstage/plugin-badges@0.2.21-next.0
|
||||
- @backstage/plugin-catalog@0.7.11-next.0
|
||||
- @backstage/plugin-catalog-graph@0.2.9-next.0
|
||||
- @backstage/plugin-catalog-react@0.6.13-next.0
|
||||
- @backstage/plugin-circleci@0.2.36-next.0
|
||||
- @backstage/plugin-cloudbuild@0.2.34-next.0
|
||||
- @backstage/plugin-code-coverage@0.1.24-next.0
|
||||
- @backstage/plugin-cost-insights@0.11.19-next.0
|
||||
- @backstage/plugin-explore@0.3.28-next.0
|
||||
- @backstage/plugin-gcp-projects@0.3.16-next.0
|
||||
- @backstage/plugin-github-actions@0.4.34-next.0
|
||||
- @backstage/plugin-gocd@0.1.3-next.0
|
||||
- @backstage/plugin-graphiql@0.2.29-next.0
|
||||
- @backstage/plugin-home@0.4.13-next.0
|
||||
- @backstage/plugin-jenkins@0.5.19-next.0
|
||||
- @backstage/plugin-kafka@0.2.27-next.0
|
||||
- @backstage/plugin-kubernetes@0.5.6-next.0
|
||||
- @backstage/plugin-lighthouse@0.2.36-next.0
|
||||
- @backstage/plugin-newrelic@0.3.15-next.0
|
||||
- @backstage/plugin-newrelic-dashboard@0.1.5-next.0
|
||||
- @backstage/plugin-rollbar@0.3.25-next.0
|
||||
- @backstage/plugin-search@0.6.1-next.0
|
||||
- @backstage/plugin-sentry@0.3.35-next.0
|
||||
- @backstage/plugin-shortcuts@0.1.21-next.0
|
||||
- @backstage/plugin-tech-insights@0.1.7-next.0
|
||||
- @backstage/plugin-tech-radar@0.5.4-next.0
|
||||
- @backstage/plugin-todo@0.1.21-next.0
|
||||
- @backstage/plugin-user-settings@0.3.18-next.0
|
||||
|
||||
## 0.2.62
|
||||
|
||||
### Patch Changes
|
||||
|
||||
+42
-42
@@ -1,54 +1,54 @@
|
||||
{
|
||||
"name": "example-app",
|
||||
"version": "0.2.62",
|
||||
"version": "0.2.63-next.0",
|
||||
"private": true,
|
||||
"bundled": true,
|
||||
"dependencies": {
|
||||
"@backstage/app-defaults": "^0.1.5",
|
||||
"@backstage/app-defaults": "^0.1.6-next.0",
|
||||
"@backstage/catalog-model": "^0.9.10",
|
||||
"@backstage/cli": "^0.13.0",
|
||||
"@backstage/cli": "^0.13.1-next.0",
|
||||
"@backstage/core-app-api": "^0.5.1",
|
||||
"@backstage/core-components": "^0.8.6",
|
||||
"@backstage/core-components": "^0.8.7-next.0",
|
||||
"@backstage/core-plugin-api": "^0.6.0",
|
||||
"@backstage/integration-react": "^0.1.19",
|
||||
"@backstage/plugin-airbrake": "^0.1.1",
|
||||
"@backstage/plugin-api-docs": "^0.7.0",
|
||||
"@backstage/plugin-azure-devops": "^0.1.12",
|
||||
"@backstage/plugin-apache-airflow": "^0.1.4",
|
||||
"@backstage/plugin-badges": "^0.2.20",
|
||||
"@backstage/plugin-catalog": "^0.7.10",
|
||||
"@backstage/plugin-catalog-graph": "^0.2.8",
|
||||
"@backstage/plugin-catalog-import": "^0.7.10",
|
||||
"@backstage/plugin-catalog-react": "^0.6.12",
|
||||
"@backstage/plugin-circleci": "^0.2.35",
|
||||
"@backstage/plugin-cloudbuild": "^0.2.33",
|
||||
"@backstage/plugin-code-coverage": "^0.1.23",
|
||||
"@backstage/plugin-cost-insights": "^0.11.18",
|
||||
"@backstage/plugin-explore": "^0.3.27",
|
||||
"@backstage/plugin-gcp-projects": "^0.3.15",
|
||||
"@backstage/plugin-github-actions": "^0.4.33",
|
||||
"@backstage/plugin-gocd": "^0.1.2",
|
||||
"@backstage/plugin-graphiql": "^0.2.28",
|
||||
"@backstage/plugin-home": "^0.4.12",
|
||||
"@backstage/plugin-jenkins": "^0.5.18",
|
||||
"@backstage/plugin-kafka": "^0.2.26",
|
||||
"@backstage/plugin-kubernetes": "^0.5.5",
|
||||
"@backstage/plugin-lighthouse": "^0.2.35",
|
||||
"@backstage/plugin-newrelic": "^0.3.14",
|
||||
"@backstage/plugin-newrelic-dashboard": "^0.1.4",
|
||||
"@backstage/plugin-org": "^0.4.0",
|
||||
"@backstage/plugin-pagerduty": "0.3.23",
|
||||
"@backstage/plugin-rollbar": "^0.3.24",
|
||||
"@backstage/plugin-scaffolder": "^0.12.0",
|
||||
"@backstage/plugin-search": "^0.6.0",
|
||||
"@backstage/plugin-sentry": "^0.3.34",
|
||||
"@backstage/plugin-shortcuts": "^0.1.20",
|
||||
"@backstage/plugin-tech-radar": "^0.5.3",
|
||||
"@backstage/plugin-techdocs": "^0.13.1",
|
||||
"@backstage/plugin-todo": "^0.1.20",
|
||||
"@backstage/plugin-user-settings": "^0.3.17",
|
||||
"@backstage/integration-react": "^0.1.20-next.0",
|
||||
"@backstage/plugin-airbrake": "^0.1.2-next.0",
|
||||
"@backstage/plugin-api-docs": "^0.7.1-next.0",
|
||||
"@backstage/plugin-azure-devops": "^0.1.13-next.0",
|
||||
"@backstage/plugin-apache-airflow": "^0.1.5-next.0",
|
||||
"@backstage/plugin-badges": "^0.2.21-next.0",
|
||||
"@backstage/plugin-catalog": "^0.7.11-next.0",
|
||||
"@backstage/plugin-catalog-graph": "^0.2.9-next.0",
|
||||
"@backstage/plugin-catalog-import": "^0.8.0-next.0",
|
||||
"@backstage/plugin-catalog-react": "^0.6.13-next.0",
|
||||
"@backstage/plugin-circleci": "^0.2.36-next.0",
|
||||
"@backstage/plugin-cloudbuild": "^0.2.34-next.0",
|
||||
"@backstage/plugin-code-coverage": "^0.1.24-next.0",
|
||||
"@backstage/plugin-cost-insights": "^0.11.19-next.0",
|
||||
"@backstage/plugin-explore": "^0.3.28-next.0",
|
||||
"@backstage/plugin-gcp-projects": "^0.3.16-next.0",
|
||||
"@backstage/plugin-github-actions": "^0.4.34-next.0",
|
||||
"@backstage/plugin-gocd": "^0.1.3-next.0",
|
||||
"@backstage/plugin-graphiql": "^0.2.29-next.0",
|
||||
"@backstage/plugin-home": "^0.4.13-next.0",
|
||||
"@backstage/plugin-jenkins": "^0.5.19-next.0",
|
||||
"@backstage/plugin-kafka": "^0.2.27-next.0",
|
||||
"@backstage/plugin-kubernetes": "^0.5.6-next.0",
|
||||
"@backstage/plugin-lighthouse": "^0.2.36-next.0",
|
||||
"@backstage/plugin-newrelic": "^0.3.15-next.0",
|
||||
"@backstage/plugin-newrelic-dashboard": "^0.1.5-next.0",
|
||||
"@backstage/plugin-org": "^0.4.1-next.0",
|
||||
"@backstage/plugin-pagerduty": "0.3.24-next.0",
|
||||
"@backstage/plugin-rollbar": "^0.3.25-next.0",
|
||||
"@backstage/plugin-scaffolder": "^0.12.1-next.0",
|
||||
"@backstage/plugin-search": "^0.6.1-next.0",
|
||||
"@backstage/plugin-sentry": "^0.3.35-next.0",
|
||||
"@backstage/plugin-shortcuts": "^0.1.21-next.0",
|
||||
"@backstage/plugin-tech-radar": "^0.5.4-next.0",
|
||||
"@backstage/plugin-techdocs": "^0.13.2-next.0",
|
||||
"@backstage/plugin-todo": "^0.1.21-next.0",
|
||||
"@backstage/plugin-user-settings": "^0.3.18-next.0",
|
||||
"@backstage/search-common": "^0.2.2",
|
||||
"@backstage/plugin-tech-insights": "^0.1.6",
|
||||
"@backstage/plugin-tech-insights": "^0.1.7-next.0",
|
||||
"@backstage/theme": "^0.2.14",
|
||||
"@material-ui/core": "^4.12.2",
|
||||
"@material-ui/icons": "^4.9.1",
|
||||
|
||||
@@ -81,7 +81,7 @@
|
||||
}
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.13.0",
|
||||
"@backstage/cli": "^0.13.1-next.0",
|
||||
"@backstage/test-utils": "^0.2.3",
|
||||
"@types/archiver": "^5.1.0",
|
||||
"@types/compression": "^1.7.0",
|
||||
|
||||
@@ -43,8 +43,8 @@
|
||||
"zod": "^3.9.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/backend-test-utils": "^0.1.15",
|
||||
"@backstage/cli": "^0.13.0",
|
||||
"@backstage/backend-test-utils": "^0.1.16-next.0",
|
||||
"@backstage/cli": "^0.13.1-next.0",
|
||||
"jest": "^26.0.1",
|
||||
"wait-for-expect": "^3.0.2"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# @backstage/backend-test-utils
|
||||
|
||||
## 0.1.16-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/cli@0.13.1-next.0
|
||||
|
||||
## 0.1.15
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-test-utils",
|
||||
"description": "Test helpers library for Backstage backends",
|
||||
"version": "0.1.15",
|
||||
"version": "0.1.16-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"private": false,
|
||||
@@ -31,7 +31,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@backstage/backend-common": "^0.10.5",
|
||||
"@backstage/cli": "^0.13.0",
|
||||
"@backstage/cli": "^0.13.1-next.0",
|
||||
"@backstage/config": "^0.1.13",
|
||||
"knex": "^0.95.1",
|
||||
"mysql2": "^2.2.5",
|
||||
@@ -41,7 +41,7 @@
|
||||
"uuid": "^8.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.13.0",
|
||||
"@backstage/cli": "^0.13.1-next.0",
|
||||
"jest": "^26.0.1"
|
||||
},
|
||||
"files": [
|
||||
|
||||
@@ -1,5 +1,21 @@
|
||||
# example-backend
|
||||
|
||||
## 0.2.63-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-auth-backend@0.9.0-next.0
|
||||
- @backstage/plugin-rollbar-backend@0.1.20-next.0
|
||||
- @backstage/plugin-catalog-backend@0.21.2-next.0
|
||||
- @backstage/plugin-scaffolder-backend@0.15.23-next.0
|
||||
- @backstage/plugin-proxy-backend@0.2.17-next.0
|
||||
- @backstage/plugin-permission-backend@0.4.2-next.0
|
||||
- @backstage/plugin-permission-node@0.4.2-next.0
|
||||
- @backstage/plugin-search-backend@0.4.1-next.0
|
||||
- example-app@0.2.63-next.0
|
||||
- @backstage/plugin-scaffolder-backend-module-rails@0.2.5-next.0
|
||||
|
||||
## 0.2.62
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-backend",
|
||||
"version": "0.2.62",
|
||||
"version": "0.2.63-next.0",
|
||||
"main": "dist/index.cjs.js",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
@@ -31,23 +31,23 @@
|
||||
"@backstage/config": "^0.1.13",
|
||||
"@backstage/integration": "^0.7.2",
|
||||
"@backstage/plugin-app-backend": "^0.3.22",
|
||||
"@backstage/plugin-auth-backend": "^0.8.0",
|
||||
"@backstage/plugin-auth-backend": "^0.9.0-next.0",
|
||||
"@backstage/plugin-azure-devops-backend": "^0.3.1",
|
||||
"@backstage/plugin-badges-backend": "^0.1.16",
|
||||
"@backstage/plugin-catalog-backend": "^0.21.1",
|
||||
"@backstage/plugin-catalog-backend": "^0.21.2-next.0",
|
||||
"@backstage/plugin-code-coverage-backend": "^0.1.20",
|
||||
"@backstage/plugin-graphql-backend": "^0.1.12",
|
||||
"@backstage/plugin-jenkins-backend": "^0.1.11",
|
||||
"@backstage/plugin-kubernetes-backend": "^0.4.5",
|
||||
"@backstage/plugin-kafka-backend": "^0.2.15",
|
||||
"@backstage/plugin-permission-backend": "^0.4.1",
|
||||
"@backstage/plugin-permission-backend": "^0.4.2-next.0",
|
||||
"@backstage/plugin-permission-common": "^0.4.0",
|
||||
"@backstage/plugin-permission-node": "^0.4.1",
|
||||
"@backstage/plugin-proxy-backend": "^0.2.16",
|
||||
"@backstage/plugin-rollbar-backend": "^0.1.19",
|
||||
"@backstage/plugin-scaffolder-backend": "^0.15.22",
|
||||
"@backstage/plugin-scaffolder-backend-module-rails": "^0.2.4",
|
||||
"@backstage/plugin-search-backend": "^0.4.0",
|
||||
"@backstage/plugin-permission-node": "^0.4.2-next.0",
|
||||
"@backstage/plugin-proxy-backend": "^0.2.17-next.0",
|
||||
"@backstage/plugin-rollbar-backend": "^0.1.20-next.0",
|
||||
"@backstage/plugin-scaffolder-backend": "^0.15.23-next.0",
|
||||
"@backstage/plugin-scaffolder-backend-module-rails": "^0.2.5-next.0",
|
||||
"@backstage/plugin-search-backend": "^0.4.1-next.0",
|
||||
"@backstage/plugin-search-backend-node": "^0.4.5",
|
||||
"@backstage/plugin-search-backend-module-elasticsearch": "^0.0.8",
|
||||
"@backstage/plugin-search-backend-module-pg": "^0.2.4",
|
||||
@@ -72,7 +72,7 @@
|
||||
"winston": "^3.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.13.0",
|
||||
"@backstage/cli": "^0.13.1-next.0",
|
||||
"@types/dockerode": "^3.3.0",
|
||||
"@types/express": "^4.17.6",
|
||||
"@types/express-serve-static-core": "^4.17.5"
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
"cross-fetch": "^3.0.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.13.0",
|
||||
"@backstage/cli": "^0.13.1-next.0",
|
||||
"@types/jest": "^26.0.7",
|
||||
"msw": "^0.35.0"
|
||||
},
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
"yup": "^0.32.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.13.0",
|
||||
"@backstage/cli": "^0.13.1-next.0",
|
||||
"@types/jest": "^26.0.7",
|
||||
"@types/lodash": "^4.14.151",
|
||||
"yaml": "^1.9.2"
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @backstage/cli
|
||||
|
||||
## 0.13.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 80f510caee: Log warning if unable to parse yarn.lock
|
||||
|
||||
## 0.13.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/cli",
|
||||
"description": "CLI for developing Backstage plugins and apps",
|
||||
"version": "0.13.0",
|
||||
"version": "0.13.1-next.0",
|
||||
"private": false,
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
@@ -117,10 +117,10 @@
|
||||
"devDependencies": {
|
||||
"@backstage/backend-common": "^0.10.5",
|
||||
"@backstage/config": "^0.1.13",
|
||||
"@backstage/core-components": "^0.8.6",
|
||||
"@backstage/core-components": "^0.8.7-next.0",
|
||||
"@backstage/core-plugin-api": "^0.6.0",
|
||||
"@backstage/core-app-api": "^0.5.1",
|
||||
"@backstage/dev-utils": "^0.2.19",
|
||||
"@backstage/dev-utils": "^0.2.20-next.0",
|
||||
"@backstage/test-utils": "^0.2.3",
|
||||
"@backstage/theme": "^0.2.14",
|
||||
"@types/diff": "^5.0.0",
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# @backstage/codemods
|
||||
|
||||
## 0.1.32-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.8.7-next.0
|
||||
|
||||
## 0.1.31
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/codemods",
|
||||
"description": "A collection of codemods for Backstage projects",
|
||||
"version": "0.1.31",
|
||||
"version": "0.1.32-next.0",
|
||||
"private": false,
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
"react": "^16.13.1 || ^17.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.13.0",
|
||||
"@backstage/cli": "^0.13.1-next.0",
|
||||
"@backstage/test-utils": "^0.2.3",
|
||||
"@testing-library/jest-dom": "^5.10.1",
|
||||
"@testing-library/react": "^11.2.5",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/core-components
|
||||
|
||||
## 0.8.7-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 4c773ed25c: Change subtitle of Header style to use palette.bursts.fontColor
|
||||
- f465b63b7f: Fix an issue where changes related to the `MobileSidebar` prevented scrolling pages. Additionally improve the menu of the `MobileSidebar` to not overlay the `BottomNavigation`.
|
||||
- a681cb9c2f: Make linkTarget configurable for MarkdownContent component
|
||||
|
||||
## 0.8.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/core-components",
|
||||
"description": "Core components used by Backstage plugins and apps",
|
||||
"version": "0.8.6",
|
||||
"version": "0.8.7-next.0",
|
||||
"private": false,
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
@@ -74,7 +74,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/core-app-api": "^0.5.1",
|
||||
"@backstage/cli": "^0.13.0",
|
||||
"@backstage/cli": "^0.13.1-next.0",
|
||||
"@backstage/test-utils": "^0.2.3",
|
||||
"@testing-library/jest-dom": "^5.10.1",
|
||||
"@testing-library/react": "^11.2.5",
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
"react": "^16.13.1 || ^17.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.13.0",
|
||||
"@backstage/cli": "^0.13.1-next.0",
|
||||
"@backstage/core-app-api": "^0.5.1",
|
||||
"@backstage/test-utils": "^0.2.3",
|
||||
"@testing-library/jest-dom": "^5.10.1",
|
||||
|
||||
@@ -1,5 +1,58 @@
|
||||
# @backstage/create-app
|
||||
|
||||
## 0.4.18-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- f27f5197e2: Apply the fix from `0.4.16`, which is part of the `v0.65.1` release of Backstage.
|
||||
- 2687029a67: Update backend-to-backend auth link in configuration file comment
|
||||
- 24ef62048c: Adds missing `/catalog-graph` route to `<CatalogGraphPage/>`.
|
||||
|
||||
To fix this problem for a recently created app please update your `app/src/App.tsx`
|
||||
|
||||
```diff
|
||||
+ import { CatalogGraphPage } from '@backstage/plugin-catalog-graph';
|
||||
|
||||
... omitted ...
|
||||
|
||||
</Route>
|
||||
<Route path="/settings" element={<UserSettingsPage />} />
|
||||
+ <Route path="/catalog-graph" element={<CatalogGraphPage />} />
|
||||
</FlatRoutes>
|
||||
```
|
||||
|
||||
- cef64b1561: Added `tokenManager` as a required property for the auth-backend `createRouter` function. This dependency is used to issue server tokens that are used by the `CatalogIdentityClient` when looking up users and their group membership during authentication.
|
||||
|
||||
These changes are **required** to `packages/backend/src/plugins/auth.ts`:
|
||||
|
||||
```diff
|
||||
export default async function createPlugin({
|
||||
logger,
|
||||
database,
|
||||
config,
|
||||
discovery,
|
||||
+ tokenManager,
|
||||
}: PluginEnvironment): Promise<Router> {
|
||||
return await createRouter({
|
||||
logger,
|
||||
config,
|
||||
database,
|
||||
discovery,
|
||||
+ tokenManager,
|
||||
});
|
||||
}
|
||||
```
|
||||
|
||||
- e39d88bd84: Switched the `app` dependency in the backend to use a file target rather than version.
|
||||
|
||||
To apply this change to an existing app, make the following change to `packages/backend/package.json`:
|
||||
|
||||
```diff
|
||||
"dependencies": {
|
||||
- "app": "0.0.0",
|
||||
+ "app": "file:../app",
|
||||
```
|
||||
|
||||
## 0.4.16
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/create-app",
|
||||
"description": "A CLI that helps you create your own Backstage app",
|
||||
"version": "0.4.15",
|
||||
"version": "0.4.18-next.0",
|
||||
"private": false,
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/dev-utils
|
||||
|
||||
## 0.2.20-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.8.7-next.0
|
||||
- @backstage/app-defaults@0.1.6-next.0
|
||||
- @backstage/integration-react@0.1.20-next.0
|
||||
- @backstage/plugin-catalog-react@0.6.13-next.0
|
||||
|
||||
## 0.2.19
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/dev-utils",
|
||||
"description": "Utilities for developing Backstage plugins.",
|
||||
"version": "0.2.19",
|
||||
"version": "0.2.20-next.0",
|
||||
"private": false,
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
@@ -29,13 +29,13 @@
|
||||
"clean": "backstage-cli clean"
|
||||
},
|
||||
"dependencies": {
|
||||
"@backstage/app-defaults": "^0.1.5",
|
||||
"@backstage/app-defaults": "^0.1.6-next.0",
|
||||
"@backstage/core-app-api": "^0.5.1",
|
||||
"@backstage/core-components": "^0.8.6",
|
||||
"@backstage/core-components": "^0.8.7-next.0",
|
||||
"@backstage/core-plugin-api": "^0.6.0",
|
||||
"@backstage/catalog-model": "^0.9.10",
|
||||
"@backstage/integration-react": "^0.1.19",
|
||||
"@backstage/plugin-catalog-react": "^0.6.12",
|
||||
"@backstage/integration-react": "^0.1.20-next.0",
|
||||
"@backstage/plugin-catalog-react": "^0.6.13-next.0",
|
||||
"@backstage/test-utils": "^0.2.3",
|
||||
"@backstage/theme": "^0.2.14",
|
||||
"@material-ui/core": "^4.12.2",
|
||||
@@ -55,7 +55,7 @@
|
||||
"react-dom": "^16.13.1 || ^17.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.13.0",
|
||||
"@backstage/cli": "^0.13.1-next.0",
|
||||
"@types/jest": "^26.0.7",
|
||||
"@types/node": "^14.14.32"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# embedded-techdocs-app
|
||||
|
||||
## 0.2.62-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.8.7-next.0
|
||||
- @backstage/plugin-techdocs@0.13.2-next.0
|
||||
- @backstage/cli@0.13.1-next.0
|
||||
- @backstage/app-defaults@0.1.6-next.0
|
||||
- @backstage/integration-react@0.1.20-next.0
|
||||
- @backstage/plugin-catalog@0.7.11-next.0
|
||||
|
||||
## 0.2.61
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
{
|
||||
"name": "embedded-techdocs-app",
|
||||
"version": "0.2.61",
|
||||
"version": "0.2.62-next.0",
|
||||
"private": true,
|
||||
"bundled": true,
|
||||
"dependencies": {
|
||||
"@backstage/app-defaults": "^0.1.5",
|
||||
"@backstage/app-defaults": "^0.1.6-next.0",
|
||||
"@backstage/catalog-model": "^0.9.10",
|
||||
"@backstage/cli": "^0.13.0",
|
||||
"@backstage/cli": "^0.13.1-next.0",
|
||||
"@backstage/config": "^0.1.13",
|
||||
"@backstage/core-app-api": "^0.5.1",
|
||||
"@backstage/core-components": "^0.8.6",
|
||||
"@backstage/core-components": "^0.8.7-next.0",
|
||||
"@backstage/core-plugin-api": "^0.6.0",
|
||||
"@backstage/integration-react": "^0.1.19",
|
||||
"@backstage/plugin-catalog": "^0.7.10",
|
||||
"@backstage/plugin-techdocs": "^0.13.1",
|
||||
"@backstage/integration-react": "^0.1.20-next.0",
|
||||
"@backstage/plugin-catalog": "^0.7.11-next.0",
|
||||
"@backstage/plugin-techdocs": "^0.13.2-next.0",
|
||||
"@backstage/test-utils": "^0.2.3",
|
||||
"@backstage/theme": "^0.2.14",
|
||||
"@material-ui/core": "^4.11.0",
|
||||
@@ -26,7 +26,7 @@
|
||||
"react-use": "^17.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.13.0",
|
||||
"@backstage/cli": "^0.13.1-next.0",
|
||||
"@testing-library/jest-dom": "^5.10.1",
|
||||
"@testing-library/react": "^11.2.5",
|
||||
"@testing-library/user-event": "^13.1.8",
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
"serialize-error": "^8.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.13.0",
|
||||
"@backstage/cli": "^0.13.1-next.0",
|
||||
"@types/jest": "^26.0.7"
|
||||
},
|
||||
"files": [
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# @backstage/integration-react
|
||||
|
||||
## 0.1.20-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.8.7-next.0
|
||||
|
||||
## 0.1.19
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/integration-react",
|
||||
"description": "Frontend package for managing integrations towards external systems",
|
||||
"version": "0.1.19",
|
||||
"version": "0.1.20-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
@@ -22,7 +22,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@backstage/config": "^0.1.13",
|
||||
"@backstage/core-components": "^0.8.6",
|
||||
"@backstage/core-components": "^0.8.7-next.0",
|
||||
"@backstage/core-plugin-api": "^0.6.0",
|
||||
"@backstage/integration": "^0.7.2",
|
||||
"@backstage/theme": "^0.2.14",
|
||||
@@ -35,8 +35,8 @@
|
||||
"react": "^16.13.1 || ^17.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.13.0",
|
||||
"@backstage/dev-utils": "^0.2.19",
|
||||
"@backstage/cli": "^0.13.1-next.0",
|
||||
"@backstage/dev-utils": "^0.2.20-next.0",
|
||||
"@backstage/test-utils": "^0.2.3",
|
||||
"@testing-library/jest-dom": "^5.10.1",
|
||||
"@testing-library/react": "^11.2.5",
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
"lodash": "^4.17.21"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.13.0",
|
||||
"@backstage/cli": "^0.13.1-next.0",
|
||||
"@backstage/config-loader": "^0.9.3",
|
||||
"@backstage/test-utils": "^0.2.3",
|
||||
"@types/jest": "^26.0.7",
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
"@backstage/plugin-permission-common": "^0.4.0-next.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.13.0"
|
||||
"@backstage/cli": "^0.13.1-next.0"
|
||||
},
|
||||
"jest": {
|
||||
"roots": [
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @techdocs/cli
|
||||
|
||||
## 0.8.12-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 14472509a3: Use a local file dependency for embedded-techdocs-app, to ensure that it's always pulled out of the workspace
|
||||
|
||||
## 0.8.11
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@techdocs/cli",
|
||||
"description": "Utility CLI for managing TechDocs sites in Backstage.",
|
||||
"version": "0.8.11",
|
||||
"version": "0.8.12-next.0",
|
||||
"private": false,
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
@@ -32,7 +32,7 @@
|
||||
"techdocs-cli": "bin/techdocs-cli"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.13.0",
|
||||
"@backstage/cli": "^0.13.1-next.0",
|
||||
"@types/commander": "^2.12.2",
|
||||
"@types/fs-extra": "^9.0.6",
|
||||
"@types/http-proxy": "^1.17.4",
|
||||
|
||||
@@ -60,7 +60,7 @@
|
||||
"winston": "^3.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.13.0",
|
||||
"@backstage/cli": "^0.13.1-next.0",
|
||||
"@types/fs-extra": "^9.0.5",
|
||||
"@types/js-yaml": "^4.0.0",
|
||||
"@types/mime-types": "^2.1.0",
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
"react": "^16.13.1 || ^17.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.13.0",
|
||||
"@backstage/cli": "^0.13.1-next.0",
|
||||
"@types/jest": "^26.0.7",
|
||||
"@types/node": "^14.14.32",
|
||||
"msw": "^0.35.0"
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"@material-ui/core": "^4.12.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.13.0"
|
||||
"@backstage/cli": "^0.13.1-next.0"
|
||||
},
|
||||
"files": [
|
||||
"dist"
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.13.0",
|
||||
"@backstage/cli": "^0.13.1-next.0",
|
||||
"@types/zen-observable": "^0.8.0",
|
||||
"zen-observable": "^0.8.15"
|
||||
},
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
"react": "^16.13.1 || ^17.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.13.0",
|
||||
"@backstage/cli": "^0.13.1-next.0",
|
||||
"@testing-library/jest-dom": "^5.10.1",
|
||||
"@testing-library/react": "^11.2.5",
|
||||
"@testing-library/react-hooks": "^7.0.2"
|
||||
|
||||
Reference in New Issue
Block a user