Skip to content

[release-v1.21][npm]: Bump the minor group across 5 directories with 45 updates#1269

Open
dependabot[bot] wants to merge 1 commit into
release-v1.21from
dependabot/npm_and_yarn/backstage/release-v1.21/minor-794d9ab2da
Open

[release-v1.21][npm]: Bump the minor group across 5 directories with 45 updates#1269
dependabot[bot] wants to merge 1 commit into
release-v1.21from
dependabot/npm_and_yarn/backstage/release-v1.21/minor-794d9ab2da

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps the minor group with 33 updates in the /backstage directory:

Package From To
@backstage/cli 0.24.0 0.34.6
@playwright/test 1.40.1 1.60.0
@backstage/app-defaults 1.4.5 1.7.7
@backstage/core-components 0.13.8 0.18.9
@backstage/integration-react 1.1.21 1.2.17
@backstage/plugin-api-docs 0.10.1 0.14.0
@backstage/plugin-catalog-graph 0.3.1 0.6.3
@backstage/plugin-catalog-import 0.10.3 0.13.12
@backstage/plugin-org 0.6.17 0.7.3
@backstage/plugin-permission-react 0.4.17 0.5.0
@backstage/plugin-scaffolder 1.16.1 1.36.2
@backstage/plugin-search 1.4.3 1.7.3
@backstage/plugin-tech-radar 0.6.10 0.7.4
@backstage/plugin-techdocs 1.9.1 1.17.5
@backstage/plugin-user-settings 0.7.13 0.9.2
@backstage/theme 0.4.4 0.7.3
react-use 17.4.2 17.6.0
@backstage/test-utils 1.4.5 1.7.17
@testing-library/user-event 14.5.1 14.6.1
@backstage/backend-common 0.19.9 0.25.0
@backstage/backend-tasks 0.5.23 0.6.1
@backstage/plugin-app-backend 0.3.55 0.5.13
@backstage/plugin-auth-backend 0.20.0 0.28.0
@backstage/plugin-auth-node 0.4.13 0.7.0
@backstage/plugin-catalog-backend-module-scaffolder-entity-model 0.1.4 0.2.19
@backstage/plugin-permission-common 0.7.13 0.9.8
@backstage/plugin-permission-node 0.7.29 0.10.12
@backstage/plugin-proxy-backend 0.4.5 0.6.12
@backstage/plugin-search-backend-module-catalog 0.1.24 0.3.14
@backstage/plugin-search-backend-module-techdocs 0.1.11 0.4.13
pg 8.11.3 8.20.0
winston 3.11.0 3.19.0
@backstage/backend-dynamic-feature-service 0.2.10 0.8.1

Bumps the minor group with 10 updates in the /backstage/packages/app directory:

Package From To
@backstage/cli 0.24.0 0.34.6
@backstage/core-components 0.13.10 0.18.9
@backstage/plugin-api-docs 0.10.3 0.14.0
@backstage/plugin-catalog-graph 0.3.3 0.6.3
@backstage/plugin-catalog-import 0.10.10 0.13.12
@backstage/plugin-org 0.6.49 0.7.3
@backstage/plugin-permission-react 0.4.41 0.5.0
@backstage/plugin-tech-radar 0.6.13 0.7.4
@backstage/plugin-user-settings 0.7.14 0.9.2
@backstage/theme 0.4.4 0.7.3

Bumps the minor group with 9 updates in the /backstage/packages/backend directory:

Package From To
@backstage/plugin-app-backend 0.3.76 0.5.13
@backstage/plugin-auth-backend 0.20.3 0.28.0
@backstage/plugin-auth-node 0.4.17 0.7.0
@backstage/plugin-catalog-backend-module-scaffolder-entity-model 0.1.22 0.2.19
@backstage/plugin-permission-common 0.7.14 0.9.8
@backstage/plugin-permission-node 0.7.32 0.10.12
@backstage/plugin-proxy-backend 0.4.16 0.6.12
@backstage/plugin-search-backend-module-catalog 0.1.28 0.3.14
@backstage/plugin-search-backend-module-techdocs 0.1.27 0.4.13

Bumps the minor group with 4 updates in the /backstage/plugins/knative-event-mesh-backend directory: @backstage/cli, @backstage/backend-common, @backstage/backend-tasks and @backstage/backend-dynamic-feature-service.
Bumps the minor group with 1 update in the /backstage/plugins/knative-event-mesh-backend/dist-dynamic directory: winston.

Updates @backstage/cli from 0.24.0 to 0.34.6

Changelog

Sourced from @​backstage/cli's changelog.

@​backstage/cli

0.36.2-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/eslint-plugin@​0.3.0-next.0
    • @​backstage/cli-node@​0.3.2-next.1

0.36.2-next.0

Patch Changes

  • 744fa1f: Removed duplicated entries that appeared in both dependencies and devDependencies.
  • 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

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

... (truncated)

Commits

Updates @playwright/test from 1.40.1 to 1.60.0

Release notes

Sourced from @​playwright/test's releases.

v1.60.0

🌐 HAR recording on Tracing

tracing.startHar() / tracing.stopHar() expose HAR recording as a first-class tracing API, with the same content, mode and urlFilter options as recordHar. The returned Disposable makes it easy to scope a recording with await using:

await using har = await context.tracing.startHar('trace.har');
const page = await context.newPage();
await page.goto('https://playwright.dev');
// HAR is finalized when `har` goes out of scope.

🪝 Drop API

New locator.drop() simulates an external drag-and-drop of files or clipboard-like data onto an element. Playwright dispatches dragenter, dragover, and drop with a synthetic [DataTransfer] in the page context — works cross-browser and is great for testing upload zones:

await page.locator('#dropzone').drop({
  files: { name: 'note.txt', mimeType: 'text/plain', buffer: Buffer.from('hello') },
});
await page.locator('#dropzone').drop({
data: {
'text/plain': 'hello world',
'text/uri-list': 'https://example.com',
},
});

🎯 Aria snapshots

🛑 test.abort()

New test.abort() aborts the currently running test from a fixture, hook, or route handler with an optional message. Use it when you have detected an unrecoverable misuse and want to fail the test right away:

test('does not publish to the shared page', async ({ page }) => {
  await page.route('**/publish', route => {
    test.abort('Tests must not publish to the shared page. Use the `clone` option.');
    return route.abort();
  });
  // ...
});

New APIs

Browser, Context and Page

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​playwright/test since your current version.


Updates @backstage/app-defaults from 1.4.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.5.0 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.

1.7.6

Patch Changes

  • 05f60e1: Refactored constructor parameter properties to explicit property declarations for compatibility with TypeScript's erasableSyntaxOnly setting. This internal refactoring maintains all existing functionality while ensuring TypeScript compilation compatibility.

1.7.6-next.0

Patch Changes

  • 05f60e1: Refactored constructor parameter properties to explicit property declarations for compatibility with TypeScript's erasableSyntaxOnly setting. This internal refactoring maintains all existing functionality while ensuring TypeScript compilation compatibility.
  • Updated dependencies
    • @​backstage/errors@​1.2.7
    • @​backstage/types@​1.2.2

1.7.5

Patch Changes

  • 3507fcd: Just some more circular dep cleanup

1.7.5-next.0

Patch Changes

  • 3507fcd: Just some more circular dep cleanup

... (truncated)

Commits

Updates @backstage/core-app-api from 1.11.1 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.13.8 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.8.0 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.1.21 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.10.1 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-common from 1.0.23 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

1.1.8

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-search-common@​1.2.22
    • @​backstage/plugin-permission-common@​0.9.6

1.1.8-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-search-common@​1.2.22-next.0
    • @​backstage/plugin-permission-common@​0.9.5-next.0
    • @​backstage/catalog-model@​1.7.6

1.1.7

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-permission-common@​0.9.3
    • @​backstage/catalog-model@​1.7.6
    • @​backstage/plugin-search-common@​1.2.21

1.1.7-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/catalog-model@​1.7.6-next.0

... (truncated)

Commits

Updates @backstage/plugin-catalog-graph from 0.3.1 to 0.6.3

Changelog

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

@​backstage/plugin-catalog-graph

0.6.4-next.1

Patch Changes

  • f635139: Limited @remixicon/react dependency to versions below 4.9.0 due to a license change in that release.
  • Updated dependencies
    • @​backstage/ui@​0.15.0-next.1
    • @​backstage/frontend-plugin-api@​0.17.0-next.1
    • @​backstage/catalog-model@​1.8.1-next.1
    • @​backstage/core-plugin-api@​1.12.6-next.1
    • @​backstage/plugin-catalog-react@​2.1.5-next.1

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 zod dependency has been bumped from ^3.25.76 || ^4.0.0 to ^4.0.0, since configSchema requires 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

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

... (truncated)

Commits

Updates @backstage/plugin-catalog-import from 0.10.3 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-org from 0.6.17 to 0.7.3

Changelog

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

@​backstage/plugin-org

0.7.4-next.1

Patch Changes

  • f635139: Limited @remixicon/react dependency to versions below 4.9.0 due to a license change in that release.
  • Updated dependencies
    • @​backstage/ui@​0.15.0-next.1
    • @​backstage/frontend-plugin-api@​0.17.0-next.1
    • @​backstage/catalog-model@​1.8.1-next.1
    • @​backstage/core-plugin-api@​1.12.6-next.1
    • @​backstage/plugin-catalog-react@​2.1.5-next.1

0.7.4-next.0

Patch Changes

  • cad156e: Replaced old config schema values from existing extensions and blueprints.
  • 085133f: The zod dependency has been bumped from ^3.25.76 || ^4.0.0 to ^4.0.0, since configSchema requires 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

0.7.1

Patch Changes

  • 64c9a20: The MembersListCard now prefers metadata.title over metadata.name when displaying the group membership card, similarly to the rest of the group profile cards
  • 87eb31c: Fixed GroupProfileCard and UserProfileCard content overflowing on narrow screens.
  • d156cf4: Added title and icon to the new frontend system plugin definition.
  • f1f59b1: Replaced deprecated humanizeEntityRef usage with the Catalog Presentation API.
  • 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/core-plugin-api@​1.12.5
    • @​backstage/plugin-catalog-common@​1.1.9

0.7.1-next.2

Patch Changes

... (truncated)

Commits

Updates @backstage/plugin-permission-react from 0.4.17 to 0.5.0

Changelog

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

0.5.0

Minor Changes

  • 53954e1: BREAKING: Removed the deprecated PermissionedRoute component. Use RequirePermission instead.

Patch Changes

  • Updated dependencies
    • @​backstage/config@​1.3.7
    • @​backstage/core-plugin-api@​1.12.5
    • @​backstage/plugin-permission-common@​0.9.8

0.4.42-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/config@​1.3.7-next.0
    • @​backstage/core-plugin-api@​1.12.5-next.2
    • @​backstage/plugin-permission-common@​0.9.8-next.0

0.4.42-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/core-plugin-api@​1.12.5-next.0
    • @​backstage/config@​1.3.6
    • @​backstage/plugin-permission-common@​0.9.7

0.4.41

Patch Changes

  • 5fec07d: Permission checks made in the same tick are now batched into a single call to the permission backend.
  • Updated dependencies
    • @​backstage/core-plugin-api@​1.12.4
    • @​backstage/plugin-permission-common@​0.9.7

0.4.41-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/config@​1.3.6
    • @​backstage/core-plugin-api@​1.12.4-next.0
    • @​backstage/plugin-permission-common@​0.9.6

0.4.40

... (truncated)

Commits

Updates @backstage/plugin-scaffolder from 1.16.1 to 1.36.2

Changelog

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

1.36.2

Patch Changes

  • 297302e: Fixed the NFS custom field explorer so loaded form fields render field options and previews correctly.

  • 864a799: Fix the display of the description in GitlabRepoPicker:

    • Move owner.description helper text outside the allowedOwners conditional so it renders for both Select and Autocomplete modes.
    • Update the Autocomplete label to use fields.gitlabRepoPicker.owner.inputTitle instead of fields.gitlabRepoPicker.owner.title.
  • e5af44c: Replaced deprecated humanizeEntityRef usage with the Catalog Presentation API.

  • 5d8112e: Migrated the actions page to use @backstage/ui list and search components. Actions are now presented in a sidebar list with a separate detail panel for the selected action, along with built-in search filtering. The selected action is also reflected in the URL hash, allowing deep-linking to a specific action.

  • 4cc9af2: Fixed the layout of the scaffolder plugin in the new frontend system to use the new page layout.

  • a7a14b7: Removed custom IterableDirectoryHandle and WritableFileHandle types in favor of the standard DOM FileSystemDirectoryHandle and FileSystemFileHandle types, which are now available through the DOM.AsyncIterable lib added to the shared TypeScript configuration.

  • Updated dependencies

…45 updates

Bumps the minor group with 33 updates in the /backstage directory:

| Package | From | To |
| --- | --- | --- |
| [@backstage/cli](https://github.com/backstage/backstage/tree/HEAD/packages/cli) | `0.24.0` | `0.34.6` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.40.1` | `1.60.0` |
| [@backstage/app-defaults](https://github.com/backstage/backstage/tree/HEAD/packages/app-defaults) | `1.4.5` | `1.7.7` |
| [@backstage/core-components](https://github.com/backstage/backstage/tree/HEAD/packages/core-components) | `0.13.8` | `0.18.9` |
| [@backstage/integration-react](https://github.com/backstage/backstage/tree/HEAD/packages/integration-react) | `1.1.21` | `1.2.17` |
| [@backstage/plugin-api-docs](https://github.com/backstage/backstage/tree/HEAD/plugins/api-docs) | `0.10.1` | `0.14.0` |
| [@backstage/plugin-catalog-graph](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-graph) | `0.3.1` | `0.6.3` |
| [@backstage/plugin-catalog-import](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-import) | `0.10.3` | `0.13.12` |
| [@backstage/plugin-org](https://github.com/backstage/backstage/tree/HEAD/plugins/org) | `0.6.17` | `0.7.3` |
| [@backstage/plugin-permission-react](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-react) | `0.4.17` | `0.5.0` |
| [@backstage/plugin-scaffolder](https://github.com/backstage/backstage/tree/HEAD/plugins/scaffolder) | `1.16.1` | `1.36.2` |
| [@backstage/plugin-search](https://github.com/backstage/backstage/tree/HEAD/plugins/search) | `1.4.3` | `1.7.3` |
| [@backstage/plugin-tech-radar](https://github.com/backstage/backstage/tree/HEAD/plugins/tech-radar) | `0.6.10` | `0.7.4` |
| [@backstage/plugin-techdocs](https://github.com/backstage/backstage/tree/HEAD/plugins/techdocs) | `1.9.1` | `1.17.5` |
| [@backstage/plugin-user-settings](https://github.com/backstage/backstage/tree/HEAD/plugins/user-settings) | `0.7.13` | `0.9.2` |
| [@backstage/theme](https://github.com/backstage/backstage/tree/HEAD/packages/theme) | `0.4.4` | `0.7.3` |
| [react-use](https://github.com/streamich/react-use) | `17.4.2` | `17.6.0` |
| [@backstage/test-utils](https://github.com/backstage/backstage/tree/HEAD/packages/test-utils) | `1.4.5` | `1.7.17` |
| [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.5.1` | `14.6.1` |
| [@backstage/backend-common](https://github.com/backstage/backstage/tree/HEAD/packages/backend-common) | `0.19.9` | `0.25.0` |
| [@backstage/backend-tasks](https://github.com/backstage/backstage/tree/HEAD/packages/backend-tasks) | `0.5.23` | `0.6.1` |
| [@backstage/plugin-app-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/app-backend) | `0.3.55` | `0.5.13` |
| [@backstage/plugin-auth-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/auth-backend) | `0.20.0` | `0.28.0` |
| [@backstage/plugin-auth-node](https://github.com/backstage/backstage/tree/HEAD/plugins/auth-node) | `0.4.13` | `0.7.0` |
| [@backstage/plugin-catalog-backend-module-scaffolder-entity-model](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend-module-scaffolder-entity-model) | `0.1.4` | `0.2.19` |
| [@backstage/plugin-permission-common](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-common) | `0.7.13` | `0.9.8` |
| [@backstage/plugin-permission-node](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-node) | `0.7.29` | `0.10.12` |
| [@backstage/plugin-proxy-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/proxy-backend) | `0.4.5` | `0.6.12` |
| [@backstage/plugin-search-backend-module-catalog](https://github.com/backstage/backstage/tree/HEAD/plugins/search-backend-module-catalog) | `0.1.24` | `0.3.14` |
| [@backstage/plugin-search-backend-module-techdocs](https://github.com/backstage/backstage/tree/HEAD/plugins/search-backend-module-techdocs) | `0.1.11` | `0.4.13` |
| [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.11.3` | `8.20.0` |
| [winston](https://github.com/winstonjs/winston) | `3.11.0` | `3.19.0` |
| [@backstage/backend-dynamic-feature-service](https://github.com/backstage/backstage/tree/HEAD/packages/backend-dynamic-feature-service) | `0.2.10` | `0.8.1` |

Bumps the minor group with 10 updates in the /backstage/packages/app directory:

| Package | From | To |
| --- | --- | --- |
| [@backstage/cli](https://github.com/backstage/backstage/tree/HEAD/packages/cli) | `0.24.0` | `0.34.6` |
| [@backstage/core-components](https://github.com/backstage/backstage/tree/HEAD/packages/core-components) | `0.13.10` | `0.18.9` |
| [@backstage/plugin-api-docs](https://github.com/backstage/backstage/tree/HEAD/plugins/api-docs) | `0.10.3` | `0.14.0` |
| [@backstage/plugin-catalog-graph](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-graph) | `0.3.3` | `0.6.3` |
| [@backstage/plugin-catalog-import](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-import) | `0.10.10` | `0.13.12` |
| [@backstage/plugin-org](https://github.com/backstage/backstage/tree/HEAD/plugins/org) | `0.6.49` | `0.7.3` |
| [@backstage/plugin-permission-react](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-react) | `0.4.41` | `0.5.0` |
| [@backstage/plugin-tech-radar](https://github.com/backstage/backstage/tree/HEAD/plugins/tech-radar) | `0.6.13` | `0.7.4` |
| [@backstage/plugin-user-settings](https://github.com/backstage/backstage/tree/HEAD/plugins/user-settings) | `0.7.14` | `0.9.2` |
| [@backstage/theme](https://github.com/backstage/backstage/tree/HEAD/packages/theme) | `0.4.4` | `0.7.3` |

Bumps the minor group with 9 updates in the /backstage/packages/backend directory:

| Package | From | To |
| --- | --- | --- |
| [@backstage/plugin-app-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/app-backend) | `0.3.76` | `0.5.13` |
| [@backstage/plugin-auth-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/auth-backend) | `0.20.3` | `0.28.0` |
| [@backstage/plugin-auth-node](https://github.com/backstage/backstage/tree/HEAD/plugins/auth-node) | `0.4.17` | `0.7.0` |
| [@backstage/plugin-catalog-backend-module-scaffolder-entity-model](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend-module-scaffolder-entity-model) | `0.1.22` | `0.2.19` |
| [@backstage/plugin-permission-common](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-common) | `0.7.14` | `0.9.8` |
| [@backstage/plugin-permission-node](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-node) | `0.7.32` | `0.10.12` |
| [@backstage/plugin-proxy-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/proxy-backend) | `0.4.16` | `0.6.12` |
| [@backstage/plugin-search-backend-module-catalog](https://github.com/backstage/backstage/tree/HEAD/plugins/search-backend-module-catalog) | `0.1.28` | `0.3.14` |
| [@backstage/plugin-search-backend-module-techdocs](https://github.com/backstage/backstage/tree/HEAD/plugins/search-backend-module-techdocs) | `0.1.27` | `0.4.13` |

Bumps the minor group with 4 updates in the /backstage/plugins/knative-event-mesh-backend directory: [@backstage/cli](https://github.com/backstage/backstage/tree/HEAD/packages/cli), [@backstage/backend-common](https://github.com/backstage/backstage/tree/HEAD/packages/backend-common), [@backstage/backend-tasks](https://github.com/backstage/backstage/tree/HEAD/packages/backend-tasks) and [@backstage/backend-dynamic-feature-service](https://github.com/backstage/backstage/tree/HEAD/packages/backend-dynamic-feature-service).
Bumps the minor group with 1 update in the /backstage/plugins/knative-event-mesh-backend/dist-dynamic directory: [winston](https://github.com/winstonjs/winston).


Updates `@backstage/cli` from 0.24.0 to 0.34.6
- [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/HEAD/packages/cli)

Updates `@playwright/test` from 1.40.1 to 1.60.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.40.1...v1.60.0)

Updates `@backstage/app-defaults` from 1.4.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.5.0 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.11.1 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.13.8 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.8.0 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.1.21 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.10.1 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-common` from 1.0.23 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.3.1 to 0.6.3
- [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.10.3 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-org` from 0.6.17 to 0.7.3
- [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.17 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.16.1 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.4.3 to 1.7.3
- [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/HEAD/plugins/search)

Updates `@backstage/plugin-search-react` from 1.7.3 to 1.11.3
- [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/HEAD/plugins/search-react)

Updates `@backstage/plugin-tech-radar` from 0.6.10 to 0.7.4
- [Release notes](https://github.com/backstage/backstage/releases)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/tech-radar)

Updates `@backstage/plugin-techdocs` from 1.9.1 to 1.17.5
- [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.5/plugins/techdocs)

Updates `@backstage/plugin-techdocs-react` from 1.1.13 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.7.13 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.4.4 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 `react-use` from 17.4.2 to 17.6.0
- [Release notes](https://github.com/streamich/react-use/releases)
- [Changelog](https://github.com/streamich/react-use/blob/master/CHANGELOG.md)
- [Commits](https://github.com/streamich/react-use/compare/v17.4.2...v17.6.0)

Updates `@backstage/test-utils` from 1.4.5 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 `@testing-library/user-event` from 14.5.1 to 14.6.1
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v14.5.1...v14.6.1)

Updates `@types/react-dom` from 17.0.25 to 17.0.26
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `@backstage/backend-common` from 0.19.9 to 0.25.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Commits](https://github.com/backstage/backstage/commits/v0.25.0/packages/backend-common)

Updates `@backstage/backend-tasks` from 0.5.23 to 0.6.1
- [Release notes](https://github.com/backstage/backstage/releases)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/backend-tasks)

Updates `@backstage/catalog-client` from 1.6.5 to 1.15.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/catalog-client/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v1.15.0/packages/catalog-client)

Updates `@backstage/config` from 1.2.0 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.3.55 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.20.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-node` from 0.4.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-module-scaffolder-entity-model` from 0.1.4 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-permission-common` from 0.7.13 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.7.29 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.4.5 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-search-backend-module-catalog` from 0.1.24 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-techdocs` from 0.1.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.2.23 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 `express` from 4.18.2 to 4.22.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/v4.22.2/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...v4.22.2)

Updates `pg` from 8.11.3 to 8.20.0
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.20.0/packages/pg)

Updates `winston` from 3.11.0 to 3.19.0
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](https://github.com/winstonjs/winston/compare/v3.11.0...v3.19.0)

Updates `@types/express` from 4.17.21 to 4.17.25
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express)

Updates `@backstage/backend-dynamic-feature-service` from 0.2.10 to 0.8.1
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/backend-dynamic-feature-service/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v0.8.1/packages/backend-dynamic-feature-service)

Updates `@backstage/app-defaults` from 1.4.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.5.0 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/cli` from 0.24.0 to 0.34.6
- [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/HEAD/packages/cli)

Updates `@backstage/core-app-api` from 1.11.1 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.13.8 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.8.0 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.1.21 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.10.1 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-common` from 1.0.23 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.3.1 to 0.6.3
- [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.10.3 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-org` from 0.6.17 to 0.7.3
- [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.17 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.16.1 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.4.3 to 1.7.3
- [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/HEAD/plugins/search)

Updates `@backstage/plugin-search-react` from 1.7.3 to 1.11.3
- [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/HEAD/plugins/search-react)

Updates `@backstage/plugin-tech-radar` from 0.6.10 to 0.7.4
- [Release notes](https://github.com/backstage/backstage/releases)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/tech-radar)

Updates `@backstage/plugin-techdocs` from 1.9.1 to 1.17.5
- [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.5/plugins/techdocs)

Updates `@backstage/plugin-techdocs-react` from 1.1.13 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.7.13 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.4.4 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 `react-use` from 17.4.2 to 17.6.0
- [Release notes](https://github.com/streamich/react-use/releases)
- [Changelog](https://github.com/streamich/react-use/blob/master/CHANGELOG.md)
- [Commits](https://github.com/streamich/react-use/compare/v17.4.2...v17.6.0)

Updates `@backstage/test-utils` from 1.4.5 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 `@playwright/test` from 1.40.1 to 1.60.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.40.1...v1.60.0)

Updates `@testing-library/user-event` from 14.5.1 to 14.6.1
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v14.5.1...v14.6.1)

Updates `@types/react-dom` from 17.0.25 to 17.0.26
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `@backstage/plugin-app-backend` from 0.3.55 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.20.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-node` from 0.4.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-module-scaffolder-entity-model` from 0.1.4 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-permission-common` from 0.7.13 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.7.29 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.4.5 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-search-backend-module-catalog` from 0.1.24 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-techdocs` from 0.1.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.2.23 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 `pg` from 8.11.3 to 8.20.0
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.20.0/packages/pg)

Updates `@backstage/backend-common` from 0.19.9 to 0.25.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Commits](https://github.com/backstage/backstage/commits/v0.25.0/packages/backend-common)

Updates `@backstage/backend-dynamic-feature-service` from 0.2.10 to 0.8.1
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/backend-dynamic-feature-service/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v0.8.1/packages/backend-dynamic-feature-service)

Updates `@backstage/backend-tasks` from 0.5.23 to 0.6.1
- [Release notes](https://github.com/backstage/backstage/releases)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/backend-tasks)

Updates `@backstage/catalog-client` from 1.6.5 to 1.15.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/catalog-client/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v1.15.0/packages/catalog-client)

Updates `@backstage/catalog-model` from 1.5.0 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/config` from 1.2.0 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-catalog-common` from 1.0.23 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 `@types/express` from 4.17.21 to 4.17.25
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express)

Updates `express` from 4.18.2 to 4.22.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/v4.22.2/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...v4.22.2)

Updates `winston` from 3.11.0 to 3.19.0
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](https://github.com/winstonjs/winston/compare/v3.11.0...v3.19.0)

Updates `@backstage/cli` from 0.24.0 to 0.34.6
- [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/HEAD/packages/cli)

Updates `@types/express` from 4.17.21 to 4.17.25
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express)

Updates `express` from 4.18.2 to 4.22.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/v4.22.2/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...v4.22.2)

Updates `winston` from 3.11.0 to 3.19.0
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](https://github.com/winstonjs/winston/compare/v3.11.0...v3.19.0)

Updates `@backstage/cli` from 0.24.0 to 0.34.6
- [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/HEAD/packages/cli)

Updates `@backstage/core-components` from 0.13.10 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/plugin-api-docs` from 0.10.3 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-graph` from 0.3.3 to 0.6.3
- [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.10.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-org` from 0.6.49 to 0.7.3
- [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.41 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-tech-radar` from 0.6.13 to 0.7.4
- [Release notes](https://github.com/backstage/backstage/releases)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/tech-radar)

Updates `@backstage/plugin-user-settings` from 0.7.14 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.4.4 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/plugin-app-backend` from 0.3.76 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.20.3 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-node` from 0.4.17 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-module-scaffolder-entity-model` from 0.1.22 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-permission-common` from 0.7.14 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.7.32 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.4.16 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-search-backend-module-catalog` from 0.1.28 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-techdocs` from 0.1.27 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/cli` from 0.24.0 to 0.34.6
- [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/HEAD/packages/cli)

Updates `@backstage/backend-common` from 0.19.10 to 0.25.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Commits](https://github.com/backstage/backstage/commits/v0.25.0/packages/backend-common)

Updates `@backstage/backend-tasks` from 0.5.27 to 0.6.1
- [Release notes](https://github.com/backstage/backstage/releases)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/backend-tasks)

Updates `@backstage/backend-dynamic-feature-service` from 0.2.15 to 0.8.1
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/backend-dynamic-feature-service/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v0.8.1/packages/backend-dynamic-feature-service)

Updates `winston` from 3.11.0 to 3.19.0
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](https://github.com/winstonjs/winston/compare/v3.11.0...v3.19.0)

Updates `winston` from 3.11.0 to 3.19.0
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](https://github.com/winstonjs/winston/compare/v3.11.0...v3.19.0)

Updates `winston` from 3.11.0 to 3.19.0
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](https://github.com/winstonjs/winston/compare/v3.11.0...v3.19.0)

---
updated-dependencies:
- dependency-name: "@backstage/cli"
  dependency-version: 0.34.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@playwright/test"
  dependency-version: 1.60.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/app-defaults"
  dependency-version: 1.7.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/catalog-model"
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/core-app-api"
  dependency-version: 1.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/core-components"
  dependency-version: 0.18.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/core-plugin-api"
  dependency-version: 1.12.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/integration-react"
  dependency-version: 1.2.17
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-api-docs"
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-common"
  dependency-version: 1.1.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-graph"
  dependency-version: 0.6.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-import"
  dependency-version: 0.13.12
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-org"
  dependency-version: 0.7.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-permission-react"
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-scaffolder"
  dependency-version: 1.36.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-search"
  dependency-version: 1.7.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-search-react"
  dependency-version: 1.11.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-tech-radar"
  dependency-version: 0.7.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-techdocs"
  dependency-version: 1.17.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-techdocs-react"
  dependency-version: 1.3.10
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-user-settings"
  dependency-version: 0.9.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/theme"
  dependency-version: 0.7.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: react-use
  dependency-version: 17.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/test-utils"
  dependency-version: 1.7.17
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@testing-library/user-event"
  dependency-version: 14.6.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@types/react-dom"
  dependency-version: 17.0.26
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/backend-common"
  dependency-version: 0.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/backend-tasks"
  dependency-version: 0.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/catalog-client"
  dependency-version: 1.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/config"
  dependency-version: 1.3.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-app-backend"
  dependency-version: 0.5.13
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-auth-backend"
  dependency-version: 0.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-auth-node"
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-backend-module-scaffolder-entity-model"
  dependency-version: 0.2.19
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-permission-common"
  dependency-version: 0.9.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-permission-node"
  dependency-version: 0.10.12
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-proxy-backend"
  dependency-version: 0.6.12
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-search-backend-module-catalog"
  dependency-version: 0.3.14
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-search-backend-module-techdocs"
  dependency-version: 0.4.13
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-search-backend-node"
  dependency-version: 1.4.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: express
  dependency-version: 4.22.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: pg
  dependency-version: 8.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: winston
  dependency-version: 3.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@types/express"
  dependency-version: 4.17.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/backend-dynamic-feature-service"
  dependency-version: 0.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/app-defaults"
  dependency-version: 1.7.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/catalog-model"
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/cli"
  dependency-version: 0.34.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/core-app-api"
  dependency-version: 1.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/core-components"
  dependency-version: 0.18.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/core-plugin-api"
  dependency-version: 1.12.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/integration-react"
  dependency-version: 1.2.17
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-api-docs"
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-common"
  dependency-version: 1.1.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-graph"
  dependency-version: 0.6.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-import"
  dependency-version: 0.13.12
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-org"
  dependency-version: 0.7.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-permission-react"
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-scaffolder"
  dependency-version: 1.36.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-search"
  dependency-version: 1.7.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-search-react"
  dependency-version: 1.11.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-tech-radar"
  dependency-version: 0.7.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-techdocs"
  dependency-version: 1.17.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-techdocs-react"
  dependency-version: 1.3.10
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-user-settings"
  dependency-version: 0.9.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/theme"
  dependency-version: 0.7.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: react-use
  dependency-version: 17.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/test-utils"
  dependency-version: 1.7.17
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@playwright/test"
  dependency-version: 1.60.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@testing-library/user-event"
  dependency-version: 14.6.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@types/react-dom"
  dependency-version: 17.0.26
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-app-backend"
  dependency-version: 0.5.13
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-auth-backend"
  dependency-version: 0.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-auth-node"
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-backend-module-scaffolder-entity-model"
  dependency-version: 0.2.19
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-permission-common"
  dependency-version: 0.9.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-permission-node"
  dependency-version: 0.10.12
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-proxy-backend"
  dependency-version: 0.6.12
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-search-backend-module-catalog"
  dependency-version: 0.3.14
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-search-backend-module-techdocs"
  dependency-version: 0.4.13
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-search-backend-node"
  dependency-version: 1.4.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: pg
  dependency-version: 8.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/backend-common"
  dependency-version: 0.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/backend-dynamic-feature-service"
  dependency-version: 0.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/backend-tasks"
  dependency-version: 0.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/catalog-client"
  dependency-version: 1.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/catalog-model"
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/config"
  dependency-version: 1.3.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-common"
  dependency-version: 1.1.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@types/express"
  dependency-version: 4.17.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: express
  dependency-version: 4.22.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: winston
  dependency-version: 3.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/cli"
  dependency-version: 0.34.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@types/express"
  dependency-version: 4.17.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: express
  dependency-version: 4.22.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: winston
  dependency-version: 3.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/cli"
  dependency-version: 0.34.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/core-components"
  dependency-version: 0.18.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-api-docs"
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-graph"
  dependency-version: 0.6.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-import"
  dependency-version: 0.13.12
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-org"
  dependency-version: 0.7.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-permission-react"
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-tech-radar"
  dependency-version: 0.7.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-user-settings"
  dependency-version: 0.9.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/theme"
  dependency-version: 0.7.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-app-backend"
  dependency-version: 0.5.13
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-auth-backend"
  dependency-version: 0.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-auth-node"
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-backend-module-scaffolder-entity-model"
  dependency-version: 0.2.19
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-permission-common"
  dependency-version: 0.9.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-permission-node"
  dependency-version: 0.10.12
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-proxy-backend"
  dependency-version: 0.6.12
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-search-backend-module-catalog"
  dependency-version: 0.3.14
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-search-backend-module-techdocs"
  dependency-version: 0.4.13
  dependenc...

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 May 11, 2026
@openshift-ci openshift-ci Bot requested review from aliok and matzew May 11, 2026 21:42
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented May 11, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign matzew for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented May 11, 2026

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a openshift-knative member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

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 needs-ok-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants