Skip to content

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

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


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

Package From To
@backstage/cli 0.24.0 0.36.5
@playwright/test 1.40.1 1.63.0
@backstage/app-defaults 1.4.5 1.7.11
@backstage/catalog-model 1.5.0 1.10.0
@backstage/core-components 0.13.8 0.18.13
@backstage/integration-react 1.1.21 1.2.21
@backstage/plugin-api-docs 0.10.1 0.14.4
@backstage/plugin-catalog-graph 0.3.1 0.6.7
@backstage/plugin-catalog-import 0.10.3 0.13.17
@backstage/plugin-org 0.6.17 0.7.8
@backstage/plugin-permission-react 0.4.17 0.5.4
@backstage/plugin-scaffolder 1.16.1 1.38.2
@backstage/plugin-search 1.4.3 1.7.7
@backstage/plugin-tech-radar 0.6.10 0.7.4
@backstage/plugin-techdocs 1.9.1 1.18.0
@backstage/plugin-user-settings 0.7.13 0.9.6
@backstage/theme 0.4.4 0.7.3
react-use 17.4.2 17.6.1
@backstage/test-utils 1.4.5 1.7.21
@testing-library/user-event 14.5.1 14.6.7
@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.17
@backstage/plugin-auth-backend 0.20.0 0.30.0
@backstage/plugin-auth-node 0.4.13 0.7.5
@backstage/plugin-catalog-backend-module-scaffolder-entity-model 0.1.4 0.2.23
@backstage/plugin-permission-common 0.7.13 0.9.10
@backstage/plugin-permission-node 0.7.29 0.11.3
@backstage/plugin-proxy-backend 0.4.5 0.6.17
@backstage/plugin-search-backend-module-catalog 0.1.24 0.3.18
@backstage/plugin-search-backend-module-techdocs 0.1.11 0.4.17
pg 8.11.3 8.23.0
winston 3.11.0 3.19.0
@backstage/backend-dynamic-feature-service 0.2.10 0.8.6

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

Package From To
@backstage/cli 0.24.0 0.36.5
@backstage/core-components 0.13.10 0.18.13
@backstage/plugin-api-docs 0.10.3 0.14.4
@backstage/plugin-catalog-graph 0.3.3 0.6.7
@backstage/plugin-catalog-import 0.10.10 0.13.17
@backstage/plugin-org 0.6.49 0.7.8
@backstage/plugin-permission-react 0.4.41 0.5.4
@backstage/plugin-tech-radar 0.6.13 0.7.4
@backstage/plugin-user-settings 0.7.14 0.9.6
@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.17
@backstage/plugin-auth-backend 0.20.3 0.30.0
@backstage/plugin-auth-node 0.4.17 0.7.5
@backstage/plugin-catalog-backend-module-scaffolder-entity-model 0.1.22 0.2.23
@backstage/plugin-permission-common 0.7.14 0.9.10
@backstage/plugin-permission-node 0.7.32 0.11.3
@backstage/plugin-proxy-backend 0.4.16 0.6.17
@backstage/plugin-search-backend-module-catalog 0.1.28 0.3.18
@backstage/plugin-search-backend-module-techdocs 0.1.27 0.4.17

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.36.5

Changelog

Sourced from @​backstage/cli's changelog.

0.36.5

Patch Changes

  • Updated dependencies
    • @​backstage/cli-module-build@​0.1.7
    • @​backstage/cli-module-test-jest@​0.1.5
    • @​backstage/eslint-plugin@​0.3.2
    • @​backstage/cli-defaults@​0.1.5

0.36.5-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/cli-module-build@​0.1.7-next.0
    • @​backstage/cli-module-test-jest@​0.1.5-next.0
    • @​backstage/cli-defaults@​0.1.5-next.0

0.36.5-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/eslint-plugin@​0.3.2-next.0

0.36.4

Patch Changes

  • 61d4881: The shared ESLint configuration now reports unused imports in config.d.ts configuration schema files. These declaration files are not covered by the TypeScript compiler's unused-variable checks, which previously allowed a stray import to slip through. Such an import can resolve during local development but break configuration schema loading for consumers of the published package, so it is now caught at lint time.
  • Updated dependencies
    • @​backstage/cli-module-build@​0.1.5
    • @​backstage/cli-common@​0.3.0
    • @​backstage/cli-defaults@​0.1.4
    • @​backstage/cli-module-test-jest@​0.1.4
    • @​backstage/cli-node@​0.3.4

0.36.4-next.2

Patch Changes

  • Updated dependencies
    • @​backstage/cli-common@​0.3.0-next.0
    • @​backstage/cli-module-build@​0.1.5-next.2
    • @​backstage/cli-module-test-jest@​0.1.4-next.0
    • @​backstage/cli-node@​0.3.4-next.0
    • @​backstage/cli-defaults@​0.1.4-next.1

0.36.4-next.1

... (truncated)

Commits

Updates @playwright/test from 1.40.1 to 1.63.0

Release notes

Sourced from @​playwright/test's releases.

v1.63.0

🔒 Test locks

Tests that access a shared resource — an external service, a global account setting — can now declare a named lock. Tests that share a lock name never run concurrently, across files, workers and projects, while everything else keeps running in parallel:

test('update user settings', { lock: 'user-settings' }, async ({ page }) => {
  // never runs at the same time as other tests holding 'user-settings'
});

A test can hold multiple locks, and test.describe() accepts a lock for the whole group. Learn more about test locks.

🪟 Locate across frames

page.frameLocator() and frame.frameLocator() called without a selector search in any frame of the subtree, so you no longer need to locate the iframe first:

// Finds the button in any frame on the page.
await page.frameLocator().getByRole('button').click();

The rest of the locator resolves inside a single frame, just like a regular locator, and an error is thrown when it matches elements in several frames.

👁️ Visible-only locators

New locator.visible() returns a locator that matches only visible elements. It is the recommended replacement for the :visible CSS pseudo-class:

await page.locator('button').visible().click();

🧾 Step params and subtitles

Steps now carry structured data for reporters. Playwright API steps report the target locator and call arguments, and test.step() accepts subtitle and params options for your own steps:

await test.step('Login', async () => {
  // ...
}, { subtitle: 'as admin', params: { user: 'admin' } });

Reporters receive them via testStep.subtitle and testStep.params. For Playwright API

... (truncated)

Commits
  • 1b025d7 chore: mark v1.63.0 (#42569)
  • 0b9956d cherry-pick(#42568): docs(test): mark test.step subtitle option as since v1.63
  • 13dbf10 cherry-pick(#42552): docs: release notes for v1.63
  • e93b64e cherry-pick(#42566): feat(test): add subtitle option to test.step (#42567)
  • 2b7a5f2 test: response.body() for content-encoding:identity (#42537)
  • 648a67c fix(mcp): create parent directories for explicitly named files (#42540)
  • 7894f56 docs(mcp): clarify how tool file names are resolved (#42538)
  • 52900a1 devops: restore npm publishing from GitHub Actions (#42550)
  • 8c47f59 docs(csharp): fix nonexistent method names in guide examples (#42507)
  • bd6e552 chore(video): emit frames with real timestamps, drop frame number quantizatio...
  • Additional commits viewable in compare view
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.11

Changelog

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

1.7.11

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.18.13
    • @​backstage/core-plugin-api@​1.12.9
    • @​backstage/core-app-api@​1.20.4
    • @​backstage/frontend-plugin-api@​0.18.0
    • @​backstage/plugin-permission-react@​0.5.4

1.7.11-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/frontend-plugin-api@​0.18.0-next.0
    • @​backstage/core-plugin-api@​1.12.9-next.0
    • @​backstage/core-app-api@​1.20.4-next.1
    • @​backstage/core-components@​0.18.13-next.2
    • @​backstage/plugin-permission-react@​0.5.4-next.0

1.7.11-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.18.13-next.0
    • @​backstage/core-app-api@​1.20.4-next.0

1.7.10

Patch Changes

  • Updated dependencies
    • @​backstage/frontend-plugin-api@​0.17.3
    • @​backstage/core-components@​0.18.12
    • @​backstage/core-app-api@​1.20.3
    • @​backstage/core-plugin-api@​1.12.8
    • @​backstage/plugin-permission-react@​0.5.3

1.7.10-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/core-app-api@​1.20.3-next.0
    • @​backstage/frontend-plugin-api@​0.17.3-next.0
    • @​backstage/core-components@​0.18.12-next.0
    • @​backstage/core-plugin-api@​1.12.8-next.0

... (truncated)

Commits

Updates @backstage/catalog-model from 1.5.0 to 1.10.0

Changelog

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

1.10.0

Minor Changes

  • ad18743: Added marketplace spec type to the @alpha AiResource kind, representing a curated registry of plugins for discovery and distribution. Marketplaces reference their contained plugins via spec.plugins entity references, generating hasPart catalog relations.
  • f501302: Added plugin spec type to the @alpha AiResource kind, representing a packaged collection of skills distributed as a unit. Plugins reference their contained skills via spec.skills entity references, generating hasPart catalog relations.
  • 0b9b3bf: Added optional allowedTools, license, and compatibility fields to the @alpha AiResource skill spec, aligned with the agentskills.io specification.

Patch Changes

  • 9a6955c: Corrected catalog relation generation to honor declared kind combinations, and completed reverse relations for existing AiResource fields.

1.9.0

Minor Changes

  • 3664148: Introduced the AiResource catalog entity kind. Entity types, validators, type guards, and the model layer are exported from @backstage/catalog-model/alpha. Install @backstage/plugin-catalog-backend-module-ai-model in your backend to register the kind with the catalog.
  • be71476: Added spec.type: 'mcp-server' as a structured subtype of the API kind under v1alpha1/v1beta1. MCP server entities carry a spec.remotes list instead of a string definition, for representing Model Context Protocol servers in the catalog. See RFC #32062. New public exports: McpServerApiEntity, McpServerRemote, mcpServerApiEntityValidator, and isMcpServerApiEntity. Also adds addKindVersion to CatalogModelLayerBuilder (alpha) so layers can add new versions or spec types to existing kinds.

Patch Changes

  • ab1cdbb: Removed a handful of internal imports that referenced the package by its own name. Value imports were switched to relative paths, and type-only imports to import type. These self-referential imports could trigger circular initialization errors in bundled ESM and when the package was loaded via jest.requireActual — most visibly Cannot access '_AppRootElementBlueprintesm' before initialization from @backstage/frontend-plugin-api. There are no user-facing API changes.
  • Updated dependencies
    • @​backstage/errors@​1.3.1

1.8.1-next.1

Patch Changes

  • ab1cdbb: Removed a handful of internal imports that referenced the package by its own name. Value imports were switched to relative paths, and type-only imports to import type. These self-referential imports could trigger circular initialization errors in bundled ESM and when the package was loaded via jest.requireActual — most visibly Cannot access '_AppRootElementBlueprintesm' before initialization from @backstage/frontend-plugin-api. There are no user-facing API changes.

1.8.1-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/errors@​1.3.1-next.0
    • @​backstage/types@​1.2.2

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

... (truncated)

Commits

Updates @backstage/core-app-api from 1.11.1 to 1.20.4

Changelog

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

1.20.4

Patch Changes

  • bd435c3: Identity mocks passed to renderInTestApp (for example via mockApis.identity(...)) are now applied before the app's built-in guest fallback, so the configured userEntityRef reliably takes effect in tests instead of being silently overwritten by the default guest user.
  • a4759e6: Migrated tests from MSW v1 to MSW v2.
  • Updated dependencies
    • @​backstage/core-plugin-api@​1.12.9
    • @​backstage/ui@​0.17.1

1.20.4-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/core-plugin-api@​1.12.9-next.0

1.20.4-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/ui@​0.17.1-next.0

1.20.3

Patch Changes

  • 3ef5974: Added support for wildcard plugin entries in frontend discovery endpoints, matching the backend discovery behavior.
  • 6172725: Fixed the default fetch API to support discovery endpoints that only define an internal target.
  • Updated dependencies
    • @​backstage/ui@​0.17.0
    • @​backstage/core-plugin-api@​1.12.8

1.20.3-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/ui@​0.17.0-next.0
    • @​backstage/core-plugin-api@​1.12.8-next.0

1.20.2

Patch Changes

  • Updated dependencies
    • @​backstage/ui@​0.16.0
    • @​backstage/core-plugin-api@​1.12.7

... (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.13

Changelog

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

0.18.13

Patch Changes

  • 226817d: chore(deps): bump js-yaml from 4.2.0 to 4.3.0

  • a4759e6: Migrated tests from MSW v1 to MSW v2.

  • 96cd953: Fixed the DependencyGraph component to avoid a jarring initial render where nodes briefly pile up at overlapping positions before animating into place. The graph content is now hidden until node measurements are complete and the layout has fully settled, then revealed at the correct positions with transitions suppressed for the first frame.

    Also fixed a containerRef recreation chain where every graph dimension change caused the container measurement callback to be recreated and re-triggered, producing unnecessary re-renders during initial layout.

  • Updated dependencies

    • @​backstage/core-plugin-api@​1.12.9
    • @​backstage/ui@​0.17.1

0.18.13-next.2

Patch Changes

  • Updated dependencies
    • @​backstage/core-plugin-api@​1.12.9-next.0

0.18.13-next.1

Patch Changes

  • 96cd953: Fixed the DependencyGraph component to avoid a jarring initial render where nodes briefly pile up at overlapping positions before animating into place. The graph content is now hidden until node measurements are complete and the layout has fully settled, then revealed at the correct positions with transitions suppressed for the first frame.

    Also fixed a containerRef recreation chain where every graph dimension change caused the container measurement callback to be recreated and re-triggered, producing unnecessary re-renders during initial layout.

0.18.13-next.0

Patch Changes

  • 226817d: chore(deps): bump js-yaml from 4.2.0 to 4.3.0
  • Updated dependencies
    • @​backstage/ui@​0.17.1-next.0

0.18.12

Patch Changes

  • 120e7c3: chore(deps): bump js-yaml from 4.1.1 to 4.2.0
  • 9efce7d: Fixed the table filters sidebar rendering a stray 0 when no filters are configured.
  • 7ceeaad: Migrated CopyTextButton component from Material-UI to Backstage UI (BUI). Replaced MUI IconButton and Tooltip with BUI ButtonIcon and TooltipTrigger/Tooltip components. This is an internal refactoring that maintains backward compatibility - the component API remains unchanged.
  • Updated dependencies
    • @​backstage/ui@​0.17.0
    • @​backstage/core-plugin-api@​1.12.8

0.18.12-next.1

... (truncated)

Commits

Updates @backstage/core-plugin-api from 1.8.0 to 1.12.9

Changelog

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

1.12.9

Patch Changes

  • 9fcfbc9: Fixed a performance issue where all components using analytics, including every link, would rerender unnecessarily whenever a surrounding analytics context rendered again without its attributes having changed, for example when a URL query parameter changed on an entity page.
  • Updated dependencies
    • @​backstage/frontend-plugin-api@​0.18.0

1.12.9-next.1

Patch Changes

  • 9fcfbc9: Fixed a performance issue where all components using analytics, including every link, would rerender unnecessarily whenever a surrounding analytics context rendered again without its attributes having changed, for example when a URL query parameter changed on an entity page.

1.12.9-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/frontend-plugin-api@​0.18.0-next.0

1.12.8

Patch Changes

  • Updated dependencies
    • @​backstage/frontend-plugin-api@​0.17.3

1.12.8-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/frontend-plugin-api@​0.17.3-next.0

1.12.7

Patch Changes

  • Updated dependencies
    • @​backstage/frontend-plugin-api@​0.17.2

1.12.7-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/frontend-plugin-api@​0.17.2-next.0

1.12.6

... (truncated)

Commits

Updates @backstage/integration-react from 1.1.21 to 1.2.21

Changelog

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

1.2.21

Patch Changes

  • Updated dependencies
    • @​backstage/core-plugin-api@​1.12.9
    • @​backstage/integration@​2.1.0

1.2.21-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/core-plugin-api@​1.12.9-next.0

1.2.21-next.0

Patch Changes

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

1.2.20

Patch Changes

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

1.2.20-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/core-plugin-api@​1.12.8-next.0

1.2.19

Patch Changes

  • Updated dependencies
    • @​backstage/integration@​2.0.3
    • @​backstage/core-plugin-api@​1.12.7

1.2.19-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/integration@​2.0.3-next.1

... (truncated)

Commits

Updates @backstage/plugin-api-docs from 0.10.1 to 0.14.4

Changelog

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

0.14.4

Patch Changes

  • b7085d1: Fixed deep linking in OpenAPI definition widget.
  • a8b5ba6: Updated dependencies.
  • Updated dependencies
    • @​backstage/catalog-model@​1.10.0
    • @​backstage/core-components@​0.18.13
    • @​backstage/plugin-catalog@​2.0.8
    • @​backstage/core-plugin-api@​1.12.9
    • @​backstage/plugin-catalog-react@​3.2.1
    • @​backstage/ui@​0.17.1
    • @​backstage/frontend-plugin-api@​0.18.0
    • @​backstage/plugin-permission-react@​0.5.4

0.14.4-next.2

Patch Changes

  • b7085d1: Fixed deep linking in OpenAPI definition widget.
  • Updated dependencies
    • @​backstage/core-plugin-api@​1.12.9-next.1
    • @​backstage/plugin-catalog-react@​3.2.1-next.3
    • @​backstage/plugin-catalog@​2.0.8-next.3

0.14.4-next.1

Patch Changes

  • a8b5ba6: Updated dependencies.
  • Updated dependencies
    • @​backstage/plugin-catalog@​2.0.8-next.2
    • @​backstage/plugin-catalog-react@​3.2.1-next.2
    • @​backstage/frontend-plugin-api@​0.18.0-next.0
    • @​backstage/core-plugin-api@​1.12.9-next.0
    • @​backstage/core-components@​0.18.13-next.2
    • @​backstage/plugin-permission-react@​0.5.4-next.0

0.14.4-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.18.13-next.0
    • @​backstage/ui@​0.17.1-next.0
    • @​backstage/plugin-catalog@​2.0.8-next.0
    • @​backstage/plugin-catalog-react@​3.2.1-next.0

0.14.3

... (truncated)

Commits

Updates @backstage/plugin-catalog-common from 1.0.23 to 1.1.10

Changelog

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

1.1.10

Patch Changes

  • Updated dependencies
    • @​backstage/catalog-model@​1.9.0
    • @​backstage/plugin-permission-common@​0.9.9
    • @​backstage/plugin-search-common@​1.2.24

1.1.10-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/catalog-model@​1.8.1-next.0
    • @​backstage/plugin-permission-common@​0.9.9-next.0
    • @​backstage/plugin-search-common@​1.2.24-next.0

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

... (truncated)

Commits

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

Changelog

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

0.6.7

Patch Changes

  • 8babce3: Fixed the catalog graph page so configured filter and graph defaults are applied when the page opens.
  • Updated dependencies
    • @​backstage/catalog-model@​1.10.0
    • @​backstage/core-components@​0.18.13
    • @​backstage/core-plugin-api@​1.12.9
    • @​backstage/plugin-catalog-react@​3.2.1
    • @​backstage/ui@​0.17.1
    • @​backstage/frontend-plugin-api@​0.18.0

0.6.7-next.2

Patch Changes

  • 8babce3: Fixed the catalog graph page so configured filter and graph defaults are applied when the page opens.
  • Updated dependencies
    • @​backstage/core-plugin-api@​1.12.9-next.1
    • @​backstage/plugin-catalog-react@​3.2.1-next.3

0.6.7-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-catalog-react@​3.2.1-next.2
    • @​backstage/frontend-plugin-api@​0.18.0-next.0
    • @​backstage/core-plugin-api@​1.12.9-next.0
    • @​backstage/core-components@​0.18.13-next.2

0.6.7-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.18.13-next.0
    • @​backstage/ui@​0.17.1-next.0
    • @​backstage/plugin-catalog-react@​3.2.1-next.0

0.6.6

Patch Changes

  • Updated dependencies
    • @​backstage/frontend-plugin-api@​0.17.3
    • @​backstage/ui@​0.17.0
    • @​backstage/plugin-catalog-react@​3.2.0
    • @​backstage/core-components@​0.18.12

... (truncated)

Commits

Updates @backstage/plugin-catalog-import from 0.10.3 to 0.13.17

Changelog

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

@​backstage/plugin-catalog-import

0.13.18-next.2

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-catalog-common@​1.2.0-next.0
    • @​backstage/config@​1.3.9-next.0
    • @​backstage/catalog-client@​1.16.2-next.1
    • @​backstage/plugin-catalog-react@​3.2.3-next.2
    • @​backstage/core-components@​0.18.14-next.2
    • @​backstage/core-plugin-api@​1.12.10-next.1
    • @​backstage/frontend-plugin-api@​0.18.1-next.1
    • @​backstage/integration@​2.1.2-next.1
    • @​backstage/integration-react@​1.2.22-next.1
    • @​backstage/plugin-permission-react@​0.5.5-next.1

0.13.18-next.1

Patch Changes

  • d421187: Reduced the initial app bundle size by loading page and optional UI implementations only when their extensions render.
  • Updated dependencies
    • @​backstage/core-components@​0.18.14-next.1
    • @​backstage/integration@​2.1.2-next.0
    • @​backstage/frontend-plugin-api@​0.18.1-next.0
    • @​backstage/plugin-catalog-react@​3.2.3-next.1
    • @​backstage/integration-react@​1.2.22-next.0
    • @​backstage/core-plugin-api@​1.12.10-next.0
    • @​backstage/catalog-client@​1.16.2-next.0
    • @​backstage/plugin-permission-react@​0.5.5-next.0

0.13.17-next.0

Patch Changes

  • 5d6a62b: Fixed the owner selected in the import stepper being written to the generated catalog-info.yaml as a display name instead of an entity reference. Groups are still suggested by their display name, but selecting one now sets a valid spec.owner, for example picking My Team results in my-team.
  • Updated dependencies
    • @​backstage/plugin-catalog-react@​3.2.2-next.0
    • @​backstage/core-components@​0.18.14-next.0

0.13.16

Patch Changes

  • 74fb85d: Remove obsolete location import error handling in StepReviewLocation.
  • Updated dependencies
    • @​backstage/catalog-model@​1.10.0
    • @​backstage/core-components@​0.18.13

... (truncated)

Commits

Updates @backstage/plugin-org from 0.6.17 to 0.7.8

Changelog

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

@​backstage/plugin-org

0.7.9-next.2

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-catalog-common@​1.2.0-next.0
    • @​backstage/ui@​0.18.0-next.2
    • @​backstage/plugin-catalog-react@​3.2.3-next.2
    • @​backstage/core-components@​0.18.14-next.2
    • @​backstage/core-plugin-api@​1.12.10-next.1
    • @​backstage/frontend-plugin-api@​0.18.1-next.1

0.7.9-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.18.14-next.1
    • @​backstage/frontend-plugin-api@​0.18.1-next.0
    • @​backstage/plugin-catalog-react@​3.2.3-next.1
    • @​backstage/ui@​0.18.0-next.1
    • @​backstage/core-plugin-api@​1.12.10-next.0

0.7.8-next.0

Patch Changes

  • fe0ec65: Fixed ownership card catalog links to filter by stable entity references instead of display titles.
  • Updated dependencies
    • @​backstage/ui@​0.17.2-next.0
    • @​backstage/plugin-catalog-react@​3.2.2-next.0
    • @​backstage/core-components@​0.18.14-next.0

0.7.7

Patch Changes

  • Updated dependencies
    • @​backstage/catalog-model@​1.10.0
    • @​backstage/core-components@​0.18.13
    • @​backstage/core-plugin-api@​1.12.9
    • @​backstage/plugin-catalog-react@​3.2.1
    • @​backstage/ui@​0.17.1
    • @​backstage/frontend-plugin-api@​0.18.0

0.7.7-next.1

Patch Changes

... (truncated)

Commits

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

Changelog

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

0.5.4

Patch Changes

  • Updated dependencies
    • @​backstage/core-plugin-api@​1.12.9
    • @​backstage/plugin-permission-common@​0.9.10

0.5.4-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/core-plugin-api@​1.12.9-next.0

0.5.3

Patch Changes

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

0.5.3-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/core-plugin-api@​1.12.8-next.0

0.5.2

Patch Changes

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

0.5.2-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/core-plugin-api@​1.12.7-next.0

0.5.1

Patch Changes

  • Updated dependencies
    • @​backstage/core-plugin-api@​1.12.6
    • @​backstage/plugin-permission-common@​0.9.9

... (truncated)

Commits

Updates @backstage/plugin-scaffolder from 1.16.1 to 1.38.2

Changelog

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

1.38.2

Patch Changes

  • 9e773ee: Improves scaffolder entity pickers by using the catalog POST endpoint so large template filters are sent in the request body instead of the URL, helping avoid 431 errors and empty option lists.
  • Updated dependencies
    • @​backstage/catalog-model@​1.10.0
    • @​backstage/core-components@​0.18.13
    • @​backstage/core-plugin-api@​1.12.9
    • @​backstage/plugin-catalog-react@​3.2.1
    • @​backstage/ui@​0.17.1
    • @​backstage/integration@​2.1.0
    • @​backstage/plugin-scaffolder-common@​2.2.2
    • @​backstage/frontend-plugin-api@​0.18.0
    • @​backstage/integration-react@​1.2.21
    • @​backstage/plugin-permission-react@​0.5.4
    • @​backstage/plugin-scaffolder-react@​2.0.3
    • @​backstage/plugin-techdocs-react@​1.3.14

1.38.2-next.3

Patch Changes

  • 9e773ee: Improves scaffolder entity pickers by using the catalog POST endpoint so large template filters are sent in the request body instead of the URL, helping avoid 431 errors and empty option lists.
  • Updated dependencies
    • @​backstage/core-plugin-api@​1.12.9-next.1
    • @​backstage/plugin-catalog-react@​3.2.1-next.3
    • @​backstage/integration@​2.1.0-next.1

1.38.2-next.2

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-catalog-react@​3.2.1-next.2
    • @​backstage/frontend-plugin-api@​0.18.0-next.0
    • @​backstage/core-plugin-api@​1.12.9-next.0
    • @​backstage/plugin-scaffolder-react@​2.0.3-next.2
    • @​backstage/plugin-techdocs-react@​1.3.14-next.1
    • @​backstage/core-components@​0.18.13-next.2
    • @​backstage/integration-react@​1.2.21-next.1
    • @​backstage/plugin-permission-react@​0.5.4-next.0

1.38.2-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-catalog-react@​3.2.1-next.1
    • @​backstage/core-components@​0.18.13-next.1

... (truncated)

Commits

Updates @backstage/plugin-search from 1.4.3 to 1.7.7

Changelog

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

1.7.7

Patch Changes

  • a178067: Added a Home page search bar widget blueprint for the new frontend system.
  • Updated dependencies
    • @​backstage/core-components@​0.18.13
    • @​backstage/core-plugin-api@​1.12.9
    • @​backstage/plugin-catalog-react@​3.2.1
    • @​backstage/ui@​0.17.1
    • @​backstage/plugin-home-react@​0.1.41
    • @​backstage/frontend-plugin-api@​0.18.0
    • @​backstage/plugin-search-react@​1.11.7

1.7.7-next.2

Patch Changes

  • a178067: Added a Home page search bar widget blueprint for the new frontend system.
  • Updated dependencies
    • @​backstage/core-plugin-api@​1.12.9-next.1
    • @​backstage/plugin-catalog-react@​3.2.1-next.3
    • @​backstage/plugin-home-react@​0.1.41-next.2

1.7.7-next.1

Patch ChangesDescription has been truncated

@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

openshift-ci Bot commented May 11, 2026

Copy link
Copy Markdown

[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

openshift-ci Bot commented May 11, 2026

Copy link
Copy Markdown

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.

…45 updates

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

| Package | From | To |
| --- | --- | --- |
| [@backstage/cli](https://github.com/backstage/backstage/tree/HEAD/packages/cli) | `0.24.0` | `0.36.5` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.40.1` | `1.63.0` |
| [@backstage/app-defaults](https://github.com/backstage/backstage/tree/HEAD/packages/app-defaults) | `1.4.5` | `1.7.11` |
| [@backstage/catalog-model](https://github.com/backstage/backstage/tree/HEAD/packages/catalog-model) | `1.5.0` | `1.10.0` |
| [@backstage/core-components](https://github.com/backstage/backstage/tree/HEAD/packages/core-components) | `0.13.8` | `0.18.13` |
| [@backstage/integration-react](https://github.com/backstage/backstage/tree/HEAD/packages/integration-react) | `1.1.21` | `1.2.21` |
| [@backstage/plugin-api-docs](https://github.com/backstage/backstage/tree/HEAD/plugins/api-docs) | `0.10.1` | `0.14.4` |
| [@backstage/plugin-catalog-graph](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-graph) | `0.3.1` | `0.6.7` |
| [@backstage/plugin-catalog-import](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-import) | `0.10.3` | `0.13.17` |
| [@backstage/plugin-org](https://github.com/backstage/backstage/tree/HEAD/plugins/org) | `0.6.17` | `0.7.8` |
| [@backstage/plugin-permission-react](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-react) | `0.4.17` | `0.5.4` |
| [@backstage/plugin-scaffolder](https://github.com/backstage/backstage/tree/HEAD/plugins/scaffolder) | `1.16.1` | `1.38.2` |
| [@backstage/plugin-search](https://github.com/backstage/backstage/tree/HEAD/plugins/search) | `1.4.3` | `1.7.7` |
| [@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.18.0` |
| [@backstage/plugin-user-settings](https://github.com/backstage/backstage/tree/HEAD/plugins/user-settings) | `0.7.13` | `0.9.6` |
| [@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.1` |
| [@backstage/test-utils](https://github.com/backstage/backstage/tree/HEAD/packages/test-utils) | `1.4.5` | `1.7.21` |
| [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.5.1` | `14.6.7` |
| [@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.17` |
| [@backstage/plugin-auth-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/auth-backend) | `0.20.0` | `0.30.0` |
| [@backstage/plugin-auth-node](https://github.com/backstage/backstage/tree/HEAD/plugins/auth-node) | `0.4.13` | `0.7.5` |
| [@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.23` |
| [@backstage/plugin-permission-common](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-common) | `0.7.13` | `0.9.10` |
| [@backstage/plugin-permission-node](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-node) | `0.7.29` | `0.11.3` |
| [@backstage/plugin-proxy-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/proxy-backend) | `0.4.5` | `0.6.17` |
| [@backstage/plugin-search-backend-module-catalog](https://github.com/backstage/backstage/tree/HEAD/plugins/search-backend-module-catalog) | `0.1.24` | `0.3.18` |
| [@backstage/plugin-search-backend-module-techdocs](https://github.com/backstage/backstage/tree/HEAD/plugins/search-backend-module-techdocs) | `0.1.11` | `0.4.17` |
| [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.11.3` | `8.23.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.6` |

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.36.5` |
| [@backstage/core-components](https://github.com/backstage/backstage/tree/HEAD/packages/core-components) | `0.13.10` | `0.18.13` |
| [@backstage/plugin-api-docs](https://github.com/backstage/backstage/tree/HEAD/plugins/api-docs) | `0.10.3` | `0.14.4` |
| [@backstage/plugin-catalog-graph](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-graph) | `0.3.3` | `0.6.7` |
| [@backstage/plugin-catalog-import](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-import) | `0.10.10` | `0.13.17` |
| [@backstage/plugin-org](https://github.com/backstage/backstage/tree/HEAD/plugins/org) | `0.6.49` | `0.7.8` |
| [@backstage/plugin-permission-react](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-react) | `0.4.41` | `0.5.4` |
| [@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.6` |
| [@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.17` |
| [@backstage/plugin-auth-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/auth-backend) | `0.20.3` | `0.30.0` |
| [@backstage/plugin-auth-node](https://github.com/backstage/backstage/tree/HEAD/plugins/auth-node) | `0.4.17` | `0.7.5` |
| [@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.23` |
| [@backstage/plugin-permission-common](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-common) | `0.7.14` | `0.9.10` |
| [@backstage/plugin-permission-node](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-node) | `0.7.32` | `0.11.3` |
| [@backstage/plugin-proxy-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/proxy-backend) | `0.4.16` | `0.6.17` |
| [@backstage/plugin-search-backend-module-catalog](https://github.com/backstage/backstage/tree/HEAD/plugins/search-backend-module-catalog) | `0.1.28` | `0.3.18` |
| [@backstage/plugin-search-backend-module-techdocs](https://github.com/backstage/backstage/tree/HEAD/plugins/search-backend-module-techdocs) | `0.1.27` | `0.4.17` |

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.36.5
- [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.63.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.40.1...v1.63.0)

Updates `@backstage/app-defaults` from 1.4.5 to 1.7.11
- [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.10.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.10.0/packages/catalog-model)

Updates `@backstage/core-app-api` from 1.11.1 to 1.20.4
- [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.4/packages/core-app-api)

Updates `@backstage/core-components` from 0.13.8 to 0.18.13
- [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.9
- [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.21
- [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.4
- [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/HEAD/plugins/api-docs)

Updates `@backstage/plugin-catalog-common` from 1.0.23 to 1.1.10
- [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.7
- [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.17
- [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.8
- [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.4
- [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/HEAD/plugins/permission-react)

Updates `@backstage/plugin-scaffolder` from 1.16.1 to 1.38.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.7
- [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.7
- [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.18.0
- [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.18.0/plugins/techdocs)

Updates `@backstage/plugin-techdocs-react` from 1.1.13 to 1.3.14
- [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.6
- [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.1
- [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.1)

Updates `@backstage/test-utils` from 1.4.5 to 1.7.21
- [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.7
- [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.7)

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.16.1
- [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/HEAD/packages/catalog-client)

Updates `@backstage/config` from 1.2.0 to 1.3.8
- [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.17
- [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.30.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.30.0/plugins/auth-backend)

Updates `@backstage/plugin-auth-node` from 0.4.13 to 0.7.5
- [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/HEAD/plugins/auth-node)

Updates `@backstage/plugin-catalog-backend-module-scaffolder-entity-model` from 0.1.4 to 0.2.23
- [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.10
- [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.11.3
- [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/v0.11.3/plugins/permission-node)

Updates `@backstage/plugin-proxy-backend` from 0.4.5 to 0.6.17
- [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.18
- [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.17
- [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.7
- [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.3
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/v4.22.3/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...v4.22.3)

Updates `pg` from 8.11.3 to 8.23.0
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.23.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.6
- [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/HEAD/packages/backend-dynamic-feature-service)

Updates `@backstage/app-defaults` from 1.4.5 to 1.7.11
- [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.10.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.10.0/packages/catalog-model)

Updates `@backstage/cli` from 0.24.0 to 0.36.5
- [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.4
- [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.4/packages/core-app-api)

Updates `@backstage/core-components` from 0.13.8 to 0.18.13
- [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.9
- [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.21
- [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.4
- [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/HEAD/plugins/api-docs)

Updates `@backstage/plugin-catalog-common` from 1.0.23 to 1.1.10
- [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.7
- [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.17
- [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.8
- [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.4
- [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/HEAD/plugins/permission-react)

Updates `@backstage/plugin-scaffolder` from 1.16.1 to 1.38.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.7
- [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.7
- [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.18.0
- [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.18.0/plugins/techdocs)

Updates `@backstage/plugin-techdocs-react` from 1.1.13 to 1.3.14
- [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.6
- [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.1
- [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.1)

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

Updates `@testing-library/user-event` from 14.5.1 to 14.6.7
- [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.7)

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.17
- [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.30.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.30.0/plugins/auth-backend)

Updates `@backstage/plugin-auth-node` from 0.4.13 to 0.7.5
- [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/HEAD/plugins/auth-node)

Updates `@backstage/plugin-catalog-backend-module-scaffolder-entity-model` from 0.1.4 to 0.2.23
- [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.10
- [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.11.3
- [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/v0.11.3/plugins/permission-node)

Updates `@backstage/plugin-proxy-backend` from 0.4.5 to 0.6.17
- [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.18
- [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.17
- [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.7
- [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.23.0
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.23.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.6
- [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/HEAD/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.16.1
- [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/HEAD/packages/catalog-client)

Updates `@backstage/catalog-model` from 1.5.0 to 1.10.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.10.0/packages/catalog-model)

Updates `@backstage/config` from 1.2.0 to 1.3.8
- [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.10
- [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.3
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/v4.22.3/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...v4.22.3)

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.36.5
- [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.3
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/v4.22.3/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...v4.22.3)

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.36.5
- [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.13
- [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.4
- [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/HEAD/plugins/api-docs)

Updates `@backstage/plugin-catalog-graph` from 0.3.3 to 0.6.7
- [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.17
- [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.8
- [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.4
- [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/HEAD/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.6
- [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.17
- [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.30.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.30.0/plugins/auth-backend)

Updates `@backstage/plugin-auth-node` from 0.4.17 to 0.7.5
- [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/HEAD/plugins/auth-node)

Updates `@backstage/plugin-catalog-backend-module-scaffolder-entity-model` from 0.1.22 to 0.2.23
- [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.10
- [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.11.3
- [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/v0.11.3/plugins/permission-node)

Updates `@backstage/plugin-proxy-backend` from 0.4.16 to 0.6.17
- [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.18
- [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.17
- [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.36.5
- [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.6
- [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/HEAD/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/app-defaults"
  dependency-version: 1.7.7
  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/backend-common"
  dependency-version: 0.25.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-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-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-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/backend-tasks"
  dependency-version: 0.6.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-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/catalog-model"
  dependency-version: 1.8.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/cli"
  dependency-version: 0.34.6
  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/cli"
  dependency-version: 0.34.6
  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/cli"
  dependency-version: 0.34.6
  dependency-type: direct:development
  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/config"
  dependency-version: 1.3.7
  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-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-components"
  dependency-version: 0.18.9
  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/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/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-api-docs"
  dependency-version: 0.14.0
  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-app-backend"
  dependency-version: 0.5.13
  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-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-backend"
  dependency-version: 0.28.0
  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-auth-node"
  dependency-version: 0.7.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-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-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-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-common"
  dependency-version: 1.1.9
  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-graph"
  dependency-version: 0.6.3
  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-catalog-import"
  dependency-version: 0.13.12
  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-org"
  dependency-version: 0.7.3
  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-common"
  dependency-version: 0.9.8
  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-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-permission-node"
  dependency-version: 0.10.12
  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-permission-react"
  dependency-version: 0.5.0
  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-permission-react"
  dependency-version: 0.5.0
  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-proxy-backend"
  dependency-version: 0.6.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-scaffolder"
  dependency-version: 1.36.2
  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"
  dependency-version: 1.7.3
  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-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-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-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-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: "@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: "@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-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-tech-radar"
  dependency-version: 0.7.4
  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"
  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-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/plugin-user-settings"
  dependency-version: 0.9.2
  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/test-utils"
  dependency-version: 1.7.17
  dependency-type: direct:development
  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: "@backstage/theme"
  dependency-version: 0.7.3
  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/theme"
  dependency-version: 0.7.3
  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: "@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: "@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/express"
  dependency-version: 4.17.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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: "@types/express"
  dependency-version: 4.17.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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: "@types/react-dom"
  dependency-version: 17.0.26
  dependency-type: direct:development
  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: express
  dependency-version: 4.22.2
  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: pg
  de...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/backstage/release-v1.21/minor-794d9ab2da branch from 747f728 to 41b2abb Compare September 14, 2026 14:01
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