Skip to content

Bump the backstage group with 56 updates#19

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/backstage-c93a76d3e2
Open

Bump the backstage group with 56 updates#19
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/backstage-c93a76d3e2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 15, 2026

Bumps the backstage group with 56 updates:

Package From To
@backstage/cli 0.30.0 0.36.1
@backstage/app-defaults 1.7.5 1.7.7
@backstage/catalog-model 1.7.6 1.8.0
@backstage/core-app-api 1.19.5 1.20.0
@backstage/core-components 0.16.4 0.18.9
@backstage/core-plugin-api 1.12.3 1.12.5
@backstage/integration-react 1.2.15 1.2.17
@backstage/plugin-api-docs 0.13.4 0.14.0
@backstage/plugin-catalog 1.33.1 2.0.2
@backstage/plugin-catalog-common 1.1.8 1.1.9
@backstage/plugin-catalog-graph 0.5.7 0.6.1
@backstage/plugin-catalog-import 0.13.10 0.13.12
@backstage/plugin-catalog-react 1.21.6 2.1.2
@backstage/plugin-kubernetes 0.12.16 0.12.18
@backstage/plugin-notifications 0.5.14 0.5.16
@backstage/plugin-org 0.6.49 0.7.1
@backstage/plugin-permission-react 0.4.40 0.5.0
@backstage/plugin-scaffolder 1.35.4 1.36.2
@backstage/plugin-search 1.6.1 1.7.1
@backstage/plugin-search-react 1.10.4 1.11.1
@backstage/plugin-signals 0.0.28 0.0.30
@backstage/plugin-techdocs 1.17.0 1.17.3
@backstage/plugin-techdocs-module-addons-contrib 1.1.33 1.1.35
@backstage/plugin-techdocs-react 1.3.8 1.3.10
@backstage/plugin-user-settings 0.9.0 0.9.2
@backstage/theme 0.6.8 0.7.3
@backstage/ui 0.12.0 0.14.0
@backstage/test-utils 1.7.15 1.7.17
@backstage/backend-defaults 0.15.2 0.17.0
@backstage/config 1.3.6 1.3.7
@backstage/plugin-app-backend 0.5.11 0.5.13
@backstage/plugin-auth-backend 0.27.0 0.28.0
@backstage/plugin-auth-backend-module-github-provider 0.5.0 0.5.2
@backstage/plugin-auth-backend-module-guest-provider 0.2.16 0.2.18
@backstage/plugin-auth-node 0.6.13 0.7.0
@backstage/plugin-catalog-backend 3.4.0 3.6.0
@backstage/plugin-catalog-backend-module-logs 0.1.19 0.1.21
@backstage/plugin-catalog-backend-module-scaffolder-entity-model 0.2.17 0.2.19
@backstage/plugin-kubernetes-backend 0.21.1 0.21.3
@backstage/plugin-notifications-backend 0.6.2 0.6.4
@backstage/plugin-permission-backend 0.7.9 0.7.11
@backstage/plugin-permission-backend-module-allow-all-policy 0.2.16 0.2.18
@backstage/plugin-permission-common 0.9.6 0.9.8
@backstage/plugin-permission-node 0.10.10 0.10.12
@backstage/plugin-proxy-backend 0.6.10 0.6.12
@backstage/plugin-scaffolder-backend 3.1.3 3.4.0
@backstage/plugin-scaffolder-backend-module-github 0.9.6 0.9.8
@backstage/plugin-scaffolder-backend-module-notifications 0.1.19 0.1.21
@backstage/plugin-search-backend 2.0.12 2.1.1
@backstage/plugin-search-backend-module-catalog 0.3.12 0.3.14
@backstage/plugin-search-backend-module-pg 0.5.52 0.5.54
@backstage/plugin-search-backend-module-techdocs 0.4.11 0.4.13
@backstage/plugin-search-backend-node 1.4.1 1.4.3
@backstage/plugin-signals-backend 0.3.12 0.3.14
@backstage/plugin-techdocs-backend 2.1.5 2.1.7
@backstage/dev-utils 1.1.20 1.1.22

Updates @backstage/cli from 0.30.0 to 0.36.1

Changelog

Sourced from @​backstage/cli's changelog.

0.36.1

Patch Changes

  • 2e5c5f8: Bumped glob dependency from v7/v8/v11 to v13 to address security vulnerabilities in older versions. Bumped rollup from v4.27 to v4.59+ to fix a high severity path traversal vulnerability (GHSA-mw96-cpmx-2vgc).
  • 482ceed: Migrated from assertError to toError for error handling.
  • a2f0c72: Removed the unused isDev export from the internal version module.
  • a7a14b7: Added DOM.AsyncIterable to the default lib in the shared TypeScript configuration, enabling standard async iteration support for DOM APIs such as FileSystemDirectoryHandle. This aligns behavior with TypeScript 6.0, where this lib is included in DOM by default.
  • Updated dependencies
    • @​backstage/errors@​1.3.0
    • @​backstage/cli-module-build@​0.1.1
    • @​backstage/cli-module-test-jest@​0.1.1
    • @​backstage/cli-common@​0.2.1
    • @​backstage/cli-node@​0.3.1
    • @​backstage/eslint-plugin@​0.2.3
    • @​backstage/cli-defaults@​0.1.1

0.36.1-next.2

Patch Changes

  • 482ceed: Migrated from assertError to toError for error handling.
  • Updated dependencies
    • @​backstage/errors@​1.3.0-next.0
    • @​backstage/cli-common@​0.2.1-next.1
    • @​backstage/cli-node@​0.3.1-next.1
    • @​backstage/cli-module-build@​0.1.1-next.2

0.36.1-next.1

Patch Changes

  • 2e5c5f8: Bumped glob dependency from v7/v8/v11 to v13 to address security vulnerabilities in older versions. Bumped rollup from v4.27 to v4.59+ to fix a high severity path traversal vulnerability (GHSA-mw96-cpmx-2vgc).
  • a7a14b7: Added DOM.AsyncIterable to the default lib in the shared TypeScript configuration, enabling standard async iteration support for DOM APIs such as FileSystemDirectoryHandle. This aligns behavior with TypeScript 6.0, where this lib is included in DOM by default.
  • Updated dependencies
    • @​backstage/cli-module-build@​0.1.1-next.1
    • @​backstage/cli-module-test-jest@​0.1.1-next.1
    • @​backstage/eslint-plugin@​0.2.3-next.0

0.36.1-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/cli-common@​0.2.1-next.0
    • @​backstage/cli-module-build@​0.1.1-next.0
    • @​backstage/cli-module-test-jest@​0.1.1-next.0
    • @​backstage/cli-node@​0.3.1-next.0
    • @​backstage/cli-defaults@​0.1.1-next.0
    • @​backstage/errors@​1.2.7

... (truncated)

Commits
  • 203d256 chore: reverting fs-extra bump, that seems to have broken all the installs
  • 613e46d chore(deps): bump fs-extra from 9.1.0 to 10.0.0
  • 6e937b9 Version Packages
  • 8939f9e chore(deps): bump ts-node from 9.1.1 to 10.0.0
  • 852a8fd Merge pull request #6213 from backstage/dependabot/npm_and_yarn/rollup/plugin...
  • 55f49fc chore(deps): bump @​rollup/plugin-yaml from 2.1.1 to 3.0.0
  • 0ce80ab Merge pull request #6204 from backstage/rugvip/safety
  • a93e60f chore(deps): bump css-loader from 3.6.0 to 5.2.6
  • ab5cc37 backend-common,cli-common: new utilites for safely resolving child paths
  • 5a64fe7 Version Packages
  • Additional commits viewable in compare view

Updates @backstage/app-defaults from 1.7.5 to 1.7.7

Changelog

Sourced from @​backstage/app-defaults's changelog.

1.7.7

Patch Changes

  • 400aa23: Added FetchMiddlewares.clarifyFailures() to the default fetch API middleware stack.
  • Updated dependencies
    • @​backstage/theme@​0.7.3
    • @​backstage/core-app-api@​1.20.0
    • @​backstage/core-components@​0.18.9
    • @​backstage/plugin-permission-react@​0.5.0
    • @​backstage/core-plugin-api@​1.12.5

1.7.7-next.2

Patch Changes

  • Updated dependencies
    • @​backstage/theme@​0.7.3-next.0
    • @​backstage/core-app-api@​1.20.0-next.2
    • @​backstage/core-components@​0.18.9-next.1
    • @​backstage/core-plugin-api@​1.12.5-next.2
    • @​backstage/plugin-permission-react@​0.4.42-next.1

1.7.7-next.1

Patch Changes

  • 400aa23: Added FetchMiddlewares.clarifyFailures() to the default fetch API middleware stack.
  • Updated dependencies
    • @​backstage/core-app-api@​1.20.0-next.1
    • @​backstage/core-components@​0.18.9-next.0
    • @​backstage/core-plugin-api@​1.12.5-next.1

1.7.7-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.18.9-next.0
    • @​backstage/core-app-api@​1.19.7-next.0
    • @​backstage/core-plugin-api@​1.12.5-next.0
    • @​backstage/theme@​0.7.2
    • @​backstage/plugin-permission-react@​0.4.42-next.0

1.7.6

Patch Changes

  • Updated dependencies
    • @​backstage/core-plugin-api@​1.12.4

... (truncated)

Commits

Updates @backstage/catalog-model from 1.7.6 to 1.8.0

Changelog

Sourced from @​backstage/catalog-model's changelog.

1.8.0

Minor Changes

  • e5fcfcb: Added a new catalog model layer system that allows plugins to declare and extend catalog entity kinds, annotations, labels, tags, and relations using JSON Schema. The new createCatalogModelLayer API provides a builder for composing model definitions, and a compileCatalogModel function validates and merges them into a unified model. Built-in entity kinds now include model layer definitions.

Patch Changes

  • Updated dependencies
    • @​backstage/errors@​1.3.0

1.7.8-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/errors@​1.3.0-next.0

1.7.7

Patch Changes

  • a49a40d: Updated dependency zod to ^3.25.76 || ^4.0.0 & migrated to /v3 or /v4 imports.
Commits

Updates @backstage/core-app-api from 1.19.5 to 1.20.0

Changelog

Sourced from @​backstage/core-app-api's changelog.

1.20.0

Minor Changes

  • 400aa23: Added FetchMiddlewares.clarifyFailures() which replaces the uninformative "TypeError: Failed to fetch" with a message that includes the request method and URL.

Patch Changes

  • 9244b70: The default auth implementation now checks for a logoutUrl in the logout response body. If the auth provider returns one (e.g. Auth0 federated logout), the browser is redirected to that URL to clear the provider's session cookies. This is backward compatible — providers that return an empty response are unaffected.
  • Updated dependencies
    • @​backstage/ui@​0.14.0
    • @​backstage/config@​1.3.7
    • @​backstage/core-plugin-api@​1.12.5

1.20.0-next.2

Patch Changes

  • 9244b70: The default auth implementation now checks for a logoutUrl in the logout response body. If the auth provider returns one (e.g. Auth0 federated logout), the browser is redirected to that URL to clear the provider's session cookies. This is backward compatible — providers that return an empty response are unaffected.
  • Updated dependencies
    • @​backstage/ui@​0.14.0-next.2
    • @​backstage/config@​1.3.7-next.0
    • @​backstage/core-plugin-api@​1.12.5-next.2

1.20.0-next.1

Minor Changes

  • 400aa23: Added FetchMiddlewares.clarifyFailures() which replaces the uninformative "TypeError: Failed to fetch" with a message that includes the request method and URL.

Patch Changes

  • Updated dependencies
    • @​backstage/ui@​0.14.0-next.1
    • @​backstage/core-plugin-api@​1.12.5-next.1

1.19.7-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/ui@​0.14.0-next.0
    • @​backstage/core-plugin-api@​1.12.5-next.0
    • @​backstage/config@​1.3.6
    • @​backstage/types@​1.2.2
    • @​backstage/version-bridge@​1.0.12

1.19.6

Patch Changes

... (truncated)

Commits
  • c8a8aac Version Packages
  • ce632aa fix
  • 8345a35 Version Packages (next)
  • 91f340c Merge pull request #20653 from szubster/add-default-scopes-on-refresh
  • 56baf87 core-app-api: test fixes for including default scopes in initial refresh
  • 9ab0572 core-app-api: add core.type markers for AppRouter and FlatRoutes
  • 89d13e5 Add current and defaultScopes when refreshing session
  • ec1dde6 switch to @​testing-library/react 14
  • aa2ff48 switch react version ranges to full format
  • fb7a94f packages: rtl 13 fixes for tests
  • Additional commits viewable in compare view

Updates @backstage/core-components from 0.16.4 to 0.18.9

Changelog

Sourced from @​backstage/core-components's changelog.

0.18.9

Patch Changes

  • 482ceed: Migrated from assertError to toError for error handling.
  • 320eed3: Resolved DOM nesting warning in OAuthRequestDialog by rendering secondary text as block-level spans.
  • 58b9f3f: Use Backstage Link component for markdown anchor rendering to ensure consistent internal and external link behavior.
  • Updated dependencies
    • @​backstage/errors@​1.3.0
    • @​backstage/theme@​0.7.3
    • @​backstage/config@​1.3.7
    • @​backstage/core-plugin-api@​1.12.5

0.18.9-next.1

Patch Changes

  • 482ceed: Migrated from assertError to toError for error handling.
  • 58b9f3f: Use Backstage Link component for markdown anchor rendering to ensure consistent internal and external link behavior.
  • Updated dependencies
    • @​backstage/errors@​1.3.0-next.0
    • @​backstage/theme@​0.7.3-next.0
    • @​backstage/config@​1.3.7-next.0
    • @​backstage/core-plugin-api@​1.12.5-next.2

0.18.9-next.0

Patch Changes

  • 320eed3: Resolved DOM nesting warning in OAuthRequestDialog by rendering secondary text as block-level spans.
  • Updated dependencies
    • @​backstage/core-plugin-api@​1.12.5-next.0
    • @​backstage/config@​1.3.6
    • @​backstage/errors@​1.2.7
    • @​backstage/theme@​0.7.2
    • @​backstage/version-bridge@​1.0.12

0.18.8

Patch Changes

  • e26e3de: The login request dialog now handles auth provider icons passed as IconElement in addition to IconComponent.
  • 8e09233: Fixed the shared Progress component to provide an accessible name for its loading indicator by default.
  • 8b1a847: Fixed Table component layout when both filters and title props are used together. The filter controls now use a dedicated CSS class (filterControls) instead of incorrectly reusing the root container class.
  • 3f36ce1: Clarified the IconElement sizing contract for the new frontend system and aligned legacy system icon rendering with the new icon API.
  • 0be2541: Promoted the plugin's translation ref to the stable package entry point. It was previously only available through the alpha entry point.
  • a49a40d: Updated dependency zod to ^3.25.76 || ^4.0.0 & migrated to /v3 or /v4 imports.
  • 470f72d: The LogViewer component from @backstage/core-components now supports downloading logs if a callback is passed to onDownloadLogs
  • Updated dependencies
    • @​backstage/core-plugin-api@​1.12.4

... (truncated)

Commits

Updates @backstage/core-plugin-api from 1.12.3 to 1.12.5

Changelog

Sourced from @​backstage/core-plugin-api's changelog.

1.12.5

Patch Changes

  • Updated dependencies
    • @​backstage/errors@​1.3.0
    • @​backstage/frontend-plugin-api@​0.16.0
    • @​backstage/config@​1.3.7

1.12.5-next.2

Patch Changes

  • Updated dependencies
    • @​backstage/errors@​1.3.0-next.0
    • @​backstage/config@​1.3.7-next.0
    • @​backstage/frontend-plugin-api@​0.16.0-next.2

1.12.5-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/frontend-plugin-api@​0.16.0-next.1

1.12.5-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/frontend-plugin-api@​0.15.2-next.0
    • @​backstage/config@​1.3.6
    • @​backstage/errors@​1.2.7
    • @​backstage/types@​1.2.2
    • @​backstage/version-bridge@​1.0.12

1.12.4

Patch Changes

  • d911b72: Updated createApiRef to preserve the direct config call without deprecation warnings while staying compatible with the new frontend API ref typing.
  • 59752a2: Deprecated AlertApi, AlertMessage, and alertApiRef in favor of the new ToastApi from @backstage/frontend-plugin-api.
  • 0452d02: Add optional description field to plugin-level feature flags.
  • a49a40d: Updated dependency zod to ^3.25.76 || ^4.0.0 & migrated to /v3 or /v4 imports.
  • fe848e0: Changed useApiHolder to return an empty ApiHolder instead of throwing when used outside of an API context.
  • Updated dependencies
    • @​backstage/frontend-plugin-api@​0.15.0

1.12.4-next.1

... (truncated)

Commits

Updates @backstage/integration-react from 1.2.15 to 1.2.17

Changelog

Sourced from @​backstage/integration-react's changelog.

1.2.17

Patch Changes

  • Updated dependencies
    • @​backstage/integration@​2.0.1
    • @​backstage/config@​1.3.7
    • @​backstage/core-plugin-api@​1.12.5

1.2.17-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/integration@​2.0.1-next.0
    • @​backstage/config@​1.3.7-next.0
    • @​backstage/core-plugin-api@​1.12.5-next.2

1.2.17-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/core-plugin-api@​1.12.5-next.0
    • @​backstage/config@​1.3.6
    • @​backstage/integration@​2.0.0

1.2.16

Patch Changes

  • Updated dependencies
    • @​backstage/core-plugin-api@​1.12.4
    • @​backstage/integration@​2.0.0

1.2.16-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/integration@​2.0.0-next.1
    • @​backstage/config@​1.3.6
    • @​backstage/core-plugin-api@​1.12.4-next.0

1.2.16-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/integration@​1.21.0-next.0

... (truncated)

Commits

Updates @backstage/plugin-api-docs from 0.13.4 to 0.14.0

Changelog

Sourced from @​backstage/plugin-api-docs's changelog.

0.14.0

Minor Changes

  • b871d4e: Use Entity Presentation API for entity display in api-docs plugin

Patch Changes

  • da17844: Update readme to add instructions for custom api base URL
  • Updated dependencies
    • @​backstage/ui@​0.14.0
    • @​backstage/plugin-catalog@​2.0.2
    • @​backstage/catalog-model@​1.8.0
    • @​backstage/plugin-catalog-react@​2.1.2
    • @​backstage/frontend-plugin-api@​0.16.0
    • @​backstage/core-components@​0.18.9
    • @​backstage/plugin-permission-react@​0.5.0
    • @​backstage/core-plugin-api@​1.12.5
    • @​backstage/plugin-catalog-common@​1.1.9

0.13.6-next.2

Patch Changes

  • Updated dependencies
    • @​backstage/ui@​0.14.0-next.2
    • @​backstage/plugin-catalog@​2.0.2-next.2
    • @​backstage/core-components@​0.18.9-next.1
    • @​backstage/plugin-catalog-react@​2.1.2-next.2
    • @​backstage/catalog-model@​1.7.8-next.0
    • @​backstage/core-plugin-api@​1.12.5-next.2
    • @​backstage/frontend-plugin-api@​0.16.0-next.2
    • @​backstage/plugin-catalog-common@​1.1.9-next.0
    • @​backstage/plugin-permission-react@​0.4.42-next.1

0.13.6-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/ui@​0.14.0-next.1
    • @​backstage/plugin-catalog-react@​2.1.2-next.1
    • @​backstage/frontend-plugin-api@​0.16.0-next.1
    • @​backstage/core-components@​0.18.9-next.0
    • @​backstage/core-plugin-api@​1.12.5-next.1
    • @​backstage/plugin-catalog@​2.0.2-next.1

0.13.6-next.0

Patch Changes

... (truncated)

Commits

Updates @backstage/plugin-catalog from 1.33.1 to 2.0.2

Release notes

Sourced from @​backstage/plugin-catalog's releases.

v1.50.0

These are the release notes for the v1.50.0 release of Backstage.

A huge thanks to the whole team of maintainers and contributors as well as the amazing Backstage Community for the hard work in getting this release developed and done.

Highlights

BREAKING: Identity token ownership claim removed by default

The auth.omitIdentityTokenOwnershipClaim setting now defaults to true. Backstage user tokens issued by the auth backend will no longer contain the ent claim with the user's ownership entity refs. This means tokens in large organizations no longer risk hitting HTTP header size limits.

To get ownership info for the current user, code should use the userInfo core service. The setting can still be set back to false if needed, but it will be removed entirely in a future release.

BREAKING: Standard Schema replaces createSchemaFromZod

The deprecated createSchemaFromZod helper has been removed from @backstage/frontend-plugin-api. A new configSchema option for createExtension and createExtensionBlueprint accepts direct schema values from any Standard Schema compatible library with JSON Schema support, such as zod v4 or the zod/v4 subpath from zod v3. Note that direct zod v3 schemas are not supported by the new option — use import { z } from 'zod/v4' from the zod v3 package, or upgrade to zod v4.

See the 1.50 migration documentation for more information.

BREAKING: Backstage UI updates

There are several new additions in Backstage UI, including a new Badge component for non-interactive labeling, a RangeSlider for numeric range selection, a CheckboxGroup component, and a showPaginationLabel prop for controlling pagination label visibility in tables. The TableBodySkeleton has been exported for use outside the built-in Table, and SearchAutocomplete now adapts its background based on its parent container. The useTable complete mode now supports disabling pagination via paginationOptions: { type: 'none' }. Tabs now respect prefers-reduced-motion for indicator animations, and form field descriptions are now properly connected to inputs via aria-describedby for screen reader accessibility.

The RangeSlider component was contributed by @​AmbrishRamachandiran in #33112.

There are also several breaking changes to note:

  • Header tabs: The tabs prop now uses HeaderNavTabItem[] instead of HeaderTab[]. Tabs render as a <nav> element with links instead of role="tablist". A new activeTabId prop controls which tab is highlighted, with automatic route-based detection when omitted.
  • Header tab href resolution: Tab href values are now resolved through the router context instead of being passed raw. Relative href values are resolved against the current route, and absolute values may be affected by the router's basename configuration.
  • PluginHeader: Removed the toolbarWrapper element. Update custom CSS targeting .bui-PluginHeaderToolbarWrapper to use .bui-PluginHeaderToolbar instead.
  • React 17 dropped: The minimum supported React version is now 18.

Check the BUI Changelog for more details.

BREAKING: Removed deprecated PermissionedRoute

The deprecated PermissionedRoute component has been removed from @backstage/plugin-permission-react. Use RequirePermission instead.

BREAKING: Removed deprecated signal service exports

The deprecated SignalService and DefaultSignalService exports have been removed from @backstage/plugin-signals-node. Use SignalsService and DefaultSignalsService instead.

BREAKING ALPHA: Catalog node deprecated alpha exports removed

Several deprecated exports have been removed from @backstage/plugin-catalog-node/alpha:

  • catalogServiceRef — use the stable export from @backstage/plugin-catalog-node
  • CatalogLocationsExtensionPoint / catalogLocationsExtensionPoint — use the non-alpha equivalents
  • CatalogProcessingExtensionPoint / catalogProcessingExtensionPoint — use the non-alpha equivalents
  • CatalogAnalysisExtensionPoint / catalogAnalysisExtensionPoint — use the non-alpha equivalents

... (truncated)

Changelog

Sourced from @​backstage/plugin-catalog's changelog.

2.0.2

Patch Changes

  • e4804ab: Migrated the unregister entity context menu item from the deprecated DialogApi.showModal to the new DialogApi.open method.
  • d7b6077: Disabled the default page layout header for the catalog entity page in the new frontend system. The entity page already renders its own header through the EntityHeader extension, so the page layout header was redundant.
  • ee1531d: Exported the NFS variant of the catalog index page as CatalogIndexPage from the ./alpha entry point, along with supporting types CatalogIndexPageProps, CatalogTableRow, and CatalogTableColumnsFunc. This allows adopters to use and customize the catalog index page within a PageBlueprint in the new frontend system.
  • 482ceed: Migrated from assertError to toError for error handling.
  • 744f904: Fixed the catalog table briefly showing an empty loading state when changing filters. The table now keeps displaying stale results until new data arrives.
  • c193ef1: Added Kind field to the About Card. Tags moved before Type and Lifecycle, Kind placed after them. A new aboutCard.kindField.label translation key was added.
  • e5af44c: Replaced deprecated humanizeEntityRef usage with the Catalog Presentation API.
  • Updated dependencies
    • @​backstage/ui@​0.14.0
    • @​backstage/errors@​1.3.0
    • @​backstage/catalog-model@​1.8.0
    • @​backstage/plugin-catalog-react@​2.1.2
    • @​backstage/frontend-plugin-api@​0.16.0
    • @​backstage/core-components@​0.18.9
    • @​backstage/core-compat-api@​0.5.10
    • @​backstage/catalog-client@​1.15.0
    • @​backstage/plugin-scaffolder-common@​2.1.0
    • @​backstage/plugin-permission-react@​0.5.0
    • @​backstage/core-plugin-api@​1.12.5
    • @​backstage/integration-react@​1.2.17
    • @​backstage/plugin-catalog-common@​1.1.9
    • @​backstage/plugin-search-common@​1.2.23
    • @​backstage/plugin-search-react@​1.11.1
    • @​backstage/plugin-techdocs-react@​1.3.10

2.0.2-next.2

Patch Changes

  • ee1531d: Exported the NFS variant of the catalog index page as CatalogIndexPage from the ./alpha entry point, along with supporting types CatalogIndexPageProps, CatalogTableRow, and CatalogTableColumnsFunc. This allows adopters to use and customize the catalog index page within a PageBlueprint in the new frontend system.
  • 482ceed: Migrated from assertError to toError for error handling.
  • c193ef1: Added Kind field to the About Card. Tags moved before Type and Lifecycle, Kind placed after them. A new aboutCard.kindField.label translation key was added.
  • e5af44c: Replaced deprecated humanizeEntityRef usage with the Catalog Presentation API.
  • Updated dependencies
    • @​backstage/ui@​0.14.0-next.2
    • @​backstage/errors@​1.3.0-next.0
    • @​backstage/core-components@​0.18.9-next.1
    • @​backstage/plugin-catalog-react@​2.1.2-next.2
    • @​backstage/catalog-client@​1.14.1-next.0
    • @​backstage/catalog-model@​1.7.8-next.0
    • @​backstage/core-compat-api@​0.5.10-next.2
    • @​backstage/core-plugin-api@​1.12.5-next.2
    • @​backstage/frontend-plugin-api@​0.16.0-next.2
    • @​backstage/plugin-scaffolder-common@​2.0.1-next.0
    • @​backstage/plugin-search-react@​1.11.1-next.2
    • @​backstage/plugin-techdocs-react@​1.3.10-next.2

... (truncated)

Commits

Updates @backstage/plugin-catalog-common from 1.1.8 to 1.1.9

Changelog

Sourced from @​backstage/plugin-catalog-common's changelog.

1.1.9

Patch Changes

  • Updated dependencies
    • @​backstage/catalog-model@​1.8.0
    • @​backstage/plugin-permission-common@​0.9.8
    • @​backstage/plugin-search-common@​1.2.23

1.1.9-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/catalog-model@​1.7.8-next.0
    • @​backstage/plugin-permission-common@​0.9.8-next.0
    • @​backstage/plugin-search-common@​1.2.23-next.0
Commits

Updates @backstage/plugin-catalog-graph from 0.5.7 to 0.6.1

Changelog

Sourced from @​backstage/plugin-catalog-graph's changelog.

0.6.1

Patch Changes

  • effa7bf: Updated README-alpha.md extension examples to use current APIs.
  • 0e147e8: Added title and icon to the new frontend system plugin definition.
  • 416ad45: Replaced humanizeEntityRef with the Catalog Presentation API in CatalogGraphCard and CatalogGraphPage components for consistent entity display.
  • d5899c2: Support configuring showArrowHeads on page:catalog-graph and entity-card:catalog-graph/relations.
  • Updated dependencies
    • @​backstage/ui@​0.14.0
    • @​backstage/catalog-model@​1.8.0
    • @​backstage/plugin-catalog-react@​2.1.2
    • @​backstage/frontend-plugin-api@​0.16.0
    • @​backstage/core-components@​0.18.9
    • @​backstage/catalog-client@​1.15.0
    • @​backstage/core-plugin-api@​1.12.5

0.6.1-next.2

Patch Changes

  • d5899c2: Support configuring showArrowHeads on page:catalog-graph and entity-card:catalog-graph/relations.
  • Updated dependencies
    • @​backstage/ui@​0.14.0-next.2
    • @​backstage/core-components@​0.18.9-next.1
    • @​backstage/plugin-catalog-react@​2.1.2-next.2
    • @​backstage/catalog-client@​1.14.1-next.0
    • @​backstage/catalog-model@​1.7.8-next.0
    • @​backstage/core-plugin-api@​1.12.5-next.2
    • @​backstage/frontend-plugin-api@​0.16.0-next.2

0.6.1-next.1

Patch Changes

  • 0e147e8: Added title and icon to the new frontend system plugin definition.
  • Updated dependencies
    • @​backstage/ui@​0.14.0-next.1
    • @​backstage/plugin-catalog-react@​2.1.2-next.1
    • @​backstage/frontend-plugin-api@​0.16.0-next.1
    • @​backstage/core-components@​0.18.9-next.0
    • @​backstage/core-plugin-api@​1.12.5-next.1

0.6.1-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/ui@​0.14.0-next.0
    • @​backstage/plugin-catalog-react@​2.1.1-next.0

... (truncated)

Commits

Updates @backstage/plugin-catalog-import from 0.13.10 to 0.13.12

Changelog

Sourced from @​backstage/plugin-catalog-import's changelog.

0.13.12

Patch Changes

  • fa0593e: Added title and icon to the new frontend system plugin definition.
  • 482ceed: Migrated from assertError to toError for error handling.
  • e5af44c: Replaced deprecated humanizeEntityRef usage with the Catalog Presentation API.
  • Updated dependencies
    • @​backstage/errors@​1.3.0
    • @​backstage/catalog-model@​1.8.0
    • @​backstage/plugin-catalog-react@​2.1.2
    • @​backstage/frontend-plugin-api@​0.16.0
    • @​backstage/core-components@​0.18.9
    • @​backstage/catalog-client@​1.15.0
    • @​backstage/plugin-permission-react@​0.5.0
    • @​backstage/integration@​2.0.1
    • @​backstage/config@​1.3.7
    • @​backstage/core-plugin-api@​1.12.5
    • @​backstage/integration-react@​1.2.17
    • @​backstage/plugin-catalog-common@​1.1.9

0.13.12-next.2

Patch Changes

  • 482ceed: Migrated from assertError to toError for error handling.
  • e5af44c: Replaced deprecated humanizeEntityRef usage with the Catalog Presentation API.
  • Updated dependencies
    • @​backstage/errors@​1.3.0-next.0
    • @​backstage/core-components@​0.18.9-next.1
    • @​backstage/plugin-catalog-react@​2.1.2-next.2
    • @​backstage/integration@​2.0.1-next.0
    • @​backstage/catalog-client@​1.14.1-next.0
    • @​backstage/catalog-model@​1.7.8-next.0
    • @​backstage/config@​1.3.7-next.0
    • @​backstage/core-plugin-api@​1.12.5-next.2
    • @​backstage/frontend-plugin-api@​0.16.0-next.2
    • @​backstage/integration-react@​1.2.17-next.1
    • @​backstage/plugin-catalog-common@​1.1.9-next.0
    • @​backstage/plugin-permission-react@​0.4.42-next.1

0.13.12-next.1

Patch Changes

  • fa0593e: Added title and icon to the new frontend system plugin definition.
  • Updated dependencies
    • @​backstage/plugin-catalog-react@​2.1.2-next.1
    • @​backstage/frontend-plugin-api@​0.16.0-next.1
    • @​backstage/core-components@​0.18.9-next.0

... (truncated)

Commits

Updates @backstage/plugin-catalog-react from 1.21.6 to 2.1.2

Release notes

Sourced from @​backstage/plugin-catalog-react's releases.

v1.50.0

These are the release notes for the v1.50.0 release of Backstage.

A huge thanks to the whole team of maintainers and contributors as well as the amazing Backstage Community for the hard work in getting this release developed and done.

Highlights

BREAKING: Identity token ownership claim removed by default

The auth.omitIdentityTokenOwnershipClaim setting now defaults to true. Backstage user tokens issued by the auth backend will no longer contain the ent claim with the user's ownership entity refs. This means tokens in large organizations no longer risk hitting HTTP header size limits.

To get ownership info for the current user, code should use the userInfo core service. The setting can still be set back to false if needed, but it will be removed entirely in a future release.

BREAKING: Standard Schema replaces createSchemaFromZod

The deprecated createSchemaFromZod helper has been removed from @backstage/frontend-plugin-api. A new configSchema option for createExtension and createExtensionBlueprint accepts direct schema values from any Standard Schema compatible library with JSON Schema support, such as zod v4 or the zod/v4 subpath from zod v3. Note that direct zod v3 schemas are not supported by the new option — use import { z } from 'zod/v4' from the zod v3 package, or upgrade to zod v4.

See the 1.50 migration documentation for more information.

BREAKING: Backstage UI updates

There are several new additions in Backstage UI, including a new Badge component for non-interactive labeling, a RangeSlider for numeric range selection, a CheckboxGroup component, and a showPaginationLabel prop for controlling pagination label visibility in tables. The TableBodySkeleton has been exported for use outside the built-in Table, and SearchAutocomplete now adapts its background based on its parent container. The useTable complete mode now supports disabling pagination via paginationOptions: { type: 'none' }. Tabs now respect prefers-reduced-motion for indicator animations, and form field descriptions are now properly connected to inputs via aria-describedby for screen reader accessibility.

The RangeSlider component was contributed by @​AmbrishRamachandiran in #33112.

There are also several breaking changes to note:

  • Header tabs: The tabs prop now uses HeaderNavTabItem[] instead of HeaderTab[]. Tabs render as a <nav> element with links instead of role="tablist". A new activeTabId prop controls which tab is highlighted, with automatic route-based detection when omitted.
  • Header tab href resolution: Tab href values are now resolved through the router context instead of being passed raw. Relative href values are resolved against the current route, and absolute values may be affected by the router's basename configuration.
  • PluginHeader: Removed the toolbarWrapper element. Update custom CSS targeting .bui-PluginHeaderToolbarWrapper to use .bui-PluginHeaderToolbar instead.
  • React 17 dropped: The minimum supported React version is now 18.

Check the BUI Changelog for more details.

BREAKING: Removed deprecated PermissionedRoute

The deprecated PermissionedRoute component has been removed from @backstage/plugin-permission-react. Use RequirePermission instead.

BREAKING: Removed deprecated signal service exports

The deprecated SignalService and DefaultSignalService exports have been removed from @backstage/plugin-signals-node. Use SignalsService and ...

Description has been truncated

Bumps the backstage group with 56 updates:

| Package | From | To |
| --- | --- | --- |
| [@backstage/cli](https://github.com/backstage/backstage/tree/HEAD/packages/cli) | `0.30.0` | `0.36.1` |
| [@backstage/app-defaults](https://github.com/backstage/backstage/tree/HEAD/packages/app-defaults) | `1.7.5` | `1.7.7` |
| [@backstage/catalog-model](https://github.com/backstage/backstage/tree/HEAD/packages/catalog-model) | `1.7.6` | `1.8.0` |
| [@backstage/core-app-api](https://github.com/backstage/backstage/tree/HEAD/packages/core-app-api) | `1.19.5` | `1.20.0` |
| [@backstage/core-components](https://github.com/backstage/backstage/tree/HEAD/packages/core-components) | `0.16.4` | `0.18.9` |
| [@backstage/core-plugin-api](https://github.com/backstage/backstage/tree/HEAD/packages/core-plugin-api) | `1.12.3` | `1.12.5` |
| [@backstage/integration-react](https://github.com/backstage/backstage/tree/HEAD/packages/integration-react) | `1.2.15` | `1.2.17` |
| [@backstage/plugin-api-docs](https://github.com/backstage/backstage/tree/HEAD/plugins/api-docs) | `0.13.4` | `0.14.0` |
| [@backstage/plugin-catalog](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog) | `1.33.1` | `2.0.2` |
| [@backstage/plugin-catalog-common](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-common) | `1.1.8` | `1.1.9` |
| [@backstage/plugin-catalog-graph](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-graph) | `0.5.7` | `0.6.1` |
| [@backstage/plugin-catalog-import](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-import) | `0.13.10` | `0.13.12` |
| [@backstage/plugin-catalog-react](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-react) | `1.21.6` | `2.1.2` |
| [@backstage/plugin-kubernetes](https://github.com/backstage/backstage/tree/HEAD/plugins/kubernetes) | `0.12.16` | `0.12.18` |
| [@backstage/plugin-notifications](https://github.com/backstage/backstage/tree/HEAD/plugins/notifications) | `0.5.14` | `0.5.16` |
| [@backstage/plugin-org](https://github.com/backstage/backstage/tree/HEAD/plugins/org) | `0.6.49` | `0.7.1` |
| [@backstage/plugin-permission-react](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-react) | `0.4.40` | `0.5.0` |
| [@backstage/plugin-scaffolder](https://github.com/backstage/backstage/tree/HEAD/plugins/scaffolder) | `1.35.4` | `1.36.2` |
| [@backstage/plugin-search](https://github.com/backstage/backstage/tree/HEAD/plugins/search) | `1.6.1` | `1.7.1` |
| [@backstage/plugin-search-react](https://github.com/backstage/backstage/tree/HEAD/plugins/search-react) | `1.10.4` | `1.11.1` |
| [@backstage/plugin-signals](https://github.com/backstage/backstage/tree/HEAD/plugins/signals) | `0.0.28` | `0.0.30` |
| [@backstage/plugin-techdocs](https://github.com/backstage/backstage/tree/HEAD/plugins/techdocs) | `1.17.0` | `1.17.3` |
| [@backstage/plugin-techdocs-module-addons-contrib](https://github.com/backstage/backstage/tree/HEAD/plugins/techdocs-module-addons-contrib) | `1.1.33` | `1.1.35` |
| [@backstage/plugin-techdocs-react](https://github.com/backstage/backstage/tree/HEAD/plugins/techdocs-react) | `1.3.8` | `1.3.10` |
| [@backstage/plugin-user-settings](https://github.com/backstage/backstage/tree/HEAD/plugins/user-settings) | `0.9.0` | `0.9.2` |
| [@backstage/theme](https://github.com/backstage/backstage/tree/HEAD/packages/theme) | `0.6.8` | `0.7.3` |
| [@backstage/ui](https://github.com/backstage/backstage/tree/HEAD/packages/ui) | `0.12.0` | `0.14.0` |
| [@backstage/test-utils](https://github.com/backstage/backstage/tree/HEAD/packages/test-utils) | `1.7.15` | `1.7.17` |
| [@backstage/backend-defaults](https://github.com/backstage/backstage/tree/HEAD/packages/backend-defaults) | `0.15.2` | `0.17.0` |
| [@backstage/config](https://github.com/backstage/backstage/tree/HEAD/packages/config) | `1.3.6` | `1.3.7` |
| [@backstage/plugin-app-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/app-backend) | `0.5.11` | `0.5.13` |
| [@backstage/plugin-auth-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/auth-backend) | `0.27.0` | `0.28.0` |
| [@backstage/plugin-auth-backend-module-github-provider](https://github.com/backstage/backstage/tree/HEAD/plugins/auth-backend-module-github-provider) | `0.5.0` | `0.5.2` |
| [@backstage/plugin-auth-backend-module-guest-provider](https://github.com/backstage/backstage/tree/HEAD/plugins/auth-backend-module-guest-provider) | `0.2.16` | `0.2.18` |
| [@backstage/plugin-auth-node](https://github.com/backstage/backstage/tree/HEAD/plugins/auth-node) | `0.6.13` | `0.7.0` |
| [@backstage/plugin-catalog-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend) | `3.4.0` | `3.6.0` |
| [@backstage/plugin-catalog-backend-module-logs](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend-module-logs) | `0.1.19` | `0.1.21` |
| [@backstage/plugin-catalog-backend-module-scaffolder-entity-model](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend-module-scaffolder-entity-model) | `0.2.17` | `0.2.19` |
| [@backstage/plugin-kubernetes-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/kubernetes-backend) | `0.21.1` | `0.21.3` |
| [@backstage/plugin-notifications-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/notifications-backend) | `0.6.2` | `0.6.4` |
| [@backstage/plugin-permission-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-backend) | `0.7.9` | `0.7.11` |
| [@backstage/plugin-permission-backend-module-allow-all-policy](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-backend-module-policy-allow-all) | `0.2.16` | `0.2.18` |
| [@backstage/plugin-permission-common](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-common) | `0.9.6` | `0.9.8` |
| [@backstage/plugin-permission-node](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-node) | `0.10.10` | `0.10.12` |
| [@backstage/plugin-proxy-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/proxy-backend) | `0.6.10` | `0.6.12` |
| [@backstage/plugin-scaffolder-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/scaffolder-backend) | `3.1.3` | `3.4.0` |
| [@backstage/plugin-scaffolder-backend-module-github](https://github.com/backstage/backstage/tree/HEAD/plugins/scaffolder-backend-module-github) | `0.9.6` | `0.9.8` |
| [@backstage/plugin-scaffolder-backend-module-notifications](https://github.com/backstage/backstage/tree/HEAD/plugins/scaffolder-backend-module-notifications) | `0.1.19` | `0.1.21` |
| [@backstage/plugin-search-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/search-backend) | `2.0.12` | `2.1.1` |
| [@backstage/plugin-search-backend-module-catalog](https://github.com/backstage/backstage/tree/HEAD/plugins/search-backend-module-catalog) | `0.3.12` | `0.3.14` |
| [@backstage/plugin-search-backend-module-pg](https://github.com/backstage/backstage/tree/HEAD/plugins/search-backend-module-pg) | `0.5.52` | `0.5.54` |
| [@backstage/plugin-search-backend-module-techdocs](https://github.com/backstage/backstage/tree/HEAD/plugins/search-backend-module-techdocs) | `0.4.11` | `0.4.13` |
| [@backstage/plugin-search-backend-node](https://github.com/backstage/backstage/tree/HEAD/plugins/search-backend-node) | `1.4.1` | `1.4.3` |
| [@backstage/plugin-signals-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/signals-backend) | `0.3.12` | `0.3.14` |
| [@backstage/plugin-techdocs-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/techdocs-backend) | `2.1.5` | `2.1.7` |
| [@backstage/dev-utils](https://github.com/backstage/backstage/tree/HEAD/packages/dev-utils) | `1.1.20` | `1.1.22` |


Updates `@backstage/cli` from 0.30.0 to 0.36.1
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v0.36.1/packages/cli)

Updates `@backstage/app-defaults` from 1.7.5 to 1.7.7
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/app-defaults/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/app-defaults)

Updates `@backstage/catalog-model` from 1.7.6 to 1.8.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/catalog-model/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v1.8.0/packages/catalog-model)

Updates `@backstage/core-app-api` from 1.19.5 to 1.20.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/core-app-api/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v1.20.0/packages/core-app-api)

Updates `@backstage/core-components` from 0.16.4 to 0.18.9
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/core-components/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/core-components)

Updates `@backstage/core-plugin-api` from 1.12.3 to 1.12.5
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/core-plugin-api/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/core-plugin-api)

Updates `@backstage/integration-react` from 1.2.15 to 1.2.17
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/integration-react/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/integration-react)

Updates `@backstage/plugin-api-docs` from 0.13.4 to 0.14.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/api-docs/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v0.14.0/plugins/api-docs)

Updates `@backstage/plugin-catalog` from 1.33.1 to 2.0.2
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/catalog/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/catalog)

Updates `@backstage/plugin-catalog-common` from 1.1.8 to 1.1.9
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/catalog-common/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/catalog-common)

Updates `@backstage/plugin-catalog-graph` from 0.5.7 to 0.6.1
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/catalog-graph/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/catalog-graph)

Updates `@backstage/plugin-catalog-import` from 0.13.10 to 0.13.12
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/catalog-import/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/catalog-import)

Updates `@backstage/plugin-catalog-react` from 1.21.6 to 2.1.2
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/catalog-react/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/catalog-react)

Updates `@backstage/plugin-kubernetes` from 0.12.16 to 0.12.18
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/kubernetes/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/kubernetes)

Updates `@backstage/plugin-notifications` from 0.5.14 to 0.5.16
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/notifications/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/notifications)

Updates `@backstage/plugin-org` from 0.6.49 to 0.7.1
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/org/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/org)

Updates `@backstage/plugin-permission-react` from 0.4.40 to 0.5.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/permission-react/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v0.5.0/plugins/permission-react)

Updates `@backstage/plugin-scaffolder` from 1.35.4 to 1.36.2
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/scaffolder/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/scaffolder)

Updates `@backstage/plugin-search` from 1.6.1 to 1.7.1
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/search/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v1.7.1/plugins/search)

Updates `@backstage/plugin-search-react` from 1.10.4 to 1.11.1
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/search-react/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v1.11.1/plugins/search-react)

Updates `@backstage/plugin-signals` from 0.0.28 to 0.0.30
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/signals/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/signals)

Updates `@backstage/plugin-techdocs` from 1.17.0 to 1.17.3
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/techdocs/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v1.17.3/plugins/techdocs)

Updates `@backstage/plugin-techdocs-module-addons-contrib` from 1.1.33 to 1.1.35
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/techdocs-module-addons-contrib/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/techdocs-module-addons-contrib)

Updates `@backstage/plugin-techdocs-react` from 1.3.8 to 1.3.10
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/techdocs-react/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/techdocs-react)

Updates `@backstage/plugin-user-settings` from 0.9.0 to 0.9.2
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/user-settings/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/user-settings)

Updates `@backstage/theme` from 0.6.8 to 0.7.3
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/theme/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/theme)

Updates `@backstage/ui` from 0.12.0 to 0.14.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/ui/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v0.14.0/packages/ui)

Updates `@backstage/test-utils` from 1.7.15 to 1.7.17
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/test-utils/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/test-utils)

Updates `@backstage/backend-defaults` from 0.15.2 to 0.17.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/backend-defaults/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v0.17.0/packages/backend-defaults)

Updates `@backstage/config` from 1.3.6 to 1.3.7
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/config/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/config)

Updates `@backstage/plugin-app-backend` from 0.5.11 to 0.5.13
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/app-backend/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/app-backend)

Updates `@backstage/plugin-auth-backend` from 0.27.0 to 0.28.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/auth-backend/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v0.28.0/plugins/auth-backend)

Updates `@backstage/plugin-auth-backend-module-github-provider` from 0.5.0 to 0.5.2
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/auth-backend-module-github-provider/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/auth-backend-module-github-provider)

Updates `@backstage/plugin-auth-backend-module-guest-provider` from 0.2.16 to 0.2.18
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/auth-backend-module-guest-provider/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/auth-backend-module-guest-provider)

Updates `@backstage/plugin-auth-node` from 0.6.13 to 0.7.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/auth-node/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v0.7.0/plugins/auth-node)

Updates `@backstage/plugin-catalog-backend` from 3.4.0 to 3.6.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/catalog-backend/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/catalog-backend)

Updates `@backstage/plugin-catalog-backend-module-logs` from 0.1.19 to 0.1.21
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/catalog-backend-module-logs/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/catalog-backend-module-logs)

Updates `@backstage/plugin-catalog-backend-module-scaffolder-entity-model` from 0.2.17 to 0.2.19
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/catalog-backend-module-scaffolder-entity-model/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/catalog-backend-module-scaffolder-entity-model)

Updates `@backstage/plugin-kubernetes-backend` from 0.21.1 to 0.21.3
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/kubernetes-backend/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/kubernetes-backend)

Updates `@backstage/plugin-notifications-backend` from 0.6.2 to 0.6.4
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/notifications-backend/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/notifications-backend)

Updates `@backstage/plugin-permission-backend` from 0.7.9 to 0.7.11
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/permission-backend/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/permission-backend)

Updates `@backstage/plugin-permission-backend-module-allow-all-policy` from 0.2.16 to 0.2.18
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/permission-backend-module-policy-allow-all/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/permission-backend-module-policy-allow-all)

Updates `@backstage/plugin-permission-common` from 0.9.6 to 0.9.8
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/permission-common/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/permission-common)

Updates `@backstage/plugin-permission-node` from 0.10.10 to 0.10.12
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/permission-node/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/permission-node)

Updates `@backstage/plugin-proxy-backend` from 0.6.10 to 0.6.12
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/proxy-backend/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/proxy-backend)

Updates `@backstage/plugin-scaffolder-backend` from 3.1.3 to 3.4.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/scaffolder-backend/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/scaffolder-backend)

Updates `@backstage/plugin-scaffolder-backend-module-github` from 0.9.6 to 0.9.8
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/scaffolder-backend-module-github/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/scaffolder-backend-module-github)

Updates `@backstage/plugin-scaffolder-backend-module-notifications` from 0.1.19 to 0.1.21
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/scaffolder-backend-module-notifications/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/scaffolder-backend-module-notifications)

Updates `@backstage/plugin-search-backend` from 2.0.12 to 2.1.1
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/search-backend/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/search-backend)

Updates `@backstage/plugin-search-backend-module-catalog` from 0.3.12 to 0.3.14
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/search-backend-module-catalog/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/search-backend-module-catalog)

Updates `@backstage/plugin-search-backend-module-pg` from 0.5.52 to 0.5.54
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/search-backend-module-pg/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/search-backend-module-pg)

Updates `@backstage/plugin-search-backend-module-techdocs` from 0.4.11 to 0.4.13
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/search-backend-module-techdocs/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/search-backend-module-techdocs)

Updates `@backstage/plugin-search-backend-node` from 1.4.1 to 1.4.3
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/search-backend-node/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/search-backend-node)

Updates `@backstage/plugin-signals-backend` from 0.3.12 to 0.3.14
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/signals-backend/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/signals-backend)

Updates `@backstage/plugin-techdocs-backend` from 2.1.5 to 2.1.7
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/techdocs-backend/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/techdocs-backend)

Updates `@backstage/dev-utils` from 1.1.20 to 1.1.22
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/dev-utils/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/dev-utils)

---
updated-dependencies:
- dependency-name: "@backstage/cli"
  dependency-version: 0.36.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/app-defaults"
  dependency-version: 1.7.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/catalog-model"
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/core-app-api"
  dependency-version: 1.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/core-components"
  dependency-version: 0.18.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/core-plugin-api"
  dependency-version: 1.12.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/integration-react"
  dependency-version: 1.2.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-api-docs"
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/plugin-catalog"
  dependency-version: 2.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backstage
- dependency-name: "@backstage/plugin-catalog-common"
  dependency-version: 1.1.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-catalog-graph"
  dependency-version: 0.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/plugin-catalog-import"
  dependency-version: 0.13.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-catalog-react"
  dependency-version: 2.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: backstage
- dependency-name: "@backstage/plugin-kubernetes"
  dependency-version: 0.12.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-notifications"
  dependency-version: 0.5.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-org"
  dependency-version: 0.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/plugin-permission-react"
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/plugin-scaffolder"
  dependency-version: 1.36.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/plugin-search"
  dependency-version: 1.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/plugin-search-react"
  dependency-version: 1.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/plugin-signals"
  dependency-version: 0.0.30
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-techdocs"
  dependency-version: 1.17.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-techdocs-module-addons-contrib"
  dependency-version: 1.1.35
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-techdocs-react"
  dependency-version: 1.3.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-user-settings"
  dependency-version: 0.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/theme"
  dependency-version: 0.7.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/ui"
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/test-utils"
  dependency-version: 1.7.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/backend-defaults"
  dependency-version: 0.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/config"
  dependency-version: 1.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-app-backend"
  dependency-version: 0.5.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-auth-backend"
  dependency-version: 0.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/plugin-auth-backend-module-github-provider"
  dependency-version: 0.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-auth-backend-module-guest-provider"
  dependency-version: 0.2.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-auth-node"
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/plugin-catalog-backend"
  dependency-version: 3.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/plugin-catalog-backend-module-logs"
  dependency-version: 0.1.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-catalog-backend-module-scaffolder-entity-model"
  dependency-version: 0.2.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-kubernetes-backend"
  dependency-version: 0.21.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-notifications-backend"
  dependency-version: 0.6.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-permission-backend"
  dependency-version: 0.7.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-permission-backend-module-allow-all-policy"
  dependency-version: 0.2.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-permission-common"
  dependency-version: 0.9.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-permission-node"
  dependency-version: 0.10.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-proxy-backend"
  dependency-version: 0.6.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-scaffolder-backend"
  dependency-version: 3.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/plugin-scaffolder-backend-module-github"
  dependency-version: 0.9.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-scaffolder-backend-module-notifications"
  dependency-version: 0.1.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-search-backend"
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backstage
- dependency-name: "@backstage/plugin-search-backend-module-catalog"
  dependency-version: 0.3.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-search-backend-module-pg"
  dependency-version: 0.5.54
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-search-backend-module-techdocs"
  dependency-version: 0.4.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-search-backend-node"
  dependency-version: 1.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-signals-backend"
  dependency-version: 0.3.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/plugin-techdocs-backend"
  dependency-version: 2.1.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backstage
- dependency-name: "@backstage/dev-utils"
  dependency-version: 1.1.22
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: backstage
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants