Version Packages (next)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/create-app': patch
|
||||
---
|
||||
|
||||
Bumped create-app version.
|
||||
+31
-2
@@ -164,7 +164,36 @@
|
||||
"@backstage/plugin-user-settings": "0.4.6",
|
||||
"@backstage/plugin-vault": "0.1.1",
|
||||
"@backstage/plugin-vault-backend": "0.2.0",
|
||||
"@backstage/plugin-xcmetrics": "0.2.27"
|
||||
"@backstage/plugin-xcmetrics": "0.2.27",
|
||||
"@internal/plugin-catalog-customized": "0.0.0"
|
||||
},
|
||||
"changesets": []
|
||||
"changesets": [
|
||||
"calm-clocks-drum",
|
||||
"create-app-1658824524",
|
||||
"dull-pumas-hope",
|
||||
"dull-starfishes-chew",
|
||||
"famous-bikes-brush",
|
||||
"fast-panthers-fold",
|
||||
"few-berries-deny",
|
||||
"fresh-hounds-argue",
|
||||
"friendly-sheep-flash",
|
||||
"khaki-meals-hammer",
|
||||
"loud-panthers-arrive",
|
||||
"metal-points-itch",
|
||||
"mighty-penguins-tap",
|
||||
"modern-shrimps-wave",
|
||||
"nine-mails-crash",
|
||||
"odd-adults-smash",
|
||||
"olive-tips-camp",
|
||||
"pretty-gifts-do",
|
||||
"purple-apricots-build",
|
||||
"renovate-15030f1",
|
||||
"renovate-5b7b62b",
|
||||
"short-trains-roll",
|
||||
"silver-poets-push",
|
||||
"strange-crabs-confess",
|
||||
"thick-readers-invite",
|
||||
"violet-mayflies-mix",
|
||||
"violet-trees-play"
|
||||
]
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -49,7 +49,7 @@
|
||||
"@types/react": "^17",
|
||||
"@types/react-dom": "^17"
|
||||
},
|
||||
"version": "1.4.0",
|
||||
"version": "1.5.0-next.0",
|
||||
"dependencies": {
|
||||
"@manypkg/get-packages": "^1.1.3",
|
||||
"@microsoft/api-documenter": "^7.17.11",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/app-defaults
|
||||
|
||||
## 1.0.5-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.0.5-next.0
|
||||
- @backstage/core-app-api@1.0.5-next.0
|
||||
- @backstage/core-components@0.10.1-next.0
|
||||
- @backstage/plugin-permission-react@0.4.4-next.0
|
||||
|
||||
## 1.0.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/app-defaults",
|
||||
"description": "Provides the default wiring of a Backstage App",
|
||||
"version": "1.0.4",
|
||||
"version": "1.0.5-next.0",
|
||||
"private": false,
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
@@ -33,10 +33,10 @@
|
||||
"start": "backstage-cli package start"
|
||||
},
|
||||
"dependencies": {
|
||||
"@backstage/core-components": "^0.10.0",
|
||||
"@backstage/core-app-api": "^1.0.4",
|
||||
"@backstage/core-plugin-api": "^1.0.4",
|
||||
"@backstage/plugin-permission-react": "^0.4.3",
|
||||
"@backstage/core-components": "^0.10.1-next.0",
|
||||
"@backstage/core-app-api": "^1.0.5-next.0",
|
||||
"@backstage/core-plugin-api": "^1.0.5-next.0",
|
||||
"@backstage/plugin-permission-react": "^0.4.4-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.0",
|
||||
"@backstage/test-utils": "^1.1.2",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@backstage/test-utils": "^1.1.3-next.0",
|
||||
"@testing-library/jest-dom": "^5.10.1",
|
||||
"@testing-library/react": "^12.1.3",
|
||||
"@types/jest": "^26.0.7",
|
||||
|
||||
@@ -1,5 +1,61 @@
|
||||
# example-app
|
||||
|
||||
## 0.2.74-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.0.5-next.0
|
||||
- @backstage/plugin-techdocs@1.3.1-next.0
|
||||
- @backstage/cli@0.18.1-next.0
|
||||
- @backstage/plugin-kafka@0.3.8-next.0
|
||||
- @backstage/plugin-gocd@0.1.14-next.0
|
||||
- @backstage/plugin-sentry@0.4.1-next.0
|
||||
- @backstage/plugin-shortcuts@0.3.0-next.0
|
||||
- @backstage/integration-react@1.1.3-next.0
|
||||
- @backstage/plugin-catalog-import@0.8.11-next.0
|
||||
- @backstage/plugin-catalog-react@1.1.3-next.0
|
||||
- @backstage/plugin-github-actions@0.5.8-next.0
|
||||
- @backstage/plugin-scaffolder@1.4.1-next.0
|
||||
- @backstage/plugin-techdocs-module-addons-contrib@1.0.3-next.0
|
||||
- @backstage/app-defaults@1.0.5-next.0
|
||||
- @backstage/core-app-api@1.0.5-next.0
|
||||
- @backstage/core-components@0.10.1-next.0
|
||||
- @backstage/plugin-airbrake@0.3.8-next.0
|
||||
- @backstage/plugin-apache-airflow@0.2.1-next.0
|
||||
- @backstage/plugin-api-docs@0.8.8-next.0
|
||||
- @backstage/plugin-azure-devops@0.1.24-next.0
|
||||
- @backstage/plugin-badges@0.2.32-next.0
|
||||
- @backstage/plugin-catalog-graph@0.2.20-next.0
|
||||
- @backstage/plugin-circleci@0.3.8-next.0
|
||||
- @backstage/plugin-cloudbuild@0.3.8-next.0
|
||||
- @backstage/plugin-code-coverage@0.2.1-next.0
|
||||
- @backstage/plugin-cost-insights@0.11.30-next.0
|
||||
- @backstage/plugin-dynatrace@0.1.2-next.0
|
||||
- @backstage/plugin-explore@0.3.39-next.0
|
||||
- @backstage/plugin-gcalendar@0.3.4-next.0
|
||||
- @backstage/plugin-gcp-projects@0.3.27-next.0
|
||||
- @backstage/plugin-graphiql@0.2.40-next.0
|
||||
- @backstage/plugin-home@0.4.24-next.0
|
||||
- @backstage/plugin-jenkins@0.7.7-next.0
|
||||
- @backstage/plugin-kubernetes@0.7.1-next.0
|
||||
- @backstage/plugin-lighthouse@0.3.8-next.0
|
||||
- @backstage/plugin-newrelic@0.3.26-next.0
|
||||
- @backstage/plugin-newrelic-dashboard@0.2.1-next.0
|
||||
- @backstage/plugin-org@0.5.8-next.0
|
||||
- @backstage/plugin-pagerduty@0.5.1-next.0
|
||||
- @backstage/plugin-permission-react@0.4.4-next.0
|
||||
- @backstage/plugin-rollbar@0.4.8-next.0
|
||||
- @backstage/plugin-search@1.0.1-next.0
|
||||
- @backstage/plugin-search-react@1.0.1-next.0
|
||||
- @backstage/plugin-stack-overflow@0.1.4-next.0
|
||||
- @backstage/plugin-tech-insights@0.2.4-next.0
|
||||
- @backstage/plugin-tech-radar@0.5.15-next.0
|
||||
- @backstage/plugin-techdocs-react@1.0.3-next.0
|
||||
- @backstage/plugin-todo@0.2.10-next.0
|
||||
- @backstage/plugin-user-settings@0.4.7-next.0
|
||||
- @internal/plugin-catalog-customized@0.0.1-next.0
|
||||
|
||||
## 0.2.73
|
||||
|
||||
### Patch Changes
|
||||
|
||||
+52
-52
@@ -1,65 +1,65 @@
|
||||
{
|
||||
"name": "example-app",
|
||||
"version": "0.2.73",
|
||||
"version": "0.2.74-next.0",
|
||||
"private": true,
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
},
|
||||
"bundled": true,
|
||||
"dependencies": {
|
||||
"@backstage/app-defaults": "^1.0.4",
|
||||
"@backstage/app-defaults": "^1.0.5-next.0",
|
||||
"@backstage/catalog-model": "^1.1.0",
|
||||
"@backstage/cli": "^0.18.0",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@backstage/config": "^1.0.1",
|
||||
"@backstage/core-app-api": "^1.0.4",
|
||||
"@backstage/core-components": "^0.10.0",
|
||||
"@backstage/core-plugin-api": "^1.0.4",
|
||||
"@backstage/integration-react": "^1.1.2",
|
||||
"@backstage/plugin-airbrake": "^0.3.7",
|
||||
"@backstage/plugin-api-docs": "^0.8.7",
|
||||
"@backstage/plugin-azure-devops": "^0.1.23",
|
||||
"@backstage/plugin-apache-airflow": "^0.2.0",
|
||||
"@backstage/plugin-badges": "^0.2.31",
|
||||
"@backstage/core-app-api": "^1.0.5-next.0",
|
||||
"@backstage/core-components": "^0.10.1-next.0",
|
||||
"@backstage/core-plugin-api": "^1.0.5-next.0",
|
||||
"@backstage/integration-react": "^1.1.3-next.0",
|
||||
"@backstage/plugin-airbrake": "^0.3.8-next.0",
|
||||
"@backstage/plugin-api-docs": "^0.8.8-next.0",
|
||||
"@backstage/plugin-azure-devops": "^0.1.24-next.0",
|
||||
"@backstage/plugin-apache-airflow": "^0.2.1-next.0",
|
||||
"@backstage/plugin-badges": "^0.2.32-next.0",
|
||||
"@backstage/plugin-catalog-common": "^1.0.4",
|
||||
"@backstage/plugin-catalog-graph": "^0.2.19",
|
||||
"@backstage/plugin-catalog-import": "^0.8.10",
|
||||
"@backstage/plugin-catalog-react": "^1.1.2",
|
||||
"@backstage/plugin-circleci": "^0.3.7",
|
||||
"@backstage/plugin-cloudbuild": "^0.3.7",
|
||||
"@backstage/plugin-code-coverage": "^0.2.0",
|
||||
"@backstage/plugin-cost-insights": "^0.11.29",
|
||||
"@backstage/plugin-dynatrace": "^0.1.1",
|
||||
"@backstage/plugin-explore": "^0.3.38",
|
||||
"@backstage/plugin-gcalendar": "^0.3.3",
|
||||
"@backstage/plugin-gcp-projects": "^0.3.26",
|
||||
"@backstage/plugin-github-actions": "^0.5.7",
|
||||
"@backstage/plugin-gocd": "^0.1.13",
|
||||
"@backstage/plugin-graphiql": "^0.2.39",
|
||||
"@backstage/plugin-home": "^0.4.23",
|
||||
"@backstage/plugin-jenkins": "^0.7.6",
|
||||
"@backstage/plugin-kafka": "^0.3.7",
|
||||
"@backstage/plugin-kubernetes": "^0.7.0",
|
||||
"@backstage/plugin-lighthouse": "^0.3.7",
|
||||
"@backstage/plugin-newrelic": "^0.3.25",
|
||||
"@backstage/plugin-newrelic-dashboard": "^0.2.0",
|
||||
"@backstage/plugin-org": "^0.5.7",
|
||||
"@backstage/plugin-pagerduty": "0.5.0",
|
||||
"@backstage/plugin-permission-react": "^0.4.3",
|
||||
"@backstage/plugin-rollbar": "^0.4.7",
|
||||
"@backstage/plugin-scaffolder": "^1.4.0",
|
||||
"@backstage/plugin-search": "^1.0.0",
|
||||
"@backstage/plugin-catalog-graph": "^0.2.20-next.0",
|
||||
"@backstage/plugin-catalog-import": "^0.8.11-next.0",
|
||||
"@backstage/plugin-catalog-react": "^1.1.3-next.0",
|
||||
"@backstage/plugin-circleci": "^0.3.8-next.0",
|
||||
"@backstage/plugin-cloudbuild": "^0.3.8-next.0",
|
||||
"@backstage/plugin-code-coverage": "^0.2.1-next.0",
|
||||
"@backstage/plugin-cost-insights": "^0.11.30-next.0",
|
||||
"@backstage/plugin-dynatrace": "^0.1.2-next.0",
|
||||
"@backstage/plugin-explore": "^0.3.39-next.0",
|
||||
"@backstage/plugin-gcalendar": "^0.3.4-next.0",
|
||||
"@backstage/plugin-gcp-projects": "^0.3.27-next.0",
|
||||
"@backstage/plugin-github-actions": "^0.5.8-next.0",
|
||||
"@backstage/plugin-gocd": "^0.1.14-next.0",
|
||||
"@backstage/plugin-graphiql": "^0.2.40-next.0",
|
||||
"@backstage/plugin-home": "^0.4.24-next.0",
|
||||
"@backstage/plugin-jenkins": "^0.7.7-next.0",
|
||||
"@backstage/plugin-kafka": "^0.3.8-next.0",
|
||||
"@backstage/plugin-kubernetes": "^0.7.1-next.0",
|
||||
"@backstage/plugin-lighthouse": "^0.3.8-next.0",
|
||||
"@backstage/plugin-newrelic": "^0.3.26-next.0",
|
||||
"@backstage/plugin-newrelic-dashboard": "^0.2.1-next.0",
|
||||
"@backstage/plugin-org": "^0.5.8-next.0",
|
||||
"@backstage/plugin-pagerduty": "0.5.1-next.0",
|
||||
"@backstage/plugin-permission-react": "^0.4.4-next.0",
|
||||
"@backstage/plugin-rollbar": "^0.4.8-next.0",
|
||||
"@backstage/plugin-scaffolder": "^1.4.1-next.0",
|
||||
"@backstage/plugin-search": "^1.0.1-next.0",
|
||||
"@backstage/plugin-search-common": "^1.0.0",
|
||||
"@backstage/plugin-search-react": "^1.0.0",
|
||||
"@backstage/plugin-sentry": "^0.4.0",
|
||||
"@backstage/plugin-shortcuts": "^0.2.8",
|
||||
"@backstage/plugin-stack-overflow": "^0.1.3",
|
||||
"@backstage/plugin-tech-insights": "^0.2.3",
|
||||
"@backstage/plugin-tech-radar": "^0.5.14",
|
||||
"@backstage/plugin-techdocs": "^1.3.0",
|
||||
"@backstage/plugin-techdocs-module-addons-contrib": "^1.0.2",
|
||||
"@backstage/plugin-techdocs-react": "^1.0.2",
|
||||
"@backstage/plugin-todo": "^0.2.9",
|
||||
"@backstage/plugin-user-settings": "^0.4.6",
|
||||
"@backstage/plugin-search-react": "^1.0.1-next.0",
|
||||
"@backstage/plugin-sentry": "^0.4.1-next.0",
|
||||
"@backstage/plugin-shortcuts": "^0.3.0-next.0",
|
||||
"@backstage/plugin-stack-overflow": "^0.1.4-next.0",
|
||||
"@backstage/plugin-tech-insights": "^0.2.4-next.0",
|
||||
"@backstage/plugin-tech-radar": "^0.5.15-next.0",
|
||||
"@backstage/plugin-techdocs": "^1.3.1-next.0",
|
||||
"@backstage/plugin-techdocs-module-addons-contrib": "^1.0.3-next.0",
|
||||
"@backstage/plugin-techdocs-react": "^1.0.3-next.0",
|
||||
"@backstage/plugin-todo": "^0.2.10-next.0",
|
||||
"@backstage/plugin-user-settings": "^0.4.7-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.0",
|
||||
"@internal/plugin-catalog-customized": "0.0.1-next.0",
|
||||
"history": "^5.0.0",
|
||||
"prop-types": "^15.7.2",
|
||||
"react": "^17.0.2",
|
||||
@@ -81,7 +81,7 @@
|
||||
"zen-observable": "^0.8.15"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/test-utils": "^1.1.2",
|
||||
"@backstage/test-utils": "^1.1.3-next.0",
|
||||
"@rjsf/core": "^3.2.1",
|
||||
"@testing-library/cypress": "^8.0.2",
|
||||
"@testing-library/jest-dom": "^5.10.1",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/backend-app-api
|
||||
|
||||
## 0.1.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.15.0-next.0
|
||||
- @backstage/backend-tasks@0.3.4-next.0
|
||||
- @backstage/backend-plugin-api@0.1.1-next.0
|
||||
- @backstage/plugin-permission-node@0.6.4-next.0
|
||||
|
||||
## 0.1.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-app-api",
|
||||
"description": "Core API 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,
|
||||
@@ -34,16 +34,16 @@
|
||||
"start": "backstage-cli package start"
|
||||
},
|
||||
"dependencies": {
|
||||
"@backstage/backend-plugin-api": "^0.1.0",
|
||||
"@backstage/backend-common": "^0.14.1",
|
||||
"@backstage/backend-tasks": "^0.3.3",
|
||||
"@backstage/plugin-permission-node": "^0.6.3",
|
||||
"@backstage/backend-plugin-api": "^0.1.1-next.0",
|
||||
"@backstage/backend-common": "^0.15.0-next.0",
|
||||
"@backstage/backend-tasks": "^0.3.4-next.0",
|
||||
"@backstage/plugin-permission-node": "^0.6.4-next.0",
|
||||
"express": "^4.17.1",
|
||||
"express-promise-router": "^4.1.0",
|
||||
"winston": "^3.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.18.0"
|
||||
"@backstage/cli": "^0.18.1-next.0"
|
||||
},
|
||||
"files": [
|
||||
"dist",
|
||||
|
||||
@@ -1,5 +1,32 @@
|
||||
# @backstage/backend-common
|
||||
|
||||
## 0.15.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 12e9b54f0e: Added back support for when no branch is provided to the `UrlReader` for Bitbucket Server
|
||||
- 30012e7d8c: - Added `force` and `remoteRef` option to `push` method in `git` actions
|
||||
- Added `addRemote` and `deleteRemote` methods to `git` actions
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- fc8a5f797b: Improve `scm/git` wrapper around `isomorphic-git` library :
|
||||
|
||||
- Add `checkout` function,
|
||||
- Add optional `remoteRef` parameter in the `push` function.
|
||||
|
||||
- 3b7930b3e5: Add support for Bearer Authorization header / token-based auth at Git commands.
|
||||
- cfa078e255: The `ZipArchiveResponse` now correctly handles corrupt ZIP archives.
|
||||
|
||||
Before this change, certain corrupt ZIP archives either cause the inflater to throw (as expected), or will hang the parser indefinitely.
|
||||
|
||||
By switching out the `zip` parsing library, we now write to a temporary directory, and load from disk which should ensure that the parsing of the `.zip` files are done correctly because `streaming` of `zip` paths is technically impossible without being able to parse the headers at the end of the file.
|
||||
|
||||
- 770d3f92c4: The config prop `ensureExists` now applies to schema creation when `pluginDivisionMode` is set to `schema`. This means schemas will no longer accidentally be automatically created when `ensureExists` is set to `false`.
|
||||
- 29f782eb37: Updated dependency `@types/luxon` to `^3.0.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/integration@1.3.0-next.0
|
||||
|
||||
## 0.14.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-common",
|
||||
"description": "Common functionality library for Backstage backends",
|
||||
"version": "0.14.1",
|
||||
"version": "0.15.0-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"private": false,
|
||||
@@ -38,7 +38,7 @@
|
||||
"@backstage/config": "^1.0.1",
|
||||
"@backstage/config-loader": "^1.1.3",
|
||||
"@backstage/errors": "^1.1.0",
|
||||
"@backstage/integration": "^1.2.2",
|
||||
"@backstage/integration": "^1.3.0-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.26",
|
||||
"@backstage/cli": "^0.18.0",
|
||||
"@backstage/backend-test-utils": "^0.1.27-next.0",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@types/archiver": "^5.1.0",
|
||||
"@types/base64-stream": "^1.0.2",
|
||||
"@types/compression": "^1.7.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# example-backend-next
|
||||
|
||||
## 0.0.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-scaffolder-backend@1.5.0-next.0
|
||||
- @backstage/backend-app-api@0.1.1-next.0
|
||||
- @backstage/plugin-catalog-backend@1.3.1-next.0
|
||||
|
||||
## 0.0.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-backend-next",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2-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-app-api": "^0.1.0",
|
||||
"@backstage/plugin-catalog-backend": "^1.3.0",
|
||||
"@backstage/plugin-scaffolder-backend": "^1.4.0"
|
||||
"@backstage/backend-app-api": "^0.1.1-next.0",
|
||||
"@backstage/plugin-catalog-backend": "^1.3.1-next.0",
|
||||
"@backstage/plugin-scaffolder-backend": "^1.5.0-next.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.18.0"
|
||||
"@backstage/cli": "^0.18.1-next.0"
|
||||
},
|
||||
"files": [
|
||||
"dist"
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/backend-plugin-api
|
||||
|
||||
## 0.1.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.15.0-next.0
|
||||
- @backstage/backend-tasks@0.3.4-next.0
|
||||
|
||||
## 0.1.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-plugin-api",
|
||||
"description": "Core API used by Backstage backend plugins",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1-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.14.1",
|
||||
"@backstage/backend-common": "^0.15.0-next.0",
|
||||
"@backstage/plugin-permission-common": "^0.6.3",
|
||||
"@backstage/backend-tasks": "^0.3.3",
|
||||
"@backstage/backend-tasks": "^0.3.4-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.0"
|
||||
"@backstage/cli": "^0.18.1-next.0"
|
||||
},
|
||||
"files": [
|
||||
"dist",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/backend-tasks
|
||||
|
||||
## 0.3.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 29f782eb37: Updated dependency `@types/luxon` to `^3.0.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.15.0-next.0
|
||||
|
||||
## 0.3.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-tasks",
|
||||
"description": "Common distributed task management library for Backstage backends",
|
||||
"version": "0.3.3",
|
||||
"version": "0.3.4-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.14.1",
|
||||
"@backstage/backend-common": "^0.15.0-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.26",
|
||||
"@backstage/cli": "^0.18.0",
|
||||
"@backstage/backend-test-utils": "^0.1.27-next.0",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@types/cron": "^2.0.0",
|
||||
"wait-for-expect": "^3.0.2"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/backend-test-utils
|
||||
|
||||
## 0.1.27-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.15.0-next.0
|
||||
- @backstage/cli@0.18.1-next.0
|
||||
|
||||
## 0.1.26
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-test-utils",
|
||||
"description": "Test helpers library for Backstage backends",
|
||||
"version": "0.1.26",
|
||||
"version": "0.1.27-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"private": false,
|
||||
@@ -34,8 +34,8 @@
|
||||
"start": "backstage-cli package start"
|
||||
},
|
||||
"dependencies": {
|
||||
"@backstage/backend-common": "^0.14.1",
|
||||
"@backstage/cli": "^0.18.0",
|
||||
"@backstage/backend-common": "^0.15.0-next.0",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@backstage/config": "^1.0.1",
|
||||
"better-sqlite3": "^7.5.0",
|
||||
"knex": "^2.0.0",
|
||||
@@ -46,7 +46,7 @@
|
||||
"uuid": "^8.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.18.0"
|
||||
"@backstage/cli": "^0.18.1-next.0"
|
||||
},
|
||||
"files": [
|
||||
"dist"
|
||||
|
||||
@@ -1,5 +1,41 @@
|
||||
# example-backend
|
||||
|
||||
## 0.2.74-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.15.0-next.0
|
||||
- @backstage/integration@1.3.0-next.0
|
||||
- @backstage/plugin-scaffolder-backend@1.5.0-next.0
|
||||
- @backstage/backend-tasks@0.3.4-next.0
|
||||
- @backstage/plugin-kubernetes-backend@0.7.1-next.0
|
||||
- @backstage/plugin-tech-insights-node@0.3.3-next.0
|
||||
- @backstage/plugin-app-backend@0.3.35-next.0
|
||||
- @backstage/plugin-auth-backend@0.15.1-next.0
|
||||
- @backstage/plugin-auth-node@0.2.4-next.0
|
||||
- @backstage/plugin-azure-devops-backend@0.3.14-next.0
|
||||
- @backstage/plugin-badges-backend@0.1.29-next.0
|
||||
- @backstage/plugin-catalog-backend@1.3.1-next.0
|
||||
- @backstage/plugin-code-coverage-backend@0.2.1-next.0
|
||||
- @backstage/plugin-graphql-backend@0.1.25-next.0
|
||||
- @backstage/plugin-jenkins-backend@0.1.25-next.0
|
||||
- @backstage/plugin-kafka-backend@0.2.28-next.0
|
||||
- @backstage/plugin-permission-backend@0.5.10-next.0
|
||||
- @backstage/plugin-permission-node@0.6.4-next.0
|
||||
- @backstage/plugin-proxy-backend@0.2.29-next.0
|
||||
- @backstage/plugin-rollbar-backend@0.1.32-next.0
|
||||
- @backstage/plugin-scaffolder-backend-module-rails@0.4.3-next.0
|
||||
- @backstage/plugin-search-backend@1.0.1-next.0
|
||||
- @backstage/plugin-search-backend-module-elasticsearch@1.0.1-next.0
|
||||
- @backstage/plugin-search-backend-module-pg@0.3.6-next.0
|
||||
- @backstage/plugin-search-backend-node@1.0.1-next.0
|
||||
- @backstage/plugin-tech-insights-backend@0.5.1-next.0
|
||||
- @backstage/plugin-tech-insights-backend-module-jsonfc@0.1.19-next.0
|
||||
- @backstage/plugin-techdocs-backend@1.2.1-next.0
|
||||
- @backstage/plugin-todo-backend@0.1.32-next.0
|
||||
- example-app@0.2.74-next.0
|
||||
|
||||
## 0.2.73
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-backend",
|
||||
"version": "0.2.73",
|
||||
"version": "0.2.74-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.14.1",
|
||||
"@backstage/backend-tasks": "^0.3.3",
|
||||
"@backstage/backend-common": "^0.15.0-next.0",
|
||||
"@backstage/backend-tasks": "^0.3.4-next.0",
|
||||
"@backstage/catalog-client": "^1.0.4",
|
||||
"@backstage/catalog-model": "^1.1.0",
|
||||
"@backstage/config": "^1.0.1",
|
||||
"@backstage/integration": "^1.2.2",
|
||||
"@backstage/plugin-app-backend": "^0.3.34",
|
||||
"@backstage/plugin-auth-backend": "^0.15.0",
|
||||
"@backstage/plugin-auth-node": "^0.2.3",
|
||||
"@backstage/plugin-azure-devops-backend": "^0.3.13",
|
||||
"@backstage/plugin-badges-backend": "^0.1.28",
|
||||
"@backstage/plugin-catalog-backend": "^1.3.0",
|
||||
"@backstage/plugin-code-coverage-backend": "^0.2.0",
|
||||
"@backstage/plugin-graphql-backend": "^0.1.24",
|
||||
"@backstage/plugin-jenkins-backend": "^0.1.24",
|
||||
"@backstage/plugin-kubernetes-backend": "^0.7.0",
|
||||
"@backstage/plugin-kafka-backend": "^0.2.27",
|
||||
"@backstage/plugin-permission-backend": "^0.5.9",
|
||||
"@backstage/integration": "^1.3.0-next.0",
|
||||
"@backstage/plugin-app-backend": "^0.3.35-next.0",
|
||||
"@backstage/plugin-auth-backend": "^0.15.1-next.0",
|
||||
"@backstage/plugin-auth-node": "^0.2.4-next.0",
|
||||
"@backstage/plugin-azure-devops-backend": "^0.3.14-next.0",
|
||||
"@backstage/plugin-badges-backend": "^0.1.29-next.0",
|
||||
"@backstage/plugin-catalog-backend": "^1.3.1-next.0",
|
||||
"@backstage/plugin-code-coverage-backend": "^0.2.1-next.0",
|
||||
"@backstage/plugin-graphql-backend": "^0.1.25-next.0",
|
||||
"@backstage/plugin-jenkins-backend": "^0.1.25-next.0",
|
||||
"@backstage/plugin-kubernetes-backend": "^0.7.1-next.0",
|
||||
"@backstage/plugin-kafka-backend": "^0.2.28-next.0",
|
||||
"@backstage/plugin-permission-backend": "^0.5.10-next.0",
|
||||
"@backstage/plugin-permission-common": "^0.6.3",
|
||||
"@backstage/plugin-permission-node": "^0.6.3",
|
||||
"@backstage/plugin-proxy-backend": "^0.2.28",
|
||||
"@backstage/plugin-rollbar-backend": "^0.1.31",
|
||||
"@backstage/plugin-scaffolder-backend": "^1.4.0",
|
||||
"@backstage/plugin-scaffolder-backend-module-rails": "^0.4.2",
|
||||
"@backstage/plugin-search-backend": "^1.0.0",
|
||||
"@backstage/plugin-permission-node": "^0.6.4-next.0",
|
||||
"@backstage/plugin-proxy-backend": "^0.2.29-next.0",
|
||||
"@backstage/plugin-rollbar-backend": "^0.1.32-next.0",
|
||||
"@backstage/plugin-scaffolder-backend": "^1.5.0-next.0",
|
||||
"@backstage/plugin-scaffolder-backend-module-rails": "^0.4.3-next.0",
|
||||
"@backstage/plugin-search-backend": "^1.0.1-next.0",
|
||||
"@backstage/plugin-search-common": "^1.0.0",
|
||||
"@backstage/plugin-search-backend-node": "^1.0.0",
|
||||
"@backstage/plugin-search-backend-module-elasticsearch": "^1.0.0",
|
||||
"@backstage/plugin-search-backend-module-pg": "^0.3.5",
|
||||
"@backstage/plugin-techdocs-backend": "^1.2.0",
|
||||
"@backstage/plugin-tech-insights-backend": "^0.5.0",
|
||||
"@backstage/plugin-tech-insights-node": "^0.3.2",
|
||||
"@backstage/plugin-tech-insights-backend-module-jsonfc": "^0.1.18",
|
||||
"@backstage/plugin-todo-backend": "^0.1.31",
|
||||
"@backstage/plugin-search-backend-node": "^1.0.1-next.0",
|
||||
"@backstage/plugin-search-backend-module-elasticsearch": "^1.0.1-next.0",
|
||||
"@backstage/plugin-search-backend-module-pg": "^0.3.6-next.0",
|
||||
"@backstage/plugin-techdocs-backend": "^1.2.1-next.0",
|
||||
"@backstage/plugin-tech-insights-backend": "^0.5.1-next.0",
|
||||
"@backstage/plugin-tech-insights-node": "^0.3.3-next.0",
|
||||
"@backstage/plugin-tech-insights-backend-module-jsonfc": "^0.1.19-next.0",
|
||||
"@backstage/plugin-todo-backend": "^0.1.32-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.0",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@types/dockerode": "^3.3.0",
|
||||
"@types/express": "^4.17.6",
|
||||
"@types/express-serve-static-core": "^4.17.5",
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
"cross-fetch": "^3.1.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.18.0",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@types/jest": "^26.0.7",
|
||||
"msw": "^0.44.0"
|
||||
},
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
"uuid": "^8.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.18.0",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@types/jest": "^26.0.7",
|
||||
"@types/json-schema": "^7.0.5",
|
||||
"@types/lodash": "^4.14.151",
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# @backstage/cli
|
||||
|
||||
## 0.18.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- a539564c0d: Added Backstage version to output of `yarn backstage-cli info` command
|
||||
- 94155a41e0: Updated dependencies `@svgr/*` to `6.3.x`.
|
||||
|
||||
## 0.18.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/cli",
|
||||
"description": "CLI for developing Backstage plugins and apps",
|
||||
"version": "0.18.0",
|
||||
"version": "0.18.1-next.0",
|
||||
"private": false,
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
@@ -126,13 +126,13 @@
|
||||
"zod": "^3.11.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/backend-common": "^0.14.1",
|
||||
"@backstage/backend-common": "^0.15.0-next.0",
|
||||
"@backstage/config": "^1.0.1",
|
||||
"@backstage/core-app-api": "^1.0.4",
|
||||
"@backstage/core-components": "^0.10.0",
|
||||
"@backstage/core-plugin-api": "^1.0.4",
|
||||
"@backstage/dev-utils": "^1.0.4",
|
||||
"@backstage/test-utils": "^1.1.2",
|
||||
"@backstage/core-app-api": "^1.0.5-next.0",
|
||||
"@backstage/core-components": "^0.10.1-next.0",
|
||||
"@backstage/core-plugin-api": "^1.0.5-next.0",
|
||||
"@backstage/dev-utils": "^1.0.5-next.0",
|
||||
"@backstage/test-utils": "^1.1.3-next.0",
|
||||
"@backstage/theme": "^0.2.16",
|
||||
"@types/diff": "^5.0.0",
|
||||
"@types/express": "^4.17.6",
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
"lodash": "^4.17.21"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/test-utils": "^1.1.2-next.0",
|
||||
"@backstage/test-utils": "^1.1.3-next.0",
|
||||
"@types/jest": "^26.0.7",
|
||||
"@types/node": "^16.0.0"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# @backstage/core-app-api
|
||||
|
||||
## 1.0.5-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.0.5-next.0
|
||||
|
||||
## 1.0.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/core-app-api",
|
||||
"description": "Core app API used by Backstage apps",
|
||||
"version": "1.0.4",
|
||||
"version": "1.0.5-next.0",
|
||||
"private": false,
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
@@ -34,7 +34,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@backstage/config": "^1.0.1",
|
||||
"@backstage/core-plugin-api": "^1.0.4",
|
||||
"@backstage/core-plugin-api": "^1.0.5-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.0",
|
||||
"@backstage/test-utils": "^1.1.2",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@backstage/test-utils": "^1.1.3-next.0",
|
||||
"@testing-library/jest-dom": "^5.10.1",
|
||||
"@testing-library/react": "^12.1.3",
|
||||
"@testing-library/react-hooks": "^8.0.0",
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# @backstage/core-components
|
||||
|
||||
## 0.10.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.0.5-next.0
|
||||
|
||||
## 0.10.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/core-components",
|
||||
"description": "Core components used by Backstage plugins and apps",
|
||||
"version": "0.10.0",
|
||||
"version": "0.10.1-next.0",
|
||||
"private": false,
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
@@ -34,7 +34,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@backstage/config": "^1.0.1",
|
||||
"@backstage/core-plugin-api": "^1.0.4",
|
||||
"@backstage/core-plugin-api": "^1.0.5-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.4",
|
||||
"@backstage/cli": "^0.18.0",
|
||||
"@backstage/test-utils": "^1.1.2",
|
||||
"@backstage/core-app-api": "^1.0.5-next.0",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@backstage/test-utils": "^1.1.3-next.0",
|
||||
"@testing-library/jest-dom": "^5.10.1",
|
||||
"@testing-library/react": "^12.1.3",
|
||||
"@testing-library/react-hooks": "^8.0.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/core-plugin-api
|
||||
|
||||
## 1.0.5-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 80da5162c7: Introduced a new experimental feature that allows you to declare plugin-wide options for your plugin by defining
|
||||
`__experimentalConfigure` in your `createPlugin` options. See https://backstage.io/docs/plugins/customization.md for more information.
|
||||
|
||||
This is an experimental feature and it will have breaking changes in the future.
|
||||
|
||||
## 1.0.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/core-plugin-api",
|
||||
"description": "Core API used by Backstage plugins",
|
||||
"version": "1.0.4",
|
||||
"version": "1.0.5-next.0",
|
||||
"private": false,
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
@@ -47,9 +47,9 @@
|
||||
"react": "^16.13.1 || ^17.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.18.0",
|
||||
"@backstage/core-app-api": "^1.0.4",
|
||||
"@backstage/test-utils": "^1.1.2",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@backstage/core-app-api": "^1.0.5-next.0",
|
||||
"@backstage/test-utils": "^1.1.3-next.0",
|
||||
"@testing-library/jest-dom": "^5.10.1",
|
||||
"@testing-library/react": "^12.1.3",
|
||||
"@testing-library/react-hooks": "^8.0.0",
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @backstage/create-app
|
||||
|
||||
## 0.4.30-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Bumped create-app version.
|
||||
|
||||
## 0.4.29
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/create-app",
|
||||
"description": "A CLI that helps you create your own Backstage app",
|
||||
"version": "0.4.29",
|
||||
"version": "0.4.30-next.0",
|
||||
"private": false,
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/dev-utils
|
||||
|
||||
## 1.0.5-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.0.5-next.0
|
||||
- @backstage/integration-react@1.1.3-next.0
|
||||
- @backstage/plugin-catalog-react@1.1.3-next.0
|
||||
- @backstage/app-defaults@1.0.5-next.0
|
||||
- @backstage/core-app-api@1.0.5-next.0
|
||||
- @backstage/core-components@0.10.1-next.0
|
||||
- @backstage/test-utils@1.1.3-next.0
|
||||
|
||||
## 1.0.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/dev-utils",
|
||||
"description": "Utilities for developing Backstage plugins.",
|
||||
"version": "1.0.4",
|
||||
"version": "1.0.5-next.0",
|
||||
"private": false,
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
@@ -33,14 +33,14 @@
|
||||
"start": "backstage-cli package start"
|
||||
},
|
||||
"dependencies": {
|
||||
"@backstage/app-defaults": "^1.0.4",
|
||||
"@backstage/core-app-api": "^1.0.4",
|
||||
"@backstage/core-components": "^0.10.0",
|
||||
"@backstage/core-plugin-api": "^1.0.4",
|
||||
"@backstage/app-defaults": "^1.0.5-next.0",
|
||||
"@backstage/core-app-api": "^1.0.5-next.0",
|
||||
"@backstage/core-components": "^0.10.1-next.0",
|
||||
"@backstage/core-plugin-api": "^1.0.5-next.0",
|
||||
"@backstage/catalog-model": "^1.1.0",
|
||||
"@backstage/integration-react": "^1.1.2",
|
||||
"@backstage/plugin-catalog-react": "^1.1.2",
|
||||
"@backstage/test-utils": "^1.1.2",
|
||||
"@backstage/integration-react": "^1.1.3-next.0",
|
||||
"@backstage/plugin-catalog-react": "^1.1.3-next.0",
|
||||
"@backstage/test-utils": "^1.1.3-next.0",
|
||||
"@backstage/theme": "^0.2.16",
|
||||
"@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.18.0",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@types/jest": "^26.0.7",
|
||||
"@types/node": "^16.0.0"
|
||||
},
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
"serialize-error": "^8.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.18.0",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@types/jest": "^26.0.7"
|
||||
},
|
||||
"files": [
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/integration-react
|
||||
|
||||
## 1.1.3-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/integration@1.3.0-next.0
|
||||
- @backstage/core-plugin-api@1.0.5-next.0
|
||||
- @backstage/core-components@0.10.1-next.0
|
||||
|
||||
## 1.1.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/integration-react",
|
||||
"description": "Frontend package for managing integrations towards external systems",
|
||||
"version": "1.1.2",
|
||||
"version": "1.1.3-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.10.0",
|
||||
"@backstage/core-plugin-api": "^1.0.4",
|
||||
"@backstage/integration": "^1.2.2",
|
||||
"@backstage/core-components": "^0.10.1-next.0",
|
||||
"@backstage/core-plugin-api": "^1.0.5-next.0",
|
||||
"@backstage/integration": "^1.3.0-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.0",
|
||||
"@backstage/dev-utils": "^1.0.4",
|
||||
"@backstage/test-utils": "^1.1.2",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@backstage/dev-utils": "^1.0.5-next.0",
|
||||
"@backstage/test-utils": "^1.1.3-next.0",
|
||||
"@testing-library/jest-dom": "^5.10.1",
|
||||
"@testing-library/react": "^12.1.3",
|
||||
"@testing-library/user-event": "^14.0.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/integration
|
||||
|
||||
## 1.3.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 593dea6710: Add support for Basic Auth for Bitbucket Server.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 163243a4d1: Handle incorrect return type from Octokit paginate plugin to resolve reading URLs from GitHub
|
||||
- c4b460a47d: Avoid double encoding of the file path in `getBitbucketDownloadUrl`
|
||||
- 29f782eb37: Updated dependency `@types/luxon` to `^3.0.0`.
|
||||
|
||||
## 1.2.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/integration",
|
||||
"description": "Helpers for managing integrations towards external systems",
|
||||
"version": "1.2.2",
|
||||
"version": "1.3.0-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.0",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@backstage/config-loader": "^1.1.3",
|
||||
"@backstage/test-utils": "^1.1.2",
|
||||
"@backstage/test-utils": "^1.1.3-next.0",
|
||||
"@types/jest": "^26.0.7",
|
||||
"@types/luxon": "^3.0.0",
|
||||
"msw": "^0.44.0"
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
"cross-fetch": "^3.1.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/test-utils": "^1.1.2",
|
||||
"@backstage/test-utils": "^1.1.3-next.0",
|
||||
"msw": "^0.44.0",
|
||||
"@types/jest": "^26.0.7",
|
||||
"@types/node": "^16.0.0"
|
||||
|
||||
@@ -1,5 +1,21 @@
|
||||
# techdocs-cli-embedded-app
|
||||
|
||||
## 0.2.73-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.0.5-next.0
|
||||
- @backstage/plugin-catalog@1.5.0-next.0
|
||||
- @backstage/plugin-techdocs@1.3.1-next.0
|
||||
- @backstage/cli@0.18.1-next.0
|
||||
- @backstage/integration-react@1.1.3-next.0
|
||||
- @backstage/app-defaults@1.0.5-next.0
|
||||
- @backstage/core-app-api@1.0.5-next.0
|
||||
- @backstage/core-components@0.10.1-next.0
|
||||
- @backstage/test-utils@1.1.3-next.0
|
||||
- @backstage/plugin-techdocs-react@1.0.3-next.0
|
||||
|
||||
## 0.2.72
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,24 +1,24 @@
|
||||
{
|
||||
"name": "techdocs-cli-embedded-app",
|
||||
"version": "0.2.72",
|
||||
"version": "0.2.73-next.0",
|
||||
"private": true,
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
},
|
||||
"bundled": true,
|
||||
"dependencies": {
|
||||
"@backstage/app-defaults": "^1.0.4",
|
||||
"@backstage/app-defaults": "^1.0.5-next.0",
|
||||
"@backstage/catalog-model": "^1.1.0",
|
||||
"@backstage/cli": "^0.18.0",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@backstage/config": "^1.0.1",
|
||||
"@backstage/core-app-api": "^1.0.4",
|
||||
"@backstage/core-components": "^0.10.0",
|
||||
"@backstage/core-plugin-api": "^1.0.4",
|
||||
"@backstage/integration-react": "^1.1.2",
|
||||
"@backstage/plugin-catalog": "^1.4.0",
|
||||
"@backstage/plugin-techdocs": "^1.3.0",
|
||||
"@backstage/plugin-techdocs-react": "^1.0.2",
|
||||
"@backstage/test-utils": "^1.1.2",
|
||||
"@backstage/core-app-api": "^1.0.5-next.0",
|
||||
"@backstage/core-components": "^0.10.1-next.0",
|
||||
"@backstage/core-plugin-api": "^1.0.5-next.0",
|
||||
"@backstage/integration-react": "^1.1.3-next.0",
|
||||
"@backstage/plugin-catalog": "^1.5.0-next.0",
|
||||
"@backstage/plugin-techdocs": "^1.3.1-next.0",
|
||||
"@backstage/plugin-techdocs-react": "^1.0.3-next.0",
|
||||
"@backstage/test-utils": "^1.1.3-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.0",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@testing-library/jest-dom": "^5.10.1",
|
||||
"@testing-library/react": "^12.1.3",
|
||||
"@testing-library/user-event": "^14.0.0",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @techdocs/cli
|
||||
|
||||
## 1.1.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.15.0-next.0
|
||||
- @backstage/plugin-techdocs-node@1.2.1-next.0
|
||||
|
||||
## 1.1.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@techdocs/cli",
|
||||
"description": "Utility CLI for managing TechDocs sites in Backstage.",
|
||||
"version": "1.1.3",
|
||||
"version": "1.1.4-next.0",
|
||||
"private": false,
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
@@ -37,7 +37,7 @@
|
||||
"techdocs-cli": "bin/techdocs-cli"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.18.0",
|
||||
"@backstage/cli": "^0.18.1-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.14.1",
|
||||
"@backstage/backend-common": "^0.15.0-next.0",
|
||||
"@backstage/catalog-model": "^1.1.0",
|
||||
"@backstage/cli-common": "^0.1.9",
|
||||
"@backstage/config": "^1.0.1",
|
||||
"@backstage/plugin-techdocs-node": "^1.2.0",
|
||||
"@backstage/plugin-techdocs-node": "^1.2.1-next.0",
|
||||
"@types/dockerode": "^3.3.0",
|
||||
"commander": "^9.1.0",
|
||||
"dockerode": "^3.3.1",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/test-utils
|
||||
|
||||
## 1.1.3-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.0.5-next.0
|
||||
- @backstage/core-app-api@1.0.5-next.0
|
||||
- @backstage/plugin-permission-react@0.4.4-next.0
|
||||
|
||||
## 1.1.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/test-utils",
|
||||
"description": "Utilities to test Backstage plugins and apps.",
|
||||
"version": "1.1.2",
|
||||
"version": "1.1.3-next.0",
|
||||
"private": false,
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
@@ -34,10 +34,10 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@backstage/config": "^1.0.1",
|
||||
"@backstage/core-app-api": "^1.0.4",
|
||||
"@backstage/core-plugin-api": "^1.0.4",
|
||||
"@backstage/core-app-api": "^1.0.5-next.0",
|
||||
"@backstage/core-plugin-api": "^1.0.5-next.0",
|
||||
"@backstage/plugin-permission-common": "^0.6.3",
|
||||
"@backstage/plugin-permission-react": "^0.4.3",
|
||||
"@backstage/plugin-permission-react": "^0.4.4-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.0",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@types/jest": "^26.0.7",
|
||||
"@types/node": "^16.11.26",
|
||||
"msw": "^0.44.0"
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
"@material-ui/core": "^4.12.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.18.0"
|
||||
"@backstage/cli": "^0.18.1-next.0"
|
||||
},
|
||||
"files": [
|
||||
"dist"
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.18.0-next.1",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@types/zen-observable": "^0.8.0",
|
||||
"zen-observable": "^0.8.15"
|
||||
},
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
"react": "^16.13.1 || ^17.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.18.0-next.1",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@testing-library/jest-dom": "^5.10.1",
|
||||
"@testing-library/react": "^12.1.3",
|
||||
"@testing-library/react-hooks": "^8.0.0"
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-adr-backend
|
||||
|
||||
## 0.1.3-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.15.0-next.0
|
||||
- @backstage/integration@1.3.0-next.0
|
||||
- @backstage/plugin-adr-common@0.1.3-next.0
|
||||
|
||||
## 0.1.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-adr-backend",
|
||||
"version": "0.1.2",
|
||||
"version": "0.1.3-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
@@ -29,13 +29,13 @@
|
||||
"postpack": "backstage-cli package postpack"
|
||||
},
|
||||
"dependencies": {
|
||||
"@backstage/backend-common": "^0.14.1",
|
||||
"@backstage/backend-common": "^0.15.0-next.0",
|
||||
"@backstage/catalog-client": "^1.0.4",
|
||||
"@backstage/catalog-model": "^1.1.0",
|
||||
"@backstage/config": "^1.0.1",
|
||||
"@backstage/errors": "^1.1.0",
|
||||
"@backstage/integration": "^1.2.2",
|
||||
"@backstage/plugin-adr-common": "^0.1.2",
|
||||
"@backstage/integration": "^1.3.0-next.0",
|
||||
"@backstage/plugin-adr-common": "^0.1.3-next.0",
|
||||
"@backstage/plugin-search-common": "^1.0.0",
|
||||
"luxon": "^3.0.0",
|
||||
"marked": "^4.0.14",
|
||||
@@ -44,7 +44,7 @@
|
||||
"yn": "^4.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.18.0",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@types/marked": "^4.0.0",
|
||||
"@types/supertest": "^2.0.8",
|
||||
"supertest": "^6.1.3",
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# @backstage/plugin-adr-common
|
||||
|
||||
## 0.1.3-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/integration@1.3.0-next.0
|
||||
|
||||
## 0.1.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-adr-common",
|
||||
"description": "Common functionalities for the adr plugin",
|
||||
"version": "0.1.2",
|
||||
"version": "0.1.3-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.2.2",
|
||||
"@backstage/integration": "^1.3.0-next.0",
|
||||
"@backstage/plugin-search-common": "^1.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.18.0"
|
||||
"@backstage/cli": "^0.18.1-next.0"
|
||||
},
|
||||
"files": [
|
||||
"dist"
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-adr
|
||||
|
||||
## 0.1.3-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.0.5-next.0
|
||||
- @backstage/integration-react@1.1.3-next.0
|
||||
- @backstage/plugin-adr-common@0.1.3-next.0
|
||||
- @backstage/plugin-catalog-react@1.1.3-next.0
|
||||
- @backstage/core-components@0.10.1-next.0
|
||||
- @backstage/plugin-search-react@1.0.1-next.0
|
||||
|
||||
## 0.1.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
+11
-11
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-adr",
|
||||
"version": "0.1.2",
|
||||
"version": "0.1.3-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
@@ -22,13 +22,13 @@
|
||||
"postpack": "backstage-cli package postpack"
|
||||
},
|
||||
"dependencies": {
|
||||
"@backstage/core-components": "^0.10.0",
|
||||
"@backstage/core-plugin-api": "^1.0.4",
|
||||
"@backstage/integration-react": "^1.1.2",
|
||||
"@backstage/plugin-adr-common": "^0.1.2",
|
||||
"@backstage/plugin-catalog-react": "^1.1.2",
|
||||
"@backstage/core-components": "^0.10.1-next.0",
|
||||
"@backstage/core-plugin-api": "^1.0.5-next.0",
|
||||
"@backstage/integration-react": "^1.1.3-next.0",
|
||||
"@backstage/plugin-adr-common": "^0.1.3-next.0",
|
||||
"@backstage/plugin-catalog-react": "^1.1.3-next.0",
|
||||
"@backstage/plugin-search-common": "^1.0.0",
|
||||
"@backstage/plugin-search-react": "^1.0.0",
|
||||
"@backstage/plugin-search-react": "^1.0.1-next.0",
|
||||
"@backstage/theme": "^0.2.16",
|
||||
"@material-ui/core": "^4.12.2",
|
||||
"@material-ui/icons": "^4.9.1",
|
||||
@@ -44,10 +44,10 @@
|
||||
"react": "^16.13.1 || ^17.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.18.0",
|
||||
"@backstage/core-app-api": "^1.0.4",
|
||||
"@backstage/dev-utils": "^1.0.4",
|
||||
"@backstage/test-utils": "^1.1.2",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@backstage/core-app-api": "^1.0.5-next.0",
|
||||
"@backstage/dev-utils": "^1.0.5-next.0",
|
||||
"@backstage/test-utils": "^1.1.3-next.0",
|
||||
"@testing-library/jest-dom": "^5.10.1",
|
||||
"@testing-library/react": "^12.1.3",
|
||||
"@testing-library/user-event": "^14.0.0",
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# @backstage/plugin-airbrake-backend
|
||||
|
||||
## 0.2.8-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.15.0-next.0
|
||||
|
||||
## 0.2.7
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-airbrake-backend",
|
||||
"version": "0.2.7",
|
||||
"version": "0.2.8-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.14.1",
|
||||
"@backstage/backend-common": "^0.15.0-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.0",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@types/http-proxy-middleware": "^0.19.3",
|
||||
"@types/supertest": "^2.0.8",
|
||||
"supertest": "^6.1.6",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-airbrake
|
||||
|
||||
## 0.3.8-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.0.5-next.0
|
||||
- @backstage/plugin-catalog-react@1.1.3-next.0
|
||||
- @backstage/core-components@0.10.1-next.0
|
||||
- @backstage/dev-utils@1.0.5-next.0
|
||||
- @backstage/test-utils@1.1.3-next.0
|
||||
|
||||
## 0.3.7
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-airbrake",
|
||||
"version": "0.3.7",
|
||||
"version": "0.3.8-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.10.0",
|
||||
"@backstage/core-plugin-api": "^1.0.4",
|
||||
"@backstage/dev-utils": "^1.0.4",
|
||||
"@backstage/plugin-catalog-react": "^1.1.2",
|
||||
"@backstage/test-utils": "^1.1.2",
|
||||
"@backstage/core-components": "^0.10.1-next.0",
|
||||
"@backstage/core-plugin-api": "^1.0.5-next.0",
|
||||
"@backstage/dev-utils": "^1.0.5-next.0",
|
||||
"@backstage/plugin-catalog-react": "^1.1.3-next.0",
|
||||
"@backstage/test-utils": "^1.1.3-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.4",
|
||||
"@backstage/cli": "^0.18.0",
|
||||
"@backstage/dev-utils": "^1.0.4",
|
||||
"@backstage/test-utils": "^1.1.2",
|
||||
"@backstage/app-defaults": "^1.0.5-next.0",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@backstage/dev-utils": "^1.0.5-next.0",
|
||||
"@backstage/test-utils": "^1.1.3-next.0",
|
||||
"@testing-library/jest-dom": "^5.10.1",
|
||||
"@testing-library/react": "^12.1.3",
|
||||
"@testing-library/user-event": "^14.0.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-allure
|
||||
|
||||
## 0.1.24-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.0.5-next.0
|
||||
- @backstage/plugin-catalog-react@1.1.3-next.0
|
||||
- @backstage/core-components@0.10.1-next.0
|
||||
|
||||
## 0.1.23
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-allure",
|
||||
"description": "A Backstage plugin that integrates with Allure",
|
||||
"version": "0.1.23",
|
||||
"version": "0.1.24-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.10.0",
|
||||
"@backstage/core-plugin-api": "^1.0.4",
|
||||
"@backstage/plugin-catalog-react": "^1.1.2",
|
||||
"@backstage/core-components": "^0.10.1-next.0",
|
||||
"@backstage/core-plugin-api": "^1.0.5-next.0",
|
||||
"@backstage/plugin-catalog-react": "^1.1.3-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.0",
|
||||
"@backstage/core-app-api": "^1.0.4",
|
||||
"@backstage/dev-utils": "^1.0.4",
|
||||
"@backstage/test-utils": "^1.1.2",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@backstage/core-app-api": "^1.0.5-next.0",
|
||||
"@backstage/dev-utils": "^1.0.5-next.0",
|
||||
"@backstage/test-utils": "^1.1.3-next.0",
|
||||
"@testing-library/jest-dom": "^5.10.1",
|
||||
"@testing-library/react": "^12.1.3",
|
||||
"@testing-library/user-event": "^14.0.0",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-analytics-module-ga
|
||||
|
||||
## 0.1.19-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.0.5-next.0
|
||||
- @backstage/core-components@0.10.1-next.0
|
||||
|
||||
## 0.1.18
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-analytics-module-ga",
|
||||
"version": "0.1.18",
|
||||
"version": "0.1.19-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.10.0",
|
||||
"@backstage/core-plugin-api": "^1.0.4",
|
||||
"@backstage/core-components": "^0.10.1-next.0",
|
||||
"@backstage/core-plugin-api": "^1.0.5-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.0",
|
||||
"@backstage/core-app-api": "^1.0.4",
|
||||
"@backstage/dev-utils": "^1.0.4",
|
||||
"@backstage/test-utils": "^1.1.2",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@backstage/core-app-api": "^1.0.5-next.0",
|
||||
"@backstage/dev-utils": "^1.0.5-next.0",
|
||||
"@backstage/test-utils": "^1.1.3-next.0",
|
||||
"@testing-library/jest-dom": "^5.10.1",
|
||||
"@testing-library/react": "^12.1.3",
|
||||
"@testing-library/user-event": "^14.0.0",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-apache-airflow
|
||||
|
||||
## 0.2.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.0.5-next.0
|
||||
- @backstage/core-components@0.10.1-next.0
|
||||
|
||||
## 0.2.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-apache-airflow",
|
||||
"version": "0.2.0",
|
||||
"version": "0.2.1-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.10.0",
|
||||
"@backstage/core-plugin-api": "^1.0.4",
|
||||
"@backstage/core-components": "^0.10.1-next.0",
|
||||
"@backstage/core-plugin-api": "^1.0.5-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.0",
|
||||
"@backstage/core-app-api": "^1.0.4",
|
||||
"@backstage/dev-utils": "^1.0.4",
|
||||
"@backstage/test-utils": "^1.1.2",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@backstage/core-app-api": "^1.0.5-next.0",
|
||||
"@backstage/dev-utils": "^1.0.5-next.0",
|
||||
"@backstage/test-utils": "^1.1.3-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.0",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@testing-library/jest-dom": "^5.16.4",
|
||||
"@types/react": "^16.13.1 || ^17.0.0"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-api-docs
|
||||
|
||||
## 0.8.8-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.0.5-next.0
|
||||
- @backstage/plugin-catalog@1.5.0-next.0
|
||||
- @backstage/plugin-catalog-react@1.1.3-next.0
|
||||
- @backstage/core-components@0.10.1-next.0
|
||||
|
||||
## 0.8.7
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-api-docs",
|
||||
"description": "A Backstage plugin that helps represent API entities in the frontend",
|
||||
"version": "0.8.7",
|
||||
"version": "0.8.8-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.39",
|
||||
"@backstage/catalog-model": "^1.1.0",
|
||||
"@backstage/core-components": "^0.10.0",
|
||||
"@backstage/core-plugin-api": "^1.0.4",
|
||||
"@backstage/plugin-catalog": "^1.4.0",
|
||||
"@backstage/plugin-catalog-react": "^1.1.2",
|
||||
"@backstage/core-components": "^0.10.1-next.0",
|
||||
"@backstage/core-plugin-api": "^1.0.5-next.0",
|
||||
"@backstage/plugin-catalog": "^1.5.0-next.0",
|
||||
"@backstage/plugin-catalog-react": "^1.1.3-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.0",
|
||||
"@backstage/core-app-api": "^1.0.4",
|
||||
"@backstage/dev-utils": "^1.0.4",
|
||||
"@backstage/test-utils": "^1.1.2",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@backstage/core-app-api": "^1.0.5-next.0",
|
||||
"@backstage/dev-utils": "^1.0.5-next.0",
|
||||
"@backstage/test-utils": "^1.1.3-next.0",
|
||||
"@testing-library/jest-dom": "^5.10.1",
|
||||
"@testing-library/react": "^12.1.3",
|
||||
"@testing-library/user-event": "^14.0.0",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-apollo-explorer
|
||||
|
||||
## 0.1.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.0.5-next.0
|
||||
- @backstage/core-components@0.10.1-next.0
|
||||
|
||||
## 0.1.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-apollo-explorer",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1-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.10.0",
|
||||
"@backstage/core-plugin-api": "^1.0.4",
|
||||
"@backstage/core-components": "^0.10.1-next.0",
|
||||
"@backstage/core-plugin-api": "^1.0.5-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.0",
|
||||
"@backstage/core-app-api": "^1.0.4",
|
||||
"@backstage/dev-utils": "^1.0.4",
|
||||
"@backstage/test-utils": "^1.1.2",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@backstage/core-app-api": "^1.0.5-next.0",
|
||||
"@backstage/dev-utils": "^1.0.5-next.0",
|
||||
"@backstage/test-utils": "^1.1.3-next.0",
|
||||
"@testing-library/jest-dom": "^5.10.1",
|
||||
"@testing-library/react": "^12.1.3",
|
||||
"@testing-library/user-event": "^14.0.0",
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# @backstage/plugin-app-backend
|
||||
|
||||
## 0.3.35-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.15.0-next.0
|
||||
|
||||
## 0.3.34
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-app-backend",
|
||||
"description": "A Backstage backend plugin that serves the Backstage frontend app",
|
||||
"version": "0.3.34",
|
||||
"version": "0.3.35-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
@@ -33,7 +33,7 @@
|
||||
"clean": "backstage-cli package clean"
|
||||
},
|
||||
"dependencies": {
|
||||
"@backstage/backend-common": "^0.14.1",
|
||||
"@backstage/backend-common": "^0.15.0-next.0",
|
||||
"@backstage/config-loader": "^1.1.3",
|
||||
"@backstage/config": "^1.0.1",
|
||||
"@backstage/types": "^1.0.0",
|
||||
@@ -50,8 +50,8 @@
|
||||
"yn": "^4.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/backend-test-utils": "^0.1.26",
|
||||
"@backstage/cli": "^0.18.0",
|
||||
"@backstage/backend-test-utils": "^0.1.27-next.0",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@backstage/types": "^1.0.0",
|
||||
"@types/supertest": "^2.0.8",
|
||||
"mock-fs": "^5.1.0",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-auth-backend
|
||||
|
||||
## 0.15.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.15.0-next.0
|
||||
- @backstage/plugin-auth-node@0.2.4-next.0
|
||||
|
||||
## 0.15.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend",
|
||||
"description": "A Backstage backend plugin that handles authentication",
|
||||
"version": "0.15.0",
|
||||
"version": "0.15.1-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/plugin-auth-node": "^0.2.3",
|
||||
"@backstage/backend-common": "^0.14.1",
|
||||
"@backstage/plugin-auth-node": "^0.2.4-next.0",
|
||||
"@backstage/backend-common": "^0.15.0-next.0",
|
||||
"@backstage/catalog-client": "^1.0.4",
|
||||
"@backstage/catalog-model": "^1.1.0",
|
||||
"@backstage/config": "^1.0.1",
|
||||
@@ -76,8 +76,8 @@
|
||||
"yn": "^4.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/backend-test-utils": "^0.1.26",
|
||||
"@backstage/cli": "^0.18.0",
|
||||
"@backstage/backend-test-utils": "^0.1.27-next.0",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@types/body-parser": "^1.19.0",
|
||||
"@types/cookie-parser": "^1.4.2",
|
||||
"@types/express-session": "^1.17.2",
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# @backstage/plugin-auth-node
|
||||
|
||||
## 0.2.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.15.0-next.0
|
||||
|
||||
## 0.2.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-node",
|
||||
"version": "0.2.3",
|
||||
"version": "0.2.4-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.14.1",
|
||||
"@backstage/backend-common": "^0.15.0-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.0",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"lodash": "^4.17.21",
|
||||
"msw": "^0.44.0",
|
||||
"uuid": "^8.0.0"
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# @backstage/plugin-azure-devops-backend
|
||||
|
||||
## 0.3.14-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.15.0-next.0
|
||||
|
||||
## 0.3.13
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-azure-devops-backend",
|
||||
"version": "0.3.13",
|
||||
"version": "0.3.14-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
@@ -23,7 +23,7 @@
|
||||
"clean": "backstage-cli package clean"
|
||||
},
|
||||
"dependencies": {
|
||||
"@backstage/backend-common": "^0.14.1",
|
||||
"@backstage/backend-common": "^0.15.0-next.0",
|
||||
"@backstage/config": "^1.0.1",
|
||||
"@backstage/plugin-azure-devops-common": "^0.2.4",
|
||||
"@types/express": "^4.17.6",
|
||||
@@ -35,7 +35,7 @@
|
||||
"yn": "^4.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.18.0",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@types/supertest": "^2.0.8",
|
||||
"supertest": "^6.1.6",
|
||||
"msw": "^0.44.0"
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
"clean": "backstage-cli package clean"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.18.0"
|
||||
"@backstage/cli": "^0.18.1-next.0"
|
||||
},
|
||||
"files": [
|
||||
"dist"
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-azure-devops
|
||||
|
||||
## 0.1.24-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.0.5-next.0
|
||||
- @backstage/plugin-catalog-react@1.1.3-next.0
|
||||
- @backstage/core-components@0.10.1-next.0
|
||||
|
||||
## 0.1.23
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-azure-devops",
|
||||
"version": "0.1.23",
|
||||
"version": "0.1.24-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.10.0",
|
||||
"@backstage/core-plugin-api": "^1.0.4",
|
||||
"@backstage/core-components": "^0.10.1-next.0",
|
||||
"@backstage/core-plugin-api": "^1.0.5-next.0",
|
||||
"@backstage/errors": "^1.1.0",
|
||||
"@backstage/plugin-azure-devops-common": "^0.2.4",
|
||||
"@backstage/plugin-catalog-react": "^1.1.2",
|
||||
"@backstage/plugin-catalog-react": "^1.1.3-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.0",
|
||||
"@backstage/core-app-api": "^1.0.4",
|
||||
"@backstage/dev-utils": "^1.0.4",
|
||||
"@backstage/test-utils": "^1.1.2",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@backstage/core-app-api": "^1.0.5-next.0",
|
||||
"@backstage/dev-utils": "^1.0.5-next.0",
|
||||
"@backstage/test-utils": "^1.1.3-next.0",
|
||||
"@testing-library/jest-dom": "^5.10.1",
|
||||
"@testing-library/react": "^12.1.3",
|
||||
"@testing-library/user-event": "^14.0.0",
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# @backstage/plugin-badges-backend
|
||||
|
||||
## 0.1.29-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.15.0-next.0
|
||||
|
||||
## 0.1.28
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-badges-backend",
|
||||
"description": "A Backstage backend plugin that generates README badges for your entities",
|
||||
"version": "0.1.28",
|
||||
"version": "0.1.29-next.0",
|
||||
"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.14.1",
|
||||
"@backstage/backend-common": "^0.15.0-next.0",
|
||||
"@backstage/catalog-client": "^1.0.4",
|
||||
"@backstage/catalog-model": "^1.1.0",
|
||||
"@backstage/config": "^1.0.1",
|
||||
@@ -48,7 +48,7 @@
|
||||
"yn": "^4.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.18.0",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@types/supertest": "^2.0.8",
|
||||
"supertest": "^6.1.3"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-badges
|
||||
|
||||
## 0.2.32-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.0.5-next.0
|
||||
- @backstage/plugin-catalog-react@1.1.3-next.0
|
||||
- @backstage/core-components@0.10.1-next.0
|
||||
|
||||
## 0.2.31
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-badges",
|
||||
"description": "A Backstage plugin that generates README badges for your entities",
|
||||
"version": "0.2.31",
|
||||
"version": "0.2.32-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.10.0",
|
||||
"@backstage/core-plugin-api": "^1.0.4",
|
||||
"@backstage/core-components": "^0.10.1-next.0",
|
||||
"@backstage/core-plugin-api": "^1.0.5-next.0",
|
||||
"@backstage/errors": "^1.1.0",
|
||||
"@backstage/plugin-catalog-react": "^1.1.2",
|
||||
"@backstage/plugin-catalog-react": "^1.1.3-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.0",
|
||||
"@backstage/core-app-api": "^1.0.4",
|
||||
"@backstage/dev-utils": "^1.0.4",
|
||||
"@backstage/test-utils": "^1.1.2",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@backstage/core-app-api": "^1.0.5-next.0",
|
||||
"@backstage/dev-utils": "^1.0.5-next.0",
|
||||
"@backstage/test-utils": "^1.1.3-next.0",
|
||||
"@testing-library/jest-dom": "^5.10.1",
|
||||
"@testing-library/react": "^12.1.3",
|
||||
"@testing-library/user-event": "^14.0.0",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-bazaar-backend
|
||||
|
||||
## 0.1.19-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.15.0-next.0
|
||||
- @backstage/backend-test-utils@0.1.27-next.0
|
||||
|
||||
## 0.1.18
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-bazaar-backend",
|
||||
"version": "0.1.18",
|
||||
"version": "0.1.19-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.14.1",
|
||||
"@backstage/backend-test-utils": "^0.1.26",
|
||||
"@backstage/backend-common": "^0.15.0-next.0",
|
||||
"@backstage/backend-test-utils": "^0.1.27-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.0"
|
||||
"@backstage/cli": "^0.18.1-next.0"
|
||||
},
|
||||
"files": [
|
||||
"dist",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-bazaar
|
||||
|
||||
## 0.1.23-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.0.5-next.0
|
||||
- @backstage/plugin-catalog@1.5.0-next.0
|
||||
- @backstage/cli@0.18.1-next.0
|
||||
- @backstage/plugin-catalog-react@1.1.3-next.0
|
||||
- @backstage/core-components@0.10.1-next.0
|
||||
|
||||
## 0.1.22
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-bazaar",
|
||||
"version": "0.1.22",
|
||||
"version": "0.1.23-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
@@ -26,11 +26,11 @@
|
||||
"dependencies": {
|
||||
"@backstage/catalog-client": "^1.0.4",
|
||||
"@backstage/catalog-model": "^1.1.0",
|
||||
"@backstage/cli": "^0.18.0",
|
||||
"@backstage/core-components": "^0.10.0",
|
||||
"@backstage/core-plugin-api": "^1.0.4",
|
||||
"@backstage/plugin-catalog": "^1.4.0",
|
||||
"@backstage/plugin-catalog-react": "^1.1.2",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@backstage/core-components": "^0.10.1-next.0",
|
||||
"@backstage/core-plugin-api": "^1.0.5-next.0",
|
||||
"@backstage/plugin-catalog": "^1.5.0-next.0",
|
||||
"@backstage/plugin-catalog-react": "^1.1.3-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.0",
|
||||
"@backstage/dev-utils": "^1.0.4",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@backstage/dev-utils": "^1.0.5-next.0",
|
||||
"@testing-library/jest-dom": "^5.10.1",
|
||||
"cross-fetch": "^3.1.5"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# @backstage/plugin-bitbucket-cloud-common
|
||||
|
||||
## 0.1.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/integration@1.3.0-next.0
|
||||
|
||||
## 0.1.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-bitbucket-cloud-common",
|
||||
"description": "Common functionalities for bitbucket-cloud plugins",
|
||||
"version": "0.1.1",
|
||||
"version": "0.1.2-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.2.2",
|
||||
"@backstage/integration": "^1.3.0-next.0",
|
||||
"cross-fetch": "^3.1.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.18.0",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@openapitools/openapi-generator-cli": "^2.4.26",
|
||||
"msw": "^0.44.0",
|
||||
"ts-morph": "^15.0.0"
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-bitrise
|
||||
|
||||
## 0.1.35-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.0.5-next.0
|
||||
- @backstage/plugin-catalog-react@1.1.3-next.0
|
||||
- @backstage/core-components@0.10.1-next.0
|
||||
|
||||
## 0.1.34
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-bitrise",
|
||||
"description": "A Backstage plugin that integrates towards Bitrise",
|
||||
"version": "0.1.34",
|
||||
"version": "0.1.35-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
@@ -25,9 +25,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@backstage/catalog-model": "^1.1.0",
|
||||
"@backstage/core-components": "^0.10.0",
|
||||
"@backstage/core-plugin-api": "^1.0.4",
|
||||
"@backstage/plugin-catalog-react": "^1.1.2",
|
||||
"@backstage/core-components": "^0.10.1-next.0",
|
||||
"@backstage/core-plugin-api": "^1.0.5-next.0",
|
||||
"@backstage/plugin-catalog-react": "^1.1.3-next.0",
|
||||
"@backstage/theme": "^0.2.16",
|
||||
"@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.18.0",
|
||||
"@backstage/core-app-api": "^1.0.4",
|
||||
"@backstage/dev-utils": "^1.0.4",
|
||||
"@backstage/test-utils": "^1.1.2",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@backstage/core-app-api": "^1.0.5-next.0",
|
||||
"@backstage/dev-utils": "^1.0.5-next.0",
|
||||
"@backstage/test-utils": "^1.1.3-next.0",
|
||||
"@testing-library/jest-dom": "^5.10.1",
|
||||
"@testing-library/react": "^12.1.3",
|
||||
"@testing-library/user-event": "^14.0.0",
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-catalog-backend-module-aws
|
||||
|
||||
## 0.1.8-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 17d45dbf10: Deprecate `AwsS3DiscoveryProcessor` in favor of `AwsS3EntityProvider` (since v0.1.4).
|
||||
|
||||
You can find a migration guide at
|
||||
[the release notes for v0.1.4](https://github.com/backstage/backstage/blob/master/plugins/catalog-backend-module-aws/CHANGELOG.md#014).
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.15.0-next.0
|
||||
- @backstage/integration@1.3.0-next.0
|
||||
- @backstage/backend-tasks@0.3.4-next.0
|
||||
- @backstage/plugin-catalog-backend@1.3.1-next.0
|
||||
|
||||
## 0.1.7
|
||||
|
||||
### 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.7",
|
||||
"version": "0.1.8-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
@@ -33,13 +33,13 @@
|
||||
"start": "backstage-cli package start"
|
||||
},
|
||||
"dependencies": {
|
||||
"@backstage/backend-common": "^0.14.1",
|
||||
"@backstage/backend-tasks": "^0.3.3",
|
||||
"@backstage/backend-common": "^0.15.0-next.0",
|
||||
"@backstage/backend-tasks": "^0.3.4-next.0",
|
||||
"@backstage/catalog-model": "^1.1.0",
|
||||
"@backstage/config": "^1.0.1",
|
||||
"@backstage/errors": "^1.1.0",
|
||||
"@backstage/integration": "^1.2.2",
|
||||
"@backstage/plugin-catalog-backend": "^1.3.0",
|
||||
"@backstage/integration": "^1.3.0-next.0",
|
||||
"@backstage/plugin-catalog-backend": "^1.3.1-next.0",
|
||||
"@backstage/types": "^1.0.0",
|
||||
"aws-sdk": "^2.840.0",
|
||||
"lodash": "^4.17.21",
|
||||
@@ -48,7 +48,7 @@
|
||||
"winston": "^3.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.18.0",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@types/lodash": "^4.14.151",
|
||||
"aws-sdk-mock": "^5.2.1",
|
||||
"yaml": "^2.0.0"
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-catalog-backend-module-azure
|
||||
|
||||
## 0.1.6-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.15.0-next.0
|
||||
- @backstage/integration@1.3.0-next.0
|
||||
- @backstage/backend-tasks@0.3.4-next.0
|
||||
- @backstage/plugin-catalog-backend@1.3.1-next.0
|
||||
|
||||
## 0.1.5
|
||||
|
||||
### 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.5",
|
||||
"version": "0.1.6-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
@@ -33,13 +33,13 @@
|
||||
"start": "backstage-cli package start"
|
||||
},
|
||||
"dependencies": {
|
||||
"@backstage/backend-common": "^0.14.1",
|
||||
"@backstage/backend-common": "^0.15.0-next.0",
|
||||
"@backstage/catalog-model": "^1.1.0",
|
||||
"@backstage/backend-tasks": "^0.3.3",
|
||||
"@backstage/backend-tasks": "^0.3.4-next.0",
|
||||
"@backstage/config": "^1.0.1",
|
||||
"@backstage/errors": "^1.1.0",
|
||||
"@backstage/integration": "^1.2.2",
|
||||
"@backstage/plugin-catalog-backend": "^1.3.0",
|
||||
"@backstage/integration": "^1.3.0-next.0",
|
||||
"@backstage/plugin-catalog-backend": "^1.3.1-next.0",
|
||||
"@backstage/types": "^1.0.0",
|
||||
"lodash": "^4.17.21",
|
||||
"msw": "^0.44.0",
|
||||
@@ -48,8 +48,8 @@
|
||||
"winston": "^3.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/backend-test-utils": "^0.1.26",
|
||||
"@backstage/cli": "^0.18.0",
|
||||
"@backstage/backend-test-utils": "^0.1.27-next.0",
|
||||
"@backstage/cli": "^0.18.1-next.0",
|
||||
"@types/lodash": "^4.14.151"
|
||||
},
|
||||
"files": [
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user