Release v1.51.0-next.0
Upgrade Helper: https://backstage.github.io/upgrade-helper/?to=1.51.0-next.0
@backstage/backend-app-api@1.7.0-next.0
Minor Changes
- 3595c97: Added
ExtensionPointFactoryMiddlewaretype andcreateExtensionPointFactoryMiddlewarehelper to reimplement extension point outputs at backend creation time.
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/config@1.3.8-next.0
@backstage/frontend-plugin-api@0.17.0-next.0
Minor Changes
- 8738203: BREAKING: Removed the deprecated property form of
PortableSchema.schema. Theschemamember is now a plain method that must be called asschema()— direct property access likeschema.typeorschema.propertiesis no longer supported.
Patch Changes
- cad156e: Replaced old config schema values from existing extensions and blueprints.
- 72a552f: Updated error messages and deprecation warnings to clarify that the
zod/v4subpath export from the Zod v3 package is not supported byconfigSchema, since it does not include JSON Schema conversion. Thezoddependency has been bumped to^4.0.0. - Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/filter-predicates@0.1.3-next.0
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.12
@backstage/ui@0.15.0-next.0
Minor Changes
-
a281469: Add support for flex item props (
grow,shrink, andbasis) toBox,Card,Grid, andFlexitself.Affected components: Box, Card, Grid, Flex
Patch Changes
-
3846774: Added missing dependencies that were previously only available transitively.
-
e8a1a35: Added
isPendingprop to Alert, Button, ButtonIcon, Table, and TableRoot as a replacement for theloadingprop, aligning with React Aria naming conventions. Theloadingprop is now deprecated but still supported as an alias. CSS selectors now usedata-ispendinginstead ofdata-loadingfor styling pending states;data-loadingis still emitted for backward compatibility but will be removed alongside theloadingprop.Affected components: Alert, Button, ButtonIcon, Table, TableRoot
-
e2d9831: Tightened React Aria dependency version ranges from
^to~to prevent unintended minor version upgrades. -
a42766e: Fixed dark mode background for Dialog component by correcting the theme attribute selector from
data-themetodata-theme-mode.Affected components: Dialog
-
c6fc76f: Fixed an issue where the active tab indicator would disappear shortly after page load for uncontrolled Tabs.
Affected components: Tabs
-
d1be10c: Updated React Aria dependencies to v1.17.0 and migrated imports from individual
@react-aria/*and@react-stately/*packages to the monopackages (react-aria,react-stately). This fixes a type resolution error for@react-types/tablethat occurred in new app installations. -
401916d: Added new
DateRangePickercomponent — combines two date fields and a calendar popover for selecting a date range, built on React Aria with full keyboard and screen reader accessibility. Uses BUI design tokens throughout, including auto-incremented backgrounds via the bg consumer pattern. -
Updated dependencies
- @backstage/version-bridge@1.0.12
@backstage/app-defaults@1.7.8-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.10-next.0
- @backstage/core-app-api@1.20.1-next.0
- @backstage/core-plugin-api@1.12.6-next.0
- @backstage/theme@0.7.3
- @backstage/plugin-permission-react@0.5.1-next.0
@backstage/backend-defaults@0.17.1-next.0
Patch Changes
- 3595c97: Exported
defaultServiceFactoriesto allow use withcreateSpecializedBackendfor advanced configuration likeextensionPointFactoryMiddleware. - 89d3248: Fixed scheduler
sleepfiring immediately for durations longer than ~24.8 days, caused by Node.jssetTimeoutoverflowing its 32-bit millisecond limit. - 744fa1f: Removed duplicated entries that appeared in both
dependenciesanddevDependencies. - Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/backend-app-api@1.7.0-next.0
- @backstage/integration@2.0.2-next.0
- @backstage/plugin-auth-node@0.7.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/cli-node@0.3.2-next.0
- @backstage/config@1.3.8-next.0
- @backstage/config-loader@1.10.11-next.0
- @backstage/integration-aws-node@0.1.22-next.0
- @backstage/plugin-events-node@0.4.22-next.0
- @backstage/plugin-permission-common@0.9.9-next.0
- @backstage/plugin-permission-node@0.10.13-next.0
- @backstage/backend-dev-utils@0.1.7
- @backstage/types@1.2.2
@backstage/backend-dynamic-feature-service@0.8.2-next.0
Patch Changes
- 41070b8: Upgraded
@module-federation/enhanced,@module-federation/runtime, and@module-federation/sdkfrom^0.21.6to^2.3.3to address known vulnerabilities. - Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/backend-defaults@0.17.1-next.0
- @backstage/plugin-catalog-backend@3.6.1-next.0
- @backstage/plugin-auth-node@0.7.1-next.0
- @backstage/backend-openapi-utils@0.6.9-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/cli-common@0.2.2-next.0
- @backstage/cli-node@0.3.2-next.0
- @backstage/config@1.3.8-next.0
- @backstage/config-loader@1.10.11-next.0
- @backstage/plugin-events-backend@0.6.2-next.0
- @backstage/plugin-events-node@0.4.22-next.0
- @backstage/plugin-permission-common@0.9.9-next.0
- @backstage/plugin-permission-node@0.10.13-next.0
- @backstage/plugin-scaffolder-node@0.13.3-next.0
- @backstage/plugin-search-backend-node@1.4.4-next.0
- @backstage/types@1.2.2
- @backstage/plugin-app-node@0.1.45-next.0
- @backstage/plugin-search-common@1.2.24-next.0
@backstage/backend-openapi-utils@0.6.9-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/types@1.2.2
@backstage/backend-plugin-api@1.9.1-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/plugin-auth-node@0.7.1-next.0
- @backstage/cli-common@0.2.2-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-permission-common@0.9.9-next.0
- @backstage/plugin-permission-node@0.10.13-next.0
- @backstage/types@1.2.2
@backstage/backend-test-utils@1.11.3-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/backend-app-api@1.7.0-next.0
- @backstage/backend-defaults@0.17.1-next.0
- @backstage/plugin-auth-node@0.7.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-events-node@0.4.22-next.0
- @backstage/plugin-permission-common@0.9.9-next.0
- @backstage/types@1.2.2
@backstage/catalog-client@1.15.1-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/filter-predicates@0.1.3-next.0
@backstage/catalog-model@1.8.1-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/types@1.2.2
@backstage/cli@0.36.2-next.0
Patch Changes
- 744fa1f: Removed duplicated entries that appeared in both
dependenciesanddevDependencies. - Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/cli-module-build@0.1.3-next.0
- @backstage/cli-common@0.2.2-next.0
- @backstage/cli-node@0.3.2-next.0
- @backstage/cli-defaults@0.1.2-next.0
- @backstage/cli-module-test-jest@0.1.2-next.0
- @backstage/eslint-plugin@0.2.3
@backstage/cli-common@0.2.2-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
@backstage/cli-defaults@0.1.2-next.0
Patch Changes
- Updated dependencies
- @backstage/cli-module-build@0.1.3-next.0
- @backstage/cli-module-actions@0.1.1-next.0
- @backstage/cli-module-auth@0.1.2-next.0
- @backstage/cli-module-migrate@0.1.2-next.0
- @backstage/cli-module-new@0.1.3-next.0
- @backstage/cli-module-config@0.1.2-next.0
- @backstage/cli-module-github@0.1.2-next.0
- @backstage/cli-module-info@0.1.2-next.0
- @backstage/cli-module-lint@0.1.2-next.0
- @backstage/cli-module-maintenance@0.1.2-next.0
- @backstage/cli-module-test-jest@0.1.2-next.0
- @backstage/cli-module-translations@0.1.2-next.0
@backstage/cli-module-actions@0.1.1-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/cli-node@0.3.2-next.0
@backstage/cli-module-auth@0.1.2-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/cli-node@0.3.2-next.0
@backstage/cli-module-build@0.1.3-next.0
Patch Changes
- ed4ee6f: Fixed config path resolution for the embedded-postgres database client detection to resolve paths relative to the target package directory rather than the workspace root.
- 41070b8: Upgraded
@module-federation/enhanced,@module-federation/runtime, and@module-federation/sdkfrom^0.21.6to^2.3.3to address known vulnerabilities. - Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/module-federation-common@0.1.4-next.0
- @backstage/cli-common@0.2.2-next.0
- @backstage/cli-node@0.3.2-next.0
- @backstage/config@1.3.8-next.0
- @backstage/config-loader@1.10.11-next.0
@backstage/cli-module-config@0.1.2-next.0
Patch Changes
- Updated dependencies
- @backstage/cli-common@0.2.2-next.0
- @backstage/cli-node@0.3.2-next.0
- @backstage/config@1.3.8-next.0
- @backstage/config-loader@1.10.11-next.0
- @backstage/types@1.2.2
@backstage/cli-module-github@0.1.2-next.0
Patch Changes
- Updated dependencies
- @backstage/cli-common@0.2.2-next.0
- @backstage/cli-node@0.3.2-next.0
@backstage/cli-module-info@0.1.2-next.0
Patch Changes
- Updated dependencies
- @backstage/cli-common@0.2.2-next.0
- @backstage/cli-node@0.3.2-next.0
@backstage/cli-module-lint@0.1.2-next.0
Patch Changes
- Updated dependencies
- @backstage/cli-common@0.2.2-next.0
- @backstage/cli-node@0.3.2-next.0
@backstage/cli-module-maintenance@0.1.2-next.0
Patch Changes
- Updated dependencies
- @backstage/cli-common@0.2.2-next.0
- @backstage/cli-node@0.3.2-next.0
@backstage/cli-module-migrate@0.1.2-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/cli-common@0.2.2-next.0
- @backstage/cli-node@0.3.2-next.0
- @backstage/release-manifests@0.0.13
@backstage/cli-module-new@0.1.3-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/cli-common@0.2.2-next.0
- @backstage/cli-node@0.3.2-next.0
@backstage/cli-module-test-jest@0.1.2-next.0
Patch Changes
- Updated dependencies
- @backstage/cli-common@0.2.2-next.0
- @backstage/cli-node@0.3.2-next.0
@backstage/cli-module-translations@0.1.2-next.0
Patch Changes
- Updated dependencies
- @backstage/cli-common@0.2.2-next.0
- @backstage/cli-node@0.3.2-next.0
@backstage/cli-node@0.3.2-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/cli-common@0.2.2-next.0
- @backstage/types@1.2.2
@backstage/codemods@0.1.57-next.0
Patch Changes
- Updated dependencies
- @backstage/cli-common@0.2.2-next.0
@backstage/config@1.3.8-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/types@1.2.2
@backstage/config-loader@1.10.11-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/cli-common@0.2.2-next.0
- @backstage/config@1.3.8-next.0
- @backstage/types@1.2.2
@backstage/core-app-api@1.20.1-next.0
Patch Changes
- Updated dependencies
- @backstage/ui@0.15.0-next.0
- @backstage/config@1.3.8-next.0
- @backstage/core-plugin-api@1.12.6-next.0
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.12
@backstage/core-compat-api@0.5.11-next.0
Patch Changes
- 744fa1f: Removed duplicated entries that appeared in both
dependenciesanddevDependencies. - Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/plugin-catalog-react@2.1.5-next.0
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/core-plugin-api@1.12.6-next.0
- @backstage/filter-predicates@0.1.3-next.0
- @backstage/plugin-app-react@0.2.3-next.0
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.12
@backstage/core-components@0.18.10-next.0
Patch Changes
- 3846774: Added missing dependencies that were previously only available transitively.
- 0c5e41f: Removed unused dependencies that had no imports in source code.
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/core-plugin-api@1.12.6-next.0
- @backstage/theme@0.7.3
- @backstage/version-bridge@1.0.12
@backstage/core-plugin-api@1.12.6-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/config@1.3.8-next.0
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.12
@backstage/create-app@0.8.3-next.0
Patch Changes
- 927c003: Replaced internal error utilities with shared ones from
@backstage/cli-common. - Updated dependencies
- @backstage/cli-common@0.2.2-next.0
@backstage/dev-utils@1.1.23-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.10-next.0
- @backstage/ui@0.15.0-next.0
- @backstage/plugin-catalog-react@2.1.5-next.0
- @backstage/app-defaults@1.7.8-next.0
- @backstage/integration-react@1.2.18-next.0
- @backstage/core-app-api@1.20.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/core-plugin-api@1.12.6-next.0
- @backstage/theme@0.7.3
@backstage/errors@1.3.1-next.0
Patch Changes
- 8741e5a: Added explicit
nameproperty toServiceUnavailableErrorfor consistency with all other error classes, making it resilient to minification. - Updated dependencies
- @backstage/types@1.2.2
@backstage/filter-predicates@0.1.3-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/types@1.2.2
@backstage/frontend-app-api@0.16.3-next.0
Patch Changes
- f79eaf2: Internal cleanup of routing utilities.
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/frontend-defaults@0.5.2-next.0
- @backstage/core-app-api@1.20.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/core-plugin-api@1.12.6-next.0
- @backstage/filter-predicates@0.1.3-next.0
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.12
@backstage/frontend-defaults@0.5.2-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.10-next.0
- @backstage/errors@1.3.1-next.0
- @backstage/plugin-app@0.4.6-next.0
- @backstage/frontend-app-api@0.16.3-next.0
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/config@1.3.8-next.0
@backstage/frontend-dev-utils@0.1.2-next.0
Patch Changes
- Updated dependencies
- @backstage/ui@0.15.0-next.0
- @backstage/plugin-app@0.4.6-next.0
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/frontend-defaults@0.5.2-next.0
@backstage/frontend-dynamic-feature-loader@0.1.12-next.0
Patch Changes
- 41070b8: Upgraded
@module-federation/enhanced,@module-federation/runtime, and@module-federation/sdkfrom^0.21.6to^2.3.3to address known vulnerabilities. - Updated dependencies
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/module-federation-common@0.1.4-next.0
- @backstage/config@1.3.8-next.0
@backstage/frontend-test-utils@0.5.3-next.0
Patch Changes
- 0c298f7: Removed internal
mockWithApiFactoryhelper in favor of usingattachMockApiFactorydirectly. - 9279ea8: Added explicit type annotations to
.map()callback parameters inrenderInTestAppto avoid implicitanyerrors with newer TypeScript versions. - Updated dependencies
- @backstage/plugin-app@0.4.6-next.0
- @backstage/frontend-app-api@0.16.3-next.0
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/core-app-api@1.20.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/core-plugin-api@1.12.6-next.0
- @backstage/filter-predicates@0.1.3-next.0
- @backstage/plugin-permission-common@0.9.9-next.0
- @backstage/plugin-app-react@0.2.3-next.0
- @backstage/test-utils@1.7.18-next.0
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.12
- @backstage/plugin-permission-react@0.5.1-next.0
@backstage/integration@2.0.2-next.0
Patch Changes
- b62781f: Moved
registerMswTestHooksto test files. - Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/config@1.3.8-next.0
@backstage/integration-aws-node@0.1.22-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/config@1.3.8-next.0
@backstage/integration-react@1.2.18-next.0
Patch Changes
- Updated dependencies
- @backstage/integration@2.0.2-next.0
- @backstage/config@1.3.8-next.0
- @backstage/core-plugin-api@1.12.6-next.0
@backstage/module-federation-common@0.1.4-next.0
Patch Changes
- 41070b8: Upgraded
@module-federation/enhanced,@module-federation/runtime, and@module-federation/sdkfrom^0.21.6to^2.3.3to address known vulnerabilities. - Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/types@1.2.2
@backstage/repo-tools@0.17.2-next.0
Patch Changes
- 927c003: Replaced internal error utilities with shared ones from
@backstage/cli-common. - Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/cli-common@0.2.2-next.0
- @backstage/cli-node@0.3.2-next.0
- @backstage/config-loader@1.10.11-next.0
@techdocs/cli@1.10.8-next.0
Patch Changes
- 0c5e41f: Removed unused dependencies that had no imports in source code.
- Updated dependencies
- @backstage/backend-defaults@0.17.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/cli-common@0.2.2-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-techdocs-node@1.14.6-next.0
@backstage/test-utils@1.7.18-next.0
Patch Changes
- Updated dependencies
- @backstage/core-app-api@1.20.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/core-plugin-api@1.12.6-next.0
- @backstage/plugin-permission-common@0.9.9-next.0
- @backstage/theme@0.7.3
- @backstage/types@1.2.2
- @backstage/plugin-permission-react@0.5.1-next.0
@backstage/plugin-api-docs@0.14.1-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.10-next.0
- @backstage/ui@0.15.0-next.0
- @backstage/plugin-catalog-react@2.1.5-next.0
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/plugin-catalog@2.0.5-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/core-plugin-api@1.12.6-next.0
- @backstage/plugin-catalog-common@1.1.10-next.0
- @backstage/plugin-permission-react@0.5.1-next.0
@backstage/plugin-app@0.4.6-next.0
Patch Changes
- d1be10c: Migrated React Aria imports from individual packages (
@react-aria/toast,@react-aria/button,@react-stately/toast) to the monopackages (react-aria,react-stately). - e2d9831: Tightened React Aria dependency version ranges from
^to~to prevent unintended minor version upgrades. - cad156e: Replaced old config schema values from existing extensions and blueprints.
- 085133f: The
zoddependency has been bumped from^3.25.76 || ^4.0.0to^4.0.0, sinceconfigSchemarequires the full Zod v4 package for JSON Schema support. - Updated dependencies
- @backstage/core-components@0.18.10-next.0
- @backstage/ui@0.15.0-next.0
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/integration-react@1.2.18-next.0
- @backstage/core-plugin-api@1.12.6-next.0
- @backstage/filter-predicates@0.1.3-next.0
- @backstage/plugin-app-react@0.2.3-next.0
- @backstage/theme@0.7.3
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.12
- @backstage/plugin-permission-react@0.5.1-next.0
@backstage/plugin-app-backend@0.5.14-next.0
Patch Changes
- 744fa1f: Removed duplicated entries that appeared in both
dependenciesanddevDependencies. - 0c5e41f: Removed unused dependencies that had no imports in source code.
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/plugin-auth-node@0.7.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/config-loader@1.10.11-next.0
- @backstage/types@1.2.2
- @backstage/plugin-app-node@0.1.45-next.0
@backstage/plugin-app-node@0.1.45-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/config-loader@1.10.11-next.0
@backstage/plugin-app-react@0.2.3-next.0
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/core-plugin-api@1.12.6-next.0
@backstage/plugin-app-visualizer@0.2.4-next.0
Patch Changes
- e2d9831: Tightened React Aria dependency version ranges from
^to~to prevent unintended minor version upgrades. - Updated dependencies
- @backstage/core-components@0.18.10-next.0
- @backstage/ui@0.15.0-next.0
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/core-plugin-api@1.12.6-next.0
@backstage/plugin-auth@0.1.8-next.0
Patch Changes
- Updated dependencies
- @backstage/ui@0.15.0-next.0
- @backstage/errors@1.3.1-next.0
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/theme@0.7.3
@backstage/plugin-auth-backend@0.28.1-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/plugin-auth-node@0.7.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-catalog-node@2.2.1-next.0
- @backstage/types@1.2.2
@backstage/plugin-auth-backend-module-atlassian-provider@0.4.15-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.7.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
@backstage/plugin-auth-backend-module-auth0-provider@0.4.1-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/plugin-auth-node@0.7.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
@backstage/plugin-auth-backend-module-aws-alb-provider@0.4.16-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/plugin-auth-node@0.7.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/plugin-auth-backend@0.28.1-next.0
@backstage/plugin-auth-backend-module-azure-easyauth-provider@0.2.20-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/plugin-auth-node@0.7.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/catalog-model@1.8.1-next.0
@backstage/plugin-auth-backend-module-bitbucket-provider@0.3.15-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.7.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
@backstage/plugin-auth-backend-module-bitbucket-server-provider@0.2.15-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.7.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
@backstage/plugin-auth-backend-module-cloudflare-access-provider@0.4.15-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/plugin-auth-node@0.7.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/config@1.3.8-next.0
@backstage/plugin-auth-backend-module-gcp-iap-provider@0.4.15-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/plugin-auth-node@0.7.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/types@1.2.2
@backstage/plugin-auth-backend-module-github-provider@0.5.3-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.7.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
@backstage/plugin-auth-backend-module-gitlab-provider@0.4.3-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.7.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
@backstage/plugin-auth-backend-module-google-provider@0.3.15-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.7.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
@backstage/plugin-auth-backend-module-guest-provider@0.2.19-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/plugin-auth-node@0.7.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/catalog-model@1.8.1-next.0
@backstage/plugin-auth-backend-module-microsoft-provider@0.3.15-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.7.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
@backstage/plugin-auth-backend-module-oauth2-provider@0.4.15-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.7.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
@backstage/plugin-auth-backend-module-oauth2-proxy-provider@0.2.20-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/plugin-auth-node@0.7.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
@backstage/plugin-auth-backend-module-oidc-provider@0.4.16-next.0
Patch Changes
- 744fa1f: Removed duplicated entries that appeared in both
dependenciesanddevDependencies. - Updated dependencies
- @backstage/plugin-auth-node@0.7.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-auth-backend@0.28.1-next.0
- @backstage/types@1.2.2
@backstage/plugin-auth-backend-module-okta-provider@0.2.15-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.7.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
@backstage/plugin-auth-backend-module-onelogin-provider@0.3.15-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.7.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
@backstage/plugin-auth-backend-module-openshift-provider@0.1.7-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.7.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/types@1.2.2
@backstage/plugin-auth-backend-module-pinniped-provider@0.3.14-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.7.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/types@1.2.2
@backstage/plugin-auth-backend-module-vmware-cloud-provider@0.5.14-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.7.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/catalog-model@1.8.1-next.0
@backstage/plugin-auth-node@0.7.1-next.0
Patch Changes
- 744fa1f: Removed duplicated entries that appeared in both
dependenciesanddevDependencies. - Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/catalog-client@1.15.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/types@1.2.2
@backstage/plugin-auth-react@0.1.27-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.10-next.0
- @backstage/errors@1.3.1-next.0
- @backstage/core-plugin-api@1.12.6-next.0
@backstage/plugin-bitbucket-cloud-common@0.3.10-next.0
Patch Changes
- Updated dependencies
- @backstage/integration@2.0.2-next.0
@backstage/plugin-catalog@2.0.5-next.0
Patch Changes
- 0c5e41f: Removed unused dependencies that had no imports in source code.
- cad156e: Replaced old config schema values from existing extensions and blueprints.
- 085133f: The
zoddependency has been bumped from^3.25.76 || ^4.0.0to^4.0.0, sinceconfigSchemarequires the full Zod v4 package for JSON Schema support. - Updated dependencies
- @backstage/core-components@0.18.10-next.0
- @backstage/ui@0.15.0-next.0
- @backstage/errors@1.3.1-next.0
- @backstage/core-compat-api@0.5.11-next.0
- @backstage/plugin-catalog-react@2.1.5-next.0
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/plugin-techdocs-react@1.3.11-next.0
- @backstage/plugin-search-react@1.11.4-next.0
- @backstage/integration-react@1.2.18-next.0
- @backstage/catalog-client@1.15.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/core-plugin-api@1.12.6-next.0
- @backstage/plugin-scaffolder-common@2.1.1-next.0
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.12
- @backstage/plugin-catalog-common@1.1.10-next.0
- @backstage/plugin-permission-react@0.5.1-next.0
- @backstage/plugin-search-common@1.2.24-next.0
- @backstage/plugin-techdocs-common@0.1.1
@backstage/plugin-catalog-backend@3.6.1-next.0
Patch Changes
-
b33f845: Fixed several database migration
downfunctions that were not properly reversible, causing the SQL report to show warnings:20241003170511_alter_target_in_locations.js: bothupanddownnow include.notNullable()when altering thelocations.targetcolumn, preventing theNOT NULLconstraint from being accidentally dropped when widening the column type fromvarchar(255)totext.20220116144621_remove_legacy.js: thedownfunction now properly recreates the three dropped legacy tables (entities,entities_search,entities_relations) with correct columns and indices.20210302150147_refresh_state.js: thedownfunction now drops dependent tables in the correct order (avoiding a FK constraint violation) and fixes a typo where the table was referred to asreferencesinstead ofrefresh_state_references.20201005122705_add_entity_full_name.js: thedownfunction now drops thefull_namecolumn fromentities(notentities_search), and restores theentities_unique_nameindex with the correct column order(kind, name, namespace).20200702153613_entities.js: thedownfunction now usestable.integer('generation')instead oftable.string('generation'), restoring the correct column type.
-
cf195de: Fixed a performance regression in the
/entity-facetsendpoint when filters or permission conditions are applied, by routing the EXISTS-based filter throughfinal_entitiesinstead of correlating against the much largersearchtable. -
744fa1f: Removed duplicated entries that appeared in both
dependenciesanddevDependencies. -
Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/integration@2.0.2-next.0
- @backstage/backend-openapi-utils@0.6.9-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/catalog-client@1.15.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/filter-predicates@0.1.3-next.0
- @backstage/plugin-catalog-node@2.2.1-next.0
- @backstage/plugin-events-node@0.4.22-next.0
- @backstage/plugin-permission-common@0.9.9-next.0
- @backstage/plugin-permission-node@0.10.13-next.0
- @backstage/types@1.2.2
- @backstage/plugin-catalog-common@1.1.10-next.0
@backstage/plugin-catalog-backend-module-aws@0.4.23-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/backend-defaults@0.17.1-next.0
- @backstage/integration@2.0.2-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/integration-aws-node@0.1.22-next.0
- @backstage/plugin-catalog-node@2.2.1-next.0
- @backstage/plugin-catalog-common@1.1.10-next.0
- @backstage/plugin-kubernetes-common@0.9.12-next.0
@backstage/plugin-catalog-backend-module-azure@0.3.17-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/integration@2.0.2-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-catalog-node@2.2.1-next.0
- @backstage/plugin-events-node@0.4.22-next.0
- @backstage/plugin-catalog-common@1.1.10-next.0
@backstage/plugin-catalog-backend-module-backstage-openapi@0.5.14-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/backend-openapi-utils@0.6.9-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-catalog-node@2.2.1-next.0
@backstage/plugin-catalog-backend-module-bitbucket-cloud@0.5.11-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/integration@2.0.2-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-catalog-node@2.2.1-next.0
- @backstage/plugin-events-node@0.4.22-next.0
- @backstage/plugin-bitbucket-cloud-common@0.3.10-next.0
- @backstage/plugin-catalog-common@1.1.10-next.0
@backstage/plugin-catalog-backend-module-bitbucket-server@0.5.11-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/integration@2.0.2-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-catalog-node@2.2.1-next.0
- @backstage/plugin-events-node@0.4.22-next.0
- @backstage/plugin-catalog-common@1.1.10-next.0
@backstage/plugin-catalog-backend-module-gcp@0.3.19-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-catalog-node@2.2.1-next.0
- @backstage/plugin-kubernetes-common@0.9.12-next.0
@backstage/plugin-catalog-backend-module-gerrit@0.3.14-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/integration@2.0.2-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-catalog-node@2.2.1-next.0
- @backstage/plugin-catalog-common@1.1.10-next.0
@backstage/plugin-catalog-backend-module-gitea@0.1.12-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/integration@2.0.2-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-catalog-node@2.2.1-next.0
- @backstage/plugin-catalog-common@1.1.10-next.0
@backstage/plugin-catalog-backend-module-github@0.13.2-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/integration@2.0.2-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-catalog-node@2.2.1-next.0
- @backstage/plugin-events-node@0.4.22-next.0
- @backstage/types@1.2.2
- @backstage/plugin-catalog-common@1.1.10-next.0
@backstage/plugin-catalog-backend-module-github-org@0.3.22-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-catalog-backend-module-github@0.13.2-next.0
- @backstage/plugin-catalog-node@2.2.1-next.0
- @backstage/plugin-events-node@0.4.22-next.0
@backstage/plugin-catalog-backend-module-gitlab@0.8.3-next.0
Patch Changes
- 0c5e41f: Removed unused dependencies that had no imports in source code.
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/backend-defaults@0.17.1-next.0
- @backstage/integration@2.0.2-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-catalog-node@2.2.1-next.0
- @backstage/plugin-events-node@0.4.22-next.0
- @backstage/plugin-catalog-common@1.1.10-next.0
@backstage/plugin-catalog-backend-module-gitlab-org@0.2.21-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend-module-gitlab@0.8.3-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/plugin-catalog-node@2.2.1-next.0
- @backstage/plugin-events-node@0.4.22-next.0
@backstage/plugin-catalog-backend-module-incremental-ingestion@0.7.12-next.0
Patch Changes
- 0c5e41f: Removed unused dependencies that had no imports in source code.
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/backend-defaults@0.17.1-next.0
- @backstage/plugin-catalog-backend@3.6.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-catalog-node@2.2.1-next.0
- @backstage/plugin-events-node@0.4.22-next.0
- @backstage/types@1.2.2
@backstage/plugin-catalog-backend-module-ldap@0.12.5-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-catalog-node@2.2.1-next.0
- @backstage/types@1.2.2
- @backstage/plugin-catalog-common@1.1.10-next.0
@backstage/plugin-catalog-backend-module-logs@0.1.22-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@3.6.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/plugin-events-node@0.4.22-next.0
@backstage/plugin-catalog-backend-module-msgraph@0.9.3-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-catalog-node@2.2.1-next.0
- @backstage/plugin-catalog-common@1.1.10-next.0
@backstage/plugin-catalog-backend-module-openapi@0.2.22-next.0
Patch Changes
- Updated dependencies
- @backstage/integration@2.0.2-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/plugin-catalog-node@2.2.1-next.0
- @backstage/types@1.2.2
- @backstage/plugin-catalog-common@1.1.10-next.0
@backstage/plugin-catalog-backend-module-puppetdb@0.2.22-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-catalog-node@2.2.1-next.0
- @backstage/types@1.2.2
@backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.20-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/plugin-catalog-node@2.2.1-next.0
- @backstage/plugin-scaffolder-common@2.1.1-next.0
- @backstage/plugin-catalog-common@1.1.10-next.0
@backstage/plugin-catalog-backend-module-unprocessed@0.6.11-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/plugin-auth-node@0.7.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/plugin-catalog-node@2.2.1-next.0
- @backstage/plugin-catalog-unprocessed-entities-common@0.0.15-next.0
- @backstage/plugin-permission-common@0.9.9-next.0
@backstage/plugin-catalog-common@1.1.10-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.8.1-next.0
- @backstage/plugin-permission-common@0.9.9-next.0
- @backstage/plugin-search-common@1.2.24-next.0
@backstage/plugin-catalog-graph@0.6.4-next.0
Patch Changes
- 0c5e41f: Removed unused dependencies that had no imports in source code.
- cad156e: Replaced old config schema values from existing extensions and blueprints.
- 085133f: The
zoddependency has been bumped from^3.25.76 || ^4.0.0to^4.0.0, sinceconfigSchemarequires the full Zod v4 package for JSON Schema support. - Updated dependencies
- @backstage/core-components@0.18.10-next.0
- @backstage/ui@0.15.0-next.0
- @backstage/plugin-catalog-react@2.1.5-next.0
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/catalog-client@1.15.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/core-plugin-api@1.12.6-next.0
- @backstage/types@1.2.2
@backstage/plugin-catalog-import@0.13.13-next.0
Patch Changes
- 39eb61b: Internal refactor
- Updated dependencies
- @backstage/core-components@0.18.10-next.0
- @backstage/errors@1.3.1-next.0
- @backstage/integration@2.0.2-next.0
- @backstage/plugin-catalog-react@2.1.5-next.0
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/integration-react@1.2.18-next.0
- @backstage/catalog-client@1.15.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/core-plugin-api@1.12.6-next.0
- @backstage/plugin-catalog-common@1.1.10-next.0
- @backstage/plugin-permission-react@0.5.1-next.0
@backstage/plugin-catalog-node@2.2.1-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/backend-test-utils@1.11.3-next.0
- @backstage/catalog-client@1.15.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/plugin-permission-common@0.9.9-next.0
- @backstage/plugin-permission-node@0.10.13-next.0
- @backstage/types@1.2.2
- @backstage/plugin-catalog-common@1.1.10-next.0
@backstage/plugin-catalog-react@2.1.5-next.0
Patch Changes
- 744fa1f: Removed duplicated entries that appeared in both
dependenciesanddevDependencies. - cad156e: Replaced old config schema values from existing extensions and blueprints.
- 085133f: The
zoddependency has been bumped from^3.25.76 || ^4.0.0to^4.0.0, sinceconfigSchemarequires the full Zod v4 package for JSON Schema support. - Updated dependencies
- @backstage/core-components@0.18.10-next.0
- @backstage/ui@0.15.0-next.0
- @backstage/errors@1.3.1-next.0
- @backstage/frontend-test-utils@0.5.3-next.0
- @backstage/core-compat-api@0.5.11-next.0
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/integration-react@1.2.18-next.0
- @backstage/catalog-client@1.15.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/core-plugin-api@1.12.6-next.0
- @backstage/filter-predicates@0.1.3-next.0
- @backstage/plugin-permission-common@0.9.9-next.0
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.12
- @backstage/plugin-permission-react@0.5.1-next.0
@backstage/plugin-catalog-unprocessed-entities@0.2.30-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.10-next.0
- @backstage/ui@0.15.0-next.0
- @backstage/errors@1.3.1-next.0
- @backstage/core-compat-api@0.5.11-next.0
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/core-plugin-api@1.12.6-next.0
- @backstage/plugin-catalog-unprocessed-entities-common@0.0.15-next.0
@backstage/plugin-catalog-unprocessed-entities-common@0.0.15-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/plugin-permission-common@0.9.9-next.0
@backstage/plugin-config-schema@0.1.80-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.10-next.0
- @backstage/errors@1.3.1-next.0
- @backstage/core-plugin-api@1.12.6-next.0
- @backstage/types@1.2.2
@backstage/plugin-devtools@0.1.39-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.10-next.0
- @backstage/ui@0.15.0-next.0
- @backstage/errors@1.3.1-next.0
- @backstage/core-compat-api@0.5.11-next.0
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/core-plugin-api@1.12.6-next.0
- @backstage/plugin-devtools-common@0.1.25-next.0
- @backstage/plugin-permission-react@0.5.1-next.0
@backstage/plugin-devtools-backend@0.5.17-next.0
Patch Changes
- 0c5e41f: Removed unused dependencies that had no imports in source code.
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/cli-common@0.2.2-next.0
- @backstage/config@1.3.8-next.0
- @backstage/config-loader@1.10.11-next.0
- @backstage/plugin-permission-common@0.9.9-next.0
- @backstage/plugin-permission-node@0.10.13-next.0
- @backstage/types@1.2.2
- @backstage/plugin-devtools-common@0.1.25-next.0
@backstage/plugin-devtools-common@0.1.25-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-permission-common@0.9.9-next.0
- @backstage/types@1.2.2
@backstage/plugin-devtools-react@0.2.2-next.0
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/core-plugin-api@1.12.6-next.0
@backstage/plugin-events-backend@0.6.2-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/backend-openapi-utils@0.6.9-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-events-node@0.4.22-next.0
- @backstage/types@1.2.2
@backstage/plugin-events-backend-module-aws-sqs@0.4.22-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-events-node@0.4.22-next.0
- @backstage/types@1.2.2
@backstage/plugin-events-backend-module-azure@0.2.31-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/plugin-events-node@0.4.22-next.0
@backstage/plugin-events-backend-module-bitbucket-cloud@0.2.31-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/plugin-events-node@0.4.22-next.0
@backstage/plugin-events-backend-module-bitbucket-server@0.1.12-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/plugin-events-node@0.4.22-next.0
@backstage/plugin-events-backend-module-gerrit@0.2.31-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/plugin-events-node@0.4.22-next.0
@backstage/plugin-events-backend-module-github@0.4.12-next.0
Patch Changes
- Updated dependencies
- @backstage/integration@2.0.2-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-events-node@0.4.22-next.0
- @backstage/types@1.2.2
@backstage/plugin-events-backend-module-gitlab@0.3.12-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-events-node@0.4.22-next.0
@backstage/plugin-events-backend-module-google-pubsub@0.2.3-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/filter-predicates@0.1.3-next.0
- @backstage/plugin-events-node@0.4.22-next.0
- @backstage/types@1.2.2
@backstage/plugin-events-backend-module-kafka@0.3.4-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-events-node@0.4.22-next.0
- @backstage/types@1.2.2
@backstage/plugin-events-backend-test-utils@0.1.55-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-events-node@0.4.22-next.0
@backstage/plugin-events-node@0.4.22-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/types@1.2.2
@backstage/plugin-gateway-backend@1.1.5-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.9.1-next.0
@backstage/plugin-home@0.9.5-next.0
Patch Changes
- 419141e: Fixed widgets not being movable or resizable after saved edits. Previously, entering edit mode didn't restore
isDraggableandisResizable. - Updated dependencies
- @backstage/core-components@0.18.10-next.0
- @backstage/core-compat-api@0.5.11-next.0
- @backstage/plugin-catalog-react@2.1.5-next.0
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/plugin-home-react@0.1.38-next.0
- @backstage/core-app-api@1.20.1-next.0
- @backstage/catalog-client@1.15.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/core-plugin-api@1.12.6-next.0
- @backstage/theme@0.7.3
@backstage/plugin-home-react@0.1.38-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.10-next.0
- @backstage/core-compat-api@0.5.11-next.0
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/core-plugin-api@1.12.6-next.0
@backstage/plugin-kubernetes@0.12.19-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.10-next.0
- @backstage/plugin-catalog-react@2.1.5-next.0
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/plugin-kubernetes-react@0.5.19-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/core-plugin-api@1.12.6-next.0
- @backstage/plugin-kubernetes-common@0.9.12-next.0
- @backstage/plugin-permission-react@0.5.1-next.0
@backstage/plugin-kubernetes-backend@0.21.4-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/plugin-kubernetes-node@0.4.4-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/catalog-client@1.15.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/integration-aws-node@0.1.22-next.0
- @backstage/plugin-catalog-node@2.2.1-next.0
- @backstage/plugin-permission-common@0.9.9-next.0
- @backstage/plugin-permission-node@0.10.13-next.0
- @backstage/types@1.2.2
- @backstage/plugin-kubernetes-common@0.9.12-next.0
@backstage/plugin-kubernetes-cluster@0.0.37-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.10-next.0
- @backstage/plugin-catalog-react@2.1.5-next.0
- @backstage/plugin-kubernetes-react@0.5.19-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/core-plugin-api@1.12.6-next.0
- @backstage/plugin-kubernetes-common@0.9.12-next.0
- @backstage/plugin-permission-react@0.5.1-next.0
@backstage/plugin-kubernetes-common@0.9.12-next.0
Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.8.1-next.0
- @backstage/plugin-permission-common@0.9.9-next.0
- @backstage/types@1.2.2
@backstage/plugin-kubernetes-node@0.4.4-next.0
Patch Changes
- 0c5e41f: Removed unused dependencies that had no imports in source code.
- Updated dependencies
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/types@1.2.2
- @backstage/plugin-kubernetes-common@0.9.12-next.0
@backstage/plugin-kubernetes-react@0.5.19-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.10-next.0
- @backstage/errors@1.3.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/core-plugin-api@1.12.6-next.0
- @backstage/types@1.2.2
- @backstage/plugin-kubernetes-common@0.9.12-next.0
@backstage/plugin-mcp-actions-backend@0.1.13-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/catalog-client@1.15.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-catalog-node@2.2.1-next.0
- @backstage/types@1.2.2
@backstage/plugin-mui-to-bui@0.2.7-next.0
Patch Changes
- Updated dependencies
- @backstage/ui@0.15.0-next.0
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/core-plugin-api@1.12.6-next.0
- @backstage/theme@0.7.3
@backstage/plugin-notifications@0.5.17-next.0
Patch Changes
- 3846774: Added missing dependencies that were previously only available transitively.
- e2d9831: Tightened React Aria dependency version ranges from
^to~to prevent unintended minor version upgrades. - Updated dependencies
- @backstage/core-components@0.18.10-next.0
- @backstage/ui@0.15.0-next.0
- @backstage/errors@1.3.1-next.0
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/plugin-notifications-common@0.2.3-next.0
- @backstage/core-plugin-api@1.12.6-next.0
- @backstage/theme@0.7.3
- @backstage/plugin-signals-react@0.0.22-next.0
@backstage/plugin-notifications-backend@0.6.5-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/plugin-notifications-common@0.2.3-next.0
- @backstage/plugin-notifications-node@0.2.26-next.0
- @backstage/plugin-signals-node@0.2.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-catalog-node@2.2.1-next.0
- @backstage/types@1.2.2
@backstage/plugin-notifications-backend-module-email@0.3.21-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-notifications-common@0.2.3-next.0
- @backstage/plugin-notifications-node@0.2.26-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/catalog-client@1.15.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/integration-aws-node@0.1.22-next.0
- @backstage/plugin-catalog-node@2.2.1-next.0
- @backstage/types@1.2.2
@backstage/plugin-notifications-backend-module-slack@0.4.2-next.0
Patch Changes
- 744fa1f: Removed duplicated entries that appeared in both
dependenciesanddevDependencies. - f399a7a: Added scope-based message update support. When a notification is re-sent with the same
scopeandnotification.updatedis set, the processor now callschat.update()on the existing Slack message instead of sending a duplicate viachat.postMessage(). Message timestamps are persisted in a newslack_message_timestampsdatabase table with automatic daily cleanup. The processor gracefully degrades to the previous behavior when no database is provided. - Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/plugin-notifications-common@0.2.3-next.0
- @backstage/plugin-notifications-node@0.2.26-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-catalog-node@2.2.1-next.0
- @backstage/types@1.2.2
@backstage/plugin-notifications-common@0.2.3-next.0
Patch Changes
- 0c5e41f: Removed unused dependencies that had no imports in source code.
- Updated dependencies
- @backstage/config@1.3.8-next.0
- @backstage/types@1.2.2
@backstage/plugin-notifications-node@0.2.26-next.0
Patch Changes
- 0c5e41f: Removed unused dependencies that had no imports in source code.
- Updated dependencies
- @backstage/plugin-notifications-common@0.2.3-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
@backstage/plugin-org@0.7.4-next.0
Patch Changes
- cad156e: Replaced old config schema values from existing extensions and blueprints.
- 085133f: The
zoddependency has been bumped from^3.25.76 || ^4.0.0to^4.0.0, sinceconfigSchemarequires the full Zod v4 package for JSON Schema support. - Updated dependencies
- @backstage/core-components@0.18.10-next.0
- @backstage/ui@0.15.0-next.0
- @backstage/plugin-catalog-react@2.1.5-next.0
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/core-plugin-api@1.12.6-next.0
- @backstage/plugin-catalog-common@1.1.10-next.0
@backstage/plugin-org-react@0.1.50-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.10-next.0
- @backstage/plugin-catalog-react@2.1.5-next.0
- @backstage/catalog-client@1.15.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/core-plugin-api@1.12.6-next.0
@backstage/plugin-permission-backend@0.7.12-next.0
Patch Changes
- 0c5e41f: Removed unused dependencies that had no imports in source code.
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/plugin-auth-node@0.7.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-permission-common@0.9.9-next.0
- @backstage/plugin-permission-node@0.10.13-next.0
@backstage/plugin-permission-backend-module-allow-all-policy@0.2.19-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.7.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/plugin-permission-common@0.9.9-next.0
- @backstage/plugin-permission-node@0.10.13-next.0
@backstage/plugin-permission-common@0.9.9-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/types@1.2.2
@backstage/plugin-permission-node@0.10.13-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/plugin-auth-node@0.7.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-permission-common@0.9.9-next.0
@backstage/plugin-permission-react@0.5.1-next.0
Patch Changes
- Updated dependencies
- @backstage/config@1.3.8-next.0
- @backstage/core-plugin-api@1.12.6-next.0
- @backstage/plugin-permission-common@0.9.9-next.0
@backstage/plugin-proxy-backend@0.6.13-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/types@1.2.2
- @backstage/plugin-proxy-node@0.1.15-next.0
@backstage/plugin-proxy-node@0.1.15-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.9.1-next.0
@backstage/plugin-scaffolder@1.36.3-next.0
Patch Changes
- 415e30b: Simplified the
OwnerEntityColumnin the task list to rely onEntityRefLinkand the entity presentation API instead of manually fetching entities from the catalog. - Updated dependencies
- @backstage/core-components@0.18.10-next.0
- @backstage/ui@0.15.0-next.0
- @backstage/errors@1.3.1-next.0
- @backstage/integration@2.0.2-next.0
- @backstage/plugin-catalog-react@2.1.5-next.0
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/plugin-techdocs-react@1.3.11-next.0
- @backstage/integration-react@1.2.18-next.0
- @backstage/plugin-scaffolder-react@1.20.2-next.0
- @backstage/catalog-client@1.15.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/core-plugin-api@1.12.6-next.0
- @backstage/plugin-scaffolder-common@2.1.1-next.0
- @backstage/types@1.2.2
- @backstage/plugin-catalog-common@1.1.10-next.0
- @backstage/plugin-permission-react@0.5.1-next.0
- @backstage/plugin-techdocs-common@0.1.1
@backstage/plugin-scaffolder-backend@3.4.1-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/integration@2.0.2-next.0
- @backstage/backend-openapi-utils@0.6.9-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-catalog-node@2.2.1-next.0
- @backstage/plugin-events-node@0.4.22-next.0
- @backstage/plugin-permission-common@0.9.9-next.0
- @backstage/plugin-permission-node@0.10.13-next.0
- @backstage/plugin-scaffolder-common@2.1.1-next.0
- @backstage/plugin-scaffolder-node@0.13.3-next.0
- @backstage/types@1.2.2
@backstage/plugin-scaffolder-backend-module-azure@0.2.21-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/integration@2.0.2-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-scaffolder-node@0.13.3-next.0
@backstage/plugin-scaffolder-backend-module-bitbucket-cloud@0.3.6-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/integration@2.0.2-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-scaffolder-node@0.13.3-next.0
- @backstage/plugin-bitbucket-cloud-common@0.3.10-next.0
@backstage/plugin-scaffolder-backend-module-bitbucket-server@0.2.21-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/integration@2.0.2-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-scaffolder-node@0.13.3-next.0
@backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.3.21-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/integration@2.0.2-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-scaffolder-node@0.13.3-next.0
@backstage/plugin-scaffolder-backend-module-cookiecutter@0.3.23-next.0
Patch Changes
- 0c5e41f: Removed unused dependencies that had no imports in source code.
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/integration@2.0.2-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/plugin-scaffolder-node@0.13.3-next.0
- @backstage/types@1.2.2
@backstage/plugin-scaffolder-backend-module-gcp@0.2.21-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/integration@2.0.2-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-scaffolder-node@0.13.3-next.0
@backstage/plugin-scaffolder-backend-module-gerrit@0.2.21-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/integration@2.0.2-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-scaffolder-node@0.13.3-next.0
@backstage/plugin-scaffolder-backend-module-gitea@0.2.21-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/integration@2.0.2-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-scaffolder-node@0.13.3-next.0
@backstage/plugin-scaffolder-backend-module-github@0.9.9-next.0
Patch Changes
- 3846774: Added missing dependencies that were previously only available transitively.
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/integration@2.0.2-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-catalog-node@2.2.1-next.0
- @backstage/plugin-scaffolder-node@0.13.3-next.0
- @backstage/types@1.2.2
@backstage/plugin-scaffolder-backend-module-gitlab@0.11.6-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/integration@2.0.2-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-scaffolder-node@0.13.3-next.0
@backstage/plugin-scaffolder-backend-module-notifications@0.1.22-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-notifications-common@0.2.3-next.0
- @backstage/plugin-notifications-node@0.2.26-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/plugin-scaffolder-node@0.13.3-next.0
@backstage/plugin-scaffolder-backend-module-rails@0.5.21-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/integration@2.0.2-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-scaffolder-node@0.13.3-next.0
- @backstage/types@1.2.2
@backstage/plugin-scaffolder-backend-module-sentry@0.3.4-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-scaffolder-node@0.13.3-next.0
@backstage/plugin-scaffolder-backend-module-yeoman@0.4.22-next.0
Patch Changes
- 0c5e41f: Removed unused dependencies that had no imports in source code.
- Updated dependencies
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/plugin-scaffolder-node@0.13.3-next.0
- @backstage/types@1.2.2
- @backstage/plugin-scaffolder-node-test-utils@0.3.11-next.0
@backstage/plugin-scaffolder-common@2.1.1-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/integration@2.0.2-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/plugin-permission-common@0.9.9-next.0
- @backstage/types@1.2.2
@backstage/plugin-scaffolder-node@0.13.3-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/integration@2.0.2-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/backend-test-utils@1.11.3-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/plugin-permission-common@0.9.9-next.0
- @backstage/plugin-permission-node@0.10.13-next.0
- @backstage/plugin-scaffolder-common@2.1.1-next.0
- @backstage/types@1.2.2
@backstage/plugin-scaffolder-node-test-utils@0.3.11-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/backend-test-utils@1.11.3-next.0
- @backstage/plugin-scaffolder-node@0.13.3-next.0
- @backstage/types@1.2.2
@backstage/plugin-scaffolder-react@1.20.2-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.10-next.0
- @backstage/frontend-test-utils@0.5.3-next.0
- @backstage/plugin-catalog-react@2.1.5-next.0
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/catalog-client@1.15.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/core-plugin-api@1.12.6-next.0
- @backstage/plugin-scaffolder-common@2.1.1-next.0
- @backstage/theme@0.7.3
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.12
- @backstage/plugin-permission-react@0.5.1-next.0
@backstage/plugin-search@1.7.4-next.0
Patch Changes
- cad156e: Replaced old config schema values from existing extensions and blueprints.
- 085133f: The
zoddependency has been bumped from^3.25.76 || ^4.0.0to^4.0.0, sinceconfigSchemarequires the full Zod v4 package for JSON Schema support. - Updated dependencies
- @backstage/core-components@0.18.10-next.0
- @backstage/ui@0.15.0-next.0
- @backstage/errors@1.3.1-next.0
- @backstage/plugin-catalog-react@2.1.5-next.0
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/plugin-search-react@1.11.4-next.0
- @backstage/core-plugin-api@1.12.6-next.0
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.12
- @backstage/plugin-search-common@1.2.24-next.0
@backstage/plugin-search-backend@2.1.2-next.0
Patch Changes
- 0c5e41f: Removed unused dependencies that had no imports in source code.
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/backend-openapi-utils@0.6.9-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-permission-common@0.9.9-next.0
- @backstage/plugin-permission-node@0.10.13-next.0
- @backstage/plugin-search-backend-node@1.4.4-next.0
- @backstage/types@1.2.2
- @backstage/plugin-search-common@1.2.24-next.0
@backstage/plugin-search-backend-module-catalog@0.3.15-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/catalog-client@1.15.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-catalog-node@2.2.1-next.0
- @backstage/plugin-permission-common@0.9.9-next.0
- @backstage/plugin-search-backend-node@1.4.4-next.0
- @backstage/plugin-catalog-common@1.1.10-next.0
- @backstage/plugin-search-common@1.2.24-next.0
@backstage/plugin-search-backend-module-elasticsearch@1.8.3-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/integration-aws-node@0.1.22-next.0
- @backstage/plugin-search-backend-node@1.4.4-next.0
- @backstage/plugin-search-common@1.2.24-next.0
@backstage/plugin-search-backend-module-explore@0.3.14-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-search-backend-node@1.4.4-next.0
- @backstage/plugin-search-common@1.2.24-next.0
@backstage/plugin-search-backend-module-pg@0.5.55-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-search-backend-node@1.4.4-next.0
- @backstage/plugin-search-common@1.2.24-next.0
@backstage/plugin-search-backend-module-stack-overflow-collator@0.3.20-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-search-backend-node@1.4.4-next.0
- @backstage/plugin-search-common@1.2.24-next.0
@backstage/plugin-search-backend-module-techdocs@0.4.14-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/catalog-client@1.15.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-catalog-node@2.2.1-next.0
- @backstage/plugin-permission-common@0.9.9-next.0
- @backstage/plugin-search-backend-node@1.4.4-next.0
- @backstage/plugin-techdocs-node@1.14.6-next.0
- @backstage/plugin-catalog-common@1.1.10-next.0
- @backstage/plugin-search-common@1.2.24-next.0
@backstage/plugin-search-backend-node@1.4.4-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-permission-common@0.9.9-next.0
- @backstage/plugin-search-common@1.2.24-next.0
@backstage/plugin-search-common@1.2.24-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-permission-common@0.9.9-next.0
- @backstage/types@1.2.2
@backstage/plugin-search-react@1.11.4-next.0
Patch Changes
- cad156e: Replaced old config schema values from existing extensions and blueprints.
- 085133f: The
zoddependency has been bumped from^3.25.76 || ^4.0.0to^4.0.0, sinceconfigSchemarequires the full Zod v4 package for JSON Schema support. - Updated dependencies
- @backstage/core-components@0.18.10-next.0
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/core-plugin-api@1.12.6-next.0
- @backstage/theme@0.7.3
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.12
- @backstage/plugin-search-common@1.2.24-next.0
@backstage/plugin-signals@0.0.31-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.10-next.0
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/core-plugin-api@1.12.6-next.0
- @backstage/theme@0.7.3
- @backstage/types@1.2.2
- @backstage/plugin-signals-react@0.0.22-next.0
@backstage/plugin-signals-backend@0.3.15-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-signals-node@0.2.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-events-node@0.4.22-next.0
- @backstage/types@1.2.2
@backstage/plugin-signals-node@0.2.1-next.0
Patch Changes
- 0c5e41f: Removed unused dependencies that had no imports in source code.
- Updated dependencies
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/plugin-events-node@0.4.22-next.0
- @backstage/types@1.2.2
@backstage/plugin-signals-react@0.0.22-next.0
Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.12.6-next.0
- @backstage/types@1.2.2
@backstage/plugin-techdocs@1.17.6-next.0
Patch Changes
- 8d1e093: Made the TechDocs sidebar positioning at tablet breakpoints configurable via CSS custom properties, allowing apps with custom sidebar widths to override the defaults. The available properties are
--techdocs-sidebar-closed-offset-pinned,--techdocs-sidebar-closed-offset-collapsed, and--techdocs-sidebar-open-translate. - cad156e: Replaced old config schema values from existing extensions and blueprints.
- 085133f: The
zoddependency has been bumped from^3.25.76 || ^4.0.0to^4.0.0, sinceconfigSchemarequires the full Zod v4 package for JSON Schema support. - Updated dependencies
- @backstage/core-components@0.18.10-next.0
- @backstage/ui@0.15.0-next.0
- @backstage/errors@1.3.1-next.0
- @backstage/integration@2.0.2-next.0
- @backstage/plugin-catalog-react@2.1.5-next.0
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/plugin-techdocs-react@1.3.11-next.0
- @backstage/plugin-search-react@1.11.4-next.0
- @backstage/integration-react@1.2.18-next.0
- @backstage/plugin-auth-react@0.1.27-next.0
- @backstage/catalog-client@1.15.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/core-plugin-api@1.12.6-next.0
- @backstage/theme@0.7.3
- @backstage/plugin-search-common@1.2.24-next.0
- @backstage/plugin-techdocs-common@0.1.1
@backstage/plugin-techdocs-addons-test-utils@2.0.5-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-techdocs@1.17.6-next.0
- @backstage/plugin-catalog-react@2.1.5-next.0
- @backstage/plugin-catalog@2.0.5-next.0
- @backstage/plugin-techdocs-react@1.3.11-next.0
- @backstage/plugin-search-react@1.11.4-next.0
- @backstage/integration-react@1.2.18-next.0
- @backstage/core-app-api@1.20.1-next.0
- @backstage/core-plugin-api@1.12.6-next.0
- @backstage/test-utils@1.7.18-next.0
@backstage/plugin-techdocs-backend@2.1.8-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/integration@2.0.2-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/catalog-client@1.15.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-catalog-node@2.2.1-next.0
- @backstage/plugin-techdocs-node@1.14.6-next.0
- @backstage/types@1.2.2
@backstage/plugin-techdocs-module-addons-contrib@1.1.36-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.10-next.0
- @backstage/integration@2.0.2-next.0
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/plugin-techdocs-react@1.3.11-next.0
- @backstage/integration-react@1.2.18-next.0
- @backstage/core-plugin-api@1.12.6-next.0
@backstage/plugin-techdocs-node@1.14.6-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/integration@2.0.2-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/integration-aws-node@0.1.22-next.0
- @backstage/plugin-search-common@1.2.24-next.0
- @backstage/plugin-techdocs-common@0.1.1
@backstage/plugin-techdocs-react@1.3.11-next.0
Patch Changes
- 0c5e41f: Removed unused dependencies that had no imports in source code.
- Updated dependencies
- @backstage/core-components@0.18.10-next.0
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/core-plugin-api@1.12.6-next.0
- @backstage/version-bridge@1.0.12
- @backstage/plugin-techdocs-common@0.1.1
@backstage/plugin-user-settings@0.9.3-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.10-next.0
- @backstage/ui@0.15.0-next.0
- @backstage/errors@1.3.1-next.0
- @backstage/plugin-catalog-react@2.1.5-next.0
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/core-app-api@1.20.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/core-plugin-api@1.12.6-next.0
- @backstage/theme@0.7.3
- @backstage/types@1.2.2
- @backstage/plugin-signals-react@0.0.22-next.0
- @backstage/plugin-user-settings-common@0.1.0
@backstage/plugin-user-settings-backend@0.4.3-next.0
Patch Changes
- 0c5e41f: Removed unused dependencies that had no imports in source code.
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/plugin-auth-node@0.7.1-next.0
- @backstage/plugin-signals-node@0.2.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/types@1.2.2
- @backstage/plugin-user-settings-common@0.1.0
example-app@0.0.35-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.10-next.0
- @backstage/ui@0.15.0-next.0
- @backstage/plugin-notifications@0.5.17-next.0
- @backstage/plugin-app@0.4.6-next.0
- @backstage/plugin-app-visualizer@0.2.4-next.0
- @backstage/frontend-app-api@0.16.3-next.0
- @backstage/plugin-home@0.9.5-next.0
- @backstage/plugin-techdocs@1.17.6-next.0
- @backstage/plugin-scaffolder@1.36.3-next.0
- @backstage/cli@0.36.2-next.0
- @backstage/core-compat-api@0.5.11-next.0
- @backstage/plugin-catalog-react@2.1.5-next.0
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/plugin-catalog@2.0.5-next.0
- @backstage/plugin-catalog-graph@0.6.4-next.0
- @backstage/plugin-techdocs-react@1.3.11-next.0
- @backstage/plugin-catalog-import@0.13.13-next.0
- @backstage/plugin-search-react@1.11.4-next.0
- @backstage/plugin-search@1.7.4-next.0
- @backstage/plugin-org@0.7.4-next.0
- @backstage/app-defaults@1.7.8-next.0
- @backstage/frontend-defaults@0.5.2-next.0
- @backstage/integration-react@1.2.18-next.0
- @backstage/plugin-api-docs@0.14.1-next.0
- @backstage/plugin-auth-react@0.1.27-next.0
- @backstage/plugin-catalog-unprocessed-entities@0.2.30-next.0
- @backstage/plugin-devtools@0.1.39-next.0
- @backstage/plugin-home-react@0.1.38-next.0
- @backstage/plugin-kubernetes@0.12.19-next.0
- @backstage/plugin-kubernetes-cluster@0.0.37-next.0
- @backstage/plugin-scaffolder-react@1.20.2-next.0
- @backstage/plugin-signals@0.0.31-next.0
- @backstage/plugin-techdocs-module-addons-contrib@1.1.36-next.0
- @backstage/plugin-user-settings@0.9.3-next.0
- @backstage/core-app-api@1.20.1-next.0
- @backstage/plugin-auth@0.1.8-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/core-plugin-api@1.12.6-next.0
- @backstage/plugin-app-react@0.2.3-next.0
- @backstage/theme@0.7.3
- @backstage/plugin-catalog-common@1.1.10-next.0
- @backstage/plugin-permission-react@0.5.1-next.0
- @backstage/plugin-search-common@1.2.24-next.0
app-example-plugin@0.0.35-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.10-next.0
- @backstage/frontend-plugin-api@0.17.0-next.0
example-app-legacy@0.2.121-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.10-next.0
- @backstage/ui@0.15.0-next.0
- @backstage/plugin-notifications@0.5.17-next.0
- @backstage/frontend-app-api@0.16.3-next.0
- @backstage/plugin-home@0.9.5-next.0
- @backstage/plugin-techdocs@1.17.6-next.0
- @backstage/plugin-scaffolder@1.36.3-next.0
- @backstage/cli@0.36.2-next.0
- @backstage/plugin-catalog-react@2.1.5-next.0
- @backstage/plugin-catalog@2.0.5-next.0
- @backstage/plugin-catalog-graph@0.6.4-next.0
- @backstage/plugin-techdocs-react@1.3.11-next.0
- @backstage/plugin-catalog-import@0.13.13-next.0
- @backstage/plugin-search-react@1.11.4-next.0
- @backstage/plugin-search@1.7.4-next.0
- @backstage/plugin-org@0.7.4-next.0
- @backstage/app-defaults@1.7.8-next.0
- @backstage/integration-react@1.2.18-next.0
- @backstage/plugin-api-docs@0.14.1-next.0
- @backstage/plugin-auth-react@0.1.27-next.0
- @backstage/plugin-catalog-unprocessed-entities@0.2.30-next.0
- @backstage/plugin-devtools@0.1.39-next.0
- @backstage/plugin-home-react@0.1.38-next.0
- @backstage/plugin-kubernetes@0.12.19-next.0
- @backstage/plugin-kubernetes-cluster@0.0.37-next.0
- @backstage/plugin-scaffolder-react@1.20.2-next.0
- @backstage/plugin-signals@0.0.31-next.0
- @backstage/plugin-techdocs-module-addons-contrib@1.1.36-next.0
- @backstage/plugin-user-settings@0.9.3-next.0
- @backstage/core-app-api@1.20.1-next.0
- @backstage/plugin-mui-to-bui@0.2.7-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/core-plugin-api@1.12.6-next.0
- @backstage/theme@0.7.3
- @backstage/plugin-catalog-common@1.1.10-next.0
- @backstage/plugin-permission-react@0.5.1-next.0
- @backstage/plugin-search-common@1.2.24-next.0
example-backend@0.0.50-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-scaffolder-backend-module-github@0.9.9-next.0
- @backstage/backend-defaults@0.17.1-next.0
- @backstage/plugin-catalog-backend@3.6.1-next.0
- @backstage/plugin-app-backend@0.5.14-next.0
- @backstage/plugin-auth-node@0.7.1-next.0
- @backstage/plugin-devtools-backend@0.5.17-next.0
- @backstage/plugin-permission-backend@0.7.12-next.0
- @backstage/plugin-search-backend@2.1.2-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/plugin-auth-backend@0.28.1-next.0
- @backstage/plugin-auth-backend-module-guest-provider@0.2.19-next.0
- @backstage/plugin-catalog-backend-module-backstage-openapi@0.5.14-next.0
- @backstage/plugin-catalog-backend-module-unprocessed@0.6.11-next.0
- @backstage/plugin-events-backend@0.6.2-next.0
- @backstage/plugin-events-backend-module-google-pubsub@0.2.3-next.0
- @backstage/plugin-kubernetes-backend@0.21.4-next.0
- @backstage/plugin-mcp-actions-backend@0.1.13-next.0
- @backstage/plugin-notifications-backend@0.6.5-next.0
- @backstage/plugin-permission-common@0.9.9-next.0
- @backstage/plugin-permission-node@0.10.13-next.0
- @backstage/plugin-proxy-backend@0.6.13-next.0
- @backstage/plugin-scaffolder-backend@3.4.1-next.0
- @backstage/plugin-search-backend-module-catalog@0.3.15-next.0
- @backstage/plugin-search-backend-node@1.4.4-next.0
- @backstage/plugin-techdocs-backend@2.1.8-next.0
- @backstage/plugin-auth-backend-module-github-provider@0.5.3-next.0
- @backstage/plugin-auth-backend-module-openshift-provider@0.1.7-next.0
- @backstage/plugin-signals-backend@0.3.15-next.0
- @backstage/plugin-catalog-backend-module-logs@0.1.22-next.0
- @backstage/plugin-catalog-backend-module-openapi@0.2.22-next.0
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.2.20-next.0
- @backstage/plugin-permission-backend-module-allow-all-policy@0.2.19-next.0
- @backstage/plugin-scaffolder-backend-module-notifications@0.1.22-next.0
- @backstage/plugin-search-backend-module-elasticsearch@1.8.3-next.0
- @backstage/plugin-search-backend-module-explore@0.3.14-next.0
- @backstage/plugin-search-backend-module-techdocs@0.4.14-next.0
@internal/cli@0.0.4-next.0
Patch Changes
- Updated dependencies
- @backstage/cli-node@0.3.2-next.0
e2e-test@0.2.40-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/create-app@0.8.3-next.0
- @backstage/cli-common@0.2.2-next.0
@internal/frontend@0.0.20-next.0
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/filter-predicates@0.1.3-next.0
- @backstage/types@1.2.2
- @backstage/version-bridge@1.0.12
@internal/scaffolder@0.0.21-next.0
Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/plugin-scaffolder-react@1.20.2-next.0
techdocs-cli-embedded-app@0.2.120-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.10-next.0
- @backstage/ui@0.15.0-next.0
- @backstage/plugin-techdocs@1.17.6-next.0
- @backstage/cli@0.36.2-next.0
- @backstage/frontend-plugin-api@0.17.0-next.0
- @backstage/plugin-catalog@2.0.5-next.0
- @backstage/plugin-techdocs-react@1.3.11-next.0
- @backstage/frontend-defaults@0.5.2-next.0
- @backstage/integration-react@1.2.18-next.0
- @backstage/core-app-api@1.20.1-next.0
- @backstage/catalog-model@1.8.1-next.0
- @backstage/config@1.3.8-next.0
- @backstage/plugin-app-react@0.2.3-next.0
- @backstage/test-utils@1.7.18-next.0
- @backstage/theme@0.7.3
yarn-plugin-backstage@0.0.12-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/cli-common@0.2.2-next.0
- @backstage/release-manifests@0.0.13
@internal/plugin-todo-list@1.0.51-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.18.10-next.0
- @backstage/core-plugin-api@1.12.6-next.0
@internal/plugin-todo-list-backend@1.0.50-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/backend-plugin-api@1.9.1-next.0
@internal/plugin-todo-list-common@1.0.31-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-permission-common@0.9.9-next.0