# Release v1.39.0-next.0 Upgrade Helper: [https://backstage.github.io/upgrade-helper/?to=1.39.0-next.0](https://backstage.github.io/upgrade-helper/?to=1.39.0-next.0) ## @backstage/backend-dynamic-feature-service@0.7.0-next.0 ### Minor Changes - 10f693c: **BREAKING** Removed support for the legacy backend, please migrate to the new backend system ### Patch Changes - Updated dependencies - @backstage/backend-defaults@0.9.1-next.0 - @backstage/plugin-catalog-backend@1.32.2-next.0 - @backstage/plugin-scaffolder-node@0.8.2-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/cli-node@0.2.13 - @backstage/config-loader@1.10.0 - @backstage/plugin-auth-node@0.6.3-next.0 - @backstage/plugin-events-backend@0.5.2-next.0 - @backstage/plugin-events-node@0.4.11-next.0 - @backstage/plugin-permission-node@0.9.2-next.0 - @backstage/plugin-search-backend-node@1.3.11-next.0 - @backstage/backend-openapi-utils@0.5.3-next.0 - @backstage/cli-common@0.1.15 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 - @backstage/types@1.2.1 - @backstage/plugin-app-node@0.1.33-next.0 - @backstage/plugin-permission-common@0.8.4 - @backstage/plugin-search-common@1.2.17 ## @backstage/backend-test-utils@1.5.0-next.0 ### Minor Changes - b3832d1: Add a functional `mockServices.events()` ### Patch Changes - Updated dependencies - @backstage/backend-defaults@0.9.1-next.0 - @backstage/backend-app-api@1.2.3-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-auth-node@0.6.3-next.0 - @backstage/plugin-events-node@0.4.11-next.0 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 - @backstage/types@1.2.1 ## @backstage/catalog-client@1.10.0-next.0 ### Minor Changes - 1a003ff: Add `getLocations` method to `CatalogApi` and `CatalogClient`. This method calls the [`GET /locations`](https://backstage.io/docs/features/software-catalog/software-catalog-api/#get-locations) endpoint from the catalog backend. ### Patch Changes - Updated dependencies - @backstage/catalog-model@1.7.3 - @backstage/errors@1.2.7 ## @backstage/plugin-auth-backend@0.25.0-next.0 ### Minor Changes - 57221d9: **BREAKING**: Removed support for the old backend system, and removed all deprecated exports. If you were using one of the deprecated imports from this package, you will have to follow the instructions in their respective deprecation notices before upgrading. Most of the general utilities are available from `@backstage/plugin-auth-node`, and the specific auth providers are available from dedicated packages such as for example `@backstage/plugin-auth-backend-module-github-provider`. See [the auth docs](https://backstage.io/docs/auth/) for specific instructions. ### Patch Changes - Updated dependencies - @backstage/plugin-catalog-node@1.17.0-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-auth-node@0.6.3-next.0 - @backstage/catalog-model@1.7.3 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 - @backstage/types@1.2.1 ## @backstage/plugin-bitbucket-cloud-common@0.3.0-next.0 ### Minor Changes - 5850717: Update Bitbucket Cloud schema and models. The latest schema was fetched from Bitbucket Cloud and stored locally. Based on the updated schema, the models got regenerated. **BREAKING:** Due to the schema changes, the model update includes one breaking change: - `Account.username` was removed. Additionally, there were a couple of compatible changes including the addition of `BaseCommit.committer` and others. ### Patch Changes - 57ad208: Add support for `repo:updated` events as `Events.RepoUpdatedEvent`. - Updated dependencies - @backstage/integration@1.16.4-next.0 ## @backstage/plugin-catalog-backend-module-github@0.9.0-next.0 ### Minor Changes - ff335e5: **BREAKING** The `GithubLocationAnalyzer` now requires the `AuthService` and the `CatalogService` when being constructed and the `TokenManger` has been removed. ### Patch Changes - Updated dependencies - @backstage/integration@1.16.4-next.0 - @backstage/catalog-client@1.10.0-next.0 - @backstage/plugin-catalog-node@1.17.0-next.0 - @backstage/plugin-catalog-backend@1.32.2-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-events-node@0.4.11-next.0 - @backstage/catalog-model@1.7.3 - @backstage/config@1.3.2 - @backstage/plugin-catalog-common@1.1.3 ## @backstage/plugin-catalog-backend-module-incremental-ingestion@0.7.0-next.0 ### Minor Changes - 10f693c: **BREAKING** Removed support for the legacy backend, please [migrate to the new backend system](https://github.com/backstage/backstage/tree/v1.38.0/plugins/catalog-backend-module-incremental-ingestion#installation). Also, if you were importing from the `/alpha` export of this package, you should remove the `/alpha` part. ### Patch Changes - Updated dependencies - @backstage/plugin-catalog-node@1.17.0-next.0 - @backstage/backend-defaults@0.9.1-next.0 - @backstage/plugin-catalog-backend@1.32.2-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-events-node@0.4.11-next.0 - @backstage/catalog-model@1.7.3 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 - @backstage/types@1.2.1 - @backstage/plugin-permission-common@0.8.4 ## @backstage/plugin-catalog-backend-module-unprocessed@0.6.0-next.0 ### Minor Changes - f453d5c: **BREAKING** Removed support for the legacy backend and removed references to `@backstage/backend-common`, please [migrate to the new backend system](https://backstage.io/docs/backend-system/building-plugins-and-modules/migrating) ### Patch Changes - Updated dependencies - @backstage/plugin-catalog-node@1.17.0-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-auth-node@0.6.3-next.0 - @backstage/catalog-model@1.7.3 - @backstage/errors@1.2.7 - @backstage/plugin-catalog-unprocessed-entities-common@0.0.7 - @backstage/plugin-permission-common@0.8.4 ## @backstage/plugin-catalog-node@1.17.0-next.0 ### Minor Changes - 1a003ff: Add `getLocations` method to `CatalogApi` and `CatalogClient`. This method calls the [`GET /locations`](https://backstage.io/docs/features/software-catalog/software-catalog-api/#get-locations) endpoint from the catalog backend. ### Patch Changes - Updated dependencies - @backstage/catalog-client@1.10.0-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-permission-node@0.9.2-next.0 - @backstage/catalog-model@1.7.3 - @backstage/errors@1.2.7 - @backstage/types@1.2.1 - @backstage/plugin-catalog-common@1.1.3 - @backstage/plugin-permission-common@0.8.4 ## @backstage/plugin-catalog-react@1.18.0-next.0 ### Minor Changes - d47aaa3: Added EntityOrderFilter to sort entities by different fields/columns. This new filter allows users to specify the order in which entities are displayed in the catalog. Example usage: ```ts import { EntityOrderFilter, useEntityList, } from '@backstage/plugin-catalog-react'; // ... const { updateFilters } = useEntityList(); // ... updateFilters({ order: new EntityOrderFilter([ { field: 'metadata.name', order: 'desc', }, ]), }); ``` - 1a003ff: Add `getLocations` method to `CatalogApi` and `CatalogClient`. This method calls the [`GET /locations`](https://backstage.io/docs/features/software-catalog/software-catalog-api/#get-locations) endpoint from the catalog backend. ### Patch Changes - Updated dependencies - @backstage/core-compat-api@0.4.2-next.0 - @backstage/catalog-client@1.10.0-next.0 - @backstage/integration-react@1.2.7-next.0 - @backstage/catalog-model@1.7.3 - @backstage/core-components@0.17.1 - @backstage/core-plugin-api@1.10.6 - @backstage/errors@1.2.7 - @backstage/frontend-plugin-api@0.10.1 - @backstage/frontend-test-utils@0.3.2-next.0 - @backstage/types@1.2.1 - @backstage/version-bridge@1.0.11 - @backstage/plugin-catalog-common@1.1.3 - @backstage/plugin-permission-common@0.8.4 - @backstage/plugin-permission-react@0.4.33 ## @backstage/plugin-events-backend-module-google-pubsub@0.1.0-next.0 ### Minor Changes - af853ef: Added a module that is able to transfer messages from Google Pub/Sub subscriptions into the Backstage events system. ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-events-node@0.4.11-next.0 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 - @backstage/types@1.2.1 ## @backstage/plugin-permission-backend@0.7.0-next.0 ### Minor Changes - cf8fd51: **BREAKING** Removed support for the legacy backend system, please [migrate to the new backend system](https://backstage.io/docs/backend-system/building-backends/migrating) ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-auth-node@0.6.3-next.0 - @backstage/plugin-permission-node@0.9.2-next.0 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 - @backstage/plugin-permission-common@0.8.4 ## @backstage/plugin-scaffolder@1.31.0-next.0 ### Minor Changes - 4235e87: add templating extensions page ### Patch Changes - 92c3658: Full support in EntityPicker (and derivatives) for default EntityPresentationApi - d7da01d: Fix EntityPicker field to render description as markdown, matching other form components in the system. - 36ae651: Fixing a bug where the name for `templatingExtensions` was incorrectly set to `templateExtensions` - Updated dependencies - @backstage/integration@1.16.4-next.0 - @backstage/core-compat-api@0.4.2-next.0 - @backstage/plugin-catalog-react@1.18.0-next.0 - @backstage/plugin-scaffolder-react@1.16.0-next.0 - @backstage/catalog-client@1.10.0-next.0 - @backstage/integration-react@1.2.7-next.0 - @backstage/catalog-model@1.7.3 - @backstage/core-components@0.17.1 - @backstage/core-plugin-api@1.10.6 - @backstage/errors@1.2.7 - @backstage/frontend-plugin-api@0.10.1 - @backstage/types@1.2.1 - @backstage/plugin-catalog-common@1.1.3 - @backstage/plugin-permission-react@0.4.33 - @backstage/plugin-scaffolder-common@1.5.10 ## @backstage/plugin-scaffolder-react@1.16.0-next.0 ### Minor Changes - 4235e87: add templating extensions page ### Patch Changes - 36ae651: Fixing a bug where the name for `templatingExtensions` was incorrectly set to `templateExtensions` - Updated dependencies - @backstage/plugin-catalog-react@1.18.0-next.0 - @backstage/catalog-client@1.10.0-next.0 - @backstage/catalog-model@1.7.3 - @backstage/core-components@0.17.1 - @backstage/core-plugin-api@1.10.6 - @backstage/frontend-plugin-api@0.10.1 - @backstage/theme@0.6.5 - @backstage/types@1.2.1 - @backstage/version-bridge@1.0.11 - @backstage/plugin-permission-react@0.4.33 - @backstage/plugin-scaffolder-common@1.5.10 ## @backstage/backend-app-api@1.2.3-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 ## @backstage/backend-defaults@0.9.1-next.0 ### Patch Changes - Updated dependencies - @backstage/integration@1.16.4-next.0 - @backstage/backend-app-api@1.2.3-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/cli-node@0.2.13 - @backstage/config-loader@1.10.0 - @backstage/plugin-auth-node@0.6.3-next.0 - @backstage/plugin-events-node@0.4.11-next.0 - @backstage/plugin-permission-node@0.9.2-next.0 - @backstage/backend-dev-utils@0.1.5 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 - @backstage/integration-aws-node@0.1.15 - @backstage/types@1.2.1 ## @backstage/backend-openapi-utils@0.5.3-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/errors@1.2.7 - @backstage/types@1.2.1 ## @backstage/backend-plugin-api@1.3.1-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-auth-node@0.6.3-next.0 - @backstage/plugin-permission-node@0.9.2-next.0 - @backstage/cli-common@0.1.15 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 - @backstage/types@1.2.1 - @backstage/plugin-permission-common@0.8.4 ## @backstage/canon@0.3.2-next.0 ### Patch Changes - e996368: Fix Canon missing dependencies ## @backstage/cli@0.32.1-next.0 ### Patch Changes - 5cd3c54: Updated dependency `react-refresh` to `^0.17.0`. - Updated dependencies - @backstage/integration@1.16.4-next.0 - @backstage/cli-node@0.2.13 - @backstage/config-loader@1.10.0 - @backstage/catalog-model@1.7.3 - @backstage/cli-common@0.1.15 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 - @backstage/eslint-plugin@0.1.10 - @backstage/release-manifests@0.0.12 - @backstage/types@1.2.1 ## @backstage/core-compat-api@0.4.2-next.0 ### Patch Changes - 6eedf46: Updated dependency `@backstage-community/plugin-puppetdb` to `^0.6.0`. - Updated dependencies - @backstage/plugin-catalog-react@1.18.0-next.0 - @backstage/core-plugin-api@1.10.6 - @backstage/frontend-plugin-api@0.10.1 - @backstage/version-bridge@1.0.11 ## @backstage/create-app@0.6.2-next.0 ### Patch Changes - Bumped create-app version. - Updated dependencies - @backstage/cli-common@0.1.15 ## @backstage/dev-utils@1.1.10-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-catalog-react@1.18.0-next.0 - @backstage/integration-react@1.2.7-next.0 - @backstage/app-defaults@1.6.1 - @backstage/catalog-model@1.7.3 - @backstage/core-app-api@1.16.1 - @backstage/core-components@0.17.1 - @backstage/core-plugin-api@1.10.6 - @backstage/theme@0.6.5 ## @backstage/frontend-app-api@0.11.2-next.0 ### Patch Changes - Updated dependencies - @backstage/config@1.3.2 - @backstage/core-app-api@1.16.1 - @backstage/core-plugin-api@1.10.6 - @backstage/errors@1.2.7 - @backstage/frontend-defaults@0.2.2-next.0 - @backstage/frontend-plugin-api@0.10.1 - @backstage/types@1.2.1 - @backstage/version-bridge@1.0.11 ## @backstage/frontend-defaults@0.2.2-next.0 ### Patch Changes - Updated dependencies - @backstage/config@1.3.2 - @backstage/errors@1.2.7 - @backstage/frontend-app-api@0.11.2-next.0 - @backstage/frontend-plugin-api@0.10.1 - @backstage/plugin-app@0.1.9-next.0 ## @backstage/frontend-test-utils@0.3.2-next.0 ### Patch Changes - Updated dependencies - @backstage/config@1.3.2 - @backstage/frontend-app-api@0.11.2-next.0 - @backstage/frontend-plugin-api@0.10.1 - @backstage/test-utils@1.7.7 - @backstage/types@1.2.1 - @backstage/version-bridge@1.0.11 - @backstage/plugin-app@0.1.9-next.0 ## @backstage/integration@1.16.4-next.0 ### Patch Changes - f3381d3: Added missing `organizations` property to `azure` section in `config.d.ts` file - Updated dependencies - @backstage/config@1.3.2 - @backstage/errors@1.2.7 ## @backstage/integration-react@1.2.7-next.0 ### Patch Changes - Updated dependencies - @backstage/integration@1.16.4-next.0 - @backstage/config@1.3.2 - @backstage/core-plugin-api@1.10.6 ## @backstage/repo-tools@0.13.3-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/cli-node@0.2.13 - @backstage/config-loader@1.10.0 - @backstage/catalog-model@1.7.3 - @backstage/cli-common@0.1.15 - @backstage/errors@1.2.7 ## @techdocs/cli@1.9.3-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-defaults@0.9.1-next.0 - @backstage/plugin-techdocs-node@1.13.3-next.0 - @backstage/catalog-model@1.7.3 - @backstage/cli-common@0.1.15 - @backstage/config@1.3.2 ## @backstage/plugin-api-docs@0.12.7-next.0 ### Patch Changes - Updated dependencies - @backstage/core-compat-api@0.4.2-next.0 - @backstage/plugin-catalog-react@1.18.0-next.0 - @backstage/catalog-model@1.7.3 - @backstage/core-components@0.17.1 - @backstage/core-plugin-api@1.10.6 - @backstage/frontend-plugin-api@0.10.1 - @backstage/plugin-catalog@1.29.1-next.0 - @backstage/plugin-catalog-common@1.1.3 - @backstage/plugin-permission-react@0.4.33 ## @backstage/plugin-app@0.1.9-next.0 ### Patch Changes - Updated dependencies - @backstage/integration-react@1.2.7-next.0 - @backstage/core-components@0.17.1 - @backstage/core-plugin-api@1.10.6 - @backstage/frontend-plugin-api@0.10.1 - @backstage/theme@0.6.5 - @backstage/types@1.2.1 - @backstage/plugin-permission-react@0.4.33 ## @backstage/plugin-app-backend@0.5.2-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/config-loader@1.10.0 - @backstage/plugin-auth-node@0.6.3-next.0 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 - @backstage/types@1.2.1 - @backstage/plugin-app-node@0.1.33-next.0 ## @backstage/plugin-app-node@0.1.33-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/config-loader@1.10.0 ## @backstage/plugin-auth-backend-module-atlassian-provider@0.4.3-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-auth-node@0.6.3-next.0 ## @backstage/plugin-auth-backend-module-auth0-provider@0.2.3-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-auth-node@0.6.3-next.0 ## @backstage/plugin-auth-backend-module-aws-alb-provider@0.4.3-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-auth-backend@0.25.0-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-auth-node@0.6.3-next.0 - @backstage/errors@1.2.7 ## @backstage/plugin-auth-backend-module-azure-easyauth-provider@0.2.8-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-auth-node@0.6.3-next.0 - @backstage/catalog-model@1.7.3 - @backstage/errors@1.2.7 ## @backstage/plugin-auth-backend-module-bitbucket-provider@0.3.3-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-auth-node@0.6.3-next.0 ## @backstage/plugin-auth-backend-module-bitbucket-server-provider@0.2.3-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-auth-node@0.6.3-next.0 ## @backstage/plugin-auth-backend-module-cloudflare-access-provider@0.4.3-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-auth-node@0.6.3-next.0 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 ## @backstage/plugin-auth-backend-module-gcp-iap-provider@0.4.3-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-auth-node@0.6.3-next.0 - @backstage/errors@1.2.7 - @backstage/types@1.2.1 ## @backstage/plugin-auth-backend-module-github-provider@0.3.3-next.0 ### Patch Changes - 5cdfe05: Added missing types package - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-auth-node@0.6.3-next.0 ## @backstage/plugin-auth-backend-module-gitlab-provider@0.3.3-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-auth-node@0.6.3-next.0 ## @backstage/plugin-auth-backend-module-google-provider@0.3.3-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-auth-node@0.6.3-next.0 ## @backstage/plugin-auth-backend-module-guest-provider@0.2.8-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-auth-node@0.6.3-next.0 - @backstage/catalog-model@1.7.3 - @backstage/errors@1.2.7 ## @backstage/plugin-auth-backend-module-microsoft-provider@0.3.3-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-auth-node@0.6.3-next.0 ## @backstage/plugin-auth-backend-module-oauth2-provider@0.4.3-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-auth-node@0.6.3-next.0 ## @backstage/plugin-auth-backend-module-oauth2-proxy-provider@0.2.8-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-auth-node@0.6.3-next.0 - @backstage/errors@1.2.7 ## @backstage/plugin-auth-backend-module-oidc-provider@0.4.3-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-auth-backend@0.25.0-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-auth-node@0.6.3-next.0 - @backstage/config@1.3.2 - @backstage/types@1.2.1 ## @backstage/plugin-auth-backend-module-okta-provider@0.2.3-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-auth-node@0.6.3-next.0 ## @backstage/plugin-auth-backend-module-onelogin-provider@0.3.3-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-auth-node@0.6.3-next.0 ## @backstage/plugin-auth-backend-module-pinniped-provider@0.3.3-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-auth-node@0.6.3-next.0 - @backstage/config@1.3.2 - @backstage/types@1.2.1 ## @backstage/plugin-auth-backend-module-vmware-cloud-provider@0.5.3-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-auth-node@0.6.3-next.0 - @backstage/catalog-model@1.7.3 ## @backstage/plugin-auth-node@0.6.3-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-client@1.10.0-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/catalog-model@1.7.3 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 - @backstage/types@1.2.1 ## @backstage/plugin-catalog@1.29.1-next.0 ### Patch Changes - Updated dependencies - @backstage/core-compat-api@0.4.2-next.0 - @backstage/plugin-catalog-react@1.18.0-next.0 - @backstage/catalog-client@1.10.0-next.0 - @backstage/integration-react@1.2.7-next.0 - @backstage/catalog-model@1.7.3 - @backstage/core-components@0.17.1 - @backstage/core-plugin-api@1.10.6 - @backstage/errors@1.2.7 - @backstage/frontend-plugin-api@0.10.1 - @backstage/types@1.2.1 - @backstage/version-bridge@1.0.11 - @backstage/plugin-catalog-common@1.1.3 - @backstage/plugin-permission-react@0.4.33 - @backstage/plugin-scaffolder-common@1.5.10 - @backstage/plugin-search-common@1.2.17 - @backstage/plugin-search-react@1.8.8 ## @backstage/plugin-catalog-backend@1.32.2-next.0 ### Patch Changes - Updated dependencies - @backstage/integration@1.16.4-next.0 - @backstage/catalog-client@1.10.0-next.0 - @backstage/plugin-catalog-node@1.17.0-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-events-node@0.4.11-next.0 - @backstage/plugin-permission-node@0.9.2-next.0 - @backstage/plugin-search-backend-module-catalog@0.3.4-next.0 - @backstage/backend-openapi-utils@0.5.3-next.0 - @backstage/catalog-model@1.7.3 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 - @backstage/types@1.2.1 - @backstage/plugin-catalog-common@1.1.3 - @backstage/plugin-permission-common@0.8.4 - @backstage/plugin-search-common@1.2.17 ## @backstage/plugin-catalog-backend-module-aws@0.4.11-next.0 ### Patch Changes - Updated dependencies - @backstage/integration@1.16.4-next.0 - @backstage/plugin-catalog-node@1.17.0-next.0 - @backstage/backend-defaults@0.9.1-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/catalog-model@1.7.3 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 - @backstage/integration-aws-node@0.1.15 - @backstage/plugin-catalog-common@1.1.3 - @backstage/plugin-kubernetes-common@0.9.4 ## @backstage/plugin-catalog-backend-module-azure@0.3.5-next.0 ### Patch Changes - Updated dependencies - @backstage/integration@1.16.4-next.0 - @backstage/plugin-catalog-node@1.17.0-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/config@1.3.2 - @backstage/plugin-catalog-common@1.1.3 ## @backstage/plugin-catalog-backend-module-backstage-openapi@0.5.2-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-catalog-node@1.17.0-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/backend-openapi-utils@0.5.3-next.0 - @backstage/catalog-model@1.7.3 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 ## @backstage/plugin-catalog-backend-module-bitbucket-cloud@0.4.8-next.0 ### Patch Changes - 3bce578: Support Bitbucket Cloud's `repo:updated` events at `BitbucketCloudEntityProvider`. To make use of the new event type, you have to configure your webhook or add a new ones that delivers this event type to Backstage similar to `repo:push` before. Only `repo:updated` events that modify a repository's URL (e.g., due to a name change) will cause changes (removing the "old", adding the "new" repository). - Updated dependencies - @backstage/integration@1.16.4-next.0 - @backstage/plugin-bitbucket-cloud-common@0.3.0-next.0 - @backstage/catalog-client@1.10.0-next.0 - @backstage/plugin-catalog-node@1.17.0-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-events-node@0.4.11-next.0 - @backstage/catalog-model@1.7.3 - @backstage/config@1.3.2 - @backstage/plugin-catalog-common@1.1.3 ## @backstage/plugin-catalog-backend-module-bitbucket-server@0.4.1-next.0 ### Patch Changes - Updated dependencies - @backstage/integration@1.16.4-next.0 - @backstage/catalog-client@1.10.0-next.0 - @backstage/plugin-catalog-node@1.17.0-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-events-node@0.4.11-next.0 - @backstage/catalog-model@1.7.3 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 - @backstage/plugin-catalog-common@1.1.3 ## @backstage/plugin-catalog-backend-module-gcp@0.3.8-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-catalog-node@1.17.0-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/catalog-model@1.7.3 - @backstage/config@1.3.2 - @backstage/plugin-kubernetes-common@0.9.4 ## @backstage/plugin-catalog-backend-module-gerrit@0.3.2-next.0 ### Patch Changes - Updated dependencies - @backstage/integration@1.16.4-next.0 - @backstage/plugin-catalog-node@1.17.0-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 - @backstage/plugin-catalog-common@1.1.3 ## @backstage/plugin-catalog-backend-module-github-org@0.3.10-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-catalog-backend-module-github@0.9.0-next.0 - @backstage/plugin-catalog-node@1.17.0-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-events-node@0.4.11-next.0 - @backstage/config@1.3.2 ## @backstage/plugin-catalog-backend-module-gitlab@0.6.6-next.0 ### Patch Changes - Updated dependencies - @backstage/integration@1.16.4-next.0 - @backstage/plugin-catalog-node@1.17.0-next.0 - @backstage/backend-defaults@0.9.1-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-events-node@0.4.11-next.0 - @backstage/catalog-model@1.7.3 - @backstage/config@1.3.2 - @backstage/plugin-catalog-common@1.1.3 ## @backstage/plugin-catalog-backend-module-gitlab-org@0.2.9-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-catalog-node@1.17.0-next.0 - @backstage/plugin-catalog-backend-module-gitlab@0.6.6-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-events-node@0.4.11-next.0 ## @backstage/plugin-catalog-backend-module-ldap@0.11.5-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-catalog-node@1.17.0-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/catalog-model@1.7.3 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 - @backstage/types@1.2.1 - @backstage/plugin-catalog-common@1.1.3 ## @backstage/plugin-catalog-backend-module-logs@0.1.10-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-catalog-backend@1.32.2-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-events-node@0.4.11-next.0 ## @backstage/plugin-catalog-backend-module-msgraph@0.6.10-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-catalog-node@1.17.0-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/catalog-model@1.7.3 - @backstage/config@1.3.2 - @backstage/plugin-catalog-common@1.1.3 ## @backstage/plugin-catalog-backend-module-openapi@0.2.10-next.0 ### Patch Changes - Updated dependencies - @backstage/integration@1.16.4-next.0 - @backstage/plugin-catalog-node@1.17.0-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/catalog-model@1.7.3 - @backstage/types@1.2.1 - @backstage/plugin-catalog-common@1.1.3 ## @backstage/plugin-catalog-backend-module-puppetdb@0.2.10-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-catalog-node@1.17.0-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/catalog-model@1.7.3 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 - @backstage/types@1.2.1 ## @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.8-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-catalog-node@1.17.0-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/catalog-model@1.7.3 - @backstage/plugin-catalog-common@1.1.3 - @backstage/plugin-scaffolder-common@1.5.10 ## @backstage/plugin-catalog-graph@0.4.19-next.0 ### Patch Changes - Updated dependencies - @backstage/core-compat-api@0.4.2-next.0 - @backstage/plugin-catalog-react@1.18.0-next.0 - @backstage/catalog-client@1.10.0-next.0 - @backstage/catalog-model@1.7.3 - @backstage/core-components@0.17.1 - @backstage/core-plugin-api@1.10.6 - @backstage/frontend-plugin-api@0.10.1 - @backstage/types@1.2.1 ## @backstage/plugin-catalog-import@0.12.14-next.0 ### Patch Changes - Updated dependencies - @backstage/integration@1.16.4-next.0 - @backstage/core-compat-api@0.4.2-next.0 - @backstage/plugin-catalog-react@1.18.0-next.0 - @backstage/catalog-client@1.10.0-next.0 - @backstage/integration-react@1.2.7-next.0 - @backstage/catalog-model@1.7.3 - @backstage/config@1.3.2 - @backstage/core-components@0.17.1 - @backstage/core-plugin-api@1.10.6 - @backstage/errors@1.2.7 - @backstage/frontend-plugin-api@0.10.1 - @backstage/plugin-catalog-common@1.1.3 ## @backstage/plugin-catalog-unprocessed-entities@0.2.17-next.0 ### Patch Changes - Updated dependencies - @backstage/core-compat-api@0.4.2-next.0 - @backstage/catalog-model@1.7.3 - @backstage/core-components@0.17.1 - @backstage/core-plugin-api@1.10.6 - @backstage/errors@1.2.7 - @backstage/frontend-plugin-api@0.10.1 ## @backstage/plugin-devtools@0.1.27-next.0 ### Patch Changes - Updated dependencies - @backstage/core-compat-api@0.4.2-next.0 - @backstage/core-components@0.17.1 - @backstage/core-plugin-api@1.10.6 - @backstage/errors@1.2.7 - @backstage/frontend-plugin-api@0.10.1 - @backstage/plugin-devtools-common@0.1.15 - @backstage/plugin-permission-react@0.4.33 ## @backstage/plugin-devtools-backend@0.5.5-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-defaults@0.9.1-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/config-loader@1.10.0 - @backstage/plugin-permission-node@0.9.2-next.0 - @backstage/cli-common@0.1.15 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 - @backstage/types@1.2.1 - @backstage/plugin-devtools-common@0.1.15 - @backstage/plugin-permission-common@0.8.4 ## @backstage/plugin-events-backend@0.5.2-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-events-node@0.4.11-next.0 - @backstage/backend-openapi-utils@0.5.3-next.0 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 - @backstage/types@1.2.1 ## @backstage/plugin-events-backend-module-aws-sqs@0.4.11-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-events-node@0.4.11-next.0 - @backstage/config@1.3.2 - @backstage/types@1.2.1 ## @backstage/plugin-events-backend-module-azure@0.2.20-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-events-node@0.4.11-next.0 ## @backstage/plugin-events-backend-module-bitbucket-cloud@0.2.20-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-events-node@0.4.11-next.0 ## @backstage/plugin-events-backend-module-bitbucket-server@0.1.1-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-events-node@0.4.11-next.0 ## @backstage/plugin-events-backend-module-gerrit@0.2.20-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-events-node@0.4.11-next.0 ## @backstage/plugin-events-backend-module-github@0.3.1-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-events-node@0.4.11-next.0 - @backstage/config@1.3.2 ## @backstage/plugin-events-backend-module-gitlab@0.3.1-next.0 ### Patch Changes - a820df1: Adds support for `object_kind` field with priority over `event_name` on Gitlab webhook event types - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-events-node@0.4.11-next.0 - @backstage/config@1.3.2 ## @backstage/plugin-events-backend-test-utils@0.1.44-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-events-node@0.4.11-next.0 ## @backstage/plugin-events-node@0.4.11-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/errors@1.2.7 - @backstage/types@1.2.1 ## @backstage/plugin-gateway-backend@1.0.1-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 ## @backstage/plugin-home@0.8.8-next.0 ### Patch Changes - Updated dependencies - @backstage/core-compat-api@0.4.2-next.0 - @backstage/plugin-catalog-react@1.18.0-next.0 - @backstage/catalog-client@1.10.0-next.0 - @backstage/catalog-model@1.7.3 - @backstage/config@1.3.2 - @backstage/core-app-api@1.16.1 - @backstage/core-components@0.17.1 - @backstage/core-plugin-api@1.10.6 - @backstage/frontend-plugin-api@0.10.1 - @backstage/theme@0.6.5 - @backstage/plugin-home-react@0.1.25 ## @backstage/plugin-kubernetes@0.12.7-next.0 ### Patch Changes - Updated dependencies - @backstage/core-compat-api@0.4.2-next.0 - @backstage/plugin-catalog-react@1.18.0-next.0 - @backstage/catalog-model@1.7.3 - @backstage/core-components@0.17.1 - @backstage/core-plugin-api@1.10.6 - @backstage/frontend-plugin-api@0.10.1 - @backstage/plugin-kubernetes-common@0.9.4 - @backstage/plugin-kubernetes-react@0.5.6 - @backstage/plugin-permission-react@0.4.33 ## @backstage/plugin-kubernetes-backend@0.19.6-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-client@1.10.0-next.0 - @backstage/plugin-catalog-node@1.17.0-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-auth-node@0.6.3-next.0 - @backstage/plugin-kubernetes-node@0.2.6-next.0 - @backstage/plugin-permission-node@0.9.2-next.0 - @backstage/catalog-model@1.7.3 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 - @backstage/integration-aws-node@0.1.15 - @backstage/types@1.2.1 - @backstage/plugin-kubernetes-common@0.9.4 - @backstage/plugin-permission-common@0.8.4 ## @backstage/plugin-kubernetes-cluster@0.0.25-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-catalog-react@1.18.0-next.0 - @backstage/catalog-model@1.7.3 - @backstage/core-components@0.17.1 - @backstage/core-plugin-api@1.10.6 - @backstage/plugin-kubernetes-common@0.9.4 - @backstage/plugin-kubernetes-react@0.5.6 - @backstage/plugin-permission-react@0.4.33 ## @backstage/plugin-kubernetes-node@0.2.6-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/catalog-model@1.7.3 - @backstage/types@1.2.1 - @backstage/plugin-kubernetes-common@0.9.4 ## @backstage/plugin-notifications@0.5.5-next.0 ### Patch Changes - Updated dependencies - @backstage/core-compat-api@0.4.2-next.0 - @backstage/core-components@0.17.1 - @backstage/core-plugin-api@1.10.6 - @backstage/errors@1.2.7 - @backstage/frontend-plugin-api@0.10.1 - @backstage/theme@0.6.5 - @backstage/types@1.2.1 - @backstage/plugin-notifications-common@0.0.8 - @backstage/plugin-signals-react@0.0.12 ## @backstage/plugin-notifications-backend@0.5.6-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-client@1.10.0-next.0 - @backstage/plugin-catalog-node@1.17.0-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-auth-node@0.6.3-next.0 - @backstage/plugin-events-node@0.4.11-next.0 - @backstage/plugin-notifications-node@0.2.15-next.0 - @backstage/catalog-model@1.7.3 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 - @backstage/types@1.2.1 - @backstage/plugin-notifications-common@0.0.8 - @backstage/plugin-signals-node@0.1.20-next.0 ## @backstage/plugin-notifications-backend-module-email@0.3.9-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-client@1.10.0-next.0 - @backstage/plugin-catalog-node@1.17.0-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-notifications-node@0.2.15-next.0 - @backstage/catalog-model@1.7.3 - @backstage/config@1.3.2 - @backstage/integration-aws-node@0.1.15 - @backstage/types@1.2.1 - @backstage/plugin-notifications-common@0.0.8 ## @backstage/plugin-notifications-backend-module-slack@0.1.1-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-client@1.10.0-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-notifications-node@0.2.15-next.0 - @backstage/catalog-model@1.7.3 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 - @backstage/types@1.2.1 - @backstage/plugin-notifications-common@0.0.8 ## @backstage/plugin-notifications-node@0.2.15-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-client@1.10.0-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/catalog-model@1.7.3 - @backstage/plugin-notifications-common@0.0.8 - @backstage/plugin-signals-node@0.1.20-next.0 ## @backstage/plugin-org@0.6.39-next.0 ### Patch Changes - Updated dependencies - @backstage/core-compat-api@0.4.2-next.0 - @backstage/plugin-catalog-react@1.18.0-next.0 - @backstage/catalog-model@1.7.3 - @backstage/core-components@0.17.1 - @backstage/core-plugin-api@1.10.6 - @backstage/frontend-plugin-api@0.10.1 - @backstage/plugin-catalog-common@1.1.3 ## @backstage/plugin-org-react@0.1.38-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-catalog-react@1.18.0-next.0 - @backstage/catalog-client@1.10.0-next.0 - @backstage/catalog-model@1.7.3 - @backstage/core-components@0.17.1 - @backstage/core-plugin-api@1.10.6 ## @backstage/plugin-permission-backend-module-allow-all-policy@0.2.8-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-auth-node@0.6.3-next.0 - @backstage/plugin-permission-node@0.9.2-next.0 - @backstage/plugin-permission-common@0.8.4 ## @backstage/plugin-permission-node@0.9.2-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-auth-node@0.6.3-next.0 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 - @backstage/plugin-permission-common@0.8.4 ## @backstage/plugin-proxy-backend@0.6.2-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-proxy-node@0.1.4-next.0 - @backstage/types@1.2.1 ## @backstage/plugin-proxy-node@0.1.4-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 ## @backstage/plugin-scaffolder-backend@1.32.2-next.0 ### Patch Changes - 36ae651: Fixing a bug where the name for `templatingExtensions` was incorrectly set to `templateExtensions` - Updated dependencies - @backstage/integration@1.16.4-next.0 - @backstage/plugin-scaffolder-backend-module-gitlab@0.9.1-next.0 - @backstage/plugin-bitbucket-cloud-common@0.3.0-next.0 - @backstage/plugin-scaffolder-backend-module-github@0.7.1-next.0 - @backstage/catalog-client@1.10.0-next.0 - @backstage/plugin-catalog-node@1.17.0-next.0 - @backstage/backend-defaults@0.9.1-next.0 - @backstage/plugin-scaffolder-backend-module-azure@0.2.9-next.0 - @backstage/plugin-scaffolder-backend-module-bitbucket@0.3.10-next.0 - @backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.2.9-next.0 - @backstage/plugin-scaffolder-backend-module-bitbucket-server@0.2.9-next.0 - @backstage/plugin-scaffolder-backend-module-gerrit@0.2.9-next.0 - @backstage/plugin-scaffolder-backend-module-gitea@0.2.9-next.0 - @backstage/plugin-scaffolder-node@0.8.2-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-auth-node@0.6.3-next.0 - @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.8-next.0 - @backstage/plugin-events-node@0.4.11-next.0 - @backstage/plugin-permission-node@0.9.2-next.0 - @backstage/catalog-model@1.7.3 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 - @backstage/types@1.2.1 - @backstage/plugin-permission-common@0.8.4 - @backstage/plugin-scaffolder-common@1.5.10 ## @backstage/plugin-scaffolder-backend-module-azure@0.2.9-next.0 ### Patch Changes - Updated dependencies - @backstage/integration@1.16.4-next.0 - @backstage/plugin-scaffolder-node@0.8.2-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 ## @backstage/plugin-scaffolder-backend-module-bitbucket@0.3.10-next.0 ### Patch Changes - Updated dependencies - @backstage/integration@1.16.4-next.0 - @backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.2.9-next.0 - @backstage/plugin-scaffolder-backend-module-bitbucket-server@0.2.9-next.0 - @backstage/plugin-scaffolder-node@0.8.2-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 ## @backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.2.9-next.0 ### Patch Changes - Updated dependencies - @backstage/integration@1.16.4-next.0 - @backstage/plugin-bitbucket-cloud-common@0.3.0-next.0 - @backstage/plugin-scaffolder-node@0.8.2-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 ## @backstage/plugin-scaffolder-backend-module-bitbucket-server@0.2.9-next.0 ### Patch Changes - Updated dependencies - @backstage/integration@1.16.4-next.0 - @backstage/plugin-scaffolder-node@0.8.2-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 ## @backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.3.9-next.0 ### Patch Changes - Updated dependencies - @backstage/integration@1.16.4-next.0 - @backstage/plugin-scaffolder-node@0.8.2-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 ## @backstage/plugin-scaffolder-backend-module-cookiecutter@0.3.10-next.0 ### Patch Changes - Updated dependencies - @backstage/integration@1.16.4-next.0 - @backstage/backend-defaults@0.9.1-next.0 - @backstage/plugin-scaffolder-node@0.8.2-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 - @backstage/types@1.2.1 ## @backstage/plugin-scaffolder-backend-module-gcp@0.2.9-next.0 ### Patch Changes - Updated dependencies - @backstage/integration@1.16.4-next.0 - @backstage/plugin-scaffolder-node@0.8.2-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 ## @backstage/plugin-scaffolder-backend-module-gerrit@0.2.9-next.0 ### Patch Changes - Updated dependencies - @backstage/integration@1.16.4-next.0 - @backstage/plugin-scaffolder-node@0.8.2-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 ## @backstage/plugin-scaffolder-backend-module-gitea@0.2.9-next.0 ### Patch Changes - Updated dependencies - @backstage/integration@1.16.4-next.0 - @backstage/plugin-scaffolder-node@0.8.2-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 ## @backstage/plugin-scaffolder-backend-module-github@0.7.1-next.0 ### Patch Changes - 6579c2c: Use action context logger in Octokit client - b2b654c: Added optional assignees parameter to `publish:github:pull-request` action - Updated dependencies - @backstage/integration@1.16.4-next.0 - @backstage/catalog-client@1.10.0-next.0 - @backstage/plugin-scaffolder-node@0.8.2-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/catalog-model@1.7.3 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 - @backstage/types@1.2.1 ## @backstage/plugin-scaffolder-backend-module-gitlab@0.9.1-next.0 ### Patch Changes - d15355c: If the commit action is not `create` log a more appropriate error message to the end user advising that the files they're trying to modify might not exist - Updated dependencies - @backstage/integration@1.16.4-next.0 - @backstage/plugin-scaffolder-node@0.8.2-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 ## @backstage/plugin-scaffolder-backend-module-notifications@0.1.10-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-scaffolder-node@0.8.2-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-notifications-node@0.2.15-next.0 - @backstage/plugin-notifications-common@0.0.8 ## @backstage/plugin-scaffolder-backend-module-rails@0.5.9-next.0 ### Patch Changes - Updated dependencies - @backstage/integration@1.16.4-next.0 - @backstage/plugin-scaffolder-node@0.8.2-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 - @backstage/types@1.2.1 ## @backstage/plugin-scaffolder-backend-module-sentry@0.2.9-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-scaffolder-node@0.8.2-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 ## @backstage/plugin-scaffolder-backend-module-yeoman@0.4.10-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-scaffolder-node@0.8.2-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-scaffolder-node-test-utils@0.2.2-next.0 - @backstage/types@1.2.1 ## @backstage/plugin-scaffolder-node@0.8.2-next.0 ### Patch Changes - Updated dependencies - @backstage/integration@1.16.4-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/catalog-model@1.7.3 - @backstage/errors@1.2.7 - @backstage/types@1.2.1 - @backstage/plugin-scaffolder-common@1.5.10 ## @backstage/plugin-scaffolder-node-test-utils@0.2.2-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-test-utils@1.5.0-next.0 - @backstage/plugin-scaffolder-node@0.8.2-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/types@1.2.1 ## @backstage/plugin-search@1.4.26-next.0 ### Patch Changes - Updated dependencies - @backstage/core-compat-api@0.4.2-next.0 - @backstage/plugin-catalog-react@1.18.0-next.0 - @backstage/core-components@0.17.1 - @backstage/core-plugin-api@1.10.6 - @backstage/errors@1.2.7 - @backstage/frontend-plugin-api@0.10.1 - @backstage/types@1.2.1 - @backstage/version-bridge@1.0.11 - @backstage/plugin-search-common@1.2.17 - @backstage/plugin-search-react@1.8.8 ## @backstage/plugin-search-backend@2.0.2-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-defaults@0.9.1-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-permission-node@0.9.2-next.0 - @backstage/plugin-search-backend-node@1.3.11-next.0 - @backstage/backend-openapi-utils@0.5.3-next.0 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 - @backstage/types@1.2.1 - @backstage/plugin-permission-common@0.8.4 - @backstage/plugin-search-common@1.2.17 ## @backstage/plugin-search-backend-module-catalog@0.3.4-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-client@1.10.0-next.0 - @backstage/plugin-catalog-node@1.17.0-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-search-backend-node@1.3.11-next.0 - @backstage/catalog-model@1.7.3 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 - @backstage/plugin-catalog-common@1.1.3 - @backstage/plugin-permission-common@0.8.4 - @backstage/plugin-search-common@1.2.17 ## @backstage/plugin-search-backend-module-elasticsearch@1.7.2-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-search-backend-node@1.3.11-next.0 - @backstage/config@1.3.2 - @backstage/integration-aws-node@0.1.15 - @backstage/plugin-search-common@1.2.17 ## @backstage/plugin-search-backend-module-explore@0.3.2-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-search-backend-node@1.3.11-next.0 - @backstage/config@1.3.2 - @backstage/plugin-search-common@1.2.17 ## @backstage/plugin-search-backend-module-pg@0.5.44-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-search-backend-node@1.3.11-next.0 - @backstage/config@1.3.2 - @backstage/plugin-search-common@1.2.17 ## @backstage/plugin-search-backend-module-stack-overflow-collator@0.3.9-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-search-backend-node@1.3.11-next.0 - @backstage/config@1.3.2 - @backstage/plugin-search-common@1.2.17 ## @backstage/plugin-search-backend-module-techdocs@0.4.2-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-client@1.10.0-next.0 - @backstage/plugin-catalog-node@1.17.0-next.0 - @backstage/plugin-techdocs-node@1.13.3-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-search-backend-node@1.3.11-next.0 - @backstage/catalog-model@1.7.3 - @backstage/config@1.3.2 - @backstage/plugin-catalog-common@1.1.3 - @backstage/plugin-permission-common@0.8.4 - @backstage/plugin-search-common@1.2.17 ## @backstage/plugin-search-backend-node@1.3.11-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 - @backstage/plugin-permission-common@0.8.4 - @backstage/plugin-search-common@1.2.17 ## @backstage/plugin-signals-backend@0.3.4-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-auth-node@0.6.3-next.0 - @backstage/plugin-events-node@0.4.11-next.0 - @backstage/config@1.3.2 - @backstage/types@1.2.1 - @backstage/plugin-signals-node@0.1.20-next.0 ## @backstage/plugin-signals-node@0.1.20-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-auth-node@0.6.3-next.0 - @backstage/plugin-events-node@0.4.11-next.0 - @backstage/config@1.3.2 - @backstage/types@1.2.1 ## @backstage/plugin-techdocs@1.12.6-next.0 ### Patch Changes - Updated dependencies - @backstage/integration@1.16.4-next.0 - @backstage/core-compat-api@0.4.2-next.0 - @backstage/plugin-catalog-react@1.18.0-next.0 - @backstage/catalog-client@1.10.0-next.0 - @backstage/integration-react@1.2.7-next.0 - @backstage/catalog-model@1.7.3 - @backstage/config@1.3.2 - @backstage/core-components@0.17.1 - @backstage/core-plugin-api@1.10.6 - @backstage/errors@1.2.7 - @backstage/frontend-plugin-api@0.10.1 - @backstage/theme@0.6.5 - @backstage/plugin-auth-react@0.1.14 - @backstage/plugin-search-common@1.2.17 - @backstage/plugin-search-react@1.8.8 - @backstage/plugin-techdocs-common@0.1.0 - @backstage/plugin-techdocs-react@1.2.16 ## @backstage/plugin-techdocs-addons-test-utils@1.0.48-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-catalog-react@1.18.0-next.0 - @backstage/integration-react@1.2.7-next.0 - @backstage/plugin-techdocs@1.12.6-next.0 - @backstage/core-app-api@1.16.1 - @backstage/core-plugin-api@1.10.6 - @backstage/test-utils@1.7.7 - @backstage/plugin-catalog@1.29.1-next.0 - @backstage/plugin-search-react@1.8.8 - @backstage/plugin-techdocs-react@1.2.16 ## @backstage/plugin-techdocs-backend@2.0.2-next.0 ### Patch Changes - Updated dependencies - @backstage/integration@1.16.4-next.0 - @backstage/catalog-client@1.10.0-next.0 - @backstage/plugin-catalog-node@1.17.0-next.0 - @backstage/backend-defaults@0.9.1-next.0 - @backstage/plugin-techdocs-node@1.13.3-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-search-backend-module-techdocs@0.4.2-next.0 - @backstage/catalog-model@1.7.3 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 - @backstage/plugin-catalog-common@1.1.3 - @backstage/plugin-permission-common@0.8.4 - @backstage/plugin-techdocs-common@0.1.0 ## @backstage/plugin-techdocs-module-addons-contrib@1.1.24-next.0 ### Patch Changes - Updated dependencies - @backstage/integration@1.16.4-next.0 - @backstage/integration-react@1.2.7-next.0 - @backstage/core-components@0.17.1 - @backstage/core-plugin-api@1.10.6 - @backstage/frontend-plugin-api@0.10.1 - @backstage/plugin-techdocs-react@1.2.16 ## @backstage/plugin-techdocs-node@1.13.3-next.0 ### Patch Changes - Updated dependencies - @backstage/integration@1.16.4-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/catalog-model@1.7.3 - @backstage/config@1.3.2 - @backstage/errors@1.2.7 - @backstage/integration-aws-node@0.1.15 - @backstage/plugin-search-common@1.2.17 - @backstage/plugin-techdocs-common@0.1.0 ## @backstage/plugin-user-settings@0.8.22-next.0 ### Patch Changes - a7bfdb6: plugin-user-settingsgs support i18n - Updated dependencies - @backstage/core-compat-api@0.4.2-next.0 - @backstage/plugin-catalog-react@1.18.0-next.0 - @backstage/catalog-model@1.7.3 - @backstage/core-app-api@1.16.1 - @backstage/core-components@0.17.1 - @backstage/core-plugin-api@1.10.6 - @backstage/errors@1.2.7 - @backstage/frontend-plugin-api@0.10.1 - @backstage/theme@0.6.5 - @backstage/types@1.2.1 - @backstage/plugin-signals-react@0.0.12 - @backstage/plugin-user-settings-common@0.0.1 ## @backstage/plugin-user-settings-backend@0.3.2-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-defaults@0.9.1-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-auth-node@0.6.3-next.0 - @backstage/errors@1.2.7 - @backstage/types@1.2.1 - @backstage/plugin-signals-node@0.1.20-next.0 - @backstage/plugin-user-settings-common@0.0.1 ## example-app@0.2.109-next.0 ### Patch Changes - Updated dependencies - @backstage/canon@0.3.2-next.0 - @backstage/plugin-user-settings@0.8.22-next.0 - @backstage/plugin-scaffolder@1.31.0-next.0 - @backstage/cli@0.32.1-next.0 - @backstage/plugin-catalog-react@1.18.0-next.0 - @backstage/plugin-scaffolder-react@1.16.0-next.0 - @backstage/integration-react@1.2.7-next.0 - @backstage/plugin-catalog-import@0.12.14-next.0 - @backstage/plugin-techdocs@1.12.6-next.0 - @backstage/plugin-techdocs-module-addons-contrib@1.1.24-next.0 - @backstage/app-defaults@1.6.1 - @backstage/catalog-model@1.7.3 - @backstage/config@1.3.2 - @backstage/core-app-api@1.16.1 - @backstage/core-components@0.17.1 - @backstage/core-plugin-api@1.10.6 - @backstage/frontend-app-api@0.11.2-next.0 - @backstage/theme@0.6.5 - @backstage/plugin-api-docs@0.12.7-next.0 - @backstage/plugin-auth-react@0.1.14 - @backstage/plugin-catalog@1.29.1-next.0 - @backstage/plugin-catalog-common@1.1.3 - @backstage/plugin-catalog-graph@0.4.19-next.0 - @backstage/plugin-catalog-unprocessed-entities@0.2.17-next.0 - @backstage/plugin-devtools@0.1.27-next.0 - @backstage/plugin-home@0.8.8-next.0 - @backstage/plugin-kubernetes@0.12.7-next.0 - @backstage/plugin-kubernetes-cluster@0.0.25-next.0 - @backstage/plugin-notifications@0.5.5-next.0 - @backstage/plugin-org@0.6.39-next.0 - @backstage/plugin-permission-react@0.4.33 - @backstage/plugin-search@1.4.26-next.0 - @backstage/plugin-search-common@1.2.17 - @backstage/plugin-search-react@1.8.8 - @backstage/plugin-signals@0.0.18 - @backstage/plugin-techdocs-react@1.2.16 ## example-app-next@0.0.23-next.0 ### Patch Changes - Updated dependencies - @backstage/canon@0.3.2-next.0 - @backstage/plugin-user-settings@0.8.22-next.0 - @backstage/plugin-scaffolder@1.31.0-next.0 - @backstage/cli@0.32.1-next.0 - @backstage/core-compat-api@0.4.2-next.0 - @backstage/plugin-catalog-react@1.18.0-next.0 - @backstage/plugin-scaffolder-react@1.16.0-next.0 - @backstage/integration-react@1.2.7-next.0 - @backstage/plugin-catalog-import@0.12.14-next.0 - @backstage/plugin-techdocs@1.12.6-next.0 - @backstage/plugin-techdocs-module-addons-contrib@1.1.24-next.0 - @backstage/app-defaults@1.6.1 - @backstage/catalog-model@1.7.3 - @backstage/config@1.3.2 - @backstage/core-app-api@1.16.1 - @backstage/core-components@0.17.1 - @backstage/core-plugin-api@1.10.6 - @backstage/frontend-app-api@0.11.2-next.0 - @backstage/frontend-defaults@0.2.2-next.0 - @backstage/frontend-plugin-api@0.10.1 - @backstage/theme@0.6.5 - @backstage/plugin-api-docs@0.12.7-next.0 - @backstage/plugin-app@0.1.9-next.0 - @backstage/plugin-app-visualizer@0.1.18 - @backstage/plugin-auth-react@0.1.14 - @backstage/plugin-catalog@1.29.1-next.0 - @backstage/plugin-catalog-common@1.1.3 - @backstage/plugin-catalog-graph@0.4.19-next.0 - @backstage/plugin-catalog-unprocessed-entities@0.2.17-next.0 - @backstage/plugin-home@0.8.8-next.0 - @backstage/plugin-kubernetes@0.12.7-next.0 - @backstage/plugin-kubernetes-cluster@0.0.25-next.0 - @backstage/plugin-notifications@0.5.5-next.0 - @backstage/plugin-org@0.6.39-next.0 - @backstage/plugin-permission-react@0.4.33 - @backstage/plugin-search@1.4.26-next.0 - @backstage/plugin-search-common@1.2.17 - @backstage/plugin-search-react@1.8.8 - @backstage/plugin-signals@0.0.18 - @backstage/plugin-techdocs-react@1.2.16 ## example-backend@0.0.38-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-scaffolder-backend-module-github@0.7.1-next.0 - @backstage/plugin-auth-backend-module-github-provider@0.3.3-next.0 - @backstage/plugin-catalog-backend-module-unprocessed@0.6.0-next.0 - @backstage/plugin-auth-backend@0.25.0-next.0 - @backstage/plugin-scaffolder-backend@1.32.2-next.0 - @backstage/plugin-permission-backend@0.7.0-next.0 - @backstage/plugin-events-backend-module-google-pubsub@0.1.0-next.0 - @backstage/backend-defaults@0.9.1-next.0 - @backstage/plugin-catalog-backend@1.32.2-next.0 - @backstage/plugin-catalog-backend-module-openapi@0.2.10-next.0 - @backstage/plugin-techdocs-backend@2.0.2-next.0 - @backstage/plugin-notifications-backend@0.5.6-next.0 - @backstage/plugin-signals-backend@0.3.4-next.0 - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/plugin-app-backend@0.5.2-next.0 - @backstage/plugin-auth-backend-module-guest-provider@0.2.8-next.0 - @backstage/plugin-auth-node@0.6.3-next.0 - @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.8-next.0 - @backstage/plugin-devtools-backend@0.5.5-next.0 - @backstage/plugin-events-backend@0.5.2-next.0 - @backstage/plugin-kubernetes-backend@0.19.6-next.0 - @backstage/plugin-permission-backend-module-allow-all-policy@0.2.8-next.0 - @backstage/plugin-permission-node@0.9.2-next.0 - @backstage/plugin-proxy-backend@0.6.2-next.0 - @backstage/plugin-search-backend@2.0.2-next.0 - @backstage/plugin-search-backend-module-catalog@0.3.4-next.0 - @backstage/plugin-search-backend-module-explore@0.3.2-next.0 - @backstage/plugin-search-backend-module-techdocs@0.4.2-next.0 - @backstage/plugin-search-backend-node@1.3.11-next.0 - @backstage/catalog-model@1.7.3 - @backstage/plugin-catalog-backend-module-backstage-openapi@0.5.2-next.0 - @backstage/plugin-permission-common@0.8.4 - @backstage/plugin-scaffolder-backend-module-notifications@0.1.10-next.0 ## e2e-test@0.2.28-next.0 ### Patch Changes - Updated dependencies - @backstage/create-app@0.6.2-next.0 - @backstage/cli-common@0.1.15 - @backstage/errors@1.2.7 ## @internal/scaffolder@0.0.9-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-scaffolder-react@1.16.0-next.0 - @backstage/frontend-plugin-api@0.10.1 ## techdocs-cli-embedded-app@0.2.108-next.0 ### Patch Changes - Updated dependencies - @backstage/cli@0.32.1-next.0 - @backstage/integration-react@1.2.7-next.0 - @backstage/plugin-techdocs@1.12.6-next.0 - @backstage/app-defaults@1.6.1 - @backstage/catalog-model@1.7.3 - @backstage/config@1.3.2 - @backstage/core-app-api@1.16.1 - @backstage/core-components@0.17.1 - @backstage/core-plugin-api@1.10.6 - @backstage/test-utils@1.7.7 - @backstage/theme@0.6.5 - @backstage/plugin-catalog@1.29.1-next.0 - @backstage/plugin-techdocs-react@1.2.16 ## yarn-plugin-backstage@0.0.5-next.0 ### Patch Changes - fd70d86: Add both `npm:` and `backstage:` ranges to the lockfile to ensure compatibility with tools that parse the lockfile and ensure dependencies stay locked when building dist workspaces. - Updated dependencies - @backstage/cli-common@0.1.15 - @backstage/release-manifests@0.0.12 ## @internal/plugin-todo-list-backend@1.0.39-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@1.3.1-next.0 - @backstage/errors@1.2.7