Version Packages (next)

This commit is contained in:
github-actions[bot]
2022-08-23 10:29:17 +00:00
parent 6ae6a77dd5
commit 18ab337f96
324 changed files with 5358 additions and 1170 deletions
+41 -1
View File
@@ -171,5 +171,45 @@
"@backstage/plugin-vault-backend": "0.2.1",
"@backstage/plugin-xcmetrics": "0.2.28"
},
"changesets": []
"changesets": [
"beige-monkeys-add",
"beige-pumas-tap",
"clever-beans-turn",
"cold-frogs-kiss",
"dry-games-end",
"eight-spies-protect",
"five-carrots-pay",
"fresh-rabbits-juggle",
"gorgeous-swans-kiss",
"happy-kiwis-look",
"hot-files-begin",
"hot-suits-glow",
"hungry-dogs-agree",
"lazy-snakes-film",
"light-beans-share",
"lucky-points-wash",
"nervous-rivers-sneeze",
"old-tables-joke",
"renovate-7d3b357",
"renovate-c98c336",
"rotten-books-crash",
"rude-books-rush",
"shaggy-chicken-behave",
"sharp-swans-suffer",
"shiny-lobsters-fix",
"silent-kings-live",
"slimy-zebras-reply",
"spicy-cherries-remember",
"strong-games-kiss",
"strong-planes-return",
"tame-papayas-protect",
"techdocs-jeans-wait",
"tiny-oranges-thank",
"tough-dolphins-smile",
"two-planets-provide",
"weak-yaks-learn",
"wild-sheep-roll",
"witty-cats-wink",
"young-trees-rescue"
]
}
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -48,7 +48,7 @@
"@types/react": "^17",
"@types/react-dom": "^17"
},
"version": "1.5.0",
"version": "1.6.0-next.0",
"dependencies": {
"@manypkg/get-packages": "^1.1.3",
"@microsoft/api-documenter": "^7.17.11",
+10
View File
@@ -1,5 +1,15 @@
# @backstage/app-defaults
## 1.0.6-next.0
### Patch Changes
- Updated dependencies
- @backstage/core-app-api@1.0.6-next.0
- @backstage/core-plugin-api@1.0.6-next.0
- @backstage/core-components@0.11.1-next.0
- @backstage/plugin-permission-react@0.4.5-next.0
## 1.0.5
### Patch Changes
+7 -7
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/app-defaults",
"description": "Provides the default wiring of a Backstage App",
"version": "1.0.5",
"version": "1.0.6-next.0",
"private": false,
"publishConfig": {
"access": "public",
@@ -33,10 +33,10 @@
"start": "backstage-cli package start"
},
"dependencies": {
"@backstage/core-components": "^0.11.0",
"@backstage/core-app-api": "^1.0.5",
"@backstage/core-plugin-api": "^1.0.5",
"@backstage/plugin-permission-react": "^0.4.4",
"@backstage/core-components": "^0.11.1-next.0",
"@backstage/core-app-api": "^1.0.6-next.0",
"@backstage/core-plugin-api": "^1.0.6-next.0",
"@backstage/plugin-permission-react": "^0.4.5-next.0",
"@backstage/theme": "^0.2.16",
"@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.18.1",
"@backstage/test-utils": "^1.1.3",
"@backstage/cli": "^0.18.2-next.0",
"@backstage/test-utils": "^1.1.4-next.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^12.1.3",
"@types/jest": "^26.0.7",
+58
View File
@@ -1,5 +1,63 @@
# example-app
## 0.2.75-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-kafka@0.3.9-next.0
- @backstage/plugin-lighthouse@0.3.9-next.0
- @backstage/plugin-scaffolder@1.6.0-next.0
- @backstage/plugin-azure-devops@0.2.0-next.0
- @backstage/plugin-cloudbuild@0.3.9-next.0
- @backstage/plugin-explore@0.3.40-next.0
- @backstage/plugin-github-actions@0.5.9-next.0
- @backstage/plugin-jenkins@0.7.8-next.0
- @backstage/plugin-newrelic-dashboard@0.2.2-next.0
- @backstage/plugin-pagerduty@0.5.2-next.0
- @backstage/plugin-sentry@0.4.2-next.0
- @backstage/plugin-tech-insights@0.2.5-next.0
- @backstage/plugin-techdocs@1.3.2-next.0
- @backstage/plugin-techdocs-module-addons-contrib@1.0.4-next.0
- @backstage/plugin-user-settings@0.4.8-next.0
- @backstage/plugin-dynatrace@0.2.0-next.0
- @backstage/plugin-cost-insights@0.11.31-next.0
- @backstage/core-app-api@1.0.6-next.0
- @backstage/core-plugin-api@1.0.6-next.0
- @backstage/core-components@0.11.1-next.0
- @backstage/plugin-org@0.5.9-next.0
- @backstage/cli@0.18.2-next.0
- @backstage/integration-react@1.1.4-next.0
- @backstage/plugin-airbrake@0.3.9-next.0
- @backstage/plugin-apache-airflow@0.2.2-next.0
- @backstage/plugin-api-docs@0.8.9-next.0
- @backstage/plugin-badges@0.2.33-next.0
- @backstage/plugin-catalog-import@0.8.12-next.0
- @backstage/plugin-circleci@0.3.9-next.0
- @backstage/plugin-code-coverage@0.2.2-next.0
- @backstage/plugin-gcalendar@0.3.5-next.0
- @backstage/plugin-gcp-projects@0.3.28-next.0
- @backstage/plugin-gocd@0.1.15-next.0
- @backstage/plugin-graphiql@0.2.41-next.0
- @backstage/plugin-home@0.4.25-next.0
- @backstage/plugin-kubernetes@0.7.2-next.0
- @backstage/plugin-newrelic@0.3.27-next.0
- @backstage/plugin-rollbar@0.4.9-next.0
- @backstage/plugin-search@1.0.2-next.0
- @backstage/plugin-shortcuts@0.3.1-next.0
- @backstage/plugin-stack-overflow@0.1.5-next.0
- @backstage/plugin-tech-radar@0.5.16-next.0
- @backstage/plugin-todo@0.2.11-next.0
- @backstage/plugin-catalog-react@1.1.4-next.0
- @backstage/app-defaults@1.0.6-next.0
- @backstage/plugin-catalog-graph@0.2.21-next.0
- @backstage/plugin-search-react@1.0.2-next.0
- @backstage/plugin-permission-react@0.4.5-next.0
- @backstage/plugin-techdocs-react@1.0.4-next.0
- @backstage/plugin-catalog-common@1.0.6-next.0
- @backstage/plugin-search-common@1.0.1-next.0
- @internal/plugin-catalog-customized@0.0.2-next.0
## 0.2.74
### Patch Changes
+54 -54
View File
@@ -1,65 +1,65 @@
{
"name": "example-app",
"version": "0.2.74",
"version": "0.2.75-next.0",
"private": true,
"backstage": {
"role": "frontend"
},
"bundled": true,
"dependencies": {
"@backstage/app-defaults": "^1.0.5",
"@backstage/app-defaults": "^1.0.6-next.0",
"@backstage/catalog-model": "^1.1.0",
"@backstage/cli": "^0.18.1",
"@backstage/cli": "^0.18.2-next.0",
"@backstage/config": "^1.0.1",
"@backstage/core-app-api": "^1.0.5",
"@backstage/core-components": "^0.11.0",
"@backstage/core-plugin-api": "^1.0.5",
"@backstage/integration-react": "^1.1.3",
"@backstage/plugin-airbrake": "^0.3.8",
"@backstage/plugin-api-docs": "^0.8.8",
"@backstage/plugin-azure-devops": "^0.1.24",
"@backstage/plugin-apache-airflow": "^0.2.1",
"@backstage/plugin-badges": "^0.2.32",
"@backstage/plugin-catalog-common": "^1.0.5",
"@backstage/plugin-catalog-graph": "^0.2.20",
"@backstage/plugin-catalog-import": "^0.8.11",
"@backstage/plugin-catalog-react": "^1.1.3",
"@backstage/plugin-circleci": "^0.3.8",
"@backstage/plugin-cloudbuild": "^0.3.8",
"@backstage/plugin-code-coverage": "^0.2.1",
"@backstage/plugin-cost-insights": "^0.11.30",
"@backstage/plugin-dynatrace": "^0.1.2",
"@backstage/plugin-explore": "^0.3.39",
"@backstage/plugin-gcalendar": "^0.3.4",
"@backstage/plugin-gcp-projects": "^0.3.27",
"@backstage/plugin-github-actions": "^0.5.8",
"@backstage/plugin-gocd": "^0.1.14",
"@backstage/plugin-graphiql": "^0.2.40",
"@backstage/plugin-home": "^0.4.24",
"@backstage/plugin-jenkins": "^0.7.7",
"@backstage/plugin-kafka": "^0.3.8",
"@backstage/plugin-kubernetes": "^0.7.1",
"@backstage/plugin-lighthouse": "^0.3.8",
"@backstage/plugin-newrelic": "^0.3.26",
"@backstage/plugin-newrelic-dashboard": "^0.2.1",
"@backstage/plugin-org": "^0.5.8",
"@backstage/plugin-pagerduty": "0.5.1",
"@backstage/plugin-permission-react": "^0.4.4",
"@backstage/plugin-rollbar": "^0.4.8",
"@backstage/plugin-scaffolder": "^1.5.0",
"@backstage/plugin-search": "^1.0.1",
"@backstage/plugin-search-common": "^1.0.0",
"@backstage/plugin-search-react": "^1.0.1",
"@backstage/plugin-sentry": "^0.4.1",
"@backstage/plugin-shortcuts": "^0.3.0",
"@backstage/plugin-stack-overflow": "^0.1.4",
"@backstage/plugin-tech-insights": "^0.2.4",
"@backstage/plugin-tech-radar": "^0.5.15",
"@backstage/plugin-techdocs": "^1.3.1",
"@backstage/plugin-techdocs-module-addons-contrib": "^1.0.3",
"@backstage/plugin-techdocs-react": "^1.0.3",
"@backstage/plugin-todo": "^0.2.10",
"@backstage/plugin-user-settings": "^0.4.7",
"@backstage/core-app-api": "^1.0.6-next.0",
"@backstage/core-components": "^0.11.1-next.0",
"@backstage/core-plugin-api": "^1.0.6-next.0",
"@backstage/integration-react": "^1.1.4-next.0",
"@backstage/plugin-airbrake": "^0.3.9-next.0",
"@backstage/plugin-api-docs": "^0.8.9-next.0",
"@backstage/plugin-azure-devops": "^0.2.0-next.0",
"@backstage/plugin-apache-airflow": "^0.2.2-next.0",
"@backstage/plugin-badges": "^0.2.33-next.0",
"@backstage/plugin-catalog-common": "^1.0.6-next.0",
"@backstage/plugin-catalog-graph": "^0.2.21-next.0",
"@backstage/plugin-catalog-import": "^0.8.12-next.0",
"@backstage/plugin-catalog-react": "^1.1.4-next.0",
"@backstage/plugin-circleci": "^0.3.9-next.0",
"@backstage/plugin-cloudbuild": "^0.3.9-next.0",
"@backstage/plugin-code-coverage": "^0.2.2-next.0",
"@backstage/plugin-cost-insights": "^0.11.31-next.0",
"@backstage/plugin-dynatrace": "^0.2.0-next.0",
"@backstage/plugin-explore": "^0.3.40-next.0",
"@backstage/plugin-gcalendar": "^0.3.5-next.0",
"@backstage/plugin-gcp-projects": "^0.3.28-next.0",
"@backstage/plugin-github-actions": "^0.5.9-next.0",
"@backstage/plugin-gocd": "^0.1.15-next.0",
"@backstage/plugin-graphiql": "^0.2.41-next.0",
"@backstage/plugin-home": "^0.4.25-next.0",
"@backstage/plugin-jenkins": "^0.7.8-next.0",
"@backstage/plugin-kafka": "^0.3.9-next.0",
"@backstage/plugin-kubernetes": "^0.7.2-next.0",
"@backstage/plugin-lighthouse": "^0.3.9-next.0",
"@backstage/plugin-newrelic": "^0.3.27-next.0",
"@backstage/plugin-newrelic-dashboard": "^0.2.2-next.0",
"@backstage/plugin-org": "^0.5.9-next.0",
"@backstage/plugin-pagerduty": "0.5.2-next.0",
"@backstage/plugin-permission-react": "^0.4.5-next.0",
"@backstage/plugin-rollbar": "^0.4.9-next.0",
"@backstage/plugin-scaffolder": "^1.6.0-next.0",
"@backstage/plugin-search": "^1.0.2-next.0",
"@backstage/plugin-search-common": "^1.0.1-next.0",
"@backstage/plugin-search-react": "^1.0.2-next.0",
"@backstage/plugin-sentry": "^0.4.2-next.0",
"@backstage/plugin-shortcuts": "^0.3.1-next.0",
"@backstage/plugin-stack-overflow": "^0.1.5-next.0",
"@backstage/plugin-tech-insights": "^0.2.5-next.0",
"@backstage/plugin-tech-radar": "^0.5.16-next.0",
"@backstage/plugin-techdocs": "^1.3.2-next.0",
"@backstage/plugin-techdocs-module-addons-contrib": "^1.0.4-next.0",
"@backstage/plugin-techdocs-react": "^1.0.4-next.0",
"@backstage/plugin-todo": "^0.2.11-next.0",
"@backstage/plugin-user-settings": "^0.4.8-next.0",
"@backstage/theme": "^0.2.16",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
@@ -69,7 +69,7 @@
"@roadiehq/backstage-plugin-github-insights": "^2.0.0",
"@roadiehq/backstage-plugin-github-pull-requests": "^2.0.0",
"@roadiehq/backstage-plugin-travis-ci": "^2.0.0",
"@internal/plugin-catalog-customized": "0.0.1",
"@internal/plugin-catalog-customized": "0.0.2-next.0",
"history": "^5.0.0",
"prop-types": "^15.7.2",
"react": "^17.0.2",
@@ -80,7 +80,7 @@
"zen-observable": "^0.8.15"
},
"devDependencies": {
"@backstage/test-utils": "^1.1.3",
"@backstage/test-utils": "^1.1.4-next.0",
"@rjsf/core": "^3.2.1",
"@testing-library/cypress": "^8.0.2",
"@testing-library/jest-dom": "^5.10.1",
+11
View File
@@ -1,5 +1,16 @@
# @backstage/backend-app-api
## 0.2.1-next.0
### Patch Changes
- de3347ca74: Updated usages of `ServiceFactory`.
- Updated dependencies
- @backstage/backend-common@0.15.1-next.0
- @backstage/backend-tasks@0.3.5-next.0
- @backstage/backend-plugin-api@0.1.2-next.0
- @backstage/plugin-permission-node@0.6.5-next.0
## 0.2.0
### Minor Changes
+6 -6
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-app-api",
"description": "Core API used by Backstage backend apps",
"version": "0.2.0",
"version": "0.2.1-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"private": false,
@@ -34,16 +34,16 @@
"start": "backstage-cli package start"
},
"dependencies": {
"@backstage/backend-plugin-api": "^0.1.1",
"@backstage/backend-common": "^0.15.0",
"@backstage/backend-tasks": "^0.3.4",
"@backstage/plugin-permission-node": "^0.6.4",
"@backstage/backend-plugin-api": "^0.1.2-next.0",
"@backstage/backend-common": "^0.15.1-next.0",
"@backstage/backend-tasks": "^0.3.5-next.0",
"@backstage/plugin-permission-node": "^0.6.5-next.0",
"express": "^4.17.1",
"express-promise-router": "^4.1.0",
"winston": "^3.2.1"
},
"devDependencies": {
"@backstage/cli": "^0.18.1"
"@backstage/cli": "^0.18.2-next.0"
},
"files": [
"dist",
+10
View File
@@ -1,5 +1,15 @@
# @backstage/backend-common
## 0.15.1-next.0
### Patch Changes
- 399286d7dd: Workaround support for `swc` instead of `sucrase`
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
- Updated dependencies
- @backstage/config-loader@1.1.4-next.0
- @backstage/integration@1.3.1-next.0
## 0.15.0
### Minor Changes
+5 -5
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-common",
"description": "Common functionality library for Backstage backends",
"version": "0.15.0",
"version": "0.15.1-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"private": false,
@@ -36,9 +36,9 @@
"dependencies": {
"@backstage/cli-common": "^0.1.9",
"@backstage/config": "^1.0.1",
"@backstage/config-loader": "^1.1.3",
"@backstage/config-loader": "^1.1.4-next.0",
"@backstage/errors": "^1.1.0",
"@backstage/integration": "^1.3.0",
"@backstage/integration": "^1.3.1-next.0",
"@backstage/types": "^1.0.0",
"@google-cloud/storage": "^6.0.0",
"@keyv/redis": "^2.2.3",
@@ -91,8 +91,8 @@
}
},
"devDependencies": {
"@backstage/backend-test-utils": "^0.1.27",
"@backstage/cli": "^0.18.1",
"@backstage/backend-test-utils": "^0.1.28-next.0",
"@backstage/cli": "^0.18.2-next.0",
"@types/archiver": "^5.1.0",
"@types/base64-stream": "^1.0.2",
"@types/compression": "^1.7.0",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/backend-defaults
## 0.1.1-next.0
### Patch Changes
- de3347ca74: Updated usages of `ServiceFactory`.
- Updated dependencies
- @backstage/backend-plugin-api@0.1.2-next.0
- @backstage/backend-app-api@0.2.1-next.0
## 0.1.0
### Minor Changes
+4 -4
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-defaults",
"description": "Backend defaults used by Backstage backend apps",
"version": "0.1.0",
"version": "0.1.1-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"private": false,
@@ -33,11 +33,11 @@
"start": "backstage-cli package start"
},
"dependencies": {
"@backstage/backend-app-api": "^0.2.0",
"@backstage/backend-plugin-api": "^0.1.1"
"@backstage/backend-app-api": "^0.2.1-next.0",
"@backstage/backend-plugin-api": "^0.1.2-next.0"
},
"devDependencies": {
"@backstage/cli": "^0.18.1"
"@backstage/cli": "^0.18.2-next.0"
},
"files": [
"dist"
+9
View File
@@ -1,5 +1,14 @@
# example-backend-next
## 0.0.3-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-backend@1.6.0-next.0
- @backstage/plugin-catalog-backend@1.3.2-next.0
- @backstage/backend-defaults@0.1.1-next.0
## 0.0.2
### Patch Changes
+5 -5
View File
@@ -1,6 +1,6 @@
{
"name": "example-backend-next",
"version": "0.0.2",
"version": "0.0.3-next.0",
"main": "dist/index.cjs.js",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -25,12 +25,12 @@
"clean": "backstage-cli package clean"
},
"dependencies": {
"@backstage/backend-defaults": "^0.1.0",
"@backstage/plugin-catalog-backend": "^1.3.1",
"@backstage/plugin-scaffolder-backend": "^1.5.0"
"@backstage/backend-defaults": "^0.1.1-next.0",
"@backstage/plugin-catalog-backend": "^1.3.2-next.0",
"@backstage/plugin-scaffolder-backend": "^1.6.0-next.0"
},
"devDependencies": {
"@backstage/cli": "^0.18.1"
"@backstage/cli": "^0.18.2-next.0"
},
"files": [
"dist"
+11
View File
@@ -1,5 +1,16 @@
# @backstage/backend-plugin-api
## 0.1.2-next.0
### Patch Changes
- eef91a2558: Simplified the `ServiceFactory` type and removed `AnyServiceFactory`.
- 68513f169a: When defining a new `ServiceRef` you can now also include a `defaultFactory`, which will be used to construct instances of the service in case there is no explicit factory defined.
- Updated dependencies
- @backstage/backend-common@0.15.1-next.0
- @backstage/backend-tasks@0.3.5-next.0
- @backstage/plugin-permission-common@0.6.4-next.0
## 0.1.1
### Patch Changes
+5 -5
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-plugin-api",
"description": "Core API used by Backstage backend plugins",
"version": "0.1.1",
"version": "0.1.2-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"private": false,
@@ -35,16 +35,16 @@
},
"dependencies": {
"@backstage/config": "^1.0.1",
"@backstage/backend-common": "^0.15.0",
"@backstage/plugin-permission-common": "^0.6.3",
"@backstage/backend-tasks": "^0.3.4",
"@backstage/backend-common": "^0.15.1-next.0",
"@backstage/plugin-permission-common": "^0.6.4-next.0",
"@backstage/backend-tasks": "^0.3.5-next.0",
"@types/express": "^4.17.6",
"express": "^4.17.1",
"winston": "^3.2.1",
"winston-transport": "^4.5.0"
},
"devDependencies": {
"@backstage/cli": "^0.18.1"
"@backstage/cli": "^0.18.2-next.0"
},
"files": [
"dist",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/backend-tasks
## 0.3.5-next.0
### Patch Changes
- 243533ecdc: Added support to mysql on some raw queries
- 8872cc735d: Fixed a bug where the database option to skip migrations was ignored.
- Updated dependencies
- @backstage/backend-common@0.15.1-next.0
## 0.3.4
### 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.3.4",
"version": "0.3.5-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"private": false,
@@ -33,7 +33,7 @@
"start": "backstage-cli package start"
},
"dependencies": {
"@backstage/backend-common": "^0.15.0",
"@backstage/backend-common": "^0.15.1-next.0",
"@backstage/config": "^1.0.1",
"@backstage/errors": "^1.1.0",
"@backstage/types": "^1.0.0",
@@ -48,8 +48,8 @@
"zod": "^3.9.5"
},
"devDependencies": {
"@backstage/backend-test-utils": "^0.1.27",
"@backstage/cli": "^0.18.1",
"@backstage/backend-test-utils": "^0.1.28-next.0",
"@backstage/cli": "^0.18.2-next.0",
"@types/cron": "^2.0.0",
"wait-for-expect": "^3.0.2"
},
+12
View File
@@ -1,5 +1,17 @@
# @backstage/backend-test-utils
## 0.1.28-next.0
### Patch Changes
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
- de3347ca74: Updated usages of `ServiceFactory`.
- Updated dependencies
- @backstage/backend-common@0.15.1-next.0
- @backstage/cli@0.18.2-next.0
- @backstage/backend-plugin-api@0.1.2-next.0
- @backstage/backend-app-api@0.2.1-next.0
## 0.1.27
### Patch Changes
+6 -6
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-test-utils",
"description": "Test helpers library for Backstage backends",
"version": "0.1.27",
"version": "0.1.28-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"private": false,
@@ -35,10 +35,10 @@
"start": "backstage-cli package start"
},
"dependencies": {
"@backstage/backend-common": "^0.15.0",
"@backstage/backend-app-api": "^0.2.0",
"@backstage/backend-plugin-api": "^0.1.1",
"@backstage/cli": "^0.18.1",
"@backstage/backend-common": "^0.15.1-next.0",
"@backstage/backend-app-api": "^0.2.1-next.0",
"@backstage/backend-plugin-api": "^0.1.2-next.0",
"@backstage/cli": "^0.18.2-next.0",
"@backstage/config": "^1.0.1",
"better-sqlite3": "^7.5.0",
"knex": "^2.0.0",
@@ -49,7 +49,7 @@
"uuid": "^8.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.18.1"
"@backstage/cli": "^0.18.2-next.0"
},
"files": [
"dist",
+39
View File
@@ -1,5 +1,44 @@
# example-backend
## 0.2.75-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.15.1-next.0
- @backstage/plugin-scaffolder-backend@1.6.0-next.0
- @backstage/plugin-kafka-backend@0.2.29-next.0
- @backstage/plugin-proxy-backend@0.2.30-next.0
- @backstage/plugin-azure-devops-backend@0.3.15-next.0
- @backstage/plugin-search-backend-node@1.0.2-next.0
- @backstage/plugin-tech-insights-node@0.3.4-next.0
- @backstage/backend-tasks@0.3.5-next.0
- @backstage/plugin-catalog-backend@1.3.2-next.0
- @backstage/plugin-search-backend-module-pg@0.4.0-next.0
- @backstage/catalog-client@1.0.5-next.0
- @backstage/integration@1.3.1-next.0
- @backstage/plugin-app-backend@0.3.36-next.0
- @backstage/plugin-auth-backend@0.15.2-next.0
- @backstage/plugin-auth-node@0.2.5-next.0
- @backstage/plugin-code-coverage-backend@0.2.2-next.0
- @backstage/plugin-graphql-backend@0.1.26-next.0
- @backstage/plugin-jenkins-backend@0.1.26-next.0
- @backstage/plugin-permission-backend@0.5.11-next.0
- @backstage/plugin-permission-common@0.6.4-next.0
- @backstage/plugin-permission-node@0.6.5-next.0
- @backstage/plugin-rollbar-backend@0.1.33-next.0
- @backstage/plugin-techdocs-backend@1.2.2-next.0
- @backstage/plugin-todo-backend@0.1.33-next.0
- @backstage/plugin-tech-insights-backend@0.5.2-next.0
- @backstage/plugin-badges-backend@0.1.30-next.0
- @backstage/plugin-search-backend-module-elasticsearch@1.0.2-next.0
- @backstage/plugin-kubernetes-backend@0.7.2-next.0
- @backstage/plugin-scaffolder-backend-module-rails@0.4.4-next.0
- @backstage/plugin-search-backend@1.0.2-next.0
- @backstage/plugin-tech-insights-backend-module-jsonfc@0.1.20-next.0
- example-app@0.2.75-next.0
- @backstage/plugin-search-common@1.0.1-next.0
## 0.2.74
### Patch Changes
+34 -34
View File
@@ -1,6 +1,6 @@
{
"name": "example-backend",
"version": "0.2.74",
"version": "0.2.75-next.0",
"main": "dist/index.cjs.js",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -26,40 +26,40 @@
"build-image": "docker build ../.. -f Dockerfile --tag example-backend"
},
"dependencies": {
"@backstage/backend-common": "^0.15.0",
"@backstage/backend-tasks": "^0.3.4",
"@backstage/catalog-client": "^1.0.4",
"@backstage/backend-common": "^0.15.1-next.0",
"@backstage/backend-tasks": "^0.3.5-next.0",
"@backstage/catalog-client": "^1.0.5-next.0",
"@backstage/catalog-model": "^1.1.0",
"@backstage/config": "^1.0.1",
"@backstage/integration": "^1.3.0",
"@backstage/plugin-app-backend": "^0.3.35",
"@backstage/plugin-auth-backend": "^0.15.1",
"@backstage/plugin-auth-node": "^0.2.4",
"@backstage/plugin-azure-devops-backend": "^0.3.14",
"@backstage/plugin-badges-backend": "^0.1.29",
"@backstage/plugin-catalog-backend": "^1.3.1",
"@backstage/plugin-code-coverage-backend": "^0.2.1",
"@backstage/plugin-graphql-backend": "^0.1.25",
"@backstage/plugin-jenkins-backend": "^0.1.25",
"@backstage/plugin-kubernetes-backend": "^0.7.1",
"@backstage/plugin-kafka-backend": "^0.2.28",
"@backstage/plugin-permission-backend": "^0.5.10",
"@backstage/plugin-permission-common": "^0.6.3",
"@backstage/plugin-permission-node": "^0.6.4",
"@backstage/plugin-proxy-backend": "^0.2.29",
"@backstage/plugin-rollbar-backend": "^0.1.32",
"@backstage/plugin-scaffolder-backend": "^1.5.0",
"@backstage/plugin-scaffolder-backend-module-rails": "^0.4.3",
"@backstage/plugin-search-backend": "^1.0.1",
"@backstage/plugin-search-common": "^1.0.0",
"@backstage/plugin-search-backend-node": "^1.0.1",
"@backstage/plugin-search-backend-module-elasticsearch": "^1.0.1",
"@backstage/plugin-search-backend-module-pg": "^0.3.6",
"@backstage/plugin-techdocs-backend": "^1.2.1",
"@backstage/plugin-tech-insights-backend": "^0.5.1",
"@backstage/plugin-tech-insights-node": "^0.3.3",
"@backstage/plugin-tech-insights-backend-module-jsonfc": "^0.1.19",
"@backstage/plugin-todo-backend": "^0.1.32",
"@backstage/integration": "^1.3.1-next.0",
"@backstage/plugin-app-backend": "^0.3.36-next.0",
"@backstage/plugin-auth-backend": "^0.15.2-next.0",
"@backstage/plugin-auth-node": "^0.2.5-next.0",
"@backstage/plugin-azure-devops-backend": "^0.3.15-next.0",
"@backstage/plugin-badges-backend": "^0.1.30-next.0",
"@backstage/plugin-catalog-backend": "^1.3.2-next.0",
"@backstage/plugin-code-coverage-backend": "^0.2.2-next.0",
"@backstage/plugin-graphql-backend": "^0.1.26-next.0",
"@backstage/plugin-jenkins-backend": "^0.1.26-next.0",
"@backstage/plugin-kubernetes-backend": "^0.7.2-next.0",
"@backstage/plugin-kafka-backend": "^0.2.29-next.0",
"@backstage/plugin-permission-backend": "^0.5.11-next.0",
"@backstage/plugin-permission-common": "^0.6.4-next.0",
"@backstage/plugin-permission-node": "^0.6.5-next.0",
"@backstage/plugin-proxy-backend": "^0.2.30-next.0",
"@backstage/plugin-rollbar-backend": "^0.1.33-next.0",
"@backstage/plugin-scaffolder-backend": "^1.6.0-next.0",
"@backstage/plugin-scaffolder-backend-module-rails": "^0.4.4-next.0",
"@backstage/plugin-search-backend": "^1.0.2-next.0",
"@backstage/plugin-search-common": "^1.0.1-next.0",
"@backstage/plugin-search-backend-node": "^1.0.2-next.0",
"@backstage/plugin-search-backend-module-elasticsearch": "^1.0.2-next.0",
"@backstage/plugin-search-backend-module-pg": "^0.4.0-next.0",
"@backstage/plugin-techdocs-backend": "^1.2.2-next.0",
"@backstage/plugin-tech-insights-backend": "^0.5.2-next.0",
"@backstage/plugin-tech-insights-node": "^0.3.4-next.0",
"@backstage/plugin-tech-insights-backend-module-jsonfc": "^0.1.20-next.0",
"@backstage/plugin-todo-backend": "^0.1.33-next.0",
"@gitbeaker/node": "^35.1.0",
"@octokit/rest": "^19.0.3",
"better-sqlite3": "^7.5.0",
@@ -76,7 +76,7 @@
"winston": "^3.2.1"
},
"devDependencies": {
"@backstage/cli": "^0.18.1",
"@backstage/cli": "^0.18.2-next.0",
"@types/dockerode": "^3.3.0",
"@types/express": "^4.17.6",
"@types/express-serve-static-core": "^4.17.5",
+7
View File
@@ -1,5 +1,12 @@
# @backstage/catalog-client
## 1.0.5-next.0
### Patch Changes
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
- ef9ab322de: Minor API signatures cleanup
## 1.0.4
### Patch Changes
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/catalog-client",
"description": "An isomorphic client for the catalog backend",
"version": "1.0.4",
"version": "1.0.5-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -38,7 +38,7 @@
"cross-fetch": "^3.1.5"
},
"devDependencies": {
"@backstage/cli": "^0.18.1-next.0",
"@backstage/cli": "^0.18.2-next.0",
"@types/jest": "^26.0.7",
"msw": "^0.45.0"
},
+1 -1
View File
@@ -43,7 +43,7 @@
"uuid": "^8.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.18.1-next.0",
"@backstage/cli": "^0.18.2-next.0",
"@types/jest": "^26.0.7",
"@types/json-schema": "^7.0.5",
"@types/lodash": "^4.14.151",
+69
View File
@@ -1,5 +1,74 @@
# @backstage/cli
## 0.18.2-next.0
### Patch Changes
- 6ae0f6a719: Switch out `sucrase` for `swc` for transpilation.
`sucrase` is a little more relaxed when it comes to supporting the ways of mocking in `jest`. You might have to make some changes to your tests to meet the `jest` standard and spec if your tests seems to start failing.
Mocks that look like this are invalid, and they will throw a reference error in line with the `jest` documentation [here on example 3](https://jestjs.io/docs/es6-class-mocks#calling-jestmock-with-the-module-factory-parameter)
```ts
const mockCommandExists = jest.fn();
jest.mock('command-exists', () => mockCommandExists);
```
You might need to update these mocks to look a little like the following to defer the call to the `jest.fn()` spy until the mock is called.
```ts
const mockCommandExists = jest.fn();
jest.mock(
'command-exists',
() =>
(...args: any[]) =>
commandExists(...args),
);
```
Also, imports are immutable. So it means that you might get some errors when trying to use `jest.spyOn` with starred imports. You might see an error like this:
```log
TypeError: Cannot redefine property: executeFrameHandlerStrategy
at Function.defineProperty (<anonymous>)
20 | import { AuthResolverContext } from '../types';
21 |
> 22 | const mockFrameHandler = jest.spyOn(
| ^
23 | helpers,
24 | 'executeFrameHandlerStrategy',
25 | ) as unknown as jest.MockedFunction<
```
This happens when you try to do `import * as something from './something'` and then `jest.spyOn(something, 'test)`. You will need to add a `jest.mock` call to mock out the required starred import to return `jest.fn()` functions from the start. Something like this fixes the above test:
```ts
jest.mock('../../helpers', () => ({
executeFrameHandlerStrategy: jest.fn(),
}));
```
You can also remove any occurrence of `hot(App)` and any import of `react-hot-loader` if you're using the that package locally, as all this has now been replaced with [React Refresh](https://www.npmjs.com/package/react-refresh) which you will get out of the box with the new CLI.
**Note** If you're experiencing difficulties with running tests after the migration, please reach out to us on Discord to see if we can help, or raise an issue. But in the meantime you can switch back to the existing behaviour by using the following config in your root `package.json`.
```json
"jest": {
"transform": {
"\\.(js|jsx|ts|tsx|mjs|cjs)$": "@backstage/cli/config/jestSucraseTransform.js",
"\\.(bmp|gif|jpg|jpeg|png|frag|xml|svg|eot|woff|woff2|ttf)$": "@backstage/cli/config/jestFileTransform.js",
"\\.(yaml)$": "jest-transform-yaml"
}
}
```
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
- Updated dependencies
- @backstage/config-loader@1.1.4-next.0
- @backstage/release-manifests@0.0.6-next.0
## 0.18.1
### Patch Changes
+9 -9
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/cli",
"description": "CLI for developing Backstage plugins and apps",
"version": "0.18.1",
"version": "0.18.2-next.0",
"private": false,
"publishConfig": {
"access": "public"
@@ -33,9 +33,9 @@
"dependencies": {
"@backstage/cli-common": "^0.1.9",
"@backstage/config": "^1.0.1",
"@backstage/config-loader": "^1.1.3",
"@backstage/config-loader": "^1.1.4-next.0",
"@backstage/errors": "^1.1.0",
"@backstage/release-manifests": "^0.0.5",
"@backstage/release-manifests": "^0.0.6-next.0",
"@backstage/types": "^1.0.0",
"@manypkg/get-packages": "^1.1.3",
"@octokit/request": "^6.0.0",
@@ -129,13 +129,13 @@
"zod": "^3.11.6"
},
"devDependencies": {
"@backstage/backend-common": "^0.15.0",
"@backstage/backend-common": "^0.15.1-next.0",
"@backstage/config": "^1.0.1",
"@backstage/core-app-api": "^1.0.5",
"@backstage/core-components": "^0.11.0",
"@backstage/core-plugin-api": "^1.0.5",
"@backstage/dev-utils": "^1.0.5",
"@backstage/test-utils": "^1.1.3",
"@backstage/core-app-api": "^1.0.6-next.0",
"@backstage/core-components": "^0.11.1-next.0",
"@backstage/core-plugin-api": "^1.0.6-next.0",
"@backstage/dev-utils": "^1.0.6-next.0",
"@backstage/test-utils": "^1.1.4-next.0",
"@backstage/theme": "^0.2.16",
"@types/diff": "^5.0.0",
"@types/express": "^4.17.6",
+6
View File
@@ -1,5 +1,11 @@
# @backstage/config-loader
## 1.1.4-next.0
### Patch Changes
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
## 1.1.3
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/config-loader",
"description": "Config loading functionality used by Backstage backend, and CLI",
"version": "1.1.3",
"version": "1.1.4-next.0",
"private": false,
"publishConfig": {
"access": "public",
+1 -1
View File
@@ -37,7 +37,7 @@
"lodash": "^4.17.21"
},
"devDependencies": {
"@backstage/test-utils": "^1.1.3-next.0",
"@backstage/test-utils": "^1.1.4-next.0",
"@types/jest": "^26.0.7",
"@types/node": "^16.0.0"
},
+9
View File
@@ -1,5 +1,14 @@
# @backstage/core-app-api
## 1.0.6-next.0
### Patch Changes
- 744fea158b: Added `getSystemIcons()` function to the `AppContext` available through `useApp` that will pull a list of all the icons that have been registered in the App.
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
- Updated dependencies
- @backstage/core-plugin-api@1.0.6-next.0
## 1.0.5
### Patch Changes
+4 -4
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/core-app-api",
"description": "Core app API used by Backstage apps",
"version": "1.0.5",
"version": "1.0.6-next.0",
"private": false,
"publishConfig": {
"access": "public",
@@ -34,7 +34,7 @@
},
"dependencies": {
"@backstage/config": "^1.0.1",
"@backstage/core-plugin-api": "^1.0.5",
"@backstage/core-plugin-api": "^1.0.6-next.0",
"@backstage/types": "^1.0.0",
"@backstage/version-bridge": "^1.0.1",
"@types/prop-types": "^15.7.3",
@@ -49,8 +49,8 @@
"react": "^16.13.1 || ^17.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.18.1",
"@backstage/test-utils": "^1.1.3",
"@backstage/cli": "^0.18.2-next.0",
"@backstage/test-utils": "^1.1.4-next.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^12.1.3",
"@testing-library/react-hooks": "^8.0.0",
+10
View File
@@ -1,5 +1,15 @@
# @backstage/core-components
## 0.11.1-next.0
### Patch Changes
- b29c44d895: Adds code to generate ids for headers parsed through the MarkdownContent component.
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
- c8bb0ff8ce: Minor cleanup of the public API surface to reduce the number of warnings
- Updated dependencies
- @backstage/core-plugin-api@1.0.6-next.0
## 0.11.0
### Minor Changes
+5 -5
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/core-components",
"description": "Core components used by Backstage plugins and apps",
"version": "0.11.0",
"version": "0.11.1-next.0",
"private": false,
"publishConfig": {
"access": "public",
@@ -34,7 +34,7 @@
},
"dependencies": {
"@backstage/config": "^1.0.1",
"@backstage/core-plugin-api": "^1.0.5",
"@backstage/core-plugin-api": "^1.0.6-next.0",
"@backstage/errors": "^1.1.0",
"@backstage/theme": "^0.2.16",
"@backstage/version-bridge": "^1.0.1",
@@ -79,9 +79,9 @@
"react-dom": "^16.13.1 || ^17.0.0"
},
"devDependencies": {
"@backstage/core-app-api": "^1.0.5",
"@backstage/cli": "^0.18.1",
"@backstage/test-utils": "^1.1.3",
"@backstage/core-app-api": "^1.0.6-next.0",
"@backstage/cli": "^0.18.2-next.0",
"@backstage/test-utils": "^1.1.4-next.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^12.1.3",
"@testing-library/react-hooks": "^8.0.0",
+8
View File
@@ -1,5 +1,13 @@
# @backstage/core-plugin-api
## 1.0.6-next.0
### Patch Changes
- 744fea158b: Added `getSystemIcons()` function to the `AppContext` available through `useApp` that will pull a list of all the icons that have been registered in the App.
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
- ef9ab322de: Minor API signatures cleanup
## 1.0.5
### Patch Changes
+4 -4
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/core-plugin-api",
"description": "Core API used by Backstage plugins",
"version": "1.0.5",
"version": "1.0.6-next.0",
"private": false,
"publishConfig": {
"access": "public",
@@ -47,9 +47,9 @@
"react": "^16.13.1 || ^17.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.18.1",
"@backstage/core-app-api": "^1.0.5",
"@backstage/test-utils": "^1.1.3",
"@backstage/cli": "^0.18.2-next.0",
"@backstage/core-app-api": "^1.0.6-next.0",
"@backstage/test-utils": "^1.1.4-next.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^12.1.3",
"@testing-library/react-hooks": "^8.0.0",
+94
View File
@@ -1,5 +1,99 @@
# @backstage/create-app
## 0.4.31-next.0
### Patch Changes
- e83de28e36: Fix typo in the documentation
- 208d6780c9: The `packages/backend/Dockerfile` received a couple of updates, it now looks as follows:
```Dockerfile
FROM node:16-bullseye-slim
# Install sqlite3 dependencies. You can skip this if you don't use sqlite3 in the image,
# in which case you should also move better-sqlite3 to "devDependencies" in package.json.
RUN apt-get update && \
apt-get install -y --no-install-recommends libsqlite3-dev python3 build-essential && \
rm -rf /var/lib/apt/lists/* && \
yarn config set python /usr/bin/python3
# From here on we use the least-privileged `node` user to run the backend.
USER node
WORKDIR /app
# This switches many Node.js dependencies to production mode.
ENV NODE_ENV production
# Copy repo skeleton first, to avoid unnecessary docker cache invalidation.
# The skeleton contains the package.json of each package in the monorepo,
# and along with yarn.lock and the root package.json, that's enough to run yarn install.
COPY --chown=node:node yarn.lock package.json packages/backend/dist/skeleton.tar.gz ./
RUN tar xzf skeleton.tar.gz && rm skeleton.tar.gz
RUN yarn install --frozen-lockfile --production --network-timeout 300000 && rm -rf "$(yarn cache dir)"
# Then copy the rest of the backend bundle, along with any other files we might want.
COPY --chown=node:node packages/backend/dist/bundle.tar.gz app-config*.yaml ./
RUN tar xzf bundle.tar.gz && rm bundle.tar.gz
CMD ["node", "packages/backend", "--config", "app-config.yaml", "--config", "app-config.production.yaml"]
```
The two notable changes are that a `USER node` instruction has been added and the ordering of instructions has been changed accordingly. This means that the app will now be running using the least-privileged `node` user. In order for this to work we now need to make sure that all app files are owned by the `node` user, which we do by adding the `--chown=node:node` option to the `COPY` instructions.
The second change is the addition of `ENV NODE_ENV production`, which ensured that all Node.js modules run in production mode. If you apply this change to an existing app, note that one of the more significant changes is that this switches the log formatting to use the default production format, JSON. Rather than your log lines looking like this:
```log
2022-08-10T11:36:05.478Z catalog info Performing database migration type=plugin
```
They will now look like this:
```log
{"level":"info","message":"Performing database migration","plugin":"catalog","service":"backstage","type":"plugin"}
```
If you wish to keep the existing format, you can override this change by applying the following change to `packages/backend/src/index.ts`:
```diff
getRootLogger,
+ setRootLogger,
+ createRootLogger,
+ coloredFormat,
useHotMemoize,
...
ServerTokenManager,
} from '@backstage/backend-common';
...
async function main() {
+ setRootLogger(createRootLogger({ format: coloredFormat }));
+
const config = await loadBackendConfig({
```
- c0a08fd08c: Added `EntityLinksCard` to the system `EntityPage`.
For an existing installation where you want to display the links card for entity pages of kind `system` you should make the following adjustment to `packages/app/src/components/catalog/EntityPage.tsx`
```diff
const systemPage = (
...
<Grid item md={6} xs={12}>
<EntityCatalogGraphCard variant="gridItem" height={400} />
</Grid>
+ <Grid item md={4} xs={12}>
+ <EntityLinksCard />
+ </Grid>
- <Grid item md={6}>
+ <Grid item md={8}>
<EntityHasComponentsCard variant="gridItem" />
</Grid>
...
);
```
## 0.4.30
### 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.30",
"version": "0.4.31-next.0",
"private": false,
"publishConfig": {
"access": "public"
+14
View File
@@ -1,5 +1,19 @@
# @backstage/dev-utils
## 1.0.6-next.0
### Patch Changes
- 4c5e85ddf3: Removed the dependency and setup of `react-hot-loader`, since the `@backstage/cli` now uses `swc` with `React Refresh` instead.
- Updated dependencies
- @backstage/core-app-api@1.0.6-next.0
- @backstage/core-plugin-api@1.0.6-next.0
- @backstage/core-components@0.11.1-next.0
- @backstage/integration-react@1.1.4-next.0
- @backstage/test-utils@1.1.4-next.0
- @backstage/plugin-catalog-react@1.1.4-next.0
- @backstage/app-defaults@1.0.6-next.0
## 1.0.5
### Patch Changes
+9 -9
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/dev-utils",
"description": "Utilities for developing Backstage plugins.",
"version": "1.0.5",
"version": "1.0.6-next.0",
"private": false,
"publishConfig": {
"access": "public",
@@ -33,14 +33,14 @@
"start": "backstage-cli package start"
},
"dependencies": {
"@backstage/app-defaults": "^1.0.5",
"@backstage/core-app-api": "^1.0.5",
"@backstage/core-components": "^0.11.0",
"@backstage/core-plugin-api": "^1.0.5",
"@backstage/app-defaults": "^1.0.6-next.0",
"@backstage/core-app-api": "^1.0.6-next.0",
"@backstage/core-components": "^0.11.1-next.0",
"@backstage/core-plugin-api": "^1.0.6-next.0",
"@backstage/catalog-model": "^1.1.0",
"@backstage/integration-react": "^1.1.3",
"@backstage/plugin-catalog-react": "^1.1.3",
"@backstage/test-utils": "^1.1.3",
"@backstage/integration-react": "^1.1.4-next.0",
"@backstage/plugin-catalog-react": "^1.1.4-next.0",
"@backstage/test-utils": "^1.1.4-next.0",
"@backstage/theme": "^0.2.16",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
@@ -58,7 +58,7 @@
"react-dom": "^16.13.1 || ^17.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.18.1",
"@backstage/cli": "^0.18.2-next.0",
"@types/jest": "^26.0.7",
"@types/node": "^16.0.0"
},
+1 -1
View File
@@ -38,7 +38,7 @@
"serialize-error": "^8.0.1"
},
"devDependencies": {
"@backstage/cli": "^0.18.1-next.0",
"@backstage/cli": "^0.18.2-next.0",
"@types/jest": "^26.0.7"
},
"files": [
+10
View File
@@ -1,5 +1,15 @@
# @backstage/integration-react
## 1.1.4-next.0
### Patch Changes
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
- Updated dependencies
- @backstage/core-plugin-api@1.0.6-next.0
- @backstage/core-components@0.11.1-next.0
- @backstage/integration@1.3.1-next.0
## 1.1.3
### Patch Changes
+7 -7
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/integration-react",
"description": "Frontend package for managing integrations towards external systems",
"version": "1.1.3",
"version": "1.1.4-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -25,9 +25,9 @@
},
"dependencies": {
"@backstage/config": "^1.0.1",
"@backstage/core-components": "^0.11.0",
"@backstage/core-plugin-api": "^1.0.5",
"@backstage/integration": "^1.3.0",
"@backstage/core-components": "^0.11.1-next.0",
"@backstage/core-plugin-api": "^1.0.6-next.0",
"@backstage/integration": "^1.3.1-next.0",
"@backstage/theme": "^0.2.16",
"@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.18.1",
"@backstage/dev-utils": "^1.0.5",
"@backstage/test-utils": "^1.1.3",
"@backstage/cli": "^0.18.2-next.0",
"@backstage/dev-utils": "^1.0.6-next.0",
"@backstage/test-utils": "^1.1.4-next.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^14.0.0",
+6
View File
@@ -1,5 +1,11 @@
# @backstage/integration
## 1.3.1-next.0
### Patch Changes
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
## 1.3.0
### Minor Changes
+4 -4
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/integration",
"description": "Helpers for managing integrations towards external systems",
"version": "1.3.0",
"version": "1.3.1-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -43,9 +43,9 @@
"lodash": "^4.17.21"
},
"devDependencies": {
"@backstage/cli": "^0.18.1",
"@backstage/config-loader": "^1.1.3",
"@backstage/test-utils": "^1.1.3",
"@backstage/cli": "^0.18.2-next.0",
"@backstage/config-loader": "^1.1.4-next.0",
"@backstage/test-utils": "^1.1.4-next.0",
"@types/jest": "^26.0.7",
"@types/luxon": "^3.0.0",
"msw": "^0.45.0"
+6
View File
@@ -1,5 +1,11 @@
# @backstage/release-manifests
## 0.0.6-next.0
### Patch Changes
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
## 0.0.5
### Patch Changes
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/release-manifests",
"description": "Helper library for receiving release manifests",
"version": "0.0.5",
"version": "0.0.6-next.0",
"private": false,
"main": "src/index.ts",
"types": "src/index.ts",
@@ -36,7 +36,7 @@
"cross-fetch": "^3.1.5"
},
"devDependencies": {
"@backstage/test-utils": "^1.1.3-next.0",
"@backstage/test-utils": "^1.1.4-next.0",
"msw": "^0.45.0",
"@types/jest": "^26.0.7",
"@types/node": "^16.0.0"
@@ -1,5 +1,21 @@
# techdocs-cli-embedded-app
## 0.2.74-next.0
### Patch Changes
- Updated dependencies
- @backstage/plugin-techdocs@1.3.2-next.0
- @backstage/core-app-api@1.0.6-next.0
- @backstage/core-plugin-api@1.0.6-next.0
- @backstage/core-components@0.11.1-next.0
- @backstage/cli@0.18.2-next.0
- @backstage/integration-react@1.1.4-next.0
- @backstage/test-utils@1.1.4-next.0
- @backstage/app-defaults@1.0.6-next.0
- @backstage/plugin-catalog@1.5.1-next.0
- @backstage/plugin-techdocs-react@1.0.4-next.0
## 0.2.73
### Patch Changes
+12 -12
View File
@@ -1,24 +1,24 @@
{
"name": "techdocs-cli-embedded-app",
"version": "0.2.73",
"version": "0.2.74-next.0",
"private": true,
"backstage": {
"role": "frontend"
},
"bundled": true,
"dependencies": {
"@backstage/app-defaults": "^1.0.5",
"@backstage/app-defaults": "^1.0.6-next.0",
"@backstage/catalog-model": "^1.1.0",
"@backstage/cli": "^0.18.1",
"@backstage/cli": "^0.18.2-next.0",
"@backstage/config": "^1.0.1",
"@backstage/core-app-api": "^1.0.5",
"@backstage/core-components": "^0.11.0",
"@backstage/core-plugin-api": "^1.0.5",
"@backstage/integration-react": "^1.1.3",
"@backstage/plugin-catalog": "^1.5.0",
"@backstage/plugin-techdocs": "^1.3.1",
"@backstage/plugin-techdocs-react": "^1.0.3",
"@backstage/test-utils": "^1.1.3",
"@backstage/core-app-api": "^1.0.6-next.0",
"@backstage/core-components": "^0.11.1-next.0",
"@backstage/core-plugin-api": "^1.0.6-next.0",
"@backstage/integration-react": "^1.1.4-next.0",
"@backstage/plugin-catalog": "^1.5.1-next.0",
"@backstage/plugin-techdocs": "^1.3.2-next.0",
"@backstage/plugin-techdocs-react": "^1.0.4-next.0",
"@backstage/test-utils": "^1.1.4-next.0",
"@backstage/theme": "^0.2.16",
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.9.1",
@@ -30,7 +30,7 @@
"react-use": "^17.2.4"
},
"devDependencies": {
"@backstage/cli": "^0.18.1",
"@backstage/cli": "^0.18.2-next.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^14.0.0",
+8
View File
@@ -1,5 +1,13 @@
# @techdocs/cli
## 1.2.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.15.1-next.0
- @backstage/plugin-techdocs-node@1.3.1-next.0
## 1.2.0
### Minor Changes
+4 -4
View File
@@ -1,7 +1,7 @@
{
"name": "@techdocs/cli",
"description": "Utility CLI for managing TechDocs sites in Backstage.",
"version": "1.2.0",
"version": "1.2.1-next.0",
"private": false,
"publishConfig": {
"access": "public"
@@ -37,7 +37,7 @@
"techdocs-cli": "bin/techdocs-cli"
},
"devDependencies": {
"@backstage/cli": "^0.18.1",
"@backstage/cli": "^0.18.2-next.0",
"@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.15.0",
"@backstage/backend-common": "^0.15.1-next.0",
"@backstage/catalog-model": "^1.1.0",
"@backstage/cli-common": "^0.1.9",
"@backstage/config": "^1.0.1",
"@backstage/plugin-techdocs-node": "^1.3.0",
"@backstage/plugin-techdocs-node": "^1.3.1-next.0",
"@types/dockerode": "^3.3.0",
"commander": "^9.1.0",
"dockerode": "^3.3.1",
+11
View File
@@ -1,5 +1,16 @@
# @backstage/test-utils
## 1.1.4-next.0
### Patch Changes
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
- Updated dependencies
- @backstage/core-app-api@1.0.6-next.0
- @backstage/core-plugin-api@1.0.6-next.0
- @backstage/plugin-permission-common@0.6.4-next.0
- @backstage/plugin-permission-react@0.4.5-next.0
## 1.1.3
### Patch Changes
+6 -6
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/test-utils",
"description": "Utilities to test Backstage plugins and apps.",
"version": "1.1.3",
"version": "1.1.4-next.0",
"private": false,
"publishConfig": {
"access": "public",
@@ -34,10 +34,10 @@
},
"dependencies": {
"@backstage/config": "^1.0.1",
"@backstage/core-app-api": "^1.0.5",
"@backstage/core-plugin-api": "^1.0.5",
"@backstage/plugin-permission-common": "^0.6.3",
"@backstage/plugin-permission-react": "^0.4.4",
"@backstage/core-app-api": "^1.0.6-next.0",
"@backstage/core-plugin-api": "^1.0.6-next.0",
"@backstage/plugin-permission-common": "^0.6.4-next.0",
"@backstage/plugin-permission-react": "^0.4.5-next.0",
"@backstage/theme": "^0.2.16",
"@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.18.1",
"@backstage/cli": "^0.18.2-next.0",
"@types/jest": "^26.0.7",
"@types/node": "^16.11.26",
"msw": "^0.45.0"
+1 -1
View File
@@ -36,7 +36,7 @@
"@material-ui/core": "^4.12.2"
},
"devDependencies": {
"@backstage/cli": "^0.18.1-next.0"
"@backstage/cli": "^0.18.2-next.0"
},
"files": [
"dist"
+1 -1
View File
@@ -34,7 +34,7 @@
},
"dependencies": {},
"devDependencies": {
"@backstage/cli": "^0.18.1-next.0",
"@backstage/cli": "^0.18.2-next.0",
"@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.18.1-next.0",
"@backstage/cli": "^0.18.2-next.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^12.1.3",
"@testing-library/react-hooks": "^8.0.0"
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-adr-backend
## 0.2.1-next.0
### Patch Changes
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
- Updated dependencies
- @backstage/backend-common@0.15.1-next.0
- @backstage/catalog-client@1.0.5-next.0
- @backstage/integration@1.3.1-next.0
- @backstage/plugin-adr-common@0.2.1-next.0
- @backstage/plugin-search-common@1.0.1-next.0
## 0.2.0
### Minor Changes
+7 -7
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-adr-backend",
"version": "0.2.0",
"version": "0.2.1-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -29,14 +29,14 @@
"postpack": "backstage-cli package postpack"
},
"dependencies": {
"@backstage/backend-common": "^0.15.0",
"@backstage/catalog-client": "^1.0.4",
"@backstage/backend-common": "^0.15.1-next.0",
"@backstage/catalog-client": "^1.0.5-next.0",
"@backstage/catalog-model": "^1.1.0",
"@backstage/config": "^1.0.1",
"@backstage/errors": "^1.1.0",
"@backstage/integration": "^1.3.0",
"@backstage/plugin-adr-common": "^0.2.0",
"@backstage/plugin-search-common": "^1.0.0",
"@backstage/integration": "^1.3.1-next.0",
"@backstage/plugin-adr-common": "^0.2.1-next.0",
"@backstage/plugin-search-common": "^1.0.1-next.0",
"luxon": "^3.0.0",
"marked": "^4.0.14",
"winston": "^3.2.1",
@@ -44,7 +44,7 @@
"yn": "^4.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.18.1",
"@backstage/cli": "^0.18.2-next.0",
"@types/marked": "^4.0.0",
"@types/supertest": "^2.0.8",
"supertest": "^6.1.3",
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-adr-common
## 0.2.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/integration@1.3.1-next.0
- @backstage/plugin-search-common@1.0.1-next.0
## 0.2.0
### Minor Changes
+4 -4
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-adr-common",
"description": "Common functionalities for the adr plugin",
"version": "0.2.0",
"version": "0.2.1-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -31,11 +31,11 @@
},
"dependencies": {
"@backstage/catalog-model": "^1.1.0",
"@backstage/integration": "^1.3.0",
"@backstage/plugin-search-common": "^1.0.0"
"@backstage/integration": "^1.3.1-next.0",
"@backstage/plugin-search-common": "^1.0.1-next.0"
},
"devDependencies": {
"@backstage/cli": "^0.18.1"
"@backstage/cli": "^0.18.2-next.0"
},
"files": [
"dist"
+15
View File
@@ -1,5 +1,20 @@
# @backstage/plugin-adr
## 0.2.1-next.0
### Patch Changes
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
- c8bb0ff8ce: Minor cleanup of the public API surface to reduce the number of warnings
- Updated dependencies
- @backstage/core-plugin-api@1.0.6-next.0
- @backstage/core-components@0.11.1-next.0
- @backstage/integration-react@1.1.4-next.0
- @backstage/plugin-catalog-react@1.1.4-next.0
- @backstage/plugin-search-react@1.0.2-next.0
- @backstage/plugin-adr-common@0.2.1-next.0
- @backstage/plugin-search-common@1.0.1-next.0
## 0.2.0
### Minor Changes
+12 -12
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-adr",
"version": "0.2.0",
"version": "0.2.1-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -23,13 +23,13 @@
},
"dependencies": {
"@backstage/catalog-model": "^1.1.0",
"@backstage/core-components": "^0.11.0",
"@backstage/core-plugin-api": "^1.0.5",
"@backstage/integration-react": "^1.1.3",
"@backstage/plugin-adr-common": "^0.2.0",
"@backstage/plugin-catalog-react": "^1.1.3",
"@backstage/plugin-search-common": "^1.0.0",
"@backstage/plugin-search-react": "^1.0.1",
"@backstage/core-components": "^0.11.1-next.0",
"@backstage/core-plugin-api": "^1.0.6-next.0",
"@backstage/integration-react": "^1.1.4-next.0",
"@backstage/plugin-adr-common": "^0.2.1-next.0",
"@backstage/plugin-catalog-react": "^1.1.4-next.0",
"@backstage/plugin-search-common": "^1.0.1-next.0",
"@backstage/plugin-search-react": "^1.0.2-next.0",
"@backstage/theme": "^0.2.16",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
@@ -45,10 +45,10 @@
"react": "^16.13.1 || ^17.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.18.1",
"@backstage/core-app-api": "^1.0.5",
"@backstage/dev-utils": "^1.0.5",
"@backstage/test-utils": "^1.1.3",
"@backstage/cli": "^0.18.2-next.0",
"@backstage/core-app-api": "^1.0.6-next.0",
"@backstage/dev-utils": "^1.0.6-next.0",
"@backstage/test-utils": "^1.1.4-next.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^14.0.0",
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-airbrake-backend
## 0.2.9-next.0
### Patch Changes
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
- Updated dependencies
- @backstage/backend-common@0.15.1-next.0
## 0.2.8
### Patch Changes
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-airbrake-backend",
"version": "0.2.8",
"version": "0.2.9-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -22,7 +22,7 @@
"clean": "backstage-cli package clean"
},
"dependencies": {
"@backstage/backend-common": "^0.15.0",
"@backstage/backend-common": "^0.15.1-next.0",
"@backstage/config": "^1.0.1",
"@types/express": "*",
"express": "^4.17.1",
@@ -33,7 +33,7 @@
"yn": "^4.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.18.1",
"@backstage/cli": "^0.18.2-next.0",
"@types/http-proxy-middleware": "^0.19.3",
"@types/supertest": "^2.0.8",
"supertest": "^6.1.6",
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-airbrake
## 0.3.9-next.0
### Patch Changes
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
- Updated dependencies
- @backstage/core-plugin-api@1.0.6-next.0
- @backstage/core-components@0.11.1-next.0
- @backstage/test-utils@1.1.4-next.0
- @backstage/dev-utils@1.0.6-next.0
- @backstage/plugin-catalog-react@1.1.4-next.0
## 0.3.8
### Patch Changes
+10 -10
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-airbrake",
"version": "0.3.8",
"version": "0.3.9-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -24,11 +24,11 @@
},
"dependencies": {
"@backstage/catalog-model": "^1.1.0",
"@backstage/core-components": "^0.11.0",
"@backstage/core-plugin-api": "^1.0.5",
"@backstage/dev-utils": "^1.0.5",
"@backstage/plugin-catalog-react": "^1.1.3",
"@backstage/test-utils": "^1.1.3",
"@backstage/core-components": "^0.11.1-next.0",
"@backstage/core-plugin-api": "^1.0.6-next.0",
"@backstage/dev-utils": "^1.0.6-next.0",
"@backstage/plugin-catalog-react": "^1.1.4-next.0",
"@backstage/test-utils": "^1.1.4-next.0",
"@backstage/theme": "^0.2.16",
"@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.5",
"@backstage/cli": "^0.18.1",
"@backstage/dev-utils": "^1.0.5",
"@backstage/test-utils": "^1.1.3",
"@backstage/app-defaults": "^1.0.6-next.0",
"@backstage/cli": "^0.18.2-next.0",
"@backstage/dev-utils": "^1.0.6-next.0",
"@backstage/test-utils": "^1.1.4-next.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^14.0.0",
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-allure
## 0.1.25-next.0
### Patch Changes
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
- Updated dependencies
- @backstage/core-plugin-api@1.0.6-next.0
- @backstage/core-components@0.11.1-next.0
- @backstage/plugin-catalog-react@1.1.4-next.0
## 0.1.24
### Patch Changes
+8 -8
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-allure",
"description": "A Backstage plugin that integrates with Allure",
"version": "0.1.24",
"version": "0.1.25-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -26,9 +26,9 @@
},
"dependencies": {
"@backstage/catalog-model": "^1.1.0",
"@backstage/core-components": "^0.11.0",
"@backstage/core-plugin-api": "^1.0.5",
"@backstage/plugin-catalog-react": "^1.1.3",
"@backstage/core-components": "^0.11.1-next.0",
"@backstage/core-plugin-api": "^1.0.6-next.0",
"@backstage/plugin-catalog-react": "^1.1.4-next.0",
"@backstage/theme": "^0.2.16",
"@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.18.1",
"@backstage/core-app-api": "^1.0.5",
"@backstage/dev-utils": "^1.0.5",
"@backstage/test-utils": "^1.1.3",
"@backstage/cli": "^0.18.2-next.0",
"@backstage/core-app-api": "^1.0.6-next.0",
"@backstage/dev-utils": "^1.0.6-next.0",
"@backstage/test-utils": "^1.1.4-next.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^14.0.0",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-analytics-module-ga
## 0.1.20-next.0
### Patch Changes
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
- Updated dependencies
- @backstage/core-plugin-api@1.0.6-next.0
- @backstage/core-components@0.11.1-next.0
## 0.1.19
### Patch Changes
+7 -7
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-analytics-module-ga",
"version": "0.1.19",
"version": "0.1.20-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -25,8 +25,8 @@
},
"dependencies": {
"@backstage/config": "^1.0.1",
"@backstage/core-components": "^0.11.0",
"@backstage/core-plugin-api": "^1.0.5",
"@backstage/core-components": "^0.11.1-next.0",
"@backstage/core-plugin-api": "^1.0.6-next.0",
"@backstage/theme": "^0.2.16",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
@@ -38,10 +38,10 @@
"react": "^16.13.1 || ^17.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.18.1",
"@backstage/core-app-api": "^1.0.5",
"@backstage/dev-utils": "^1.0.5",
"@backstage/test-utils": "^1.1.3",
"@backstage/cli": "^0.18.2-next.0",
"@backstage/core-app-api": "^1.0.6-next.0",
"@backstage/dev-utils": "^1.0.6-next.0",
"@backstage/test-utils": "^1.1.4-next.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^14.0.0",
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-apache-airflow
## 0.2.2-next.0
### Patch Changes
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
- c8bb0ff8ce: Minor cleanup of the public API surface to reduce the number of warnings
- Updated dependencies
- @backstage/core-plugin-api@1.0.6-next.0
- @backstage/core-components@0.11.1-next.0
## 0.2.1
### Patch Changes
+7 -7
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-apache-airflow",
"version": "0.2.1",
"version": "0.2.2-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -23,8 +23,8 @@
"clean": "backstage-cli package clean"
},
"dependencies": {
"@backstage/core-components": "^0.11.0",
"@backstage/core-plugin-api": "^1.0.5",
"@backstage/core-components": "^0.11.1-next.0",
"@backstage/core-plugin-api": "^1.0.6-next.0",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.57",
@@ -36,10 +36,10 @@
"react": "^16.13.1 || ^17.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.18.1",
"@backstage/core-app-api": "^1.0.5",
"@backstage/dev-utils": "^1.0.5",
"@backstage/test-utils": "^1.1.3",
"@backstage/cli": "^0.18.2-next.0",
"@backstage/core-app-api": "^1.0.6-next.0",
"@backstage/dev-utils": "^1.0.6-next.0",
"@backstage/test-utils": "^1.1.4-next.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^14.0.0",
@@ -37,7 +37,7 @@
"react": "^16.13.1 || ^17.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.18.1-next.0",
"@backstage/cli": "^0.18.2-next.0",
"@testing-library/jest-dom": "^5.16.4",
"@types/react": "^16.13.1 || ^17.0.0"
},
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-api-docs
## 0.8.9-next.0
### Patch Changes
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
- ef9ab322de: Minor API signatures cleanup
- c8bb0ff8ce: Minor cleanup of the public API surface to reduce the number of warnings
- Updated dependencies
- @backstage/core-plugin-api@1.0.6-next.0
- @backstage/core-components@0.11.1-next.0
- @backstage/plugin-catalog-react@1.1.4-next.0
- @backstage/plugin-catalog@1.5.1-next.0
## 0.8.8
### Patch Changes
+9 -9
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.8",
"version": "0.8.9-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -35,10 +35,10 @@
"dependencies": {
"@asyncapi/react-component": "1.0.0-next.40",
"@backstage/catalog-model": "^1.1.0",
"@backstage/core-components": "^0.11.0",
"@backstage/core-plugin-api": "^1.0.5",
"@backstage/plugin-catalog": "^1.5.0",
"@backstage/plugin-catalog-react": "^1.1.3",
"@backstage/core-components": "^0.11.1-next.0",
"@backstage/core-plugin-api": "^1.0.6-next.0",
"@backstage/plugin-catalog": "^1.5.1-next.0",
"@backstage/plugin-catalog-react": "^1.1.4-next.0",
"@backstage/theme": "^0.2.16",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
@@ -57,10 +57,10 @@
"react": "^16.13.1 || ^17.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.18.1",
"@backstage/core-app-api": "^1.0.5",
"@backstage/dev-utils": "^1.0.5",
"@backstage/test-utils": "^1.1.3",
"@backstage/cli": "^0.18.2-next.0",
"@backstage/core-app-api": "^1.0.6-next.0",
"@backstage/dev-utils": "^1.0.6-next.0",
"@backstage/test-utils": "^1.1.4-next.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^14.0.0",
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-apollo-explorer
## 0.1.2-next.0
### Patch Changes
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
- ef9ab322de: Minor API signatures cleanup
- Updated dependencies
- @backstage/core-plugin-api@1.0.6-next.0
- @backstage/core-components@0.11.1-next.0
## 0.1.1
### Patch Changes
+7 -7
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-apollo-explorer",
"version": "0.1.1",
"version": "0.1.2-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -22,8 +22,8 @@
"postpack": "backstage-cli package postpack"
},
"dependencies": {
"@backstage/core-components": "^0.11.0",
"@backstage/core-plugin-api": "^1.0.5",
"@backstage/core-components": "^0.11.1-next.0",
"@backstage/core-plugin-api": "^1.0.6-next.0",
"@backstage/theme": "^0.2.16",
"@material-ui/core": "^4.9.13",
"@material-ui/icons": "^4.9.1",
@@ -36,10 +36,10 @@
"react": "^16.13.1 || ^17.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.18.1",
"@backstage/core-app-api": "^1.0.5",
"@backstage/dev-utils": "^1.0.5",
"@backstage/test-utils": "^1.1.3",
"@backstage/cli": "^0.18.2-next.0",
"@backstage/core-app-api": "^1.0.6-next.0",
"@backstage/dev-utils": "^1.0.6-next.0",
"@backstage/test-utils": "^1.1.4-next.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^14.0.0",
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-app-backend
## 0.3.36-next.0
### Patch Changes
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
- 8872cc735d: Fixed a bug where the database option to skip migrations was ignored.
- Updated dependencies
- @backstage/backend-common@0.15.1-next.0
- @backstage/config-loader@1.1.4-next.0
## 0.3.35
### Patch Changes
+5 -5
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-app-backend",
"description": "A Backstage backend plugin that serves the Backstage frontend app",
"version": "0.3.35",
"version": "0.3.36-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -33,8 +33,8 @@
"clean": "backstage-cli package clean"
},
"dependencies": {
"@backstage/backend-common": "^0.15.0",
"@backstage/config-loader": "^1.1.3",
"@backstage/backend-common": "^0.15.1-next.0",
"@backstage/config-loader": "^1.1.4-next.0",
"@backstage/config": "^1.0.1",
"@backstage/types": "^1.0.0",
"@types/express": "^4.17.6",
@@ -50,8 +50,8 @@
"yn": "^4.0.0"
},
"devDependencies": {
"@backstage/backend-test-utils": "^0.1.27",
"@backstage/cli": "^0.18.1",
"@backstage/backend-test-utils": "^0.1.28-next.0",
"@backstage/cli": "^0.18.2-next.0",
"@backstage/types": "^1.0.0",
"@types/supertest": "^2.0.8",
"mock-fs": "^5.1.0",
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-auth-backend
## 0.15.2-next.0
### Patch Changes
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
- Updated dependencies
- @backstage/backend-common@0.15.1-next.0
- @backstage/catalog-client@1.0.5-next.0
- @backstage/plugin-auth-node@0.2.5-next.0
## 0.15.1
### Patch Changes
+6 -6
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-auth-backend",
"description": "A Backstage backend plugin that handles authentication",
"version": "0.15.1",
"version": "0.15.2-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -33,9 +33,9 @@
"clean": "backstage-cli package clean"
},
"dependencies": {
"@backstage/plugin-auth-node": "^0.2.4",
"@backstage/backend-common": "^0.15.0",
"@backstage/catalog-client": "^1.0.4",
"@backstage/plugin-auth-node": "^0.2.5-next.0",
"@backstage/backend-common": "^0.15.1-next.0",
"@backstage/catalog-client": "^1.0.5-next.0",
"@backstage/catalog-model": "^1.1.0",
"@backstage/config": "^1.0.1",
"@backstage/errors": "^1.1.0",
@@ -76,8 +76,8 @@
"yn": "^4.0.0"
},
"devDependencies": {
"@backstage/backend-test-utils": "^0.1.27",
"@backstage/cli": "^0.18.1",
"@backstage/backend-test-utils": "^0.1.28-next.0",
"@backstage/cli": "^0.18.2-next.0",
"@types/body-parser": "^1.19.0",
"@types/cookie-parser": "^1.4.2",
"@types/express-session": "^1.17.2",
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-auth-node
## 0.2.5-next.0
### Patch Changes
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
- Updated dependencies
- @backstage/backend-common@0.15.1-next.0
## 0.2.4
### Patch Changes
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-auth-node",
"version": "0.2.4",
"version": "0.2.5-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -23,7 +23,7 @@
"start": "backstage-cli package start"
},
"dependencies": {
"@backstage/backend-common": "^0.15.0",
"@backstage/backend-common": "^0.15.1-next.0",
"@backstage/config": "^1.0.1",
"@backstage/errors": "^1.1.0",
"jose": "^4.6.0",
@@ -31,7 +31,7 @@
"winston": "^3.2.1"
},
"devDependencies": {
"@backstage/cli": "^0.18.1",
"@backstage/cli": "^0.18.2-next.0",
"lodash": "^4.17.21",
"msw": "^0.45.0",
"uuid": "^8.0.0"
+47
View File
@@ -1,5 +1,52 @@
# @backstage/plugin-azure-devops-backend
## 0.3.15-next.0
### Patch Changes
- 3f739be9d9: Minor API signatures cleanup
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
- cb1cfc018b: `createRouter` now requires an additional reader: `UrlReader` argument
```diff
export default async function createPlugin(
env: PluginEnvironment,
): Promise<Router> {
return createRouter({
logger: env.logger,
config: env.config,
+ reader: env.reader,
});
}
```
Remember to check if you have already provided these settings previously.
#### [Azure DevOps]
```yaml
# app-config.yaml
azureDevOps:
host: dev.azure.com
token: my-token
organization: my-company
```
#### [Azure Integrations]
```yaml
# app-config.yaml
integrations:
azure:
- host: dev.azure.com
token: ${AZURE_TOKEN}
```
- ef9ab322de: Minor API signatures cleanup
- Updated dependencies
- @backstage/backend-common@0.15.1-next.0
- @backstage/plugin-azure-devops-common@0.3.0-next.0
## 0.3.14
### Patch Changes
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-azure-devops-backend",
"version": "0.3.14",
"version": "0.3.15-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -23,9 +23,9 @@
"clean": "backstage-cli package clean"
},
"dependencies": {
"@backstage/backend-common": "^0.15.0",
"@backstage/backend-common": "^0.15.1-next.0",
"@backstage/config": "^1.0.1",
"@backstage/plugin-azure-devops-common": "^0.2.4",
"@backstage/plugin-azure-devops-common": "^0.3.0-next.0",
"@types/express": "^4.17.6",
"azure-devops-node-api": "^11.0.1",
"express": "^4.17.1",
@@ -36,7 +36,7 @@
"mime-types": "^2.1.27"
},
"devDependencies": {
"@backstage/cli": "^0.18.1",
"@backstage/cli": "^0.18.2-next.0",
"@types/supertest": "^2.0.8",
"supertest": "^6.1.6",
"msw": "^0.45.0"
+53
View File
@@ -1,5 +1,58 @@
# @backstage/plugin-azure-devops-common
## 0.3.0-next.0
### Minor Changes
- 6c1c59b96e: Added README card `EntityAzureReadmeCard` for Azure Devops.
To get the README component working you'll need to do the following two steps:
1. First we need to add the @backstage/plugin-azure-devops package to your frontend app:
```bash
# From your Backstage root directory
yarn add --cwd packages/app @backstage/plugin-azure-devops
```
2. Second we need to add the `EntityAzureReadmeCard` extension to the entity page in your app:
```tsx
// In packages/app/src/components/catalog/EntityPage.tsx
import {
EntityAzureReadmeCard,
isAzureDevOpsAvailable,
} from '@backstage/plugin-azure-devops';
// As it is a card, you can customize it the way you prefer
// For example in the Service section
const overviewContent = (
<Grid container spacing={3} alignItems="stretch">
<EntitySwitch>
<EntitySwitch.Case if={isAzureDevOpsAvailable}>
<Grid item md={6}>
...
</Grid>
<Grid item md={6}>
<EntityAzureReadmeCard maxHeight={350} />
</Grid>
</EntitySwitch.Case>
</EntitySwitch>
</Grid>
);
```
**Notes:**
- You'll need to add the `EntitySwitch.Case` above from step 2 to all the entity sections you want to see Readme in. For example if you wanted to see Readme when looking at Website entities then you would need to add this to the `websiteEntityPage` section.
- The `if` prop is optional on the `EntitySwitch.Case`, you can remove it if you always want to see the tab even if the entity being viewed does not have the needed annotation
- The `maxHeight` property on the `EntityAzureReadmeCard` will set the maximum screen size you would like to see, if not set it will default to 100%
### Patch Changes
- 3f739be9d9: Minor API signatures cleanup
## 0.2.4
### Patch Changes
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-azure-devops-common",
"version": "0.2.4",
"version": "0.3.0-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -32,7 +32,7 @@
"clean": "backstage-cli package clean"
},
"devDependencies": {
"@backstage/cli": "^0.18.1-next.0"
"@backstage/cli": "^0.18.2-next.0"
},
"files": [
"dist"
+59
View File
@@ -1,5 +1,64 @@
# @backstage/plugin-azure-devops
## 0.2.0-next.0
### Minor Changes
- 6c1c59b96e: Added README card `EntityAzureReadmeCard` for Azure Devops.
To get the README component working you'll need to do the following two steps:
1. First we need to add the @backstage/plugin-azure-devops package to your frontend app:
```bash
# From your Backstage root directory
yarn add --cwd packages/app @backstage/plugin-azure-devops
```
2. Second we need to add the `EntityAzureReadmeCard` extension to the entity page in your app:
```tsx
// In packages/app/src/components/catalog/EntityPage.tsx
import {
EntityAzureReadmeCard,
isAzureDevOpsAvailable,
} from '@backstage/plugin-azure-devops';
// As it is a card, you can customize it the way you prefer
// For example in the Service section
const overviewContent = (
<Grid container spacing={3} alignItems="stretch">
<EntitySwitch>
<EntitySwitch.Case if={isAzureDevOpsAvailable}>
<Grid item md={6}>
...
</Grid>
<Grid item md={6}>
<EntityAzureReadmeCard maxHeight={350} />
</Grid>
</EntitySwitch.Case>
</EntitySwitch>
</Grid>
);
```
**Notes:**
- You'll need to add the `EntitySwitch.Case` above from step 2 to all the entity sections you want to see Readme in. For example if you wanted to see Readme when looking at Website entities then you would need to add this to the `websiteEntityPage` section.
- The `if` prop is optional on the `EntitySwitch.Case`, you can remove it if you always want to see the tab even if the entity being viewed does not have the needed annotation
- The `maxHeight` property on the `EntityAzureReadmeCard` will set the maximum screen size you would like to see, if not set it will default to 100%
### Patch Changes
- 3f739be9d9: Minor API signatures cleanup
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
- Updated dependencies
- @backstage/plugin-azure-devops-common@0.3.0-next.0
- @backstage/core-plugin-api@1.0.6-next.0
- @backstage/core-components@0.11.1-next.0
- @backstage/plugin-catalog-react@1.1.4-next.0
## 0.1.24
### Patch Changes
+9 -9
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-azure-devops",
"version": "0.1.24",
"version": "0.2.0-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -31,11 +31,11 @@
},
"dependencies": {
"@backstage/catalog-model": "^1.1.0",
"@backstage/core-components": "^0.11.0",
"@backstage/core-plugin-api": "^1.0.5",
"@backstage/core-components": "^0.11.1-next.0",
"@backstage/core-plugin-api": "^1.0.6-next.0",
"@backstage/errors": "^1.1.0",
"@backstage/plugin-azure-devops-common": "^0.2.4",
"@backstage/plugin-catalog-react": "^1.1.3",
"@backstage/plugin-azure-devops-common": "^0.3.0-next.0",
"@backstage/plugin-catalog-react": "^1.1.4-next.0",
"@backstage/theme": "^0.2.16",
"@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.18.1",
"@backstage/core-app-api": "^1.0.5",
"@backstage/dev-utils": "^1.0.5",
"@backstage/test-utils": "^1.1.3",
"@backstage/cli": "^0.18.2-next.0",
"@backstage/core-app-api": "^1.0.6-next.0",
"@backstage/dev-utils": "^1.0.6-next.0",
"@backstage/test-utils": "^1.1.4-next.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^14.0.0",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-badges-backend
## 0.1.30-next.0
### Patch Changes
- ef9ab322de: Minor API signatures cleanup
- Updated dependencies
- @backstage/backend-common@0.15.1-next.0
- @backstage/catalog-client@1.0.5-next.0
## 0.1.29
### Patch Changes
+4 -4
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.29",
"version": "0.1.30-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -34,8 +34,8 @@
"clean": "backstage-cli package clean"
},
"dependencies": {
"@backstage/backend-common": "^0.15.0",
"@backstage/catalog-client": "^1.0.4",
"@backstage/backend-common": "^0.15.1-next.0",
"@backstage/catalog-client": "^1.0.5-next.0",
"@backstage/catalog-model": "^1.1.0",
"@backstage/config": "^1.0.1",
"@backstage/errors": "^1.1.0",
@@ -48,7 +48,7 @@
"yn": "^4.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.18.1",
"@backstage/cli": "^0.18.2-next.0",
"@types/supertest": "^2.0.8",
"supertest": "^6.1.3"
},
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-badges
## 0.2.33-next.0
### Patch Changes
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
- ef9ab322de: Minor API signatures cleanup
- Updated dependencies
- @backstage/core-plugin-api@1.0.6-next.0
- @backstage/core-components@0.11.1-next.0
- @backstage/plugin-catalog-react@1.1.4-next.0
## 0.2.32
### Patch Changes
+8 -8
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-badges",
"description": "A Backstage plugin that generates README badges for your entities",
"version": "0.2.32",
"version": "0.2.33-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -31,10 +31,10 @@
},
"dependencies": {
"@backstage/catalog-model": "^1.1.0",
"@backstage/core-components": "^0.11.0",
"@backstage/core-plugin-api": "^1.0.5",
"@backstage/core-components": "^0.11.1-next.0",
"@backstage/core-plugin-api": "^1.0.6-next.0",
"@backstage/errors": "^1.1.0",
"@backstage/plugin-catalog-react": "^1.1.3",
"@backstage/plugin-catalog-react": "^1.1.4-next.0",
"@backstage/theme": "^0.2.16",
"@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.18.1",
"@backstage/core-app-api": "^1.0.5",
"@backstage/dev-utils": "^1.0.5",
"@backstage/test-utils": "^1.1.3",
"@backstage/cli": "^0.18.2-next.0",
"@backstage/core-app-api": "^1.0.6-next.0",
"@backstage/dev-utils": "^1.0.6-next.0",
"@backstage/test-utils": "^1.1.4-next.0",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^14.0.0",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-bazaar-backend
## 0.1.20-next.0
### Patch Changes
- 8872cc735d: Fixed a bug where the database option to skip migrations was ignored.
- Updated dependencies
- @backstage/backend-common@0.15.1-next.0
- @backstage/backend-test-utils@0.1.28-next.0
## 0.1.19
### Patch Changes
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-bazaar-backend",
"version": "0.1.19",
"version": "0.1.20-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -23,8 +23,8 @@
"clean": "backstage-cli package clean"
},
"dependencies": {
"@backstage/backend-common": "^0.15.0",
"@backstage/backend-test-utils": "^0.1.27",
"@backstage/backend-common": "^0.15.1-next.0",
"@backstage/backend-test-utils": "^0.1.28-next.0",
"@backstage/config": "^1.0.1",
"@types/express": "^4.17.6",
"express": "^4.17.1",
@@ -34,7 +34,7 @@
"yn": "^4.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.18.1"
"@backstage/cli": "^0.18.2-next.0"
},
"files": [
"dist",
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-bazaar
## 0.1.24-next.0
### Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.0.6-next.0
- @backstage/core-components@0.11.1-next.0
- @backstage/cli@0.18.2-next.0
- @backstage/catalog-client@1.0.5-next.0
- @backstage/plugin-catalog-react@1.1.4-next.0
- @backstage/plugin-catalog@1.5.1-next.0
## 0.1.23
### Patch Changes
+9 -9
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-bazaar",
"version": "0.1.23",
"version": "0.1.24-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -24,13 +24,13 @@
"clean": "backstage-cli package clean"
},
"dependencies": {
"@backstage/catalog-client": "^1.0.4",
"@backstage/catalog-client": "^1.0.5-next.0",
"@backstage/catalog-model": "^1.1.0",
"@backstage/cli": "^0.18.1",
"@backstage/core-components": "^0.11.0",
"@backstage/core-plugin-api": "^1.0.5",
"@backstage/plugin-catalog": "^1.5.0",
"@backstage/plugin-catalog-react": "^1.1.3",
"@backstage/cli": "^0.18.2-next.0",
"@backstage/core-components": "^0.11.1-next.0",
"@backstage/core-plugin-api": "^1.0.6-next.0",
"@backstage/plugin-catalog": "^1.5.1-next.0",
"@backstage/plugin-catalog-react": "^1.1.4-next.0",
"@date-io/luxon": "1.x",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
@@ -47,8 +47,8 @@
"react": "^16.13.1 || ^17.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.18.1",
"@backstage/dev-utils": "^1.0.5",
"@backstage/cli": "^0.18.2-next.0",
"@backstage/dev-utils": "^1.0.6-next.0",
"@testing-library/jest-dom": "^5.10.1",
"cross-fetch": "^3.1.5"
},
@@ -1,5 +1,13 @@
# @backstage/plugin-bitbucket-cloud-common
## 0.1.3-next.0
### Patch Changes
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
- Updated dependencies
- @backstage/integration@1.3.1-next.0
## 0.1.2
### Patch Changes
+3 -3
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-bitbucket-cloud-common",
"description": "Common functionalities for bitbucket-cloud plugins",
"version": "0.1.2",
"version": "0.1.3-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -28,11 +28,11 @@
"update-models": "yarn refresh-schema && yarn generate-models && yarn reduce-models"
},
"dependencies": {
"@backstage/integration": "^1.3.0",
"@backstage/integration": "^1.3.1-next.0",
"cross-fetch": "^3.1.5"
},
"devDependencies": {
"@backstage/cli": "^0.18.1",
"@backstage/cli": "^0.18.2-next.0",
"@openapitools/openapi-generator-cli": "^2.4.26",
"msw": "^0.45.0",
"ts-morph": "^15.0.0"

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