Skip to content

Bump the minor group across 1 directory with 48 updates - #840

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/backstage/minor-e961189ed7
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/backstage/minor-e961189ed7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

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

Package From To
@backstage/cli 0.26.11 0.36.5
@backstage/app-defaults 1.5.9 1.7.11
@backstage/catalog-model 1.7.0 1.10.0
@backstage/core-app-api 1.14.1 1.20.5
@backstage/core-components 0.14.9 0.18.13
@backstage/core-plugin-api 1.9.3 1.12.10
@backstage/integration-react 1.1.29 1.2.21
@backstage/plugin-api-docs 0.11.7 0.14.4
@backstage/plugin-catalog-common 1.1.0 1.2.0
@backstage/plugin-catalog-graph 0.4.7 0.6.7
@backstage/plugin-catalog-import 0.12.1 0.13.17
@backstage/plugin-home 0.7.8 0.9.9
@backstage/plugin-org 0.6.27 0.7.8
@backstage/plugin-permission-react 0.4.24 0.5.4
@backstage/plugin-scaffolder 1.23.0 1.38.2
@backstage/plugin-search 1.4.14 1.7.7
@backstage/plugin-search-react 1.7.13 1.11.8
@backstage/plugin-techdocs 1.10.7 1.18.0
@backstage/plugin-techdocs-module-addons-contrib 1.1.12 1.1.39
@backstage/plugin-techdocs-react 1.2.6 1.3.15
@backstage/plugin-user-settings 0.8.10 0.9.6
@backstage/theme 0.5.6 0.7.3
@remix-run/router 1.18.0 1.23.4
react-use 17.5.1 17.6.1
@backstage/test-utils 1.5.9 1.7.21
@testing-library/user-event 14.5.2 14.6.7
@types/react-dom 17.0.25 17.0.26
@backstage/backend-common 0.23.3 0.25.0
@backstage/backend-tasks 0.5.27 0.6.1
@backstage/catalog-client 1.7.0 1.16.2
@backstage/config 1.2.0 1.3.9
@backstage/plugin-auth-backend 0.22.9 0.30.0
@backstage/plugin-auth-node 0.4.17 0.7.5
@backstage/plugin-catalog-backend-module-github 0.6.5 0.13.5
@backstage/plugin-catalog-backend-module-gitlab 0.3.21 0.8.7
@backstage/plugin-catalog-backend-module-ldap 0.7.0 0.12.8
@backstage/plugin-catalog-backend-module-openapi 0.1.40 0.2.25
@backstage/plugin-permission-common 0.8.1 0.8.2
@backstage/plugin-permission-node 0.8.3 0.11.3
@backstage/plugin-proxy-backend 0.5.3 0.6.17
@backstage/plugin-search-backend-module-pg 0.5.32 0.5.58
@backstage/plugin-search-backend-node 1.2.27 1.4.8
express 4.20.0 4.22.3
pg 8.12.0 8.23.0
winston 3.13.1 3.19.0
@types/express 4.17.21 4.17.25
@types/express-serve-static-core 5.0.1 5.1.3
@types/luxon 3.4.2 3.7.5

Updates @backstage/cli from 0.26.11 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 @backstage/app-defaults from 1.5.9 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.7.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.14.1 to 1.20.5

Changelog

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

1.20.5

Patch Changes

  • 736d84e: Use locale-insensitive Unicode casing for consistent string handling across environments.
  • Updated dependencies
    • @​backstage/ui@​0.18.0
    • @​backstage/config@​1.3.9
    • @​backstage/core-plugin-api@​1.12.10

1.20.5-next.2

Patch Changes

  • Updated dependencies
    • @​backstage/config@​1.3.9-next.0
    • @​backstage/ui@​0.18.0-next.2
    • @​backstage/core-plugin-api@​1.12.10-next.1

1.20.5-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/ui@​0.18.0-next.1
    • @​backstage/core-plugin-api@​1.12.10-next.0

1.20.5-next.0

Patch Changes

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

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

... (truncated)

Commits

Updates @backstage/core-components from 0.14.9 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.9.3 to 1.12.10

Changelog

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

1.12.10

Patch Changes

  • Updated dependencies
    • @​backstage/config@​1.3.9
    • @​backstage/frontend-plugin-api@​0.18.1

1.12.10-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/config@​1.3.9-next.0
    • @​backstage/frontend-plugin-api@​0.18.1-next.1

1.12.10-next.0

Patch Changes

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

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

... (truncated)

Commits

Updates @backstage/integration-react from 1.1.29 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.11.7 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.1.0 to 1.2.0

Changelog

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

1.2.0

Minor Changes

  • 305e2f7: Added permissions for reading and managing catalog ingestion providers.

Patch Changes

  • Updated dependencies
    • @​backstage/catalog-model@​1.10.1
    • @​backstage/plugin-permission-common@​0.9.11
    • @​backstage/plugin-search-common@​1.2.25

1.2.0-next.0

Minor Changes

  • 305e2f7: Added permissions for reading and managing catalog ingestion providers.

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-permission-common@​0.9.11-next.0
    • @​backstage/plugin-search-common@​1.2.25-next.0

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

... (truncated)

Commits

Updates @backstage/plugin-catalog-graph from 0.4.7 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.12.1 to 0.13.17

Changelog

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

@​backstage/plugin-catalog-import

0.13.18

Patch Changes

  • 736d84e: Use locale-insensitive Unicode casing for consistent string handling across environments.
  • 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.
  • 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
    • @​backstage/integration@​2.1.2
    • @​backstage/plugin-catalog-common@​1.2.0
    • @​backstage/catalog-client@​1.16.2
    • @​backstage/catalog-model@​1.10.1
    • @​backstage/plugin-catalog-react@​3.2.3
    • @​backstage/config@​1.3.9
    • @​backstage/frontend-plugin-api@​0.18.1
    • @​backstage/core-plugin-api@​1.12.10
    • @​backstage/integration-react@​1.2.22
    • @​backstage/plugin-permission-react@​0.5.5

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

... (truncated)

Commits

Updates @backstage/plugin-home from 0.7.8 to 0.9.9

Changelog

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

0.9.9

Patch Changes

  • a178067: Added new frontend system widget blueprints for Most Visited, Recently Visited, World Clocks, and a configurable Toolkit. The home page now supports a defaultConfig for defining the initial grid layout via app-config.
  • 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/core-app-api@​1.20.4
    • @​backstage/plugin-home-react@​0.1.41
    • @​backstage/frontend-plugin-api@​0.18.0
    • @​backstage/core-compat-api@​0.5.14

0.9.9-next.2

Patch Changes

  • a178067: Added new frontend system widget blueprints for Most Visited, Recently Visited, World Clocks, and a configurable Toolkit. The home page now supports a defaultConfig for defining the initial grid layout via app-config.
  • 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

0.9.9-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-compat-api@​0.5.14-next.1
    • @​backstage/core-plugin-api@​1.12.9-next.0
    • @​backstage/plugin-home-react@​0.1.41-next.1
    • @​backstage/core-app-api@​1.20.4-next.1
    • @​backstage/core-components@​0.18.13-next.2

0.9.9-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.18.13-next.0
    • @​backstage/plugin-catalog-react@​3.2.1-next.0
    • @​backstage/plugin-home-react@​0.1.41-next.0
    • @​backstage/core-app-api@​1.20.4-next.0
    • @​backstage/core-compat-api@​0.5.14-next.0

0.9.8

... (truncated)

Commits

Updates @backstage/plugin-org from 0.6.27 to 0.7.8

Changelog

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

@​backstage/plugin-org

0.7.9

Patch Changes

  • 736d84e: Use locale-insensitive Unicode casing for consistent string handling across environments.
  • fe0ec65: Fixed ownership card catalog links to filter by stable entity references instead of display titles.
  • Updated dependencies
    • @​backstage/core-components@​0.18.14
    • @​backstage/plugin-catalog-common@​1.2.0
    • @​backstage/ui@​0.18.0
    • @​backstage/catalog-model@​1.10.1
    • @​backstage/plugin-catalog-react@​3.2.3
    • @​backstage/frontend-plugin-api@​0.18.1
    • @​backstage/core-plugin-api@​1.12.10

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

... (truncated)

Commits

Updates @backstage/plugin-permission-react from 0.4.24 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.23.0 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.14 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 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-search-react@​1.11.7-next.1
    • @​backstage/core-components@​0.18.13-next.2

1.7.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
    • @​backstage/plugin-search-react@​1.11.7-next.0

1.7.6

Patch Changes

  • b8db4fe: The Search page no longer shows the Documentation result type unless it is provided by an installed plugin.

... (truncated)

Commits

Updates @backstage/plugin-search-react from 1.7.13 to 1.11.8

Changelog

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

1.11.8

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.18.14
    • @​backstage/frontend-plugin-api@​0.18.1
    • @​backstage/core-plugin-api@​1.12.10
    • @​backstage/plugin-search-common@​1.2.25

1.11.8-next.2

Patch Changes

  • Updated dependencies
    • @​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/plugin-search-common@​1.2.25-next.0

1.11.8-next.1

Patch Changes

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

1.11.8-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.18.14-next.0

1.11.7

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.18.13
    • @​backstage/core-plugin-api@​1.12.9
    • @​backstage/frontend-plugin-api@​0.18.0

1.11.7-next.1

Patch Changes

  • ...

    Description has been truncated

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 14, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/backstage/minor-e961189ed7 branch 4 times, most recently from da3fcdd to cb5b46d Compare September 14, 2026 19:15
Bumps the minor group with 48 updates in the /backstage directory:

| Package | From | To |
| --- | --- | --- |
| [@backstage/cli](https://github.com/backstage/backstage/tree/HEAD/packages/cli) | `0.26.11` | `0.36.5` |
| [@backstage/app-defaults](https://github.com/backstage/backstage/tree/HEAD/packages/app-defaults) | `1.5.9` | `1.7.11` |
| [@backstage/catalog-model](https://github.com/backstage/backstage/tree/HEAD/packages/catalog-model) | `1.7.0` | `1.10.0` |
| [@backstage/core-app-api](https://github.com/backstage/backstage/tree/HEAD/packages/core-app-api) | `1.14.1` | `1.20.5` |
| [@backstage/core-components](https://github.com/backstage/backstage/tree/HEAD/packages/core-components) | `0.14.9` | `0.18.13` |
| [@backstage/core-plugin-api](https://github.com/backstage/backstage/tree/HEAD/packages/core-plugin-api) | `1.9.3` | `1.12.10` |
| [@backstage/integration-react](https://github.com/backstage/backstage/tree/HEAD/packages/integration-react) | `1.1.29` | `1.2.21` |
| [@backstage/plugin-api-docs](https://github.com/backstage/backstage/tree/HEAD/plugins/api-docs) | `0.11.7` | `0.14.4` |
| [@backstage/plugin-catalog-common](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-common) | `1.1.0` | `1.2.0` |
| [@backstage/plugin-catalog-graph](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-graph) | `0.4.7` | `0.6.7` |
| [@backstage/plugin-catalog-import](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-import) | `0.12.1` | `0.13.17` |
| [@backstage/plugin-home](https://github.com/backstage/backstage/tree/HEAD/plugins/home) | `0.7.8` | `0.9.9` |
| [@backstage/plugin-org](https://github.com/backstage/backstage/tree/HEAD/plugins/org) | `0.6.27` | `0.7.8` |
| [@backstage/plugin-permission-react](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-react) | `0.4.24` | `0.5.4` |
| [@backstage/plugin-scaffolder](https://github.com/backstage/backstage/tree/HEAD/plugins/scaffolder) | `1.23.0` | `1.38.2` |
| [@backstage/plugin-search](https://github.com/backstage/backstage/tree/HEAD/plugins/search) | `1.4.14` | `1.7.7` |
| [@backstage/plugin-search-react](https://github.com/backstage/backstage/tree/HEAD/plugins/search-react) | `1.7.13` | `1.11.8` |
| [@backstage/plugin-techdocs](https://github.com/backstage/backstage/tree/HEAD/plugins/techdocs) | `1.10.7` | `1.18.0` |
| [@backstage/plugin-techdocs-module-addons-contrib](https://github.com/backstage/backstage/tree/HEAD/plugins/techdocs-module-addons-contrib) | `1.1.12` | `1.1.39` |
| [@backstage/plugin-techdocs-react](https://github.com/backstage/backstage/tree/HEAD/plugins/techdocs-react) | `1.2.6` | `1.3.15` |
| [@backstage/plugin-user-settings](https://github.com/backstage/backstage/tree/HEAD/plugins/user-settings) | `0.8.10` | `0.9.6` |
| [@backstage/theme](https://github.com/backstage/backstage/tree/HEAD/packages/theme) | `0.5.6` | `0.7.3` |
| [@remix-run/router](https://github.com/remix-run/react-router/tree/HEAD/packages/router) | `1.18.0` | `1.23.4` |
| [react-use](https://github.com/streamich/react-use) | `17.5.1` | `17.6.1` |
| [@backstage/test-utils](https://github.com/backstage/backstage/tree/HEAD/packages/test-utils) | `1.5.9` | `1.7.21` |
| [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.5.2` | `14.6.7` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `17.0.25` | `17.0.26` |
| [@backstage/backend-common](https://github.com/backstage/backstage/tree/HEAD/packages/backend-common) | `0.23.3` | `0.25.0` |
| [@backstage/backend-tasks](https://github.com/backstage/backstage/tree/HEAD/packages/backend-tasks) | `0.5.27` | `0.6.1` |
| [@backstage/catalog-client](https://github.com/backstage/backstage/tree/HEAD/packages/catalog-client) | `1.7.0` | `1.16.2` |
| [@backstage/config](https://github.com/backstage/backstage/tree/HEAD/packages/config) | `1.2.0` | `1.3.9` |
| [@backstage/plugin-auth-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/auth-backend) | `0.22.9` | `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-github](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend-module-github) | `0.6.5` | `0.13.5` |
| [@backstage/plugin-catalog-backend-module-gitlab](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend-module-gitlab) | `0.3.21` | `0.8.7` |
| [@backstage/plugin-catalog-backend-module-ldap](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend-module-ldap) | `0.7.0` | `0.12.8` |
| [@backstage/plugin-catalog-backend-module-openapi](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-backend-module-openapi) | `0.1.40` | `0.2.25` |
| [@backstage/plugin-permission-common](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-common) | `0.8.1` | `0.8.2` |
| [@backstage/plugin-permission-node](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-node) | `0.8.3` | `0.11.3` |
| [@backstage/plugin-proxy-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/proxy-backend) | `0.5.3` | `0.6.17` |
| [@backstage/plugin-search-backend-module-pg](https://github.com/backstage/backstage/tree/HEAD/plugins/search-backend-module-pg) | `0.5.32` | `0.5.58` |
| [@backstage/plugin-search-backend-node](https://github.com/backstage/backstage/tree/HEAD/plugins/search-backend-node) | `1.2.27` | `1.4.8` |
| [express](https://github.com/expressjs/express) | `4.20.0` | `4.22.3` |
| [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.12.0` | `8.23.0` |
| [winston](https://github.com/winstonjs/winston) | `3.13.1` | `3.19.0` |
| [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `4.17.21` | `4.17.25` |
| [@types/express-serve-static-core](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-serve-static-core) | `5.0.1` | `5.1.3` |
| [@types/luxon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/luxon) | `3.4.2` | `3.7.5` |



Updates `@backstage/cli` from 0.26.11 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/app-defaults` from 1.5.9 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.7.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.14.1 to 1.20.5
- [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/HEAD/packages/core-app-api)

Updates `@backstage/core-components` from 0.14.9 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.9.3 to 1.12.10
- [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.29 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.11.7 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.1.0 to 1.2.0
- [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/v1.2.0/plugins/catalog-common)

Updates `@backstage/plugin-catalog-graph` from 0.4.7 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.12.1 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-home` from 0.7.8 to 0.9.9
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/home/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/home)

Updates `@backstage/plugin-org` from 0.6.27 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.24 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.23.0 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.14 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.13 to 1.11.8
- [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-techdocs` from 1.10.7 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-module-addons-contrib` from 1.1.12 to 1.1.39
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/techdocs-module-addons-contrib/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/techdocs-module-addons-contrib)

Updates `@backstage/plugin-techdocs-react` from 1.2.6 to 1.3.15
- [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.8.10 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.5.6 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 `@remix-run/router` from 1.18.0 to 1.23.4
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/@remix-run/router@1.23.4/packages/router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/@remix-run/router@1.23.4/packages/router)

Updates `react-use` from 17.5.1 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](streamich/react-use@v17.5.1...v17.6.1)

Updates `@backstage/test-utils` from 1.5.9 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.2 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](testing-library/user-event@v14.5.2...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.23.3 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/catalog-client` from 1.7.0 to 1.16.2
- [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.9
- [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-auth-backend` from 0.22.9 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-github` from 0.6.5 to 0.13.5
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/catalog-backend-module-github/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/catalog-backend-module-github)

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

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

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

Updates `@backstage/plugin-permission-common` from 0.8.1 to 0.8.2
- [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/v0.8.2/plugins/permission-common)

Updates `@backstage/plugin-permission-node` from 0.8.3 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.5.3 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-pg` from 0.5.32 to 0.5.58
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/search-backend-module-pg/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/search-backend-module-pg)

Updates `@backstage/plugin-search-backend-node` from 1.2.27 to 1.4.8
- [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.20.0 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](expressjs/express@4.20.0...v4.22.3)

Updates `pg` from 8.12.0 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.13.1 to 3.19.0
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](winstonjs/winston@v3.13.1...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 `@types/express-serve-static-core` from 5.0.1 to 5.1.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-serve-static-core)

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

---
updated-dependencies:
- dependency-name: "@backstage/app-defaults"
  dependency-version: 1.7.11
  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-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.16.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/catalog-model"
  dependency-version: 1.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/cli"
  dependency-version: 0.36.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/config"
  dependency-version: 1.3.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/core-app-api"
  dependency-version: 1.20.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/core-components"
  dependency-version: 0.18.13
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/core-plugin-api"
  dependency-version: 1.12.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/integration-react"
  dependency-version: 1.2.21
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-api-docs"
  dependency-version: 0.14.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-auth-backend"
  dependency-version: 0.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-auth-node"
  dependency-version: 0.7.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-backend-module-github"
  dependency-version: 0.13.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-backend-module-gitlab"
  dependency-version: 0.8.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-backend-module-ldap"
  dependency-version: 0.12.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-backend-module-openapi"
  dependency-version: 0.2.25
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-common"
  dependency-version: 1.1.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-graph"
  dependency-version: 0.6.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-import"
  dependency-version: 0.13.17
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-home"
  dependency-version: 0.9.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-org"
  dependency-version: 0.7.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-permission-common"
  dependency-version: 0.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-permission-node"
  dependency-version: 0.11.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-permission-react"
  dependency-version: 0.5.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-proxy-backend"
  dependency-version: 0.6.17
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-scaffolder"
  dependency-version: 1.38.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-search"
  dependency-version: 1.7.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-search-backend-module-pg"
  dependency-version: 0.5.58
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-search-backend-node"
  dependency-version: 1.4.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-search-react"
  dependency-version: 1.11.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-techdocs"
  dependency-version: 1.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-techdocs-module-addons-contrib"
  dependency-version: 1.1.39
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-techdocs-react"
  dependency-version: 1.3.14
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-user-settings"
  dependency-version: 0.9.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/test-utils"
  dependency-version: 1.7.21
  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: "@remix-run/router"
  dependency-version: 1.23.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@testing-library/user-event"
  dependency-version: 14.6.7
  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:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@types/express-serve-static-core"
  dependency-version: 5.1.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@types/luxon"
  dependency-version: 3.7.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@types/react-dom"
  dependency-version: 17.0.26
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: express
  dependency-version: 4.22.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: pg
  dependency-version: 8.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: react-use
  dependency-version: 17.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: winston
  dependency-version: 3.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/backstage/minor-e961189ed7 branch from cb5b46d to 9915c8e Compare September 16, 2026 15:33

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants