From f67e8ddcec06b98d78c1a47c2a5864ecf15d8463 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 30 Sep 2021 11:43:05 +0000 Subject: [PATCH] Version Packages --- .changeset/angry-bobcats-sit.md | 5 - .changeset/beige-moose-look.md | 5 - .changeset/brave-shoes-push.md | 40 -------- .changeset/breezy-foxes-wonder.md | 5 - .changeset/calm-buckets-relax.md | 5 - .changeset/cold-bags-admire.md | 6 -- .changeset/curly-months-count.md | 5 - .changeset/good-cars-confess.md | 5 - .changeset/great-humans-return.md | 5 - .changeset/great-rabbits-juggle.md | 36 ------- .changeset/healthy-cycles-exercise.md | 5 - .changeset/heavy-rabbits-melt.md | 5 - .changeset/hot-years-return.md | 5 - .changeset/khaki-hotels-doubt.md | 5 - .changeset/khaki-rivers-repeat.md | 5 - .changeset/large-files-beg.md | 5 - .changeset/late-kiwis-double.md | 5 - .changeset/late-news-chew.md | 5 - .changeset/little-cobras-think.md | 5 - .changeset/mighty-students-itch.md | 5 - .changeset/nervous-months-teach.md | 5 - .changeset/ninety-games-lie.md | 5 - .changeset/olive-lamps-deny.md | 5 - .changeset/pink-windows-suffer.md | 5 - .changeset/plenty-feet-pay.md | 5 - .changeset/pretty-feet-explode.md | 5 - .changeset/proud-carrots-prove.md | 5 - .changeset/purple-scissors-allow.md | 89 ----------------- .changeset/red-hats-walk.md | 8 -- .changeset/rotten-dryers-bathe.md | 5 - .changeset/seven-bulldogs-grin.md | 11 --- .changeset/smart-cooks-drop.md | 5 - .changeset/spicy-crabs-breathe.md | 5 - .changeset/spicy-pumas-mate.md | 5 - .changeset/techdocs-angry-poems-doubt.md | 14 --- .../techdocs-gorgeous-monkeys-remain.md | 6 -- .changeset/techdocs-sad-songs-waltzes.md | 6 -- .changeset/thick-rabbits-double.md | 5 - .changeset/tidy-houses-jam.md | 7 -- .changeset/tiny-beers-joke.md | 5 - .changeset/tricky-pens-camp.md | 5 - .changeset/twenty-chairs-argue.md | 5 - packages/app/CHANGELOG.md | 42 ++++++++ packages/app/package.json | 74 +++++++-------- packages/backend-common/CHANGELOG.md | 10 ++ packages/backend-common/package.json | 8 +- packages/backend/CHANGELOG.md | 12 +++ packages/backend/package.json | 16 ++-- packages/cli/CHANGELOG.md | 12 +++ packages/cli/package.json | 14 +-- packages/codemods/CHANGELOG.md | 9 ++ packages/codemods/package.json | 2 +- packages/config-loader/CHANGELOG.md | 7 ++ packages/config-loader/package.json | 2 +- packages/core-app-api/CHANGELOG.md | 9 ++ packages/core-app-api/package.json | 8 +- packages/core-components/CHANGELOG.md | 17 ++++ packages/core-components/package.json | 8 +- packages/core-plugin-api/CHANGELOG.md | 6 ++ packages/core-plugin-api/package.json | 6 +- packages/create-app/CHANGELOG.md | 41 ++++++++ packages/create-app/package.json | 2 +- packages/dev-utils/CHANGELOG.md | 11 +++ packages/dev-utils/package.json | 14 +-- packages/integration-react/CHANGELOG.md | 95 +++++++++++++++++++ packages/integration-react/package.json | 12 +-- packages/integration/CHANGELOG.md | 6 ++ packages/integration/package.json | 6 +- packages/techdocs-common/CHANGELOG.md | 12 +++ packages/techdocs-common/package.json | 8 +- plugins/allure/CHANGELOG.md | 9 ++ plugins/allure/package.json | 14 +-- plugins/api-docs/CHANGELOG.md | 10 ++ plugins/api-docs/package.json | 16 ++-- plugins/auth-backend/CHANGELOG.md | 9 ++ plugins/auth-backend/package.json | 6 +- plugins/azure-devops-backend/CHANGELOG.md | 9 ++ plugins/azure-devops-backend/package.json | 6 +- plugins/badges/CHANGELOG.md | 10 ++ plugins/badges/package.json | 14 +-- plugins/bitrise/CHANGELOG.md | 9 ++ plugins/bitrise/package.json | 14 +-- .../catalog-backend-module-ldap/CHANGELOG.md | 7 ++ .../catalog-backend-module-ldap/package.json | 6 +- .../CHANGELOG.md | 8 ++ .../package.json | 8 +- plugins/catalog-backend/CHANGELOG.md | 24 +++++ plugins/catalog-backend/package.json | 8 +- plugins/catalog-graph/CHANGELOG.md | 9 ++ plugins/catalog-graph/package.json | 14 +-- plugins/catalog-import/CHANGELOG.md | 46 +++++++++ plugins/catalog-import/package.json | 18 ++-- plugins/catalog-react/CHANGELOG.md | 10 ++ plugins/catalog-react/package.json | 12 +-- plugins/catalog/CHANGELOG.md | 11 +++ plugins/catalog/package.json | 16 ++-- plugins/circleci/CHANGELOG.md | 9 ++ plugins/circleci/package.json | 14 +-- plugins/cloudbuild/CHANGELOG.md | 9 ++ plugins/cloudbuild/package.json | 14 +-- plugins/code-coverage/CHANGELOG.md | 9 ++ plugins/code-coverage/package.json | 14 +-- plugins/config-schema/CHANGELOG.md | 8 ++ plugins/config-schema/package.json | 12 +-- plugins/cost-insights/CHANGELOG.md | 9 ++ plugins/cost-insights/package.json | 12 +-- plugins/explore/CHANGELOG.md | 9 ++ plugins/explore/package.json | 14 +-- plugins/firehydrant/CHANGELOG.md | 9 ++ plugins/firehydrant/package.json | 14 +-- plugins/fossa/CHANGELOG.md | 9 ++ plugins/fossa/package.json | 14 +-- plugins/gcp-projects/CHANGELOG.md | 8 ++ plugins/gcp-projects/package.json | 12 +-- plugins/git-release-manager/CHANGELOG.md | 9 ++ plugins/git-release-manager/package.json | 14 +-- plugins/github-actions/CHANGELOG.md | 10 ++ plugins/github-actions/package.json | 16 ++-- plugins/github-deployments/CHANGELOG.md | 11 +++ plugins/github-deployments/package.json | 18 ++-- plugins/gitops-profiles/CHANGELOG.md | 8 ++ plugins/gitops-profiles/package.json | 12 +-- plugins/graphiql/CHANGELOG.md | 8 ++ plugins/graphiql/package.json | 12 +-- plugins/home/CHANGELOG.md | 8 ++ plugins/home/package.json | 12 +-- plugins/ilert/CHANGELOG.md | 9 ++ plugins/ilert/package.json | 14 +-- plugins/jenkins/CHANGELOG.md | 9 ++ plugins/jenkins/package.json | 14 +-- plugins/kafka/CHANGELOG.md | 9 ++ plugins/kafka/package.json | 14 +-- plugins/kubernetes/CHANGELOG.md | 13 +++ plugins/kubernetes/package.json | 14 +-- plugins/lighthouse/CHANGELOG.md | 9 ++ plugins/lighthouse/package.json | 14 +-- plugins/newrelic/CHANGELOG.md | 8 ++ plugins/newrelic/package.json | 12 +-- plugins/org/CHANGELOG.md | 9 ++ plugins/org/package.json | 14 +-- plugins/pagerduty/CHANGELOG.md | 9 ++ plugins/pagerduty/package.json | 14 +-- plugins/rollbar/CHANGELOG.md | 9 ++ plugins/rollbar/package.json | 14 +-- plugins/scaffolder/CHANGELOG.md | 11 +++ plugins/scaffolder/package.json | 18 ++-- plugins/search/CHANGELOG.md | 9 ++ plugins/search/package.json | 14 +-- plugins/sentry/CHANGELOG.md | 9 ++ plugins/sentry/package.json | 14 +-- plugins/shortcuts/CHANGELOG.md | 8 ++ plugins/shortcuts/package.json | 12 +-- plugins/sonarqube/CHANGELOG.md | 9 ++ plugins/sonarqube/package.json | 14 +-- plugins/splunk-on-call/CHANGELOG.md | 9 ++ plugins/splunk-on-call/package.json | 14 +-- plugins/tech-radar/CHANGELOG.md | 10 ++ plugins/tech-radar/package.json | 12 +-- plugins/techdocs/CHANGELOG.md | 29 ++++++ plugins/techdocs/package.json | 22 ++--- plugins/todo/CHANGELOG.md | 9 ++ plugins/todo/package.json | 14 +-- plugins/user-settings/CHANGELOG.md | 9 ++ plugins/user-settings/package.json | 14 +-- plugins/welcome/CHANGELOG.md | 8 ++ plugins/welcome/package.json | 12 +-- plugins/xcmetrics/CHANGELOG.md | 8 ++ plugins/xcmetrics/package.json | 12 +-- yarn.lock | 61 ++++++++++-- 169 files changed, 1274 insertions(+), 807 deletions(-) delete mode 100644 .changeset/angry-bobcats-sit.md delete mode 100644 .changeset/beige-moose-look.md delete mode 100644 .changeset/brave-shoes-push.md delete mode 100644 .changeset/breezy-foxes-wonder.md delete mode 100644 .changeset/calm-buckets-relax.md delete mode 100644 .changeset/cold-bags-admire.md delete mode 100644 .changeset/curly-months-count.md delete mode 100644 .changeset/good-cars-confess.md delete mode 100644 .changeset/great-humans-return.md delete mode 100644 .changeset/great-rabbits-juggle.md delete mode 100644 .changeset/healthy-cycles-exercise.md delete mode 100644 .changeset/heavy-rabbits-melt.md delete mode 100644 .changeset/hot-years-return.md delete mode 100644 .changeset/khaki-hotels-doubt.md delete mode 100644 .changeset/khaki-rivers-repeat.md delete mode 100644 .changeset/large-files-beg.md delete mode 100644 .changeset/late-kiwis-double.md delete mode 100644 .changeset/late-news-chew.md delete mode 100644 .changeset/little-cobras-think.md delete mode 100644 .changeset/mighty-students-itch.md delete mode 100644 .changeset/nervous-months-teach.md delete mode 100644 .changeset/ninety-games-lie.md delete mode 100644 .changeset/olive-lamps-deny.md delete mode 100644 .changeset/pink-windows-suffer.md delete mode 100644 .changeset/plenty-feet-pay.md delete mode 100644 .changeset/pretty-feet-explode.md delete mode 100644 .changeset/proud-carrots-prove.md delete mode 100644 .changeset/purple-scissors-allow.md delete mode 100644 .changeset/red-hats-walk.md delete mode 100644 .changeset/rotten-dryers-bathe.md delete mode 100644 .changeset/seven-bulldogs-grin.md delete mode 100644 .changeset/smart-cooks-drop.md delete mode 100644 .changeset/spicy-crabs-breathe.md delete mode 100644 .changeset/spicy-pumas-mate.md delete mode 100644 .changeset/techdocs-angry-poems-doubt.md delete mode 100644 .changeset/techdocs-gorgeous-monkeys-remain.md delete mode 100644 .changeset/techdocs-sad-songs-waltzes.md delete mode 100644 .changeset/thick-rabbits-double.md delete mode 100644 .changeset/tidy-houses-jam.md delete mode 100644 .changeset/tiny-beers-joke.md delete mode 100644 .changeset/tricky-pens-camp.md delete mode 100644 .changeset/twenty-chairs-argue.md create mode 100644 plugins/azure-devops-backend/CHANGELOG.md diff --git a/.changeset/angry-bobcats-sit.md b/.changeset/angry-bobcats-sit.md deleted file mode 100644 index ad02ff68da..0000000000 --- a/.changeset/angry-bobcats-sit.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/backend-common': patch ---- - -The `subscribe` method on the `Config` returned by `loadBackendConfig` is now forwarded through `getConfig` and `getOptionalConfig`. diff --git a/.changeset/beige-moose-look.md b/.changeset/beige-moose-look.md deleted file mode 100644 index 1676de210a..0000000000 --- a/.changeset/beige-moose-look.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/cli': patch ---- - -Only serve static assets if there is a public folder during `app:serve` and `plugin:serve`. This fixes a common bug that would break `plugin:serve` with an `EBUSY` error. diff --git a/.changeset/brave-shoes-push.md b/.changeset/brave-shoes-push.md deleted file mode 100644 index 3c6a8d7e0e..0000000000 --- a/.changeset/brave-shoes-push.md +++ /dev/null @@ -1,40 +0,0 @@ ---- -'@backstage/create-app': patch ---- - -Added the default `ScmAuth` implementation to the app. - -To apply this change to an existing app, head to `packages/app/apis.ts`, import `ScmAuth` from `@backstage/integration-react`, and add a `ScmAuth.createDefaultApiFactory()` to your list of APIs: - -```diff - import { - ScmIntegrationsApi, - scmIntegrationsApiRef, -+ ScmAuth, - } from '@backstage/integration-react'; - - export const apis: AnyApiFactory[] = [ -... -+ ScmAuth.createDefaultApiFactory(), -... - ]; -``` - -If you have integrations towards SCM providers other than the default ones (github.com, gitlab.com, etc.), you will want to create a custom `ScmAuth` factory instead, for example like this: - -```ts -createApiFactory({ - api: scmAuthApiRef, - deps: { - gheAuthApi: gheAuthApiRef, - githubAuthApi: githubAuthApiRef, - }, - factory: ({ githubAuthApi, gheAuthApi }) => - ScmAuth.merge( - ScmAuth.forGithub(githubAuthApi), - ScmAuth.forGithub(gheAuthApi, { - host: 'ghe.example.com', - }), - ), -}); -``` diff --git a/.changeset/breezy-foxes-wonder.md b/.changeset/breezy-foxes-wonder.md deleted file mode 100644 index 57b5c52892..0000000000 --- a/.changeset/breezy-foxes-wonder.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/plugin-catalog-backend': patch ---- - -When issuing a `full` update from an entity provider, entities with updates are now properly persisted. diff --git a/.changeset/calm-buckets-relax.md b/.changeset/calm-buckets-relax.md deleted file mode 100644 index b950df89b8..0000000000 --- a/.changeset/calm-buckets-relax.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/plugin-azure-devops-backend': patch ---- - -Marked all configuration values as required in the schema. diff --git a/.changeset/cold-bags-admire.md b/.changeset/cold-bags-admire.md deleted file mode 100644 index 98191958eb..0000000000 --- a/.changeset/cold-bags-admire.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@backstage/plugin-techdocs': patch -'@backstage/plugin-user-settings': patch ---- - -Add "data-testid" for e2e tests and fix techdocs entity not found error. diff --git a/.changeset/curly-months-count.md b/.changeset/curly-months-count.md deleted file mode 100644 index 8541c8c5c2..0000000000 --- a/.changeset/curly-months-count.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/plugin-catalog-backend': patch ---- - -Fixed a bug where internal references within the catalog were broken when new entities where added through entity providers, such as registering a new location or adding one in configuration. These broken references then caused some entities to be incorrectly marked as orphaned and prevented refresh from working properly. diff --git a/.changeset/good-cars-confess.md b/.changeset/good-cars-confess.md deleted file mode 100644 index 12ec838544..0000000000 --- a/.changeset/good-cars-confess.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/cli': patch ---- - -Configuration schema is now also collected from the root `package.json` if it exists. diff --git a/.changeset/great-humans-return.md b/.changeset/great-humans-return.md deleted file mode 100644 index dd1cda0f5a..0000000000 --- a/.changeset/great-humans-return.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/core-app-api': patch ---- - -Enables late registration of plugins into the application by updating ApiHolder when additional plugins have been added in. diff --git a/.changeset/great-rabbits-juggle.md b/.changeset/great-rabbits-juggle.md deleted file mode 100644 index 649af14aeb..0000000000 --- a/.changeset/great-rabbits-juggle.md +++ /dev/null @@ -1,36 +0,0 @@ ---- -'@backstage/plugin-catalog-import': minor ---- - -Switched to using the `ScmAuthApi` for authentication rather than GitHub auth. If you are instantiating your `CatalogImportClient` manually you now need to pass in an instance of `ScmAuthApi` instead. - -Also be sure to register the `scmAuthApiRef` from the `@backstage/integration-react` in your app: - -```ts -import { ScmAuth } from '@backstage/integration-react'; - -// in packages/app/apis.ts - -const apis = [ -// ... other APIs - -ScmAuth.createDefaultApiFactory(); - -// OR - -createApiFactory({ - api: scmAuthApiRef, - deps: { - gheAuthApi: gheAuthApiRef, - githubAuthApi: githubAuthApiRef, - }, - factory: ({ githubAuthApi, gheAuthApi }) => - ScmAuth.merge( - ScmAuth.forGithub(githubAuthApi), - ScmAuth.forGithub(gheAuthApi, { - host: 'ghe.example.com', - }), - ), -}); -] -``` diff --git a/.changeset/healthy-cycles-exercise.md b/.changeset/healthy-cycles-exercise.md deleted file mode 100644 index cd0e73a100..0000000000 --- a/.changeset/healthy-cycles-exercise.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/plugin-techdocs': patch ---- - -Fixed the URL for the "Click to copy documentation link to clipboard" action diff --git a/.changeset/heavy-rabbits-melt.md b/.changeset/heavy-rabbits-melt.md deleted file mode 100644 index cb836588f6..0000000000 --- a/.changeset/heavy-rabbits-melt.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/cli': patch ---- - -The `create-plugin` command now prefers dependency versions ranges that are already in the lockfile. diff --git a/.changeset/hot-years-return.md b/.changeset/hot-years-return.md deleted file mode 100644 index bb1d5934e5..0000000000 --- a/.changeset/hot-years-return.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/plugin-catalog-backend-module-msgraph': patch ---- - -Bumped `@microsoft/microsoft-graph-types` to v2 diff --git a/.changeset/khaki-hotels-doubt.md b/.changeset/khaki-hotels-doubt.md deleted file mode 100644 index 8bab499f3e..0000000000 --- a/.changeset/khaki-hotels-doubt.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/integration': patch ---- - -Support selective GitHub app installation for GHE diff --git a/.changeset/khaki-rivers-repeat.md b/.changeset/khaki-rivers-repeat.md deleted file mode 100644 index e6caa2d561..0000000000 --- a/.changeset/khaki-rivers-repeat.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/plugin-badges': patch ---- - -Added details on how to setup the Badges plugin diff --git a/.changeset/large-files-beg.md b/.changeset/large-files-beg.md deleted file mode 100644 index f888fc7173..0000000000 --- a/.changeset/large-files-beg.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/plugin-cost-insights': patch ---- - -Added optional currencies config to allow overriding the default currencies. diff --git a/.changeset/late-kiwis-double.md b/.changeset/late-kiwis-double.md deleted file mode 100644 index b1ec53546e..0000000000 --- a/.changeset/late-kiwis-double.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/config-loader': patch ---- - -Add option to collect configuration schemas from explicit package paths in addition to by package name. diff --git a/.changeset/late-news-chew.md b/.changeset/late-news-chew.md deleted file mode 100644 index 5552caf8fb..0000000000 --- a/.changeset/late-news-chew.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/plugin-tech-radar': patch ---- - -Added `SearchBar` to allow filtering and a scroll bar to display hidden tech diff --git a/.changeset/little-cobras-think.md b/.changeset/little-cobras-think.md deleted file mode 100644 index e90c7e979c..0000000000 --- a/.changeset/little-cobras-think.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/cli': patch ---- - -Improved ´plugin:diff´ check for the `package.json` `"files"` field. diff --git a/.changeset/mighty-students-itch.md b/.changeset/mighty-students-itch.md deleted file mode 100644 index 7471c56d7e..0000000000 --- a/.changeset/mighty-students-itch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/backend-common': patch ---- - -Fix an issue where filtering in search doesn't work correctly for Bitbucket. diff --git a/.changeset/nervous-months-teach.md b/.changeset/nervous-months-teach.md deleted file mode 100644 index cb477f3879..0000000000 --- a/.changeset/nervous-months-teach.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/config-loader': patch ---- - -Allow collection of configuration schemas from multiple versions of the same package. diff --git a/.changeset/ninety-games-lie.md b/.changeset/ninety-games-lie.md deleted file mode 100644 index e561c2cdec..0000000000 --- a/.changeset/ninety-games-lie.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/core-plugin-api': patch ---- - -Improve compatibility between different versions by defining the route reference type using a string key rather than a unique symbol. This change only applies to type checking and has no effect on the runtime value, where we still use the symbol. diff --git a/.changeset/olive-lamps-deny.md b/.changeset/olive-lamps-deny.md deleted file mode 100644 index ec6b279d68..0000000000 --- a/.changeset/olive-lamps-deny.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/plugin-kubernetes': patch ---- - -Enhanced deployment accordion to display the namespace of the deployment. diff --git a/.changeset/pink-windows-suffer.md b/.changeset/pink-windows-suffer.md deleted file mode 100644 index f27af1f4a3..0000000000 --- a/.changeset/pink-windows-suffer.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/plugin-techdocs': patch ---- - -Added a check for the TechDocs annotation on the entity diff --git a/.changeset/plenty-feet-pay.md b/.changeset/plenty-feet-pay.md deleted file mode 100644 index 43fab61c79..0000000000 --- a/.changeset/plenty-feet-pay.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/core-components': patch ---- - -Stop forcing `target="_blank"` in the `SupportButton` but instead use the default logic of the `Link` component, that opens external targets in a new window and relative targets in the same window. diff --git a/.changeset/pretty-feet-explode.md b/.changeset/pretty-feet-explode.md deleted file mode 100644 index 46237068c5..0000000000 --- a/.changeset/pretty-feet-explode.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/plugin-auth-backend': patch ---- - -Allow users to override callback url of GitHub provider diff --git a/.changeset/proud-carrots-prove.md b/.changeset/proud-carrots-prove.md deleted file mode 100644 index 8d18b27282..0000000000 --- a/.changeset/proud-carrots-prove.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/cli': patch ---- - -Fix duplication checks to stop looking for the old core packages, and to allow some explicitly diff --git a/.changeset/purple-scissors-allow.md b/.changeset/purple-scissors-allow.md deleted file mode 100644 index 39d70d4c2a..0000000000 --- a/.changeset/purple-scissors-allow.md +++ /dev/null @@ -1,89 +0,0 @@ ---- -'@backstage/integration-react': patch ---- - -Added `ScmAuthApi` along with the implementation `ScmAuth`. The `ScmAuthApi` provides methods for client-side authentication towards multiple different source code management services simultaneously. - -When requesting credentials you supply a URL along with the same options as the other `OAuthApi`s, and optionally a request for additional high-level scopes. - -For example like this: - -```ts -const { token } = await scmAuthApi.getCredentials({ - url: 'https://ghe.example.com/backstage/backstage', - additionalScope: { - repoWrite: true, - }, -}); -``` - -The instantiation of the API can either be done with a default factory that adds support for the public providers (github.com, gitlab.com, etc.): - -```ts -// in packages/app/apis.ts -ScmAuth.createDefaultApiFactory(); -``` - -Or with a more custom setup that can add support for additional providers, for example like this: - -```ts -createApiFactory({ - api: scmAuthApiRef, - deps: { - gheAuthApi: gheAuthApiRef, - githubAuthApi: githubAuthApiRef, - }, - factory: ({ githubAuthApi, gheAuthApi }) => - ScmAuth.merge( - ScmAuth.forGithub(githubAuthApi), - ScmAuth.forGithub(gheAuthApi, { - host: 'ghe.example.com', - }), - ), -}); -``` - -The additional `gheAuthApiRef` utility API can be defined either inside the app itself if it's only used for this purpose, for inside an internal common package for APIs, such as `@internal/apis`: - -```ts -const gheAuthApiRef: ApiRef = - createApiRef({ - id: 'internal.auth.ghe', - }); -``` - -And then implemented using the `GithubAuth` class from `@backstage/core-app-api`: - -```ts -createApiFactory({ - api: githubAuthApiRef, - deps: { - discoveryApi: discoveryApiRef, - oauthRequestApi: oauthRequestApiRef, - configApi: configApiRef, - }, - factory: ({ discoveryApi, oauthRequestApi, configApi }) => - GithubAuth.create({ - provider: { - id: 'ghe', - icon: ..., - title: 'GHE' - }, - discoveryApi, - oauthRequestApi, - defaultScopes: ['read:user'], - environment: configApi.getOptionalString('auth.environment'), - }), -}) -``` - -Finally you also need to add and configure another GitHub provider to the `auth-backend` using the provider ID `ghe`: - -```ts -// Add the following options to `createRouter` in packages/backend/src/plugins/auth.ts -providerFactories: { - ghe: createGithubProvider(), -}, -``` - -Other providers follow the same steps, but you will want to use the appropriate auth API implementation in the frontend, such as for example `GitlabAuth`. diff --git a/.changeset/red-hats-walk.md b/.changeset/red-hats-walk.md deleted file mode 100644 index 2d6eb06666..0000000000 --- a/.changeset/red-hats-walk.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -'@backstage/core-components': minor ---- - -Checkbox tree filters are no longer available in the Table component: - -- Deleted the `CheckboxTree` component -- Removed the filter type `'checkbox-tree'` from the `TableFilter` types. diff --git a/.changeset/rotten-dryers-bathe.md b/.changeset/rotten-dryers-bathe.md deleted file mode 100644 index abded27f06..0000000000 --- a/.changeset/rotten-dryers-bathe.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/plugin-kubernetes': patch ---- - -Exported `KubernetesApi`, `kubernetesApiRef`, and `KubernetesAuthProvidersApi`. diff --git a/.changeset/seven-bulldogs-grin.md b/.changeset/seven-bulldogs-grin.md deleted file mode 100644 index 2d6f0c14c1..0000000000 --- a/.changeset/seven-bulldogs-grin.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -'@backstage/plugin-catalog-backend': minor ---- - -Introduced a new `CatalogProcessorCache` that is available to catalog processors. It allows arbitrary values to be saved that will then be visible during the next run. The cache is scoped to each individual processor and entity, but is shared across processing steps in a single processor. - -The cache is available as a new argument to each of the processing steps, except for `validateEntityKind` and `handleError`. - -This also introduces an optional `getProcessorName` to the `CatalogProcessor` interface, which is used to provide a stable identifier for the processor. While it is currently optional it will move to be required in the future. - -The breaking part of this change is the modification of the `state` field in the `EntityProcessingRequest` and `EntityProcessingResult` types. This is unlikely to have any impact as the `state` field was previously unused, but could require some minor updates. diff --git a/.changeset/smart-cooks-drop.md b/.changeset/smart-cooks-drop.md deleted file mode 100644 index 5ce59f2837..0000000000 --- a/.changeset/smart-cooks-drop.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/plugin-kubernetes': patch ---- - -Added a check for the Kubernetes annotation on the entity diff --git a/.changeset/spicy-crabs-breathe.md b/.changeset/spicy-crabs-breathe.md deleted file mode 100644 index 2640f0864c..0000000000 --- a/.changeset/spicy-crabs-breathe.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/plugin-tech-radar': patch ---- - -Added documentation for exported symbols. diff --git a/.changeset/spicy-pumas-mate.md b/.changeset/spicy-pumas-mate.md deleted file mode 100644 index 7ef8727550..0000000000 --- a/.changeset/spicy-pumas-mate.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/core-components': patch ---- - -Support `material-ui` overrides in Backstage internal components diff --git a/.changeset/techdocs-angry-poems-doubt.md b/.changeset/techdocs-angry-poems-doubt.md deleted file mode 100644 index ba763a031c..0000000000 --- a/.changeset/techdocs-angry-poems-doubt.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -'@backstage/plugin-techdocs': minor ---- - -Adds support for being able to customize and compose your TechDocs reader page in the App. - -You can likely upgrade to this version without issue. If, however, you have -imported the `` component in your custom code, the name of a property -has changed. You will need to make the following change anywhere you use it: - -```diff -- -+ -``` diff --git a/.changeset/techdocs-gorgeous-monkeys-remain.md b/.changeset/techdocs-gorgeous-monkeys-remain.md deleted file mode 100644 index f9bbb669f2..0000000000 --- a/.changeset/techdocs-gorgeous-monkeys-remain.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@backstage/techdocs-common': patch ---- - -Add more context to techdocs log lines when files are not found along with -ensuring that the routers return 404 with a descriptive message. diff --git a/.changeset/techdocs-sad-songs-waltzes.md b/.changeset/techdocs-sad-songs-waltzes.md deleted file mode 100644 index 921939a189..0000000000 --- a/.changeset/techdocs-sad-songs-waltzes.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@backstage/techdocs-common': patch ---- - -Locks the version of the default docker image used to generate TechDocs. As of -this changelog entry, it is v0.3.2! diff --git a/.changeset/thick-rabbits-double.md b/.changeset/thick-rabbits-double.md deleted file mode 100644 index 4ff38bf860..0000000000 --- a/.changeset/thick-rabbits-double.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/plugin-auth-backend': patch ---- - -Update OAuth refresh handler to pass updated refresh token to ensure cookie is updated with new value. diff --git a/.changeset/tidy-houses-jam.md b/.changeset/tidy-houses-jam.md deleted file mode 100644 index 71a165912c..0000000000 --- a/.changeset/tidy-houses-jam.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@backstage/plugin-catalog-backend': minor ---- - -Add `/entities/by-name/:kind/:namespace/:name/ancestry` to get the "processing parents" lineage of an entity. - -This involves a breaking change of adding the method `entityAncestry` to `EntitiesCatalog`. diff --git a/.changeset/tiny-beers-joke.md b/.changeset/tiny-beers-joke.md deleted file mode 100644 index bcecb1c022..0000000000 --- a/.changeset/tiny-beers-joke.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/core-components': patch ---- - -Added documentation for exported symbols. diff --git a/.changeset/tricky-pens-camp.md b/.changeset/tricky-pens-camp.md deleted file mode 100644 index dc47274351..0000000000 --- a/.changeset/tricky-pens-camp.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/plugin-catalog': patch ---- - -Update AboutCard to only render refresh button if the entity is managed by an url location. diff --git a/.changeset/twenty-chairs-argue.md b/.changeset/twenty-chairs-argue.md deleted file mode 100644 index c4a0acedbe..0000000000 --- a/.changeset/twenty-chairs-argue.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/plugin-kubernetes': patch ---- - -Add dashboard support for Rancher diff --git a/packages/app/CHANGELOG.md b/packages/app/CHANGELOG.md index 4b6a39a792..4ffe6b4299 100644 --- a/packages/app/CHANGELOG.md +++ b/packages/app/CHANGELOG.md @@ -1,5 +1,47 @@ # example-app +## 0.2.48 + +### Patch Changes + +- Updated dependencies + - @backstage/cli@0.7.14 + - @backstage/plugin-techdocs@0.12.0 + - @backstage/plugin-user-settings@0.3.7 + - @backstage/core-app-api@0.1.15 + - @backstage/plugin-catalog-import@0.7.0 + - @backstage/plugin-badges@0.2.11 + - @backstage/plugin-cost-insights@0.11.8 + - @backstage/plugin-tech-radar@0.4.9 + - @backstage/core-plugin-api@0.1.9 + - @backstage/plugin-kubernetes@0.4.15 + - @backstage/core-components@0.6.0 + - @backstage/integration-react@0.1.11 + - @backstage/plugin-catalog@0.6.17 + - @backstage/plugin-api-docs@0.6.10 + - @backstage/plugin-catalog-graph@0.1.2 + - @backstage/plugin-catalog-react@0.5.1 + - @backstage/plugin-circleci@0.2.25 + - @backstage/plugin-cloudbuild@0.2.25 + - @backstage/plugin-code-coverage@0.1.13 + - @backstage/plugin-explore@0.3.18 + - @backstage/plugin-gcp-projects@0.3.6 + - @backstage/plugin-github-actions@0.4.20 + - @backstage/plugin-graphiql@0.2.18 + - @backstage/plugin-home@0.4.2 + - @backstage/plugin-jenkins@0.5.8 + - @backstage/plugin-kafka@0.2.17 + - @backstage/plugin-lighthouse@0.2.27 + - @backstage/plugin-newrelic@0.3.6 + - @backstage/plugin-org@0.3.25 + - @backstage/plugin-pagerduty@0.3.15 + - @backstage/plugin-rollbar@0.3.16 + - @backstage/plugin-scaffolder@0.11.6 + - @backstage/plugin-search@0.4.13 + - @backstage/plugin-sentry@0.3.23 + - @backstage/plugin-shortcuts@0.1.10 + - @backstage/plugin-todo@0.1.12 + ## 0.2.47 ### Patch Changes diff --git a/packages/app/package.json b/packages/app/package.json index dedce0bf85..1e57900279 100644 --- a/packages/app/package.json +++ b/packages/app/package.json @@ -1,46 +1,46 @@ { "name": "example-app", - "version": "0.2.47", + "version": "0.2.48", "private": true, "bundled": true, "dependencies": { "@backstage/catalog-model": "^0.9.3", - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", - "@backstage/integration-react": "^0.1.10", - "@backstage/plugin-api-docs": "^0.6.9", - "@backstage/plugin-badges": "^0.2.10", - "@backstage/plugin-catalog": "^0.6.16", - "@backstage/plugin-catalog-graph": "^0.1.1", - "@backstage/plugin-catalog-import": "^0.6.0", - "@backstage/plugin-catalog-react": "^0.5.0", - "@backstage/plugin-circleci": "^0.2.24", - "@backstage/plugin-cloudbuild": "^0.2.24", - "@backstage/plugin-code-coverage": "^0.1.12", - "@backstage/plugin-cost-insights": "^0.11.7", - "@backstage/plugin-explore": "^0.3.17", - "@backstage/plugin-gcp-projects": "^0.3.5", - "@backstage/plugin-github-actions": "^0.4.19", - "@backstage/plugin-graphiql": "^0.2.17", - "@backstage/plugin-home": "^0.4.1", - "@backstage/plugin-jenkins": "^0.5.7", - "@backstage/plugin-kafka": "^0.2.16", - "@backstage/plugin-kubernetes": "^0.4.14", - "@backstage/plugin-lighthouse": "^0.2.26", - "@backstage/plugin-newrelic": "^0.3.5", - "@backstage/plugin-org": "^0.3.24", - "@backstage/plugin-pagerduty": "0.3.14", - "@backstage/plugin-rollbar": "^0.3.15", - "@backstage/plugin-scaffolder": "^0.11.5", - "@backstage/plugin-search": "^0.4.12", - "@backstage/plugin-sentry": "^0.3.22", - "@backstage/plugin-shortcuts": "^0.1.9", - "@backstage/plugin-tech-radar": "^0.4.8", - "@backstage/plugin-techdocs": "^0.11.3", - "@backstage/plugin-todo": "^0.1.11", - "@backstage/plugin-user-settings": "^0.3.6", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", + "@backstage/integration-react": "^0.1.11", + "@backstage/plugin-api-docs": "^0.6.10", + "@backstage/plugin-badges": "^0.2.11", + "@backstage/plugin-catalog": "^0.6.17", + "@backstage/plugin-catalog-graph": "^0.1.2", + "@backstage/plugin-catalog-import": "^0.7.0", + "@backstage/plugin-catalog-react": "^0.5.1", + "@backstage/plugin-circleci": "^0.2.25", + "@backstage/plugin-cloudbuild": "^0.2.25", + "@backstage/plugin-code-coverage": "^0.1.13", + "@backstage/plugin-cost-insights": "^0.11.8", + "@backstage/plugin-explore": "^0.3.18", + "@backstage/plugin-gcp-projects": "^0.3.6", + "@backstage/plugin-github-actions": "^0.4.20", + "@backstage/plugin-graphiql": "^0.2.18", + "@backstage/plugin-home": "^0.4.2", + "@backstage/plugin-jenkins": "^0.5.8", + "@backstage/plugin-kafka": "^0.2.17", + "@backstage/plugin-kubernetes": "^0.4.15", + "@backstage/plugin-lighthouse": "^0.2.27", + "@backstage/plugin-newrelic": "^0.3.6", + "@backstage/plugin-org": "^0.3.25", + "@backstage/plugin-pagerduty": "0.3.15", + "@backstage/plugin-rollbar": "^0.3.16", + "@backstage/plugin-scaffolder": "^0.11.6", + "@backstage/plugin-search": "^0.4.13", + "@backstage/plugin-sentry": "^0.3.23", + "@backstage/plugin-shortcuts": "^0.1.10", + "@backstage/plugin-tech-radar": "^0.4.9", + "@backstage/plugin-techdocs": "^0.12.0", + "@backstage/plugin-todo": "^0.1.12", + "@backstage/plugin-user-settings": "^0.3.7", "@backstage/search-common": "^0.2.0", "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", diff --git a/packages/backend-common/CHANGELOG.md b/packages/backend-common/CHANGELOG.md index 28f092886e..554a3514db 100644 --- a/packages/backend-common/CHANGELOG.md +++ b/packages/backend-common/CHANGELOG.md @@ -1,5 +1,15 @@ # @backstage/backend-common +## 0.9.5 + +### Patch Changes + +- 8bb3c0a578: The `subscribe` method on the `Config` returned by `loadBackendConfig` is now forwarded through `getConfig` and `getOptionalConfig`. +- 0c8a59e293: Fix an issue where filtering in search doesn't work correctly for Bitbucket. +- Updated dependencies + - @backstage/integration@0.6.6 + - @backstage/config-loader@0.6.9 + ## 0.9.4 ### Patch Changes diff --git a/packages/backend-common/package.json b/packages/backend-common/package.json index 67a2c1a853..29018ef8c8 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.4", + "version": "0.9.5", "main": "src/index.ts", "types": "src/index.ts", "private": false, @@ -31,9 +31,9 @@ "dependencies": { "@backstage/cli-common": "^0.1.3", "@backstage/config": "^0.1.10", - "@backstage/config-loader": "^0.6.8", + "@backstage/config-loader": "^0.6.9", "@backstage/errors": "^0.1.2", - "@backstage/integration": "^0.6.5", + "@backstage/integration": "^0.6.6", "@google-cloud/storage": "^5.8.0", "@octokit/rest": "^18.5.3", "@types/cors": "^2.8.6", @@ -77,7 +77,7 @@ } }, "devDependencies": { - "@backstage/cli": "^0.7.13", + "@backstage/cli": "^0.7.14", "@backstage/test-utils": "^0.1.17", "@types/archiver": "^5.1.0", "@types/compression": "^1.7.0", diff --git a/packages/backend/CHANGELOG.md b/packages/backend/CHANGELOG.md index 6c4fe32dca..19015e02c5 100644 --- a/packages/backend/CHANGELOG.md +++ b/packages/backend/CHANGELOG.md @@ -1,5 +1,17 @@ # example-backend +## 0.2.48 + +### Patch Changes + +- Updated dependencies + - @backstage/backend-common@0.9.5 + - @backstage/plugin-catalog-backend@0.15.0 + - @backstage/plugin-azure-devops-backend@0.1.1 + - @backstage/integration@0.6.6 + - @backstage/plugin-auth-backend@0.4.2 + - example-app@0.2.48 + ## 0.2.47 ### Patch Changes diff --git a/packages/backend/package.json b/packages/backend/package.json index 19a3a282c0..e440877eee 100644 --- a/packages/backend/package.json +++ b/packages/backend/package.json @@ -1,6 +1,6 @@ { "name": "example-backend", - "version": "0.2.47", + "version": "0.2.48", "main": "dist/index.cjs.js", "types": "src/index.ts", "license": "Apache-2.0", @@ -24,16 +24,16 @@ "migrate:create": "knex migrate:make -x ts" }, "dependencies": { - "@backstage/backend-common": "^0.9.4", + "@backstage/backend-common": "^0.9.5", "@backstage/catalog-client": "^0.4.0", "@backstage/catalog-model": "^0.9.3", "@backstage/config": "^0.1.10", - "@backstage/integration": "^0.6.5", + "@backstage/integration": "^0.6.6", "@backstage/plugin-app-backend": "^0.3.16", - "@backstage/plugin-auth-backend": "^0.4.1", - "@backstage/plugin-azure-devops-backend": "^0.1.0", + "@backstage/plugin-auth-backend": "^0.4.2", + "@backstage/plugin-azure-devops-backend": "^0.1.1", "@backstage/plugin-badges-backend": "^0.1.10", - "@backstage/plugin-catalog-backend": "^0.14.0", + "@backstage/plugin-catalog-backend": "^0.15.0", "@backstage/plugin-code-coverage-backend": "^0.1.11", "@backstage/plugin-graphql-backend": "^0.1.9", "@backstage/plugin-jenkins-backend": "^0.1.5", @@ -53,7 +53,7 @@ "@octokit/rest": "^18.5.3", "azure-devops-node-api": "^11.0.1", "dockerode": "^3.2.1", - "example-app": "^0.2.47", + "example-app": "^0.2.48", "express": "^4.17.1", "express-promise-router": "^4.1.0", "express-prom-bundle": "^6.3.6", @@ -65,7 +65,7 @@ "winston": "^3.2.1" }, "devDependencies": { - "@backstage/cli": "^0.7.13", + "@backstage/cli": "^0.7.14", "@types/dockerode": "^3.2.1", "@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 96170d6899..173e1ba971 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,5 +1,17 @@ # @backstage/cli +## 0.7.14 + +### Patch Changes + +- 3a8704f16b: Only serve static assets if there is a public folder during `app:serve` and `plugin:serve`. This fixes a common bug that would break `plugin:serve` with an `EBUSY` error. +- 40199b61d6: Configuration schema is now also collected from the root `package.json` if it exists. +- 2a6c393c06: The `create-plugin` command now prefers dependency versions ranges that are already in the lockfile. +- 58f91943ab: Improved ´plugin:diff´ check for the `package.json` `"files"` field. +- 12e074a6e4: Fix duplication checks to stop looking for the old core packages, and to allow some explicitly +- Updated dependencies + - @backstage/config-loader@0.6.9 + ## 0.7.13 ### Patch Changes diff --git a/packages/cli/package.json b/packages/cli/package.json index 0dc4dc3cf7..dc922241da 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.7.13", + "version": "0.7.14", "private": false, "publishConfig": { "access": "public" @@ -32,7 +32,7 @@ "@babel/plugin-transform-modules-commonjs": "^7.4.4", "@backstage/cli-common": "^0.1.3", "@backstage/config": "^0.1.10", - "@backstage/config-loader": "^0.6.8", + "@backstage/config-loader": "^0.6.9", "@hot-loader/react-dom": "^16.13.0", "@lerna/package-graph": "^4.0.0", "@lerna/project": "^4.0.0", @@ -117,12 +117,12 @@ "yn": "^4.0.0" }, "devDependencies": { - "@backstage/backend-common": "^0.9.4", + "@backstage/backend-common": "^0.9.5", "@backstage/config": "^0.1.10", - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@backstage/theme": "^0.2.10", "@types/diff": "^5.0.0", diff --git a/packages/codemods/CHANGELOG.md b/packages/codemods/CHANGELOG.md index fa5c9d663b..7678fb0607 100644 --- a/packages/codemods/CHANGELOG.md +++ b/packages/codemods/CHANGELOG.md @@ -1,5 +1,14 @@ # @backstage/codemods +## 0.1.16 + +### Patch Changes + +- Updated dependencies + - @backstage/core-app-api@0.1.15 + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + ## 0.1.15 ### Patch Changes diff --git a/packages/codemods/package.json b/packages/codemods/package.json index 6f07940f3b..b3a07a1da9 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.15", + "version": "0.1.16", "private": false, "publishConfig": { "access": "public", diff --git a/packages/config-loader/CHANGELOG.md b/packages/config-loader/CHANGELOG.md index 88479bbb18..bfa6a6556e 100644 --- a/packages/config-loader/CHANGELOG.md +++ b/packages/config-loader/CHANGELOG.md @@ -1,5 +1,12 @@ # @backstage/config-loader +## 0.6.9 + +### Patch Changes + +- ee7a1a4b64: Add option to collect configuration schemas from explicit package paths in addition to by package name. +- e68bd978e2: Allow collection of configuration schemas from multiple versions of the same package. + ## 0.6.8 ### Patch Changes diff --git a/packages/config-loader/package.json b/packages/config-loader/package.json index 2f2878799e..79e126ae49 100644 --- a/packages/config-loader/package.json +++ b/packages/config-loader/package.json @@ -1,7 +1,7 @@ { "name": "@backstage/config-loader", "description": "Config loading functionality used by Backstage backend, and CLI", - "version": "0.6.8", + "version": "0.6.9", "private": false, "publishConfig": { "access": "public", diff --git a/packages/core-app-api/CHANGELOG.md b/packages/core-app-api/CHANGELOG.md index 3b3ca169cd..8b7d50a2dc 100644 --- a/packages/core-app-api/CHANGELOG.md +++ b/packages/core-app-api/CHANGELOG.md @@ -1,5 +1,14 @@ # @backstage/core-app-api +## 0.1.15 + +### Patch Changes + +- 0c4ee1876f: Enables late registration of plugins into the application by updating ApiHolder when additional plugins have been added in. +- Updated dependencies + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + ## 0.1.14 ### Patch Changes diff --git a/packages/core-app-api/package.json b/packages/core-app-api/package.json index e4a01a5cb0..e2787893cf 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.14", + "version": "0.1.15", "private": false, "publishConfig": { "access": "public", @@ -29,9 +29,9 @@ "clean": "backstage-cli clean" }, "dependencies": { - "@backstage/core-components": "^0.5.0", + "@backstage/core-components": "^0.6.0", "@backstage/config": "^0.1.10", - "@backstage/core-plugin-api": "^0.1.8", + "@backstage/core-plugin-api": "^0.1.9", "@backstage/theme": "^0.2.10", "@backstage/version-bridge": "^0.1.0", "@material-ui/core": "^4.12.2", @@ -45,7 +45,7 @@ "zen-observable": "^0.8.15" }, "devDependencies": { - "@backstage/cli": "^0.7.13", + "@backstage/cli": "^0.7.14", "@backstage/test-utils": "^0.1.17", "@backstage/test-utils-core": "^0.1.2", "@testing-library/jest-dom": "^5.10.1", diff --git a/packages/core-components/CHANGELOG.md b/packages/core-components/CHANGELOG.md index 8028af8b96..a8e351172e 100644 --- a/packages/core-components/CHANGELOG.md +++ b/packages/core-components/CHANGELOG.md @@ -1,5 +1,22 @@ # @backstage/core-components +## 0.6.0 + +### Minor Changes + +- 21767b08ca: Checkbox tree filters are no longer available in the Table component: + + - Deleted the `CheckboxTree` component + - Removed the filter type `'checkbox-tree'` from the `TableFilter` types. + +### Patch Changes + +- 9c3cb8d4e2: Stop forcing `target="_blank"` in the `SupportButton` but instead use the default logic of the `Link` component, that opens external targets in a new window and relative targets in the same window. +- d21e39e303: Support `material-ui` overrides in Backstage internal components +- c4e77bb34a: Added documentation for exported symbols. +- Updated dependencies + - @backstage/core-plugin-api@0.1.9 + ## 0.5.0 ### Minor Changes diff --git a/packages/core-components/package.json b/packages/core-components/package.json index 49e15d9813..67e359da78 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.5.0", + "version": "0.6.0", "private": false, "publishConfig": { "access": "public", @@ -30,7 +30,7 @@ }, "dependencies": { "@backstage/config": "^0.1.10", - "@backstage/core-plugin-api": "^0.1.8", + "@backstage/core-plugin-api": "^0.1.9", "@backstage/errors": "^0.1.2", "@backstage/theme": "^0.2.10", "@material-table/core": "^3.1.0", @@ -68,8 +68,8 @@ "zen-observable": "^0.8.15" }, "devDependencies": { - "@backstage/core-app-api": "^0.1.14", - "@backstage/cli": "^0.7.13", + "@backstage/core-app-api": "^0.1.15", + "@backstage/cli": "^0.7.14", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/packages/core-plugin-api/CHANGELOG.md b/packages/core-plugin-api/CHANGELOG.md index ba6dc46c4b..c94eb2b748 100644 --- a/packages/core-plugin-api/CHANGELOG.md +++ b/packages/core-plugin-api/CHANGELOG.md @@ -1,5 +1,11 @@ # @backstage/core-plugin-api +## 0.1.9 + +### Patch Changes + +- 98bd661240: Improve compatibility between different versions by defining the route reference type using a string key rather than a unique symbol. This change only applies to type checking and has no effect on the runtime value, where we still use the symbol. + ## 0.1.8 ### Patch Changes diff --git a/packages/core-plugin-api/package.json b/packages/core-plugin-api/package.json index 7f84ee1620..f3b3135592 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.1.8", + "version": "0.1.9", "private": false, "publishConfig": { "access": "public", @@ -42,8 +42,8 @@ "zen-observable": "^0.8.15" }, "devDependencies": { - "@backstage/cli": "^0.7.12", - "@backstage/core-app-api": "^0.1.13", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", "@backstage/test-utils": "^0.1.17", "@backstage/test-utils-core": "^0.1.2", "@testing-library/jest-dom": "^5.10.1", diff --git a/packages/create-app/CHANGELOG.md b/packages/create-app/CHANGELOG.md index 0a2e7d013d..afd34a86f9 100644 --- a/packages/create-app/CHANGELOG.md +++ b/packages/create-app/CHANGELOG.md @@ -1,5 +1,46 @@ # @backstage/create-app +## 0.3.43 + +### Patch Changes + +- 9325075eea: Added the default `ScmAuth` implementation to the app. + + To apply this change to an existing app, head to `packages/app/apis.ts`, import `ScmAuth` from `@backstage/integration-react`, and add a `ScmAuth.createDefaultApiFactory()` to your list of APIs: + + ```diff + import { + ScmIntegrationsApi, + scmIntegrationsApiRef, + + ScmAuth, + } from '@backstage/integration-react'; + + export const apis: AnyApiFactory[] = [ + ... + + ScmAuth.createDefaultApiFactory(), + ... + ]; + ``` + + If you have integrations towards SCM providers other than the default ones (github.com, gitlab.com, etc.), you will want to create a custom `ScmAuth` factory instead, for example like this: + + ```ts + createApiFactory({ + api: scmAuthApiRef, + deps: { + gheAuthApi: gheAuthApiRef, + githubAuthApi: githubAuthApiRef, + }, + factory: ({ githubAuthApi, gheAuthApi }) => + ScmAuth.merge( + ScmAuth.forGithub(githubAuthApi), + ScmAuth.forGithub(gheAuthApi, { + host: 'ghe.example.com', + }), + ), + }); + ``` + ## 0.3.42 ### Patch Changes diff --git a/packages/create-app/package.json b/packages/create-app/package.json index eab773d562..0eed737ceb 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.3.42", + "version": "0.3.43", "private": false, "publishConfig": { "access": "public" diff --git a/packages/dev-utils/CHANGELOG.md b/packages/dev-utils/CHANGELOG.md index 1105ea48ca..696e426aa6 100644 --- a/packages/dev-utils/CHANGELOG.md +++ b/packages/dev-utils/CHANGELOG.md @@ -1,5 +1,16 @@ # @backstage/dev-utils +## 0.2.11 + +### Patch Changes + +- Updated dependencies + - @backstage/core-app-api@0.1.15 + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + - @backstage/integration-react@0.1.11 + - @backstage/plugin-catalog-react@0.5.1 + ## 0.2.10 ### Patch Changes diff --git a/packages/dev-utils/package.json b/packages/dev-utils/package.json index d8a28eb9aa..d78a389cc5 100644 --- a/packages/dev-utils/package.json +++ b/packages/dev-utils/package.json @@ -1,7 +1,7 @@ { "name": "@backstage/dev-utils", "description": "Utilities for developing Backstage plugins.", - "version": "0.2.10", + "version": "0.2.11", "private": false, "publishConfig": { "access": "public", @@ -29,12 +29,12 @@ "clean": "backstage-cli clean" }, "dependencies": { - "@backstage/core-app-api": "^0.1.14", - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.7", + "@backstage/core-app-api": "^0.1.15", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", "@backstage/catalog-model": "^0.9.3", - "@backstage/integration-react": "^0.1.10", - "@backstage/plugin-catalog-react": "^0.5.0", + "@backstage/integration-react": "^0.1.11", + "@backstage/plugin-catalog-react": "^0.5.1", "@backstage/test-utils": "^0.1.17", "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", @@ -50,7 +50,7 @@ "react-router-dom": "6.0.0-beta.0" }, "devDependencies": { - "@backstage/cli": "^0.7.13", + "@backstage/cli": "^0.7.14", "@types/jest": "^26.0.7", "@types/node": "^14.14.32" }, diff --git a/packages/integration-react/CHANGELOG.md b/packages/integration-react/CHANGELOG.md index e723c266cf..9cfb42e097 100644 --- a/packages/integration-react/CHANGELOG.md +++ b/packages/integration-react/CHANGELOG.md @@ -1,5 +1,100 @@ # @backstage/integration-react +## 0.1.11 + +### Patch Changes + +- 18148f23da: Added `ScmAuthApi` along with the implementation `ScmAuth`. The `ScmAuthApi` provides methods for client-side authentication towards multiple different source code management services simultaneously. + + When requesting credentials you supply a URL along with the same options as the other `OAuthApi`s, and optionally a request for additional high-level scopes. + + For example like this: + + ```ts + const { token } = await scmAuthApi.getCredentials({ + url: 'https://ghe.example.com/backstage/backstage', + additionalScope: { + repoWrite: true, + }, + }); + ``` + + The instantiation of the API can either be done with a default factory that adds support for the public providers (github.com, gitlab.com, etc.): + + ```ts + // in packages/app/apis.ts + ScmAuth.createDefaultApiFactory(); + ``` + + Or with a more custom setup that can add support for additional providers, for example like this: + + ```ts + createApiFactory({ + api: scmAuthApiRef, + deps: { + gheAuthApi: gheAuthApiRef, + githubAuthApi: githubAuthApiRef, + }, + factory: ({ githubAuthApi, gheAuthApi }) => + ScmAuth.merge( + ScmAuth.forGithub(githubAuthApi), + ScmAuth.forGithub(gheAuthApi, { + host: 'ghe.example.com', + }), + ), + }); + ``` + + The additional `gheAuthApiRef` utility API can be defined either inside the app itself if it's only used for this purpose, for inside an internal common package for APIs, such as `@internal/apis`: + + ```ts + const gheAuthApiRef: ApiRef = + createApiRef({ + id: 'internal.auth.ghe', + }); + ``` + + And then implemented using the `GithubAuth` class from `@backstage/core-app-api`: + + ```ts + createApiFactory({ + api: githubAuthApiRef, + deps: { + discoveryApi: discoveryApiRef, + oauthRequestApi: oauthRequestApiRef, + configApi: configApiRef, + }, + factory: ({ discoveryApi, oauthRequestApi, configApi }) => + GithubAuth.create({ + provider: { + id: 'ghe', + icon: ..., + title: 'GHE' + }, + discoveryApi, + oauthRequestApi, + defaultScopes: ['read:user'], + environment: configApi.getOptionalString('auth.environment'), + }), + }) + ``` + + Finally you also need to add and configure another GitHub provider to the `auth-backend` using the provider ID `ghe`: + + ```ts + // Add the following options to `createRouter` in packages/backend/src/plugins/auth.ts + providerFactories: { + ghe: createGithubProvider(), + }, + ``` + + Other providers follow the same steps, but you will want to use the appropriate auth API implementation in the frontend, such as for example `GitlabAuth`. + +- Updated dependencies + - @backstage/integration@0.6.6 + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + ## 0.1.10 ### Patch Changes diff --git a/packages/integration-react/package.json b/packages/integration-react/package.json index 508497d9e0..c30c319dc5 100644 --- a/packages/integration-react/package.json +++ b/packages/integration-react/package.json @@ -1,7 +1,7 @@ { "name": "@backstage/integration-react", "description": "Frontend package for managing integrations towards external systems", - "version": "0.1.10", + "version": "0.1.11", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -22,9 +22,9 @@ }, "dependencies": { "@backstage/config": "^0.1.10", - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", - "@backstage/integration": "^0.6.5", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", + "@backstage/integration": "^0.6.6", "@backstage/theme": "^0.2.9", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", @@ -34,8 +34,8 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/packages/integration/CHANGELOG.md b/packages/integration/CHANGELOG.md index 8389d87f01..f93802f863 100644 --- a/packages/integration/CHANGELOG.md +++ b/packages/integration/CHANGELOG.md @@ -1,5 +1,11 @@ # @backstage/integration +## 0.6.6 + +### Patch Changes + +- d1f2118389: Support selective GitHub app installation for GHE + ## 0.6.5 ### Patch Changes diff --git a/packages/integration/package.json b/packages/integration/package.json index 1866ef18de..f99b905617 100644 --- a/packages/integration/package.json +++ b/packages/integration/package.json @@ -1,7 +1,7 @@ { "name": "@backstage/integration", "description": "Helpers for managing integrations towards external systems", - "version": "0.6.5", + "version": "0.6.6", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -38,8 +38,8 @@ "luxon": "^2.0.2" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/config-loader": "^0.6.7", + "@backstage/cli": "^0.7.14", + "@backstage/config-loader": "^0.6.9", "@backstage/test-utils": "^0.1.17", "@types/jest": "^26.0.7", "@types/luxon": "^2.0.4", diff --git a/packages/techdocs-common/CHANGELOG.md b/packages/techdocs-common/CHANGELOG.md index 415515a3e9..1181b432c2 100644 --- a/packages/techdocs-common/CHANGELOG.md +++ b/packages/techdocs-common/CHANGELOG.md @@ -1,5 +1,17 @@ # @backstage/techdocs-common +## 0.10.2 + +### Patch Changes + +- 1c75e8bf98: Add more context to techdocs log lines when files are not found along with + ensuring that the routers return 404 with a descriptive message. +- e92f0f728b: Locks the version of the default docker image used to generate TechDocs. As of + this changelog entry, it is v0.3.2! +- Updated dependencies + - @backstage/backend-common@0.9.5 + - @backstage/integration@0.6.6 + ## 0.10.1 ### Patch Changes diff --git a/packages/techdocs-common/package.json b/packages/techdocs-common/package.json index 8e56c9e002..d01963366a 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.1", + "version": "0.10.2", "main": "src/index.ts", "types": "src/index.ts", "private": false, @@ -38,12 +38,12 @@ "dependencies": { "@azure/identity": "^1.5.0", "@azure/storage-blob": "^12.5.0", - "@backstage/backend-common": "^0.9.3", + "@backstage/backend-common": "^0.9.5", "@backstage/catalog-model": "^0.9.1", "@backstage/config": "^0.1.8", "@backstage/errors": "^0.1.1", "@backstage/search-common": "^0.2.0", - "@backstage/integration": "^0.6.4", + "@backstage/integration": "^0.6.6", "@google-cloud/storage": "^5.6.0", "@trendyol-js/openstack-swift-sdk": "^0.0.4", "@types/express": "^4.17.6", @@ -60,7 +60,7 @@ "winston": "^3.2.1" }, "devDependencies": { - "@backstage/cli": "^0.7.12", + "@backstage/cli": "^0.7.14", "@types/fs-extra": "^9.0.5", "@types/js-yaml": "^4.0.0", "@types/mime-types": "^2.1.0", diff --git a/plugins/allure/CHANGELOG.md b/plugins/allure/CHANGELOG.md index 9bc2159d40..f178636ab1 100644 --- a/plugins/allure/CHANGELOG.md +++ b/plugins/allure/CHANGELOG.md @@ -1,5 +1,14 @@ # @backstage/plugin-allure +## 0.1.4 + +### Patch Changes + +- Updated dependencies + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + - @backstage/plugin-catalog-react@0.5.1 + ## 0.1.3 ### Patch Changes diff --git a/plugins/allure/package.json b/plugins/allure/package.json index d9eee7ab97..7d67f610ef 100644 --- a/plugins/allure/package.json +++ b/plugins/allure/package.json @@ -1,7 +1,7 @@ { "name": "@backstage/plugin-allure", "description": "A Backstage plugin that integrates with Allure", - "version": "0.1.3", + "version": "0.1.4", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -23,9 +23,9 @@ }, "dependencies": { "@backstage/catalog-model": "^0.9.3", - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", - "@backstage/plugin-catalog-react": "^0.5.0", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", + "@backstage/plugin-catalog-react": "^0.5.1", "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", @@ -36,9 +36,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/api-docs/CHANGELOG.md b/plugins/api-docs/CHANGELOG.md index f544a8ef30..058728caee 100644 --- a/plugins/api-docs/CHANGELOG.md +++ b/plugins/api-docs/CHANGELOG.md @@ -1,5 +1,15 @@ # @backstage/plugin-api-docs +## 0.6.10 + +### Patch Changes + +- Updated dependencies + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + - @backstage/plugin-catalog@0.6.17 + - @backstage/plugin-catalog-react@0.5.1 + ## 0.6.9 ### Patch Changes diff --git a/plugins/api-docs/package.json b/plugins/api-docs/package.json index 7ccec47ad2..23f80c0e67 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.9", + "version": "0.6.10", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -32,10 +32,10 @@ "dependencies": { "@asyncapi/react-component": "^0.23.0", "@backstage/catalog-model": "^0.9.3", - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", - "@backstage/plugin-catalog": "^0.6.16", - "@backstage/plugin-catalog-react": "^0.5.0", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", + "@backstage/plugin-catalog": "^0.6.17", + "@backstage/plugin-catalog-react": "^0.5.1", "@backstage/theme": "^0.2.10", "@material-icons/font": "^1.0.2", "@material-ui/core": "^4.12.2", @@ -53,9 +53,9 @@ "swagger-ui-react": "^3.37.2" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/auth-backend/CHANGELOG.md b/plugins/auth-backend/CHANGELOG.md index 5f29897fd3..28bf36f1a4 100644 --- a/plugins/auth-backend/CHANGELOG.md +++ b/plugins/auth-backend/CHANGELOG.md @@ -1,5 +1,14 @@ # @backstage/plugin-auth-backend +## 0.4.2 + +### Patch Changes + +- 88622e6422: Allow users to override callback url of GitHub provider +- c46396ebb0: Update OAuth refresh handler to pass updated refresh token to ensure cookie is updated with new value. +- Updated dependencies + - @backstage/backend-common@0.9.5 + ## 0.4.1 ### Patch Changes diff --git a/plugins/auth-backend/package.json b/plugins/auth-backend/package.json index 9293aec596..1050ba46e8 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.1", + "version": "0.4.2", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -30,7 +30,7 @@ "clean": "backstage-cli clean" }, "dependencies": { - "@backstage/backend-common": "^0.9.4", + "@backstage/backend-common": "^0.9.5", "@backstage/catalog-client": "^0.4.0", "@backstage/catalog-model": "^0.9.3", "@backstage/config": "^0.1.10", @@ -71,7 +71,7 @@ "yn": "^4.0.0" }, "devDependencies": { - "@backstage/cli": "^0.7.13", + "@backstage/cli": "^0.7.14", "@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 new file mode 100644 index 0000000000..279e7f8f8a --- /dev/null +++ b/plugins/azure-devops-backend/CHANGELOG.md @@ -0,0 +1,9 @@ +# @backstage/plugin-azure-devops-backend + +## 0.1.1 + +### Patch Changes + +- 299b43f052: Marked all configuration values as required in the schema. +- Updated dependencies + - @backstage/backend-common@0.9.5 diff --git a/plugins/azure-devops-backend/package.json b/plugins/azure-devops-backend/package.json index cfd70bed2c..05be10a24b 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.1.0", + "version": "0.1.1", "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.2", + "@backstage/backend-common": "^0.9.5", "@backstage/config": "^0.1.9", "@types/express": "^4.17.6", "azure-devops-node-api": "^11.0.1", @@ -30,7 +30,7 @@ "yn": "^4.0.0" }, "devDependencies": { - "@backstage/cli": "^0.7.11", + "@backstage/cli": "^0.7.14", "@types/supertest": "^2.0.8", "supertest": "^4.0.2", "msw": "^0.29.0" diff --git a/plugins/badges/CHANGELOG.md b/plugins/badges/CHANGELOG.md index c08bb283e6..492878e9e1 100644 --- a/plugins/badges/CHANGELOG.md +++ b/plugins/badges/CHANGELOG.md @@ -1,5 +1,15 @@ # @backstage/plugin-badges +## 0.2.11 + +### Patch Changes + +- 504bcb2214: Added details on how to setup the Badges plugin +- Updated dependencies + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + - @backstage/plugin-catalog-react@0.5.1 + ## 0.2.10 ### Patch Changes diff --git a/plugins/badges/package.json b/plugins/badges/package.json index 0fcb18ca04..05f6065e1e 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.10", + "version": "0.2.11", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -28,10 +28,10 @@ }, "dependencies": { "@backstage/catalog-model": "^0.9.3", - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", "@backstage/errors": "^0.1.1", - "@backstage/plugin-catalog-react": "^0.5.0", + "@backstage/plugin-catalog-react": "^0.5.1", "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", @@ -42,9 +42,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/bitrise/CHANGELOG.md b/plugins/bitrise/CHANGELOG.md index 58d4d87e89..c86ea5ba9e 100644 --- a/plugins/bitrise/CHANGELOG.md +++ b/plugins/bitrise/CHANGELOG.md @@ -1,5 +1,14 @@ # @backstage/plugin-bitrise +## 0.1.14 + +### Patch Changes + +- Updated dependencies + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + - @backstage/plugin-catalog-react@0.5.1 + ## 0.1.13 ### Patch Changes diff --git a/plugins/bitrise/package.json b/plugins/bitrise/package.json index 263e27e65c..0221b93e69 100644 --- a/plugins/bitrise/package.json +++ b/plugins/bitrise/package.json @@ -1,7 +1,7 @@ { "name": "@backstage/plugin-bitrise", "description": "A Backstage plugin that integrates towards Bitrise", - "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/catalog-model": "^0.9.3", - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", - "@backstage/plugin-catalog-react": "^0.5.0", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", + "@backstage/plugin-catalog-react": "^0.5.1", "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", @@ -39,9 +39,9 @@ "recharts": "^1.8.5" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/catalog-backend-module-ldap/CHANGELOG.md b/plugins/catalog-backend-module-ldap/CHANGELOG.md index d50af57559..036cfda1dd 100644 --- a/plugins/catalog-backend-module-ldap/CHANGELOG.md +++ b/plugins/catalog-backend-module-ldap/CHANGELOG.md @@ -1,5 +1,12 @@ # @backstage/plugin-catalog-backend-module-ldap +## 0.3.2 + +### Patch Changes + +- Updated dependencies + - @backstage/plugin-catalog-backend@0.15.0 + ## 0.3.1 ### Patch Changes diff --git a/plugins/catalog-backend-module-ldap/package.json b/plugins/catalog-backend-module-ldap/package.json index f2e6facc3f..484bd611da 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.1", + "version": "0.3.2", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -31,14 +31,14 @@ "dependencies": { "@backstage/catalog-model": "^0.9.3", "@backstage/config": "^0.1.10", - "@backstage/plugin-catalog-backend": "^0.14.0", + "@backstage/plugin-catalog-backend": "^0.15.0", "@types/ldapjs": "^2.2.0", "ldapjs": "^2.2.0", "lodash": "^4.17.21", "winston": "^3.2.1" }, "devDependencies": { - "@backstage/cli": "^0.7.13", + "@backstage/cli": "^0.7.14", "@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 d15def9084..de644f2c78 100644 --- a/plugins/catalog-backend-module-msgraph/CHANGELOG.md +++ b/plugins/catalog-backend-module-msgraph/CHANGELOG.md @@ -1,5 +1,13 @@ # @backstage/plugin-catalog-backend-module-msgraph +## 0.2.5 + +### Patch Changes + +- 664bba5c45: Bumped `@microsoft/microsoft-graph-types` to v2 +- Updated dependencies + - @backstage/plugin-catalog-backend@0.15.0 + ## 0.2.4 ### Patch Changes diff --git a/plugins/catalog-backend-module-msgraph/package.json b/plugins/catalog-backend-module-msgraph/package.json index b701203330..6365dd992e 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.4", + "version": "0.2.5", "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.3", "@backstage/config": "^0.1.10", - "@backstage/plugin-catalog-backend": "^0.14.0", + "@backstage/plugin-catalog-backend": "^0.15.0", "@microsoft/microsoft-graph-types": "^2.6.0", "cross-fetch": "^3.0.6", "lodash": "^4.17.21", @@ -41,8 +41,8 @@ "qs": "^6.9.4" }, "devDependencies": { - "@backstage/backend-common": "^0.9.4", - "@backstage/cli": "^0.7.13", + "@backstage/backend-common": "^0.9.5", + "@backstage/cli": "^0.7.14", "@backstage/test-utils": "^0.1.14", "@types/lodash": "^4.14.151", "msw": "^0.29.0" diff --git a/plugins/catalog-backend/CHANGELOG.md b/plugins/catalog-backend/CHANGELOG.md index e3e6bbe786..a305df041f 100644 --- a/plugins/catalog-backend/CHANGELOG.md +++ b/plugins/catalog-backend/CHANGELOG.md @@ -1,5 +1,29 @@ # @backstage/plugin-catalog-backend +## 0.15.0 + +### Minor Changes + +- 1572d02b63: Introduced a new `CatalogProcessorCache` that is available to catalog processors. It allows arbitrary values to be saved that will then be visible during the next run. The cache is scoped to each individual processor and entity, but is shared across processing steps in a single processor. + + The cache is available as a new argument to each of the processing steps, except for `validateEntityKind` and `handleError`. + + This also introduces an optional `getProcessorName` to the `CatalogProcessor` interface, which is used to provide a stable identifier for the processor. While it is currently optional it will move to be required in the future. + + The breaking part of this change is the modification of the `state` field in the `EntityProcessingRequest` and `EntityProcessingResult` types. This is unlikely to have any impact as the `state` field was previously unused, but could require some minor updates. + +- c1836728e0: Add `/entities/by-name/:kind/:namespace/:name/ancestry` to get the "processing parents" lineage of an entity. + + This involves a breaking change of adding the method `entityAncestry` to `EntitiesCatalog`. + +### Patch Changes + +- 3d10360c82: When issuing a `full` update from an entity provider, entities with updates are now properly persisted. +- 9ea4565b00: Fixed a bug where internal references within the catalog were broken when new entities where added through entity providers, such as registering a new location or adding one in configuration. These broken references then caused some entities to be incorrectly marked as orphaned and prevented refresh from working properly. +- Updated dependencies + - @backstage/backend-common@0.9.5 + - @backstage/integration@0.6.6 + ## 0.14.0 ### Minor Changes diff --git a/plugins/catalog-backend/package.json b/plugins/catalog-backend/package.json index c9aadf1bf7..8ea2673992 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.14.0", + "version": "0.15.0", "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.4", + "@backstage/backend-common": "^0.9.5", "@backstage/catalog-client": "^0.4.0", "@backstage/catalog-model": "^0.9.3", "@backstage/config": "^0.1.10", "@backstage/errors": "^0.1.2", - "@backstage/integration": "^0.6.5", + "@backstage/integration": "^0.6.6", "@backstage/search-common": "^0.2.0", "@octokit/graphql": "^4.5.8", "@types/express": "^4.17.6", @@ -62,7 +62,7 @@ }, "devDependencies": { "@backstage/backend-test-utils": "^0.1.7", - "@backstage/cli": "^0.7.13", + "@backstage/cli": "^0.7.14", "@backstage/test-utils": "^0.1.17", "@types/core-js": "^2.5.4", "@types/git-url-parse": "^9.0.0", diff --git a/plugins/catalog-graph/CHANGELOG.md b/plugins/catalog-graph/CHANGELOG.md index 3a646aba26..23aeb1ac14 100644 --- a/plugins/catalog-graph/CHANGELOG.md +++ b/plugins/catalog-graph/CHANGELOG.md @@ -1,5 +1,14 @@ # @backstage/plugin-catalog-graph +## 0.1.2 + +### Patch Changes + +- Updated dependencies + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + - @backstage/plugin-catalog-react@0.5.1 + ## 0.1.1 ### Patch Changes diff --git a/plugins/catalog-graph/package.json b/plugins/catalog-graph/package.json index cfd2e60755..39678edcf8 100644 --- a/plugins/catalog-graph/package.json +++ b/plugins/catalog-graph/package.json @@ -1,6 +1,6 @@ { "name": "@backstage/plugin-catalog-graph", - "version": "0.1.1", + "version": "0.1.2", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -23,9 +23,9 @@ "dependencies": { "@backstage/catalog-client": "^0.4.0", "@backstage/catalog-model": "^0.9.3", - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", - "@backstage/plugin-catalog-react": "^0.5.0", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", + "@backstage/plugin-catalog-react": "^0.5.1", "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", @@ -41,10 +41,10 @@ "p-limit": "^3.1.0" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", - "@backstage/core-app-api": "^0.1.14", + "@backstage/core-app-api": "^0.1.15", "@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-import/CHANGELOG.md b/plugins/catalog-import/CHANGELOG.md index ff2cf1cc4e..ab27d639ef 100644 --- a/plugins/catalog-import/CHANGELOG.md +++ b/plugins/catalog-import/CHANGELOG.md @@ -1,5 +1,51 @@ # @backstage/plugin-catalog-import +## 0.7.0 + +### Minor Changes + +- 6a6ec777ce: Switched to using the `ScmAuthApi` for authentication rather than GitHub auth. If you are instantiating your `CatalogImportClient` manually you now need to pass in an instance of `ScmAuthApi` instead. + + Also be sure to register the `scmAuthApiRef` from the `@backstage/integration-react` in your app: + + ```ts + import { ScmAuth } from '@backstage/integration-react'; + + // in packages/app/apis.ts + + const apis = [ + // ... other APIs + + ScmAuth.createDefaultApiFactory(); + + // OR + + createApiFactory({ + api: scmAuthApiRef, + deps: { + gheAuthApi: gheAuthApiRef, + githubAuthApi: githubAuthApiRef, + }, + factory: ({ githubAuthApi, gheAuthApi }) => + ScmAuth.merge( + ScmAuth.forGithub(githubAuthApi), + ScmAuth.forGithub(gheAuthApi, { + host: 'ghe.example.com', + }), + ), + }); + ] + ``` + +### Patch Changes + +- Updated dependencies + - @backstage/integration@0.6.6 + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + - @backstage/integration-react@0.1.11 + - @backstage/plugin-catalog-react@0.5.1 + ## 0.6.0 ### Minor Changes diff --git a/plugins/catalog-import/package.json b/plugins/catalog-import/package.json index f0bf37a889..e6ad23fb0a 100644 --- a/plugins/catalog-import/package.json +++ b/plugins/catalog-import/package.json @@ -1,7 +1,7 @@ { "name": "@backstage/plugin-catalog-import", "description": "A Backstage plugin the helps you import entities into your catalog", - "version": "0.6.0", + "version": "0.7.0", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -33,11 +33,11 @@ "dependencies": { "@backstage/catalog-client": "^0.4.0", "@backstage/catalog-model": "^0.9.3", - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", - "@backstage/integration": "^0.6.5", - "@backstage/integration-react": "^0.1.10", - "@backstage/plugin-catalog-react": "^0.5.0", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", + "@backstage/integration": "^0.6.6", + "@backstage/integration-react": "^0.1.11", + "@backstage/plugin-catalog-react": "^0.5.1", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.57", @@ -54,9 +54,9 @@ "lodash": "^4.17.21" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/catalog-react/CHANGELOG.md b/plugins/catalog-react/CHANGELOG.md index 615b3c53b8..c802dab730 100644 --- a/plugins/catalog-react/CHANGELOG.md +++ b/plugins/catalog-react/CHANGELOG.md @@ -1,5 +1,15 @@ # @backstage/plugin-catalog-react +## 0.5.1 + +### Patch Changes + +- Updated dependencies + - @backstage/core-app-api@0.1.15 + - @backstage/integration@0.6.6 + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + ## 0.5.0 ### Minor Changes diff --git a/plugins/catalog-react/package.json b/plugins/catalog-react/package.json index 4a85e60641..5a59d11b05 100644 --- a/plugins/catalog-react/package.json +++ b/plugins/catalog-react/package.json @@ -1,7 +1,7 @@ { "name": "@backstage/plugin-catalog-react", "description": "A frontend library that helps other Backstage plugins interact with the catalog", - "version": "0.5.0", + "version": "0.5.1", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -31,10 +31,10 @@ "dependencies": { "@backstage/catalog-client": "^0.4.0", "@backstage/catalog-model": "^0.9.3", - "@backstage/core-app-api": "^0.1.14", - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", - "@backstage/integration": "^0.6.5", + "@backstage/core-app-api": "^0.1.15", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", + "@backstage/integration": "^0.6.6", "@backstage/version-bridge": "^0.1.0", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", @@ -48,7 +48,7 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.13", + "@backstage/cli": "^0.7.14", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/catalog/CHANGELOG.md b/plugins/catalog/CHANGELOG.md index 2366374a64..34b6516754 100644 --- a/plugins/catalog/CHANGELOG.md +++ b/plugins/catalog/CHANGELOG.md @@ -1,5 +1,16 @@ # @backstage/plugin-catalog +## 0.6.17 + +### Patch Changes + +- dd52fa1c5c: Update AboutCard to only render refresh button if the entity is managed by an url location. +- Updated dependencies + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + - @backstage/integration-react@0.1.11 + - @backstage/plugin-catalog-react@0.5.1 + ## 0.6.16 ### Patch Changes diff --git a/plugins/catalog/package.json b/plugins/catalog/package.json index d110bcf57f..8c55c606b1 100644 --- a/plugins/catalog/package.json +++ b/plugins/catalog/package.json @@ -1,7 +1,7 @@ { "name": "@backstage/plugin-catalog", "description": "The Backstage plugin for browsing the Backstage catalog", - "version": "0.6.16", + "version": "0.6.17", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -33,10 +33,10 @@ "dependencies": { "@backstage/catalog-client": "^0.4.0", "@backstage/catalog-model": "^0.9.3", - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", - "@backstage/integration-react": "^0.1.10", - "@backstage/plugin-catalog-react": "^0.5.0", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", + "@backstage/integration-react": "^0.1.11", + "@backstage/plugin-catalog-react": "^0.5.1", "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", @@ -50,9 +50,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/circleci/CHANGELOG.md b/plugins/circleci/CHANGELOG.md index 0c4aea389f..d475304391 100644 --- a/plugins/circleci/CHANGELOG.md +++ b/plugins/circleci/CHANGELOG.md @@ -1,5 +1,14 @@ # @backstage/plugin-circleci +## 0.2.25 + +### Patch Changes + +- Updated dependencies + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + - @backstage/plugin-catalog-react@0.5.1 + ## 0.2.24 ### Patch Changes diff --git a/plugins/circleci/package.json b/plugins/circleci/package.json index 1784cdf5df..3213a2d8cd 100644 --- a/plugins/circleci/package.json +++ b/plugins/circleci/package.json @@ -1,7 +1,7 @@ { "name": "@backstage/plugin-circleci", "description": "A Backstage plugin that integrates towards Circle CI", - "version": "0.2.24", + "version": "0.2.25", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -33,9 +33,9 @@ }, "dependencies": { "@backstage/catalog-model": "^0.9.3", - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", - "@backstage/plugin-catalog-react": "^0.5.0", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", + "@backstage/plugin-catalog-react": "^0.5.1", "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", @@ -52,9 +52,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/cloudbuild/CHANGELOG.md b/plugins/cloudbuild/CHANGELOG.md index 9717524b73..9a84b04576 100644 --- a/plugins/cloudbuild/CHANGELOG.md +++ b/plugins/cloudbuild/CHANGELOG.md @@ -1,5 +1,14 @@ # @backstage/plugin-cloudbuild +## 0.2.25 + +### Patch Changes + +- Updated dependencies + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + - @backstage/plugin-catalog-react@0.5.1 + ## 0.2.24 ### Patch Changes diff --git a/plugins/cloudbuild/package.json b/plugins/cloudbuild/package.json index e392111ad5..bed2781ae2 100644 --- a/plugins/cloudbuild/package.json +++ b/plugins/cloudbuild/package.json @@ -1,7 +1,7 @@ { "name": "@backstage/plugin-cloudbuild", "description": "A Backstage plugin that integrates towards Google Cloud Build", - "version": "0.2.24", + "version": "0.2.25", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -32,9 +32,9 @@ }, "dependencies": { "@backstage/catalog-model": "^0.9.3", - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", - "@backstage/plugin-catalog-react": "^0.5.0", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", + "@backstage/plugin-catalog-react": "^0.5.1", "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", @@ -49,9 +49,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/code-coverage/CHANGELOG.md b/plugins/code-coverage/CHANGELOG.md index 85cd6c2ef1..348b3824a3 100644 --- a/plugins/code-coverage/CHANGELOG.md +++ b/plugins/code-coverage/CHANGELOG.md @@ -1,5 +1,14 @@ # @backstage/plugin-code-coverage +## 0.1.13 + +### Patch Changes + +- Updated dependencies + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + - @backstage/plugin-catalog-react@0.5.1 + ## 0.1.12 ### Patch Changes diff --git a/plugins/code-coverage/package.json b/plugins/code-coverage/package.json index a5d56bdd3d..8acba08f88 100644 --- a/plugins/code-coverage/package.json +++ b/plugins/code-coverage/package.json @@ -1,7 +1,7 @@ { "name": "@backstage/plugin-code-coverage", "description": "A Backstage plugin that helps you keep track of your code coverage", - "version": "0.1.12", + "version": "0.1.13", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -23,10 +23,10 @@ "dependencies": { "@backstage/catalog-model": "^0.9.3", "@backstage/config": "^0.1.10", - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", "@backstage/errors": "^0.1.1", - "@backstage/plugin-catalog-react": "^0.5.0", + "@backstage/plugin-catalog-react": "^0.5.1", "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", @@ -41,9 +41,9 @@ "recharts": "^1.8.5" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/config-schema/CHANGELOG.md b/plugins/config-schema/CHANGELOG.md index 82ee962f1c..5587c3ae70 100644 --- a/plugins/config-schema/CHANGELOG.md +++ b/plugins/config-schema/CHANGELOG.md @@ -1,5 +1,13 @@ # @backstage/plugin-config-schema +## 0.1.9 + +### Patch Changes + +- Updated dependencies + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + ## 0.1.8 ### Patch Changes diff --git a/plugins/config-schema/package.json b/plugins/config-schema/package.json index 277d65d457..d363afe329 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.8", + "version": "0.1.9", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -22,8 +22,8 @@ }, "dependencies": { "@backstage/config": "^0.1.10", - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", "@backstage/errors": "^0.1.1", "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", @@ -36,9 +36,9 @@ "zen-observable": "^0.8.15" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/cost-insights/CHANGELOG.md b/plugins/cost-insights/CHANGELOG.md index 7a1c92ffce..2cb951af1a 100644 --- a/plugins/cost-insights/CHANGELOG.md +++ b/plugins/cost-insights/CHANGELOG.md @@ -1,5 +1,14 @@ # @backstage/plugin-cost-insights +## 0.11.8 + +### Patch Changes + +- 6c02579445: Added optional currencies config to allow overriding the default currencies. +- Updated dependencies + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + ## 0.11.7 ### Patch Changes diff --git a/plugins/cost-insights/package.json b/plugins/cost-insights/package.json index f7db319c44..9bc3560491 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.7", + "version": "0.11.8", "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.5.0", - "@backstage/core-plugin-api": "^0.1.8", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", @@ -55,9 +55,9 @@ "yup": "^0.29.3" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/explore/CHANGELOG.md b/plugins/explore/CHANGELOG.md index b0775e743f..2e9a7c18be 100644 --- a/plugins/explore/CHANGELOG.md +++ b/plugins/explore/CHANGELOG.md @@ -1,5 +1,14 @@ # @backstage/plugin-explore +## 0.3.18 + +### Patch Changes + +- Updated dependencies + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + - @backstage/plugin-catalog-react@0.5.1 + ## 0.3.17 ### Patch Changes diff --git a/plugins/explore/package.json b/plugins/explore/package.json index dfbf220a5c..f0f6040efa 100644 --- a/plugins/explore/package.json +++ b/plugins/explore/package.json @@ -1,7 +1,7 @@ { "name": "@backstage/plugin-explore", "description": "A Backstage plugin for building an exploration page of your software ecosystem", - "version": "0.3.17", + "version": "0.3.18", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -32,9 +32,9 @@ }, "dependencies": { "@backstage/catalog-model": "^0.9.3", - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", - "@backstage/plugin-catalog-react": "^0.5.0", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", + "@backstage/plugin-catalog-react": "^0.5.1", "@backstage/plugin-explore-react": "^0.0.6", "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", @@ -49,9 +49,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/firehydrant/CHANGELOG.md b/plugins/firehydrant/CHANGELOG.md index 3239b7beb7..08b6325526 100644 --- a/plugins/firehydrant/CHANGELOG.md +++ b/plugins/firehydrant/CHANGELOG.md @@ -1,5 +1,14 @@ # @backstage/plugin-firehydrant +## 0.1.5 + +### Patch Changes + +- Updated dependencies + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + - @backstage/plugin-catalog-react@0.5.1 + ## 0.1.4 ### Patch Changes diff --git a/plugins/firehydrant/package.json b/plugins/firehydrant/package.json index ab1b1ed507..f31c622f88 100644 --- a/plugins/firehydrant/package.json +++ b/plugins/firehydrant/package.json @@ -1,7 +1,7 @@ { "name": "@backstage/plugin-firehydrant", "description": "A Backstage plugin that integrates towards FireHydrant", - "version": "0.1.4", + "version": "0.1.5", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -22,9 +22,9 @@ "clean": "backstage-cli clean" }, "dependencies": { - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", - "@backstage/plugin-catalog-react": "^0.5.0", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", + "@backstage/plugin-catalog-react": "^0.5.1", "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", @@ -35,9 +35,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/fossa/CHANGELOG.md b/plugins/fossa/CHANGELOG.md index c967dd6a35..47f88b0e57 100644 --- a/plugins/fossa/CHANGELOG.md +++ b/plugins/fossa/CHANGELOG.md @@ -1,5 +1,14 @@ # @backstage/plugin-fossa +## 0.2.18 + +### Patch Changes + +- Updated dependencies + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + - @backstage/plugin-catalog-react@0.5.1 + ## 0.2.17 ### Patch Changes diff --git a/plugins/fossa/package.json b/plugins/fossa/package.json index fb51e3f548..5e2b4de92c 100644 --- a/plugins/fossa/package.json +++ b/plugins/fossa/package.json @@ -1,7 +1,7 @@ { "name": "@backstage/plugin-fossa", "description": "A Backstage plugin that integrates towards FOSSA", - "version": "0.2.17", + "version": "0.2.18", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -33,10 +33,10 @@ }, "dependencies": { "@backstage/catalog-model": "^0.9.3", - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", "@backstage/errors": "^0.1.1", - "@backstage/plugin-catalog-react": "^0.5.0", + "@backstage/plugin-catalog-react": "^0.5.1", "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", @@ -49,9 +49,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/gcp-projects/CHANGELOG.md b/plugins/gcp-projects/CHANGELOG.md index 3837bb68a0..3535ee794b 100644 --- a/plugins/gcp-projects/CHANGELOG.md +++ b/plugins/gcp-projects/CHANGELOG.md @@ -1,5 +1,13 @@ # @backstage/plugin-gcp-projects +## 0.3.6 + +### Patch Changes + +- Updated dependencies + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + ## 0.3.5 ### Patch Changes diff --git a/plugins/gcp-projects/package.json b/plugins/gcp-projects/package.json index 47d9ab5fc4..69a2c6a9e8 100644 --- a/plugins/gcp-projects/package.json +++ b/plugins/gcp-projects/package.json @@ -1,7 +1,7 @@ { "name": "@backstage/plugin-gcp-projects", "description": "A Backstage plugin that helps you manage projects in GCP", - "version": "0.3.5", + "version": "0.3.6", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -31,8 +31,8 @@ "clean": "backstage-cli clean" }, "dependencies": { - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", @@ -43,9 +43,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/git-release-manager/CHANGELOG.md b/plugins/git-release-manager/CHANGELOG.md index 69ee6a876f..b0e9691e03 100644 --- a/plugins/git-release-manager/CHANGELOG.md +++ b/plugins/git-release-manager/CHANGELOG.md @@ -1,5 +1,14 @@ # @backstage/plugin-git-release-manager +## 0.2.8 + +### Patch Changes + +- Updated dependencies + - @backstage/integration@0.6.6 + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + ## 0.2.7 ### Patch Changes diff --git a/plugins/git-release-manager/package.json b/plugins/git-release-manager/package.json index 11c6dd5c9d..f3289fcd06 100644 --- a/plugins/git-release-manager/package.json +++ b/plugins/git-release-manager/package.json @@ -1,7 +1,7 @@ { "name": "@backstage/plugin-git-release-manager", "description": "A Backstage plugin that helps you manage releases in git", - "version": "0.2.7", + "version": "0.2.8", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -21,9 +21,9 @@ "clean": "backstage-cli clean" }, "dependencies": { - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", - "@backstage/integration": "^0.6.5", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", + "@backstage/integration": "^0.6.6", "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", @@ -39,9 +39,9 @@ "recharts": "^1.8.5" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/github-actions/CHANGELOG.md b/plugins/github-actions/CHANGELOG.md index fe2642d378..6c2bfc1a54 100644 --- a/plugins/github-actions/CHANGELOG.md +++ b/plugins/github-actions/CHANGELOG.md @@ -1,5 +1,15 @@ # @backstage/plugin-github-actions +## 0.4.20 + +### Patch Changes + +- Updated dependencies + - @backstage/integration@0.6.6 + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + - @backstage/plugin-catalog-react@0.5.1 + ## 0.4.19 ### Patch Changes diff --git a/plugins/github-actions/package.json b/plugins/github-actions/package.json index 8a66e45eb1..6e393a67fc 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.19", + "version": "0.4.20", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -34,10 +34,10 @@ }, "dependencies": { "@backstage/catalog-model": "^0.9.3", - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", - "@backstage/integration": "^0.6.5", - "@backstage/plugin-catalog-react": "^0.5.0", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", + "@backstage/integration": "^0.6.6", + "@backstage/plugin-catalog-react": "^0.5.1", "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", @@ -52,9 +52,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/github-deployments/CHANGELOG.md b/plugins/github-deployments/CHANGELOG.md index 7681ffa394..116d6d4e90 100644 --- a/plugins/github-deployments/CHANGELOG.md +++ b/plugins/github-deployments/CHANGELOG.md @@ -1,5 +1,16 @@ # @backstage/plugin-github-deployments +## 0.1.18 + +### Patch Changes + +- Updated dependencies + - @backstage/integration@0.6.6 + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + - @backstage/integration-react@0.1.11 + - @backstage/plugin-catalog-react@0.5.1 + ## 0.1.17 ### Patch Changes diff --git a/plugins/github-deployments/package.json b/plugins/github-deployments/package.json index 9f71b13bf9..3a8b90e0b3 100644 --- a/plugins/github-deployments/package.json +++ b/plugins/github-deployments/package.json @@ -1,7 +1,7 @@ { "name": "@backstage/plugin-github-deployments", "description": "A Backstage plugin that integrates towards GitHub Deployments", - "version": "0.1.17", + "version": "0.1.18", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -22,12 +22,12 @@ }, "dependencies": { "@backstage/catalog-model": "^0.9.3", - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", "@backstage/errors": "^0.1.1", - "@backstage/integration": "^0.6.5", - "@backstage/integration-react": "^0.1.10", - "@backstage/plugin-catalog-react": "^0.5.0", + "@backstage/integration": "^0.6.6", + "@backstage/integration-react": "^0.1.11", + "@backstage/plugin-catalog-react": "^0.5.1", "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", @@ -39,9 +39,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/gitops-profiles/CHANGELOG.md b/plugins/gitops-profiles/CHANGELOG.md index cc9c6eeb12..d5062c26bd 100644 --- a/plugins/gitops-profiles/CHANGELOG.md +++ b/plugins/gitops-profiles/CHANGELOG.md @@ -1,5 +1,13 @@ # @backstage/plugin-gitops-profiles +## 0.3.6 + +### Patch Changes + +- Updated dependencies + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + ## 0.3.5 ### Patch Changes diff --git a/plugins/gitops-profiles/package.json b/plugins/gitops-profiles/package.json index 11735a57a5..cff4b6e0c7 100644 --- a/plugins/gitops-profiles/package.json +++ b/plugins/gitops-profiles/package.json @@ -1,7 +1,7 @@ { "name": "@backstage/plugin-gitops-profiles", "description": "A Backstage plugin that helps you manage GitOps profiles", - "version": "0.3.5", + "version": "0.3.6", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -32,8 +32,8 @@ "clean": "backstage-cli clean" }, "dependencies": { - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", @@ -44,9 +44,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/graphiql/CHANGELOG.md b/plugins/graphiql/CHANGELOG.md index 893508eba1..8d3813d2a4 100644 --- a/plugins/graphiql/CHANGELOG.md +++ b/plugins/graphiql/CHANGELOG.md @@ -1,5 +1,13 @@ # @backstage/plugin-graphiql +## 0.2.18 + +### Patch Changes + +- Updated dependencies + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + ## 0.2.17 ### Patch Changes diff --git a/plugins/graphiql/package.json b/plugins/graphiql/package.json index 2814c3fe5a..56fd991ec9 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.17", + "version": "0.2.18", "private": false, "publishConfig": { "access": "public", @@ -31,8 +31,8 @@ "clean": "backstage-cli clean" }, "dependencies": { - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", @@ -44,9 +44,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/home/CHANGELOG.md b/plugins/home/CHANGELOG.md index 6d2f2b9523..f4e6310572 100644 --- a/plugins/home/CHANGELOG.md +++ b/plugins/home/CHANGELOG.md @@ -1,5 +1,13 @@ # @backstage/plugin-home +## 0.4.2 + +### Patch Changes + +- Updated dependencies + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + ## 0.4.1 ### Patch Changes diff --git a/plugins/home/package.json b/plugins/home/package.json index 30b1a2f25c..60ec7161e2 100644 --- a/plugins/home/package.json +++ b/plugins/home/package.json @@ -1,7 +1,7 @@ { "name": "@backstage/plugin-home", "description": "A Backstage plugin that helps you build a home page", - "version": "0.4.1", + "version": "0.4.2", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -21,8 +21,8 @@ "clean": "backstage-cli clean" }, "dependencies": { - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", @@ -34,9 +34,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/ilert/CHANGELOG.md b/plugins/ilert/CHANGELOG.md index bbebac1a80..8fe82cf436 100644 --- a/plugins/ilert/CHANGELOG.md +++ b/plugins/ilert/CHANGELOG.md @@ -1,5 +1,14 @@ # @backstage/plugin-ilert +## 0.1.13 + +### Patch Changes + +- Updated dependencies + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + - @backstage/plugin-catalog-react@0.5.1 + ## 0.1.12 ### Patch Changes diff --git a/plugins/ilert/package.json b/plugins/ilert/package.json index 9a32a9761c..f90daf35d6 100644 --- a/plugins/ilert/package.json +++ b/plugins/ilert/package.json @@ -1,7 +1,7 @@ { "name": "@backstage/plugin-ilert", "description": "A Backstage plugin that integrates towards iLert", - "version": "0.1.12", + "version": "0.1.13", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -22,10 +22,10 @@ }, "dependencies": { "@backstage/catalog-model": "^0.9.3", - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", "@backstage/errors": "^0.1.1", - "@backstage/plugin-catalog-react": "^0.5.0", + "@backstage/plugin-catalog-react": "^0.5.1", "@backstage/theme": "^0.2.10", "@date-io/luxon": "2.x", "@material-ui/core": "^4.12.2", @@ -39,9 +39,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/jenkins/CHANGELOG.md b/plugins/jenkins/CHANGELOG.md index cb5fd853eb..08cd43c1b2 100644 --- a/plugins/jenkins/CHANGELOG.md +++ b/plugins/jenkins/CHANGELOG.md @@ -1,5 +1,14 @@ # @backstage/plugin-jenkins +## 0.5.8 + +### Patch Changes + +- Updated dependencies + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + - @backstage/plugin-catalog-react@0.5.1 + ## 0.5.7 ### Patch Changes diff --git a/plugins/jenkins/package.json b/plugins/jenkins/package.json index 1ef6ea682e..5391624faf 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.7", + "version": "0.5.8", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -33,9 +33,9 @@ }, "dependencies": { "@backstage/catalog-model": "^0.9.3", - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", - "@backstage/plugin-catalog-react": "^0.5.0", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", + "@backstage/plugin-catalog-react": "^0.5.1", "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", @@ -48,9 +48,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/kafka/CHANGELOG.md b/plugins/kafka/CHANGELOG.md index 097333adfb..afbe0a8190 100644 --- a/plugins/kafka/CHANGELOG.md +++ b/plugins/kafka/CHANGELOG.md @@ -1,5 +1,14 @@ # @backstage/plugin-kafka +## 0.2.17 + +### Patch Changes + +- Updated dependencies + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + - @backstage/plugin-catalog-react@0.5.1 + ## 0.2.16 ### Patch Changes diff --git a/plugins/kafka/package.json b/plugins/kafka/package.json index ec275a3d4d..b08844edd1 100644 --- a/plugins/kafka/package.json +++ b/plugins/kafka/package.json @@ -1,7 +1,7 @@ { "name": "@backstage/plugin-kafka", "description": "A Backstage plugin that integrates towards Kafka", - "version": "0.2.16", + "version": "0.2.17", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -22,9 +22,9 @@ }, "dependencies": { "@backstage/catalog-model": "^0.9.3", - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", - "@backstage/plugin-catalog-react": "^0.5.0", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", + "@backstage/plugin-catalog-react": "^0.5.1", "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", @@ -35,9 +35,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/kubernetes/CHANGELOG.md b/plugins/kubernetes/CHANGELOG.md index 665bd51f3e..ce905e2302 100644 --- a/plugins/kubernetes/CHANGELOG.md +++ b/plugins/kubernetes/CHANGELOG.md @@ -1,5 +1,18 @@ # @backstage/plugin-kubernetes +## 0.4.15 + +### Patch Changes + +- e6aaf246c2: Enhanced deployment accordion to display the namespace of the deployment. +- 6ba06efe08: Exported `KubernetesApi`, `kubernetesApiRef`, and `KubernetesAuthProvidersApi`. +- 8d397ef27a: Added a check for the Kubernetes annotation on the entity +- 6c0bd7fb75: Add dashboard support for Rancher +- Updated dependencies + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + - @backstage/plugin-catalog-react@0.5.1 + ## 0.4.14 ### Patch Changes diff --git a/plugins/kubernetes/package.json b/plugins/kubernetes/package.json index 98743b260b..d05cc8f62f 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.14", + "version": "0.4.15", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -33,9 +33,9 @@ "dependencies": { "@backstage/catalog-model": "^0.9.3", "@backstage/config": "^0.1.10", - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", - "@backstage/plugin-catalog-react": "^0.5.0", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", + "@backstage/plugin-catalog-react": "^0.5.1", "@backstage/plugin-kubernetes-common": "^0.1.4", "@backstage/theme": "^0.2.10", "@kubernetes/client-node": "^0.15.0", @@ -51,9 +51,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/lighthouse/CHANGELOG.md b/plugins/lighthouse/CHANGELOG.md index e8c8f483dc..767f5fdf1f 100644 --- a/plugins/lighthouse/CHANGELOG.md +++ b/plugins/lighthouse/CHANGELOG.md @@ -1,5 +1,14 @@ # @backstage/plugin-lighthouse +## 0.2.27 + +### Patch Changes + +- Updated dependencies + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + - @backstage/plugin-catalog-react@0.5.1 + ## 0.2.26 ### Patch Changes diff --git a/plugins/lighthouse/package.json b/plugins/lighthouse/package.json index b40f53b848..1395cd2ff7 100644 --- a/plugins/lighthouse/package.json +++ b/plugins/lighthouse/package.json @@ -1,7 +1,7 @@ { "name": "@backstage/plugin-lighthouse", "description": "A Backstage plugin that integrates towards Lighthouse", - "version": "0.2.26", + "version": "0.2.27", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -34,9 +34,9 @@ "dependencies": { "@backstage/catalog-model": "^0.9.3", "@backstage/config": "^0.1.10", - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", - "@backstage/plugin-catalog-react": "^0.5.0", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", + "@backstage/plugin-catalog-react": "^0.5.1", "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", @@ -47,9 +47,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/newrelic/CHANGELOG.md b/plugins/newrelic/CHANGELOG.md index 700b3e792e..eac0227736 100644 --- a/plugins/newrelic/CHANGELOG.md +++ b/plugins/newrelic/CHANGELOG.md @@ -1,5 +1,13 @@ # @backstage/plugin-newrelic +## 0.3.6 + +### Patch Changes + +- Updated dependencies + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + ## 0.3.5 ### Patch Changes diff --git a/plugins/newrelic/package.json b/plugins/newrelic/package.json index bbfa78d287..32ea1b99be 100644 --- a/plugins/newrelic/package.json +++ b/plugins/newrelic/package.json @@ -1,7 +1,7 @@ { "name": "@backstage/plugin-newrelic", "description": "A Backstage plugin that integrates towards New Relic", - "version": "0.3.5", + "version": "0.3.6", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -32,8 +32,8 @@ "clean": "backstage-cli clean" }, "dependencies": { - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", @@ -43,9 +43,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/org/CHANGELOG.md b/plugins/org/CHANGELOG.md index d0794b36b8..b607672b1d 100644 --- a/plugins/org/CHANGELOG.md +++ b/plugins/org/CHANGELOG.md @@ -1,5 +1,14 @@ # @backstage/plugin-org +## 0.3.25 + +### Patch Changes + +- Updated dependencies + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + - @backstage/plugin-catalog-react@0.5.1 + ## 0.3.24 ### Patch Changes diff --git a/plugins/org/package.json b/plugins/org/package.json index 0c49c8cdb7..6dd1e9aed0 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.24", + "version": "0.3.25", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -22,9 +22,9 @@ }, "dependencies": { "@backstage/catalog-model": "^0.9.3", - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", - "@backstage/plugin-catalog-react": "^0.5.0", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", + "@backstage/plugin-catalog-react": "^0.5.1", "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", @@ -37,9 +37,9 @@ "qs": "^6.10.1" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/pagerduty/CHANGELOG.md b/plugins/pagerduty/CHANGELOG.md index 2fa52a29a3..20015bc95d 100644 --- a/plugins/pagerduty/CHANGELOG.md +++ b/plugins/pagerduty/CHANGELOG.md @@ -1,5 +1,14 @@ # @backstage/plugin-pagerduty +## 0.3.15 + +### Patch Changes + +- Updated dependencies + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + - @backstage/plugin-catalog-react@0.5.1 + ## 0.3.14 ### Patch Changes diff --git a/plugins/pagerduty/package.json b/plugins/pagerduty/package.json index b440f01e04..c4b20adec5 100644 --- a/plugins/pagerduty/package.json +++ b/plugins/pagerduty/package.json @@ -1,7 +1,7 @@ { "name": "@backstage/plugin-pagerduty", "description": "A Backstage plugin that integrates towards PagerDuty", - "version": "0.3.14", + "version": "0.3.15", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -32,9 +32,9 @@ }, "dependencies": { "@backstage/catalog-model": "^0.9.3", - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", - "@backstage/plugin-catalog-react": "^0.5.0", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", + "@backstage/plugin-catalog-react": "^0.5.1", "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", @@ -48,9 +48,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/rollbar/CHANGELOG.md b/plugins/rollbar/CHANGELOG.md index e25ffa74b7..fae7667a4a 100644 --- a/plugins/rollbar/CHANGELOG.md +++ b/plugins/rollbar/CHANGELOG.md @@ -1,5 +1,14 @@ # @backstage/plugin-rollbar +## 0.3.16 + +### Patch Changes + +- Updated dependencies + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + - @backstage/plugin-catalog-react@0.5.1 + ## 0.3.15 ### Patch Changes diff --git a/plugins/rollbar/package.json b/plugins/rollbar/package.json index bc5bb7d5e0..59817337ff 100644 --- a/plugins/rollbar/package.json +++ b/plugins/rollbar/package.json @@ -1,7 +1,7 @@ { "name": "@backstage/plugin-rollbar", "description": "A Backstage plugin that integrates towards Rollbar", - "version": "0.3.15", + "version": "0.3.16", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -33,9 +33,9 @@ }, "dependencies": { "@backstage/catalog-model": "^0.9.3", - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", - "@backstage/plugin-catalog-react": "^0.5.0", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", + "@backstage/plugin-catalog-react": "^0.5.1", "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", @@ -49,9 +49,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/scaffolder/CHANGELOG.md b/plugins/scaffolder/CHANGELOG.md index 071d0939d2..6ee6e95d30 100644 --- a/plugins/scaffolder/CHANGELOG.md +++ b/plugins/scaffolder/CHANGELOG.md @@ -1,5 +1,16 @@ # @backstage/plugin-scaffolder +## 0.11.6 + +### Patch Changes + +- Updated dependencies + - @backstage/integration@0.6.6 + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + - @backstage/integration-react@0.1.11 + - @backstage/plugin-catalog-react@0.5.1 + ## 0.11.5 ### Patch Changes diff --git a/plugins/scaffolder/package.json b/plugins/scaffolder/package.json index 6c7211f414..4e1734af28 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.5", + "version": "0.11.6", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -34,12 +34,12 @@ "@backstage/catalog-client": "^0.4.0", "@backstage/catalog-model": "^0.9.3", "@backstage/config": "^0.1.10", - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", "@backstage/errors": "^0.1.2", - "@backstage/integration": "^0.6.5", - "@backstage/integration-react": "^0.1.10", - "@backstage/plugin-catalog-react": "^0.5.0", + "@backstage/integration": "^0.6.6", + "@backstage/integration-react": "^0.1.11", + "@backstage/plugin-catalog-react": "^0.5.1", "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", @@ -64,9 +64,9 @@ "zen-observable": "^0.8.15" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/search/CHANGELOG.md b/plugins/search/CHANGELOG.md index 4e251afe70..32e1ba8039 100644 --- a/plugins/search/CHANGELOG.md +++ b/plugins/search/CHANGELOG.md @@ -1,5 +1,14 @@ # @backstage/plugin-search +## 0.4.13 + +### Patch Changes + +- Updated dependencies + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + - @backstage/plugin-catalog-react@0.5.1 + ## 0.4.12 ### Patch Changes diff --git a/plugins/search/package.json b/plugins/search/package.json index df6864d991..20437727d0 100644 --- a/plugins/search/package.json +++ b/plugins/search/package.json @@ -1,7 +1,7 @@ { "name": "@backstage/plugin-search", "description": "The Backstage plugin that provides your backstage app with search", - "version": "0.4.12", + "version": "0.4.13", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -32,10 +32,10 @@ "dependencies": { "@backstage/catalog-model": "^0.9.3", "@backstage/config": "^0.1.10", - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", "@backstage/errors": "^0.1.2", - "@backstage/plugin-catalog-react": "^0.5.0", + "@backstage/plugin-catalog-react": "^0.5.1", "@backstage/search-common": "^0.2.0", "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", @@ -50,9 +50,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/sentry/CHANGELOG.md b/plugins/sentry/CHANGELOG.md index dd2ee145db..b7a601f414 100644 --- a/plugins/sentry/CHANGELOG.md +++ b/plugins/sentry/CHANGELOG.md @@ -1,5 +1,14 @@ # @backstage/plugin-sentry +## 0.3.23 + +### Patch Changes + +- Updated dependencies + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + - @backstage/plugin-catalog-react@0.5.1 + ## 0.3.22 ### Patch Changes diff --git a/plugins/sentry/package.json b/plugins/sentry/package.json index 88bae10ef6..d01db8475c 100644 --- a/plugins/sentry/package.json +++ b/plugins/sentry/package.json @@ -1,7 +1,7 @@ { "name": "@backstage/plugin-sentry", "description": "A Backstage plugin that integrates towards Sentry", - "version": "0.3.22", + "version": "0.3.23", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -33,9 +33,9 @@ }, "dependencies": { "@backstage/catalog-model": "^0.9.3", - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", - "@backstage/plugin-catalog-react": "^0.5.0", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", + "@backstage/plugin-catalog-react": "^0.5.1", "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", @@ -48,9 +48,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/shortcuts/CHANGELOG.md b/plugins/shortcuts/CHANGELOG.md index 6fbbabaa26..42bad1f6dc 100644 --- a/plugins/shortcuts/CHANGELOG.md +++ b/plugins/shortcuts/CHANGELOG.md @@ -1,5 +1,13 @@ # @backstage/plugin-shortcuts +## 0.1.10 + +### Patch Changes + +- Updated dependencies + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + ## 0.1.9 ### Patch Changes diff --git a/plugins/shortcuts/package.json b/plugins/shortcuts/package.json index 1130284ea1..b530881db5 100644 --- a/plugins/shortcuts/package.json +++ b/plugins/shortcuts/package.json @@ -1,7 +1,7 @@ { "name": "@backstage/plugin-shortcuts", "description": "A Backstage plugin that provides a shortcuts feature to the sidebar", - "version": "0.1.9", + "version": "0.1.10", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -21,8 +21,8 @@ "clean": "backstage-cli clean" }, "dependencies": { - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", @@ -37,9 +37,9 @@ "zen-observable": "^0.8.15" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/sonarqube/CHANGELOG.md b/plugins/sonarqube/CHANGELOG.md index 7511708444..ab72dbefca 100644 --- a/plugins/sonarqube/CHANGELOG.md +++ b/plugins/sonarqube/CHANGELOG.md @@ -1,5 +1,14 @@ # @backstage/plugin-sonarqube +## 0.2.4 + +### Patch Changes + +- Updated dependencies + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + - @backstage/plugin-catalog-react@0.5.1 + ## 0.2.3 ### Patch Changes diff --git a/plugins/sonarqube/package.json b/plugins/sonarqube/package.json index 39b789c29b..77da1da85d 100644 --- a/plugins/sonarqube/package.json +++ b/plugins/sonarqube/package.json @@ -1,7 +1,7 @@ { "name": "@backstage/plugin-sonarqube", "description": "", - "version": "0.2.3", + "version": "0.2.4", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -34,9 +34,9 @@ }, "dependencies": { "@backstage/catalog-model": "^0.9.3", - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", - "@backstage/plugin-catalog-react": "^0.5.0", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", + "@backstage/plugin-catalog-react": "^0.5.1", "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", @@ -49,9 +49,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/splunk-on-call/CHANGELOG.md b/plugins/splunk-on-call/CHANGELOG.md index 8c5da07db3..287e9e6c73 100644 --- a/plugins/splunk-on-call/CHANGELOG.md +++ b/plugins/splunk-on-call/CHANGELOG.md @@ -1,5 +1,14 @@ # @backstage/plugin-splunk-on-call +## 0.3.12 + +### Patch Changes + +- Updated dependencies + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + - @backstage/plugin-catalog-react@0.5.1 + ## 0.3.11 ### Patch Changes diff --git a/plugins/splunk-on-call/package.json b/plugins/splunk-on-call/package.json index 289b9f25dd..bc5caf3482 100644 --- a/plugins/splunk-on-call/package.json +++ b/plugins/splunk-on-call/package.json @@ -1,7 +1,7 @@ { "name": "@backstage/plugin-splunk-on-call", "description": "A Backstage plugin that integrates towards Splunk On-Call", - "version": "0.3.11", + "version": "0.3.12", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -32,9 +32,9 @@ }, "dependencies": { "@backstage/catalog-model": "^0.9.3", - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", - "@backstage/plugin-catalog-react": "^0.5.0", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", + "@backstage/plugin-catalog-react": "^0.5.1", "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", @@ -47,9 +47,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/tech-radar/CHANGELOG.md b/plugins/tech-radar/CHANGELOG.md index 39513b49f2..e3eef1e93c 100644 --- a/plugins/tech-radar/CHANGELOG.md +++ b/plugins/tech-radar/CHANGELOG.md @@ -1,5 +1,15 @@ # @backstage/plugin-tech-radar +## 0.4.9 + +### Patch Changes + +- c1ef701395: Added `SearchBar` to allow filtering and a scroll bar to display hidden tech +- 3c47ece3c3: Added documentation for exported symbols. +- Updated dependencies + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + ## 0.4.8 ### Patch Changes diff --git a/plugins/tech-radar/package.json b/plugins/tech-radar/package.json index 7629003a23..c0ae38a072 100644 --- a/plugins/tech-radar/package.json +++ b/plugins/tech-radar/package.json @@ -1,7 +1,7 @@ { "name": "@backstage/plugin-tech-radar", "description": "A Backstage plugin that lets you display a Tech Radar for your organization", - "version": "0.4.8", + "version": "0.4.9", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -31,8 +31,8 @@ "start": "backstage-cli plugin:serve" }, "dependencies": { - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", @@ -45,9 +45,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/techdocs/CHANGELOG.md b/plugins/techdocs/CHANGELOG.md index cfdf608721..0c97825543 100644 --- a/plugins/techdocs/CHANGELOG.md +++ b/plugins/techdocs/CHANGELOG.md @@ -1,5 +1,34 @@ # @backstage/plugin-techdocs +## 0.12.0 + +### Minor Changes + +- 82bb0842a3: Adds support for being able to customize and compose your TechDocs reader page in the App. + + You can likely upgrade to this version without issue. If, however, you have + imported the `` component in your custom code, the name of a property + has changed. You will need to make the following change anywhere you use it: + + ```diff + - + + + ``` + +### Patch Changes + +- 79ebee7a6b: Add "data-testid" for e2e tests and fix techdocs entity not found error. +- 3df2e8532b: Fixed the URL for the "Click to copy documentation link to clipboard" action +- 0a8bec0877: Added a check for the TechDocs annotation on the entity +- Updated dependencies + - @backstage/integration@0.6.6 + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + - @backstage/integration-react@0.1.11 + - @backstage/plugin-catalog@0.6.17 + - @backstage/plugin-catalog-react@0.5.1 + - @backstage/plugin-search@0.4.13 + ## 0.11.3 ### Patch Changes diff --git a/plugins/techdocs/package.json b/plugins/techdocs/package.json index ba61934c60..6c21cbfcfb 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.11.3", + "version": "0.12.0", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -34,14 +34,14 @@ "dependencies": { "@backstage/catalog-model": "^0.9.3", "@backstage/config": "^0.1.10", - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", "@backstage/errors": "^0.1.1", - "@backstage/integration": "^0.6.5", - "@backstage/integration-react": "^0.1.10", - "@backstage/plugin-catalog": "^0.6.16", - "@backstage/plugin-catalog-react": "^0.5.0", - "@backstage/plugin-search": "^0.4.12", + "@backstage/integration": "^0.6.6", + "@backstage/integration-react": "^0.1.11", + "@backstage/plugin-catalog": "^0.6.17", + "@backstage/plugin-catalog-react": "^0.5.1", + "@backstage/plugin-search": "^0.4.13", "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", @@ -61,9 +61,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/todo/CHANGELOG.md b/plugins/todo/CHANGELOG.md index f62716c1d9..bc9234c3da 100644 --- a/plugins/todo/CHANGELOG.md +++ b/plugins/todo/CHANGELOG.md @@ -1,5 +1,14 @@ # @backstage/plugin-todo +## 0.1.12 + +### Patch Changes + +- Updated dependencies + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + - @backstage/plugin-catalog-react@0.5.1 + ## 0.1.11 ### Patch Changes diff --git a/plugins/todo/package.json b/plugins/todo/package.json index 2e0aa27d22..52175c0809 100644 --- a/plugins/todo/package.json +++ b/plugins/todo/package.json @@ -1,7 +1,7 @@ { "name": "@backstage/plugin-todo", "description": "A Backstage plugin that lets you browse TODO comments in your source code", - "version": "0.1.11", + "version": "0.1.12", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -28,10 +28,10 @@ }, "dependencies": { "@backstage/catalog-model": "^0.9.3", - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", "@backstage/errors": "^0.1.2", - "@backstage/plugin-catalog-react": "^0.5.0", + "@backstage/plugin-catalog-react": "^0.5.1", "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", @@ -41,9 +41,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/user-settings/CHANGELOG.md b/plugins/user-settings/CHANGELOG.md index 8afdbb9475..0014212f86 100644 --- a/plugins/user-settings/CHANGELOG.md +++ b/plugins/user-settings/CHANGELOG.md @@ -1,5 +1,14 @@ # @backstage/plugin-user-settings +## 0.3.7 + +### Patch Changes + +- 79ebee7a6b: Add "data-testid" for e2e tests and fix techdocs entity not found error. +- Updated dependencies + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + ## 0.3.6 ### Patch Changes diff --git a/plugins/user-settings/package.json b/plugins/user-settings/package.json index bf03f000fe..818b5622e3 100644 --- a/plugins/user-settings/package.json +++ b/plugins/user-settings/package.json @@ -1,7 +1,7 @@ { "name": "@backstage/plugin-user-settings", "description": "A Backstage plugin that provides a settings page", - "version": "0.3.6", + "version": "0.3.7", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -31,8 +31,8 @@ "clean": "backstage-cli clean" }, "dependencies": { - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", "@backstage/theme": "^0.2.10", "@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.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/core-plugin-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/core-plugin-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/welcome/CHANGELOG.md b/plugins/welcome/CHANGELOG.md index 75a5be76d9..a1c03f04f7 100644 --- a/plugins/welcome/CHANGELOG.md +++ b/plugins/welcome/CHANGELOG.md @@ -1,5 +1,13 @@ # @backstage/plugin-welcome +## 0.3.6 + +### Patch Changes + +- Updated dependencies + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + ## 0.3.5 ### Patch Changes diff --git a/plugins/welcome/package.json b/plugins/welcome/package.json index 09619bffb4..9273b56ed0 100644 --- a/plugins/welcome/package.json +++ b/plugins/welcome/package.json @@ -1,7 +1,7 @@ { "name": "@backstage/plugin-welcome", "description": "An old Backstage plugin that provides a welcome page", - "version": "0.3.5", + "version": "0.3.6", "main": "src/index.ts", "types": "src/index.ts", "private": false, @@ -31,8 +31,8 @@ "start": "backstage-cli plugin:serve" }, "dependencies": { - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", @@ -43,9 +43,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/xcmetrics/CHANGELOG.md b/plugins/xcmetrics/CHANGELOG.md index 0ee8f4bcef..4fa9ea88e6 100644 --- a/plugins/xcmetrics/CHANGELOG.md +++ b/plugins/xcmetrics/CHANGELOG.md @@ -1,5 +1,13 @@ # @backstage/plugin-xcmetrics +## 0.2.7 + +### Patch Changes + +- Updated dependencies + - @backstage/core-plugin-api@0.1.9 + - @backstage/core-components@0.6.0 + ## 0.2.6 ### Patch Changes diff --git a/plugins/xcmetrics/package.json b/plugins/xcmetrics/package.json index d3df9b6718..1ab89c9b39 100644 --- a/plugins/xcmetrics/package.json +++ b/plugins/xcmetrics/package.json @@ -1,7 +1,7 @@ { "name": "@backstage/plugin-xcmetrics", "description": "A Backstage plugin that shows XCode build metrics for your components", - "version": "0.2.6", + "version": "0.2.7", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -21,8 +21,8 @@ "clean": "backstage-cli clean" }, "dependencies": { - "@backstage/core-components": "^0.5.0", - "@backstage/core-plugin-api": "^0.1.8", + "@backstage/core-components": "^0.6.0", + "@backstage/core-plugin-api": "^0.1.9", "@backstage/errors": "^0.1.1", "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", @@ -35,9 +35,9 @@ "recharts": "^1.8.5" }, "devDependencies": { - "@backstage/cli": "^0.7.13", - "@backstage/core-app-api": "^0.1.14", - "@backstage/dev-utils": "^0.2.10", + "@backstage/cli": "^0.7.14", + "@backstage/core-app-api": "^0.1.15", + "@backstage/dev-utils": "^0.2.11", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/yarn.lock b/yarn.lock index 6ce66b9c51..19869e641a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2412,6 +2412,51 @@ remark-gfm "^1.0.0" zen-observable "^0.8.15" +"@backstage/core-components@^0.5.0": + version "0.5.0" + resolved "https://registry.npmjs.org/@backstage/core-components/-/core-components-0.5.0.tgz#e81ea9371afbeb07276a6db66b5da6ceac701645" + integrity sha512-C5RXeK5Vd2N2dKXbiJVqVBTst3+hy3cuPA/mwOPed74W6T3hHWFe5DZGyPGzCRLz2ZTHWlCGRfwG2KLz66YjNw== + dependencies: + "@backstage/config" "^0.1.10" + "@backstage/core-plugin-api" "^0.1.8" + "@backstage/errors" "^0.1.2" + "@backstage/theme" "^0.2.10" + "@material-table/core" "^3.1.0" + "@material-ui/core" "^4.12.2" + "@material-ui/icons" "^4.9.1" + "@material-ui/lab" "4.0.0-alpha.57" + "@testing-library/react-hooks" "^3.4.2" + "@types/dagre" "^0.7.44" + "@types/prop-types" "^15.7.3" + "@types/react" "*" + "@types/react-sparklines" "^1.7.0" + "@types/react-text-truncate" "^0.14.0" + classnames "^2.2.6" + clsx "^1.1.0" + d3-selection "^2.0.0" + d3-shape "^2.0.0" + d3-zoom "^2.0.0" + dagre "^0.8.5" + immer "^9.0.1" + lodash "^4.17.21" + pluralize "^8.0.0" + prop-types "^15.7.2" + qs "^6.9.4" + rc-progress "^3.0.0" + react "^16.12.0" + react-dom "^16.12.0" + react-helmet "6.1.0" + react-hook-form "^7.12.2" + react-markdown "^5.0.2" + react-router "6.0.0-beta.0" + react-router-dom "6.0.0-beta.0" + react-sparklines "^1.7.0" + react-syntax-highlighter "^15.4.3" + react-text-truncate "^0.16.0" + react-use "^17.2.4" + remark-gfm "^1.0.0" + zen-observable "^0.8.15" + "@backstage/core@*": version "0.7.14" resolved "https://registry.npmjs.org/@backstage/core/-/core-0.7.14.tgz#863844fe40bb6a29bcc2d297e42055633b0e886f" @@ -7182,10 +7227,10 @@ "@types/node" "*" form-data "^3.0.0" -"@types/node@^15.6.1": - version "15.14.9" - resolved "https://registry.npmjs.org/@types/node/-/node-15.14.9.tgz#bc43c990c3c9be7281868bbc7b8fdd6e2b57adfa" - integrity sha512-qjd88DrCxupx/kJD5yQgZdcYKZKSIGBVDIBE1/LTGcNm3d2Np/jxojkdePDdfnBHJc5W7vSMpbJ1aB7p/Py69A== +"@types/node@*", "@types/node@>= 8", "@types/node@>=12.12.47", "@types/node@>=13.7.0", "@types/node@^14.0.10", "@types/node@^14.14.31", "@types/node@^14.14.32", "@types/node@^14.14.33": + version "14.17.8" + resolved "https://registry.npmjs.org/@types/node/-/node-14.17.8.tgz#813b73ab7d82ac06ddfd2458b13c88459a3b319f" + integrity sha512-0CHLt50GbUmH/6MrlBIKNdWCglvlyQKkorRf08/0DIi0ryuTPP+ijWLSI19SbDTHSKaagGDELiImY4BSikt61w== "@types/node@10.17.13", "@types/node@^10.1.0", "@types/node@^10.12.0": version "10.17.13" @@ -7197,10 +7242,10 @@ resolved "https://registry.npmjs.org/@types/node/-/node-12.12.58.tgz#46dae9b2b9ee5992818c8f7cee01ff4ce03ab44c" integrity sha512-Be46CNIHWAagEfINOjmriSxuv7IVcqbGe+sDSg2SYCEz/0CRBy7LRASGfRbD8KZkqoePU73Wsx3UvOSFcq/9hA== -"@types/node@*", "@types/node@>= 8", "@types/node@>=12.12.47", "@types/node@>=13.7.0", "@types/node@^14.0.10", "@types/node@^14.14.31", "@types/node@^14.14.32", "@types/node@^14.14.33": - version "14.17.8" - resolved "https://registry.npmjs.org/@types/node/-/node-14.17.8.tgz#813b73ab7d82ac06ddfd2458b13c88459a3b319f" - integrity sha512-0CHLt50GbUmH/6MrlBIKNdWCglvlyQKkorRf08/0DIi0ryuTPP+ijWLSI19SbDTHSKaagGDELiImY4BSikt61w== +"@types/node@^15.6.1": + version "15.14.9" + resolved "https://registry.npmjs.org/@types/node/-/node-15.14.9.tgz#bc43c990c3c9be7281868bbc7b8fdd6e2b57adfa" + integrity sha512-qjd88DrCxupx/kJD5yQgZdcYKZKSIGBVDIBE1/LTGcNm3d2Np/jxojkdePDdfnBHJc5W7vSMpbJ1aB7p/Py69A== "@types/normalize-package-data@^2.4.0": version "2.4.0"