diff --git a/.changeset/afraid-chairs-warn.md b/.changeset/afraid-chairs-warn.md
deleted file mode 100644
index 1ae2a7513e..0000000000
--- a/.changeset/afraid-chairs-warn.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-'@backstage/errors': patch
----
-
-Deprecate `parseErrorResponse` in favour of `parseErrorResponseBody`. Deprecate `data` field inside `ErrorResponse` in favour of `body`.
-Rename the error name for unknown errors from `unknown` to `error`.
diff --git a/.changeset/big-phones-boil.md b/.changeset/big-phones-boil.md
deleted file mode 100644
index 0ee19f5100..0000000000
--- a/.changeset/big-phones-boil.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-'@backstage/plugin-kubernetes-backend': patch
-'@backstage/plugin-kubernetes-common': patch
----
-
-Include CronJobs and Jobs as default objects returned by the kubernetes backend and add/update relevant types.
diff --git a/.changeset/chilly-sloths-sniff.md b/.changeset/chilly-sloths-sniff.md
deleted file mode 100644
index b23fb9c7cd..0000000000
--- a/.changeset/chilly-sloths-sniff.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@backstage/create-app': patch
----
-
-Cleaned out the `peerDependencies` in the published version of the package, making it much quicker to run `npx @backstage/create-app` as it no longer needs to install a long list of unnecessary.
diff --git a/.changeset/curly-points-hide.md b/.changeset/curly-points-hide.md
deleted file mode 100644
index ba513e5915..0000000000
--- a/.changeset/curly-points-hide.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-'@backstage/plugin-tech-insights-backend': patch
-'@backstage/plugin-tech-insights-backend-module-jsonfc': patch
----
-
-Update README docs to use correct function/parameter names
diff --git a/.changeset/early-dragons-wave.md b/.changeset/early-dragons-wave.md
deleted file mode 100644
index 641f36a9f3..0000000000
--- a/.changeset/early-dragons-wave.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@backstage/plugin-scaffolder': patch
----
-
-Bump `react-jsonschema-form`
diff --git a/.changeset/eleven-starfishes-exist.md b/.changeset/eleven-starfishes-exist.md
deleted file mode 100644
index a3139e1d3f..0000000000
--- a/.changeset/eleven-starfishes-exist.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@backstage/plugin-org': patch
----
-
-Use email links in the catalog's members list instead of text to display a member's email
diff --git a/.changeset/eleven-suns-type.md b/.changeset/eleven-suns-type.md
deleted file mode 100644
index b16f26c968..0000000000
--- a/.changeset/eleven-suns-type.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@backstage/plugin-jenkins': patch
----
-
-Fix Jenkins project table pagination.
diff --git a/.changeset/forty-teachers-argue.md b/.changeset/forty-teachers-argue.md
deleted file mode 100644
index 2e32719037..0000000000
--- a/.changeset/forty-teachers-argue.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@backstage/plugin-auth-backend': patch
----
-
-Switched to using the standardized JSON error responses for all provider endpoints.
diff --git a/.changeset/giant-bees-applaud.md b/.changeset/giant-bees-applaud.md
deleted file mode 100644
index c4591dbc64..0000000000
--- a/.changeset/giant-bees-applaud.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@backstage/cli': patch
----
-
-Switch the default test coverage provider from the jest default one to `'v8'`, which provides much better coverage information when using the default Backstage test setup. This is considered a bug fix as the current coverage information is often very inaccurate.
diff --git a/.changeset/green-bags-hug.md b/.changeset/green-bags-hug.md
deleted file mode 100644
index 9d250062f7..0000000000
--- a/.changeset/green-bags-hug.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@backstage/plugin-kubernetes': patch
----
-
-Implement support for formatting OpenShift dashboard url links
diff --git a/.changeset/heavy-tools-hang.md b/.changeset/heavy-tools-hang.md
deleted file mode 100644
index 0c47202e46..0000000000
--- a/.changeset/heavy-tools-hang.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@backstage/plugin-permission-node': minor
----
-
-New package containing common permission and authorization utilities for backend plugins. For more information, see the [authorization PRFC](https://github.com/backstage/backstage/pull/7761).
diff --git a/.changeset/large-mugs-repair.md b/.changeset/large-mugs-repair.md
deleted file mode 100644
index 5043fb80e1..0000000000
--- a/.changeset/large-mugs-repair.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@backstage/cli': patch
----
-
-Disable ES transforms in tests transformed by the `jestSucraseTransform.js`. This is not considered a breaking change since all code is already transpiled this way in the development setup.
diff --git a/.changeset/large-pears-agree.md b/.changeset/large-pears-agree.md
deleted file mode 100644
index 60f755eff0..0000000000
--- a/.changeset/large-pears-agree.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@backstage/create-app': patch
----
-
-DefaultTechDocsCollator is now included in the search backend, and the Search Page updated with the SearchType component that includes the techdocs type
diff --git a/.changeset/late-coins-eat.md b/.changeset/late-coins-eat.md
deleted file mode 100644
index c23fbc7931..0000000000
--- a/.changeset/late-coins-eat.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@backstage/plugin-badges': patch
----
-
-Fix the path that the Badges client uses towards the `plugin-badges-backend`
diff --git a/.changeset/light-rabbits-matter.md b/.changeset/light-rabbits-matter.md
deleted file mode 100644
index c75ac7cb21..0000000000
--- a/.changeset/light-rabbits-matter.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@backstage/plugin-scaffolder-backend': patch
----
-
-Switched to executing scaffolder templating in a secure context for any template based on nunjucks, as it is [not secure by default](https://mozilla.github.io/nunjucks/api.html#user-defined-templates-warning).
diff --git a/.changeset/many-waves-visit.md b/.changeset/many-waves-visit.md
deleted file mode 100644
index 4f4711f371..0000000000
--- a/.changeset/many-waves-visit.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@backstage/plugin-catalog-backend': patch
----
-
-Providing an empty values array in an EntityFilter will now return no matches.
diff --git a/.changeset/neat-suits-retire.md b/.changeset/neat-suits-retire.md
deleted file mode 100644
index f9c98e0d84..0000000000
--- a/.changeset/neat-suits-retire.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@backstage/plugin-kafka-backend': patch
----
-
-Add ACL requirements for kafka-backend plugin
diff --git a/.changeset/olive-pumpkins-burn.md b/.changeset/olive-pumpkins-burn.md
deleted file mode 100644
index 3cd9c46267..0000000000
--- a/.changeset/olive-pumpkins-burn.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@backstage/plugin-permission-backend': minor
----
-
-New package containing the backend for authorization and permissions. For more information, see the [authorization PRFC](https://github.com/backstage/backstage/pull/7761).
diff --git a/.changeset/pretty-trains-appear.md b/.changeset/pretty-trains-appear.md
deleted file mode 100644
index 9a7b313524..0000000000
--- a/.changeset/pretty-trains-appear.md
+++ /dev/null
@@ -1,34 +0,0 @@
----
-'@backstage/backend-common': patch
-'@backstage/cli': patch
-'@backstage/core-app-api': patch
-'@backstage/create-app': patch
-'@backstage/techdocs-common': patch
-'@backstage/plugin-auth-backend': patch
-'@backstage/plugin-azure-devops-backend': patch
-'@backstage/plugin-badges-backend': patch
-'@backstage/plugin-bazaar-backend': patch
-'@backstage/plugin-catalog-backend': patch
-'@backstage/plugin-code-coverage-backend': patch
-'@backstage/plugin-github-actions': patch
-'@backstage/plugin-jenkins-backend': patch
-'@backstage/plugin-proxy-backend': patch
-'@backstage/plugin-rollbar-backend': patch
-'@backstage/plugin-search-backend': patch
-'@backstage/plugin-techdocs': patch
-'@backstage/plugin-techdocs-backend': patch
----
-
-Change default port of backend from 7000 to 7007.
-
-This is due to the AirPlay Receiver process occupying port 7000 and preventing local Backstage instances on MacOS to start.
-
-You can change the port back to 7000 or any other value by providing an `app-config.yaml` with the following values:
-
-```
-backend:
- listen: 0.0.0.0:7123
- baseUrl: http://localhost:7123
-```
-
-More information can be found here: https://backstage.io/docs/conf/writing
diff --git a/.changeset/purple-grapes-attack.md b/.changeset/purple-grapes-attack.md
deleted file mode 100644
index a2a99690e9..0000000000
--- a/.changeset/purple-grapes-attack.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@backstage/plugin-permission-common': minor
----
-
-Accept configApi rather than enabled flag in PermissionClient constructor.
diff --git a/.changeset/serious-pens-tease.md b/.changeset/serious-pens-tease.md
deleted file mode 100644
index 7759ba3bc0..0000000000
--- a/.changeset/serious-pens-tease.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@backstage/plugin-scaffolder-backend': patch
----
-
-Removed all usages of `path.resolve` in order to ensure that template paths are resolved in a safe way.
diff --git a/.changeset/sharp-carrots-press.md b/.changeset/sharp-carrots-press.md
deleted file mode 100644
index a7c31d6759..0000000000
--- a/.changeset/sharp-carrots-press.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-'@backstage/plugin-config-schema': patch
-'@backstage/plugin-scaffolder': patch
----
-
-Fixed a missing `await` when throwing server side errors
diff --git a/.changeset/shiny-insects-remember.md b/.changeset/shiny-insects-remember.md
deleted file mode 100644
index a26882b65d..0000000000
--- a/.changeset/shiny-insects-remember.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@backstage/plugin-scaffolder-backend': patch
----
-
-Fix bug where there was error log lines written when failing to `JSON.parse` things that were not `JSON` values.
diff --git a/.changeset/slow-olives-confess.md b/.changeset/slow-olives-confess.md
deleted file mode 100644
index 68b2539157..0000000000
--- a/.changeset/slow-olives-confess.md
+++ /dev/null
@@ -1,7 +0,0 @@
----
-'@backstage/core-plugin-api': patch
----
-
-Deprecated `register` option of `createPlugin` and the `outputs` methods of the plugin instance.
-
-Introduces the `featureFlags` property to define your feature flags instead.
diff --git a/.changeset/smart-fans-complain.md b/.changeset/smart-fans-complain.md
deleted file mode 100644
index db404f110d..0000000000
--- a/.changeset/smart-fans-complain.md
+++ /dev/null
@@ -1,42 +0,0 @@
----
-'@backstage/plugin-catalog-backend': minor
----
-
-**BREAKING** EntitiesSearchFilter fields have changed.
-
-EntitiesSearchFilter now has only two fields: `key` and `value`. The `matchValueIn` and `matchValueExists` fields are no longer are supported. Previous filters written using the `matchValueIn` and `matchValueExists` fields can be rewritten as follows:
-
-Filtering by existence of key only:
-
-```diff
- filter: {
- {
- key: 'abc',
-- matchValueExists: true,
- },
- }
-```
-
-Filtering by key and values:
-
-```diff
- filter: {
- {
- key: 'abc',
-- matchValueExists: true,
-- matchValueIn: ['xyz'],
-+ values: ['xyz'],
- },
- }
-```
-
-Negation of filters can now be achieved through a `not` object:
-
-```
-filter: {
- not: {
- key: 'abc',
- values: ['xyz'],
- },
-}
-```
diff --git a/.changeset/smooth-vans-boil.md b/.changeset/smooth-vans-boil.md
deleted file mode 100644
index 39b2ea386f..0000000000
--- a/.changeset/smooth-vans-boil.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@backstage/plugin-catalog-backend': patch
----
-
-Index User entities by displayName to be able to search by full name. Added displayName (if present) to the 'text' field in the indexed document.
diff --git a/.changeset/strong-seahorses-scream.md b/.changeset/strong-seahorses-scream.md
deleted file mode 100644
index bbd1d44378..0000000000
--- a/.changeset/strong-seahorses-scream.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@backstage/plugin-catalog-backend': patch
----
-
-Added Azure DevOps discovery processor
diff --git a/.changeset/thirty-fireants-occur.md b/.changeset/thirty-fireants-occur.md
deleted file mode 100644
index dc9348ac6e..0000000000
--- a/.changeset/thirty-fireants-occur.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@backstage/plugin-catalog-backend': patch
----
-
-Detect a duplicate entities when adding locations through dry run
diff --git a/.changeset/thirty-tigers-refuse.md b/.changeset/thirty-tigers-refuse.md
deleted file mode 100644
index 0797d36747..0000000000
--- a/.changeset/thirty-tigers-refuse.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-'@backstage/create-app': patch
-'@backstage/plugin-scaffolder-backend': patch
----
-
-Bump gitbeaker to the latest version
diff --git a/.changeset/weak-berries-sing.md b/.changeset/weak-berries-sing.md
deleted file mode 100644
index 1b0cb8d719..0000000000
--- a/.changeset/weak-berries-sing.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@backstage/cli': patch
----
-
-Update the default routes to use id instead of title
diff --git a/.changeset/wet-seas-deliver.md b/.changeset/wet-seas-deliver.md
deleted file mode 100644
index da5679eb8e..0000000000
--- a/.changeset/wet-seas-deliver.md
+++ /dev/null
@@ -1,63 +0,0 @@
----
-'@backstage/core-app-api': patch
-'@backstage/test-utils': patch
----
-
-The `ApiRegistry` from `@backstage/core-app-api` class has been deprecated and will be removed in a future release. To replace it, we have introduced two new helpers that are exported from `@backstage/test-utils`, namely `TestApiProvider` and `TestApiRegistry`.
-
-These two new helpers are more tailored for writing tests and development setups, as they allow for partial implementations of each of the APIs.
-
-When migrating existing code it is typically best to prefer usage of `TestApiProvider` when possible, so for example the following code:
-
-```tsx
-render(
-
- {...}
-
-)
-```
-
-Would be migrated to this:
-
-```tsx
-render(
-
- {...}
-
-)
-```
-
-In cases where the `ApiProvider` is used in a more standalone way, for example to reuse a set of APIs across multiple tests, the `TestApiRegistry` can be used instead. Note that the `TestApiRegistry` only has a single static factory method, `.from()`, and it is slightly different from the existing `.from()` method on `ApiRegistry` in that it doesn't require the API pairs to be wrapped in an outer array.
-
-Usage that looks like this:
-
-```ts
-const apis = ApiRegistry.with(
- identityApiRef,
- mockIdentityApi as unknown as IdentityApi,
-).with(configApiRef, new ConfigReader({}));
-```
-
-OR like this:
-
-```ts
-const apis = ApiRegistry.from([
- [identityApiRef, mockIdentityApi as unknown as IdentityApi],
- [configApiRef, new ConfigReader({})],
-]);
-```
-
-Would be migrated to this:
-
-```ts
-const apis = TestApiRegistry.from(
- [identityApiRef, mockIdentityApi],
- [configApiRef, new ConfigReader({})],
-);
-```
-
-If your app is still using the `ApiRegistry` to construct the `apis` for `createApp`, we recommend that you move over to use the new method of supplying API factories instead, using `createApiFactory`.
diff --git a/.changeset/yellow-apes-brush.md b/.changeset/yellow-apes-brush.md
deleted file mode 100644
index 06b33e97d1..0000000000
--- a/.changeset/yellow-apes-brush.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@backstage/plugin-api-docs': patch
----
-
-Adjusted some styles in the OpenAPI definition, for elements which were barely readable in dark mode.
diff --git a/.changeset/yellow-pandas-draw.md b/.changeset/yellow-pandas-draw.md
deleted file mode 100644
index 6d4f8116b3..0000000000
--- a/.changeset/yellow-pandas-draw.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@backstage/core-components': patch
----
-
-Pin sidebar by default for easier navigation
diff --git a/.changeset/young-hats-shop.md b/.changeset/young-hats-shop.md
deleted file mode 100644
index 4db46cf9d9..0000000000
--- a/.changeset/young-hats-shop.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@backstage/plugin-cost-insights': patch
----
-
-Supply featureFlags using featureFlag config option.
diff --git a/.changeset/young-sheep-impress.md b/.changeset/young-sheep-impress.md
deleted file mode 100644
index b69447d4d4..0000000000
--- a/.changeset/young-sheep-impress.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@backstage/plugin-graphiql': patch
----
-
-Letting GraphiQL use headers
diff --git a/packages/backend-common/CHANGELOG.md b/packages/backend-common/CHANGELOG.md
index 3ab36cc679..869bf46019 100644
--- a/packages/backend-common/CHANGELOG.md
+++ b/packages/backend-common/CHANGELOG.md
@@ -1,5 +1,26 @@
# @backstage/backend-common
+## 0.9.11
+
+### Patch Changes
+
+- bab752e2b3: Change default port of backend from 7000 to 7007.
+
+ This is due to the AirPlay Receiver process occupying port 7000 and preventing local Backstage instances on MacOS to start.
+
+ You can change the port back to 7000 or any other value by providing an `app-config.yaml` with the following values:
+
+ ```
+ backend:
+ listen: 0.0.0.0:7123
+ baseUrl: http://localhost:7123
+ ```
+
+ More information can be found here: https://backstage.io/docs/conf/writing
+
+- Updated dependencies
+ - @backstage/errors@0.1.5
+
## 0.9.10
### Patch Changes
diff --git a/packages/backend-common/package.json b/packages/backend-common/package.json
index 9e0187137d..95af7c823d 100644
--- a/packages/backend-common/package.json
+++ b/packages/backend-common/package.json
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-common",
"description": "Common functionality library for Backstage backends",
- "version": "0.9.10",
+ "version": "0.9.11",
"main": "src/index.ts",
"types": "src/index.ts",
"private": false,
@@ -32,7 +32,7 @@
"@backstage/cli-common": "^0.1.6",
"@backstage/config": "^0.1.11",
"@backstage/config-loader": "^0.8.0",
- "@backstage/errors": "^0.1.4",
+ "@backstage/errors": "^0.1.5",
"@backstage/integration": "^0.6.9",
"@backstage/types": "^0.1.1",
"@google-cloud/storage": "^5.8.0",
@@ -80,8 +80,8 @@
}
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/test-utils": "^0.1.23",
"@types/archiver": "^5.1.0",
"@types/compression": "^1.7.0",
"@types/concat-stream": "^1.6.0",
diff --git a/packages/backend/CHANGELOG.md b/packages/backend/CHANGELOG.md
index 7cf7d9ddaa..20e0d7885b 100644
--- a/packages/backend/CHANGELOG.md
+++ b/packages/backend/CHANGELOG.md
@@ -1,5 +1,27 @@
# example-backend
+## 0.2.54
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/plugin-kubernetes-backend@0.3.19
+ - @backstage/plugin-tech-insights-backend@0.1.2
+ - @backstage/plugin-tech-insights-backend-module-jsonfc@0.1.1
+ - @backstage/plugin-auth-backend@0.4.9
+ - @backstage/plugin-scaffolder-backend@0.15.14
+ - @backstage/plugin-catalog-backend@0.18.0
+ - @backstage/plugin-kafka-backend@0.2.12
+ - @backstage/backend-common@0.9.11
+ - @backstage/plugin-azure-devops-backend@0.2.2
+ - @backstage/plugin-badges-backend@0.1.12
+ - @backstage/plugin-code-coverage-backend@0.1.15
+ - @backstage/plugin-jenkins-backend@0.1.8
+ - @backstage/plugin-proxy-backend@0.2.14
+ - @backstage/plugin-rollbar-backend@0.1.16
+ - @backstage/plugin-search-backend@0.2.7
+ - @backstage/plugin-techdocs-backend@0.10.9
+
## 0.2.52
### Patch Changes
diff --git a/packages/backend/package.json b/packages/backend/package.json
index 1cef99c6a0..bf18728b9f 100644
--- a/packages/backend/package.json
+++ b/packages/backend/package.json
@@ -1,6 +1,6 @@
{
"name": "example-backend",
- "version": "0.2.52",
+ "version": "0.2.54",
"main": "dist/index.cjs.js",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -24,33 +24,33 @@
"migrate:create": "knex migrate:make -x ts"
},
"dependencies": {
- "@backstage/backend-common": "^0.9.10",
+ "@backstage/backend-common": "^0.9.11",
"@backstage/catalog-client": "^0.5.2",
"@backstage/catalog-model": "^0.9.7",
"@backstage/config": "^0.1.10",
"@backstage/integration": "^0.6.8",
"@backstage/plugin-app-backend": "^0.3.19",
- "@backstage/plugin-auth-backend": "^0.4.8",
- "@backstage/plugin-azure-devops-backend": "^0.2.1",
- "@backstage/plugin-badges-backend": "^0.1.11",
- "@backstage/plugin-catalog-backend": "^0.17.4",
- "@backstage/plugin-code-coverage-backend": "^0.1.14",
+ "@backstage/plugin-auth-backend": "^0.4.9",
+ "@backstage/plugin-azure-devops-backend": "^0.2.2",
+ "@backstage/plugin-badges-backend": "^0.1.12",
+ "@backstage/plugin-catalog-backend": "^0.18.0",
+ "@backstage/plugin-code-coverage-backend": "^0.1.15",
"@backstage/plugin-graphql-backend": "^0.1.9",
- "@backstage/plugin-jenkins-backend": "^0.1.7",
- "@backstage/plugin-kubernetes-backend": "^0.3.18",
- "@backstage/plugin-kafka-backend": "^0.2.11",
- "@backstage/plugin-proxy-backend": "^0.2.13",
- "@backstage/plugin-rollbar-backend": "^0.1.15",
- "@backstage/plugin-scaffolder-backend": "^0.15.13",
+ "@backstage/plugin-jenkins-backend": "^0.1.8",
+ "@backstage/plugin-kubernetes-backend": "^0.3.19",
+ "@backstage/plugin-kafka-backend": "^0.2.12",
+ "@backstage/plugin-proxy-backend": "^0.2.14",
+ "@backstage/plugin-rollbar-backend": "^0.1.16",
+ "@backstage/plugin-scaffolder-backend": "^0.15.14",
"@backstage/plugin-scaffolder-backend-module-rails": "^0.1.7",
- "@backstage/plugin-search-backend": "^0.2.6",
+ "@backstage/plugin-search-backend": "^0.2.7",
"@backstage/plugin-search-backend-node": "^0.4.2",
"@backstage/plugin-search-backend-module-elasticsearch": "^0.0.5",
"@backstage/plugin-search-backend-module-pg": "^0.2.1",
- "@backstage/plugin-techdocs-backend": "^0.10.8",
- "@backstage/plugin-tech-insights-backend": "^0.1.1",
+ "@backstage/plugin-techdocs-backend": "^0.10.9",
+ "@backstage/plugin-tech-insights-backend": "^0.1.2",
"@backstage/plugin-tech-insights-node": "^0.1.0",
- "@backstage/plugin-tech-insights-backend-module-jsonfc": "^0.1.0",
+ "@backstage/plugin-tech-insights-backend-module-jsonfc": "^0.1.1",
"@backstage/plugin-todo-backend": "^0.1.13",
"@gitbeaker/node": "^34.6.0",
"@octokit/rest": "^18.5.3",
@@ -68,7 +68,7 @@
"winston": "^3.2.1"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
+ "@backstage/cli": "^0.9.1",
"@types/dockerode": "^3.3.0",
"@types/express": "^4.17.6",
"@types/express-serve-static-core": "^4.17.5"
diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md
index 407c4fcbf2..ed8525a2cc 100644
--- a/packages/cli/CHANGELOG.md
+++ b/packages/cli/CHANGELOG.md
@@ -1,5 +1,29 @@
# @backstage/cli
+## 0.9.1
+
+### Patch Changes
+
+- dde216acf4: Switch the default test coverage provider from the jest default one to `'v8'`, which provides much better coverage information when using the default Backstage test setup. This is considered a bug fix as the current coverage information is often very inaccurate.
+- 719cc87d2f: Disable ES transforms in tests transformed by the `jestSucraseTransform.js`. This is not considered a breaking change since all code is already transpiled this way in the development setup.
+- bab752e2b3: Change default port of backend from 7000 to 7007.
+
+ This is due to the AirPlay Receiver process occupying port 7000 and preventing local Backstage instances on MacOS to start.
+
+ You can change the port back to 7000 or any other value by providing an `app-config.yaml` with the following values:
+
+ ```
+ backend:
+ listen: 0.0.0.0:7123
+ baseUrl: http://localhost:7123
+ ```
+
+ More information can be found here: https://backstage.io/docs/conf/writing
+
+- ee055cf6db: Update the default routes to use id instead of title
+- Updated dependencies
+ - @backstage/errors@0.1.5
+
## 0.9.0
### Minor Changes
diff --git a/packages/cli/package.json b/packages/cli/package.json
index 1eed5a742c..90ed1103fc 100644
--- a/packages/cli/package.json
+++ b/packages/cli/package.json
@@ -1,7 +1,7 @@
{
"name": "@backstage/cli",
"description": "CLI for developing Backstage plugins and apps",
- "version": "0.9.0",
+ "version": "0.9.1",
"private": false,
"publishConfig": {
"access": "public"
@@ -31,7 +31,7 @@
"@backstage/cli-common": "^0.1.6",
"@backstage/config": "^0.1.11",
"@backstage/config-loader": "^0.8.0",
- "@backstage/errors": "^0.1.4",
+ "@backstage/errors": "^0.1.5",
"@backstage/types": "^0.1.1",
"@hot-loader/react-dom": "^16.13.0",
"@lerna/package-graph": "^4.0.0",
@@ -117,13 +117,13 @@
"yn": "^4.0.0"
},
"devDependencies": {
- "@backstage/backend-common": "^0.9.10",
+ "@backstage/backend-common": "^0.9.11",
"@backstage/config": "^0.1.11",
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
- "@backstage/core-app-api": "^0.1.21",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@backstage/theme": "^0.2.13",
"@types/diff": "^5.0.0",
"@types/express": "^4.17.6",
diff --git a/packages/codemods/CHANGELOG.md b/packages/codemods/CHANGELOG.md
index bf0711ad6f..8c484fe2ac 100644
--- a/packages/codemods/CHANGELOG.md
+++ b/packages/codemods/CHANGELOG.md
@@ -1,5 +1,14 @@
# @backstage/codemods
+## 0.1.23
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/core-app-api@0.1.23
+ - @backstage/core-plugin-api@0.2.1
+ - @backstage/core-components@0.7.5
+
## 0.1.22
### Patch Changes
diff --git a/packages/codemods/package.json b/packages/codemods/package.json
index bfb8d4d4b3..e95367a5ac 100644
--- a/packages/codemods/package.json
+++ b/packages/codemods/package.json
@@ -1,7 +1,7 @@
{
"name": "@backstage/codemods",
"description": "A collection of codemods for Backstage projects",
- "version": "0.1.22",
+ "version": "0.1.23",
"private": false,
"publishConfig": {
"access": "public",
diff --git a/packages/core-app-api/CHANGELOG.md b/packages/core-app-api/CHANGELOG.md
index b1d590a7bd..ad71ad6fe2 100644
--- a/packages/core-app-api/CHANGELOG.md
+++ b/packages/core-app-api/CHANGELOG.md
@@ -1,5 +1,86 @@
# @backstage/core-app-api
+## 0.1.23
+
+### Patch Changes
+
+- bab752e2b3: Change default port of backend from 7000 to 7007.
+
+ This is due to the AirPlay Receiver process occupying port 7000 and preventing local Backstage instances on MacOS to start.
+
+ You can change the port back to 7000 or any other value by providing an `app-config.yaml` with the following values:
+
+ ```
+ backend:
+ listen: 0.0.0.0:7123
+ baseUrl: http://localhost:7123
+ ```
+
+ More information can be found here: https://backstage.io/docs/conf/writing
+
+- 000190de69: The `ApiRegistry` from `@backstage/core-app-api` class has been deprecated and will be removed in a future release. To replace it, we have introduced two new helpers that are exported from `@backstage/test-utils`, namely `TestApiProvider` and `TestApiRegistry`.
+
+ These two new helpers are more tailored for writing tests and development setups, as they allow for partial implementations of each of the APIs.
+
+ When migrating existing code it is typically best to prefer usage of `TestApiProvider` when possible, so for example the following code:
+
+ ```tsx
+ render(
+
+ {...}
+
+ )
+ ```
+
+ Would be migrated to this:
+
+ ```tsx
+ render(
+
+ {...}
+
+ )
+ ```
+
+ In cases where the `ApiProvider` is used in a more standalone way, for example to reuse a set of APIs across multiple tests, the `TestApiRegistry` can be used instead. Note that the `TestApiRegistry` only has a single static factory method, `.from()`, and it is slightly different from the existing `.from()` method on `ApiRegistry` in that it doesn't require the API pairs to be wrapped in an outer array.
+
+ Usage that looks like this:
+
+ ```ts
+ const apis = ApiRegistry.with(
+ identityApiRef,
+ mockIdentityApi as unknown as IdentityApi,
+ ).with(configApiRef, new ConfigReader({}));
+ ```
+
+ OR like this:
+
+ ```ts
+ const apis = ApiRegistry.from([
+ [identityApiRef, mockIdentityApi as unknown as IdentityApi],
+ [configApiRef, new ConfigReader({})],
+ ]);
+ ```
+
+ Would be migrated to this:
+
+ ```ts
+ const apis = TestApiRegistry.from(
+ [identityApiRef, mockIdentityApi],
+ [configApiRef, new ConfigReader({})],
+ );
+ ```
+
+ If your app is still using the `ApiRegistry` to construct the `apis` for `createApp`, we recommend that you move over to use the new method of supplying API factories instead, using `createApiFactory`.
+
+- Updated dependencies
+ - @backstage/core-plugin-api@0.2.1
+ - @backstage/core-components@0.7.5
+
## 0.1.22
### Patch Changes
diff --git a/packages/core-app-api/package.json b/packages/core-app-api/package.json
index 96c021b1ee..6777088b68 100644
--- a/packages/core-app-api/package.json
+++ b/packages/core-app-api/package.json
@@ -1,7 +1,7 @@
{
"name": "@backstage/core-app-api",
"description": "Core app API used by Backstage apps",
- "version": "0.1.22",
+ "version": "0.1.23",
"private": false,
"publishConfig": {
"access": "public",
@@ -30,9 +30,9 @@
},
"dependencies": {
"@backstage/app-defaults": "^0.1.1",
- "@backstage/core-components": "^0.7.4",
+ "@backstage/core-components": "^0.7.5",
"@backstage/config": "^0.1.11",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/theme": "^0.2.13",
"@backstage/types": "^0.1.1",
"@backstage/version-bridge": "^0.1.0",
@@ -47,8 +47,8 @@
"zen-observable": "^0.8.15"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react-hooks": "^7.0.2",
diff --git a/packages/core-components/CHANGELOG.md b/packages/core-components/CHANGELOG.md
index c62ba9e90d..b4898fa82b 100644
--- a/packages/core-components/CHANGELOG.md
+++ b/packages/core-components/CHANGELOG.md
@@ -1,5 +1,14 @@
# @backstage/core-components
+## 0.7.5
+
+### Patch Changes
+
+- 157530187a: Pin sidebar by default for easier navigation
+- Updated dependencies
+ - @backstage/errors@0.1.5
+ - @backstage/core-plugin-api@0.2.1
+
## 0.7.4
### Patch Changes
diff --git a/packages/core-components/package.json b/packages/core-components/package.json
index afa9af0341..896295038c 100644
--- a/packages/core-components/package.json
+++ b/packages/core-components/package.json
@@ -1,7 +1,7 @@
{
"name": "@backstage/core-components",
"description": "Core components used by Backstage plugins and apps",
- "version": "0.7.4",
+ "version": "0.7.5",
"private": false,
"publishConfig": {
"access": "public",
@@ -30,8 +30,8 @@
},
"dependencies": {
"@backstage/config": "^0.1.11",
- "@backstage/core-plugin-api": "^0.2.0",
- "@backstage/errors": "^0.1.4",
+ "@backstage/core-plugin-api": "^0.2.1",
+ "@backstage/errors": "^0.1.5",
"@backstage/theme": "^0.2.13",
"@material-table/core": "^3.1.0",
"@material-ui/core": "^4.12.2",
@@ -67,9 +67,9 @@
"zen-observable": "^0.8.15"
},
"devDependencies": {
- "@backstage/core-app-api": "^0.1.21",
- "@backstage/cli": "^0.9.0",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/core-app-api": "^0.1.23",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react-hooks": "^7.0.2",
diff --git a/packages/core-plugin-api/CHANGELOG.md b/packages/core-plugin-api/CHANGELOG.md
index a8d35e5a14..0022c99c68 100644
--- a/packages/core-plugin-api/CHANGELOG.md
+++ b/packages/core-plugin-api/CHANGELOG.md
@@ -1,5 +1,13 @@
# @backstage/core-plugin-api
+## 0.2.1
+
+### Patch Changes
+
+- 950b36393c: Deprecated `register` option of `createPlugin` and the `outputs` methods of the plugin instance.
+
+ Introduces the `featureFlags` property to define your feature flags instead.
+
## 0.2.0
### Minor Changes
diff --git a/packages/core-plugin-api/package.json b/packages/core-plugin-api/package.json
index e5b4572dff..b6567dcb89 100644
--- a/packages/core-plugin-api/package.json
+++ b/packages/core-plugin-api/package.json
@@ -1,7 +1,7 @@
{
"name": "@backstage/core-plugin-api",
"description": "Core API used by Backstage plugins",
- "version": "0.2.0",
+ "version": "0.2.1",
"private": false,
"publishConfig": {
"access": "public",
@@ -43,9 +43,9 @@
"zen-observable": "^0.8.15"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.21",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react-hooks": "^7.0.2",
diff --git a/packages/create-app/CHANGELOG.md b/packages/create-app/CHANGELOG.md
index af1fd58ead..97a5ef9588 100644
--- a/packages/create-app/CHANGELOG.md
+++ b/packages/create-app/CHANGELOG.md
@@ -1,5 +1,27 @@
# @backstage/create-app
+## 0.4.5
+
+### Patch Changes
+
+- dcaeaac174: Cleaned out the `peerDependencies` in the published version of the package, making it much quicker to run `npx @backstage/create-app` as it no longer needs to install a long list of unnecessary.
+- a5a5d7e1f1: DefaultTechDocsCollator is now included in the search backend, and the Search Page updated with the SearchType component that includes the techdocs type
+- bab752e2b3: Change default port of backend from 7000 to 7007.
+
+ This is due to the AirPlay Receiver process occupying port 7000 and preventing local Backstage instances on MacOS to start.
+
+ You can change the port back to 7000 or any other value by providing an `app-config.yaml` with the following values:
+
+ ```
+ backend:
+ listen: 0.0.0.0:7123
+ baseUrl: http://localhost:7123
+ ```
+
+ More information can be found here: https://backstage.io/docs/conf/writing
+
+- 42ebbc18c0: Bump gitbeaker to the latest version
+
## 0.4.4
### Patch Changes
diff --git a/packages/create-app/package.json b/packages/create-app/package.json
index 32d72b5ffb..49f6e87376 100644
--- a/packages/create-app/package.json
+++ b/packages/create-app/package.json
@@ -1,7 +1,7 @@
{
"name": "@backstage/create-app",
"description": "A CLI that helps you create your own Backstage app",
- "version": "0.4.4",
+ "version": "0.4.5",
"private": false,
"publishConfig": {
"access": "public"
diff --git a/packages/errors/CHANGELOG.md b/packages/errors/CHANGELOG.md
index 9ea2f47cbb..02b28cdf1d 100644
--- a/packages/errors/CHANGELOG.md
+++ b/packages/errors/CHANGELOG.md
@@ -1,5 +1,12 @@
# @backstage/errors
+## 0.1.5
+
+### Patch Changes
+
+- 4d09c60256: Deprecate `parseErrorResponse` in favour of `parseErrorResponseBody`. Deprecate `data` field inside `ErrorResponse` in favour of `body`.
+ Rename the error name for unknown errors from `unknown` to `error`.
+
## 0.1.4
### Patch Changes
diff --git a/packages/errors/package.json b/packages/errors/package.json
index 38fe6c634e..f49451a6a8 100644
--- a/packages/errors/package.json
+++ b/packages/errors/package.json
@@ -1,7 +1,7 @@
{
"name": "@backstage/errors",
"description": "Common utilities for error handling within Backstage",
- "version": "0.1.4",
+ "version": "0.1.5",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -35,7 +35,7 @@
"serialize-error": "^8.0.1"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
+ "@backstage/cli": "^0.9.1",
"@types/jest": "^26.0.7"
},
"files": [
diff --git a/packages/techdocs-common/CHANGELOG.md b/packages/techdocs-common/CHANGELOG.md
index 0207ea409d..386c584196 100644
--- a/packages/techdocs-common/CHANGELOG.md
+++ b/packages/techdocs-common/CHANGELOG.md
@@ -1,5 +1,27 @@
# @backstage/techdocs-common
+## 0.10.8
+
+### Patch Changes
+
+- bab752e2b3: Change default port of backend from 7000 to 7007.
+
+ This is due to the AirPlay Receiver process occupying port 7000 and preventing local Backstage instances on MacOS to start.
+
+ You can change the port back to 7000 or any other value by providing an `app-config.yaml` with the following values:
+
+ ```
+ backend:
+ listen: 0.0.0.0:7123
+ baseUrl: http://localhost:7123
+ ```
+
+ More information can be found here: https://backstage.io/docs/conf/writing
+
+- Updated dependencies
+ - @backstage/errors@0.1.5
+ - @backstage/backend-common@0.9.11
+
## 0.10.7
### Patch Changes
diff --git a/packages/techdocs-common/package.json b/packages/techdocs-common/package.json
index b13b94a1a7..3f0d0edf5b 100644
--- a/packages/techdocs-common/package.json
+++ b/packages/techdocs-common/package.json
@@ -1,7 +1,7 @@
{
"name": "@backstage/techdocs-common",
"description": "Common functionalities for TechDocs, to be shared between techdocs-backend plugin and techdocs-cli",
- "version": "0.10.7",
+ "version": "0.10.8",
"main": "src/index.ts",
"types": "src/index.ts",
"private": false,
@@ -38,10 +38,10 @@
"dependencies": {
"@azure/identity": "^1.5.0",
"@azure/storage-blob": "^12.5.0",
- "@backstage/backend-common": "^0.9.10",
+ "@backstage/backend-common": "^0.9.11",
"@backstage/catalog-model": "^0.9.7",
"@backstage/config": "^0.1.11",
- "@backstage/errors": "^0.1.4",
+ "@backstage/errors": "^0.1.5",
"@backstage/search-common": "^0.2.1",
"@backstage/integration": "^0.6.9",
"@google-cloud/storage": "^5.6.0",
@@ -60,7 +60,7 @@
"winston": "^3.2.1"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
+ "@backstage/cli": "^0.9.1",
"@types/fs-extra": "^9.0.5",
"@types/js-yaml": "^4.0.0",
"@types/mime-types": "^2.1.0",
diff --git a/packages/test-utils/CHANGELOG.md b/packages/test-utils/CHANGELOG.md
index 3460e6c714..fd8ce852db 100644
--- a/packages/test-utils/CHANGELOG.md
+++ b/packages/test-utils/CHANGELOG.md
@@ -1,5 +1,72 @@
# @backstage/test-utils
+## 0.1.23
+
+### Patch Changes
+
+- 000190de69: The `ApiRegistry` from `@backstage/core-app-api` class has been deprecated and will be removed in a future release. To replace it, we have introduced two new helpers that are exported from `@backstage/test-utils`, namely `TestApiProvider` and `TestApiRegistry`.
+
+ These two new helpers are more tailored for writing tests and development setups, as they allow for partial implementations of each of the APIs.
+
+ When migrating existing code it is typically best to prefer usage of `TestApiProvider` when possible, so for example the following code:
+
+ ```tsx
+ render(
+
+ {...}
+
+ )
+ ```
+
+ Would be migrated to this:
+
+ ```tsx
+ render(
+
+ {...}
+
+ )
+ ```
+
+ In cases where the `ApiProvider` is used in a more standalone way, for example to reuse a set of APIs across multiple tests, the `TestApiRegistry` can be used instead. Note that the `TestApiRegistry` only has a single static factory method, `.from()`, and it is slightly different from the existing `.from()` method on `ApiRegistry` in that it doesn't require the API pairs to be wrapped in an outer array.
+
+ Usage that looks like this:
+
+ ```ts
+ const apis = ApiRegistry.with(
+ identityApiRef,
+ mockIdentityApi as unknown as IdentityApi,
+ ).with(configApiRef, new ConfigReader({}));
+ ```
+
+ OR like this:
+
+ ```ts
+ const apis = ApiRegistry.from([
+ [identityApiRef, mockIdentityApi as unknown as IdentityApi],
+ [configApiRef, new ConfigReader({})],
+ ]);
+ ```
+
+ Would be migrated to this:
+
+ ```ts
+ const apis = TestApiRegistry.from(
+ [identityApiRef, mockIdentityApi],
+ [configApiRef, new ConfigReader({})],
+ );
+ ```
+
+ If your app is still using the `ApiRegistry` to construct the `apis` for `createApp`, we recommend that you move over to use the new method of supplying API factories instead, using `createApiFactory`.
+
+- Updated dependencies
+ - @backstage/core-app-api@0.1.23
+ - @backstage/core-plugin-api@0.2.1
+
## 0.1.22
### Patch Changes
diff --git a/packages/test-utils/package.json b/packages/test-utils/package.json
index 79667c236a..7e684adbfc 100644
--- a/packages/test-utils/package.json
+++ b/packages/test-utils/package.json
@@ -1,7 +1,7 @@
{
"name": "@backstage/test-utils",
"description": "Utilities to test Backstage plugins and apps.",
- "version": "0.1.22",
+ "version": "0.1.23",
"private": false,
"publishConfig": {
"access": "public",
@@ -29,8 +29,8 @@
"clean": "backstage-cli clean"
},
"dependencies": {
- "@backstage/core-app-api": "^0.1.21",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-app-api": "^0.1.23",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/theme": "^0.2.13",
"@backstage/types": "^0.1.1",
"@material-ui/core": "^4.12.2",
@@ -46,7 +46,7 @@
"zen-observable": "^0.8.15"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
+ "@backstage/cli": "^0.9.1",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32"
},
diff --git a/plugins/allure/package.json b/plugins/allure/package.json
index 9efe6132e8..33fc4db9d9 100644
--- a/plugins/allure/package.json
+++ b/plugins/allure/package.json
@@ -23,8 +23,8 @@
},
"dependencies": {
"@backstage/catalog-model": "^0.9.7",
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/plugin-catalog-react": "^0.6.4",
"@backstage/theme": "^0.2.13",
"@material-ui/core": "^4.12.2",
@@ -36,10 +36,10 @@
"react-use": "^17.2.4"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",
diff --git a/plugins/analytics-module-ga/package.json b/plugins/analytics-module-ga/package.json
index e0a32960c5..ffd6dd364c 100644
--- a/plugins/analytics-module-ga/package.json
+++ b/plugins/analytics-module-ga/package.json
@@ -22,8 +22,8 @@
},
"dependencies": {
"@backstage/config": "^0.1.5",
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/theme": "^0.2.13",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
@@ -34,10 +34,10 @@
"react-use": "^17.2.4"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",
diff --git a/plugins/api-docs/CHANGELOG.md b/plugins/api-docs/CHANGELOG.md
index 0b0bd4890c..c880dc983c 100644
--- a/plugins/api-docs/CHANGELOG.md
+++ b/plugins/api-docs/CHANGELOG.md
@@ -1,5 +1,14 @@
# @backstage/plugin-api-docs
+## 0.6.15
+
+### Patch Changes
+
+- c982fc12cb: Adjusted some styles in the OpenAPI definition, for elements which were barely readable in dark mode.
+- Updated dependencies
+ - @backstage/core-plugin-api@0.2.1
+ - @backstage/core-components@0.7.5
+
## 0.6.14
### Patch Changes
diff --git a/plugins/api-docs/package.json b/plugins/api-docs/package.json
index a4aa15c419..9f8b5fbf84 100644
--- a/plugins/api-docs/package.json
+++ b/plugins/api-docs/package.json
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-api-docs",
"description": "A Backstage plugin that helps represent API entities in the frontend",
- "version": "0.6.14",
+ "version": "0.6.15",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -32,8 +32,8 @@
"dependencies": {
"@asyncapi/react-component": "^0.23.0",
"@backstage/catalog-model": "^0.9.7",
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/plugin-catalog": "^0.7.3",
"@backstage/plugin-catalog-react": "^0.6.4",
"@backstage/theme": "^0.2.13",
@@ -53,10 +53,10 @@
"swagger-ui-react": "^4.0.0-rc.3"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",
diff --git a/plugins/auth-backend/CHANGELOG.md b/plugins/auth-backend/CHANGELOG.md
index 5dc0cdb861..38eaf268e6 100644
--- a/plugins/auth-backend/CHANGELOG.md
+++ b/plugins/auth-backend/CHANGELOG.md
@@ -1,5 +1,29 @@
# @backstage/plugin-auth-backend
+## 0.4.9
+
+### Patch Changes
+
+- 9312572360: Switched to using the standardized JSON error responses for all provider endpoints.
+- bab752e2b3: Change default port of backend from 7000 to 7007.
+
+ This is due to the AirPlay Receiver process occupying port 7000 and preventing local Backstage instances on MacOS to start.
+
+ You can change the port back to 7000 or any other value by providing an `app-config.yaml` with the following values:
+
+ ```
+ backend:
+ listen: 0.0.0.0:7123
+ baseUrl: http://localhost:7123
+ ```
+
+ More information can be found here: https://backstage.io/docs/conf/writing
+
+- Updated dependencies
+ - @backstage/errors@0.1.5
+ - @backstage/backend-common@0.9.11
+ - @backstage/test-utils@0.1.23
+
## 0.4.8
### Patch Changes
diff --git a/plugins/auth-backend/package.json b/plugins/auth-backend/package.json
index 3a9e8102eb..2695f0180c 100644
--- a/plugins/auth-backend/package.json
+++ b/plugins/auth-backend/package.json
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-auth-backend",
"description": "A Backstage backend plugin that handles authentication",
- "version": "0.4.8",
+ "version": "0.4.9",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -30,12 +30,12 @@
"clean": "backstage-cli clean"
},
"dependencies": {
- "@backstage/backend-common": "^0.9.10",
+ "@backstage/backend-common": "^0.9.11",
"@backstage/catalog-client": "^0.5.2",
"@backstage/catalog-model": "^0.9.7",
"@backstage/config": "^0.1.11",
- "@backstage/errors": "^0.1.4",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/errors": "^0.1.5",
+ "@backstage/test-utils": "^0.1.23",
"@google-cloud/firestore": "^4.15.1",
"@types/express": "^4.17.6",
"@types/passport": "^1.0.3",
@@ -73,7 +73,7 @@
"yn": "^4.0.0"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
+ "@backstage/cli": "^0.9.1",
"@types/body-parser": "^1.19.0",
"@types/cookie-parser": "^1.4.2",
"@types/express-session": "^1.17.2",
diff --git a/plugins/azure-devops-backend/CHANGELOG.md b/plugins/azure-devops-backend/CHANGELOG.md
index 06fc4833c4..26c64b3f9d 100644
--- a/plugins/azure-devops-backend/CHANGELOG.md
+++ b/plugins/azure-devops-backend/CHANGELOG.md
@@ -1,5 +1,26 @@
# @backstage/plugin-azure-devops-backend
+## 0.2.2
+
+### Patch Changes
+
+- bab752e2b3: Change default port of backend from 7000 to 7007.
+
+ This is due to the AirPlay Receiver process occupying port 7000 and preventing local Backstage instances on MacOS to start.
+
+ You can change the port back to 7000 or any other value by providing an `app-config.yaml` with the following values:
+
+ ```
+ backend:
+ listen: 0.0.0.0:7123
+ baseUrl: http://localhost:7123
+ ```
+
+ More information can be found here: https://backstage.io/docs/conf/writing
+
+- Updated dependencies
+ - @backstage/backend-common@0.9.11
+
## 0.2.1
### Patch Changes
diff --git a/plugins/azure-devops-backend/package.json b/plugins/azure-devops-backend/package.json
index 6d213cbce6..12f62355dd 100644
--- a/plugins/azure-devops-backend/package.json
+++ b/plugins/azure-devops-backend/package.json
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-azure-devops-backend",
- "version": "0.2.1",
+ "version": "0.2.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -20,7 +20,7 @@
"clean": "backstage-cli clean"
},
"dependencies": {
- "@backstage/backend-common": "^0.9.10",
+ "@backstage/backend-common": "^0.9.11",
"@backstage/config": "^0.1.11",
"@backstage/plugin-azure-devops-common": "^0.1.0",
"@types/express": "^4.17.6",
@@ -31,7 +31,7 @@
"yn": "^4.0.0"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
+ "@backstage/cli": "^0.9.1",
"@types/supertest": "^2.0.8",
"supertest": "^4.0.2",
"msw": "^0.35.0"
diff --git a/plugins/azure-devops/package.json b/plugins/azure-devops/package.json
index 9d235b0641..2badcf63b5 100644
--- a/plugins/azure-devops/package.json
+++ b/plugins/azure-devops/package.json
@@ -28,8 +28,8 @@
},
"dependencies": {
"@backstage/catalog-model": "^0.9.7",
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/errors": "^0.1.4",
"@backstage/plugin-azure-devops-common": "^0.1.0",
"@backstage/plugin-catalog-react": "^0.6.4",
@@ -45,10 +45,10 @@
"react-use": "^17.2.4"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",
diff --git a/plugins/badges-backend/CHANGELOG.md b/plugins/badges-backend/CHANGELOG.md
index 5cd063d960..736d079969 100644
--- a/plugins/badges-backend/CHANGELOG.md
+++ b/plugins/badges-backend/CHANGELOG.md
@@ -1,5 +1,27 @@
# @backstage/plugin-badges-backend
+## 0.1.12
+
+### Patch Changes
+
+- bab752e2b3: Change default port of backend from 7000 to 7007.
+
+ This is due to the AirPlay Receiver process occupying port 7000 and preventing local Backstage instances on MacOS to start.
+
+ You can change the port back to 7000 or any other value by providing an `app-config.yaml` with the following values:
+
+ ```
+ backend:
+ listen: 0.0.0.0:7123
+ baseUrl: http://localhost:7123
+ ```
+
+ More information can be found here: https://backstage.io/docs/conf/writing
+
+- Updated dependencies
+ - @backstage/errors@0.1.5
+ - @backstage/backend-common@0.9.11
+
## 0.1.11
### Patch Changes
diff --git a/plugins/badges-backend/package.json b/plugins/badges-backend/package.json
index 2186c8d52e..48959433df 100644
--- a/plugins/badges-backend/package.json
+++ b/plugins/badges-backend/package.json
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-badges-backend",
"description": "A Backstage backend plugin that generates README badges for your entities",
- "version": "0.1.11",
+ "version": "0.1.12",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -31,11 +31,11 @@
"clean": "backstage-cli clean"
},
"dependencies": {
- "@backstage/backend-common": "^0.9.10",
+ "@backstage/backend-common": "^0.9.11",
"@backstage/catalog-client": "^0.5.2",
"@backstage/catalog-model": "^0.9.7",
"@backstage/config": "^0.1.10",
- "@backstage/errors": "^0.1.3",
+ "@backstage/errors": "^0.1.5",
"@types/express": "^4.17.6",
"badge-maker": "^3.3.0",
"cors": "^2.8.5",
@@ -46,7 +46,7 @@
"yn": "^4.0.0"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
+ "@backstage/cli": "^0.9.1",
"@types/supertest": "^2.0.8",
"supertest": "^6.1.3"
},
diff --git a/plugins/badges/CHANGELOG.md b/plugins/badges/CHANGELOG.md
index 44bc597d0a..449352f87b 100644
--- a/plugins/badges/CHANGELOG.md
+++ b/plugins/badges/CHANGELOG.md
@@ -1,5 +1,15 @@
# @backstage/plugin-badges
+## 0.2.15
+
+### Patch Changes
+
+- 4149d74c10: Fix the path that the Badges client uses towards the `plugin-badges-backend`
+- Updated dependencies
+ - @backstage/errors@0.1.5
+ - @backstage/core-plugin-api@0.2.1
+ - @backstage/core-components@0.7.5
+
## 0.2.14
### Patch Changes
diff --git a/plugins/badges/package.json b/plugins/badges/package.json
index 4d02d64237..be38144ada 100644
--- a/plugins/badges/package.json
+++ b/plugins/badges/package.json
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-badges",
"description": "A Backstage plugin that generates README badges for your entities",
- "version": "0.2.14",
+ "version": "0.2.15",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -28,9 +28,9 @@
},
"dependencies": {
"@backstage/catalog-model": "^0.9.7",
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
- "@backstage/errors": "^0.1.3",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
+ "@backstage/errors": "^0.1.5",
"@backstage/plugin-catalog-react": "^0.6.4",
"@backstage/theme": "^0.2.13",
"@material-ui/core": "^4.12.2",
@@ -42,10 +42,10 @@
"react-use": "^17.2.4"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",
diff --git a/plugins/bazaar-backend/CHANGELOG.md b/plugins/bazaar-backend/CHANGELOG.md
index 88e646b5e3..812ae8f5e3 100644
--- a/plugins/bazaar-backend/CHANGELOG.md
+++ b/plugins/bazaar-backend/CHANGELOG.md
@@ -1,5 +1,26 @@
# @backstage/plugin-bazaar-backend
+## 0.1.3
+
+### Patch Changes
+
+- bab752e2b3: Change default port of backend from 7000 to 7007.
+
+ This is due to the AirPlay Receiver process occupying port 7000 and preventing local Backstage instances on MacOS to start.
+
+ You can change the port back to 7000 or any other value by providing an `app-config.yaml` with the following values:
+
+ ```
+ backend:
+ listen: 0.0.0.0:7123
+ baseUrl: http://localhost:7123
+ ```
+
+ More information can be found here: https://backstage.io/docs/conf/writing
+
+- Updated dependencies
+ - @backstage/backend-common@0.9.11
+
## 0.1.2
### Patch Changes
diff --git a/plugins/bazaar-backend/package.json b/plugins/bazaar-backend/package.json
index a6610493e2..9c6426fcba 100644
--- a/plugins/bazaar-backend/package.json
+++ b/plugins/bazaar-backend/package.json
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-bazaar-backend",
- "version": "0.1.2",
+ "version": "0.1.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -20,7 +20,7 @@
"clean": "backstage-cli clean"
},
"dependencies": {
- "@backstage/backend-common": "^0.9.10",
+ "@backstage/backend-common": "^0.9.11",
"@backstage/backend-test-utils": "^0.1.9",
"@backstage/config": "^0.1.5",
"@types/express": "^4.17.6",
@@ -31,7 +31,7 @@
"yn": "^4.0.0"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0"
+ "@backstage/cli": "^0.9.1"
},
"files": [
"dist",
diff --git a/plugins/bazaar/package.json b/plugins/bazaar/package.json
index fd07a3b5c7..bb45a7b974 100644
--- a/plugins/bazaar/package.json
+++ b/plugins/bazaar/package.json
@@ -23,16 +23,16 @@
"dependencies": {
"@backstage/catalog-model": "^0.9.7",
"@backstage/cli": "^0.9.0",
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/plugin-catalog": "^0.7.3",
"@backstage/plugin-catalog-react": "^0.6.4",
+ "@date-io/luxon": "1.x",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.57",
"@material-ui/pickers": "^3.3.10",
"@testing-library/jest-dom": "^5.10.1",
- "@date-io/luxon": "1.x",
"luxon": "^2.0.2",
"react": "^16.13.1",
"react-dom": "^16.13.1",
@@ -41,7 +41,7 @@
"react-use": "^17.2.4"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
+ "@backstage/cli": "^0.9.1",
"@backstage/dev-utils": "^0.2.13",
"@testing-library/jest-dom": "^5.10.1",
"cross-fetch": "^3.0.6"
diff --git a/plugins/bitrise/package.json b/plugins/bitrise/package.json
index 92cd9693e1..cc8f29c388 100644
--- a/plugins/bitrise/package.json
+++ b/plugins/bitrise/package.json
@@ -22,8 +22,8 @@
},
"dependencies": {
"@backstage/catalog-model": "^0.9.7",
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/plugin-catalog-react": "^0.6.4",
"@backstage/theme": "^0.2.13",
"@material-ui/core": "^4.12.2",
@@ -39,10 +39,10 @@
"recharts": "^1.8.5"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",
diff --git a/plugins/catalog-backend-module-ldap/CHANGELOG.md b/plugins/catalog-backend-module-ldap/CHANGELOG.md
index a776f3f329..9e769af873 100644
--- a/plugins/catalog-backend-module-ldap/CHANGELOG.md
+++ b/plugins/catalog-backend-module-ldap/CHANGELOG.md
@@ -1,5 +1,13 @@
# @backstage/plugin-catalog-backend-module-ldap
+## 0.3.7
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/errors@0.1.5
+ - @backstage/plugin-catalog-backend@0.18.0
+
## 0.3.6
### Patch Changes
diff --git a/plugins/catalog-backend-module-ldap/package.json b/plugins/catalog-backend-module-ldap/package.json
index 5e3cec24d9..36cacb6660 100644
--- a/plugins/catalog-backend-module-ldap/package.json
+++ b/plugins/catalog-backend-module-ldap/package.json
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-catalog-backend-module-ldap",
"description": "A Backstage catalog backend modules that helps integrate towards LDAP",
- "version": "0.3.6",
+ "version": "0.3.7",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -31,8 +31,8 @@
"dependencies": {
"@backstage/catalog-model": "^0.9.7",
"@backstage/config": "^0.1.11",
- "@backstage/errors": "^0.1.4",
- "@backstage/plugin-catalog-backend": "^0.17.4",
+ "@backstage/errors": "^0.1.5",
+ "@backstage/plugin-catalog-backend": "^0.18.0",
"@backstage/types": "^0.1.1",
"@types/ldapjs": "^2.2.0",
"ldapjs": "^2.2.0",
@@ -40,7 +40,7 @@
"winston": "^3.2.1"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
+ "@backstage/cli": "^0.9.1",
"@types/lodash": "^4.14.151"
},
"files": [
diff --git a/plugins/catalog-backend-module-msgraph/CHANGELOG.md b/plugins/catalog-backend-module-msgraph/CHANGELOG.md
index ee8aa49065..c2225b8945 100644
--- a/plugins/catalog-backend-module-msgraph/CHANGELOG.md
+++ b/plugins/catalog-backend-module-msgraph/CHANGELOG.md
@@ -1,5 +1,12 @@
# @backstage/plugin-catalog-backend-module-msgraph
+## 0.2.10
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/plugin-catalog-backend@0.18.0
+
## 0.2.9
### Patch Changes
diff --git a/plugins/catalog-backend-module-msgraph/package.json b/plugins/catalog-backend-module-msgraph/package.json
index 222f56b022..2834b3d1d5 100644
--- a/plugins/catalog-backend-module-msgraph/package.json
+++ b/plugins/catalog-backend-module-msgraph/package.json
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-catalog-backend-module-msgraph",
"description": "A Backstage catalog backend modules that helps integrate towards Microsoft Graph",
- "version": "0.2.9",
+ "version": "0.2.10",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -32,7 +32,7 @@
"@azure/msal-node": "^1.1.0",
"@backstage/catalog-model": "^0.9.7",
"@backstage/config": "^0.1.10",
- "@backstage/plugin-catalog-backend": "^0.17.4",
+ "@backstage/plugin-catalog-backend": "^0.18.0",
"@microsoft/microsoft-graph-types": "^2.6.0",
"cross-fetch": "^3.0.6",
"lodash": "^4.17.21",
@@ -41,9 +41,9 @@
"qs": "^6.9.4"
},
"devDependencies": {
- "@backstage/backend-common": "^0.9.10",
- "@backstage/cli": "^0.9.0",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/backend-common": "^0.9.11",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/test-utils": "^0.1.23",
"@types/lodash": "^4.14.151",
"msw": "^0.35.0"
},
diff --git a/plugins/catalog-backend/CHANGELOG.md b/plugins/catalog-backend/CHANGELOG.md
index 92b57f3483..ce19314a50 100644
--- a/plugins/catalog-backend/CHANGELOG.md
+++ b/plugins/catalog-backend/CHANGELOG.md
@@ -1,5 +1,72 @@
# @backstage/plugin-catalog-backend
+## 0.18.0
+
+### Minor Changes
+
+- 7f82ce9f51: **BREAKING** EntitiesSearchFilter fields have changed.
+
+ EntitiesSearchFilter now has only two fields: `key` and `value`. The `matchValueIn` and `matchValueExists` fields are no longer are supported. Previous filters written using the `matchValueIn` and `matchValueExists` fields can be rewritten as follows:
+
+ Filtering by existence of key only:
+
+ ```diff
+ filter: {
+ {
+ key: 'abc',
+ - matchValueExists: true,
+ },
+ }
+ ```
+
+ Filtering by key and values:
+
+ ```diff
+ filter: {
+ {
+ key: 'abc',
+ - matchValueExists: true,
+ - matchValueIn: ['xyz'],
+ + values: ['xyz'],
+ },
+ }
+ ```
+
+ Negation of filters can now be achieved through a `not` object:
+
+ ```
+ filter: {
+ not: {
+ key: 'abc',
+ values: ['xyz'],
+ },
+ }
+ ```
+
+### Patch Changes
+
+- 740f958290: Providing an empty values array in an EntityFilter will now return no matches.
+- bab752e2b3: Change default port of backend from 7000 to 7007.
+
+ This is due to the AirPlay Receiver process occupying port 7000 and preventing local Backstage instances on MacOS to start.
+
+ You can change the port back to 7000 or any other value by providing an `app-config.yaml` with the following values:
+
+ ```
+ backend:
+ listen: 0.0.0.0:7123
+ baseUrl: http://localhost:7123
+ ```
+
+ More information can be found here: https://backstage.io/docs/conf/writing
+
+- eddb82ab7c: Index User entities by displayName to be able to search by full name. Added displayName (if present) to the 'text' field in the indexed document.
+- 563b039f0b: Added Azure DevOps discovery processor
+- 8866b62f3d: Detect a duplicate entities when adding locations through dry run
+- Updated dependencies
+ - @backstage/errors@0.1.5
+ - @backstage/backend-common@0.9.11
+
## 0.17.4
### Patch Changes
diff --git a/plugins/catalog-backend/package.json b/plugins/catalog-backend/package.json
index a9a35d5858..c3f04e504e 100644
--- a/plugins/catalog-backend/package.json
+++ b/plugins/catalog-backend/package.json
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-catalog-backend",
"description": "The Backstage backend plugin that provides the Backstage catalog",
- "version": "0.17.4",
+ "version": "0.18.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -30,11 +30,11 @@
"clean": "backstage-cli clean"
},
"dependencies": {
- "@backstage/backend-common": "^0.9.10",
+ "@backstage/backend-common": "^0.9.11",
"@backstage/catalog-client": "^0.5.2",
"@backstage/catalog-model": "^0.9.7",
"@backstage/config": "^0.1.11",
- "@backstage/errors": "^0.1.4",
+ "@backstage/errors": "^0.1.5",
"@backstage/integration": "^0.6.9",
"@backstage/search-common": "^0.2.1",
"@backstage/types": "^0.1.1",
@@ -63,8 +63,8 @@
},
"devDependencies": {
"@backstage/backend-test-utils": "^0.1.9",
- "@backstage/cli": "^0.9.0",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/test-utils": "^0.1.23",
"@types/core-js": "^2.5.4",
"@types/git-url-parse": "^9.0.0",
"@types/lodash": "^4.14.151",
diff --git a/plugins/catalog-graph/package.json b/plugins/catalog-graph/package.json
index 13869cfd38..16c942de8b 100644
--- a/plugins/catalog-graph/package.json
+++ b/plugins/catalog-graph/package.json
@@ -23,8 +23,8 @@
"dependencies": {
"@backstage/catalog-client": "^0.5.2",
"@backstage/catalog-model": "^0.9.7",
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/plugin-catalog-react": "^0.6.4",
"@backstage/theme": "^0.2.13",
"@material-ui/core": "^4.12.2",
@@ -41,10 +41,10 @@
"react-use": "^17.2.4"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react-hooks": "^7.0.2",
diff --git a/plugins/catalog-import/package.json b/plugins/catalog-import/package.json
index 933a84f13e..d46495a58b 100644
--- a/plugins/catalog-import/package.json
+++ b/plugins/catalog-import/package.json
@@ -33,8 +33,8 @@
"dependencies": {
"@backstage/catalog-client": "^0.5.2",
"@backstage/catalog-model": "^0.9.7",
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/errors": "^0.1.3",
"@backstage/integration": "^0.6.8",
"@backstage/integration-react": "^0.1.14",
@@ -55,10 +55,10 @@
"yaml": "^1.10.0"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react-hooks": "^7.0.2",
diff --git a/plugins/catalog/package.json b/plugins/catalog/package.json
index ddee20c488..e0218090bd 100644
--- a/plugins/catalog/package.json
+++ b/plugins/catalog/package.json
@@ -33,8 +33,8 @@
"dependencies": {
"@backstage/catalog-client": "^0.5.2",
"@backstage/catalog-model": "^0.9.7",
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/errors": "^0.1.3",
"@backstage/integration-react": "^0.1.14",
"@backstage/plugin-catalog-react": "^0.6.4",
@@ -51,10 +51,10 @@
"react-use": "^17.2.4"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",
diff --git a/plugins/circleci/package.json b/plugins/circleci/package.json
index 7228044f4f..6f3eaa39e3 100644
--- a/plugins/circleci/package.json
+++ b/plugins/circleci/package.json
@@ -33,8 +33,8 @@
},
"dependencies": {
"@backstage/catalog-model": "^0.9.7",
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/plugin-catalog-react": "^0.6.4",
"@backstage/theme": "^0.2.13",
"@material-ui/core": "^4.12.2",
@@ -52,10 +52,10 @@
"react-use": "^17.2.4"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",
diff --git a/plugins/cloudbuild/package.json b/plugins/cloudbuild/package.json
index 4125a8c82e..f66dcbed00 100644
--- a/plugins/cloudbuild/package.json
+++ b/plugins/cloudbuild/package.json
@@ -32,8 +32,8 @@
},
"dependencies": {
"@backstage/catalog-model": "^0.9.7",
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/plugin-catalog-react": "^0.6.4",
"@backstage/theme": "^0.2.13",
"@material-ui/core": "^4.12.2",
@@ -49,10 +49,10 @@
"react-use": "^17.2.4"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",
diff --git a/plugins/code-coverage-backend/CHANGELOG.md b/plugins/code-coverage-backend/CHANGELOG.md
index 8e8f9ceac8..f1175172f5 100644
--- a/plugins/code-coverage-backend/CHANGELOG.md
+++ b/plugins/code-coverage-backend/CHANGELOG.md
@@ -1,5 +1,27 @@
# @backstage/plugin-code-coverage-backend
+## 0.1.15
+
+### Patch Changes
+
+- bab752e2b3: Change default port of backend from 7000 to 7007.
+
+ This is due to the AirPlay Receiver process occupying port 7000 and preventing local Backstage instances on MacOS to start.
+
+ You can change the port back to 7000 or any other value by providing an `app-config.yaml` with the following values:
+
+ ```
+ backend:
+ listen: 0.0.0.0:7123
+ baseUrl: http://localhost:7123
+ ```
+
+ More information can be found here: https://backstage.io/docs/conf/writing
+
+- Updated dependencies
+ - @backstage/errors@0.1.5
+ - @backstage/backend-common@0.9.11
+
## 0.1.14
### Patch Changes
diff --git a/plugins/code-coverage-backend/package.json b/plugins/code-coverage-backend/package.json
index 90320d0e41..eb7018749b 100644
--- a/plugins/code-coverage-backend/package.json
+++ b/plugins/code-coverage-backend/package.json
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-code-coverage-backend",
"description": "A Backstage backend plugin that helps you keep track of your code coverage",
- "version": "0.1.14",
+ "version": "0.1.15",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -20,11 +20,11 @@
"clean": "backstage-cli clean"
},
"dependencies": {
- "@backstage/backend-common": "^0.9.10",
+ "@backstage/backend-common": "^0.9.11",
"@backstage/catalog-client": "^0.5.2",
"@backstage/catalog-model": "^0.9.7",
"@backstage/config": "^0.1.10",
- "@backstage/errors": "^0.1.3",
+ "@backstage/errors": "^0.1.5",
"@backstage/integration": "^0.6.8",
"@types/express": "^4.17.6",
"cross-fetch": "^3.0.6",
@@ -37,7 +37,7 @@
"yn": "^4.0.0"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
+ "@backstage/cli": "^0.9.1",
"@types/express-xml-bodyparser": "^0.3.2",
"@types/supertest": "^2.0.8",
"msw": "^0.35.0",
diff --git a/plugins/code-coverage/package.json b/plugins/code-coverage/package.json
index e5b51e90b4..3a45960684 100644
--- a/plugins/code-coverage/package.json
+++ b/plugins/code-coverage/package.json
@@ -23,8 +23,8 @@
"dependencies": {
"@backstage/catalog-model": "^0.9.7",
"@backstage/config": "^0.1.11",
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/errors": "^0.1.4",
"@backstage/plugin-catalog-react": "^0.6.4",
"@backstage/theme": "^0.2.13",
@@ -42,10 +42,10 @@
"recharts": "^1.8.5"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",
diff --git a/plugins/config-schema/CHANGELOG.md b/plugins/config-schema/CHANGELOG.md
index ca889ebdbd..fc4f8697b8 100644
--- a/plugins/config-schema/CHANGELOG.md
+++ b/plugins/config-schema/CHANGELOG.md
@@ -1,5 +1,15 @@
# @backstage/plugin-config-schema
+## 0.1.14
+
+### Patch Changes
+
+- 9f21236a29: Fixed a missing `await` when throwing server side errors
+- Updated dependencies
+ - @backstage/errors@0.1.5
+ - @backstage/core-plugin-api@0.2.1
+ - @backstage/core-components@0.7.5
+
## 0.1.13
### Patch Changes
diff --git a/plugins/config-schema/package.json b/plugins/config-schema/package.json
index c9abbc7e4e..0d0357cd7c 100644
--- a/plugins/config-schema/package.json
+++ b/plugins/config-schema/package.json
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-config-schema",
"description": "A Backstage plugin that lets you browse the configuration schema of your app",
- "version": "0.1.13",
+ "version": "0.1.14",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -22,9 +22,9 @@
},
"dependencies": {
"@backstage/config": "^0.1.11",
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
- "@backstage/errors": "^0.1.4",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
+ "@backstage/errors": "^0.1.5",
"@backstage/theme": "^0.2.13",
"@backstage/types": "^0.1.1",
"@material-ui/core": "^4.12.2",
@@ -37,10 +37,10 @@
"zen-observable": "^0.8.15"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",
diff --git a/plugins/cost-insights/CHANGELOG.md b/plugins/cost-insights/CHANGELOG.md
index 7096af37c6..c43d7c0612 100644
--- a/plugins/cost-insights/CHANGELOG.md
+++ b/plugins/cost-insights/CHANGELOG.md
@@ -1,5 +1,14 @@
# @backstage/plugin-cost-insights
+## 0.11.12
+
+### Patch Changes
+
+- 950b36393c: Supply featureFlags using featureFlag config option.
+- Updated dependencies
+ - @backstage/core-plugin-api@0.2.1
+ - @backstage/core-components@0.7.5
+
## 0.11.11
### Patch Changes
diff --git a/plugins/cost-insights/package.json b/plugins/cost-insights/package.json
index da9ba8b1f6..12133fcc64 100644
--- a/plugins/cost-insights/package.json
+++ b/plugins/cost-insights/package.json
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-cost-insights",
"description": "A Backstage plugin that helps you keep track of your cloud spend",
- "version": "0.11.11",
+ "version": "0.11.12",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -32,8 +32,8 @@
},
"dependencies": {
"@backstage/config": "^0.1.10",
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/theme": "^0.2.13",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
@@ -55,10 +55,10 @@
"yup": "^0.32.9"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",
diff --git a/plugins/explore/package.json b/plugins/explore/package.json
index d9945edc51..8988a7f215 100644
--- a/plugins/explore/package.json
+++ b/plugins/explore/package.json
@@ -32,8 +32,8 @@
},
"dependencies": {
"@backstage/catalog-model": "^0.9.7",
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/plugin-catalog-react": "^0.6.4",
"@backstage/plugin-explore-react": "^0.0.7",
"@backstage/theme": "^0.2.13",
@@ -49,10 +49,10 @@
"react-use": "^17.2.4"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",
diff --git a/plugins/firehydrant/package.json b/plugins/firehydrant/package.json
index f332efc150..421ec10c1c 100644
--- a/plugins/firehydrant/package.json
+++ b/plugins/firehydrant/package.json
@@ -22,8 +22,8 @@
"clean": "backstage-cli clean"
},
"dependencies": {
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/plugin-catalog-react": "^0.6.4",
"@backstage/theme": "^0.2.13",
"@material-ui/core": "^4.12.2",
@@ -35,10 +35,10 @@
"react-use": "^17.2.4"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",
diff --git a/plugins/fossa/package.json b/plugins/fossa/package.json
index cc0b486d60..5c95cfe446 100644
--- a/plugins/fossa/package.json
+++ b/plugins/fossa/package.json
@@ -33,8 +33,8 @@
},
"dependencies": {
"@backstage/catalog-model": "^0.9.7",
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/errors": "^0.1.3",
"@backstage/plugin-catalog-react": "^0.6.4",
"@backstage/theme": "^0.2.13",
@@ -49,10 +49,10 @@
"react-use": "^17.2.4"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",
diff --git a/plugins/gcp-projects/package.json b/plugins/gcp-projects/package.json
index cd1c3ac4a1..3068119de5 100644
--- a/plugins/gcp-projects/package.json
+++ b/plugins/gcp-projects/package.json
@@ -31,8 +31,8 @@
"clean": "backstage-cli clean"
},
"dependencies": {
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/theme": "^0.2.13",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
@@ -43,10 +43,10 @@
"react-use": "^17.2.4"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",
diff --git a/plugins/git-release-manager/package.json b/plugins/git-release-manager/package.json
index 7f7ff6184d..fd1ef75ccc 100644
--- a/plugins/git-release-manager/package.json
+++ b/plugins/git-release-manager/package.json
@@ -21,8 +21,8 @@
"clean": "backstage-cli clean"
},
"dependencies": {
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/integration": "^0.6.8",
"@backstage/theme": "^0.2.13",
"@material-ui/core": "^4.12.2",
@@ -39,10 +39,10 @@
"recharts": "^1.8.5"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react-hooks": "^7.0.2",
diff --git a/plugins/github-actions/CHANGELOG.md b/plugins/github-actions/CHANGELOG.md
index 5eed309d68..7992f201cf 100644
--- a/plugins/github-actions/CHANGELOG.md
+++ b/plugins/github-actions/CHANGELOG.md
@@ -1,5 +1,27 @@
# @backstage/plugin-github-actions
+## 0.4.25
+
+### Patch Changes
+
+- bab752e2b3: Change default port of backend from 7000 to 7007.
+
+ This is due to the AirPlay Receiver process occupying port 7000 and preventing local Backstage instances on MacOS to start.
+
+ You can change the port back to 7000 or any other value by providing an `app-config.yaml` with the following values:
+
+ ```
+ backend:
+ listen: 0.0.0.0:7123
+ baseUrl: http://localhost:7123
+ ```
+
+ More information can be found here: https://backstage.io/docs/conf/writing
+
+- Updated dependencies
+ - @backstage/core-plugin-api@0.2.1
+ - @backstage/core-components@0.7.5
+
## 0.4.24
### Patch Changes
diff --git a/plugins/github-actions/package.json b/plugins/github-actions/package.json
index ae7f32be1f..ea5f104c96 100644
--- a/plugins/github-actions/package.json
+++ b/plugins/github-actions/package.json
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-github-actions",
"description": "A Backstage plugin that integrates towards GitHub Actions",
- "version": "0.4.24",
+ "version": "0.4.25",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -34,8 +34,8 @@
},
"dependencies": {
"@backstage/catalog-model": "^0.9.7",
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/integration": "^0.6.8",
"@backstage/plugin-catalog-react": "^0.6.4",
"@backstage/theme": "^0.2.13",
@@ -52,10 +52,10 @@
"react-use": "^17.2.4"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",
diff --git a/plugins/github-deployments/package.json b/plugins/github-deployments/package.json
index 062113a8ef..18c3cc3d05 100644
--- a/plugins/github-deployments/package.json
+++ b/plugins/github-deployments/package.json
@@ -22,8 +22,8 @@
},
"dependencies": {
"@backstage/catalog-model": "^0.9.7",
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/errors": "^0.1.3",
"@backstage/integration": "^0.6.8",
"@backstage/integration-react": "^0.1.14",
@@ -39,10 +39,10 @@
"react-use": "^17.2.4"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",
diff --git a/plugins/gitops-profiles/package.json b/plugins/gitops-profiles/package.json
index dfbd6297cf..8456eb4919 100644
--- a/plugins/gitops-profiles/package.json
+++ b/plugins/gitops-profiles/package.json
@@ -32,8 +32,8 @@
"clean": "backstage-cli clean"
},
"dependencies": {
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/theme": "^0.2.13",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
@@ -44,10 +44,10 @@
"react-use": "^17.2.4"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",
diff --git a/plugins/graphiql/CHANGELOG.md b/plugins/graphiql/CHANGELOG.md
index f6c8b9fde8..4fbf6b0dab 100644
--- a/plugins/graphiql/CHANGELOG.md
+++ b/plugins/graphiql/CHANGELOG.md
@@ -1,5 +1,14 @@
# @backstage/plugin-graphiql
+## 0.2.22
+
+### Patch Changes
+
+- cd398cd4ab: Letting GraphiQL use headers
+- Updated dependencies
+ - @backstage/core-plugin-api@0.2.1
+ - @backstage/core-components@0.7.5
+
## 0.2.21
### Patch Changes
diff --git a/plugins/graphiql/package.json b/plugins/graphiql/package.json
index 5c72a4c728..a04f4d6992 100644
--- a/plugins/graphiql/package.json
+++ b/plugins/graphiql/package.json
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-graphiql",
"description": "Backstage plugin for browsing GraphQL APIs",
- "version": "0.2.21",
+ "version": "0.2.22",
"private": false,
"publishConfig": {
"access": "public",
@@ -31,8 +31,8 @@
"clean": "backstage-cli clean"
},
"dependencies": {
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/theme": "^0.2.13",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
@@ -44,10 +44,10 @@
"react-use": "^17.2.4"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",
diff --git a/plugins/home/package.json b/plugins/home/package.json
index ef13ce3a00..65f6fe2ee3 100644
--- a/plugins/home/package.json
+++ b/plugins/home/package.json
@@ -21,8 +21,8 @@
"clean": "backstage-cli clean"
},
"dependencies": {
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/theme": "^0.2.13",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
@@ -35,10 +35,10 @@
"react-use": "^17.2.4"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",
diff --git a/plugins/ilert/package.json b/plugins/ilert/package.json
index 6011dd4f46..4dddf17cd9 100644
--- a/plugins/ilert/package.json
+++ b/plugins/ilert/package.json
@@ -22,8 +22,8 @@
},
"dependencies": {
"@backstage/catalog-model": "^0.9.7",
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/errors": "^0.1.3",
"@backstage/plugin-catalog-react": "^0.6.4",
"@backstage/theme": "^0.2.13",
@@ -39,10 +39,10 @@
"react-use": "^17.2.4"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",
diff --git a/plugins/jenkins-backend/CHANGELOG.md b/plugins/jenkins-backend/CHANGELOG.md
index 48f4461f7f..5cc91e0d5d 100644
--- a/plugins/jenkins-backend/CHANGELOG.md
+++ b/plugins/jenkins-backend/CHANGELOG.md
@@ -1,5 +1,26 @@
# @backstage/plugin-jenkins-backend
+## 0.1.8
+
+### Patch Changes
+
+- bab752e2b3: Change default port of backend from 7000 to 7007.
+
+ This is due to the AirPlay Receiver process occupying port 7000 and preventing local Backstage instances on MacOS to start.
+
+ You can change the port back to 7000 or any other value by providing an `app-config.yaml` with the following values:
+
+ ```
+ backend:
+ listen: 0.0.0.0:7123
+ baseUrl: http://localhost:7123
+ ```
+
+ More information can be found here: https://backstage.io/docs/conf/writing
+
+- Updated dependencies
+ - @backstage/backend-common@0.9.11
+
## 0.1.7
### Patch Changes
diff --git a/plugins/jenkins-backend/package.json b/plugins/jenkins-backend/package.json
index ac9efb3ffd..83adede119 100644
--- a/plugins/jenkins-backend/package.json
+++ b/plugins/jenkins-backend/package.json
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-jenkins-backend",
"description": "A Backstage backend plugin that integrates towards Jenkins",
- "version": "0.1.7",
+ "version": "0.1.8",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -22,7 +22,7 @@
"clean": "backstage-cli clean"
},
"dependencies": {
- "@backstage/backend-common": "^0.9.10",
+ "@backstage/backend-common": "^0.9.11",
"@backstage/catalog-client": "^0.5.2",
"@backstage/catalog-model": "^0.9.7",
"@backstage/config": "^0.1.10",
@@ -35,7 +35,7 @@
"yn": "^4.0.0"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
+ "@backstage/cli": "^0.9.1",
"@types/jenkins": "^0.23.1",
"@types/supertest": "^2.0.8",
"msw": "^0.35.0",
diff --git a/plugins/jenkins/CHANGELOG.md b/plugins/jenkins/CHANGELOG.md
index 369676b195..1daba68a1d 100644
--- a/plugins/jenkins/CHANGELOG.md
+++ b/plugins/jenkins/CHANGELOG.md
@@ -1,5 +1,14 @@
# @backstage/plugin-jenkins
+## 0.5.13
+
+### Patch Changes
+
+- ad433b346f: Fix Jenkins project table pagination.
+- Updated dependencies
+ - @backstage/core-plugin-api@0.2.1
+ - @backstage/core-components@0.7.5
+
## 0.5.12
### Patch Changes
diff --git a/plugins/jenkins/package.json b/plugins/jenkins/package.json
index 4456b15284..18341f6eec 100644
--- a/plugins/jenkins/package.json
+++ b/plugins/jenkins/package.json
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-jenkins",
"description": "A Backstage plugin that integrates towards Jenkins",
- "version": "0.5.12",
+ "version": "0.5.13",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -33,8 +33,8 @@
},
"dependencies": {
"@backstage/catalog-model": "^0.9.7",
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/plugin-catalog-react": "^0.6.4",
"@backstage/theme": "^0.2.13",
"@material-ui/core": "^4.12.2",
@@ -48,10 +48,10 @@
"react-use": "^17.2.4"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",
diff --git a/plugins/kafka-backend/CHANGELOG.md b/plugins/kafka-backend/CHANGELOG.md
index 482c1f75b1..9a417b04b0 100644
--- a/plugins/kafka-backend/CHANGELOG.md
+++ b/plugins/kafka-backend/CHANGELOG.md
@@ -1,5 +1,14 @@
# @backstage/plugin-kafka-backend
+## 0.2.12
+
+### Patch Changes
+
+- 4f81bfd356: Add ACL requirements for kafka-backend plugin
+- Updated dependencies
+ - @backstage/errors@0.1.5
+ - @backstage/backend-common@0.9.11
+
## 0.2.11
### Patch Changes
diff --git a/plugins/kafka-backend/package.json b/plugins/kafka-backend/package.json
index dea803890f..a8f64b21e1 100644
--- a/plugins/kafka-backend/package.json
+++ b/plugins/kafka-backend/package.json
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-kafka-backend",
"description": "A Backstage backend plugin that integrates towards Kafka",
- "version": "0.2.11",
+ "version": "0.2.12",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -32,10 +32,10 @@
"clean": "backstage-cli clean"
},
"dependencies": {
- "@backstage/backend-common": "^0.9.10",
+ "@backstage/backend-common": "^0.9.11",
"@backstage/catalog-model": "^0.9.7",
"@backstage/config": "^0.1.10",
- "@backstage/errors": "^0.1.3",
+ "@backstage/errors": "^0.1.5",
"@types/express": "^4.17.6",
"express": "^4.17.1",
"express-promise-router": "^4.1.0",
@@ -44,7 +44,7 @@
"winston": "^3.2.1"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
+ "@backstage/cli": "^0.9.1",
"@types/jest-when": "^2.7.2",
"@types/lodash": "^4.14.151",
"jest-when": "^3.1.0",
diff --git a/plugins/kafka/package.json b/plugins/kafka/package.json
index a6fbe36e99..8da053ab50 100644
--- a/plugins/kafka/package.json
+++ b/plugins/kafka/package.json
@@ -22,8 +22,8 @@
},
"dependencies": {
"@backstage/catalog-model": "^0.9.7",
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/plugin-catalog-react": "^0.6.4",
"@backstage/theme": "^0.2.13",
"@material-ui/core": "^4.12.2",
@@ -35,10 +35,10 @@
"react-use": "^17.2.4"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react-hooks": "^7.0.2",
diff --git a/plugins/kubernetes-backend/CHANGELOG.md b/plugins/kubernetes-backend/CHANGELOG.md
index d506571a3f..102c9c13e4 100644
--- a/plugins/kubernetes-backend/CHANGELOG.md
+++ b/plugins/kubernetes-backend/CHANGELOG.md
@@ -1,5 +1,15 @@
# @backstage/plugin-kubernetes-backend
+## 0.3.19
+
+### Patch Changes
+
+- 37dc844728: Include CronJobs and Jobs as default objects returned by the kubernetes backend and add/update relevant types.
+- Updated dependencies
+ - @backstage/errors@0.1.5
+ - @backstage/plugin-kubernetes-common@0.1.6
+ - @backstage/backend-common@0.9.11
+
## 0.3.18
### Patch Changes
diff --git a/plugins/kubernetes-backend/package.json b/plugins/kubernetes-backend/package.json
index 4edc7b238a..0b3f7cb3cb 100644
--- a/plugins/kubernetes-backend/package.json
+++ b/plugins/kubernetes-backend/package.json
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-kubernetes-backend",
"description": "A Backstage backend plugin that integrates towards Kubernetes",
- "version": "0.3.18",
+ "version": "0.3.19",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -32,11 +32,11 @@
"clean": "backstage-cli clean"
},
"dependencies": {
- "@backstage/backend-common": "^0.9.10",
+ "@backstage/backend-common": "^0.9.11",
"@backstage/catalog-model": "^0.9.7",
"@backstage/config": "^0.1.10",
- "@backstage/errors": "^0.1.3",
- "@backstage/plugin-kubernetes-common": "^0.1.4",
+ "@backstage/errors": "^0.1.5",
+ "@backstage/plugin-kubernetes-common": "^0.1.6",
"@google-cloud/container": "^2.2.0",
"@kubernetes/client-node": "^0.15.0",
"@types/express": "^4.17.6",
@@ -55,7 +55,7 @@
"yn": "^4.0.0"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
+ "@backstage/cli": "^0.9.1",
"@types/aws4": "^1.5.1",
"supertest": "^6.1.3",
"aws-sdk-mock": "^5.2.1",
diff --git a/plugins/kubernetes-common/CHANGELOG.md b/plugins/kubernetes-common/CHANGELOG.md
index 0f685bd4d4..b0e7aca129 100644
--- a/plugins/kubernetes-common/CHANGELOG.md
+++ b/plugins/kubernetes-common/CHANGELOG.md
@@ -1,5 +1,11 @@
# @backstage/plugin-kubernetes-common
+## 0.1.6
+
+### Patch Changes
+
+- 37dc844728: Include CronJobs and Jobs as default objects returned by the kubernetes backend and add/update relevant types.
+
## 0.1.5
### Patch Changes
diff --git a/plugins/kubernetes-common/package.json b/plugins/kubernetes-common/package.json
index 3c9cb5e357..a3ab7710c0 100644
--- a/plugins/kubernetes-common/package.json
+++ b/plugins/kubernetes-common/package.json
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-kubernetes-common",
"description": "Common functionalities for kubernetes, to be shared between kubernetes and kubernetes-backend plugin",
- "version": "0.1.5",
+ "version": "0.1.6",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -39,7 +39,7 @@
"@kubernetes/client-node": "^0.15.0"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0"
+ "@backstage/cli": "^0.9.1"
},
"jest": {
"roots": [
diff --git a/plugins/kubernetes/CHANGELOG.md b/plugins/kubernetes/CHANGELOG.md
index 0ae3a6c012..437ea327e4 100644
--- a/plugins/kubernetes/CHANGELOG.md
+++ b/plugins/kubernetes/CHANGELOG.md
@@ -1,5 +1,15 @@
# @backstage/plugin-kubernetes
+## 0.4.21
+
+### Patch Changes
+
+- 3739d3f773: Implement support for formatting OpenShift dashboard url links
+- Updated dependencies
+ - @backstage/plugin-kubernetes-common@0.1.6
+ - @backstage/core-plugin-api@0.2.1
+ - @backstage/core-components@0.7.5
+
## 0.4.20
### Patch Changes
diff --git a/plugins/kubernetes/package.json b/plugins/kubernetes/package.json
index 618f814c21..0c78649cf7 100644
--- a/plugins/kubernetes/package.json
+++ b/plugins/kubernetes/package.json
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-kubernetes",
"description": "A Backstage plugin that integrates towards Kubernetes",
- "version": "0.4.20",
+ "version": "0.4.21",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -33,10 +33,10 @@
"dependencies": {
"@backstage/catalog-model": "^0.9.7",
"@backstage/config": "^0.1.11",
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/plugin-catalog-react": "^0.6.4",
- "@backstage/plugin-kubernetes-common": "^0.1.5",
+ "@backstage/plugin-kubernetes-common": "^0.1.6",
"@backstage/theme": "^0.2.13",
"@kubernetes/client-node": "^0.15.0",
"@material-ui/core": "^4.12.2",
@@ -51,10 +51,10 @@
"react-use": "^17.2.4"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react-hooks": "^7.0.2",
diff --git a/plugins/lighthouse/package.json b/plugins/lighthouse/package.json
index e53f6ee261..009252b774 100644
--- a/plugins/lighthouse/package.json
+++ b/plugins/lighthouse/package.json
@@ -34,8 +34,8 @@
"dependencies": {
"@backstage/catalog-model": "^0.9.7",
"@backstage/config": "^0.1.10",
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/plugin-catalog-react": "^0.6.4",
"@backstage/theme": "^0.2.13",
"@material-ui/core": "^4.12.2",
@@ -47,10 +47,10 @@
"react-use": "^17.2.4"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react-hooks": "^7.0.2",
diff --git a/plugins/newrelic/package.json b/plugins/newrelic/package.json
index 16029f1783..bd5e57ae66 100644
--- a/plugins/newrelic/package.json
+++ b/plugins/newrelic/package.json
@@ -32,8 +32,8 @@
"clean": "backstage-cli clean"
},
"dependencies": {
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/theme": "^0.2.13",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
@@ -43,10 +43,10 @@
"react-use": "^17.2.4"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",
diff --git a/plugins/org/CHANGELOG.md b/plugins/org/CHANGELOG.md
index f46095f46a..37c3320810 100644
--- a/plugins/org/CHANGELOG.md
+++ b/plugins/org/CHANGELOG.md
@@ -1,5 +1,14 @@
# @backstage/plugin-org
+## 0.3.29
+
+### Patch Changes
+
+- 2f4a686411: Use email links in the catalog's members list instead of text to display a member's email
+- Updated dependencies
+ - @backstage/core-plugin-api@0.2.1
+ - @backstage/core-components@0.7.5
+
## 0.3.28
### Patch Changes
diff --git a/plugins/org/package.json b/plugins/org/package.json
index db6cfe4d0b..a9146c8f7a 100644
--- a/plugins/org/package.json
+++ b/plugins/org/package.json
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-org",
"description": "A Backstage plugin that helps you create entity pages for your organization",
- "version": "0.3.28",
+ "version": "0.3.29",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -22,8 +22,8 @@
},
"dependencies": {
"@backstage/catalog-model": "^0.9.7",
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/plugin-catalog-react": "^0.6.4",
"@backstage/theme": "^0.2.13",
"@material-ui/core": "^4.12.2",
@@ -37,10 +37,10 @@
"react-use": "^17.2.4"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",
diff --git a/plugins/pagerduty/package.json b/plugins/pagerduty/package.json
index 7981b2c104..d02c2df57b 100644
--- a/plugins/pagerduty/package.json
+++ b/plugins/pagerduty/package.json
@@ -32,8 +32,8 @@
},
"dependencies": {
"@backstage/catalog-model": "^0.9.7",
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/plugin-catalog-react": "^0.6.4",
"@backstage/theme": "^0.2.13",
"@material-ui/core": "^4.12.2",
@@ -48,10 +48,10 @@
"react-use": "^17.2.4"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",
diff --git a/plugins/permission-backend/CHANGELOG.md b/plugins/permission-backend/CHANGELOG.md
new file mode 100644
index 0000000000..5df0a5826a
--- /dev/null
+++ b/plugins/permission-backend/CHANGELOG.md
@@ -0,0 +1,15 @@
+# @backstage/plugin-permission-backend
+
+## 0.1.0
+
+### Minor Changes
+
+- 7a8312f126: New package containing the backend for authorization and permissions. For more information, see the [authorization PRFC](https://github.com/backstage/backstage/pull/7761).
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/plugin-auth-backend@0.4.9
+ - @backstage/plugin-permission-node@0.1.0
+ - @backstage/backend-common@0.9.11
+ - @backstage/plugin-permission-common@0.2.0
diff --git a/plugins/permission-backend/package.json b/plugins/permission-backend/package.json
index f30c73f8eb..f335079d0b 100644
--- a/plugins/permission-backend/package.json
+++ b/plugins/permission-backend/package.json
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-permission-backend",
- "version": "0.0.0",
+ "version": "0.1.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -19,11 +19,11 @@
"clean": "backstage-cli clean"
},
"dependencies": {
- "@backstage/backend-common": "^0.9.9",
+ "@backstage/backend-common": "^0.9.11",
"@backstage/config": "^0.1.11",
- "@backstage/plugin-auth-backend": "^0.4.7",
- "@backstage/plugin-permission-common": "^0.1.0",
- "@backstage/plugin-permission-node": "^0.0.0",
+ "@backstage/plugin-auth-backend": "^0.4.9",
+ "@backstage/plugin-permission-common": "^0.2.0",
+ "@backstage/plugin-permission-node": "^0.1.0",
"@types/express": "*",
"express": "^4.17.1",
"express-promise-router": "^4.1.0",
@@ -33,7 +33,7 @@
"zod": "^3.11.6"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
+ "@backstage/cli": "^0.9.1",
"@types/supertest": "^2.0.8",
"supertest": "^4.0.2",
"msw": "^0.35.0"
diff --git a/plugins/permission-common/CHANGELOG.md b/plugins/permission-common/CHANGELOG.md
new file mode 100644
index 0000000000..c2ee5a3ecf
--- /dev/null
+++ b/plugins/permission-common/CHANGELOG.md
@@ -0,0 +1,12 @@
+# @backstage/plugin-permission-common
+
+## 0.2.0
+
+### Minor Changes
+
+- 92439056fb: Accept configApi rather than enabled flag in PermissionClient constructor.
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/errors@0.1.5
diff --git a/plugins/permission-common/package.json b/plugins/permission-common/package.json
index 9e1d60f782..725aef0dec 100644
--- a/plugins/permission-common/package.json
+++ b/plugins/permission-common/package.json
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-permission-common",
"description": "Isomorphic types and client for Backstage permissions and authorization",
- "version": "0.1.0",
+ "version": "0.2.0",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {
@@ -39,13 +39,13 @@
},
"dependencies": {
"@backstage/config": "^0.1.11",
- "@backstage/errors": "^0.1.2",
+ "@backstage/errors": "^0.1.5",
"cross-fetch": "^3.0.6",
"uuid": "^8.0.0",
"zod": "^3.11.6"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
+ "@backstage/cli": "^0.9.1",
"@types/jest": "^26.0.7",
"msw": "^0.35.0"
}
diff --git a/plugins/permission-node/CHANGELOG.md b/plugins/permission-node/CHANGELOG.md
new file mode 100644
index 0000000000..37c03b7050
--- /dev/null
+++ b/plugins/permission-node/CHANGELOG.md
@@ -0,0 +1,13 @@
+# @backstage/plugin-permission-node
+
+## 0.1.0
+
+### Minor Changes
+
+- 44b46644d9: New package containing common permission and authorization utilities for backend plugins. For more information, see the [authorization PRFC](https://github.com/backstage/backstage/pull/7761).
+
+### Patch Changes
+
+- Updated dependencies
+ - @backstage/plugin-auth-backend@0.4.9
+ - @backstage/plugin-permission-common@0.2.0
diff --git a/plugins/permission-node/package.json b/plugins/permission-node/package.json
index e22e2d2de4..2bddc21aca 100644
--- a/plugins/permission-node/package.json
+++ b/plugins/permission-node/package.json
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-permission-node",
"description": "Common permission and authorization utilities for backend plugins",
- "version": "0.0.0",
+ "version": "0.1.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -29,14 +29,14 @@
"clean": "backstage-cli clean"
},
"dependencies": {
- "@backstage/plugin-auth-backend": "^0.4.6",
- "@backstage/plugin-permission-common": "^0.1.0",
+ "@backstage/plugin-auth-backend": "^0.4.9",
+ "@backstage/plugin-permission-common": "^0.2.0",
"@types/express": "^4.17.6",
"express": "^4.17.1",
"zod": "^3.11.6"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
+ "@backstage/cli": "^0.9.1",
"@types/supertest": "^2.0.8",
"supertest": "^6.1.3"
},
diff --git a/plugins/proxy-backend/CHANGELOG.md b/plugins/proxy-backend/CHANGELOG.md
index a7408c161f..57b3441fa5 100644
--- a/plugins/proxy-backend/CHANGELOG.md
+++ b/plugins/proxy-backend/CHANGELOG.md
@@ -1,5 +1,26 @@
# @backstage/plugin-proxy-backend
+## 0.2.14
+
+### Patch Changes
+
+- bab752e2b3: Change default port of backend from 7000 to 7007.
+
+ This is due to the AirPlay Receiver process occupying port 7000 and preventing local Backstage instances on MacOS to start.
+
+ You can change the port back to 7000 or any other value by providing an `app-config.yaml` with the following values:
+
+ ```
+ backend:
+ listen: 0.0.0.0:7123
+ baseUrl: http://localhost:7123
+ ```
+
+ More information can be found here: https://backstage.io/docs/conf/writing
+
+- Updated dependencies
+ - @backstage/backend-common@0.9.11
+
## 0.2.13
### Patch Changes
diff --git a/plugins/proxy-backend/package.json b/plugins/proxy-backend/package.json
index 05499d88e8..78586449c7 100644
--- a/plugins/proxy-backend/package.json
+++ b/plugins/proxy-backend/package.json
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-proxy-backend",
"description": "A Backstage backend plugin that helps you set up proxy endpoints in the backend",
- "version": "0.2.13",
+ "version": "0.2.14",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -29,7 +29,7 @@
"clean": "backstage-cli clean"
},
"dependencies": {
- "@backstage/backend-common": "^0.9.10",
+ "@backstage/backend-common": "^0.9.11",
"@backstage/config": "^0.1.8",
"@types/express": "^4.17.6",
"express": "^4.17.1",
@@ -43,7 +43,7 @@
"yup": "^0.32.9"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
+ "@backstage/cli": "^0.9.1",
"@types/http-proxy-middleware": "^0.19.3",
"@types/supertest": "^2.0.8",
"@types/uuid": "^8.0.0",
diff --git a/plugins/rollbar-backend/CHANGELOG.md b/plugins/rollbar-backend/CHANGELOG.md
index d2bc07ab7e..9c0f70ea6a 100644
--- a/plugins/rollbar-backend/CHANGELOG.md
+++ b/plugins/rollbar-backend/CHANGELOG.md
@@ -1,5 +1,26 @@
# @backstage/plugin-rollbar-backend
+## 0.1.16
+
+### Patch Changes
+
+- bab752e2b3: Change default port of backend from 7000 to 7007.
+
+ This is due to the AirPlay Receiver process occupying port 7000 and preventing local Backstage instances on MacOS to start.
+
+ You can change the port back to 7000 or any other value by providing an `app-config.yaml` with the following values:
+
+ ```
+ backend:
+ listen: 0.0.0.0:7123
+ baseUrl: http://localhost:7123
+ ```
+
+ More information can be found here: https://backstage.io/docs/conf/writing
+
+- Updated dependencies
+ - @backstage/backend-common@0.9.11
+
## 0.1.15
### Patch Changes
diff --git a/plugins/rollbar-backend/package.json b/plugins/rollbar-backend/package.json
index be8b6e65e5..bb30692476 100644
--- a/plugins/rollbar-backend/package.json
+++ b/plugins/rollbar-backend/package.json
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-rollbar-backend",
"description": "A Backstage backend plugin that integrates towards Rollbar",
- "version": "0.1.15",
+ "version": "0.1.16",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -31,7 +31,7 @@
"clean": "backstage-cli clean"
},
"dependencies": {
- "@backstage/backend-common": "^0.9.10",
+ "@backstage/backend-common": "^0.9.11",
"@backstage/config": "^0.1.10",
"@types/express": "^4.17.6",
"axios": "^0.21.1",
@@ -48,7 +48,7 @@
"yn": "^4.0.0"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
+ "@backstage/cli": "^0.9.1",
"@types/supertest": "^2.0.8",
"supertest": "^6.1.3"
},
diff --git a/plugins/rollbar/package.json b/plugins/rollbar/package.json
index ee3fc9f5a6..0e4086bd4a 100644
--- a/plugins/rollbar/package.json
+++ b/plugins/rollbar/package.json
@@ -33,8 +33,8 @@
},
"dependencies": {
"@backstage/catalog-model": "^0.9.7",
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/plugin-catalog-react": "^0.6.4",
"@backstage/theme": "^0.2.13",
"@material-ui/core": "^4.12.2",
@@ -49,10 +49,10 @@
"react-use": "^17.2.4"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react-hooks": "^7.0.2",
diff --git a/plugins/scaffolder-backend/CHANGELOG.md b/plugins/scaffolder-backend/CHANGELOG.md
index f71849a1d2..092a678fce 100644
--- a/plugins/scaffolder-backend/CHANGELOG.md
+++ b/plugins/scaffolder-backend/CHANGELOG.md
@@ -1,5 +1,18 @@
# @backstage/plugin-scaffolder-backend
+## 0.15.14
+
+### Patch Changes
+
+- a096e4c4d7: Switched to executing scaffolder templating in a secure context for any template based on nunjucks, as it is [not secure by default](https://mozilla.github.io/nunjucks/api.html#user-defined-templates-warning).
+- f9352ab606: Removed all usages of `path.resolve` in order to ensure that template paths are resolved in a safe way.
+- e634a47ce5: Fix bug where there was error log lines written when failing to `JSON.parse` things that were not `JSON` values.
+- 42ebbc18c0: Bump gitbeaker to the latest version
+- Updated dependencies
+ - @backstage/errors@0.1.5
+ - @backstage/plugin-catalog-backend@0.18.0
+ - @backstage/backend-common@0.9.11
+
## 0.15.13
### Patch Changes
diff --git a/plugins/scaffolder-backend/package.json b/plugins/scaffolder-backend/package.json
index d4582cfa25..e1dd94a481 100644
--- a/plugins/scaffolder-backend/package.json
+++ b/plugins/scaffolder-backend/package.json
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-scaffolder-backend",
"description": "The Backstage backend plugin that helps you create new things",
- "version": "0.15.13",
+ "version": "0.15.14",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -31,13 +31,13 @@
"build:assets": "node scripts/build-nunjucks.js"
},
"dependencies": {
- "@backstage/backend-common": "^0.9.10",
+ "@backstage/backend-common": "^0.9.11",
"@backstage/catalog-client": "^0.5.2",
"@backstage/catalog-model": "^0.9.7",
"@backstage/config": "^0.1.11",
- "@backstage/errors": "^0.1.4",
+ "@backstage/errors": "^0.1.5",
"@backstage/integration": "^0.6.9",
- "@backstage/plugin-catalog-backend": "^0.17.4",
+ "@backstage/plugin-catalog-backend": "^0.18.0",
"@backstage/plugin-scaffolder-common": "^0.1.1",
"@backstage/plugin-scaffolder-backend-module-cookiecutter": "^0.1.4",
"@backstage/types": "^0.1.1",
@@ -73,8 +73,8 @@
"vm2": "^3.9.5"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/test-utils": "^0.1.23",
"@types/command-exists": "^1.2.0",
"@types/fs-extra": "^9.0.1",
"@types/git-url-parse": "^9.0.0",
diff --git a/plugins/scaffolder/CHANGELOG.md b/plugins/scaffolder/CHANGELOG.md
index 8c43d8d010..e809ae6c71 100644
--- a/plugins/scaffolder/CHANGELOG.md
+++ b/plugins/scaffolder/CHANGELOG.md
@@ -1,5 +1,16 @@
# @backstage/plugin-scaffolder
+## 0.11.12
+
+### Patch Changes
+
+- 2d7d165737: Bump `react-jsonschema-form`
+- 9f21236a29: Fixed a missing `await` when throwing server side errors
+- Updated dependencies
+ - @backstage/errors@0.1.5
+ - @backstage/core-plugin-api@0.2.1
+ - @backstage/core-components@0.7.5
+
## 0.11.11
### Patch Changes
diff --git a/plugins/scaffolder/package.json b/plugins/scaffolder/package.json
index ce185403bb..2cd341d5b9 100644
--- a/plugins/scaffolder/package.json
+++ b/plugins/scaffolder/package.json
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-scaffolder",
"description": "The Backstage plugin that helps you create new things",
- "version": "0.11.11",
+ "version": "0.11.12",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -34,9 +34,9 @@
"@backstage/catalog-client": "^0.5.2",
"@backstage/catalog-model": "^0.9.7",
"@backstage/config": "^0.1.11",
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
- "@backstage/errors": "^0.1.4",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
+ "@backstage/errors": "^0.1.5",
"@backstage/integration": "^0.6.9",
"@backstage/integration-react": "^0.1.14",
"@backstage/plugin-catalog-react": "^0.6.4",
@@ -66,10 +66,10 @@
"zen-observable": "^0.8.15"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react-hooks": "^7.0.2",
diff --git a/plugins/search-backend/CHANGELOG.md b/plugins/search-backend/CHANGELOG.md
index af8fcfa79a..bf0c2df174 100644
--- a/plugins/search-backend/CHANGELOG.md
+++ b/plugins/search-backend/CHANGELOG.md
@@ -1,5 +1,26 @@
# @backstage/plugin-search-backend
+## 0.2.7
+
+### Patch Changes
+
+- bab752e2b3: Change default port of backend from 7000 to 7007.
+
+ This is due to the AirPlay Receiver process occupying port 7000 and preventing local Backstage instances on MacOS to start.
+
+ You can change the port back to 7000 or any other value by providing an `app-config.yaml` with the following values:
+
+ ```
+ backend:
+ listen: 0.0.0.0:7123
+ baseUrl: http://localhost:7123
+ ```
+
+ More information can be found here: https://backstage.io/docs/conf/writing
+
+- Updated dependencies
+ - @backstage/backend-common@0.9.11
+
## 0.2.6
### Patch Changes
diff --git a/plugins/search-backend/package.json b/plugins/search-backend/package.json
index 2df51e1bb4..3767944a25 100644
--- a/plugins/search-backend/package.json
+++ b/plugins/search-backend/package.json
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-search-backend",
"description": "The Backstage backend plugin that provides your backstage app with search",
- "version": "0.2.6",
+ "version": "0.2.7",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -20,7 +20,7 @@
"clean": "backstage-cli clean"
},
"dependencies": {
- "@backstage/backend-common": "^0.9.10",
+ "@backstage/backend-common": "^0.9.11",
"@backstage/search-common": "^0.2.0",
"@backstage/plugin-search-backend-node": "^0.4.2",
"@types/express": "^4.17.6",
@@ -30,7 +30,7 @@
"yn": "^4.0.0"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
+ "@backstage/cli": "^0.9.1",
"@types/supertest": "^2.0.8",
"supertest": "^6.1.3"
},
diff --git a/plugins/search/package.json b/plugins/search/package.json
index aaddf130bf..a032f5ef26 100644
--- a/plugins/search/package.json
+++ b/plugins/search/package.json
@@ -32,8 +32,8 @@
"dependencies": {
"@backstage/catalog-model": "^0.9.7",
"@backstage/config": "^0.1.11",
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/errors": "^0.1.4",
"@backstage/plugin-catalog-react": "^0.6.4",
"@backstage/search-common": "^0.2.1",
@@ -51,10 +51,10 @@
"react-use": "^17.2.4"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react-hooks": "^7.0.2",
diff --git a/plugins/sentry/package.json b/plugins/sentry/package.json
index a04043c789..2ea32c4f22 100644
--- a/plugins/sentry/package.json
+++ b/plugins/sentry/package.json
@@ -33,8 +33,8 @@
},
"dependencies": {
"@backstage/catalog-model": "^0.9.7",
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/plugin-catalog-react": "^0.6.4",
"@backstage/theme": "^0.2.13",
"@material-ui/core": "^4.12.2",
@@ -48,10 +48,10 @@
"react-use": "^17.2.4"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",
diff --git a/plugins/shortcuts/package.json b/plugins/shortcuts/package.json
index f0139d5728..0569585733 100644
--- a/plugins/shortcuts/package.json
+++ b/plugins/shortcuts/package.json
@@ -21,8 +21,8 @@
"clean": "backstage-cli clean"
},
"dependencies": {
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/theme": "^0.2.13",
"@backstage/types": "^0.1.1",
"@material-ui/core": "^4.12.2",
@@ -38,10 +38,10 @@
"zen-observable": "^0.8.15"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",
diff --git a/plugins/sonarqube/package.json b/plugins/sonarqube/package.json
index f92c21ad7e..749e7a2a2b 100644
--- a/plugins/sonarqube/package.json
+++ b/plugins/sonarqube/package.json
@@ -34,8 +34,8 @@
},
"dependencies": {
"@backstage/catalog-model": "^0.9.7",
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/plugin-catalog-react": "^0.6.4",
"@backstage/theme": "^0.2.13",
"@material-ui/core": "^4.12.2",
@@ -49,10 +49,10 @@
"react-use": "^17.2.4"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",
diff --git a/plugins/splunk-on-call/package.json b/plugins/splunk-on-call/package.json
index 10eb807ba1..ac24c463c6 100644
--- a/plugins/splunk-on-call/package.json
+++ b/plugins/splunk-on-call/package.json
@@ -32,8 +32,8 @@
},
"dependencies": {
"@backstage/catalog-model": "^0.9.7",
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/plugin-catalog-react": "^0.6.4",
"@backstage/theme": "^0.2.13",
"@material-ui/core": "^4.12.2",
@@ -47,10 +47,10 @@
"react-use": "^17.2.4"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",
diff --git a/plugins/tech-insights-backend-module-jsonfc/CHANGELOG.md b/plugins/tech-insights-backend-module-jsonfc/CHANGELOG.md
new file mode 100644
index 0000000000..92bd7ebf33
--- /dev/null
+++ b/plugins/tech-insights-backend-module-jsonfc/CHANGELOG.md
@@ -0,0 +1,10 @@
+# @backstage/plugin-tech-insights-backend-module-jsonfc
+
+## 0.1.1
+
+### Patch Changes
+
+- 2017de90da: Update README docs to use correct function/parameter names
+- Updated dependencies
+ - @backstage/errors@0.1.5
+ - @backstage/backend-common@0.9.11
diff --git a/plugins/tech-insights-backend-module-jsonfc/package.json b/plugins/tech-insights-backend-module-jsonfc/package.json
index 5504cb2d81..c7086cf98c 100644
--- a/plugins/tech-insights-backend-module-jsonfc/package.json
+++ b/plugins/tech-insights-backend-module-jsonfc/package.json
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-tech-insights-backend-module-jsonfc",
- "version": "0.1.0",
+ "version": "0.1.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -31,9 +31,9 @@
"clean": "backstage-cli clean"
},
"dependencies": {
- "@backstage/backend-common": "^0.9.10",
+ "@backstage/backend-common": "^0.9.11",
"@backstage/config": "^0.1.8",
- "@backstage/errors": "^0.1.1",
+ "@backstage/errors": "^0.1.5",
"@backstage/plugin-tech-insights-common": "^0.1.0",
"@backstage/plugin-tech-insights-node": "^0.1.0",
"ajv": "^7.0.3",
@@ -43,7 +43,7 @@
"winston": "^3.2.1"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
+ "@backstage/cli": "^0.9.1",
"@types/node-cron": "^2.0.4"
},
"files": [
diff --git a/plugins/tech-insights-backend/CHANGELOG.md b/plugins/tech-insights-backend/CHANGELOG.md
index abb8eaac6f..0982a3cdc8 100644
--- a/plugins/tech-insights-backend/CHANGELOG.md
+++ b/plugins/tech-insights-backend/CHANGELOG.md
@@ -1,5 +1,14 @@
# @backstage/plugin-tech-insights-backend
+## 0.1.2
+
+### Patch Changes
+
+- 2017de90da: Update README docs to use correct function/parameter names
+- Updated dependencies
+ - @backstage/errors@0.1.5
+ - @backstage/backend-common@0.9.11
+
## 0.1.1
### Patch Changes
diff --git a/plugins/tech-insights-backend/package.json b/plugins/tech-insights-backend/package.json
index 5bc616db71..0620cd6a58 100644
--- a/plugins/tech-insights-backend/package.json
+++ b/plugins/tech-insights-backend/package.json
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-tech-insights-backend",
- "version": "0.1.1",
+ "version": "0.1.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -31,11 +31,11 @@
"clean": "backstage-cli clean"
},
"dependencies": {
- "@backstage/backend-common": "^0.9.10",
+ "@backstage/backend-common": "^0.9.11",
"@backstage/catalog-client": "^0.5.2",
"@backstage/catalog-model": "^0.9.7",
"@backstage/config": "^0.1.8",
- "@backstage/errors": "^0.1.1",
+ "@backstage/errors": "^0.1.5",
"@backstage/plugin-tech-insights-common": "^0.1.0",
"@backstage/plugin-tech-insights-node": "^0.1.0",
"@types/express": "^4.17.6",
@@ -53,7 +53,7 @@
},
"devDependencies": {
"@backstage/backend-test-utils": "^0.1.9",
- "@backstage/cli": "^0.9.0",
+ "@backstage/cli": "^0.9.1",
"@types/supertest": "^2.0.8",
"@types/node-cron": "^3.0.0",
"@types/semver": "^7.3.8",
diff --git a/plugins/tech-radar/package.json b/plugins/tech-radar/package.json
index 99fce10345..5b11fbbe7c 100644
--- a/plugins/tech-radar/package.json
+++ b/plugins/tech-radar/package.json
@@ -31,8 +31,8 @@
"start": "backstage-cli plugin:serve"
},
"dependencies": {
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/theme": "^0.2.13",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
@@ -45,10 +45,10 @@
"react-use": "^17.2.4"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",
diff --git a/plugins/techdocs-backend/CHANGELOG.md b/plugins/techdocs-backend/CHANGELOG.md
index ad7a8af85e..7c937e0bad 100644
--- a/plugins/techdocs-backend/CHANGELOG.md
+++ b/plugins/techdocs-backend/CHANGELOG.md
@@ -1,5 +1,28 @@
# @backstage/plugin-techdocs-backend
+## 0.10.9
+
+### Patch Changes
+
+- bab752e2b3: Change default port of backend from 7000 to 7007.
+
+ This is due to the AirPlay Receiver process occupying port 7000 and preventing local Backstage instances on MacOS to start.
+
+ You can change the port back to 7000 or any other value by providing an `app-config.yaml` with the following values:
+
+ ```
+ backend:
+ listen: 0.0.0.0:7123
+ baseUrl: http://localhost:7123
+ ```
+
+ More information can be found here: https://backstage.io/docs/conf/writing
+
+- Updated dependencies
+ - @backstage/errors@0.1.5
+ - @backstage/backend-common@0.9.11
+ - @backstage/techdocs-common@0.10.8
+
## 0.10.8
### Patch Changes
diff --git a/plugins/techdocs-backend/package.json b/plugins/techdocs-backend/package.json
index 332884c694..a3d2214eba 100644
--- a/plugins/techdocs-backend/package.json
+++ b/plugins/techdocs-backend/package.json
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-techdocs-backend",
"description": "The Backstage backend plugin that renders technical documentation for your components",
- "version": "0.10.8",
+ "version": "0.10.9",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -31,14 +31,14 @@
"clean": "backstage-cli clean"
},
"dependencies": {
- "@backstage/backend-common": "^0.9.10",
+ "@backstage/backend-common": "^0.9.11",
"@backstage/catalog-client": "^0.5.2",
"@backstage/catalog-model": "^0.9.7",
"@backstage/config": "^0.1.11",
- "@backstage/errors": "^0.1.4",
+ "@backstage/errors": "^0.1.5",
"@backstage/integration": "^0.6.9",
"@backstage/search-common": "^0.2.1",
- "@backstage/techdocs-common": "^0.10.7",
+ "@backstage/techdocs-common": "^0.10.8",
"@types/express": "^4.17.6",
"cross-fetch": "^3.0.6",
"dockerode": "^3.3.1",
@@ -51,8 +51,8 @@
"winston": "^3.2.1"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/test-utils": "^0.1.23",
"@types/dockerode": "^3.3.0",
"msw": "^0.35.0",
"supertest": "^6.1.3"
diff --git a/plugins/techdocs/CHANGELOG.md b/plugins/techdocs/CHANGELOG.md
index 6b8a8f0ff9..2755daea4a 100644
--- a/plugins/techdocs/CHANGELOG.md
+++ b/plugins/techdocs/CHANGELOG.md
@@ -1,5 +1,28 @@
# @backstage/plugin-techdocs
+## 0.12.7
+
+### Patch Changes
+
+- bab752e2b3: Change default port of backend from 7000 to 7007.
+
+ This is due to the AirPlay Receiver process occupying port 7000 and preventing local Backstage instances on MacOS to start.
+
+ You can change the port back to 7000 or any other value by providing an `app-config.yaml` with the following values:
+
+ ```
+ backend:
+ listen: 0.0.0.0:7123
+ baseUrl: http://localhost:7123
+ ```
+
+ More information can be found here: https://backstage.io/docs/conf/writing
+
+- Updated dependencies
+ - @backstage/errors@0.1.5
+ - @backstage/core-plugin-api@0.2.1
+ - @backstage/core-components@0.7.5
+
## 0.12.6
### Patch Changes
diff --git a/plugins/techdocs/package.json b/plugins/techdocs/package.json
index 663c83118e..1677d43095 100644
--- a/plugins/techdocs/package.json
+++ b/plugins/techdocs/package.json
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-techdocs",
"description": "The Backstage plugin that renders technical documentation for your components",
- "version": "0.12.6",
+ "version": "0.12.7",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -34,9 +34,9 @@
"dependencies": {
"@backstage/catalog-model": "^0.9.7",
"@backstage/config": "^0.1.11",
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
- "@backstage/errors": "^0.1.4",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
+ "@backstage/errors": "^0.1.5",
"@backstage/integration": "^0.6.9",
"@backstage/integration-react": "^0.1.14",
"@backstage/plugin-catalog": "^0.7.3",
@@ -61,10 +61,10 @@
"react-use": "^17.2.4"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react-hooks": "^7.0.2",
diff --git a/plugins/todo/package.json b/plugins/todo/package.json
index 22a8e6b1e2..9a6098799f 100644
--- a/plugins/todo/package.json
+++ b/plugins/todo/package.json
@@ -28,8 +28,8 @@
},
"dependencies": {
"@backstage/catalog-model": "^0.9.7",
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/errors": "^0.1.3",
"@backstage/plugin-catalog-react": "^0.6.4",
"@backstage/theme": "^0.2.13",
@@ -41,10 +41,10 @@
"react-use": "^17.2.4"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",
diff --git a/plugins/user-settings/package.json b/plugins/user-settings/package.json
index def12ac1d2..15b1771bde 100644
--- a/plugins/user-settings/package.json
+++ b/plugins/user-settings/package.json
@@ -31,8 +31,8 @@
"clean": "backstage-cli clean"
},
"dependencies": {
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/theme": "^0.2.13",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
@@ -43,10 +43,10 @@
"react-use": "^17.2.4"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",
diff --git a/plugins/xcmetrics/package.json b/plugins/xcmetrics/package.json
index f29f763666..f14735a448 100644
--- a/plugins/xcmetrics/package.json
+++ b/plugins/xcmetrics/package.json
@@ -21,8 +21,8 @@
"clean": "backstage-cli clean"
},
"dependencies": {
- "@backstage/core-components": "^0.7.4",
- "@backstage/core-plugin-api": "^0.2.0",
+ "@backstage/core-components": "^0.7.5",
+ "@backstage/core-plugin-api": "^0.2.1",
"@backstage/errors": "^0.1.3",
"@backstage/theme": "^0.2.13",
"@material-ui/core": "^4.12.2",
@@ -36,10 +36,10 @@
"recharts": "^1.8.5"
},
"devDependencies": {
- "@backstage/cli": "^0.9.0",
- "@backstage/core-app-api": "^0.1.22",
+ "@backstage/cli": "^0.9.1",
+ "@backstage/core-app-api": "^0.1.23",
"@backstage/dev-utils": "^0.2.13",
- "@backstage/test-utils": "^0.1.22",
+ "@backstage/test-utils": "^0.1.23",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",