diff --git a/.changeset/afraid-pots-protect.md b/.changeset/afraid-pots-protect.md deleted file mode 100644 index 35ba1dc861..0000000000 --- a/.changeset/afraid-pots-protect.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -'@backstage/plugin-scaffolder': patch ---- - -Previously when supplying custom scaffolder field extensions, it was necessary to also include the default ones if they were needed. Since the field extensions are keyed by name, there's no harm in leaving the default ones in place when adding custom ones - if templates don't refer to them they will be ignored, and if custom ones are introduced with the same name, the custom ones will take priority over the default ones. - -Users configuring custom field extensions can remove the default ones from the scaffolder route after this change, and they'll still be available: - -```diff - }> - -- -- -- -- - - - -``` diff --git a/.changeset/blue-tables-sparkle.md b/.changeset/blue-tables-sparkle.md deleted file mode 100644 index 1656375267..0000000000 --- a/.changeset/blue-tables-sparkle.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -'@backstage/plugin-home': minor ---- - -Create the `Home` plugin which exports some basic functionality that's used to compose a homepage. An example of a composed homepage is added to the example app. - -This change also introduces the `createCardExtension` which creates a lazy loaded card that is intended to be used for homepage components. - -Adoption of this homepage requires setup similar to what can be found in the example app. diff --git a/.changeset/cuddly-flowers-film.md b/.changeset/cuddly-flowers-film.md deleted file mode 100644 index 290bb74db6..0000000000 --- a/.changeset/cuddly-flowers-film.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/plugin-catalog-backend': patch ---- - -Avoid duplicate work by comparing previous processing rounds with the next diff --git a/.changeset/cuddly-insects-hunt.md b/.changeset/cuddly-insects-hunt.md deleted file mode 100644 index 63e65e5b55..0000000000 --- a/.changeset/cuddly-insects-hunt.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/cli': patch ---- - -Remove debug logging diff --git a/.changeset/early-ducks-stare.md b/.changeset/early-ducks-stare.md deleted file mode 100644 index 1fd44f2755..0000000000 --- a/.changeset/early-ducks-stare.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -'@backstage/plugin-catalog-backend': patch ---- - -Updates the `DefaultProcessingDatabase` to accept a refresh interval function instead of a fixed refresh interval in seconds which used to default to 100s. The catalog now ships with a default refresh interval function that schedules entities for refresh every 100-150 seconds, this should -help to smooth out bursts that occur when a lot of entities are scheduled for refresh at the same second. - -Custom `RefreshIntervalFunction` can be implemented and passed to the CatalogBuilder using `.setInterval(fn)` diff --git a/.changeset/fair-otters-applaud.md b/.changeset/fair-otters-applaud.md deleted file mode 100644 index 8e35c6fe6d..0000000000 --- a/.changeset/fair-otters-applaud.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/backend-common': patch ---- - -Add an optional `info` parameter to the `readTree` filter option with a `size` property. diff --git a/.changeset/fifty-bats-itch.md b/.changeset/fifty-bats-itch.md deleted file mode 100644 index c8793beb06..0000000000 --- a/.changeset/fifty-bats-itch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/plugin-catalog-backend': patch ---- - -Export the entity provider related types for external use. diff --git a/.changeset/fifty-insects-love.md b/.changeset/fifty-insects-love.md deleted file mode 100644 index 1e992cb72f..0000000000 --- a/.changeset/fifty-insects-love.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@backstage/core-app-api': patch -'@backstage/plugin-auth-backend': patch ---- - -Add support for additional app origins diff --git a/.changeset/fifty-taxis-deny.md b/.changeset/fifty-taxis-deny.md deleted file mode 100644 index 63100635d1..0000000000 --- a/.changeset/fifty-taxis-deny.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/plugin-scaffolder': patch ---- - -Set `id` in ``. diff --git a/.changeset/friendly-eyes-explain.md b/.changeset/friendly-eyes-explain.md deleted file mode 100644 index 0bee61a82c..0000000000 --- a/.changeset/friendly-eyes-explain.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/cli': patch ---- - -Fix file path handling in diff commands on Windows. diff --git a/.changeset/funny-pants-unite.md b/.changeset/funny-pants-unite.md deleted file mode 100644 index 349cf54b8f..0000000000 --- a/.changeset/funny-pants-unite.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/plugin-catalog-import': patch ---- - -Fix importing yaml files from URLs with trailing query parameters. diff --git a/.changeset/gorgeous-ties-doubt.md b/.changeset/gorgeous-ties-doubt.md deleted file mode 100644 index c046e71572..0000000000 --- a/.changeset/gorgeous-ties-doubt.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/plugin-catalog': patch ---- - -Show a Not Found message when navigating to a nonexistent entity diff --git a/.changeset/great-lemons-mix.md b/.changeset/great-lemons-mix.md deleted file mode 100644 index 2faeea4317..0000000000 --- a/.changeset/great-lemons-mix.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/plugin-catalog-backend': patch ---- - -Enabled live reload of locations configured in `catalog.locations`. diff --git a/.changeset/great-needles-lay.md b/.changeset/great-needles-lay.md deleted file mode 100644 index d6043f7512..0000000000 --- a/.changeset/great-needles-lay.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/dev-utils': patch ---- - -Fixed busy refresh loop that happened when registering a page at `/`. diff --git a/.changeset/grumpy-scissors-refuse.md b/.changeset/grumpy-scissors-refuse.md deleted file mode 100644 index f1a59f4846..0000000000 --- a/.changeset/grumpy-scissors-refuse.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/plugin-catalog-react': patch ---- - -Clarified messaging around configured locations in the `UnregisterEntityDialog`. diff --git a/.changeset/long-rats-flow.md b/.changeset/long-rats-flow.md deleted file mode 100644 index 61673f8bf9..0000000000 --- a/.changeset/long-rats-flow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/plugin-jenkins-backend': patch ---- - -Extract `JenkinsConfig` to make writing a custom `JenkinsInfoProvider` easier. diff --git a/.changeset/mean-spiders-run.md b/.changeset/mean-spiders-run.md deleted file mode 100644 index b9d8e5efc4..0000000000 --- a/.changeset/mean-spiders-run.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/plugin-todo-backend': patch ---- - -Ignore images and files that are larger than 200KB. diff --git a/.changeset/modern-ladybugs-promise.md b/.changeset/modern-ladybugs-promise.md deleted file mode 100644 index 8ad48d42f4..0000000000 --- a/.changeset/modern-ladybugs-promise.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/config': patch ---- - -Extended the `Config` interface to have an optional `subscribe` method that can be used be notified of updates to the configuration. diff --git a/.changeset/nasty-queens-juggle.md b/.changeset/nasty-queens-juggle.md deleted file mode 100644 index 8204190cee..0000000000 --- a/.changeset/nasty-queens-juggle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/plugin-search-backend': patch ---- - -Improve search query logging message diff --git a/.changeset/neat-days-sip.md b/.changeset/neat-days-sip.md deleted file mode 100644 index b919c784d0..0000000000 --- a/.changeset/neat-days-sip.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/cli': patch ---- - -Compensate for error formatting mismatch between Webpack 5 and react-dev-utils diff --git a/.changeset/neat-jars-rule.md b/.changeset/neat-jars-rule.md deleted file mode 100644 index 2dc06086e5..0000000000 --- a/.changeset/neat-jars-rule.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/cli': patch ---- - -Reintroduce Node.js shims that were removed in the Webpack 5 migration. diff --git a/.changeset/new-ligers-drum.md b/.changeset/new-ligers-drum.md deleted file mode 100644 index 0edee17b4d..0000000000 --- a/.changeset/new-ligers-drum.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/plugin-xcmetrics': patch ---- - -Enable browsing detailed build information such as host configuration, errors, warnings, metadata and a timeline for all targets diff --git a/.changeset/ninety-ducks-relate.md b/.changeset/ninety-ducks-relate.md deleted file mode 100644 index 2901efaea5..0000000000 --- a/.changeset/ninety-ducks-relate.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/cli': patch ---- - -Add Buffer to `ProvidePlugin` since this is no longer provided in `webpack@5` diff --git a/.changeset/plenty-mirrors-bow.md b/.changeset/plenty-mirrors-bow.md deleted file mode 100644 index d2686b60d3..0000000000 --- a/.changeset/plenty-mirrors-bow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/plugin-catalog-backend': patch ---- - -Add experimental Prometheus metrics instrumentation to the catalog diff --git a/.changeset/purple-tigers-tell.md b/.changeset/purple-tigers-tell.md deleted file mode 100644 index 9c3d61bcff..0000000000 --- a/.changeset/purple-tigers-tell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/plugin-sentry': patch ---- - -Do not show [No Type] when issue metadata includes title instead of type diff --git a/.changeset/quick-trains-flow.md b/.changeset/quick-trains-flow.md deleted file mode 100644 index 447dc0aacc..0000000000 --- a/.changeset/quick-trains-flow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/plugin-jenkins': patch ---- - -Make `isJenkinsAvailable` recognise both the old and the new Jenkins annotation. diff --git a/.changeset/quiet-hornets-yawn.md b/.changeset/quiet-hornets-yawn.md deleted file mode 100644 index 35a0a7706d..0000000000 --- a/.changeset/quiet-hornets-yawn.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@backstage/plugin-search-backend-module-pg': patch ---- - -Correct version requirements on postgres from 11 to 12. Postgres 12 is required -due the use of generated columns. diff --git a/.changeset/rich-paws-flow.md b/.changeset/rich-paws-flow.md deleted file mode 100644 index 73ce4fd34a..0000000000 --- a/.changeset/rich-paws-flow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/plugin-catalog-backend-module-ldap': minor ---- - -Introduce `LdapOrgEntityProvider` as an alternative to `LdapOrgReaderProcessor`. This also changes the `LdapClient` interface to require a logger. diff --git a/.changeset/rude-chicken-deliver.md b/.changeset/rude-chicken-deliver.md deleted file mode 100644 index 4afdcaa37b..0000000000 --- a/.changeset/rude-chicken-deliver.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/backend-common': patch ---- - -Read responses in `UrlReader#read()` as array buffer instead of as text to allow reading non-text locations such as images. diff --git a/.changeset/seven-glasses-sit.md b/.changeset/seven-glasses-sit.md deleted file mode 100644 index 349c972641..0000000000 --- a/.changeset/seven-glasses-sit.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@backstage/plugin-catalog': patch -'@backstage/plugin-catalog-react': patch ---- - -Migrate and export `UnregisterEntityDialog` component from `catalog-react` package diff --git a/.changeset/short-ants-notice.md b/.changeset/short-ants-notice.md deleted file mode 100644 index 779839387e..0000000000 --- a/.changeset/short-ants-notice.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/plugin-xcmetrics': patch ---- - -Internal refactoring diff --git a/.changeset/shy-pets-join.md b/.changeset/shy-pets-join.md deleted file mode 100644 index ba39dfd4f4..0000000000 --- a/.changeset/shy-pets-join.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/plugin-catalog-backend-module-msgraph': patch ---- - -Pass along a `UserTransformer` to the read step diff --git a/.changeset/smooth-deers-melt.md b/.changeset/smooth-deers-melt.md deleted file mode 100644 index 9757de5181..0000000000 --- a/.changeset/smooth-deers-melt.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/config-loader': patch ---- - -Include `devDependencies` and `optionalDependencies` in the detection of Backstage packages when collecting configuration schema. diff --git a/.changeset/tender-dingos-burn.md b/.changeset/tender-dingos-burn.md deleted file mode 100644 index 0801d9d971..0000000000 --- a/.changeset/tender-dingos-burn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/core-components': patch ---- - -Change the default hover experience for the sidebar to be not jumpy & add visual separation between sidebar & Entity Page tabs for dark mode. diff --git a/.changeset/thin-bugs-compete.md b/.changeset/thin-bugs-compete.md deleted file mode 100644 index 8b9805249c..0000000000 --- a/.changeset/thin-bugs-compete.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/config-loader': patch ---- - -Add support for config file watching through a new group of `watch` options to `loadConfig`. diff --git a/.changeset/thirty-gorillas-pull.md b/.changeset/thirty-gorillas-pull.md deleted file mode 100644 index fbb30ddcde..0000000000 --- a/.changeset/thirty-gorillas-pull.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/cli': patch ---- - -Remove Webpack deprecation message when running build. diff --git a/.changeset/three-brooms-sell.md b/.changeset/three-brooms-sell.md deleted file mode 100644 index f399fd2fcd..0000000000 --- a/.changeset/three-brooms-sell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/plugin-sentry': patch ---- - -Render the statsFor property in sentry issues table diff --git a/.changeset/tricky-starfishes-cheer.md b/.changeset/tricky-starfishes-cheer.md deleted file mode 100644 index bc2fb6a91b..0000000000 --- a/.changeset/tricky-starfishes-cheer.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/backend-common': patch ---- - -Add support for watching configuration by implementing the `subscribe` method in the configuration returned by `loadBackendConfig`. diff --git a/.changeset/two-suits-act.md b/.changeset/two-suits-act.md deleted file mode 100644 index 935460a93e..0000000000 --- a/.changeset/two-suits-act.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/cli': patch ---- - -Fix `backstage-cli backend:dev` argument passing diff --git a/.changeset/violet-fishes-look.md b/.changeset/violet-fishes-look.md deleted file mode 100644 index f526638a59..0000000000 --- a/.changeset/violet-fishes-look.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/plugin-catalog-backend-module-msgraph': patch ---- - -Pass along a `OrganizationTransformer` to the read step diff --git a/.changeset/wicked-spoons-perform.md b/.changeset/wicked-spoons-perform.md deleted file mode 100644 index 61c489df13..0000000000 --- a/.changeset/wicked-spoons-perform.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@backstage/backend-common': patch -'@backstage/integration': patch ---- - -Add AWS S3 URL Reader diff --git a/.changeset/witty-wombats-provide.md b/.changeset/witty-wombats-provide.md deleted file mode 100644 index 1dad4be781..0000000000 --- a/.changeset/witty-wombats-provide.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@backstage/core-components': patch -'@backstage/theme': patch ---- - -Add a configurable `palette.bursts.gradient` property to the Backstage theme, to support customizing the gradients in the `ItemCard` header. diff --git a/packages/app/CHANGELOG.md b/packages/app/CHANGELOG.md index 5ce4f341e1..ed60186679 100644 --- a/packages/app/CHANGELOG.md +++ b/packages/app/CHANGELOG.md @@ -1,5 +1,22 @@ # example-app +## 0.2.42 + +### Patch Changes + +- Updated dependencies + - @backstage/plugin-scaffolder@0.11.1 + - @backstage/plugin-home@0.2.0 + - @backstage/cli@0.7.9 + - @backstage/core-app-api@0.1.9 + - @backstage/plugin-catalog-import@0.5.18 + - @backstage/plugin-catalog@0.6.12 + - @backstage/plugin-catalog-react@0.4.3 + - @backstage/plugin-sentry@0.3.19 + - @backstage/plugin-jenkins@0.5.4 + - @backstage/core-components@0.3.2 + - @backstage/theme@0.2.10 + ## 0.2.41 ### Patch Changes diff --git a/packages/app/package.json b/packages/app/package.json index 1778857cfb..a2ab79affe 100644 --- a/packages/app/package.json +++ b/packages/app/package.json @@ -1,20 +1,20 @@ { "name": "example-app", - "version": "0.2.41", + "version": "0.2.42", "private": true, "bundled": true, "dependencies": { "@backstage/catalog-model": "^0.9.0", - "@backstage/cli": "^0.7.8", - "@backstage/core-app-api": "^0.1.8", - "@backstage/core-components": "^0.3.1", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", "@backstage/integration-react": "^0.1.7", "@backstage/plugin-api-docs": "^0.6.6", "@backstage/plugin-badges": "^0.2.7", - "@backstage/plugin-catalog": "^0.6.11", - "@backstage/plugin-catalog-import": "^0.5.17", - "@backstage/plugin-catalog-react": "^0.4.2", + "@backstage/plugin-catalog": "^0.6.12", + "@backstage/plugin-catalog-import": "^0.5.18", + "@backstage/plugin-catalog-react": "^0.4.3", "@backstage/plugin-circleci": "^0.2.21", "@backstage/plugin-cloudbuild": "^0.2.21", "@backstage/plugin-code-coverage": "^0.1.9", @@ -23,8 +23,8 @@ "@backstage/plugin-gcp-projects": "^0.3.2", "@backstage/plugin-github-actions": "^0.4.16", "@backstage/plugin-graphiql": "^0.2.14", - "@backstage/plugin-home": "^0.1.1", - "@backstage/plugin-jenkins": "^0.5.3", + "@backstage/plugin-home": "^0.2.0", + "@backstage/plugin-jenkins": "^0.5.4", "@backstage/plugin-kafka": "^0.2.13", "@backstage/plugin-kubernetes": "^0.4.11", "@backstage/plugin-lighthouse": "^0.2.23", @@ -32,16 +32,16 @@ "@backstage/plugin-org": "^0.3.19", "@backstage/plugin-pagerduty": "0.3.11", "@backstage/plugin-rollbar": "^0.3.12", - "@backstage/plugin-scaffolder": "^0.11.0", + "@backstage/plugin-scaffolder": "^0.11.1", "@backstage/plugin-search": "^0.4.7", - "@backstage/plugin-sentry": "^0.3.18", + "@backstage/plugin-sentry": "^0.3.19", "@backstage/plugin-shortcuts": "^0.1.6", "@backstage/plugin-tech-radar": "^0.4.5", "@backstage/plugin-techdocs": "^0.10.4", "@backstage/plugin-todo": "^0.1.7", "@backstage/plugin-user-settings": "^0.3.3", "@backstage/search-common": "^0.1.3", - "@backstage/theme": "^0.2.9", + "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.45", diff --git a/packages/backend-common/CHANGELOG.md b/packages/backend-common/CHANGELOG.md index 297f07b0b4..ed9bc6b625 100644 --- a/packages/backend-common/CHANGELOG.md +++ b/packages/backend-common/CHANGELOG.md @@ -1,5 +1,18 @@ # @backstage/backend-common +## 0.8.10 + +### Patch Changes + +- 8543d9890: Add an optional `info` parameter to the `readTree` filter option with a `size` property. +- 4d909268c: Read responses in `UrlReader#read()` as array buffer instead of as text to allow reading non-text locations such as images. +- 9b4604b38: Add support for watching configuration by implementing the `subscribe` method in the configuration returned by `loadBackendConfig`. +- b8cb12009: Add AWS S3 URL Reader +- Updated dependencies + - @backstage/config@0.1.7 + - @backstage/config-loader@0.6.7 + - @backstage/integration@0.6.1 + ## 0.8.9 ### Patch Changes diff --git a/packages/backend-common/package.json b/packages/backend-common/package.json index 6d25ece793..2ce1f70163 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.8.9", + "version": "0.8.10", "main": "src/index.ts", "types": "src/index.ts", "private": false, @@ -30,10 +30,10 @@ }, "dependencies": { "@backstage/cli-common": "^0.1.2", - "@backstage/config": "^0.1.6", - "@backstage/config-loader": "^0.6.6", + "@backstage/config": "^0.1.7", + "@backstage/config-loader": "^0.6.7", "@backstage/errors": "^0.1.1", - "@backstage/integration": "^0.6.0", + "@backstage/integration": "^0.6.1", "@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.8", + "@backstage/cli": "^0.7.9", "@backstage/test-utils": "^0.1.17", "@types/archiver": "^5.1.0", "@types/compression": "^1.7.0", diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index 848a106db0..064438d17e 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,5 +1,20 @@ # @backstage/cli +## 0.7.9 + +### Patch Changes + +- f3bba3d2b: Remove debug logging +- 8ea1e96b3: Fix file path handling in diff commands on Windows. +- 2518aab58: Compensate for error formatting mismatch between Webpack 5 and react-dev-utils +- 1ac2961c3: Reintroduce Node.js shims that were removed in the Webpack 5 migration. +- 8d07a8b03: Add Buffer to `ProvidePlugin` since this is no longer provided in `webpack@5` +- fe506a0cf: Remove Webpack deprecation message when running build. +- 485438a56: Fix `backstage-cli backend:dev` argument passing +- Updated dependencies + - @backstage/config@0.1.7 + - @backstage/config-loader@0.6.7 + ## 0.7.8 ### Patch Changes diff --git a/packages/cli/package.json b/packages/cli/package.json index 0106e20e70..dcb5b4465e 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.8", + "version": "0.7.9", "private": false, "publishConfig": { "access": "public" @@ -31,8 +31,8 @@ "@babel/core": "^7.4.4", "@babel/plugin-transform-modules-commonjs": "^7.4.4", "@backstage/cli-common": "^0.1.2", - "@backstage/config": "^0.1.6", - "@backstage/config-loader": "^0.6.6", + "@backstage/config": "^0.1.7", + "@backstage/config-loader": "^0.6.7", "@hot-loader/react-dom": "^16.13.0", "@lerna/package-graph": "^4.0.0", "@lerna/project": "^4.0.0", @@ -120,14 +120,14 @@ "yn": "^4.0.0" }, "devDependencies": { - "@backstage/backend-common": "^0.8.9", - "@backstage/config": "^0.1.6", - "@backstage/core-components": "^0.3.1", + "@backstage/backend-common": "^0.8.10", + "@backstage/config": "^0.1.7", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", - "@backstage/core-app-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/core-app-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.7", "@backstage/test-utils": "^0.1.17", - "@backstage/theme": "^0.2.9", + "@backstage/theme": "^0.2.10", "@types/diff": "^5.0.0", "@types/express": "^4.17.6", "@types/fs-extra": "^9.0.1", diff --git a/packages/codemods/CHANGELOG.md b/packages/codemods/CHANGELOG.md index 192e6810bc..5ac139f35c 100644 --- a/packages/codemods/CHANGELOG.md +++ b/packages/codemods/CHANGELOG.md @@ -1,5 +1,13 @@ # @backstage/codemods +## 0.1.10 + +### Patch Changes + +- Updated dependencies + - @backstage/core-app-api@0.1.9 + - @backstage/core-components@0.3.2 + ## 0.1.9 ### Patch Changes diff --git a/packages/codemods/package.json b/packages/codemods/package.json index 8f87631897..3a52c05f09 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.9", + "version": "0.1.10", "private": false, "publishConfig": { "access": "public", diff --git a/packages/config-loader/CHANGELOG.md b/packages/config-loader/CHANGELOG.md index 44819b6903..aee4cf453f 100644 --- a/packages/config-loader/CHANGELOG.md +++ b/packages/config-loader/CHANGELOG.md @@ -1,5 +1,14 @@ # @backstage/config-loader +## 0.6.7 + +### Patch Changes + +- 0ade9d02b: Include `devDependencies` and `optionalDependencies` in the detection of Backstage packages when collecting configuration schema. +- 9b8cec063: Add support for config file watching through a new group of `watch` options to `loadConfig`. +- Updated dependencies + - @backstage/config@0.1.7 + ## 0.6.6 ### Patch Changes diff --git a/packages/config-loader/package.json b/packages/config-loader/package.json index d4c737d2c8..f810841d3e 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.6", + "version": "0.6.7", "private": false, "publishConfig": { "access": "public", @@ -31,7 +31,7 @@ }, "dependencies": { "@backstage/cli-common": "^0.1.1", - "@backstage/config": "^0.1.6", + "@backstage/config": "^0.1.7", "@types/json-schema": "^7.0.6", "ajv": "^7.0.3", "chokidar": "^3.5.2", diff --git a/packages/config/CHANGELOG.md b/packages/config/CHANGELOG.md index 63aa34b034..39828ad689 100644 --- a/packages/config/CHANGELOG.md +++ b/packages/config/CHANGELOG.md @@ -1,5 +1,11 @@ # @backstage/config +## 0.1.7 + +### Patch Changes + +- 90f25476a: Extended the `Config` interface to have an optional `subscribe` method that can be used be notified of updates to the configuration. + ## 0.1.6 ### Patch Changes diff --git a/packages/config/package.json b/packages/config/package.json index 5d9bf94446..5c150f3f32 100644 --- a/packages/config/package.json +++ b/packages/config/package.json @@ -1,7 +1,7 @@ { "name": "@backstage/config", "description": "Config API used by Backstage core, backend, and CLI", - "version": "0.1.6", + "version": "0.1.7", "private": false, "publishConfig": { "access": "public", diff --git a/packages/core-app-api/CHANGELOG.md b/packages/core-app-api/CHANGELOG.md index 1ec944ac4a..0e8ef7e45b 100644 --- a/packages/core-app-api/CHANGELOG.md +++ b/packages/core-app-api/CHANGELOG.md @@ -1,5 +1,15 @@ # @backstage/core-app-api +## 0.1.9 + +### Patch Changes + +- 72a31c29a: Add support for additional app origins +- Updated dependencies + - @backstage/config@0.1.7 + - @backstage/core-components@0.3.2 + - @backstage/theme@0.2.10 + ## 0.1.8 ### Patch Changes diff --git a/packages/core-app-api/package.json b/packages/core-app-api/package.json index 2b66a991f1..0ceb39067a 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.8", + "version": "0.1.9", "private": false, "publishConfig": { "access": "public", @@ -29,10 +29,10 @@ "clean": "backstage-cli clean" }, "dependencies": { - "@backstage/core-components": "^0.3.1", - "@backstage/config": "^0.1.6", + "@backstage/core-components": "^0.3.2", + "@backstage/config": "^0.1.7", "@backstage/core-plugin-api": "^0.1.6", - "@backstage/theme": "^0.2.9", + "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@types/react": "*", @@ -44,7 +44,7 @@ "zen-observable": "^0.8.15" }, "devDependencies": { - "@backstage/cli": "^0.7.8", + "@backstage/cli": "^0.7.9", "@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 0241234574..b30ba93655 100644 --- a/packages/core-components/CHANGELOG.md +++ b/packages/core-components/CHANGELOG.md @@ -1,5 +1,15 @@ # @backstage/core-components +## 0.3.2 + +### Patch Changes + +- a3f3cff3b: Change the default hover experience for the sidebar to be not jumpy & add visual separation between sidebar & Entity Page tabs for dark mode. +- 6b1afe8c0: Add a configurable `palette.bursts.gradient` property to the Backstage theme, to support customizing the gradients in the `ItemCard` header. +- Updated dependencies + - @backstage/config@0.1.7 + - @backstage/theme@0.2.10 + ## 0.3.1 ### Patch Changes diff --git a/packages/core-components/package.json b/packages/core-components/package.json index 69f2019943..35e4df6336 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.3.1", + "version": "0.3.2", "private": false, "publishConfig": { "access": "public", @@ -29,10 +29,10 @@ "clean": "backstage-cli clean" }, "dependencies": { - "@backstage/config": "^0.1.6", + "@backstage/config": "^0.1.7", "@backstage/core-plugin-api": "^0.1.6", "@backstage/errors": "^0.1.1", - "@backstage/theme": "^0.2.9", + "@backstage/theme": "^0.2.10", "@material-table/core": "^3.1.0", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", @@ -70,8 +70,8 @@ "zen-observable": "^0.8.15" }, "devDependencies": { - "@backstage/core-app-api": "^0.1.8", - "@backstage/cli": "^0.7.8", + "@backstage/core-app-api": "^0.1.9", + "@backstage/cli": "^0.7.9", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/packages/create-app/CHANGELOG.md b/packages/create-app/CHANGELOG.md index baee775947..1e6c5dc5ff 100644 --- a/packages/create-app/CHANGELOG.md +++ b/packages/create-app/CHANGELOG.md @@ -1,5 +1,7 @@ # @backstage/create-app +## 0.3.36 + ## 0.3.35 ### Patch Changes diff --git a/packages/create-app/package.json b/packages/create-app/package.json index 3be83ec6be..c3f34565f5 100644 --- a/packages/create-app/package.json +++ b/packages/create-app/package.json @@ -1,7 +1,7 @@ { "name": "@backstage/create-app", "description": "Create app package for Backstage", - "version": "0.3.35", + "version": "0.3.36", "private": false, "publishConfig": { "access": "public" diff --git a/packages/dev-utils/CHANGELOG.md b/packages/dev-utils/CHANGELOG.md index 86a6e44a75..a05e39a69b 100644 --- a/packages/dev-utils/CHANGELOG.md +++ b/packages/dev-utils/CHANGELOG.md @@ -1,5 +1,16 @@ # @backstage/dev-utils +## 0.2.7 + +### Patch Changes + +- be2cd4740: Fixed busy refresh loop that happened when registering a page at `/`. +- Updated dependencies + - @backstage/core-app-api@0.1.9 + - @backstage/plugin-catalog-react@0.4.3 + - @backstage/core-components@0.3.2 + - @backstage/theme@0.2.10 + ## 0.2.6 ### Patch Changes diff --git a/packages/dev-utils/package.json b/packages/dev-utils/package.json index 66f4d7bba6..3990296f4c 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.6", + "version": "0.2.7", "private": false, "publishConfig": { "access": "public", @@ -29,14 +29,14 @@ "clean": "backstage-cli clean" }, "dependencies": { - "@backstage/core-app-api": "^0.1.8", - "@backstage/core-components": "^0.3.1", + "@backstage/core-app-api": "^0.1.9", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", "@backstage/catalog-model": "^0.9.0", "@backstage/integration-react": "^0.1.7", - "@backstage/plugin-catalog-react": "^0.4.2", + "@backstage/plugin-catalog-react": "^0.4.3", "@backstage/test-utils": "^0.1.17", - "@backstage/theme": "^0.2.9", + "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@testing-library/jest-dom": "^5.10.1", @@ -50,7 +50,7 @@ "react-router-dom": "6.0.0-beta.0" }, "devDependencies": { - "@backstage/cli": "^0.7.8", + "@backstage/cli": "^0.7.9", "@types/jest": "^26.0.7", "@types/node": "^14.14.32" }, diff --git a/packages/integration/CHANGELOG.md b/packages/integration/CHANGELOG.md index 54b2d374cc..daffc834c1 100644 --- a/packages/integration/CHANGELOG.md +++ b/packages/integration/CHANGELOG.md @@ -1,5 +1,13 @@ # @backstage/integration +## 0.6.1 + +### Patch Changes + +- b8cb12009: Add AWS S3 URL Reader +- Updated dependencies + - @backstage/config@0.1.7 + ## 0.6.0 ### Minor Changes diff --git a/packages/integration/package.json b/packages/integration/package.json index a17572c47e..ffa7c9db8b 100644 --- a/packages/integration/package.json +++ b/packages/integration/package.json @@ -1,6 +1,6 @@ { "name": "@backstage/integration", - "version": "0.6.0", + "version": "0.6.1", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -29,7 +29,7 @@ "clean": "backstage-cli clean" }, "dependencies": { - "@backstage/config": "^0.1.6", + "@backstage/config": "^0.1.7", "cross-fetch": "^3.0.6", "git-url-parse": "~11.4.4", "@octokit/rest": "^18.5.3", @@ -37,8 +37,8 @@ "luxon": "^2.0.2" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/config-loader": "^0.6.6", + "@backstage/cli": "^0.7.9", + "@backstage/config-loader": "^0.6.7", "@backstage/test-utils": "^0.1.17", "@types/jest": "^26.0.7", "@types/luxon": "^1.25.0", diff --git a/packages/theme/CHANGELOG.md b/packages/theme/CHANGELOG.md index 8b00be65f5..e3d01123fc 100644 --- a/packages/theme/CHANGELOG.md +++ b/packages/theme/CHANGELOG.md @@ -1,5 +1,11 @@ # @backstage/theme +## 0.2.10 + +### Patch Changes + +- 6b1afe8c0: Add a configurable `palette.bursts.gradient` property to the Backstage theme, to support customizing the gradients in the `ItemCard` header. + ## 0.2.9 ### Patch Changes diff --git a/packages/theme/package.json b/packages/theme/package.json index f041134cd5..0a0429a8fb 100644 --- a/packages/theme/package.json +++ b/packages/theme/package.json @@ -1,7 +1,7 @@ { "name": "@backstage/theme", "description": "material-ui theme for use with Backstage.", - "version": "0.2.9", + "version": "0.2.10", "private": false, "publishConfig": { "access": "public", @@ -31,7 +31,7 @@ "@material-ui/core": "^4.12.2" }, "devDependencies": { - "@backstage/cli": "^0.7.6" + "@backstage/cli": "^0.7.9" }, "files": [ "dist" diff --git a/plugins/api-docs/package.json b/plugins/api-docs/package.json index f3bacf0a13..2f4ebebc34 100644 --- a/plugins/api-docs/package.json +++ b/plugins/api-docs/package.json @@ -31,11 +31,11 @@ "dependencies": { "@asyncapi/react-component": "^0.23.0", "@backstage/catalog-model": "^0.9.0", - "@backstage/core-components": "^0.3.1", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", "@backstage/plugin-catalog": "^0.6.11", "@backstage/plugin-catalog-react": "^0.4.2", - "@backstage/theme": "^0.2.9", + "@backstage/theme": "^0.2.10", "@material-icons/font": "^1.0.2", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", @@ -52,9 +52,9 @@ "swagger-ui-react": "^3.37.2" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/core-app-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.7", "@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 23a0445929..20886b215f 100644 --- a/plugins/auth-backend/CHANGELOG.md +++ b/plugins/auth-backend/CHANGELOG.md @@ -1,5 +1,14 @@ # @backstage/plugin-auth-backend +## 0.3.21 + +### Patch Changes + +- 72a31c29a: Add support for additional app origins +- Updated dependencies + - @backstage/backend-common@0.8.10 + - @backstage/config@0.1.7 + ## 0.3.20 ### Patch Changes diff --git a/plugins/auth-backend/package.json b/plugins/auth-backend/package.json index 4b1e2f415a..b0a7be9014 100644 --- a/plugins/auth-backend/package.json +++ b/plugins/auth-backend/package.json @@ -1,6 +1,6 @@ { "name": "@backstage/plugin-auth-backend", - "version": "0.3.20", + "version": "0.3.21", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -29,10 +29,10 @@ "clean": "backstage-cli clean" }, "dependencies": { - "@backstage/backend-common": "^0.8.9", + "@backstage/backend-common": "^0.8.10", "@backstage/catalog-client": "^0.3.18", "@backstage/catalog-model": "^0.9.0", - "@backstage/config": "^0.1.5", + "@backstage/config": "^0.1.7", "@backstage/errors": "^0.1.1", "@backstage/test-utils": "^0.1.17", "@types/express": "^4.17.6", @@ -69,7 +69,7 @@ "yn": "^4.0.0" }, "devDependencies": { - "@backstage/cli": "^0.7.8", + "@backstage/cli": "^0.7.9", "@types/body-parser": "^1.19.0", "@types/cookie-parser": "^1.4.2", "@types/express-session": "^1.17.2", diff --git a/plugins/badges/package.json b/plugins/badges/package.json index fb97217d54..f6143df0a3 100644 --- a/plugins/badges/package.json +++ b/plugins/badges/package.json @@ -21,11 +21,11 @@ }, "dependencies": { "@backstage/catalog-model": "^0.9.0", - "@backstage/core-components": "^0.3.1", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", "@backstage/errors": "^0.1.1", "@backstage/plugin-catalog-react": "^0.4.1", - "@backstage/theme": "^0.2.9", + "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.45", @@ -35,9 +35,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/core-app-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.7", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/bitrise/package.json b/plugins/bitrise/package.json index 88e6b4b000..bd55f93b33 100644 --- a/plugins/bitrise/package.json +++ b/plugins/bitrise/package.json @@ -21,10 +21,10 @@ }, "dependencies": { "@backstage/catalog-model": "^0.9.0", - "@backstage/core-components": "^0.3.1", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", "@backstage/plugin-catalog-react": "^0.4.2", - "@backstage/theme": "^0.2.9", + "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.45", @@ -38,9 +38,9 @@ "recharts": "^1.8.5" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/core-app-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.7", "@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 8c6ae136aa..c93ba4ed19 100644 --- a/plugins/catalog-backend-module-ldap/CHANGELOG.md +++ b/plugins/catalog-backend-module-ldap/CHANGELOG.md @@ -1,5 +1,17 @@ # @backstage/plugin-catalog-backend-module-ldap +## 0.3.0 + +### Minor Changes + +- 54b441abe: Introduce `LdapOrgEntityProvider` as an alternative to `LdapOrgReaderProcessor`. This also changes the `LdapClient` interface to require a logger. + +### Patch Changes + +- Updated dependencies + - @backstage/plugin-catalog-backend@0.13.3 + - @backstage/config@0.1.7 + ## 0.2.2 ### Patch Changes diff --git a/plugins/catalog-backend-module-ldap/package.json b/plugins/catalog-backend-module-ldap/package.json index d6b521a422..1712ef5bfd 100644 --- a/plugins/catalog-backend-module-ldap/package.json +++ b/plugins/catalog-backend-module-ldap/package.json @@ -1,6 +1,6 @@ { "name": "@backstage/plugin-catalog-backend-module-ldap", - "version": "0.2.2", + "version": "0.3.0", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -29,15 +29,15 @@ }, "dependencies": { "@backstage/catalog-model": "^0.9.0", - "@backstage/config": "^0.1.5", - "@backstage/plugin-catalog-backend": "^0.13.1", + "@backstage/config": "^0.1.7", + "@backstage/plugin-catalog-backend": "^0.13.3", "@types/ldapjs": "^2.2.0", "ldapjs": "^2.2.0", "lodash": "^4.17.15", "winston": "^3.2.1" }, "devDependencies": { - "@backstage/cli": "^0.7.6", + "@backstage/cli": "^0.7.9", "@backstage/test-utils": "^0.1.16", "@types/lodash": "^4.14.151", "msw": "^0.29.0" diff --git a/plugins/catalog-backend-module-msgraph/CHANGELOG.md b/plugins/catalog-backend-module-msgraph/CHANGELOG.md index a719fd0f46..b226c749aa 100644 --- a/plugins/catalog-backend-module-msgraph/CHANGELOG.md +++ b/plugins/catalog-backend-module-msgraph/CHANGELOG.md @@ -1,5 +1,15 @@ # @backstage/plugin-catalog-backend-module-msgraph +## 0.2.3 + +### Patch Changes + +- 77cdc5a84: Pass along a `UserTransformer` to the read step +- be498d22f: Pass along a `OrganizationTransformer` to the read step +- Updated dependencies + - @backstage/plugin-catalog-backend@0.13.3 + - @backstage/config@0.1.7 + ## 0.2.2 ### Patch Changes diff --git a/plugins/catalog-backend-module-msgraph/package.json b/plugins/catalog-backend-module-msgraph/package.json index e5b167695f..d0089c99cc 100644 --- a/plugins/catalog-backend-module-msgraph/package.json +++ b/plugins/catalog-backend-module-msgraph/package.json @@ -1,6 +1,6 @@ { "name": "@backstage/plugin-catalog-backend-module-msgraph", - "version": "0.2.2", + "version": "0.2.3", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -30,8 +30,8 @@ "dependencies": { "@azure/msal-node": "^1.1.0", "@backstage/catalog-model": "^0.9.0", - "@backstage/config": "^0.1.5", - "@backstage/plugin-catalog-backend": "^0.13.0", + "@backstage/config": "^0.1.7", + "@backstage/plugin-catalog-backend": "^0.13.3", "@microsoft/microsoft-graph-types": "^1.25.0", "cross-fetch": "^3.0.6", "lodash": "^4.17.15", @@ -40,8 +40,8 @@ "qs": "^6.9.4" }, "devDependencies": { - "@backstage/backend-common": "^0.8.6", - "@backstage/cli": "^0.7.4", + "@backstage/backend-common": "^0.8.10", + "@backstage/cli": "^0.7.9", "@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 bd66da47b6..c44f7e8746 100644 --- a/plugins/catalog-backend/CHANGELOG.md +++ b/plugins/catalog-backend/CHANGELOG.md @@ -1,5 +1,23 @@ # @backstage/plugin-catalog-backend +## 0.13.3 + +### Patch Changes + +- 61aa6526f: Avoid duplicate work by comparing previous processing rounds with the next +- fe960ad0f: Updates the `DefaultProcessingDatabase` to accept a refresh interval function instead of a fixed refresh interval in seconds which used to default to 100s. The catalog now ships with a default refresh interval function that schedules entities for refresh every 100-150 seconds, this should + help to smooth out bursts that occur when a lot of entities are scheduled for refresh at the same second. + + Custom `RefreshIntervalFunction` can be implemented and passed to the CatalogBuilder using `.setInterval(fn)` + +- 54b441abe: Export the entity provider related types for external use. +- 03bb05af6: Enabled live reload of locations configured in `catalog.locations`. +- 2766b2aa5: Add experimental Prometheus metrics instrumentation to the catalog +- Updated dependencies + - @backstage/backend-common@0.8.10 + - @backstage/config@0.1.7 + - @backstage/integration@0.6.1 + ## 0.13.2 ### Patch Changes diff --git a/plugins/catalog-backend/package.json b/plugins/catalog-backend/package.json index c8b34015e2..63cf8f99c4 100644 --- a/plugins/catalog-backend/package.json +++ b/plugins/catalog-backend/package.json @@ -1,6 +1,6 @@ { "name": "@backstage/plugin-catalog-backend", - "version": "0.13.2", + "version": "0.13.3", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -29,12 +29,12 @@ "clean": "backstage-cli clean" }, "dependencies": { - "@backstage/backend-common": "^0.8.9", + "@backstage/backend-common": "^0.8.10", "@backstage/catalog-client": "^0.3.18", "@backstage/catalog-model": "^0.9.0", - "@backstage/config": "^0.1.5", + "@backstage/config": "^0.1.7", "@backstage/errors": "^0.1.1", - "@backstage/integration": "^0.6.0", + "@backstage/integration": "^0.6.1", "@backstage/plugin-search-backend-node": "^0.4.0", "@backstage/search-common": "^0.1.2", "@octokit/graphql": "^4.5.8", @@ -64,7 +64,7 @@ }, "devDependencies": { "@backstage/backend-test-utils": "^0.1.5", - "@backstage/cli": "^0.7.8", + "@backstage/cli": "^0.7.9", "@backstage/test-utils": "^0.1.17", "@types/core-js": "^2.5.4", "@types/git-url-parse": "^9.0.0", diff --git a/plugins/catalog-import/CHANGELOG.md b/plugins/catalog-import/CHANGELOG.md index a60a97759f..9e7b8cd81b 100644 --- a/plugins/catalog-import/CHANGELOG.md +++ b/plugins/catalog-import/CHANGELOG.md @@ -1,5 +1,16 @@ # @backstage/plugin-catalog-import +## 0.5.18 + +### Patch Changes + +- ced85b598: Fix importing yaml files from URLs with trailing query parameters. +- Updated dependencies + - @backstage/plugin-catalog-react@0.4.3 + - @backstage/core-components@0.3.2 + - @backstage/integration@0.6.1 + - @backstage/theme@0.2.10 + ## 0.5.17 ### Patch Changes diff --git a/plugins/catalog-import/package.json b/plugins/catalog-import/package.json index 44609323d5..1e4bc25405 100644 --- a/plugins/catalog-import/package.json +++ b/plugins/catalog-import/package.json @@ -1,6 +1,6 @@ { "name": "@backstage/plugin-catalog-import", - "version": "0.5.17", + "version": "0.5.18", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -32,12 +32,12 @@ "dependencies": { "@backstage/catalog-client": "^0.3.18", "@backstage/catalog-model": "^0.9.0", - "@backstage/core-components": "^0.3.1", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", - "@backstage/integration": "^0.6.0", + "@backstage/integration": "^0.6.1", "@backstage/integration-react": "^0.1.7", - "@backstage/plugin-catalog-react": "^0.4.2", - "@backstage/theme": "^0.2.9", + "@backstage/plugin-catalog-react": "^0.4.3", + "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.45", @@ -54,9 +54,9 @@ "yaml": "^1.10.0" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/core-app-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.7", "@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 f152a6c003..479272bd49 100644 --- a/plugins/catalog-react/CHANGELOG.md +++ b/plugins/catalog-react/CHANGELOG.md @@ -1,5 +1,16 @@ # @backstage/plugin-catalog-react +## 0.4.3 + +### Patch Changes + +- 3bc009287: Clarified messaging around configured locations in the `UnregisterEntityDialog`. +- 2105d608f: Migrate and export `UnregisterEntityDialog` component from `catalog-react` package +- Updated dependencies + - @backstage/core-app-api@0.1.9 + - @backstage/core-components@0.3.2 + - @backstage/integration@0.6.1 + ## 0.4.2 ### Patch Changes diff --git a/plugins/catalog-react/package.json b/plugins/catalog-react/package.json index 426ebb5038..f88cefd4da 100644 --- a/plugins/catalog-react/package.json +++ b/plugins/catalog-react/package.json @@ -1,6 +1,6 @@ { "name": "@backstage/plugin-catalog-react", - "version": "0.4.2", + "version": "0.4.3", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -30,10 +30,10 @@ "dependencies": { "@backstage/catalog-client": "^0.3.18", "@backstage/catalog-model": "^0.9.0", - "@backstage/core-app-api": "^0.1.8", - "@backstage/core-components": "^0.3.1", + "@backstage/core-app-api": "^0.1.9", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", - "@backstage/integration": "^0.6.0", + "@backstage/integration": "^0.6.1", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.45", @@ -47,8 +47,8 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/cli": "^0.7.9", + "@backstage/dev-utils": "^0.2.7", "@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 dc9dc66e47..d777ecd08a 100644 --- a/plugins/catalog/CHANGELOG.md +++ b/plugins/catalog/CHANGELOG.md @@ -1,5 +1,17 @@ # @backstage/plugin-catalog +## 0.6.12 + +### Patch Changes + +- fa1e003e0: Show a Not Found message when navigating to a nonexistent entity +- 2105d608f: Migrate and export `UnregisterEntityDialog` component from `catalog-react` package +- Updated dependencies + - @backstage/plugin-catalog-react@0.4.3 + - @backstage/core-components@0.3.2 + - @backstage/integration@0.6.1 + - @backstage/theme@0.2.10 + ## 0.6.11 ### Patch Changes diff --git a/plugins/catalog/package.json b/plugins/catalog/package.json index e1132ab299..bc00c2e2c4 100644 --- a/plugins/catalog/package.json +++ b/plugins/catalog/package.json @@ -1,6 +1,6 @@ { "name": "@backstage/plugin-catalog", - "version": "0.6.11", + "version": "0.6.12", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -32,13 +32,13 @@ "dependencies": { "@backstage/catalog-client": "^0.3.18", "@backstage/catalog-model": "^0.9.0", - "@backstage/core-components": "^0.3.1", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", "@backstage/errors": "^0.1.1", - "@backstage/integration": "^0.6.0", + "@backstage/integration": "^0.6.1", "@backstage/integration-react": "^0.1.7", - "@backstage/plugin-catalog-react": "^0.4.2", - "@backstage/theme": "^0.2.9", + "@backstage/plugin-catalog-react": "^0.4.3", + "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.45", @@ -54,9 +54,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/core-app-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.7", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/circleci/package.json b/plugins/circleci/package.json index 85ae5d522f..5797d8c75f 100644 --- a/plugins/circleci/package.json +++ b/plugins/circleci/package.json @@ -32,10 +32,10 @@ }, "dependencies": { "@backstage/catalog-model": "^0.9.0", - "@backstage/core-components": "^0.3.1", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", "@backstage/plugin-catalog-react": "^0.4.1", - "@backstage/theme": "^0.2.9", + "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.45", @@ -50,9 +50,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/core-app-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.7", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/cloudbuild/package.json b/plugins/cloudbuild/package.json index ae64b1ebc3..ec8db8422d 100644 --- a/plugins/cloudbuild/package.json +++ b/plugins/cloudbuild/package.json @@ -31,10 +31,10 @@ }, "dependencies": { "@backstage/catalog-model": "^0.9.0", - "@backstage/core-components": "^0.3.1", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", "@backstage/plugin-catalog-react": "^0.4.1", - "@backstage/theme": "^0.2.9", + "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.45", @@ -48,9 +48,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/core-app-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.7", "@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/package.json b/plugins/code-coverage/package.json index dd00c56239..dd14a24ef5 100644 --- a/plugins/code-coverage/package.json +++ b/plugins/code-coverage/package.json @@ -22,11 +22,11 @@ "dependencies": { "@backstage/catalog-model": "^0.9.0", "@backstage/config": "^0.1.6", - "@backstage/core-components": "^0.3.1", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", "@backstage/errors": "^0.1.1", "@backstage/plugin-catalog-react": "^0.4.1", - "@backstage/theme": "^0.2.9", + "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.45", @@ -40,9 +40,9 @@ "recharts": "^1.8.5" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/core-app-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.7", "@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/package.json b/plugins/config-schema/package.json index 1f63d733c1..fc812833aa 100644 --- a/plugins/config-schema/package.json +++ b/plugins/config-schema/package.json @@ -21,10 +21,10 @@ }, "dependencies": { "@backstage/config": "^0.1.6", - "@backstage/core-components": "^0.3.1", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", "@backstage/errors": "^0.1.1", - "@backstage/theme": "^0.2.9", + "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.45", @@ -35,9 +35,9 @@ "zen-observable": "^0.8.15" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/core-app-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.7", "@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/package.json b/plugins/cost-insights/package.json index ce8abcd12c..4e05904d93 100644 --- a/plugins/cost-insights/package.json +++ b/plugins/cost-insights/package.json @@ -31,9 +31,9 @@ }, "dependencies": { "@backstage/config": "^0.1.6", - "@backstage/core-components": "^0.3.1", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", - "@backstage/theme": "^0.2.9", + "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.45", @@ -54,9 +54,9 @@ "yup": "^0.29.3" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/core-app-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.7", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/explore/package.json b/plugins/explore/package.json index a687f0f43c..bad3a13894 100644 --- a/plugins/explore/package.json +++ b/plugins/explore/package.json @@ -31,11 +31,11 @@ }, "dependencies": { "@backstage/catalog-model": "^0.9.0", - "@backstage/core-components": "^0.3.1", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", "@backstage/plugin-catalog-react": "^0.4.2", "@backstage/plugin-explore-react": "^0.0.6", - "@backstage/theme": "^0.2.9", + "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.45", @@ -48,9 +48,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/core-app-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.7", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/firehydrant/package.json b/plugins/firehydrant/package.json index c4fc6a3f48..8df4dea225 100644 --- a/plugins/firehydrant/package.json +++ b/plugins/firehydrant/package.json @@ -21,10 +21,10 @@ "clean": "backstage-cli clean" }, "dependencies": { - "@backstage/core-components": "^0.3.1", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", "@backstage/plugin-catalog-react": "^0.4.1", - "@backstage/theme": "^0.2.9", + "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.45", @@ -34,9 +34,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/core-app-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.7", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/fossa/package.json b/plugins/fossa/package.json index 069474d338..0d43854494 100644 --- a/plugins/fossa/package.json +++ b/plugins/fossa/package.json @@ -32,11 +32,11 @@ }, "dependencies": { "@backstage/catalog-model": "^0.9.0", - "@backstage/core-components": "^0.3.1", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", "@backstage/errors": "^0.1.1", "@backstage/plugin-catalog-react": "^0.4.2", - "@backstage/theme": "^0.2.9", + "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.45", @@ -48,9 +48,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/core-app-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.7", "@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/package.json b/plugins/gcp-projects/package.json index 5dd185a8ce..71a4eb179c 100644 --- a/plugins/gcp-projects/package.json +++ b/plugins/gcp-projects/package.json @@ -30,9 +30,9 @@ "clean": "backstage-cli clean" }, "dependencies": { - "@backstage/core-components": "^0.3.1", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", - "@backstage/theme": "^0.2.9", + "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.45", @@ -42,9 +42,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/core-app-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.7", "@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/package.json b/plugins/git-release-manager/package.json index a762590d94..4b3498241f 100644 --- a/plugins/git-release-manager/package.json +++ b/plugins/git-release-manager/package.json @@ -20,10 +20,10 @@ "clean": "backstage-cli clean" }, "dependencies": { - "@backstage/core-components": "^0.3.1", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", "@backstage/integration": "^0.6.0", - "@backstage/theme": "^0.2.9", + "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.45", @@ -31,20 +31,20 @@ "@types/react": "*", "luxon": "^2.0.2", "qs": "^6.10.1", + "react": "^16.13.1", "react-dom": "^16.13.1", "react-router": "6.0.0-beta.0", "react-use": "^17.2.4", - "react": "^16.13.1", "recharts": "^1.8.5" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/core-app-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.7", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", - "@testing-library/react-hooks": "^3.4.2", "@testing-library/react": "^11.2.5", + "@testing-library/react-hooks": "^3.4.2", "@testing-library/user-event": "^13.1.8", "@types/jest": "^26.0.7", "@types/node": "^14.14.32", diff --git a/plugins/github-actions/package.json b/plugins/github-actions/package.json index 9e64d7d37c..be9a6f168b 100644 --- a/plugins/github-actions/package.json +++ b/plugins/github-actions/package.json @@ -33,11 +33,11 @@ }, "dependencies": { "@backstage/catalog-model": "^0.9.0", - "@backstage/core-components": "^0.3.1", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", "@backstage/integration": "^0.6.0", "@backstage/plugin-catalog-react": "^0.4.2", - "@backstage/theme": "^0.2.9", + "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.45", @@ -51,9 +51,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/core-app-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.7", "@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/package.json b/plugins/github-deployments/package.json index 62d535cb7f..4f7e92b655 100644 --- a/plugins/github-deployments/package.json +++ b/plugins/github-deployments/package.json @@ -21,13 +21,13 @@ }, "dependencies": { "@backstage/catalog-model": "^0.9.0", - "@backstage/core-components": "^0.3.1", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", "@backstage/errors": "^0.1.1", "@backstage/integration": "^0.6.0", "@backstage/integration-react": "^0.1.7", "@backstage/plugin-catalog-react": "^0.4.2", - "@backstage/theme": "^0.2.9", + "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.45", @@ -38,9 +38,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/core-app-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.7", "@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/package.json b/plugins/gitops-profiles/package.json index a71eef4b3f..5ba2cbf0dd 100644 --- a/plugins/gitops-profiles/package.json +++ b/plugins/gitops-profiles/package.json @@ -31,9 +31,9 @@ "clean": "backstage-cli clean" }, "dependencies": { - "@backstage/core-components": "^0.3.1", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", - "@backstage/theme": "^0.2.9", + "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.45", @@ -43,9 +43,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/core-app-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.7", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/graphiql/package.json b/plugins/graphiql/package.json index b8d19cad44..df284856ae 100644 --- a/plugins/graphiql/package.json +++ b/plugins/graphiql/package.json @@ -31,9 +31,9 @@ "clean": "backstage-cli clean" }, "dependencies": { - "@backstage/core-components": "^0.3.1", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", - "@backstage/theme": "^0.2.9", + "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.45", @@ -44,9 +44,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/core-app-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.7", "@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 new file mode 100644 index 0000000000..c419cbbea5 --- /dev/null +++ b/plugins/home/CHANGELOG.md @@ -0,0 +1,17 @@ +# @backstage/plugin-home + +## 0.2.0 + +### Minor Changes + +- 2b7d3455b: Create the `Home` plugin which exports some basic functionality that's used to compose a homepage. An example of a composed homepage is added to the example app. + + This change also introduces the `createCardExtension` which creates a lazy loaded card that is intended to be used for homepage components. + + Adoption of this homepage requires setup similar to what can be found in the example app. + +### Patch Changes + +- Updated dependencies + - @backstage/core-components@0.3.2 + - @backstage/theme@0.2.10 diff --git a/plugins/home/package.json b/plugins/home/package.json index b2c1741728..325eb0f8fb 100644 --- a/plugins/home/package.json +++ b/plugins/home/package.json @@ -1,6 +1,6 @@ { "name": "@backstage/plugin-home", - "version": "0.1.1", + "version": "0.2.0", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -20,9 +20,9 @@ "clean": "backstage-cli clean" }, "dependencies": { - "@backstage/core-components": "^0.3.1", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", - "@backstage/theme": "^0.2.9", + "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.45", @@ -33,9 +33,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/core-app-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.7", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/ilert/package.json b/plugins/ilert/package.json index 7bc510f934..b613bfa2e7 100644 --- a/plugins/ilert/package.json +++ b/plugins/ilert/package.json @@ -21,11 +21,11 @@ }, "dependencies": { "@backstage/catalog-model": "^0.9.0", - "@backstage/core-components": "^0.3.1", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", "@backstage/errors": "^0.1.1", "@backstage/plugin-catalog-react": "^0.4.2", - "@backstage/theme": "^0.2.9", + "@backstage/theme": "^0.2.10", "@date-io/luxon": "2.x", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", @@ -38,9 +38,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/core-app-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.7", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/jenkins-backend/CHANGELOG.md b/plugins/jenkins-backend/CHANGELOG.md index 8f2a4bc576..811f5945df 100644 --- a/plugins/jenkins-backend/CHANGELOG.md +++ b/plugins/jenkins-backend/CHANGELOG.md @@ -1,5 +1,14 @@ # @backstage/plugin-jenkins-backend +## 0.1.3 + +### Patch Changes + +- efbb82dd3: Extract `JenkinsConfig` to make writing a custom `JenkinsInfoProvider` easier. +- Updated dependencies + - @backstage/backend-common@0.8.10 + - @backstage/config@0.1.7 + ## 0.1.2 ### Patch Changes diff --git a/plugins/jenkins-backend/package.json b/plugins/jenkins-backend/package.json index 6f7beb9444..7a8ea81c27 100644 --- a/plugins/jenkins-backend/package.json +++ b/plugins/jenkins-backend/package.json @@ -1,6 +1,6 @@ { "name": "@backstage/plugin-jenkins-backend", - "version": "0.1.2", + "version": "0.1.3", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -21,10 +21,10 @@ "clean": "backstage-cli clean" }, "dependencies": { - "@backstage/backend-common": "^0.8.7", + "@backstage/backend-common": "^0.8.10", "@backstage/catalog-client": "^0.3.17", "@backstage/catalog-model": "^0.9.0", - "@backstage/config": "^0.1.5", + "@backstage/config": "^0.1.7", "@types/express": "^4.17.6", "cross-fetch": "^3.0.6", "express": "^4.17.1", @@ -34,7 +34,7 @@ "yn": "^4.0.0" }, "devDependencies": { - "@backstage/cli": "^0.7.5", + "@backstage/cli": "^0.7.9", "@types/jenkins": "^0.23.1", "@types/supertest": "^2.0.8", "msw": "^0.29.0", diff --git a/plugins/jenkins/CHANGELOG.md b/plugins/jenkins/CHANGELOG.md index 90352a7f95..aa363a5759 100644 --- a/plugins/jenkins/CHANGELOG.md +++ b/plugins/jenkins/CHANGELOG.md @@ -1,5 +1,15 @@ # @backstage/plugin-jenkins +## 0.5.4 + +### Patch Changes + +- d7d1f6fb9: Make `isJenkinsAvailable` recognise both the old and the new Jenkins annotation. +- Updated dependencies + - @backstage/plugin-catalog-react@0.4.3 + - @backstage/core-components@0.3.2 + - @backstage/theme@0.2.10 + ## 0.5.3 ### Patch Changes diff --git a/plugins/jenkins/package.json b/plugins/jenkins/package.json index 99f5fa2f51..a7e6be999e 100644 --- a/plugins/jenkins/package.json +++ b/plugins/jenkins/package.json @@ -1,6 +1,6 @@ { "name": "@backstage/plugin-jenkins", - "version": "0.5.3", + "version": "0.5.4", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -32,10 +32,10 @@ }, "dependencies": { "@backstage/catalog-model": "^0.9.0", - "@backstage/core-components": "^0.3.1", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", - "@backstage/plugin-catalog-react": "^0.4.2", - "@backstage/theme": "^0.2.9", + "@backstage/plugin-catalog-react": "^0.4.3", + "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.45", @@ -47,9 +47,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/core-app-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.7", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/kafka/package.json b/plugins/kafka/package.json index 607d980e4e..2ba5417163 100644 --- a/plugins/kafka/package.json +++ b/plugins/kafka/package.json @@ -21,10 +21,10 @@ }, "dependencies": { "@backstage/catalog-model": "^0.9.0", - "@backstage/core-components": "^0.3.1", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", "@backstage/plugin-catalog-react": "^0.4.1", - "@backstage/theme": "^0.2.9", + "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.45", @@ -34,9 +34,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/core-app-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.7", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/kubernetes/package.json b/plugins/kubernetes/package.json index b86ce4b85b..cc002e1e22 100644 --- a/plugins/kubernetes/package.json +++ b/plugins/kubernetes/package.json @@ -32,11 +32,11 @@ "dependencies": { "@backstage/catalog-model": "^0.9.0", "@backstage/config": "^0.1.6", - "@backstage/core-components": "^0.3.1", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", "@backstage/plugin-catalog-react": "^0.4.2", "@backstage/plugin-kubernetes-common": "^0.1.3", - "@backstage/theme": "^0.2.9", + "@backstage/theme": "^0.2.10", "@kubernetes/client-node": "^0.15.0", "@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.8", - "@backstage/core-app-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.7", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/lighthouse/package.json b/plugins/lighthouse/package.json index 177c5e2964..84e349cd8e 100644 --- a/plugins/lighthouse/package.json +++ b/plugins/lighthouse/package.json @@ -33,10 +33,10 @@ "dependencies": { "@backstage/catalog-model": "^0.9.0", "@backstage/config": "^0.1.6", - "@backstage/core-components": "^0.3.1", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", "@backstage/plugin-catalog-react": "^0.4.2", - "@backstage/theme": "^0.2.9", + "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.45", @@ -47,9 +47,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/core-app-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.7", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/newrelic/package.json b/plugins/newrelic/package.json index 8baf70cd69..5060b02064 100644 --- a/plugins/newrelic/package.json +++ b/plugins/newrelic/package.json @@ -31,9 +31,9 @@ "clean": "backstage-cli clean" }, "dependencies": { - "@backstage/core-components": "^0.3.1", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", - "@backstage/theme": "^0.2.9", + "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.45", @@ -42,9 +42,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/core-app-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.7", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/org/package.json b/plugins/org/package.json index c6be40fc51..59c86188a8 100644 --- a/plugins/org/package.json +++ b/plugins/org/package.json @@ -21,10 +21,10 @@ }, "dependencies": { "@backstage/catalog-model": "^0.9.0", - "@backstage/core-components": "^0.3.1", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", "@backstage/plugin-catalog-react": "^0.4.1", - "@backstage/theme": "^0.2.9", + "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.45", @@ -35,9 +35,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/core-app-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.7", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/pagerduty/package.json b/plugins/pagerduty/package.json index dc918b2ae9..f4e32ea5a0 100644 --- a/plugins/pagerduty/package.json +++ b/plugins/pagerduty/package.json @@ -31,10 +31,10 @@ }, "dependencies": { "@backstage/catalog-model": "^0.9.0", - "@backstage/core-components": "^0.3.1", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", "@backstage/plugin-catalog-react": "^0.4.2", - "@backstage/theme": "^0.2.9", + "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.45", @@ -47,9 +47,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/core-app-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.7", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/rollbar/package.json b/plugins/rollbar/package.json index ff6db11a5e..271dea513b 100644 --- a/plugins/rollbar/package.json +++ b/plugins/rollbar/package.json @@ -32,10 +32,10 @@ }, "dependencies": { "@backstage/catalog-model": "^0.9.0", - "@backstage/core-components": "^0.3.1", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", "@backstage/plugin-catalog-react": "^0.4.2", - "@backstage/theme": "^0.2.9", + "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.45", @@ -48,9 +48,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/core-app-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.7", "@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 d97ce8e54c..88da5445ab 100644 --- a/plugins/scaffolder/CHANGELOG.md +++ b/plugins/scaffolder/CHANGELOG.md @@ -1,5 +1,33 @@ # @backstage/plugin-scaffolder +## 0.11.1 + +### Patch Changes + +- 5bab4fe2a: Previously when supplying custom scaffolder field extensions, it was necessary to also include the default ones if they were needed. Since the field extensions are keyed by name, there's no harm in leaving the default ones in place when adding custom ones - if templates don't refer to them they will be ignored, and if custom ones are introduced with the same name, the custom ones will take priority over the default ones. + + Users configuring custom field extensions can remove the default ones from the scaffolder route after this change, and they'll still be available: + + ```diff + }> + + - + - + - + - + + + + ``` + +- 24d0e1ea1: Set `id` in ``. +- Updated dependencies + - @backstage/plugin-catalog-react@0.4.3 + - @backstage/config@0.1.7 + - @backstage/core-components@0.3.2 + - @backstage/integration@0.6.1 + - @backstage/theme@0.2.10 + ## 0.11.0 ### Minor Changes diff --git a/plugins/scaffolder/package.json b/plugins/scaffolder/package.json index 84720e95a8..c52b4f04f5 100644 --- a/plugins/scaffolder/package.json +++ b/plugins/scaffolder/package.json @@ -1,6 +1,6 @@ { "name": "@backstage/plugin-scaffolder", - "version": "0.11.0", + "version": "0.11.1", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -32,14 +32,14 @@ "dependencies": { "@backstage/catalog-client": "^0.3.18", "@backstage/catalog-model": "^0.9.0", - "@backstage/config": "^0.1.6", - "@backstage/core-components": "^0.3.1", + "@backstage/config": "^0.1.7", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", "@backstage/errors": "^0.1.1", - "@backstage/integration": "^0.6.0", + "@backstage/integration": "^0.6.1", "@backstage/integration-react": "^0.1.7", - "@backstage/plugin-catalog-react": "^0.4.2", - "@backstage/theme": "^0.2.9", + "@backstage/plugin-catalog-react": "^0.4.3", + "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.45", @@ -63,9 +63,9 @@ "zen-observable": "^0.8.15" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/core-app-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.7", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/search-backend-module-pg/CHANGELOG.md b/plugins/search-backend-module-pg/CHANGELOG.md index 1607585348..f8fde59529 100644 --- a/plugins/search-backend-module-pg/CHANGELOG.md +++ b/plugins/search-backend-module-pg/CHANGELOG.md @@ -1,5 +1,14 @@ # @backstage/plugin-search-backend-module-pg +## 0.1.2 + +### Patch Changes + +- ee99798da: Correct version requirements on postgres from 11 to 12. Postgres 12 is required + due the use of generated columns. +- Updated dependencies + - @backstage/backend-common@0.8.10 + ## 0.1.1 ### Patch Changes diff --git a/plugins/search-backend-module-pg/package.json b/plugins/search-backend-module-pg/package.json index 3b7fe0b28f..4bf7fdf445 100644 --- a/plugins/search-backend-module-pg/package.json +++ b/plugins/search-backend-module-pg/package.json @@ -1,6 +1,6 @@ { "name": "@backstage/plugin-search-backend-module-pg", - "version": "0.1.1", + "version": "0.1.2", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -19,7 +19,7 @@ "clean": "backstage-cli clean" }, "dependencies": { - "@backstage/backend-common": "^0.8.9", + "@backstage/backend-common": "^0.8.10", "@backstage/search-common": "^0.1.2", "@backstage/plugin-search-backend-node": "^0.4.0", "lodash": "^4.17.15", @@ -27,7 +27,7 @@ }, "devDependencies": { "@backstage/backend-test-utils": "^0.1.5", - "@backstage/cli": "^0.7.8" + "@backstage/cli": "^0.7.9" }, "files": [ "dist", diff --git a/plugins/search-backend/CHANGELOG.md b/plugins/search-backend/CHANGELOG.md index 637a1f02db..8352ff4fa3 100644 --- a/plugins/search-backend/CHANGELOG.md +++ b/plugins/search-backend/CHANGELOG.md @@ -1,5 +1,13 @@ # @backstage/plugin-search-backend +## 0.2.4 + +### Patch Changes + +- 64baedea5: Improve search query logging message +- Updated dependencies + - @backstage/backend-common@0.8.10 + ## 0.2.3 ### Patch Changes diff --git a/plugins/search-backend/package.json b/plugins/search-backend/package.json index 982c5a9ae7..1f9b3c1541 100644 --- a/plugins/search-backend/package.json +++ b/plugins/search-backend/package.json @@ -1,6 +1,6 @@ { "name": "@backstage/plugin-search-backend", - "version": "0.2.3", + "version": "0.2.4", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -19,7 +19,7 @@ "clean": "backstage-cli clean" }, "dependencies": { - "@backstage/backend-common": "^0.8.6", + "@backstage/backend-common": "^0.8.10", "@backstage/search-common": "^0.1.2", "@backstage/plugin-search-backend-node": "^0.4.0", "@types/express": "^4.17.6", @@ -29,7 +29,7 @@ "yn": "^4.0.0" }, "devDependencies": { - "@backstage/cli": "^0.7.4", + "@backstage/cli": "^0.7.9", "@types/supertest": "^2.0.8", "supertest": "^6.1.3" }, diff --git a/plugins/search/package.json b/plugins/search/package.json index a535278e93..88ed91b06c 100644 --- a/plugins/search/package.json +++ b/plugins/search/package.json @@ -31,12 +31,12 @@ "dependencies": { "@backstage/catalog-model": "^0.9.0", "@backstage/config": "^0.1.6", - "@backstage/core-components": "^0.3.1", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", "@backstage/errors": "^0.1.1", "@backstage/plugin-catalog-react": "^0.4.2", "@backstage/search-common": "^0.1.3", - "@backstage/theme": "^0.2.9", + "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.45", @@ -49,9 +49,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/core-app-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.7", "@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 9f5656f1e2..51e4080fc8 100644 --- a/plugins/sentry/CHANGELOG.md +++ b/plugins/sentry/CHANGELOG.md @@ -1,5 +1,16 @@ # @backstage/plugin-sentry +## 0.3.19 + +### Patch Changes + +- 0e7595d19: Do not show [No Type] when issue metadata includes title instead of type +- d8e4afc62: Render the statsFor property in sentry issues table +- Updated dependencies + - @backstage/plugin-catalog-react@0.4.3 + - @backstage/core-components@0.3.2 + - @backstage/theme@0.2.10 + ## 0.3.18 ### Patch Changes diff --git a/plugins/sentry/package.json b/plugins/sentry/package.json index a660a15cd4..d773ead18a 100644 --- a/plugins/sentry/package.json +++ b/plugins/sentry/package.json @@ -1,6 +1,6 @@ { "name": "@backstage/plugin-sentry", - "version": "0.3.18", + "version": "0.3.19", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -32,10 +32,10 @@ }, "dependencies": { "@backstage/catalog-model": "^0.9.0", - "@backstage/core-components": "^0.3.1", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", - "@backstage/plugin-catalog-react": "^0.4.2", - "@backstage/theme": "^0.2.9", + "@backstage/plugin-catalog-react": "^0.4.3", + "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.45", @@ -47,9 +47,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/core-app-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.7", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/shortcuts/package.json b/plugins/shortcuts/package.json index 4ac197f589..63e9553e5b 100644 --- a/plugins/shortcuts/package.json +++ b/plugins/shortcuts/package.json @@ -20,9 +20,9 @@ "clean": "backstage-cli clean" }, "dependencies": { - "@backstage/core-components": "^0.3.1", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", - "@backstage/theme": "^0.2.9", + "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.45", @@ -36,9 +36,9 @@ "zen-observable": "^0.8.15" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/core-app-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.7", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/sonarqube/package.json b/plugins/sonarqube/package.json index 13d375dfae..86587f6a1c 100644 --- a/plugins/sonarqube/package.json +++ b/plugins/sonarqube/package.json @@ -33,10 +33,10 @@ }, "dependencies": { "@backstage/catalog-model": "^0.9.0", - "@backstage/core-components": "^0.3.1", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", "@backstage/plugin-catalog-react": "^0.4.2", - "@backstage/theme": "^0.2.9", + "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.45", @@ -48,9 +48,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/core-app-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.7", "@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/package.json b/plugins/splunk-on-call/package.json index f2eff3b739..730eb5dc42 100644 --- a/plugins/splunk-on-call/package.json +++ b/plugins/splunk-on-call/package.json @@ -31,10 +31,10 @@ }, "dependencies": { "@backstage/catalog-model": "^0.9.0", - "@backstage/core-components": "^0.3.1", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", "@backstage/plugin-catalog-react": "^0.4.2", - "@backstage/theme": "^0.2.9", + "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.45", @@ -46,9 +46,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/core-app-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.7", "@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/package.json b/plugins/tech-radar/package.json index 55e5385a85..43c5bb590d 100644 --- a/plugins/tech-radar/package.json +++ b/plugins/tech-radar/package.json @@ -30,9 +30,9 @@ "start": "backstage-cli plugin:serve" }, "dependencies": { - "@backstage/core-components": "^0.3.1", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", - "@backstage/theme": "^0.2.9", + "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.45", @@ -44,9 +44,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/core-app-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.7", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/techdocs/package.json b/plugins/techdocs/package.json index ddb223be89..ddb4799b57 100644 --- a/plugins/techdocs/package.json +++ b/plugins/techdocs/package.json @@ -33,14 +33,14 @@ "dependencies": { "@backstage/catalog-model": "^0.9.0", "@backstage/config": "^0.1.6", - "@backstage/core-components": "^0.3.1", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", "@backstage/errors": "^0.1.1", "@backstage/integration": "^0.6.0", "@backstage/integration-react": "^0.1.7", "@backstage/plugin-catalog": "^0.6.11", "@backstage/plugin-catalog-react": "^0.4.2", - "@backstage/theme": "^0.2.9", + "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.45", @@ -48,20 +48,20 @@ "@types/react": "*", "dompurify": "^2.2.9", "event-source-polyfill": "^1.0.25", + "git-url-parse": "~11.4.4", "lodash": "^4.17.21", "react": "^16.13.1", "react-dom": "^16.13.1", "react-lazylog": "^4.5.2", "react-router": "6.0.0-beta.0", "react-router-dom": "6.0.0-beta.0", - "react-use": "^17.2.4", "react-text-truncate": "^0.16.0", - "git-url-parse": "~11.4.4" + "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/core-app-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.7", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/todo-backend/CHANGELOG.md b/plugins/todo-backend/CHANGELOG.md index bc27aed097..8fdc95f9c7 100644 --- a/plugins/todo-backend/CHANGELOG.md +++ b/plugins/todo-backend/CHANGELOG.md @@ -1,5 +1,15 @@ # @backstage/plugin-todo-backend +## 0.1.10 + +### Patch Changes + +- 0b34dc7a3: Ignore images and files that are larger than 200KB. +- Updated dependencies + - @backstage/backend-common@0.8.10 + - @backstage/config@0.1.7 + - @backstage/integration@0.6.1 + ## 0.1.9 ### Patch Changes diff --git a/plugins/todo-backend/package.json b/plugins/todo-backend/package.json index 0d59f2b073..91ec21d32d 100644 --- a/plugins/todo-backend/package.json +++ b/plugins/todo-backend/package.json @@ -1,6 +1,6 @@ { "name": "@backstage/plugin-todo-backend", - "version": "0.1.9", + "version": "0.1.10", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -24,12 +24,12 @@ "clean": "backstage-cli clean" }, "dependencies": { - "@backstage/backend-common": "^0.8.9", + "@backstage/backend-common": "^0.8.10", "@backstage/catalog-client": "^0.3.16", "@backstage/catalog-model": "^0.9.0", - "@backstage/config": "^0.1.5", + "@backstage/config": "^0.1.7", "@backstage/errors": "^0.1.1", - "@backstage/integration": "^0.6.0", + "@backstage/integration": "^0.6.1", "@types/express": "^4.17.6", "cross-fetch": "^3.0.6", "express": "^4.17.1", @@ -39,7 +39,7 @@ "yn": "^4.0.0" }, "devDependencies": { - "@backstage/cli": "^0.7.8", + "@backstage/cli": "^0.7.9", "@types/supertest": "^2.0.8", "msw": "^0.29.0", "supertest": "^6.1.3" diff --git a/plugins/todo/package.json b/plugins/todo/package.json index 6cfe7790db..163130b28a 100644 --- a/plugins/todo/package.json +++ b/plugins/todo/package.json @@ -27,11 +27,11 @@ }, "dependencies": { "@backstage/catalog-model": "^0.9.0", - "@backstage/core-components": "^0.3.1", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", "@backstage/errors": "^0.1.1", "@backstage/plugin-catalog-react": "^0.4.1", - "@backstage/theme": "^0.2.9", + "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.45", @@ -40,9 +40,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/core-app-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.7", "@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/package.json b/plugins/user-settings/package.json index a55390ab86..9dbe093f98 100644 --- a/plugins/user-settings/package.json +++ b/plugins/user-settings/package.json @@ -30,9 +30,9 @@ "clean": "backstage-cli clean" }, "dependencies": { - "@backstage/core-components": "^0.3.1", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", - "@backstage/theme": "^0.2.9", + "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.45", @@ -42,10 +42,10 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/core-app-api": "^0.1.8", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", "@backstage/core-plugin-api": "^0.1.5", - "@backstage/dev-utils": "^0.2.6", + "@backstage/dev-utils": "^0.2.7", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5", diff --git a/plugins/welcome/package.json b/plugins/welcome/package.json index d7e7e0e355..53df08e936 100644 --- a/plugins/welcome/package.json +++ b/plugins/welcome/package.json @@ -30,9 +30,9 @@ "start": "backstage-cli plugin:serve" }, "dependencies": { - "@backstage/core-components": "^0.3.1", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", - "@backstage/theme": "^0.2.9", + "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.45", @@ -42,9 +42,9 @@ "react-use": "^17.2.4" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/core-app-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.7", "@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 b0123dcdb1..75ebf9954a 100644 --- a/plugins/xcmetrics/CHANGELOG.md +++ b/plugins/xcmetrics/CHANGELOG.md @@ -1,5 +1,15 @@ # @backstage/plugin-xcmetrics +## 0.2.3 + +### Patch Changes + +- eed15251e: Enable browsing detailed build information such as host configuration, errors, warnings, metadata and a timeline for all targets +- 8ee9aa066: Internal refactoring +- Updated dependencies + - @backstage/core-components@0.3.2 + - @backstage/theme@0.2.10 + ## 0.2.2 ### Patch Changes diff --git a/plugins/xcmetrics/package.json b/plugins/xcmetrics/package.json index 83e57acf70..fd208aeffc 100644 --- a/plugins/xcmetrics/package.json +++ b/plugins/xcmetrics/package.json @@ -1,6 +1,6 @@ { "name": "@backstage/plugin-xcmetrics", - "version": "0.2.2", + "version": "0.2.3", "main": "src/index.ts", "types": "src/index.ts", "license": "Apache-2.0", @@ -20,10 +20,10 @@ "clean": "backstage-cli clean" }, "dependencies": { - "@backstage/core-components": "^0.3.1", + "@backstage/core-components": "^0.3.2", "@backstage/core-plugin-api": "^0.1.6", "@backstage/errors": "^0.1.1", - "@backstage/theme": "^0.2.9", + "@backstage/theme": "^0.2.10", "@material-ui/core": "^4.12.2", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "4.0.0-alpha.45", @@ -34,9 +34,9 @@ "recharts": "^1.8.5" }, "devDependencies": { - "@backstage/cli": "^0.7.8", - "@backstage/core-app-api": "^0.1.8", - "@backstage/dev-utils": "^0.2.6", + "@backstage/cli": "^0.7.9", + "@backstage/core-app-api": "^0.1.9", + "@backstage/dev-utils": "^0.2.7", "@backstage/test-utils": "^0.1.17", "@testing-library/jest-dom": "^5.10.1", "@testing-library/react": "^11.2.5",