Version Packages (next)

This commit is contained in:
github-actions[bot]
2022-03-29 08:42:22 +00:00
parent 1ed39cd466
commit e6f3fb8575
196 changed files with 1439 additions and 523 deletions
+7
View File
@@ -1,5 +1,12 @@
# @backstage/app-defaults
## 1.0.1-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-permission-react@0.4.0-next.0
## 1.0.1-next.0
### Patch Changes
+4 -4
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/app-defaults",
"description": "Provides the default wiring of a Backstage App",
"version": "1.0.1-next.0",
"version": "1.0.1-next.1",
"private": false,
"publishConfig": {
"access": "public",
@@ -36,7 +36,7 @@
"@backstage/core-components": "^0.9.3-next.0",
"@backstage/core-app-api": "^1.0.1-next.0",
"@backstage/core-plugin-api": "^1.0.0",
"@backstage/plugin-permission-react": "^0.3.4",
"@backstage/plugin-permission-react": "^0.4.0-next.0",
"@backstage/theme": "^0.2.15",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
@@ -46,8 +46,8 @@
"react": "^16.13.1 || ^17.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.16.1-next.0",
"@backstage/test-utils": "^1.0.1-next.0",
"@backstage/cli": "^0.17.0-next.1",
"@backstage/test-utils": "^1.0.1-next.1",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^12.1.3",
"@types/jest": "^26.0.7",
+25
View File
@@ -1,5 +1,30 @@
# example-app
## 0.2.70-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-permission-react@0.4.0-next.0
- @backstage/plugin-catalog-react@1.0.1-next.1
- @backstage/cli@0.17.0-next.1
- @backstage/plugin-home@0.4.20-next.1
- @backstage/plugin-kubernetes@0.6.4-next.1
- @backstage/plugin-catalog-common@1.0.1-next.1
- @backstage/plugin-org@0.5.4-next.1
- @backstage/plugin-catalog-graph@0.2.16-next.1
- @backstage/plugin-tech-radar@0.5.11-next.1
- @backstage/plugin-catalog@1.1.0-next.1
- @backstage/plugin-gcalendar@0.3.0-next.1
- @backstage/plugin-techdocs@1.0.1-next.1
- @backstage/plugin-scaffolder@1.0.1-next.1
- @backstage/integration-react@1.0.1-next.1
- @backstage/plugin-catalog-import@0.8.7-next.1
- @backstage/plugin-github-actions@0.5.4-next.1
- @backstage/app-defaults@1.0.1-next.1
- @backstage/plugin-search-common@0.3.3-next.1
- @backstage/plugin-api-docs@0.8.4-next.1
## 0.2.70-next.0
### Patch Changes
+22 -22
View File
@@ -1,57 +1,57 @@
{
"name": "example-app",
"version": "0.2.70-next.0",
"version": "0.2.70-next.1",
"private": true,
"backstage": {
"role": "frontend"
},
"bundled": true,
"dependencies": {
"@backstage/app-defaults": "^1.0.1-next.0",
"@backstage/app-defaults": "^1.0.1-next.1",
"@backstage/catalog-model": "^1.0.1-next.0",
"@backstage/cli": "^0.16.1-next.0",
"@backstage/cli": "^0.17.0-next.1",
"@backstage/core-app-api": "^1.0.1-next.0",
"@backstage/core-components": "^0.9.3-next.0",
"@backstage/core-plugin-api": "^1.0.0",
"@backstage/integration-react": "^1.0.1-next.0",
"@backstage/integration-react": "^1.0.1-next.1",
"@backstage/plugin-airbrake": "^0.3.4-next.0",
"@backstage/plugin-api-docs": "^0.8.4-next.0",
"@backstage/plugin-api-docs": "^0.8.4-next.1",
"@backstage/plugin-azure-devops": "^0.1.20-next.0",
"@backstage/plugin-apache-airflow": "^0.1.12-next.0",
"@backstage/plugin-badges": "^0.2.28-next.0",
"@backstage/plugin-catalog": "^1.0.1-next.0",
"@backstage/plugin-catalog-common": "^1.0.1-next.0",
"@backstage/plugin-catalog-graph": "^0.2.16-next.0",
"@backstage/plugin-catalog-import": "^0.8.7-next.0",
"@backstage/plugin-catalog-react": "^1.0.1-next.0",
"@backstage/plugin-catalog": "^1.1.0-next.1",
"@backstage/plugin-catalog-common": "^1.0.1-next.1",
"@backstage/plugin-catalog-graph": "^0.2.16-next.1",
"@backstage/plugin-catalog-import": "^0.8.7-next.1",
"@backstage/plugin-catalog-react": "^1.0.1-next.1",
"@backstage/plugin-circleci": "^0.3.4-next.0",
"@backstage/plugin-cloudbuild": "^0.3.4-next.0",
"@backstage/plugin-code-coverage": "^0.1.31-next.0",
"@backstage/plugin-cost-insights": "^0.11.26-next.0",
"@backstage/plugin-explore": "^0.3.35-next.0",
"@backstage/plugin-gcalendar": "^0.2.1-next.0",
"@backstage/plugin-gcalendar": "^0.3.0-next.1",
"@backstage/plugin-gcp-projects": "^0.3.23-next.0",
"@backstage/plugin-github-actions": "^0.5.4-next.0",
"@backstage/plugin-github-actions": "^0.5.4-next.1",
"@backstage/plugin-gocd": "^0.1.10-next.0",
"@backstage/plugin-graphiql": "^0.2.36-next.0",
"@backstage/plugin-home": "^0.4.20-next.0",
"@backstage/plugin-home": "^0.4.20-next.1",
"@backstage/plugin-jenkins": "^0.7.3-next.0",
"@backstage/plugin-kafka": "^0.3.4-next.0",
"@backstage/plugin-kubernetes": "^0.6.4-next.0",
"@backstage/plugin-kubernetes": "^0.6.4-next.1",
"@backstage/plugin-lighthouse": "^0.3.4-next.0",
"@backstage/plugin-newrelic": "^0.3.22-next.0",
"@backstage/plugin-newrelic-dashboard": "^0.1.12-next.0",
"@backstage/plugin-org": "^0.5.4-next.0",
"@backstage/plugin-org": "^0.5.4-next.1",
"@backstage/plugin-pagerduty": "0.3.31-next.0",
"@backstage/plugin-permission-react": "^0.3.4",
"@backstage/plugin-permission-react": "^0.4.0-next.0",
"@backstage/plugin-rollbar": "^0.4.4-next.0",
"@backstage/plugin-scaffolder": "^1.0.1-next.0",
"@backstage/plugin-scaffolder": "^1.0.1-next.1",
"@backstage/plugin-search": "^0.7.5-next.0",
"@backstage/plugin-search-common": "^0.3.3-next.0",
"@backstage/plugin-search-common": "^0.3.3-next.1",
"@backstage/plugin-sentry": "^0.3.42-next.0",
"@backstage/plugin-shortcuts": "^0.2.5-next.0",
"@backstage/plugin-tech-radar": "^0.5.11-next.0",
"@backstage/plugin-techdocs": "^1.0.1-next.0",
"@backstage/plugin-tech-radar": "^0.5.11-next.1",
"@backstage/plugin-techdocs": "^1.0.1-next.1",
"@backstage/plugin-todo": "^0.2.6-next.0",
"@backstage/plugin-user-settings": "^0.4.3-next.0",
"@backstage/plugin-tech-insights": "^0.1.14-next.0",
@@ -75,8 +75,8 @@
"zen-observable": "^0.8.15"
},
"devDependencies": {
"@backstage/plugin-permission-react": "^0.3.4",
"@backstage/test-utils": "^1.0.1-next.0",
"@backstage/plugin-permission-react": "^0.4.0-next.0",
"@backstage/test-utils": "^1.0.1-next.1",
"@rjsf/core": "^3.2.1",
"@testing-library/cypress": "^8.0.2",
"@testing-library/jest-dom": "^5.10.1",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/backend-common
## 0.13.2-next.1
### Patch Changes
- b7436743cb: Added the GerritUrlReader that implements "readUrl".
- bae9359032: The logger returned from `getVoidLogger` is now uses a silenced console transport instead.
- Updated dependencies
- @backstage/integration@1.1.0-next.1
## 0.13.2-next.0
### Patch Changes
+4 -4
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-common",
"description": "Common functionality library for Backstage backends",
"version": "0.13.2-next.0",
"version": "0.13.2-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"private": false,
@@ -38,7 +38,7 @@
"@backstage/config": "^1.0.0",
"@backstage/config-loader": "^1.0.1-next.0",
"@backstage/errors": "^1.0.0",
"@backstage/integration": "^1.0.1-next.0",
"@backstage/integration": "^1.1.0-next.1",
"@backstage/types": "^1.0.0",
"@google-cloud/storage": "^5.8.0",
"@manypkg/get-packages": "^1.1.3",
@@ -89,8 +89,8 @@
}
},
"devDependencies": {
"@backstage/backend-test-utils": "^0.1.23-next.0",
"@backstage/cli": "^0.16.1-next.0",
"@backstage/backend-test-utils": "^0.1.23-next.1",
"@backstage/cli": "^0.17.0-next.1",
"@types/archiver": "^5.1.0",
"@types/compression": "^1.7.0",
"@types/concat-stream": "^2.0.0",
+12
View File
@@ -1,5 +1,17 @@
# @backstage/backend-tasks
## 0.3.0-next.1
### Minor Changes
- ab008a0988: Adds the ability to manually trigger tasks which are registered
### Patch Changes
- bdd2773202: Refactored the internal `TaskWorker` class to make it easier to test.
- Updated dependencies
- @backstage/backend-common@0.13.2-next.1
## 0.2.2-next.0
### Patch Changes
+4 -4
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-tasks",
"description": "Common distributed task management library for Backstage backends",
"version": "0.2.2-next.0",
"version": "0.3.0-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"private": false,
@@ -33,7 +33,7 @@
"start": "backstage-cli package start"
},
"dependencies": {
"@backstage/backend-common": "^0.13.2-next.0",
"@backstage/backend-common": "^0.13.2-next.1",
"@backstage/config": "^1.0.0",
"@backstage/errors": "^1.0.0",
"@backstage/types": "^1.0.0",
@@ -48,8 +48,8 @@
"zod": "^3.9.5"
},
"devDependencies": {
"@backstage/backend-test-utils": "^0.1.23-next.0",
"@backstage/cli": "^0.16.1-next.0",
"@backstage/backend-test-utils": "^0.1.23-next.1",
"@backstage/cli": "^0.17.0-next.1",
"@types/cron": "^1.7.3",
"wait-for-expect": "^3.0.2"
},
+9
View File
@@ -1,5 +1,14 @@
# @backstage/backend-test-utils
## 0.1.23-next.1
### Patch Changes
- 0654c87cf2: `TestDatabases.create` will no longer set up an `afterAll` test handler if no databases are supported.
- Updated dependencies
- @backstage/cli@0.17.0-next.1
- @backstage/backend-common@0.13.2-next.1
## 0.1.23-next.0
### Patch Changes
+4 -4
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-test-utils",
"description": "Test helpers library for Backstage backends",
"version": "0.1.23-next.0",
"version": "0.1.23-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"private": false,
@@ -34,8 +34,8 @@
"start": "backstage-cli package start"
},
"dependencies": {
"@backstage/backend-common": "^0.13.2-next.0",
"@backstage/cli": "^0.16.1-next.0",
"@backstage/backend-common": "^0.13.2-next.1",
"@backstage/cli": "^0.17.0-next.1",
"@backstage/config": "^1.0.0",
"better-sqlite3": "^7.5.0",
"knex": "^1.0.2",
@@ -46,7 +46,7 @@
"uuid": "^8.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.16.1-next.0"
"@backstage/cli": "^0.17.0-next.1"
},
"files": [
"dist"
+26
View File
@@ -1,5 +1,31 @@
# example-backend
## 0.2.70-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@1.1.0-next.1
- @backstage/plugin-techdocs-backend@1.0.1-next.1
- @backstage/plugin-scaffolder-backend@1.1.0-next.1
- @backstage/integration@1.1.0-next.1
- @backstage/plugin-search-backend@0.5.0-next.1
- @backstage/backend-tasks@0.3.0-next.1
- @backstage/plugin-permission-common@0.6.0-next.0
- @backstage/plugin-permission-node@0.6.0-next.1
- @backstage/plugin-badges-backend@0.1.25-next.1
- @backstage/plugin-tech-insights-node@0.2.9-next.1
- @backstage/plugin-permission-backend@0.5.6-next.1
- @backstage/backend-common@0.13.2-next.1
- @backstage/plugin-auth-backend@0.13.0-next.1
- @backstage/plugin-tech-insights-backend-module-jsonfc@0.1.15-next.1
- @backstage/plugin-tech-insights-backend@0.3.0-next.1
- @backstage/plugin-jenkins-backend@0.1.20-next.1
- @backstage/plugin-scaffolder-backend-module-rails@0.3.6-next.1
- @backstage/plugin-code-coverage-backend@0.1.29-next.1
- @backstage/plugin-todo-backend@0.1.28-next.1
- example-app@0.2.70-next.1
## 0.2.70-next.0
### Patch Changes
+21 -21
View File
@@ -1,6 +1,6 @@
{
"name": "example-backend",
"version": "0.2.70-next.0",
"version": "0.2.70-next.1",
"main": "dist/index.cjs.js",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -26,39 +26,39 @@
"build-image": "docker build ../.. -f Dockerfile --tag example-backend"
},
"dependencies": {
"@backstage/backend-common": "^0.13.2-next.0",
"@backstage/backend-tasks": "^0.2.2-next.0",
"@backstage/backend-common": "^0.13.2-next.1",
"@backstage/backend-tasks": "^0.3.0-next.1",
"@backstage/catalog-client": "^1.0.1-next.0",
"@backstage/catalog-model": "^1.0.1-next.0",
"@backstage/config": "^1.0.0",
"@backstage/integration": "^1.0.1-next.0",
"@backstage/integration": "^1.1.0-next.1",
"@backstage/plugin-app-backend": "^0.3.31-next.0",
"@backstage/plugin-auth-backend": "^0.13.0-next.0",
"@backstage/plugin-auth-backend": "^0.13.0-next.1",
"@backstage/plugin-auth-node": "^0.2.0-next.0",
"@backstage/plugin-azure-devops-backend": "^0.3.10-next.0",
"@backstage/plugin-badges-backend": "^0.1.25-next.0",
"@backstage/plugin-catalog-backend": "^1.0.1-next.0",
"@backstage/plugin-code-coverage-backend": "^0.1.29-next.0",
"@backstage/plugin-badges-backend": "^0.1.25-next.1",
"@backstage/plugin-catalog-backend": "^1.1.0-next.1",
"@backstage/plugin-code-coverage-backend": "^0.1.29-next.1",
"@backstage/plugin-graphql-backend": "^0.1.21-next.0",
"@backstage/plugin-jenkins-backend": "^0.1.20-next.0",
"@backstage/plugin-jenkins-backend": "^0.1.20-next.1",
"@backstage/plugin-kubernetes-backend": "^0.4.14-next.0",
"@backstage/plugin-kafka-backend": "^0.2.24-next.0",
"@backstage/plugin-permission-backend": "^0.5.6-next.0",
"@backstage/plugin-permission-common": "^0.5.3",
"@backstage/plugin-permission-node": "^0.5.6-next.0",
"@backstage/plugin-permission-backend": "^0.5.6-next.1",
"@backstage/plugin-permission-common": "^0.6.0-next.0",
"@backstage/plugin-permission-node": "^0.6.0-next.1",
"@backstage/plugin-proxy-backend": "^0.2.25-next.0",
"@backstage/plugin-rollbar-backend": "^0.1.28-next.0",
"@backstage/plugin-scaffolder-backend": "^1.0.1-next.0",
"@backstage/plugin-scaffolder-backend-module-rails": "^0.3.6-next.0",
"@backstage/plugin-search-backend": "^0.5.0-next.0",
"@backstage/plugin-scaffolder-backend": "^1.1.0-next.1",
"@backstage/plugin-scaffolder-backend-module-rails": "^0.3.6-next.1",
"@backstage/plugin-search-backend": "^0.5.0-next.1",
"@backstage/plugin-search-backend-node": "^0.5.3-next.0",
"@backstage/plugin-search-backend-module-elasticsearch": "^0.1.3-next.0",
"@backstage/plugin-search-backend-module-pg": "^0.3.2-next.0",
"@backstage/plugin-techdocs-backend": "^1.0.1-next.0",
"@backstage/plugin-tech-insights-backend": "^0.2.11-next.0",
"@backstage/plugin-tech-insights-node": "^0.2.9-next.0",
"@backstage/plugin-tech-insights-backend-module-jsonfc": "^0.1.15-next.0",
"@backstage/plugin-todo-backend": "^0.1.28-next.0",
"@backstage/plugin-techdocs-backend": "^1.0.1-next.1",
"@backstage/plugin-tech-insights-backend": "^0.3.0-next.1",
"@backstage/plugin-tech-insights-node": "^0.2.9-next.1",
"@backstage/plugin-tech-insights-backend-module-jsonfc": "^0.1.15-next.1",
"@backstage/plugin-todo-backend": "^0.1.28-next.1",
"@gitbeaker/node": "^35.1.0",
"@octokit/rest": "^18.5.3",
"better-sqlite3": "^7.5.0",
@@ -74,7 +74,7 @@
"winston": "^3.2.1"
},
"devDependencies": {
"@backstage/cli": "^0.16.1-next.0",
"@backstage/cli": "^0.17.0-next.1",
"@types/dockerode": "^3.3.0",
"@types/express": "^4.17.6",
"@types/express-serve-static-core": "^4.17.5"
+1 -1
View File
@@ -38,7 +38,7 @@
"cross-fetch": "^3.1.5"
},
"devDependencies": {
"@backstage/cli": "^0.16.1-next.0",
"@backstage/cli": "^0.17.0-next.1",
"@types/jest": "^26.0.7",
"msw": "^0.35.0"
},
+1 -1
View File
@@ -43,7 +43,7 @@
"uuid": "^8.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.16.1-next.0",
"@backstage/cli": "^0.17.0-next.1",
"@types/jest": "^26.0.7",
"@types/json-schema": "^7.0.5",
"@types/lodash": "^4.14.151",
+18
View File
@@ -1,5 +1,23 @@
# @backstage/cli
## 0.17.0-next.1
### Minor Changes
- 1f7d4763ab: **BREAKING**: Bump the version range of `jest` from `^26.0.1` to `^27.5.1`. You can find the complete list of breaking changes [here](https://github.com/facebook/jest/releases/tag/v27.0.0).
We strongly recommend to have completed the [package role migration](https://backstage.io/docs/tutorials/package-role-migration) before upgrading to this version, as the package roles are used to automatically determine the testing environment for each package. If you instead want to set an explicit test environment for each package, you can do so for example in the `"jest"` section in `package.json`. The default test environment for all packages is now `node`, which is also the new Jest default.
Note that one of the breaking changes of Jest 27 is that the `jsdom` environment no longer includes `setImmediate` and `clearImmediate`, which means you might need to update some of your frontend packages. Another notable change is that `jest.useFakeTimers` now defaults to the `'modern'` implementation, which also mocks microtasks.
### Patch Changes
- c54ce828bd: build(deps): bump `eslint-plugin-jest` from 25.3.4 to 26.1.2
- f151dfee5a: build(deps): bump `eslint-webpack-plugin` from 2.6.0 to 3.1.1
- 7e7ba704be: build(deps): bump `@spotify/eslint-config-base` from 12.0.0 to 13.0.0
- ecd72391fb: build(deps): bump `@spotify/eslint-config-typescript`
- 5b3079694e: Stop logging "Stopped watcher" when shutting down the development backend.
## 0.16.1-next.0
### Patch Changes
+3 -3
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/cli",
"description": "CLI for developing Backstage plugins and apps",
"version": "0.16.1-next.0",
"version": "0.17.0-next.1",
"private": false,
"publishConfig": {
"access": "public"
@@ -122,13 +122,13 @@
"zod": "^3.11.6"
},
"devDependencies": {
"@backstage/backend-common": "^0.13.2-next.0",
"@backstage/backend-common": "^0.13.2-next.1",
"@backstage/config": "^1.0.0",
"@backstage/core-app-api": "^1.0.1-next.0",
"@backstage/core-components": "^0.9.3-next.0",
"@backstage/core-plugin-api": "^1.0.0",
"@backstage/dev-utils": "^1.0.1-next.0",
"@backstage/test-utils": "^1.0.1-next.0",
"@backstage/test-utils": "^1.0.1-next.1",
"@backstage/theme": "^0.2.15",
"@types/diff": "^5.0.0",
"@types/express": "^4.17.6",
+2 -2
View File
@@ -49,8 +49,8 @@
"react": "^16.13.1 || ^17.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.16.1-next.0",
"@backstage/test-utils": "^1.0.1-next.0",
"@backstage/cli": "^0.17.0-next.1",
"@backstage/test-utils": "^1.0.1-next.1",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^12.1.3",
"@testing-library/react-hooks": "^7.0.2",
+2 -2
View File
@@ -79,8 +79,8 @@
},
"devDependencies": {
"@backstage/core-app-api": "^1.0.1-next.0",
"@backstage/cli": "^0.16.1-next.0",
"@backstage/test-utils": "^1.0.1-next.0",
"@backstage/cli": "^0.17.0-next.1",
"@backstage/test-utils": "^1.0.1-next.1",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^12.1.3",
"@testing-library/react-hooks": "^7.0.2",
+2 -2
View File
@@ -46,9 +46,9 @@
"react": "^16.13.1 || ^17.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.16.1-next.0",
"@backstage/cli": "^0.17.0-next.1",
"@backstage/core-app-api": "^1.0.1-next.0",
"@backstage/test-utils": "^1.0.1-next.0",
"@backstage/test-utils": "^1.0.1-next.1",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^12.1.3",
"@testing-library/react-hooks": "^7.0.2",
+71
View File
@@ -1,5 +1,76 @@
# @backstage/create-app
## 0.4.25-next.0
### Patch Changes
- 1691c6c5c2: Made `User` and `Group` entity kinds not permitted by the default
`catalog.rules` config.
The effect of this is that after creating a new Backstage repository, its
catalog no longer permits regular users to register `User` or `Group` entities
using the Backstage interface. Additionally, if you have config locations that
result in `User` or `Group` entities, you need to add those kinds to its own
specific rules:
```yaml
catalog:
locations:
# This applies for example to url type locations
- type: url
target: https://example.com/org.yaml
rules:
- allow: [User, Group]
# But also note that this applies to ALL org location types!
- type: github-org
target: https://github.com/my-org-name
rules:
- allow: [User, Group]
```
This rule change does NOT affect entity providers, only things that are emitted
by entity processors.
We recommend that this change is applied to your own Backstage repository, since
it makes it impossible for regular end users to affect your org data through
e.g. YAML files. To do so, remove the two kinds from the default rules in your config:
```diff
catalog:
rules:
- - allow: [Component, System, API, Group, User, Resource, Location]
+ - allow: [Component, System, API, Resource, Location]
```
And for any location that in any way results in org data being ingested, add the corresponding rule to it:
```diff
catalog:
locations:
- type: github-org
target: https://github.com/my-org-name
+ rules:
+ - allow: [User, Group]
```
- 0e911394d2: Remove the `knex` package that is installed in the `packages/backend` as it's provided by the `@backstage/*` packages for you automatically. You can make the following change in your `packages/backend/package.json` if you wish to apply this change.
```diff
"lint": "backstage-cli package lint",
"test": "backstage-cli package test",
"clean": "backstage-cli package clean",
- "migrate:create": "knex migrate:make -x ts"
```
```diff
"express": "^4.17.1",
"express-promise-router": "^4.1.0",
- "knex": "^0.21.6",
"pg": "^8.3.0",
```
- c07d9f9e1c: Add helpful README.md files in the original `packages` and `plugins` folders
## 0.4.24
### 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.24",
"version": "0.4.25-next.0",
"private": false,
"publishConfig": {
"access": "public"
+5 -5
View File
@@ -33,14 +33,14 @@
"start": "backstage-cli package start"
},
"dependencies": {
"@backstage/app-defaults": "^1.0.1-next.0",
"@backstage/app-defaults": "^1.0.1-next.1",
"@backstage/core-app-api": "^1.0.1-next.0",
"@backstage/core-components": "^0.9.3-next.0",
"@backstage/core-plugin-api": "^1.0.0",
"@backstage/catalog-model": "^1.0.1-next.0",
"@backstage/integration-react": "^1.0.1-next.0",
"@backstage/plugin-catalog-react": "^1.0.1-next.0",
"@backstage/test-utils": "^1.0.1-next.0",
"@backstage/integration-react": "^1.0.1-next.1",
"@backstage/plugin-catalog-react": "^1.0.1-next.1",
"@backstage/test-utils": "^1.0.1-next.1",
"@backstage/theme": "^0.2.15",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
@@ -59,7 +59,7 @@
"react-dom": "^16.13.1 || ^17.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.16.1-next.0",
"@backstage/cli": "^0.17.0-next.1",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32"
},
+1 -1
View File
@@ -38,7 +38,7 @@
"serialize-error": "^8.0.1"
},
"devDependencies": {
"@backstage/cli": "^0.16.1-next.0",
"@backstage/cli": "^0.17.0-next.1",
"@types/jest": "^26.0.7"
},
"files": [
+7
View File
@@ -1,5 +1,12 @@
# @backstage/integration-react
## 1.0.1-next.1
### Patch Changes
- Updated dependencies
- @backstage/integration@1.1.0-next.1
## 1.0.1-next.0
### Patch Changes
+4 -4
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/integration-react",
"description": "Frontend package for managing integrations towards external systems",
"version": "1.0.1-next.0",
"version": "1.0.1-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -27,7 +27,7 @@
"@backstage/config": "^1.0.0",
"@backstage/core-components": "^0.9.3-next.0",
"@backstage/core-plugin-api": "^1.0.0",
"@backstage/integration": "^1.0.1-next.0",
"@backstage/integration": "^1.1.0-next.1",
"@backstage/theme": "^0.2.15",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
@@ -38,9 +38,9 @@
"react": "^16.13.1 || ^17.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.16.1-next.0",
"@backstage/cli": "^0.17.0-next.1",
"@backstage/dev-utils": "^1.0.1-next.0",
"@backstage/test-utils": "^1.0.1-next.0",
"@backstage/test-utils": "^1.0.1-next.1",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^13.1.8",
+10
View File
@@ -1,5 +1,15 @@
# @backstage/integration
## 1.1.0-next.1
### Minor Changes
- b7436743cb: Gerrit integration: Added an optional configuration to set the Gitiles base url.
### Patch Changes
- 1691c6c5c2: Clarify that config locations that emit User and Group kinds now need to declare so in the `catalog.locations.[].rules`
## 1.0.1-next.0
### Patch Changes
+3 -3
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/integration",
"description": "Helpers for managing integrations towards external systems",
"version": "1.0.1-next.0",
"version": "1.1.0-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -42,9 +42,9 @@
"lodash": "^4.17.21"
},
"devDependencies": {
"@backstage/cli": "^0.16.1-next.0",
"@backstage/cli": "^0.17.0-next.1",
"@backstage/config-loader": "^1.0.1-next.0",
"@backstage/test-utils": "^1.0.1-next.0",
"@backstage/test-utils": "^1.0.1-next.1",
"@types/jest": "^26.0.7",
"@types/luxon": "^2.0.4",
"msw": "^0.35.0"
+7
View File
@@ -1,5 +1,12 @@
# @backstage/search-common
## 0.3.3-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-search-common@0.3.3-next.1
## 0.3.3-next.0
### Patch Changes
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/search-common",
"description": "No longer maintained. Use @backstage/plugin-search-common instead.",
"version": "0.3.3-next.0",
"version": "0.3.3-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"private": false,
@@ -35,7 +35,7 @@
"url": "https://github.com/backstage/backstage/issues"
},
"dependencies": {
"@backstage/plugin-search-common": "0.3.3-next.0"
"@backstage/plugin-search-common": "0.3.3-next.1"
},
"devDependencies": {},
"jest": {
@@ -1,5 +1,17 @@
# techdocs-cli-embedded-app
## 0.2.69-next.1
### Patch Changes
- Updated dependencies
- @backstage/cli@0.17.0-next.1
- @backstage/test-utils@1.0.1-next.1
- @backstage/plugin-catalog@1.1.0-next.1
- @backstage/plugin-techdocs@1.0.1-next.1
- @backstage/integration-react@1.0.1-next.1
- @backstage/app-defaults@1.0.1-next.1
## 0.2.69-next.0
### Patch Changes
@@ -1,23 +1,23 @@
{
"name": "techdocs-cli-embedded-app",
"version": "0.2.69-next.0",
"version": "0.2.69-next.1",
"private": true,
"backstage": {
"role": "frontend"
},
"bundled": true,
"dependencies": {
"@backstage/app-defaults": "^1.0.1-next.0",
"@backstage/app-defaults": "^1.0.1-next.1",
"@backstage/catalog-model": "^1.0.1-next.0",
"@backstage/cli": "^0.16.1-next.0",
"@backstage/cli": "^0.17.0-next.1",
"@backstage/config": "^1.0.0",
"@backstage/core-app-api": "^1.0.1-next.0",
"@backstage/core-components": "^0.9.3-next.0",
"@backstage/core-plugin-api": "^1.0.0",
"@backstage/integration-react": "^1.0.1-next.0",
"@backstage/plugin-catalog": "^1.0.1-next.0",
"@backstage/plugin-techdocs": "^1.0.1-next.0",
"@backstage/test-utils": "^1.0.1-next.0",
"@backstage/integration-react": "^1.0.1-next.1",
"@backstage/plugin-catalog": "^1.1.0-next.1",
"@backstage/plugin-techdocs": "^1.0.1-next.1",
"@backstage/test-utils": "^1.0.1-next.1",
"@backstage/theme": "^0.2.15",
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.9.1",
@@ -29,7 +29,7 @@
"react-use": "^17.2.4"
},
"devDependencies": {
"@backstage/cli": "^0.16.1-next.0",
"@backstage/cli": "^0.17.0-next.1",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^13.1.8",
+3 -3
View File
@@ -37,7 +37,7 @@
"techdocs-cli": "bin/techdocs-cli"
},
"devDependencies": {
"@backstage/cli": "^0.16.1-next.0",
"@backstage/cli": "^0.17.0-next.1",
"@types/commander": "^2.12.2",
"@types/fs-extra": "^9.0.6",
"@types/http-proxy": "^1.17.4",
@@ -62,11 +62,11 @@
"ext": "ts"
},
"dependencies": {
"@backstage/backend-common": "^0.13.2-next.0",
"@backstage/backend-common": "^0.13.2-next.1",
"@backstage/catalog-model": "^1.0.1-next.0",
"@backstage/cli-common": "^0.1.8",
"@backstage/config": "^1.0.0",
"@backstage/plugin-techdocs-node": "^1.0.1-next.0",
"@backstage/plugin-techdocs-node": "^1.0.1-next.1",
"@types/dockerode": "^3.3.0",
"commander": "^6.1.0",
"dockerode": "^3.3.1",
+7
View File
@@ -1,5 +1,12 @@
# @backstage/techdocs-common
## 0.11.14-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-techdocs-node@1.0.1-next.1
## 0.11.14-next.0
### Patch Changes
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/techdocs-common",
"description": "No longer maintained. Use @backstage/plugin-techdocs-node instead.",
"version": "0.11.14-next.0",
"version": "0.11.14-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"private": false,
@@ -36,7 +36,7 @@
"url": "https://github.com/backstage/backstage/issues"
},
"dependencies": {
"@backstage/plugin-techdocs-node": "1.0.1-next.0"
"@backstage/plugin-techdocs-node": "1.0.1-next.1"
},
"devDependencies": {},
"jest": {
+9
View File
@@ -1,5 +1,14 @@
# @backstage/test-utils
## 1.0.1-next.1
### Patch Changes
- c98d271466: Use updated types from `@backstage/plugin-permission-common`
- Updated dependencies
- @backstage/plugin-permission-react@0.4.0-next.0
- @backstage/plugin-permission-common@0.6.0-next.0
## 1.0.1-next.0
### Patch Changes
+4 -4
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/test-utils",
"description": "Utilities to test Backstage plugins and apps.",
"version": "1.0.1-next.0",
"version": "1.0.1-next.1",
"private": false,
"publishConfig": {
"access": "public",
@@ -36,8 +36,8 @@
"@backstage/config": "^1.0.0",
"@backstage/core-app-api": "^1.0.1-next.0",
"@backstage/core-plugin-api": "^1.0.0",
"@backstage/plugin-permission-common": "^0.5.3",
"@backstage/plugin-permission-react": "^0.3.4",
"@backstage/plugin-permission-common": "^0.6.0-next.0",
"@backstage/plugin-permission-react": "^0.4.0-next.0",
"@backstage/theme": "^0.2.15",
"@backstage/types": "^1.0.0",
"@material-ui/core": "^4.12.2",
@@ -55,7 +55,7 @@
"react": "^16.13.1 || ^17.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.16.1-next.0",
"@backstage/cli": "^0.17.0-next.1",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32",
"msw": "^0.35.0"
+1 -1
View File
@@ -36,7 +36,7 @@
"@material-ui/core": "^4.12.2"
},
"devDependencies": {
"@backstage/cli": "^0.16.1-next.0"
"@backstage/cli": "^0.17.0-next.1"
},
"files": [
"dist"
+1 -1
View File
@@ -34,7 +34,7 @@
},
"dependencies": {},
"devDependencies": {
"@backstage/cli": "^0.16.1-next.0",
"@backstage/cli": "^0.17.0-next.1",
"@types/zen-observable": "^0.8.0",
"zen-observable": "^0.8.15"
},
+1 -1
View File
@@ -37,7 +37,7 @@
"react": "^16.13.1 || ^17.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.16.1-next.0",
"@backstage/cli": "^0.17.0-next.1",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^12.1.3",
"@testing-library/react-hooks": "^7.0.2"