Merge pull request #10372 from backstage/changeset-release/master

Version Packages (next)
This commit is contained in:
Patrik Oldsberg
2022-03-29 12:07:49 +02:00
committed by GitHub
196 changed files with 1439 additions and 523 deletions
+60 -1
View File
@@ -137,36 +137,95 @@
"@backstage/plugin-todo": "0.2.5",
"@backstage/plugin-todo-backend": "0.1.27",
"@backstage/plugin-user-settings": "0.4.2",
"@backstage/plugin-xcmetrics": "0.2.23"
"@backstage/plugin-xcmetrics": "0.2.23",
"@backstage/plugin-stack-overflow": "0.0.0",
"@backstage/plugin-stack-overflow-backend": "0.0.0"
},
"changesets": [
"afraid-boats-check",
"angry-pens-begin",
"beige-avocados-matter",
"beige-baboons-walk",
"big-buses-clap",
"big-mayflies-sin",
"blue-beers-kiss",
"brave-chairs-stare",
"calm-walls-heal",
"clean-lions-taste",
"clever-donuts-teach",
"dependabot-05b19b9",
"dependabot-2b68456",
"dependabot-6754062",
"dependabot-84caed8",
"dependabot-c1fe92f",
"dry-fans-arrive",
"eleven-days-brush",
"eleven-frogs-promise",
"eleven-pens-collect",
"empty-pens-invent",
"fair-dingos-glow",
"fair-lamps-leave",
"fast-cheetahs-grow",
"few-mayflies-divide",
"forty-poets-tie",
"four-birds-peel",
"fresh-bulldogs-own",
"fresh-cobras-admire",
"fresh-dodos-rush",
"happy-foxes-arrive",
"happy-mugs-camp",
"hip-poems-breathe",
"khaki-pears-march",
"large-coins-arrive",
"light-drinks-rule",
"mean-pumas-search",
"mean-rabbits-tell",
"mean-tomatoes-shout",
"metal-queens-cheat",
"mighty-suns-drop",
"modern-actors-notice",
"modern-pumas-join",
"moody-ducks-return",
"moody-pigs-rush",
"new-lions-run",
"nine-grapes-turn",
"ninety-fishes-vanish",
"olive-geese-chew",
"perfect-phones-roll",
"pretty-ghosts-scream",
"purple-boats-punch",
"purple-laws-give",
"rare-waves-hammer",
"red-snakes-float",
"rich-maps-hear",
"rotten-planes-watch",
"seven-apricots-sell",
"shiny-seas-yell",
"short-knives-wave",
"silent-bobcats-matter",
"silly-llamas-relax",
"silver-pots-call",
"smart-phones-exist",
"sour-cameras-deliver",
"sour-lobsters-sniff",
"stale-carrots-smile",
"strange-wasps-whisper",
"tasty-emus-hunt",
"tasty-goats-shout",
"techdocs-coats-obey",
"techdocs-head-shoulders-knees-toes",
"techdocs-parents-suffer",
"thick-comics-fold",
"thin-lizards-battle",
"tidy-days-warn",
"tidy-emus-stare",
"twelve-buses-nail",
"unlucky-schools-heal",
"unlucky-snakes-turn",
"warm-mangos-compete",
"wicked-beds-return",
"wicked-feet-clap",
"witty-years-sniff",
"yellow-hats-remember"
]
}
+1 -1
View File
@@ -47,7 +47,7 @@
"resolutions": {
"**/@graphql-codegen/cli/**/ws": "^7.4.6"
},
"version": "1.1.0-next.0",
"version": "1.1.0-next.1",
"dependencies": {
"@manypkg/get-packages": "^1.1.3",
"@microsoft/api-documenter": "^7.15.0",
+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"
+2 -2
View File
@@ -22,7 +22,7 @@
"clean": "backstage-cli package clean"
},
"dependencies": {
"@backstage/backend-common": "^0.13.2-next.0",
"@backstage/backend-common": "^0.13.2-next.1",
"@backstage/config": "^1.0.0",
"@types/express": "*",
"express": "^4.17.1",
@@ -33,7 +33,7 @@
"yn": "^4.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.16.1-next.0",
"@backstage/cli": "^0.17.0-next.1",
"@types/http-proxy-middleware": "^0.19.3",
"@types/supertest": "^2.0.8",
"supertest": "^6.1.6",
+5 -5
View File
@@ -27,8 +27,8 @@
"@backstage/core-components": "^0.9.3-next.0",
"@backstage/core-plugin-api": "^1.0.0",
"@backstage/dev-utils": "^1.0.1-next.0",
"@backstage/plugin-catalog-react": "^1.0.1-next.0",
"@backstage/test-utils": "^1.0.1-next.0",
"@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",
@@ -40,10 +40,10 @@
"react": "^16.13.1 || ^17.0.0"
},
"devDependencies": {
"@backstage/app-defaults": "^1.0.1-next.0",
"@backstage/cli": "^0.16.1-next.0",
"@backstage/app-defaults": "^1.0.1-next.1",
"@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",
+3 -3
View File
@@ -28,7 +28,7 @@
"@backstage/catalog-model": "^1.0.1-next.0",
"@backstage/core-components": "^0.9.3-next.0",
"@backstage/core-plugin-api": "^1.0.0",
"@backstage/plugin-catalog-react": "^1.0.1-next.0",
"@backstage/plugin-catalog-react": "^1.0.1-next.1",
"@backstage/theme": "^0.2.15",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
@@ -40,10 +40,10 @@
"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/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",
+2 -2
View File
@@ -38,10 +38,10 @@
"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/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",
+2 -2
View File
@@ -36,10 +36,10 @@
"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/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",
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-api-docs
## 0.8.4-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.0.1-next.1
- @backstage/plugin-catalog@1.1.0-next.1
## 0.8.4-next.0
### Patch Changes
+5 -5
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.4-next.0",
"version": "0.8.4-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -37,8 +37,8 @@
"@backstage/catalog-model": "^1.0.1-next.0",
"@backstage/core-components": "^0.9.3-next.0",
"@backstage/core-plugin-api": "^1.0.0",
"@backstage/plugin-catalog": "^1.0.1-next.0",
"@backstage/plugin-catalog-react": "^1.0.1-next.0",
"@backstage/plugin-catalog": "^1.1.0-next.1",
"@backstage/plugin-catalog-react": "^1.0.1-next.1",
"@backstage/theme": "^0.2.15",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
@@ -56,10 +56,10 @@
"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/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",
+3 -3
View File
@@ -33,7 +33,7 @@
"clean": "backstage-cli package clean"
},
"dependencies": {
"@backstage/backend-common": "^0.13.2-next.0",
"@backstage/backend-common": "^0.13.2-next.1",
"@backstage/config-loader": "^1.0.1-next.0",
"@backstage/config": "^1.0.0",
"@backstage/types": "^1.0.0",
@@ -50,8 +50,8 @@
"yn": "^4.0.0"
},
"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",
"@backstage/types": "^1.0.0",
"@types/supertest": "^2.0.8",
"mock-fs": "^5.1.0",
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-backend
## 0.13.0-next.1
### Patch Changes
- a45bce06e3: Handle trailing slashes on GitHub `enterpriseInstanceUrl` settings
- Updated dependencies
- @backstage/backend-common@0.13.2-next.1
## 0.13.0-next.0
### Minor Changes
+4 -4
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-auth-backend",
"description": "A Backstage backend plugin that handles authentication",
"version": "0.13.0-next.0",
"version": "0.13.0-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -34,7 +34,7 @@
},
"dependencies": {
"@backstage/plugin-auth-node": "^0.2.0-next.0",
"@backstage/backend-common": "^0.13.2-next.0",
"@backstage/backend-common": "^0.13.2-next.1",
"@backstage/catalog-client": "^1.0.1-next.0",
"@backstage/catalog-model": "^1.0.1-next.0",
"@backstage/config": "^1.0.0",
@@ -76,8 +76,8 @@
"yn": "^4.0.0"
},
"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/body-parser": "^1.19.0",
"@types/cookie-parser": "^1.4.2",
"@types/express-session": "^1.17.2",
+2 -2
View File
@@ -23,7 +23,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",
"jose": "^1.27.1",
@@ -31,7 +31,7 @@
"winston": "^3.2.1"
},
"devDependencies": {
"@backstage/cli": "^0.16.1-next.0",
"@backstage/cli": "^0.17.0-next.1",
"msw": "^0.35.0",
"uuid": "^8.0.0"
},
+2 -2
View File
@@ -23,7 +23,7 @@
"clean": "backstage-cli package clean"
},
"dependencies": {
"@backstage/backend-common": "^0.13.2-next.0",
"@backstage/backend-common": "^0.13.2-next.1",
"@backstage/config": "^1.0.0",
"@backstage/plugin-azure-devops-common": "^0.2.2",
"@types/express": "^4.17.6",
@@ -35,7 +35,7 @@
"yn": "^4.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.16.1-next.0",
"@backstage/cli": "^0.17.0-next.1",
"@types/supertest": "^2.0.8",
"supertest": "^6.1.6",
"msw": "^0.35.0"
+1 -1
View File
@@ -32,7 +32,7 @@
"clean": "backstage-cli package clean"
},
"devDependencies": {
"@backstage/cli": "^0.16.1-next.0"
"@backstage/cli": "^0.17.0-next.1"
},
"files": [
"dist"
+3 -3
View File
@@ -35,7 +35,7 @@
"@backstage/core-plugin-api": "^1.0.0",
"@backstage/errors": "^1.0.0",
"@backstage/plugin-azure-devops-common": "^0.2.2",
"@backstage/plugin-catalog-react": "^1.0.1-next.0",
"@backstage/plugin-catalog-react": "^1.0.1-next.1",
"@backstage/theme": "^0.2.15",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
@@ -49,10 +49,10 @@
"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/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",
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-badges-backend
## 0.1.25-next.1
### Patch Changes
- 4c93fd36ee: allow overriding `DefaultBadgeBuilder.getMarkdownCode`
- Updated dependencies
- @backstage/backend-common@0.13.2-next.1
## 0.1.25-next.0
### Patch Changes
+3 -3
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.25-next.0",
"version": "0.1.25-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -34,7 +34,7 @@
"clean": "backstage-cli package clean"
},
"dependencies": {
"@backstage/backend-common": "^0.13.2-next.0",
"@backstage/backend-common": "^0.13.2-next.1",
"@backstage/catalog-client": "^1.0.1-next.0",
"@backstage/catalog-model": "^1.0.1-next.0",
"@backstage/config": "^1.0.0",
@@ -48,7 +48,7 @@
"yn": "^4.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.16.1-next.0",
"@backstage/cli": "^0.17.0-next.1",
"@types/supertest": "^2.0.8",
"supertest": "^6.1.3"
},
+3 -3
View File
@@ -34,7 +34,7 @@
"@backstage/core-components": "^0.9.3-next.0",
"@backstage/core-plugin-api": "^1.0.0",
"@backstage/errors": "^1.0.0",
"@backstage/plugin-catalog-react": "^1.0.1-next.0",
"@backstage/plugin-catalog-react": "^1.0.1-next.1",
"@backstage/theme": "^0.2.15",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
@@ -46,10 +46,10 @@
"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/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",
+3 -3
View File
@@ -23,8 +23,8 @@
"clean": "backstage-cli package clean"
},
"dependencies": {
"@backstage/backend-common": "^0.13.2-next.0",
"@backstage/backend-test-utils": "^0.1.23-next.0",
"@backstage/backend-common": "^0.13.2-next.1",
"@backstage/backend-test-utils": "^0.1.23-next.1",
"@backstage/config": "^1.0.0",
"@types/express": "^4.17.6",
"express": "^4.17.1",
@@ -34,7 +34,7 @@
"yn": "^4.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.16.1-next.0"
"@backstage/cli": "^0.17.0-next.1"
},
"files": [
"dist",
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-bazaar
## 0.1.19-next.1
### Patch Changes
- 69738379c7: Pass authorization header with Backstage token to backend requests.
- Updated dependencies
- @backstage/plugin-catalog-react@1.0.1-next.1
- @backstage/cli@0.17.0-next.1
- @backstage/plugin-catalog@1.1.0-next.1
## 0.1.19-next.0
### Patch Changes
+5 -5
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-bazaar",
"version": "0.1.19-next.0",
"version": "0.1.19-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -26,11 +26,11 @@
"dependencies": {
"@backstage/catalog-client": "^1.0.1-next.0",
"@backstage/catalog-model": "^1.0.1-next.0",
"@backstage/cli": "^0.16.1-next.0",
"@backstage/cli": "^0.17.0-next.1",
"@backstage/core-components": "^0.9.3-next.0",
"@backstage/core-plugin-api": "^1.0.0",
"@backstage/plugin-catalog": "^1.0.1-next.0",
"@backstage/plugin-catalog-react": "^1.0.1-next.0",
"@backstage/plugin-catalog": "^1.1.0-next.1",
"@backstage/plugin-catalog-react": "^1.0.1-next.1",
"@date-io/luxon": "1.x",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
@@ -47,7 +47,7 @@
"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",
"@testing-library/jest-dom": "^5.10.1",
"cross-fetch": "^3.1.5"
+3 -3
View File
@@ -27,7 +27,7 @@
"@backstage/catalog-model": "^1.0.1-next.0",
"@backstage/core-components": "^0.9.3-next.0",
"@backstage/core-plugin-api": "^1.0.0",
"@backstage/plugin-catalog-react": "^1.0.1-next.0",
"@backstage/plugin-catalog-react": "^1.0.1-next.1",
"@backstage/theme": "^0.2.15",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
@@ -43,10 +43,10 @@
"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/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",
@@ -1,5 +1,13 @@
# @backstage/plugin-catalog-backend-module-aws
## 0.1.4-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@1.1.0-next.1
- @backstage/backend-common@0.13.2-next.1
## 0.1.4-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.4-next.0",
"version": "0.1.4-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -33,11 +33,11 @@
"start": "backstage-cli package start"
},
"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/config": "^1.0.0",
"@backstage/errors": "^1.0.0",
"@backstage/plugin-catalog-backend": "^1.0.1-next.0",
"@backstage/plugin-catalog-backend": "^1.1.0-next.1",
"@backstage/types": "^1.0.0",
"aws-sdk": "^2.840.0",
"lodash": "^4.17.21",
@@ -45,7 +45,7 @@
"winston": "^3.2.1"
},
"devDependencies": {
"@backstage/cli": "^0.16.1-next.0",
"@backstage/cli": "^0.17.0-next.1",
"@types/lodash": "^4.14.151",
"aws-sdk-mock": "^5.2.1",
"yaml": "^1.9.2"
@@ -1,5 +1,14 @@
# @backstage/plugin-catalog-backend-module-azure
## 0.1.2-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@1.1.0-next.1
- @backstage/integration@1.1.0-next.1
- @backstage/backend-common@0.13.2-next.1
## 0.1.2-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.2-next.0",
"version": "0.1.2-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -33,12 +33,12 @@
"start": "backstage-cli package start"
},
"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/config": "^1.0.0",
"@backstage/errors": "^1.0.0",
"@backstage/integration": "^1.0.1-next.0",
"@backstage/plugin-catalog-backend": "^1.0.1-next.0",
"@backstage/integration": "^1.1.0-next.1",
"@backstage/plugin-catalog-backend": "^1.1.0-next.1",
"@backstage/types": "^1.0.0",
"lodash": "^4.17.21",
"msw": "^0.35.0",
@@ -46,8 +46,8 @@
"winston": "^3.2.1"
},
"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/lodash": "^4.14.151"
},
"files": [
@@ -1,5 +1,14 @@
# @backstage/plugin-catalog-backend-module-bitbucket
## 0.1.2-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@1.1.0-next.1
- @backstage/integration@1.1.0-next.1
- @backstage/backend-common@0.13.2-next.1
## 0.1.2-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.1.2-next.0",
"version": "0.1.2-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -33,12 +33,12 @@
"start": "backstage-cli package start"
},
"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/config": "^1.0.0",
"@backstage/errors": "^1.0.0",
"@backstage/integration": "^1.0.1-next.0",
"@backstage/plugin-catalog-backend": "^1.0.1-next.0",
"@backstage/integration": "^1.1.0-next.1",
"@backstage/plugin-catalog-backend": "^1.1.0-next.1",
"@backstage/types": "^1.0.0",
"lodash": "^4.17.21",
"msw": "^0.35.0",
@@ -46,8 +46,8 @@
"winston": "^3.2.1"
},
"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/lodash": "^4.14.151"
},
"files": [
@@ -1,5 +1,14 @@
# @backstage/plugin-catalog-backend-module-github
## 0.1.2-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@1.1.0-next.1
- @backstage/integration@1.1.0-next.1
- @backstage/backend-common@0.13.2-next.1
## 0.1.2-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.1.2-next.0",
"version": "0.1.2-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -33,12 +33,12 @@
"start": "backstage-cli package start"
},
"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/config": "^1.0.0",
"@backstage/errors": "^1.0.0",
"@backstage/integration": "^1.0.1-next.0",
"@backstage/plugin-catalog-backend": "^1.0.1-next.0",
"@backstage/integration": "^1.1.0-next.1",
"@backstage/plugin-catalog-backend": "^1.1.0-next.1",
"@backstage/types": "^1.0.0",
"@octokit/graphql": "^4.5.8",
"lodash": "^4.17.21",
@@ -47,8 +47,8 @@
"winston": "^3.2.1"
},
"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/lodash": "^4.14.151"
},
"files": [
@@ -1,5 +1,14 @@
# @backstage/plugin-catalog-backend-module-gitlab
## 0.1.2-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@1.1.0-next.1
- @backstage/integration@1.1.0-next.1
- @backstage/backend-common@0.13.2-next.1
## 0.1.2-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.2-next.0",
"version": "0.1.2-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -33,12 +33,12 @@
"start": "backstage-cli package start"
},
"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/config": "^1.0.0",
"@backstage/errors": "^1.0.0",
"@backstage/integration": "^1.0.1-next.0",
"@backstage/plugin-catalog-backend": "^1.0.1-next.0",
"@backstage/integration": "^1.1.0-next.1",
"@backstage/plugin-catalog-backend": "^1.1.0-next.1",
"@backstage/types": "^1.0.0",
"lodash": "^4.17.21",
"msw": "^0.35.0",
@@ -46,8 +46,8 @@
"winston": "^3.2.1"
},
"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/lodash": "^4.14.151"
},
"files": [
@@ -1,5 +1,13 @@
# @backstage/plugin-catalog-backend-module-ldap
## 0.4.2-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@1.1.0-next.1
- @backstage/backend-tasks@0.3.0-next.1
## 0.4.2-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.4.2-next.0",
"version": "0.4.2-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -33,11 +33,11 @@
"start": "backstage-cli package start"
},
"dependencies": {
"@backstage/backend-tasks": "^0.2.2-next.0",
"@backstage/backend-tasks": "^0.3.0-next.1",
"@backstage/catalog-model": "^1.0.1-next.0",
"@backstage/config": "^1.0.0",
"@backstage/errors": "^1.0.0",
"@backstage/plugin-catalog-backend": "^1.0.1-next.0",
"@backstage/plugin-catalog-backend": "^1.1.0-next.1",
"@backstage/types": "^1.0.0",
"@types/ldapjs": "^2.2.0",
"ldapjs": "^2.2.0",
@@ -46,7 +46,7 @@
"winston": "^3.2.1"
},
"devDependencies": {
"@backstage/cli": "^0.16.1-next.0",
"@backstage/cli": "^0.17.0-next.1",
"@types/lodash": "^4.14.151"
},
"files": [
@@ -1,5 +1,14 @@
# @backstage/plugin-catalog-backend-module-msgraph
## 0.3.1-next.1
### Patch Changes
- 1691c6c5c2: Clarify that config locations that emit User and Group kinds now need to declare so in the `catalog.locations.[].rules`
- Updated dependencies
- @backstage/plugin-catalog-backend@1.1.0-next.1
- @backstage/backend-tasks@0.3.0-next.1
## 0.3.1-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.3.1-next.0",
"version": "0.3.1-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -34,10 +34,10 @@
},
"dependencies": {
"@azure/msal-node": "^1.1.0",
"@backstage/backend-tasks": "^0.2.2-next.0",
"@backstage/backend-tasks": "^0.3.0-next.1",
"@backstage/catalog-model": "^1.0.1-next.0",
"@backstage/config": "^1.0.0",
"@backstage/plugin-catalog-backend": "^1.0.1-next.0",
"@backstage/plugin-catalog-backend": "^1.1.0-next.1",
"@microsoft/microsoft-graph-types": "^2.6.0",
"@types/node-fetch": "^2.5.12",
"lodash": "^4.17.21",
@@ -48,9 +48,9 @@
"qs": "^6.9.4"
},
"devDependencies": {
"@backstage/backend-common": "^0.13.2-next.0",
"@backstage/backend-test-utils": "^0.1.23-next.0",
"@backstage/cli": "^0.16.1-next.0",
"@backstage/backend-common": "^0.13.2-next.1",
"@backstage/backend-test-utils": "^0.1.23-next.1",
"@backstage/cli": "^0.17.0-next.1",
"@types/lodash": "^4.14.151",
"msw": "^0.35.0"
},
+51
View File
@@ -1,5 +1,56 @@
# @backstage/plugin-catalog-backend
## 1.1.0-next.1
### Minor Changes
- 8012ac46a0: **BREAKING (alpha api):** Replace `createCatalogPolicyDecision` export with `createCatalogConditionalDecision`, which accepts a permission parameter of type `ResourcePermission<'catalog-entity'>` along with conditions. The permission passed is expected to be the handled permission in `PermissionPolicy#handle`, whose type must first be narrowed using methods like `isPermission` and `isResourcePermission`:
```typescript
class TestPermissionPolicy implements PermissionPolicy {
async handle(
request: PolicyQuery<Permission>,
_user?: BackstageIdentityResponse,
): Promise<PolicyDecision> {
if (
// Narrow type of `request.permission` to `ResourcePermission<'catalog-entity'>
isResourcePermission(request.permission, RESOURCE_TYPE_CATALOG_ENTITY)
) {
return createCatalogConditionalDecision(
request.permission,
catalogConditions.isEntityOwner(
_user?.identity.ownershipEntityRefs ?? [],
),
);
}
return {
result: AuthorizeResult.ALLOW,
};
```
- 8012ac46a0: **BREAKING:** Mark CatalogBuilder#addPermissionRules as @alpha.
- fb02d2d94d: export `locationSpecToLocationEntity`
### Patch Changes
- ada4446733: Specify type of `visibilityPermission` property on collators and collator factories.
- 1691c6c5c2: Clarify that config locations that emit User and Group kinds now need to declare so in the `catalog.locations.[].rules`
- 8012ac46a0: Handle changes to @alpha permission-related types.
- All exported permission rules and conditions now have a `resourceType`.
- `createCatalogConditionalDecision` now expects supplied conditions to have the appropriate `resourceType`.
- `createCatalogPermissionRule` now expects `resourceType` as part of the supplied rule object.
- Introduce new `CatalogPermissionRule` convenience type.
- Updated dependencies
- @backstage/integration@1.1.0-next.1
- @backstage/plugin-permission-common@0.6.0-next.0
- @backstage/plugin-permission-node@0.6.0-next.1
- @backstage/plugin-catalog-common@1.0.1-next.1
- @backstage/backend-common@0.13.2-next.1
- @backstage/plugin-search-common@0.3.3-next.1
## 1.0.1-next.0
### Patch Changes
+10 -10
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-catalog-backend",
"description": "The Backstage backend plugin that provides the Backstage catalog",
"version": "1.0.1-next.0",
"version": "1.1.0-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -34,17 +34,17 @@
"clean": "backstage-cli package clean"
},
"dependencies": {
"@backstage/backend-common": "^0.13.2-next.0",
"@backstage/backend-common": "^0.13.2-next.1",
"@backstage/catalog-client": "^1.0.1-next.0",
"@backstage/catalog-model": "^1.0.1-next.0",
"@backstage/config": "^1.0.0",
"@backstage/errors": "^1.0.0",
"@backstage/integration": "^1.0.1-next.0",
"@backstage/plugin-catalog-common": "^1.0.1-next.0",
"@backstage/plugin-permission-common": "^0.5.3",
"@backstage/plugin-permission-node": "^0.5.6-next.0",
"@backstage/integration": "^1.1.0-next.1",
"@backstage/plugin-catalog-common": "^1.0.1-next.1",
"@backstage/plugin-permission-common": "^0.6.0-next.0",
"@backstage/plugin-permission-node": "^0.6.0-next.1",
"@backstage/plugin-scaffolder-common": "^1.0.1-next.0",
"@backstage/plugin-search-common": "^0.3.3-next.0",
"@backstage/plugin-search-common": "^0.3.3-next.1",
"@backstage/types": "^1.0.0",
"@types/express": "^4.17.6",
"codeowners-utils": "^1.0.2",
@@ -68,9 +68,9 @@
"zod": "^3.11.6"
},
"devDependencies": {
"@backstage/backend-test-utils": "^0.1.23-next.0",
"@backstage/cli": "^0.16.1-next.0",
"@backstage/plugin-permission-common": "^0.5.3",
"@backstage/backend-test-utils": "^0.1.23-next.1",
"@backstage/cli": "^0.17.0-next.1",
"@backstage/plugin-permission-common": "^0.6.0-next.0",
"@backstage/plugin-search-backend-node": "0.5.3-next.0",
"@types/core-js": "^2.5.4",
"@types/git-url-parse": "^9.0.0",
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-catalog-common
## 1.0.1-next.1
### Patch Changes
- ada4446733: Use `createPermission` helper when creating permissions.
- 8c8bee47f4: Add `@alpha` `CatalogEntityPermission` convenience type, available for import from `@backstage/plugin-catalog-common/alpha`.
- Updated dependencies
- @backstage/plugin-permission-common@0.6.0-next.0
- @backstage/search-common@0.3.3-next.1
## 1.0.1-next.0
### Patch Changes
+4 -4
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-catalog-common",
"description": "Common functionalities for the catalog plugin",
"version": "1.0.1-next.0",
"version": "1.0.1-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -34,11 +34,11 @@
"clean": "backstage-cli package clean"
},
"dependencies": {
"@backstage/plugin-permission-common": "^0.5.3",
"@backstage/search-common": "^0.3.3-next.0"
"@backstage/plugin-permission-common": "^0.6.0-next.0",
"@backstage/search-common": "^0.3.3-next.1"
},
"devDependencies": {
"@backstage/cli": "^0.16.1-next.0"
"@backstage/cli": "^0.17.0-next.1"
},
"files": [
"dist",
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-catalog-graph
## 0.2.16-next.1
### Patch Changes
- 77800a32dd: Added renderNode and renderLabel property to EntityRelationsGraph to support customization using CustomNode and CustomLabel components
- Updated dependencies
- @backstage/plugin-catalog-react@1.0.1-next.1
## 0.2.16-next.0
### Patch Changes
+5 -5
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-graph",
"version": "0.2.16-next.0",
"version": "0.2.16-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -28,7 +28,7 @@
"@backstage/catalog-model": "^1.0.1-next.0",
"@backstage/core-components": "^0.9.3-next.0",
"@backstage/core-plugin-api": "^1.0.0",
"@backstage/plugin-catalog-react": "^1.0.1-next.0",
"@backstage/plugin-catalog-react": "^1.0.1-next.1",
"@backstage/theme": "^0.2.15",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
@@ -45,11 +45,11 @@
"react": "^16.13.1 || ^17.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.16.1-next.0",
"@backstage/plugin-catalog": "^1.0.1-next.0",
"@backstage/cli": "^0.17.0-next.1",
"@backstage/plugin-catalog": "^1.1.0-next.1",
"@backstage/core-app-api": "^1.0.1-next.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",
"@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,8 +46,8 @@
"winston": "^3.2.1"
},
"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",
"@graphql-codegen/cli": "^2.3.1",
"@graphql-codegen/typescript": "^2.4.2",
"@graphql-codegen/typescript-resolvers": "^2.4.3",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-catalog-import
## 0.8.7-next.1
### Patch Changes
- Updated dependencies
- @backstage/integration@1.1.0-next.1
- @backstage/plugin-catalog-react@1.0.1-next.1
- @backstage/integration-react@1.0.1-next.1
## 0.8.7-next.0
### Patch Changes
+6 -6
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.8.7-next.0",
"version": "0.8.7-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -40,9 +40,9 @@
"@backstage/config": "^1.0.0",
"@backstage/core-plugin-api": "^1.0.0",
"@backstage/errors": "^1.0.0",
"@backstage/integration": "^1.0.1-next.0",
"@backstage/integration-react": "^1.0.1-next.0",
"@backstage/plugin-catalog-react": "^1.0.1-next.0",
"@backstage/integration": "^1.1.0-next.1",
"@backstage/integration-react": "^1.0.1-next.1",
"@backstage/plugin-catalog-react": "^1.0.1-next.1",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.57",
@@ -60,10 +60,10 @@
"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/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/react-hooks": "^7.0.2",
+17
View File
@@ -1,5 +1,22 @@
# @backstage/plugin-catalog-react
## 1.0.1-next.1
### Patch Changes
- 0ffd88a90e: Prevent permissions with types other than `ResourcePermission<'catalog-entity'>` from being used with the `useEntityPermission` hook.
- 4af82967f4: Decouple tags picker from backend entities
`EntityTagPicker` fetches all the tags independently and it doesn't require all the entities to be available client side.
- 37b04b5a5e: Removed broken link from Labels section of entity inspector.
- 4431873583: Update `usePermission` usage.
- Updated dependencies
- @backstage/integration@1.1.0-next.1
- @backstage/plugin-permission-react@0.4.0-next.0
- @backstage/plugin-permission-common@0.6.0-next.0
- @backstage/plugin-catalog-common@1.0.1-next.1
## 1.0.1-next.0
### Patch Changes
+8 -8
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.0.1-next.0",
"version": "1.0.1-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -39,10 +39,10 @@
"@backstage/core-components": "^0.9.3-next.0",
"@backstage/core-plugin-api": "^1.0.0",
"@backstage/errors": "^1.0.0",
"@backstage/integration": "^1.0.1-next.0",
"@backstage/plugin-catalog-common": "^1.0.1-next.0",
"@backstage/plugin-permission-common": "^0.5.3",
"@backstage/plugin-permission-react": "^0.3.4",
"@backstage/integration": "^1.1.0-next.1",
"@backstage/plugin-catalog-common": "^1.0.1-next.1",
"@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",
"@backstage/version-bridge": "^1.0.0",
@@ -63,11 +63,11 @@
"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/plugin-catalog-common": "^1.0.1-next.0",
"@backstage/plugin-catalog-common": "^1.0.1-next.1",
"@backstage/plugin-scaffolder-common": "^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",
+14
View File
@@ -1,5 +1,19 @@
# @backstage/plugin-catalog
## 1.1.0-next.1
### Minor Changes
- bdc61b4002: Expose 'initalFilter' through initialKind prop on Catalog Page.
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-react@1.0.1-next.1
- @backstage/plugin-catalog-common@1.0.1-next.1
- @backstage/integration-react@1.0.1-next.1
- @backstage/plugin-search-common@0.3.3-next.1
## 1.0.1-next.0
### Patch Changes
+8 -8
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-catalog",
"description": "The Backstage plugin for browsing the Backstage catalog",
"version": "1.0.1-next.0",
"version": "1.1.0-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -39,10 +39,10 @@
"@backstage/core-components": "^0.9.3-next.0",
"@backstage/core-plugin-api": "^1.0.0",
"@backstage/errors": "^1.0.0",
"@backstage/integration-react": "^1.0.1-next.0",
"@backstage/plugin-catalog-common": "^1.0.1-next.0",
"@backstage/plugin-catalog-react": "^1.0.1-next.0",
"@backstage/plugin-search-common": "^0.3.3-next.0",
"@backstage/integration-react": "^1.0.1-next.1",
"@backstage/plugin-catalog-common": "^1.0.1-next.1",
"@backstage/plugin-catalog-react": "^1.0.1-next.1",
"@backstage/plugin-search-common": "^0.3.3-next.1",
"@backstage/theme": "^0.2.15",
"@backstage/types": "^1.0.0",
"@material-ui/core": "^4.12.2",
@@ -60,11 +60,11 @@
"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/dev-utils": "^1.0.1-next.0",
"@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",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^13.1.8",
+3 -3
View File
@@ -38,7 +38,7 @@
"@backstage/catalog-model": "^1.0.1-next.0",
"@backstage/core-components": "^0.9.3-next.0",
"@backstage/core-plugin-api": "^1.0.0",
"@backstage/plugin-catalog-react": "^1.0.1-next.0",
"@backstage/plugin-catalog-react": "^1.0.1-next.1",
"@backstage/theme": "^0.2.15",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
@@ -55,10 +55,10 @@
"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/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",
+3 -3
View File
@@ -37,7 +37,7 @@
"@backstage/catalog-model": "^1.0.1-next.0",
"@backstage/core-components": "^0.9.3-next.0",
"@backstage/core-plugin-api": "^1.0.0",
"@backstage/plugin-catalog-react": "^1.0.1-next.0",
"@backstage/plugin-catalog-react": "^1.0.1-next.1",
"@backstage/theme": "^0.2.15",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
@@ -52,10 +52,10 @@
"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/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",
+3 -3
View File
@@ -26,7 +26,7 @@
"@backstage/catalog-model": "^1.0.1-next.0",
"@backstage/core-components": "^0.9.3-next.0",
"@backstage/core-plugin-api": "^1.0.0",
"@backstage/plugin-catalog-react": "^1.0.1-next.0",
"@backstage/plugin-catalog-react": "^1.0.1-next.1",
"@backstage/theme": "^0.2.15",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
@@ -40,9 +40,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",
@@ -1,5 +1,13 @@
# @backstage/plugin-code-coverage-backend
## 0.1.29-next.1
### Patch Changes
- Updated dependencies
- @backstage/integration@1.1.0-next.1
- @backstage/backend-common@0.13.2-next.1
## 0.1.29-next.0
### Patch Changes
+4 -4
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.1.29-next.0",
"version": "0.1.29-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -23,12 +23,12 @@
"clean": "backstage-cli package clean"
},
"dependencies": {
"@backstage/backend-common": "^0.13.2-next.0",
"@backstage/backend-common": "^0.13.2-next.1",
"@backstage/catalog-client": "^1.0.1-next.0",
"@backstage/catalog-model": "^1.0.1-next.0",
"@backstage/config": "^1.0.0",
"@backstage/errors": "^1.0.0",
"@backstage/integration": "^1.0.1-next.0",
"@backstage/integration": "^1.1.0-next.1",
"@types/express": "^4.17.6",
"express": "^4.17.1",
"express-promise-router": "^4.1.0",
@@ -39,7 +39,7 @@
"yn": "^4.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.16.1-next.0",
"@backstage/cli": "^0.17.0-next.1",
"@types/express-xml-bodyparser": "^0.3.2",
"@types/supertest": "^2.0.8",
"msw": "^0.35.0",
+3 -3
View File
@@ -29,7 +29,7 @@
"@backstage/core-components": "^0.9.3-next.0",
"@backstage/core-plugin-api": "^1.0.0",
"@backstage/errors": "^1.0.0",
"@backstage/plugin-catalog-react": "^1.0.1-next.0",
"@backstage/plugin-catalog-react": "^1.0.1-next.1",
"@backstage/theme": "^0.2.15",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
@@ -46,10 +46,10 @@
"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/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",
+2 -2
View File
@@ -41,10 +41,10 @@
"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/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",
+2 -2
View File
@@ -60,10 +60,10 @@
"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/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",
+2 -2
View File
@@ -36,9 +36,9 @@
"@backstage/core-plugin-api": "^1.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",
+3 -3
View File
@@ -37,7 +37,7 @@
"@backstage/catalog-model": "^1.0.1-next.0",
"@backstage/core-components": "^0.9.3-next.0",
"@backstage/core-plugin-api": "^1.0.0",
"@backstage/plugin-catalog-react": "^1.0.1-next.0",
"@backstage/plugin-catalog-react": "^1.0.1-next.1",
"@backstage/plugin-explore-react": "^0.0.15",
"@backstage/theme": "^0.2.15",
"@material-ui/core": "^4.12.2",
@@ -53,10 +53,10 @@
"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/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",
+3 -3
View File
@@ -27,7 +27,7 @@
"dependencies": {
"@backstage/core-components": "^0.9.3-next.0",
"@backstage/core-plugin-api": "^1.0.0",
"@backstage/plugin-catalog-react": "^1.0.1-next.0",
"@backstage/plugin-catalog-react": "^1.0.1-next.1",
"@backstage/theme": "^0.2.15",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
@@ -39,10 +39,10 @@
"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/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",

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