# Release v1.27.0-next.0 Upgrade Helper: [https://backstage.github.io/upgrade-helper/?to=1.27.0-next.0](https://backstage.github.io/upgrade-helper/?to=1.27.0-next.0) ## @backstage/catalog-model@1.5.0-next.0 ### Minor Changes - 79025f3: Introduce a domain attribute to the domain entity to allow a hierarchy of domains to exist. ### Patch Changes - Updated dependencies - @backstage/errors@1.2.4 - @backstage/types@1.1.1 ## @backstage/plugin-catalog-backend@1.22.0-next.0 ### Minor Changes - 8d14475: Emit well known relationships for the Domain entity kind. ### Patch Changes - c6cb568: Add lifecycle monitoring for the catalog processing - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/plugin-search-backend-module-catalog@0.1.23-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/catalog-client@1.6.5-next.0 - @backstage/plugin-catalog-common@1.0.23-next.0 - @backstage/plugin-catalog-node@1.11.2-next.0 - @backstage/backend-openapi-utils@0.1.11-next.0 - @backstage/backend-tasks@0.5.23-next.0 - @backstage/config@1.2.0 - @backstage/errors@1.2.4 - @backstage/integration@1.10.0 - @backstage/types@1.1.1 - @backstage/plugin-events-node@0.3.4-next.0 - @backstage/plugin-permission-common@0.7.13 - @backstage/plugin-permission-node@0.7.29-next.0 ## @backstage/app-defaults@1.5.5-next.0 ### Patch Changes - Updated dependencies - @backstage/theme@0.5.4-next.0 - @backstage/core-components@0.14.5-next.0 - @backstage/core-app-api@1.12.4 - @backstage/core-plugin-api@1.9.2 - @backstage/plugin-permission-react@0.4.22 ## @backstage/backend-app-api@0.7.1-next.0 ### Patch Changes - 4cd5ff0: Add ability to configure the Node.js HTTP Server when configuring the root HTTP Router service - e8199b1: Move the JWKS registration outside of the lifecycle middleware - dc8c5dd: The default `TokenManager` implementation no longer requires keys to be configured in production, but it will throw an errors when generating or authenticating tokens. The default `AuthService` implementation will now also provide additional context if such an error is throw when falling back to using the `TokenManager` service to generate tokens for outgoing requests. - 025641b: Redact `meta` fields too with the logger - 5863e02: Internal refactor to only create one external token handler - Updated dependencies - @backstage/plugin-auth-node@0.4.13-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/backend-tasks@0.5.23-next.0 - @backstage/cli-common@0.1.13 - @backstage/cli-node@0.2.5 - @backstage/config@1.2.0 - @backstage/config-loader@1.8.0 - @backstage/errors@1.2.4 - @backstage/types@1.1.1 - @backstage/plugin-permission-node@0.7.29-next.0 ## @backstage/backend-common@0.21.8-next.0 ### Patch Changes - ba0b8b4: Added option to `ServerTokenManager.fromConfig` that allows it to be instantiated in production without any configured keys. - Updated dependencies - @backstage/backend-app-api@0.7.1-next.0 - @backstage/plugin-auth-node@0.4.13-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/backend-dev-utils@0.1.4 - @backstage/cli-common@0.1.13 - @backstage/config@1.2.0 - @backstage/config-loader@1.8.0 - @backstage/errors@1.2.4 - @backstage/integration@1.10.0 - @backstage/integration-aws-node@0.1.12 - @backstage/types@1.1.1 ## @backstage/backend-defaults@0.2.18-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-app-api@0.7.1-next.0 - @backstage/backend-common@0.21.8-next.0 ## @backstage/backend-dynamic-feature-service@0.2.10-next.0 ### Patch Changes - b611fd0: Updates the `scanRoot` method in the `PluginScanner` class to specifically ignore the `lost+found` directory, which is a system-generated directory used for file recovery on Unix-like systems. Skipping this directory avoids unnecessary errors. - Updated dependencies - @backstage/plugin-catalog-backend@1.22.0-next.0 - @backstage/backend-app-api@0.7.1-next.0 - @backstage/plugin-search-backend-node@1.2.22-next.0 - @backstage/plugin-auth-node@0.4.13-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/plugin-scaffolder-node@0.4.4-next.0 - @backstage/backend-tasks@0.5.23-next.0 - @backstage/cli-common@0.1.13 - @backstage/cli-node@0.2.5 - @backstage/config@1.2.0 - @backstage/config-loader@1.8.0 - @backstage/errors@1.2.4 - @backstage/types@1.1.1 - @backstage/plugin-app-node@0.1.18-next.0 - @backstage/plugin-events-backend@0.3.5-next.0 - @backstage/plugin-events-node@0.3.4-next.0 - @backstage/plugin-permission-common@0.7.13 - @backstage/plugin-permission-node@0.7.29-next.0 - @backstage/plugin-search-common@1.2.11 ## @backstage/backend-openapi-utils@0.1.11-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/errors@1.2.4 ## @backstage/backend-plugin-api@0.6.18-next.0 ### Patch Changes - 1fedf0c: Removed explicit `toString()` method from `ServiceRef` type. - Updated dependencies - @backstage/plugin-auth-node@0.4.13-next.0 - @backstage/backend-tasks@0.5.23-next.0 - @backstage/config@1.2.0 - @backstage/types@1.1.1 - @backstage/plugin-permission-common@0.7.13 ## @backstage/backend-tasks@0.5.23-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/config@1.2.0 - @backstage/errors@1.2.4 - @backstage/types@1.1.1 ## @backstage/backend-test-utils@0.3.8-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-app-api@0.7.1-next.0 - @backstage/plugin-auth-node@0.4.13-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/config@1.2.0 - @backstage/errors@1.2.4 - @backstage/types@1.1.1 ## @backstage/catalog-client@1.6.5-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/errors@1.2.4 ## @backstage/cli@0.26.5-next.0 ### Patch Changes - fcd3462: Both the target and types library have been bumped from ES2021 to ES2022 in `@backstage/cli/config/tsconfig.json`. - 0cc5ed3: Add support for `versions:migrate` to do code changes. Can be skipped with `--no-code-changes` - f97ad04: Add preserveModules to rollup, which allows better async loading and tree-shaking in webpack - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/cli-common@0.1.13 - @backstage/cli-node@0.2.5 - @backstage/config@1.2.0 - @backstage/config-loader@1.8.0 - @backstage/errors@1.2.4 - @backstage/eslint-plugin@0.1.7 - @backstage/integration@1.10.0 - @backstage/release-manifests@0.0.11 - @backstage/types@1.1.1 ## @backstage/core-compat-api@0.2.5-next.0 ### Patch Changes - 5d99272: Update local development dependencies. - Updated dependencies - @backstage/core-plugin-api@1.9.2 - @backstage/frontend-plugin-api@0.6.5-next.0 - @backstage/version-bridge@1.0.8 ## @backstage/core-components@0.14.5-next.0 ### Patch Changes - 71e4229: Added optional `initialShowDropDown` prop to `SidebarSubmenuItem` to internally manage the initial display state of the dropdown items. - Updated dependencies - @backstage/theme@0.5.4-next.0 - @backstage/config@1.2.0 - @backstage/core-plugin-api@1.9.2 - @backstage/errors@1.2.4 - @backstage/version-bridge@1.0.8 ## @backstage/create-app@0.5.15-next.0 ### Patch Changes - c066c88: Removed `packages/backend/src/types.ts` from the template as it is unused. It was mistakenly left in after moving the template to the new backend system. - 5d99272: Update local development dependencies. - 8105aad: Removed the Tech Radar and GitHub Actions plugins from the template, which have been moved to the community plugins repository. - Updated dependencies - @backstage/cli-common@0.1.13 ## @backstage/dev-utils@1.0.32-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/theme@0.5.4-next.0 - @backstage/core-components@0.14.5-next.0 - @backstage/plugin-catalog-react@1.11.4-next.0 - @backstage/app-defaults@1.5.5-next.0 - @backstage/core-app-api@1.12.4 - @backstage/core-plugin-api@1.9.2 - @backstage/integration-react@1.1.26 ## @backstage/frontend-app-api@0.6.5-next.0 ### Patch Changes - Updated dependencies - @backstage/theme@0.5.4-next.0 - @backstage/core-components@0.14.5-next.0 - @backstage/config@1.2.0 - @backstage/core-app-api@1.12.4 - @backstage/core-plugin-api@1.9.2 - @backstage/errors@1.2.4 - @backstage/frontend-plugin-api@0.6.5-next.0 - @backstage/types@1.1.1 - @backstage/version-bridge@1.0.8 ## @backstage/frontend-plugin-api@0.6.5-next.0 ### Patch Changes - Updated dependencies - @backstage/core-components@0.14.5-next.0 - @backstage/core-plugin-api@1.9.2 - @backstage/types@1.1.1 - @backstage/version-bridge@1.0.8 ## @backstage/frontend-test-utils@0.1.7-next.0 ### Patch Changes - Updated dependencies - @backstage/frontend-app-api@0.6.5-next.0 - @backstage/frontend-plugin-api@0.6.5-next.0 - @backstage/test-utils@1.5.5-next.0 - @backstage/types@1.1.1 ## @backstage/repo-tools@0.8.1-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/cli-common@0.1.13 - @backstage/cli-node@0.2.5 - @backstage/config-loader@1.8.0 - @backstage/errors@1.2.4 ## @techdocs/cli@1.8.10-next.0 ### Patch Changes - 1a0e009: Fix cookie endpoint mock for `serve` - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/plugin-techdocs-node@1.12.4-next.0 - @backstage/cli-common@0.1.13 - @backstage/config@1.2.0 ## @backstage/test-utils@1.5.5-next.0 ### Patch Changes - Updated dependencies - @backstage/theme@0.5.4-next.0 - @backstage/config@1.2.0 - @backstage/core-app-api@1.12.4 - @backstage/core-plugin-api@1.9.2 - @backstage/types@1.1.1 - @backstage/plugin-permission-common@0.7.13 - @backstage/plugin-permission-react@0.4.22 ## @backstage/theme@0.5.4-next.0 ### Patch Changes - f1462df: Fixed bug where scrollbars don't pick up the theme when in dark mode ## @backstage/plugin-api-docs@0.11.5-next.0 ### Patch Changes - 5d99272: Update local development dependencies. - Updated dependencies - @backstage/core-compat-api@0.2.5-next.0 - @backstage/plugin-catalog@1.19.1-next.0 - @backstage/catalog-model@1.5.0-next.0 - @backstage/core-components@0.14.5-next.0 - @backstage/plugin-catalog-common@1.0.23-next.0 - @backstage/plugin-catalog-react@1.11.4-next.0 - @backstage/core-plugin-api@1.9.2 - @backstage/frontend-plugin-api@0.6.5-next.0 - @backstage/plugin-permission-react@0.4.22 ## @backstage/plugin-app-backend@0.3.66-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-auth-node@0.4.13-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/config@1.2.0 - @backstage/config-loader@1.8.0 - @backstage/errors@1.2.4 - @backstage/types@1.1.1 - @backstage/plugin-app-node@0.1.18-next.0 ## @backstage/plugin-app-node@0.1.18-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/config-loader@1.8.0 ## @backstage/plugin-app-visualizer@0.1.6-next.0 ### Patch Changes - Updated dependencies - @backstage/core-components@0.14.5-next.0 - @backstage/core-plugin-api@1.9.2 - @backstage/frontend-plugin-api@0.6.5-next.0 ## @backstage/plugin-auth-backend@0.22.5-next.0 ### Patch Changes - ea9262b: Allow overriding default ownership resolving with the new `AuthOwnershipResolutionExtensionPoint` - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/plugin-auth-backend-module-oidc-provider@0.1.9-next.0 - @backstage/plugin-auth-node@0.4.13-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/catalog-client@1.6.5-next.0 - @backstage/plugin-auth-backend-module-azure-easyauth-provider@0.1.1-next.0 - @backstage/plugin-catalog-node@1.11.2-next.0 - @backstage/config@1.2.0 - @backstage/errors@1.2.4 - @backstage/types@1.1.1 - @backstage/plugin-auth-backend-module-atlassian-provider@0.1.10-next.0 - @backstage/plugin-auth-backend-module-aws-alb-provider@0.1.10-next.0 - @backstage/plugin-auth-backend-module-bitbucket-provider@0.1.1-next.0 - @backstage/plugin-auth-backend-module-cloudflare-access-provider@0.1.1-next.0 - @backstage/plugin-auth-backend-module-gcp-iap-provider@0.2.13-next.0 - @backstage/plugin-auth-backend-module-github-provider@0.1.15-next.0 - @backstage/plugin-auth-backend-module-gitlab-provider@0.1.15-next.0 - @backstage/plugin-auth-backend-module-google-provider@0.1.15-next.0 - @backstage/plugin-auth-backend-module-microsoft-provider@0.1.13-next.0 - @backstage/plugin-auth-backend-module-oauth2-provider@0.1.15-next.0 - @backstage/plugin-auth-backend-module-oauth2-proxy-provider@0.1.11-next.0 - @backstage/plugin-auth-backend-module-okta-provider@0.0.11-next.0 ## @backstage/plugin-auth-backend-module-atlassian-provider@0.1.10-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-auth-node@0.4.13-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 ## @backstage/plugin-auth-backend-module-aws-alb-provider@0.1.10-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-auth-backend@0.22.5-next.0 - @backstage/plugin-auth-node@0.4.13-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/errors@1.2.4 ## @backstage/plugin-auth-backend-module-azure-easyauth-provider@0.1.1-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/plugin-auth-node@0.4.13-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/errors@1.2.4 ## @backstage/plugin-auth-backend-module-bitbucket-provider@0.1.1-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-auth-node@0.4.13-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 ## @backstage/plugin-auth-backend-module-cloudflare-access-provider@0.1.1-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-auth-node@0.4.13-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/config@1.2.0 - @backstage/errors@1.2.4 ## @backstage/plugin-auth-backend-module-gcp-iap-provider@0.2.13-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-auth-node@0.4.13-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/errors@1.2.4 - @backstage/types@1.1.1 ## @backstage/plugin-auth-backend-module-github-provider@0.1.15-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-auth-node@0.4.13-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 ## @backstage/plugin-auth-backend-module-gitlab-provider@0.1.15-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-auth-node@0.4.13-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 ## @backstage/plugin-auth-backend-module-google-provider@0.1.15-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-auth-node@0.4.13-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 ## @backstage/plugin-auth-backend-module-guest-provider@0.1.4-next.0 ### Patch Changes - 07d8cca: Error if used outside of a development environment without explicit allowance - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/plugin-auth-node@0.4.13-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/errors@1.2.4 ## @backstage/plugin-auth-backend-module-microsoft-provider@0.1.13-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-auth-node@0.4.13-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 ## @backstage/plugin-auth-backend-module-oauth2-provider@0.1.15-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-auth-node@0.4.13-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 ## @backstage/plugin-auth-backend-module-oauth2-proxy-provider@0.1.11-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-auth-node@0.4.13-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/errors@1.2.4 ## @backstage/plugin-auth-backend-module-oidc-provider@0.1.9-next.0 ### Patch Changes - dd53bf3: Add nonce to authorize request to be added in ID token - Updated dependencies - @backstage/plugin-auth-backend@0.22.5-next.0 - @backstage/plugin-auth-node@0.4.13-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 ## @backstage/plugin-auth-backend-module-okta-provider@0.0.11-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-auth-node@0.4.13-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 ## @backstage/plugin-auth-backend-module-pinniped-provider@0.1.12-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-auth-node@0.4.13-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/config@1.2.0 ## @backstage/plugin-auth-backend-module-vmware-cloud-provider@0.1.10-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/plugin-auth-node@0.4.13-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 ## @backstage/plugin-auth-node@0.4.13-next.0 ### Patch Changes - ea9262b: Allow overriding default ownership resolving with the new `AuthOwnershipResolutionExtensionPoint` - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/catalog-client@1.6.5-next.0 - @backstage/config@1.2.0 - @backstage/errors@1.2.4 - @backstage/types@1.1.1 ## @backstage/plugin-auth-react@0.1.1-next.0 ### Patch Changes - c297afd: When using `CookieAuthRefreshProvider` or `useCookieAuthRefresh`, a 404 response from the cookie endpoint will now be treated as if cookie auth is disabled and is not needed. - Updated dependencies - @backstage/core-components@0.14.5-next.0 - @backstage/core-plugin-api@1.9.2 - @backstage/errors@1.2.4 ## @backstage/plugin-catalog@1.19.1-next.0 ### Patch Changes - 5d99272: Update local development dependencies. - Updated dependencies - @backstage/core-compat-api@0.2.5-next.0 - @backstage/catalog-model@1.5.0-next.0 - @backstage/core-components@0.14.5-next.0 - @backstage/catalog-client@1.6.5-next.0 - @backstage/plugin-catalog-common@1.0.23-next.0 - @backstage/plugin-catalog-react@1.11.4-next.0 - @backstage/plugin-scaffolder-common@1.5.2-next.0 - @backstage/core-plugin-api@1.9.2 - @backstage/errors@1.2.4 - @backstage/frontend-plugin-api@0.6.5-next.0 - @backstage/integration-react@1.1.26 - @backstage/types@1.1.1 - @backstage/plugin-permission-react@0.4.22 - @backstage/plugin-search-common@1.2.11 - @backstage/plugin-search-react@1.7.11-next.0 ## @backstage/plugin-catalog-backend-module-aws@0.3.13-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/plugin-catalog-common@1.0.23-next.0 - @backstage/plugin-catalog-node@1.11.2-next.0 - @backstage/plugin-kubernetes-common@0.7.6-next.0 - @backstage/backend-tasks@0.5.23-next.0 - @backstage/config@1.2.0 - @backstage/errors@1.2.4 - @backstage/integration@1.10.0 - @backstage/integration-aws-node@0.1.12 ## @backstage/plugin-catalog-backend-module-azure@0.1.38-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/plugin-catalog-common@1.0.23-next.0 - @backstage/plugin-catalog-node@1.11.2-next.0 - @backstage/backend-tasks@0.5.23-next.0 - @backstage/config@1.2.0 - @backstage/integration@1.10.0 ## @backstage/plugin-catalog-backend-module-backstage-openapi@0.2.1-next.0 ### Patch Changes - f3f0281: Fix incorrect dependency import. - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/plugin-catalog-node@1.11.2-next.0 - @backstage/backend-openapi-utils@0.1.11-next.0 - @backstage/backend-tasks@0.5.23-next.0 - @backstage/config@1.2.0 - @backstage/errors@1.2.4 ## @backstage/plugin-catalog-backend-module-bitbucket-cloud@0.2.5-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/catalog-client@1.6.5-next.0 - @backstage/plugin-catalog-common@1.0.23-next.0 - @backstage/plugin-catalog-node@1.11.2-next.0 - @backstage/backend-tasks@0.5.23-next.0 - @backstage/config@1.2.0 - @backstage/integration@1.10.0 - @backstage/plugin-bitbucket-cloud-common@0.2.18 - @backstage/plugin-events-node@0.3.4-next.0 ## @backstage/plugin-catalog-backend-module-bitbucket-server@0.1.32-next.0 ### Patch Changes - 062ffb1: Allow skipping archived repositories (`skipArchivedRepos` flag) on Bitbucket. - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/plugin-catalog-node@1.11.2-next.0 - @backstage/backend-tasks@0.5.23-next.0 - @backstage/config@1.2.0 - @backstage/errors@1.2.4 - @backstage/integration@1.10.0 ## @backstage/plugin-catalog-backend-module-gcp@0.1.19-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/plugin-catalog-node@1.11.2-next.0 - @backstage/plugin-kubernetes-common@0.7.6-next.0 - @backstage/backend-tasks@0.5.23-next.0 - @backstage/config@1.2.0 ## @backstage/plugin-catalog-backend-module-gerrit@0.1.35-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/plugin-catalog-node@1.11.2-next.0 - @backstage/backend-tasks@0.5.23-next.0 - @backstage/config@1.2.0 - @backstage/errors@1.2.4 - @backstage/integration@1.10.0 ## @backstage/plugin-catalog-backend-module-github@0.6.1-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-catalog-backend@1.22.0-next.0 - @backstage/catalog-model@1.5.0-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/catalog-client@1.6.5-next.0 - @backstage/plugin-catalog-common@1.0.23-next.0 - @backstage/plugin-catalog-node@1.11.2-next.0 - @backstage/backend-tasks@0.5.23-next.0 - @backstage/config@1.2.0 - @backstage/integration@1.10.0 - @backstage/plugin-events-node@0.3.4-next.0 ## @backstage/plugin-catalog-backend-module-github-org@0.1.13-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/plugin-catalog-backend-module-github@0.6.1-next.0 - @backstage/plugin-catalog-node@1.11.2-next.0 - @backstage/backend-tasks@0.5.23-next.0 - @backstage/config@1.2.0 - @backstage/plugin-events-node@0.3.4-next.0 ## @backstage/plugin-catalog-backend-module-gitlab@0.3.15-next.2 ### Patch Changes - a70377d: Added events support for `GitlabDiscoveryEntityProvider` and `GitlabOrgDiscoveryEntityProvider`. - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/plugin-catalog-common@1.0.23-next.0 - @backstage/plugin-catalog-node@1.11.2-next.0 - @backstage/backend-tasks@0.5.23-next.0 - @backstage/config@1.2.0 - @backstage/integration@1.10.0 - @backstage/plugin-events-node@0.3.4-next.0 ## @backstage/plugin-catalog-backend-module-gitlab-org@0.0.1-next.0 ### Patch Changes - a70377d: Added a new `catalog-backend-module-gitlab-org` module which adds the `GitlabOrgDiscoveryEntityProvider` to the catalog's providers using the new backend system. - Updated dependencies - @backstage/plugin-catalog-backend-module-gitlab@0.3.15-next.2 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/plugin-catalog-node@1.11.2-next.0 - @backstage/plugin-events-node@0.3.4-next.0 ## @backstage/plugin-catalog-backend-module-incremental-ingestion@0.4.23-next.0 ### Patch Changes - 8c1ab9e: Fix plugin/incremental-ingestion 'Maximum call stack size exceeded' error when ingest large entities. - Updated dependencies - @backstage/plugin-catalog-backend@1.22.0-next.0 - @backstage/catalog-model@1.5.0-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/plugin-catalog-node@1.11.2-next.0 - @backstage/backend-tasks@0.5.23-next.0 - @backstage/config@1.2.0 - @backstage/errors@1.2.4 - @backstage/plugin-events-node@0.3.4-next.0 - @backstage/plugin-permission-common@0.7.13 ## @backstage/plugin-catalog-backend-module-ldap@0.5.34-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/plugin-catalog-common@1.0.23-next.0 - @backstage/plugin-catalog-node@1.11.2-next.0 - @backstage/backend-tasks@0.5.23-next.0 - @backstage/config@1.2.0 - @backstage/errors@1.2.4 - @backstage/types@1.1.1 ## @backstage/plugin-catalog-backend-module-msgraph@0.5.26-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/plugin-catalog-common@1.0.23-next.0 - @backstage/plugin-catalog-node@1.11.2-next.0 - @backstage/backend-tasks@0.5.23-next.0 - @backstage/config@1.2.0 ## @backstage/plugin-catalog-backend-module-openapi@0.1.36-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-catalog-backend@1.22.0-next.0 - @backstage/catalog-model@1.5.0-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/plugin-catalog-common@1.0.23-next.0 - @backstage/plugin-catalog-node@1.11.2-next.0 - @backstage/config@1.2.0 - @backstage/integration@1.10.0 - @backstage/types@1.1.1 ## @backstage/plugin-catalog-backend-module-puppetdb@0.1.24-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/plugin-catalog-node@1.11.2-next.0 - @backstage/backend-tasks@0.5.23-next.0 - @backstage/config@1.2.0 - @backstage/errors@1.2.4 - @backstage/types@1.1.1 ## @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.16-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/plugin-catalog-common@1.0.23-next.0 - @backstage/plugin-catalog-node@1.11.2-next.0 - @backstage/plugin-scaffolder-common@1.5.2-next.0 ## @backstage/plugin-catalog-backend-module-unprocessed@0.4.5-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/plugin-auth-node@0.4.13-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/plugin-catalog-node@1.11.2-next.0 - @backstage/errors@1.2.4 - @backstage/plugin-catalog-unprocessed-entities-common@0.0.1 - @backstage/plugin-permission-common@0.7.13 ## @backstage/plugin-catalog-common@1.0.23-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/plugin-permission-common@0.7.13 - @backstage/plugin-search-common@1.2.11 ## @backstage/plugin-catalog-graph@0.4.5-next.0 ### Patch Changes - Updated dependencies - @backstage/core-compat-api@0.2.5-next.0 - @backstage/catalog-model@1.5.0-next.0 - @backstage/core-components@0.14.5-next.0 - @backstage/catalog-client@1.6.5-next.0 - @backstage/plugin-catalog-react@1.11.4-next.0 - @backstage/core-plugin-api@1.9.2 - @backstage/frontend-plugin-api@0.6.5-next.0 - @backstage/types@1.1.1 ## @backstage/plugin-catalog-import@0.10.11-next.0 ### Patch Changes - Updated dependencies - @backstage/core-compat-api@0.2.5-next.0 - @backstage/catalog-model@1.5.0-next.0 - @backstage/core-components@0.14.5-next.0 - @backstage/catalog-client@1.6.5-next.0 - @backstage/plugin-catalog-common@1.0.23-next.0 - @backstage/plugin-catalog-react@1.11.4-next.0 - @backstage/config@1.2.0 - @backstage/core-plugin-api@1.9.2 - @backstage/errors@1.2.4 - @backstage/frontend-plugin-api@0.6.5-next.0 - @backstage/integration@1.10.0 - @backstage/integration-react@1.1.26 ## @backstage/plugin-catalog-node@1.11.2-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/catalog-client@1.6.5-next.0 - @backstage/plugin-catalog-common@1.0.23-next.0 - @backstage/errors@1.2.4 - @backstage/types@1.1.1 - @backstage/plugin-permission-common@0.7.13 - @backstage/plugin-permission-node@0.7.29-next.0 ## @backstage/plugin-catalog-react@1.11.4-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/core-components@0.14.5-next.0 - @backstage/catalog-client@1.6.5-next.0 - @backstage/plugin-catalog-common@1.0.23-next.0 - @backstage/core-plugin-api@1.9.2 - @backstage/errors@1.2.4 - @backstage/frontend-plugin-api@0.6.5-next.0 - @backstage/integration-react@1.1.26 - @backstage/types@1.1.1 - @backstage/version-bridge@1.0.8 - @backstage/plugin-permission-common@0.7.13 - @backstage/plugin-permission-react@0.4.22 ## @backstage/plugin-catalog-unprocessed-entities@0.2.4-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/core-components@0.14.5-next.0 - @backstage/core-plugin-api@1.9.2 - @backstage/errors@1.2.4 ## @backstage/plugin-config-schema@0.1.55-next.0 ### Patch Changes - Updated dependencies - @backstage/core-components@0.14.5-next.0 - @backstage/core-plugin-api@1.9.2 - @backstage/errors@1.2.4 - @backstage/types@1.1.1 ## @backstage/plugin-devtools@0.1.14-next.0 ### Patch Changes - Updated dependencies - @backstage/core-compat-api@0.2.5-next.0 - @backstage/core-components@0.14.5-next.0 - @backstage/core-plugin-api@1.9.2 - @backstage/errors@1.2.4 - @backstage/frontend-plugin-api@0.6.5-next.0 - @backstage/plugin-devtools-common@0.1.9 - @backstage/plugin-permission-react@0.4.22 ## @backstage/plugin-devtools-backend@0.3.4-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/cli-common@0.1.13 - @backstage/config@1.2.0 - @backstage/config-loader@1.8.0 - @backstage/errors@1.2.4 - @backstage/types@1.1.1 - @backstage/plugin-devtools-common@0.1.9 - @backstage/plugin-permission-common@0.7.13 - @backstage/plugin-permission-node@0.7.29-next.0 ## @backstage/plugin-events-backend@0.3.5-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/config@1.2.0 - @backstage/plugin-events-node@0.3.4-next.0 ## @backstage/plugin-events-backend-module-aws-sqs@0.3.4-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/backend-tasks@0.5.23-next.0 - @backstage/config@1.2.0 - @backstage/types@1.1.1 - @backstage/plugin-events-node@0.3.4-next.0 ## @backstage/plugin-events-backend-module-azure@0.2.4-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/plugin-events-node@0.3.4-next.0 ## @backstage/plugin-events-backend-module-bitbucket-cloud@0.2.4-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/plugin-events-node@0.3.4-next.0 ## @backstage/plugin-events-backend-module-gerrit@0.2.4-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/plugin-events-node@0.3.4-next.0 ## @backstage/plugin-events-backend-module-github@0.2.4-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/config@1.2.0 - @backstage/plugin-events-node@0.3.4-next.0 ## @backstage/plugin-events-backend-module-gitlab@0.2.4-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/config@1.2.0 - @backstage/plugin-events-node@0.3.4-next.0 ## @backstage/plugin-events-backend-test-utils@0.1.28-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-events-node@0.3.4-next.0 ## @backstage/plugin-events-node@0.3.4-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@0.6.18-next.0 ## @backstage/plugin-home@0.7.4-next.0 ### Patch Changes - 2196d3e: Use relative time when displaying visits from the same day - 0040ec2: Updated dependency `@rjsf/utils` to `5.18.2`. Updated dependency `@rjsf/core` to `5.18.2`. Updated dependency `@rjsf/material-ui` to `5.18.2`. Updated dependency `@rjsf/validator-ajv8` to `5.18.2`. - Updated dependencies - @backstage/core-compat-api@0.2.5-next.0 - @backstage/catalog-model@1.5.0-next.0 - @backstage/theme@0.5.4-next.0 - @backstage/core-components@0.14.5-next.0 - @backstage/plugin-home-react@0.1.13-next.0 - @backstage/catalog-client@1.6.5-next.0 - @backstage/plugin-catalog-react@1.11.4-next.0 - @backstage/config@1.2.0 - @backstage/core-app-api@1.12.4 - @backstage/core-plugin-api@1.9.2 - @backstage/frontend-plugin-api@0.6.5-next.0 ## @backstage/plugin-home-react@0.1.13-next.0 ### Patch Changes - 0040ec2: Updated dependency `@rjsf/utils` to `5.18.2`. Updated dependency `@rjsf/core` to `5.18.2`. Updated dependency `@rjsf/material-ui` to `5.18.2`. Updated dependency `@rjsf/validator-ajv8` to `5.18.2`. - Updated dependencies - @backstage/core-components@0.14.5-next.0 - @backstage/core-plugin-api@1.9.2 ## @backstage/plugin-kubernetes@0.11.10-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/core-components@0.14.5-next.0 - @backstage/plugin-catalog-react@1.11.4-next.0 - @backstage/plugin-kubernetes-common@0.7.6-next.0 - @backstage/plugin-kubernetes-react@0.3.5-next.0 - @backstage/core-plugin-api@1.9.2 ## @backstage/plugin-kubernetes-backend@0.17.1-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/plugin-auth-node@0.4.13-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/plugin-kubernetes-node@0.1.12-next.0 - @backstage/catalog-client@1.6.5-next.0 - @backstage/plugin-catalog-node@1.11.2-next.0 - @backstage/plugin-kubernetes-common@0.7.6-next.0 - @backstage/config@1.2.0 - @backstage/errors@1.2.4 - @backstage/integration-aws-node@0.1.12 - @backstage/types@1.1.1 - @backstage/plugin-permission-common@0.7.13 - @backstage/plugin-permission-node@0.7.29-next.0 ## @backstage/plugin-kubernetes-cluster@0.0.11-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/core-components@0.14.5-next.0 - @backstage/plugin-catalog-react@1.11.4-next.0 - @backstage/plugin-kubernetes-common@0.7.6-next.0 - @backstage/plugin-kubernetes-react@0.3.5-next.0 - @backstage/core-plugin-api@1.9.2 ## @backstage/plugin-kubernetes-common@0.7.6-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/types@1.1.1 - @backstage/plugin-permission-common@0.7.13 ## @backstage/plugin-kubernetes-node@0.1.12-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/plugin-kubernetes-common@0.7.6-next.0 - @backstage/types@1.1.1 ## @backstage/plugin-kubernetes-react@0.3.5-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/core-components@0.14.5-next.0 - @backstage/plugin-kubernetes-common@0.7.6-next.0 - @backstage/core-plugin-api@1.9.2 - @backstage/errors@1.2.4 - @backstage/types@1.1.1 ## @backstage/plugin-notifications@0.2.1-next.0 ### Patch Changes - e6bf85f: Allow overriding `NotificationsPage` page properties - a42a19b: Empty descriptions are not rendered to improve the look&feel. - 1bc3b86: Fix to show web notifications even when browser is on foreground. Fix duplicate notifications with multiple tabs. - f793112: Allow defining `className` and additional properties for `NotificationsSideBarItem` - e1c7d6e: Fix infinite loop in the notification title counter - fcda449: The rendered size of a notification is limited for very long descriptions. - Updated dependencies - @backstage/theme@0.5.4-next.0 - @backstage/core-components@0.14.5-next.0 - @backstage/core-plugin-api@1.9.2 - @backstage/errors@1.2.4 - @backstage/types@1.1.1 - @backstage/plugin-notifications-common@0.0.3 - @backstage/plugin-signals-react@0.0.3 ## @backstage/plugin-notifications-backend@0.2.1-next.0 ### Patch Changes - ee09dfc: Updated documentation for sending messages by external services. - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/plugin-auth-node@0.4.13-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/catalog-client@1.6.5-next.0 - @backstage/plugin-notifications-node@0.1.4-next.0 - @backstage/config@1.2.0 - @backstage/errors@1.2.4 - @backstage/plugin-events-node@0.3.4-next.0 - @backstage/plugin-notifications-common@0.0.3 - @backstage/plugin-signals-node@0.1.4-next.0 ## @backstage/plugin-notifications-node@0.1.4-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/catalog-client@1.6.5-next.0 - @backstage/plugin-notifications-common@0.0.3 - @backstage/plugin-signals-node@0.1.4-next.0 ## @backstage/plugin-org@0.6.25-next.0 ### Patch Changes - Updated dependencies - @backstage/core-compat-api@0.2.5-next.0 - @backstage/catalog-model@1.5.0-next.0 - @backstage/core-components@0.14.5-next.0 - @backstage/plugin-catalog-common@1.0.23-next.0 - @backstage/plugin-catalog-react@1.11.4-next.0 - @backstage/core-plugin-api@1.9.2 - @backstage/frontend-plugin-api@0.6.5-next.0 ## @backstage/plugin-org-react@0.1.24-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/core-components@0.14.5-next.0 - @backstage/catalog-client@1.6.5-next.0 - @backstage/plugin-catalog-react@1.11.4-next.0 - @backstage/core-plugin-api@1.9.2 ## @backstage/plugin-permission-backend@0.5.42-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-auth-node@0.4.13-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/config@1.2.0 - @backstage/errors@1.2.4 - @backstage/plugin-permission-common@0.7.13 - @backstage/plugin-permission-node@0.7.29-next.0 ## @backstage/plugin-permission-backend-module-allow-all-policy@0.1.15-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-auth-node@0.4.13-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/plugin-permission-common@0.7.13 - @backstage/plugin-permission-node@0.7.29-next.0 ## @backstage/plugin-permission-node@0.7.29-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-auth-node@0.4.13-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/config@1.2.0 - @backstage/errors@1.2.4 - @backstage/plugin-permission-common@0.7.13 ## @backstage/plugin-proxy-backend@0.4.16-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/config@1.2.0 ## @backstage/plugin-scaffolder@1.19.4-next.0 ### Patch Changes - 0040ec2: Updated dependency `@rjsf/utils` to `5.18.2`. Updated dependency `@rjsf/core` to `5.18.2`. Updated dependency `@rjsf/material-ui` to `5.18.2`. Updated dependency `@rjsf/validator-ajv8` to `5.18.2`. - Updated dependencies - @backstage/core-compat-api@0.2.5-next.0 - @backstage/catalog-model@1.5.0-next.0 - @backstage/core-components@0.14.5-next.0 - @backstage/plugin-scaffolder-react@1.8.5-next.0 - @backstage/catalog-client@1.6.5-next.0 - @backstage/plugin-catalog-common@1.0.23-next.0 - @backstage/plugin-catalog-react@1.11.4-next.0 - @backstage/plugin-scaffolder-common@1.5.2-next.0 - @backstage/core-plugin-api@1.9.2 - @backstage/errors@1.2.4 - @backstage/frontend-plugin-api@0.6.5-next.0 - @backstage/integration@1.10.0 - @backstage/integration-react@1.1.26 - @backstage/types@1.1.1 - @backstage/plugin-permission-react@0.4.22 ## @backstage/plugin-scaffolder-backend@1.22.5-next.0 ### Patch Changes - 025641b: Fix issue with the log format not being respected when logging from actions - 025641b: Redact `meta` fields too with the logger - Updated dependencies - @backstage/plugin-scaffolder-backend-module-github@0.2.8-next.0 - @backstage/plugin-scaffolder-backend-module-gitea@0.1.8-next.0 - @backstage/catalog-model@1.5.0-next.0 - @backstage/plugin-scaffolder-backend-module-gitlab@0.3.4-next.0 - @backstage/plugin-scaffolder-backend-module-bitbucket-server@0.1.8-next.0 - @backstage/plugin-auth-node@0.4.13-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/catalog-client@1.6.5-next.0 - @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.16-next.0 - @backstage/plugin-catalog-node@1.11.2-next.0 - @backstage/plugin-scaffolder-common@1.5.2-next.0 - @backstage/plugin-scaffolder-node@0.4.4-next.0 - @backstage/backend-tasks@0.5.23-next.0 - @backstage/config@1.2.0 - @backstage/errors@1.2.4 - @backstage/integration@1.10.0 - @backstage/types@1.1.1 - @backstage/plugin-permission-common@0.7.13 - @backstage/plugin-permission-node@0.7.29-next.0 - @backstage/plugin-scaffolder-backend-module-azure@0.1.10-next.0 - @backstage/plugin-scaffolder-backend-module-bitbucket@0.2.8-next.0 - @backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.1.8-next.0 - @backstage/plugin-scaffolder-backend-module-gerrit@0.1.10-next.0 ## @backstage/plugin-scaffolder-backend-module-azure@0.1.10-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/plugin-scaffolder-node@0.4.4-next.0 - @backstage/config@1.2.0 - @backstage/errors@1.2.4 - @backstage/integration@1.10.0 ## @backstage/plugin-scaffolder-backend-module-bitbucket@0.2.8-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-scaffolder-backend-module-bitbucket-server@0.1.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/plugin-scaffolder-node@0.4.4-next.0 - @backstage/config@1.2.0 - @backstage/errors@1.2.4 - @backstage/integration@1.10.0 - @backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.1.8-next.0 ## @backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.1.8-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/plugin-scaffolder-node@0.4.4-next.0 - @backstage/config@1.2.0 - @backstage/errors@1.2.4 - @backstage/integration@1.10.0 ## @backstage/plugin-scaffolder-backend-module-bitbucket-server@0.1.8-next.0 ### Patch Changes - 24dd655: Add examples for `publish:bitbucketServer:pull-request` scaffolder action & improve related tests - Updated dependencies - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/plugin-scaffolder-node@0.4.4-next.0 - @backstage/config@1.2.0 - @backstage/errors@1.2.4 - @backstage/integration@1.10.0 ## @backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.2.19-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/plugin-scaffolder-node@0.4.4-next.0 - @backstage/config@1.2.0 - @backstage/errors@1.2.4 - @backstage/integration@1.10.0 ## @backstage/plugin-scaffolder-backend-module-cookiecutter@0.2.42-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/plugin-scaffolder-node@0.4.4-next.0 - @backstage/config@1.2.0 - @backstage/errors@1.2.4 - @backstage/integration@1.10.0 - @backstage/types@1.1.1 ## @backstage/plugin-scaffolder-backend-module-gerrit@0.1.10-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/plugin-scaffolder-node@0.4.4-next.0 - @backstage/config@1.2.0 - @backstage/errors@1.2.4 - @backstage/integration@1.10.0 ## @backstage/plugin-scaffolder-backend-module-gitea@0.1.8-next.0 ### Patch Changes - 554af73: Allow defining `repoVisibility` field for the action `publish:gitea` - Updated dependencies - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/plugin-scaffolder-node@0.4.4-next.0 - @backstage/config@1.2.0 - @backstage/errors@1.2.4 - @backstage/integration@1.10.0 ## @backstage/plugin-scaffolder-backend-module-github@0.2.8-next.0 ### Patch Changes - 5d99272: Update local development dependencies. - Updated dependencies - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/plugin-scaffolder-node@0.4.4-next.0 - @backstage/config@1.2.0 - @backstage/errors@1.2.4 - @backstage/integration@1.10.0 ## @backstage/plugin-scaffolder-backend-module-gitlab@0.3.4-next.0 ### Patch Changes - ffc73ec: Add examples for `gitlab:repo:push` scaffolder action & improve related tests - Updated dependencies - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/plugin-scaffolder-node@0.4.4-next.0 - @backstage/config@1.2.0 - @backstage/errors@1.2.4 - @backstage/integration@1.10.0 ## @backstage/plugin-scaffolder-backend-module-rails@0.4.35-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/plugin-scaffolder-node@0.4.4-next.0 - @backstage/config@1.2.0 - @backstage/errors@1.2.4 - @backstage/integration@1.10.0 - @backstage/types@1.1.1 ## @backstage/plugin-scaffolder-backend-module-sentry@0.1.26-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/plugin-scaffolder-node@0.4.4-next.0 - @backstage/config@1.2.0 - @backstage/errors@1.2.4 ## @backstage/plugin-scaffolder-backend-module-yeoman@0.3.1-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/plugin-scaffolder-node@0.4.4-next.0 - @backstage/types@1.1.1 - @backstage/plugin-scaffolder-node-test-utils@0.1.4-next.0 ## @backstage/plugin-scaffolder-common@1.5.2-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/types@1.1.1 - @backstage/plugin-permission-common@0.7.13 ## @backstage/plugin-scaffolder-node@0.4.4-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/plugin-scaffolder-common@1.5.2-next.0 - @backstage/errors@1.2.4 - @backstage/integration@1.10.0 - @backstage/types@1.1.1 ## @backstage/plugin-scaffolder-node-test-utils@0.1.4-next.0 ### Patch Changes - Updated dependencies - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-test-utils@0.3.8-next.0 - @backstage/plugin-scaffolder-node@0.4.4-next.0 - @backstage/types@1.1.1 ## @backstage/plugin-scaffolder-react@1.8.5-next.0 ### Patch Changes - 0040ec2: Updated dependency `@rjsf/utils` to `5.18.2`. Updated dependency `@rjsf/core` to `5.18.2`. Updated dependency `@rjsf/material-ui` to `5.18.2`. Updated dependency `@rjsf/validator-ajv8` to `5.18.2`. - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/theme@0.5.4-next.0 - @backstage/core-components@0.14.5-next.0 - @backstage/catalog-client@1.6.5-next.0 - @backstage/plugin-catalog-react@1.11.4-next.0 - @backstage/plugin-scaffolder-common@1.5.2-next.0 - @backstage/core-plugin-api@1.9.2 - @backstage/types@1.1.1 - @backstage/version-bridge@1.0.8 ## @backstage/plugin-search@1.4.11-next.0 ### Patch Changes - Updated dependencies - @backstage/core-compat-api@0.2.5-next.0 - @backstage/core-components@0.14.5-next.0 - @backstage/plugin-catalog-react@1.11.4-next.0 - @backstage/core-plugin-api@1.9.2 - @backstage/errors@1.2.4 - @backstage/frontend-plugin-api@0.6.5-next.0 - @backstage/types@1.1.1 - @backstage/version-bridge@1.0.8 - @backstage/plugin-search-common@1.2.11 - @backstage/plugin-search-react@1.7.11-next.0 ## @backstage/plugin-search-backend@1.5.8-next.0 ### Patch Changes - c6cb568: Add lifecycle monitoring for the search index registry - Updated dependencies - @backstage/plugin-search-backend-node@1.2.22-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/repo-tools@0.8.1-next.0 - @backstage/backend-openapi-utils@0.1.11-next.0 - @backstage/config@1.2.0 - @backstage/errors@1.2.4 - @backstage/types@1.1.1 - @backstage/plugin-permission-common@0.7.13 - @backstage/plugin-permission-node@0.7.29-next.0 - @backstage/plugin-search-common@1.2.11 ## @backstage/plugin-search-backend-module-catalog@0.1.23-next.0 ### Patch Changes - d5fff66: Fix wiring of the module exported at the `/alpha` path, which was causing authentication failures. - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/plugin-search-backend-node@1.2.22-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/catalog-client@1.6.5-next.0 - @backstage/plugin-catalog-common@1.0.23-next.0 - @backstage/plugin-catalog-node@1.11.2-next.0 - @backstage/backend-tasks@0.5.23-next.0 - @backstage/config@1.2.0 - @backstage/errors@1.2.4 - @backstage/plugin-permission-common@0.7.13 - @backstage/plugin-search-common@1.2.11 ## @backstage/plugin-search-backend-module-elasticsearch@1.4.1-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-search-backend-node@1.2.22-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/config@1.2.0 - @backstage/integration-aws-node@0.1.12 - @backstage/plugin-search-common@1.2.11 ## @backstage/plugin-search-backend-module-explore@0.1.23-next.0 ### Patch Changes - ca6e2e0: Migrate search collator to use the new auth services. - 5d99272: Update README.md to point to explore plugin in community-plugins repository. - Updated dependencies - @backstage/plugin-search-backend-node@1.2.22-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/backend-tasks@0.5.23-next.0 - @backstage/config@1.2.0 - @backstage/plugin-search-common@1.2.11 ## @backstage/plugin-search-backend-module-pg@0.5.27-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-search-backend-node@1.2.22-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/config@1.2.0 - @backstage/plugin-search-common@1.2.11 ## @backstage/plugin-search-backend-module-stack-overflow-collator@0.1.11-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-search-backend-node@1.2.22-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/backend-tasks@0.5.23-next.0 - @backstage/config@1.2.0 - @backstage/plugin-search-common@1.2.11 ## @backstage/plugin-search-backend-module-techdocs@0.1.23-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/plugin-search-backend-node@1.2.22-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/catalog-client@1.6.5-next.0 - @backstage/plugin-catalog-common@1.0.23-next.0 - @backstage/plugin-catalog-node@1.11.2-next.0 - @backstage/plugin-techdocs-node@1.12.4-next.0 - @backstage/backend-tasks@0.5.23-next.0 - @backstage/config@1.2.0 - @backstage/plugin-permission-common@0.7.13 - @backstage/plugin-search-common@1.2.11 ## @backstage/plugin-search-backend-node@1.2.22-next.0 ### Patch Changes - c6cb568: Add lifecycle monitoring for the search index registry - Updated dependencies - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/backend-tasks@0.5.23-next.0 - @backstage/config@1.2.0 - @backstage/errors@1.2.4 - @backstage/plugin-permission-common@0.7.13 - @backstage/plugin-search-common@1.2.11 ## @backstage/plugin-search-react@1.7.11-next.0 ### Patch Changes - Updated dependencies - @backstage/theme@0.5.4-next.0 - @backstage/core-components@0.14.5-next.0 - @backstage/core-plugin-api@1.9.2 - @backstage/frontend-plugin-api@0.6.5-next.0 - @backstage/types@1.1.1 - @backstage/version-bridge@1.0.8 - @backstage/plugin-search-common@1.2.11 ## @backstage/plugin-signals@0.0.6-next.0 ### Patch Changes - Updated dependencies - @backstage/theme@0.5.4-next.0 - @backstage/core-components@0.14.5-next.0 - @backstage/core-plugin-api@1.9.2 - @backstage/types@1.1.1 - @backstage/plugin-signals-react@0.0.3 ## @backstage/plugin-signals-backend@0.1.4-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-auth-node@0.4.13-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/config@1.2.0 - @backstage/types@1.1.1 - @backstage/plugin-events-node@0.3.4-next.0 - @backstage/plugin-signals-node@0.1.4-next.0 ## @backstage/plugin-signals-node@0.1.4-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-auth-node@0.4.13-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/config@1.2.0 - @backstage/types@1.1.1 - @backstage/plugin-events-node@0.3.4-next.0 ## @backstage/plugin-techdocs@1.10.5-next.0 ### Patch Changes - d2cc139: Update path in Readme for Plugin Techdocs to show the correct setup information. - Updated dependencies - @backstage/core-compat-api@0.2.5-next.0 - @backstage/catalog-model@1.5.0-next.0 - @backstage/plugin-auth-react@0.1.1-next.0 - @backstage/theme@0.5.4-next.0 - @backstage/core-components@0.14.5-next.0 - @backstage/plugin-catalog-react@1.11.4-next.0 - @backstage/plugin-techdocs-react@1.2.4-next.0 - @backstage/config@1.2.0 - @backstage/core-plugin-api@1.9.2 - @backstage/errors@1.2.4 - @backstage/frontend-plugin-api@0.6.5-next.0 - @backstage/integration@1.10.0 - @backstage/integration-react@1.1.26 - @backstage/plugin-search-common@1.2.11 - @backstage/plugin-search-react@1.7.11-next.0 ## @backstage/plugin-techdocs-addons-test-utils@1.0.32-next.0 ### Patch Changes - 2f13862: Fix bug in TechDocsAddonTester when jest.resetAllMocks is called between tests - Updated dependencies - @backstage/plugin-catalog@1.19.1-next.0 - @backstage/plugin-techdocs@1.10.5-next.0 - @backstage/plugin-catalog-react@1.11.4-next.0 - @backstage/plugin-techdocs-react@1.2.4-next.0 - @backstage/core-app-api@1.12.4 - @backstage/core-plugin-api@1.9.2 - @backstage/integration-react@1.1.26 - @backstage/test-utils@1.5.5-next.0 - @backstage/plugin-search-react@1.7.11-next.0 ## @backstage/plugin-techdocs-backend@1.10.5-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/catalog-client@1.6.5-next.0 - @backstage/plugin-catalog-common@1.0.23-next.0 - @backstage/plugin-search-backend-module-techdocs@0.1.23-next.0 - @backstage/plugin-techdocs-node@1.12.4-next.0 - @backstage/config@1.2.0 - @backstage/errors@1.2.4 - @backstage/integration@1.10.0 - @backstage/plugin-permission-common@0.7.13 ## @backstage/plugin-techdocs-module-addons-contrib@1.1.10-next.0 ### Patch Changes - Updated dependencies - @backstage/core-components@0.14.5-next.0 - @backstage/plugin-techdocs-react@1.2.4-next.0 - @backstage/core-plugin-api@1.9.2 - @backstage/integration@1.10.0 - @backstage/integration-react@1.1.26 ## @backstage/plugin-techdocs-node@1.12.4-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/config@1.2.0 - @backstage/errors@1.2.4 - @backstage/integration@1.10.0 - @backstage/integration-aws-node@0.1.12 - @backstage/plugin-search-common@1.2.11 ## @backstage/plugin-techdocs-react@1.2.4-next.0 ### Patch Changes - Updated dependencies - @backstage/catalog-model@1.5.0-next.0 - @backstage/core-components@0.14.5-next.0 - @backstage/config@1.2.0 - @backstage/core-plugin-api@1.9.2 - @backstage/version-bridge@1.0.8 ## @backstage/plugin-user-settings@0.8.6-next.0 ### Patch Changes - Updated dependencies - @backstage/core-compat-api@0.2.5-next.0 - @backstage/theme@0.5.4-next.0 - @backstage/core-components@0.14.5-next.0 - @backstage/plugin-catalog-react@1.11.4-next.0 - @backstage/core-app-api@1.12.4 - @backstage/core-plugin-api@1.9.2 - @backstage/errors@1.2.4 - @backstage/frontend-plugin-api@0.6.5-next.0 - @backstage/types@1.1.1 ## @backstage/plugin-user-settings-backend@0.2.17-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-auth-node@0.4.13-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/config@1.2.0 - @backstage/errors@1.2.4 - @backstage/types@1.1.1 ## example-app@0.2.97-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-notifications@0.2.1-next.0 - @backstage/plugin-api-docs@0.11.5-next.0 - @backstage/plugin-catalog@1.19.1-next.0 - @backstage/plugin-home@0.7.4-next.0 - @backstage/catalog-model@1.5.0-next.0 - @backstage/plugin-techdocs@1.10.5-next.0 - @backstage/cli@0.26.5-next.0 - @backstage/plugin-auth-react@0.1.1-next.0 - @backstage/theme@0.5.4-next.0 - @backstage/core-components@0.14.5-next.0 - @backstage/plugin-scaffolder-react@1.8.5-next.0 - @backstage/plugin-scaffolder@1.19.4-next.0 - @backstage/plugin-catalog-graph@0.4.5-next.0 - @backstage/plugin-catalog-import@0.10.11-next.0 - @backstage/plugin-devtools@0.1.14-next.0 - @backstage/plugin-org@0.6.25-next.0 - @backstage/plugin-search@1.4.11-next.0 - @backstage/plugin-user-settings@0.8.6-next.0 - @backstage/plugin-catalog-common@1.0.23-next.0 - @backstage/plugin-catalog-react@1.11.4-next.0 - @backstage/plugin-catalog-unprocessed-entities@0.2.4-next.0 - @backstage/plugin-kubernetes@0.11.10-next.0 - @backstage/plugin-kubernetes-cluster@0.0.11-next.0 - @backstage/plugin-techdocs-react@1.2.4-next.0 - @backstage/app-defaults@1.5.5-next.0 - @backstage/config@1.2.0 - @backstage/core-app-api@1.12.4 - @backstage/core-plugin-api@1.9.2 - @backstage/frontend-app-api@0.6.5-next.0 - @backstage/integration-react@1.1.26 - @backstage/plugin-permission-react@0.4.22 - @backstage/plugin-search-common@1.2.11 - @backstage/plugin-search-react@1.7.11-next.0 - @backstage/plugin-signals@0.0.6-next.0 - @backstage/plugin-techdocs-module-addons-contrib@1.1.10-next.0 ## example-app-next@0.0.11-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-notifications@0.2.1-next.0 - @backstage/core-compat-api@0.2.5-next.0 - @backstage/plugin-api-docs@0.11.5-next.0 - @backstage/plugin-catalog@1.19.1-next.0 - @backstage/plugin-home@0.7.4-next.0 - @backstage/catalog-model@1.5.0-next.0 - @backstage/plugin-techdocs@1.10.5-next.0 - @backstage/cli@0.26.5-next.0 - @backstage/plugin-auth-react@0.1.1-next.0 - @backstage/theme@0.5.4-next.0 - @backstage/core-components@0.14.5-next.0 - @backstage/plugin-scaffolder-react@1.8.5-next.0 - @backstage/plugin-scaffolder@1.19.4-next.0 - @backstage/plugin-catalog-graph@0.4.5-next.0 - @backstage/plugin-catalog-import@0.10.11-next.0 - @backstage/plugin-org@0.6.25-next.0 - @backstage/plugin-search@1.4.11-next.0 - @backstage/plugin-user-settings@0.8.6-next.0 - @backstage/plugin-catalog-common@1.0.23-next.0 - @backstage/plugin-catalog-react@1.11.4-next.0 - @backstage/plugin-catalog-unprocessed-entities@0.2.4-next.0 - @backstage/plugin-kubernetes@0.11.10-next.0 - @backstage/plugin-kubernetes-cluster@0.0.11-next.0 - @backstage/plugin-techdocs-react@1.2.4-next.0 - @backstage/app-defaults@1.5.5-next.0 - @backstage/config@1.2.0 - @backstage/core-app-api@1.12.4 - @backstage/core-plugin-api@1.9.2 - @backstage/frontend-app-api@0.6.5-next.0 - @backstage/frontend-plugin-api@0.6.5-next.0 - @backstage/integration-react@1.1.26 - @backstage/plugin-app-visualizer@0.1.6-next.0 - @backstage/plugin-permission-react@0.4.22 - @backstage/plugin-search-common@1.2.11 - @backstage/plugin-search-react@1.7.11-next.0 - @backstage/plugin-signals@0.0.6-next.0 - @backstage/plugin-techdocs-module-addons-contrib@1.1.10-next.0 ## app-next-example-plugin@0.0.11-next.0 ### Patch Changes - Updated dependencies - @backstage/core-components@0.14.5-next.0 - @backstage/frontend-plugin-api@0.6.5-next.0 ## example-backend@0.2.98-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-catalog-backend@1.22.0-next.0 - @backstage/plugin-scaffolder-backend@1.22.5-next.0 - @backstage/catalog-model@1.5.0-next.0 - @backstage/plugin-search-backend-node@1.2.22-next.0 - @backstage/plugin-search-backend@1.5.8-next.0 - @backstage/plugin-scaffolder-backend-module-gitlab@0.3.4-next.0 - @backstage/plugin-search-backend-module-catalog@0.1.23-next.0 - @backstage/plugin-search-backend-module-explore@0.1.23-next.0 - @backstage/plugin-auth-backend@0.22.5-next.0 - @backstage/plugin-auth-node@0.4.13-next.0 - @backstage/backend-common@0.21.8-next.0 - example-app@0.2.97-next.0 - @backstage/plugin-app-backend@0.3.66-next.0 - @backstage/plugin-kubernetes-backend@0.17.1-next.0 - @backstage/catalog-client@1.6.5-next.0 - @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.16-next.0 - @backstage/plugin-catalog-backend-module-unprocessed@0.4.5-next.0 - @backstage/plugin-catalog-node@1.11.2-next.0 - @backstage/plugin-search-backend-module-techdocs@0.1.23-next.0 - @backstage/plugin-techdocs-backend@1.10.5-next.0 - @backstage/backend-tasks@0.5.23-next.0 - @backstage/config@1.2.0 - @backstage/integration@1.10.0 - @backstage/plugin-devtools-backend@0.3.4-next.0 - @backstage/plugin-events-backend@0.3.5-next.0 - @backstage/plugin-events-node@0.3.4-next.0 - @backstage/plugin-permission-backend@0.5.42-next.0 - @backstage/plugin-permission-common@0.7.13 - @backstage/plugin-permission-node@0.7.29-next.0 - @backstage/plugin-proxy-backend@0.4.16-next.0 - @backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.2.19-next.0 - @backstage/plugin-scaffolder-backend-module-rails@0.4.35-next.0 - @backstage/plugin-search-backend-module-elasticsearch@1.4.1-next.0 - @backstage/plugin-search-backend-module-pg@0.5.27-next.0 - @backstage/plugin-signals-backend@0.1.4-next.0 - @backstage/plugin-signals-node@0.1.4-next.0 ## example-backend-next@0.0.26-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-scaffolder-backend-module-github@0.2.8-next.0 - @backstage/plugin-catalog-backend@1.22.0-next.0 - @backstage/plugin-scaffolder-backend@1.22.5-next.0 - @backstage/catalog-model@1.5.0-next.0 - @backstage/plugin-search-backend-node@1.2.22-next.0 - @backstage/plugin-search-backend@1.5.8-next.0 - @backstage/plugin-search-backend-module-catalog@0.1.23-next.0 - @backstage/plugin-catalog-backend-module-backstage-openapi@0.2.1-next.0 - @backstage/plugin-auth-backend-module-guest-provider@0.1.4-next.0 - @backstage/plugin-search-backend-module-explore@0.1.23-next.0 - @backstage/plugin-auth-backend@0.22.5-next.0 - @backstage/plugin-auth-node@0.4.13-next.0 - @backstage/plugin-notifications-backend@0.2.1-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/plugin-catalog-backend-module-openapi@0.1.36-next.0 - @backstage/backend-defaults@0.2.18-next.0 - @backstage/plugin-app-backend@0.3.66-next.0 - @backstage/plugin-kubernetes-backend@0.17.1-next.0 - @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.16-next.0 - @backstage/plugin-catalog-backend-module-unprocessed@0.4.5-next.0 - @backstage/plugin-search-backend-module-techdocs@0.1.23-next.0 - @backstage/plugin-techdocs-backend@1.10.5-next.0 - @backstage/backend-tasks@0.5.23-next.0 - @backstage/plugin-auth-backend-module-github-provider@0.1.15-next.0 - @backstage/plugin-devtools-backend@0.3.4-next.0 - @backstage/plugin-permission-backend@0.5.42-next.0 - @backstage/plugin-permission-backend-module-allow-all-policy@0.1.15-next.0 - @backstage/plugin-permission-common@0.7.13 - @backstage/plugin-permission-node@0.7.29-next.0 - @backstage/plugin-proxy-backend@0.4.16-next.0 - @backstage/plugin-signals-backend@0.1.4-next.0 ## e2e-test@0.2.16-next.0 ### Patch Changes - Updated dependencies - @backstage/create-app@0.5.15-next.0 - @backstage/cli-common@0.1.13 - @backstage/errors@1.2.4 ## techdocs-cli-embedded-app@0.2.96-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-catalog@1.19.1-next.0 - @backstage/catalog-model@1.5.0-next.0 - @backstage/plugin-techdocs@1.10.5-next.0 - @backstage/cli@0.26.5-next.0 - @backstage/theme@0.5.4-next.0 - @backstage/core-components@0.14.5-next.0 - @backstage/plugin-techdocs-react@1.2.4-next.0 - @backstage/app-defaults@1.5.5-next.0 - @backstage/config@1.2.0 - @backstage/core-app-api@1.12.4 - @backstage/core-plugin-api@1.9.2 - @backstage/integration-react@1.1.26 - @backstage/test-utils@1.5.5-next.0 ## @internal/plugin-todo-list@1.0.27-next.0 ### Patch Changes - Updated dependencies - @backstage/core-components@0.14.5-next.0 - @backstage/core-plugin-api@1.9.2 ## @internal/plugin-todo-list-backend@1.0.27-next.0 ### Patch Changes - Updated dependencies - @backstage/plugin-auth-node@0.4.13-next.0 - @backstage/backend-common@0.21.8-next.0 - @backstage/backend-plugin-api@0.6.18-next.0 - @backstage/errors@1.2.4