Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 11, 2025

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

Package From To
@backstage/cli 0.24.0 0.33.1
@playwright/test 1.40.1 1.54.2
typescript 5.2.2 5.9.2
@backstage/app-defaults 1.4.5 1.6.4
@backstage/core-components 0.13.8 0.17.4
@backstage/integration-react 1.1.21 1.2.9
@backstage/plugin-api-docs 0.10.1 0.12.9
@backstage/plugin-catalog-graph 0.3.1 0.4.21
@backstage/plugin-catalog-import 0.10.3 0.13.3
@backstage/plugin-scaffolder 1.16.1 1.33.0
@backstage/plugin-search-react 1.7.3 1.9.2
@backstage/plugin-tech-radar 0.6.10 0.7.4
@backstage/plugin-techdocs 1.9.1 1.13.2
@backstage/plugin-user-settings 0.7.13 0.8.24
@backstage/theme 0.4.4 0.6.7
react-use 17.4.2 17.6.0
@backstage/test-utils 1.4.5 1.7.10
@testing-library/user-event 14.5.1 14.6.1
@backstage/backend-common 0.19.9 0.25.0
@backstage/backend-tasks 0.5.23 0.6.1
@backstage/plugin-app-backend 0.3.55 0.5.4
@backstage/plugin-auth-backend 0.20.0 0.25.2
@backstage/plugin-auth-node 0.4.13 0.6.5
@backstage/plugin-catalog-backend-module-scaffolder-entity-model 0.1.4 0.2.10
@backstage/plugin-permission-common 0.7.13 0.9.1
@backstage/plugin-permission-node 0.7.29 0.10.2
@backstage/plugin-proxy-backend 0.4.5 0.6.4
@backstage/plugin-search-backend-module-catalog 0.1.24 0.3.6
@backstage/plugin-search-backend-module-techdocs 0.1.11 0.4.4
pg 8.11.3 8.16.3
winston 3.11.0 3.17.0
@backstage/backend-dynamic-feature-service 0.2.10 0.7.2

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

Package From To
@backstage/cli 0.24.0 0.33.1
@backstage/core-components 0.13.10 0.17.4
@backstage/plugin-api-docs 0.10.3 0.12.9
@backstage/plugin-catalog-graph 0.3.3 0.4.21
@backstage/plugin-catalog-import 0.10.10 0.13.3
@backstage/plugin-tech-radar 0.6.13 0.7.4
@backstage/plugin-user-settings 0.7.14 0.8.24
@backstage/theme 0.4.4 0.6.7

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.4
@backstage/plugin-auth-backend 0.20.3 0.25.2
@backstage/plugin-auth-node 0.4.17 0.6.5
@backstage/plugin-catalog-backend-module-scaffolder-entity-model 0.1.22 0.2.10
@backstage/plugin-permission-common 0.7.14 0.9.1
@backstage/plugin-permission-node 0.7.32 0.10.2
@backstage/plugin-proxy-backend 0.4.16 0.6.4
@backstage/plugin-search-backend-module-catalog 0.1.28 0.3.6
@backstage/plugin-search-backend-module-techdocs 0.1.27 0.4.4

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

Changelog

Sourced from @​backstage/cli's changelog.

0.33.1

Patch Changes

  • 50f0ce6: Fixes a module not found error when running backstage-cli info.
  • Updated dependencies
    • @​backstage/config-loader@​1.10.2
    • @​backstage/config@​1.3.3
    • @​backstage/catalog-model@​1.7.5
    • @​backstage/integration@​1.17.1

0.33.1-next.2

Patch Changes

  • 50f0ce6: Fixes a module not found error when running backstage-cli info.

0.33.1-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/config-loader@​1.10.2-next.0
    • @​backstage/config@​1.3.3-next.0
    • @​backstage/catalog-model@​1.7.5-next.0
    • @​backstage/integration@​1.17.1-next.1

0.33.1-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/integration@​1.17.1-next.0
    • @​backstage/cli-node@​0.2.13
    • @​backstage/config-loader@​1.10.1
    • @​backstage/catalog-model@​1.7.4
    • @​backstage/cli-common@​0.1.15
    • @​backstage/config@​1.3.2
    • @​backstage/errors@​1.2.7
    • @​backstage/eslint-plugin@​0.1.11
    • @​backstage/release-manifests@​0.0.13
    • @​backstage/types@​1.2.1

0.33.0

Minor Changes

  • eef0e83: Internal update to promote the modular CLI entrypoint to stable.

Patch Changes

... (truncated)

Commits
  • e3d31b3 cli: disable GitHub App webhook by default
  • 36e5a82 Version Packages
  • 21a0315 chore(deps): bump @​typescript-eslint/parser from 4.14.0 to 4.27.0
  • 8fce615 Merge pull request #4996 from backstage/dependabot/npm_and_yarn/rollup-plugin...
  • fd9a86b cli: sort package.json deps
  • c5204c0 Merge pull request #6032 from backstage/freben/backend-dev
  • 955c768 chore(deps): bump rollup from 2.33.3 to 2.44.0
  • 3609656 chore(deps): bump rollup-plugin-dts from 2.0.1 to 3.0.1
  • 3108ff7 Make yarn dev for backends respect the PLUGIN_PORT env var
  • ab3d4e9 Merge pull request #5949 from backstage/dependabot/npm_and_yarn/http-proxy-mi...
  • Additional commits viewable in compare view

Updates @playwright/test from 1.40.1 to 1.54.2

Release notes

Sourced from @​playwright/test's releases.

v1.54.2

Highlights

microsoft/playwright#36714 - [Regression]: Codegen is not able to launch in Administrator Terminal on Windows (ProtocolError: Protocol error) microsoft/playwright#36828 - [Regression]: Playwright Codegen keeps spamming with selected option microsoft/playwright#36810 - [Regression]: Starting Codegen with target language doesn't work anymore

Browser Versions

  • Chromium 139.0.7258.5
  • Mozilla Firefox 140.0.2
  • WebKit 26.0

This version was also tested against the following stable channels:

  • Google Chrome 140
  • Microsoft Edge 140

v1.54.1

Highlights

microsoft/playwright#36650 - [Regression]: 1.54.0 breaks downloading browsers when an HTTP(S) proxy is used

Browser Versions

  • Chromium 139.0.7258.5
  • Mozilla Firefox 140.0.2
  • WebKit 26.0

This version was also tested against the following stable channels:

  • Google Chrome 140
  • Microsoft Edge 140

v1.54.0

Highlights

  • New cookie property partitionKey in browserContext.cookies() and browserContext.addCookies(). This property allows to save and restore partitioned cookies. See CHIPS MDN article for more information. Note that browsers have different support and defaults for cookie partitioning.

  • New option noSnippets to disable code snippets in the html report.

    import { defineConfig } from '@playwright/test';
    export default defineConfig({
    reporter: [['html', { noSnippets: true }]]
    });

  • New property location in test annotations, for example in testResult.annotations and testInfo.annotations. It shows where the annotation like test.skip or test.fixme was added.

Command Line

  • New option --user-data-dir in multiple commands. You can specify the same user data dir to reuse browsing state, like authentication, between sessions.

... (truncated)

Commits
Maintainer changes

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


Updates typescript from 5.2.2 to 5.9.2

Release notes

Sourced from typescript's releases.

TypeScript 5.9

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 RC

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 Beta

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8.3

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8 RC

... (truncated)

Commits
  • be86783 Give more specific errors for verbatimModuleSyntax (#62113)
  • 22ef577 LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250714...
  • d5a414c Don't use noErrorTruncation when printing types with maximumLength set (#...
  • f14b5c8 Remove unused and confusing dom.iterable.d.ts file (#62037)
  • 2778e84 Restore AbortSignal.abort (#62086)
  • 65cb4bd LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250710...
  • 9e20e03 Clear out checker-level stacks on pop (#62016)
  • 87740bc Fix for Issue 61081 (#61221)
  • 833a8d4 Fix Symbol completion priority and cursor positioning (#61945)
  • 0018c9f LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250702...
  • Additional commits viewable in compare view

Updates @backstage/app-defaults from 1.4.5 to 1.6.4

Changelog

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

1.6.4

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.17.4
    • @​backstage/core-plugin-api@​1.10.9
    • @​backstage/theme@​0.6.7
    • @​backstage/core-app-api@​1.18.0
    • @​backstage/plugin-permission-react@​0.4.36

1.6.4-next.2

Patch Changes

  • Updated dependencies
    • @​backstage/theme@​0.6.7-next.1
    • @​backstage/core-app-api@​1.18.0-next.1
    • @​backstage/core-components@​0.17.4-next.2
    • @​backstage/core-plugin-api@​1.10.9-next.0

1.6.4-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/core-app-api@​1.17.2-next.0
    • @​backstage/core-components@​0.17.4-next.1
    • @​backstage/core-plugin-api@​1.10.9-next.0
    • @​backstage/plugin-permission-react@​0.4.36-next.0

1.6.4-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/theme@​0.6.7-next.0
    • @​backstage/core-components@​0.17.4-next.0
    • @​backstage/core-app-api@​1.17.1
    • @​backstage/core-plugin-api@​1.10.8
    • @​backstage/plugin-permission-react@​0.4.35

1.6.3

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.17.3
    • @​backstage/core-plugin-api@​1.10.8
    • @​backstage/core-app-api@​1.17.1

... (truncated)

Commits

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

Changelog

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

1.18.0

Minor Changes

  • 5ddc0fe: if session exists and refresh fails, then create a new session if not instant popup

Patch Changes

  • Updated dependencies
    • @​backstage/config@​1.3.3
    • @​backstage/core-plugin-api@​1.10.9

1.18.0-next.1

Minor Changes

  • 5ddc0fe: if session exists and refresh fails, then create a new session if not instant popup

Patch Changes

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

1.17.2-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/config@​1.3.3-next.0
    • @​backstage/core-plugin-api@​1.10.9-next.0

1.17.1

Patch Changes

  • Updated dependencies
    • @​backstage/core-plugin-api@​1.10.8
    • @​backstage/config@​1.3.2
    • @​backstage/types@​1.2.1
    • @​backstage/version-bridge@​1.0.11

1.17.0

Minor Changes

  • 1e0230e: Support custom AuthConnector for OAuth2.

    A user can pass their own AuthConnector implementation in OAuth2 constructor. In which case the session manager will use that instead of the DefaultAuthConnector to interact with the authentication provider.

... (truncated)

Commits
  • b228d7d Version Packages
  • 7034eb7 core-app-api: avoid dependency on core-plugin-api/alpha
  • e3f62dc avoid as const in TranslationApi tests
  • a68326c core-plugin-api: remove the need to declare translation messages as const
  • 20293c5 core-app-api: update to use new TranslationFunction type
  • 83fb7c5 core-app-api: avoid trying to load failed translations again
  • 7b3a58f refactor TranslationApi implementations to initialize immediately + own langu...
  • cc8b053 update TranslationApi formatting tests for node 16
  • 11fa356 API report updates for TranslationApi refactor
  • b18cf9a core-app-api: switch default message strategy to make all messages available
  • Additional commits viewable in compare view

Updates @backstage/core-components from 0.13.8 to 0.17.4

Changelog

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

0.17.4

Patch Changes

  • f6ffea6: Add optional message field for auth providers. This is intended to be a user friendly message that displays in the OAuth request dialog. A default message will be displayed if one is not provided.
  • aa3b054: Added signIn and signOut analytic events to the @backstage/core-components of sign in and sign out.
  • Updated dependencies
    • @​backstage/config@​1.3.3
    • @​backstage/core-plugin-api@​1.10.9
    • @​backstage/theme@​0.6.7

0.17.4-next.2

Patch Changes

  • aa3b054: Added signIn and signOut analytic events to the @backstage/core-components of sign in and sign out.
  • Updated dependencies
    • @​backstage/theme@​0.6.7-next.1
    • @​backstage/core-plugin-api@​1.10.9-next.0

0.17.4-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/config@​1.3.3-next.0
    • @​backstage/core-plugin-api@​1.10.9-next.0

0.17.4-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/theme@​0.6.7-next.0
    • @​backstage/config@​1.3.2
    • @​backstage/core-plugin-api@​1.10.8
    • @​backstage/errors@​1.2.7
    • @​backstage/version-bridge@​1.0.11

0.17.3

Patch Changes

  • 6232160: table actions header support i18n
  • Updated dependencies
    • @​backstage/core-plugin-api@​1.10.8
    • @​backstage/config@​1.3.2
    • @​backstage/errors@​1.2.7
    • @​backstage/theme@​0.6.6
    • @​backstage/version-bridge@​1.0.11

... (truncated)

Commits

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

Changelog

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

1.10.9

Patch Changes

  • f6ffea6: Add optional message field for auth providers. This is intended to be a user friendly message that displays in the OAuth request dialog. A default message will be displayed if one is not provided.
  • Updated dependencies
    • @​backstage/config@​1.3.3

1.10.9-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/config@​1.3.3-next.0

1.10.8

Patch Changes

  • c83cd8b: Fixed some circular or otherwise unclear imports
  • 0169b23: Internal tweak to avoid circular dependencies
  • Updated dependencies
    • @​backstage/config@​1.3.2
    • @​backstage/errors@​1.2.7
    • @​backstage/types@​1.2.1
    • @​backstage/version-bridge@​1.0.11

1.10.7

Patch Changes

  • 73f6cc3: The TranslationApi now supports interpolation of JSX elements by passing them directly as values to the translation function. If any of the provided interpolation values are JSX elements, the translation function will return a JSX element instead of a string.
  • Updated dependencies
    • @​backstage/config@​1.3.2
    • @​backstage/errors@​1.2.7
    • @​backstage/types@​1.2.1
    • @​backstage/version-bridge@​1.0.11

1.10.7-next.0

Patch Changes

  • 73f6cc3: The TranslationApi now supports interpolation of JSX elements by passing them directly as values to the translation function. If any of the provided interpolation values are JSX elements, the translation function will return a JSX element instead of a string.
  • Updated dependencies
    • @​backstage/config@​1.3.2
    • @​backstage/errors@​1.2.7
    • @​backstage/types@​1.2.1
    • @​backstage/version-bridge@​1.0.11

1.10.6

... (truncated)

Commits

Updates @backstage/integration-react from 1.1.21 to 1.2.9

Changelog

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

1.2.9

Patch Changes

  • 998fd15: Separated gitlab write_repository and api scope to pass checks in RefreshingAuthSessionManager
  • Updated dependencies
    • @​backstage/config@​1.3.3
    • @​backstage/core-plugin-api@​1.10.9
    • @​backstage/integration@​1.17.1

1.2.9-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/config@​1.3.3-next.0
    • @​backstage/integration@​1.17.1-next.1
    • @​backstage/core-plugin-api@​1.10.9-next.0

1.2.9-next.0

Patch Changes

  • 998fd15: Separated gitlab write_repository and api scope to pass checks in RefreshingAuthSessionManager
  • Updated dependencies
    • @​backstage/integration@​1.17.1-next.0
    • @​backstage/config@​1.3.2
    • @​backstage/core-plugin-api@​1.10.8

1.2.8

Patch Changes

  • Updated dependencies
    • @​backstage/core-plugin-api@​1.10.8
    • @​backstage/config@​1.3.2
    • @​backstage/integration@​1.17.0

1.2.7

Patch Changes

  • Updated dependencies
    • @​backstage/integration@​1.17.0
    • @​backstage/core-plugin-api@​1.10.7
    • @​backstage/config@​1.3.2

1.2.7-next.3

Patch Changes

... (truncated)

Commits

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

Changelog

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

0.12.9

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-catalog-react@​1.19.1
    • @​backstage/catalog-model@​1.7.5
    • @​backstage/plugin-catalog@​1.31.1
    • @​backstage/core-components@​0.17.4
    • @​backstage/core-plugin-api@​1.10.9
    • @​backstage/core-compat-api@​0.4.4
    • @​backstage/frontend-plugin-api@​0.10.4
    • @​backstage/plugin-catalog-common@​1.1.5
    • @​backstage/plugin-permission-react@​0.4.36

0.12.9-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/catalog-model@​1.7.5-next.0
    • @​backstage/plugin-catalog-react@​1.19.1-next.1
    • @​backstage/core-components@​0.17.4-next.1
    • @​backstage/core-plugin-api@​1.10.9-next.0
    • @​backstage/plugin-permission-react@​0.4.36-next.0
    • @​backstage/plugin-catalog@​1.31.1-next.1
    • @​backstage/plugin-catalog-common@​1.1.5-next.0
    • @​backstage/core-compat-api@​0.4.4-next.1
    • @​backstage/frontend-plugin-api@​0.10.4-next.1

0.12.9-next.0

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-catalog@​1.31.1-next.0
    • @​backstage/plugin-catalog-react@​1.19.1-next.0
    • @​backstage/core-components@​0.17.4-next.0
    • @​backstage/catalog-model@​1.7.4
    • @​backstage/core-compat-api@​0.4.4-next.0
    • @​backstage/core-plugin-api@​1.10.8
    • @​backstage/frontend-plugin-api@​0.10.4-next.0
    • @​backstage/plugin-catalog-common@​1.1.4
    • @​backstage/plugin-permission-react@​0.4.35

0.12.8

Patch Changes

  • 18c64e9: Added the info.packageJson option to the plugin instance for the new frontend system.

... (truncated)

Commits

Updates @backstage/plugin-catalog from 1.15.1 to 1.31.1

Release notes

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

v1.31.1

This release fixes an issue where the .yarnrc.yml file was not included in projects created with @backstage/create-app.

v1.31.0

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

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

Highlights

Backend System 1.0 🎉

The time has come for releasing the new Backend System as stable version 1.0! This means that the API is now stable and breaking changes should not occur until version 2.0, see our package versioning policy for more information about this.

There is documentation in place both for migrating backends and migrating plugins, and we encourage you to start doing so as soon as possible. Going forward, we will increasingly refer to this as "The backend system", and the previous one as "The old backend system". The main Backstage and community-plugins repositories have already been more or less fully migrated over.

The backend system brings a host of improvements to the way that backends and their features are constructed. Instead of the old convention-based structure that could lead to migration pains, features now fit together with dependency injection like a jigsaw puzzle while leveraging powerful core services and extending each other dynamically with additional behaviors. And this is just scratching the surface of it - do check out the docs!

We are very excited about this important milestone after a long period of development and refinement together with our passionate community, and hope that you will find it as refreshing and simple yet powerful as it was envisioned to be. This also lays the foundation for us being able to continue iterating at a high pace without incurring undue end user breakages during upgrades.

Keep the feedback coming! Either on the Community Discord, or through issues on GitHub. Also if you’re looking for a way to help, please take a look at these backstage and community plugins issues about deprecating old-backend capabilities of already migrated plugins.

Technical details

At a technical level, the following packages are now on major version 1, and their major version 0 will stop receiving feature updates:

  • @backstage/backend-app-api
  • @backstage/backend-plugin-api
  • @backstage/backend-test-utils

The following packages are deprecated and frozen (have stopped receiving updates). Please use the above three packages and @backstage/backend-defaults to replace them. You may still use the compatibility adapters in @backstage/backend-common short term while performing a gradual migration.

  • @backstage/backend-common
  • @backstage/backend-tasks

The following core services have been entirely removed. Please migrate to the new auth system.

  • coreServices.identity
  • coreServices.tokenManager

The backwards compatibility with plugins using legacy auth through the token manager service has also been removed. This means that instead of falling back to using the old token manager, requests towards plugins that don't support the new auth system will simply fail. Please make sure that all plugins in your deployment are hosted within a backend instance from the new backend system; a mixture of new and old will lead to auth problems.

For a lot more detail about what changed and what migration steps might be needed, check the release notes for versions 1.27, 1.28, 1.29 and 1.30.

New Frontend System Updates

Some new things have landed in this version for the continued work on the New Frontend System. We’ve introduced the @backstage/plugin-app package, which is now responsible for housing the built in extensions and providing an entry point to override them using appPlugin.override().

There’s a new round of deprecations as we move forward with the New Frontend System. Namespace is no longer required to be provided to all extensions, or Blueprints and their respective .make or .makeWithOverrides methods. This will now default to the ID of the plugin that they are installed alongside.

... (truncated)

Changelog

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

1.31.1

Patch Changes

  • 6991dab: Turn on pagination by default in new frontend system, and also make configurable
  • 3ab9b96: Updated card extensions for the new frontend system to use the new entity predicates, and to not show the about card on User and Group pages.
  • Updated dependencies
    • @​backstage/plugin-catalog-react@​1.19.1
    • @​backstage/catalog-model@​1.7.5
    • @​backstage/catalog-client@​1.10.2
    • @​backstage/core-components@​0.17.4
    • @​backstage/core-plugin-api@​1.10.9
    • @​backstage/integration-react@​1.2.9
    • @​backstage/plugin-scaffolder-common@​1.6.0
    • @​backstage/core-compat-api@​0.4.4
    • @​backstage/frontend-plugin-api@​0.10.4
    • @​backstage/plugin-catalog-common@​1.1.5
    • @​backstage/plugin-permission-react@​0.4.36
    • @​backstage/plugin-search-common@​1.2.19
    • @​backstage/plugin-search-react@​1.9.2
    • @​backstage/plugin-techdocs-react@​1.3.1

1.31.1-next.2

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.17.4-next.2
    • @​backstage/plugin-scaffolder-common@​1.6.0-next.1
    • @​backstage/core-compat-api@​0.4.4-next.1
    • @​backstage/core-plugin-api@​1.10.9-next.0
    • @​backstage/plugin-catalog-react@​1.19.1-next.1
    • @​backstage/plugin-search-react@​1.9.2-next.1

1.31.1-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/catalog-model@​1.7.5-next.0
    • @​backstage/plugin-catalog-react@​1.19.1-next.1
    • @​backstage/catalog-client@​1.10.2-next.0
    • @​backstage/core-components@​0.17.4-next.1
    • @​backstage/core-plugin-api@​1.10.9-next.0
    • @​backstage/integration-react@​1.2.9-next.1
    • @​backstage/plugin-permission-react@​0.4.36-next.0
    • @​backstage/plugin-techdocs-react@​1.3.1-next.1
    • @​backstage/plugin-catalog-common@​1.1.5-next.0
    • @​backstage/plugin-scaffolder-common@​1.5.12-next.0
    • @​backstage/plugin-search-common@​1.2.19-next.0

... (truncated)

Commits

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

Changelog

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

0.4.21

Patch Changes

  • fe1a2f4: Catalog graph plugin support i18n
  • Updated dependencies
    • @​backstage/plugin-catalog-react@​1.19.1
    • @​backstage/catalog-model@​1.7.5
    • @​backstage/catalog-client@​1.10.2
    • @​backstage/core-components@​0.17.4
    • @​backstage/core-plugin-api@​1.10.9
    • @​backstage/core-compat-api@​0.4.4
    • @​backstage/frontend-plugin-api@​0.10.4

0.4.21-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/catalog-model@​1.7.5-next.0
    • @​backstage/plugin-catalog-react@​1.19.1-next.1
    • @​backstage/catalog-client@​1.10.2-next.0
    • @​backstage/core-components@​0.17.4-next.1
    • @​backstage/core-plugin-api@​1.10.9-next.0
    • @​backstage/core-compat-api@​0.4.4-next.1
    • @​backstage/frontend-plugin-api@​0.10.4-next.1

0.4.21-next.0

Patch Changes

  • fe1a2f4: Catalog graph plugin support i18n
  • Updated dependencies
    • @​backstage/plugin-catalog-react@​1.19.1-next.0
    • @​backstage/core-components@​0.17.4-next.0
    • @​backstage/catalog-client@​1.10.1
    • @​backstage/catalog-model@​1.7.4
    • @​backstage/core-compat-api@​0.4.4-next.0
    • @​backstage/core-plugin-api@​1.10.8
    • @​backstage/frontend-plugin-api@​0.10.4-next.0
    • @​backstage/types@​1.2.1

0.4.20

Patch Changes

  • 18c64e9: Added the info.packageJson option to the plugin instance for the new frontend system.
  • Updated dependencies
    • @​backstage/core-components@​0.17.3
    • @​backstage/catalog-client@​1.10.1

... (truncated)

Commits

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

Changelog

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

0.13.3

Patch Changes

  • 406b8b8: Fixed bug with error message since ResponseError is now thrown from CatalogClient
  • Updated dependencies
    • @​backstage/plugin-catalog-react@​1.19.1
    • @​backstage/config@​1.3.3
    • @​backstage/catalog-model@​1.7.5
    • @​backstage/catalog-client@​1.10.2
    • @​backstage/core-components@​0.17.4
    • @​backstage/core-plugin-api@​1.10.9
    • @​backstage/integration@​1.17.1
    • @​backstage/integration-react@​1.2.9
    • @​backstage/core-compat-api@​0.4.4
    • @​backstage/frontend-plugin-api@​0.10.4
    • @​backstage/plugin-catalog-common@​1.1.5

0.13.3-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/config@​1.3.3-next.0
    • @​backstage/catalog-model@​1.7.5-next.0
    • @​backstage/plugin-catalog-react@​1.19.1-next.1
    • @​backstage/catalog-client@​1.10.2-next.0
    • @​backstage/integration@​1.17.1-next.1
    • @​backstage/core-components@​0.17.4-next.1
    • @​backstage/core-plugin-api@​1.10.9-next.0
    • @​backstage/integration-react@​1.2.9-next.1
    • @​backstage/plugin-catalog-common@​1.1.5-next.0
    • @​backstage/core-compat-api@​0.4.4-next.1
    • @​backstage/frontend-plugin-api@​0.10.4-next.1

0.13.2-next.0

Patch Changes

  • 406b8b8: Fixed bug with error message since ResponseError is now thrown from CatalogClient
  • Updated dependencies
    • @​backstage/integration@​1.17.1-next.0
    • @​backstage/integration-react@​1.2.9-next.0
    • @​backstage/plugin-catalog-react@​1.19.1-next.0
    • @​backstage/core-components@​0.17.4-next.0
    • @​backstage/catalog-client@​1.10.1
    • @​backstage/catalog-model@​1.7.4
    • @​backstage/config@​1.3...

      Description has been truncated

…38 updates

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

| Package | From | To |
| --- | --- | --- |
| [@backstage/cli](https://github.com/backstage/backstage/tree/HEAD/packages/cli) | `0.24.0` | `0.33.1` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.40.1` | `1.54.2` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.2.2` | `5.9.2` |
| [@backstage/app-defaults](https://github.com/backstage/backstage/tree/HEAD/packages/app-defaults) | `1.4.5` | `1.6.4` |
| [@backstage/core-components](https://github.com/backstage/backstage/tree/HEAD/packages/core-components) | `0.13.8` | `0.17.4` |
| [@backstage/integration-react](https://github.com/backstage/backstage/tree/HEAD/packages/integration-react) | `1.1.21` | `1.2.9` |
| [@backstage/plugin-api-docs](https://github.com/backstage/backstage/tree/HEAD/plugins/api-docs) | `0.10.1` | `0.12.9` |
| [@backstage/plugin-catalog-graph](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-graph) | `0.3.1` | `0.4.21` |
| [@backstage/plugin-catalog-import](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-import) | `0.10.3` | `0.13.3` |
| [@backstage/plugin-scaffolder](https://github.com/backstage/backstage/tree/HEAD/plugins/scaffolder) | `1.16.1` | `1.33.0` |
| [@backstage/plugin-search-react](https://github.com/backstage/backstage/tree/HEAD/plugins/search-react) | `1.7.3` | `1.9.2` |
| [@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.13.2` |
| [@backstage/plugin-user-settings](https://github.com/backstage/backstage/tree/HEAD/plugins/user-settings) | `0.7.13` | `0.8.24` |
| [@backstage/theme](https://github.com/backstage/backstage/tree/HEAD/packages/theme) | `0.4.4` | `0.6.7` |
| [react-use](https://github.com/streamich/react-use) | `17.4.2` | `17.6.0` |
| [@backstage/test-utils](https://github.com/backstage/backstage/tree/HEAD/packages/test-utils) | `1.4.5` | `1.7.10` |
| [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.5.1` | `14.6.1` |
| [@backstage/backend-common](https://github.com/backstage/backstage/tree/HEAD/packages/backend-common) | `0.19.9` | `0.25.0` |
| [@backstage/backend-tasks](https://github.com/backstage/backstage/tree/HEAD/packages/backend-tasks) | `0.5.23` | `0.6.1` |
| [@backstage/plugin-app-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/app-backend) | `0.3.55` | `0.5.4` |
| [@backstage/plugin-auth-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/auth-backend) | `0.20.0` | `0.25.2` |
| [@backstage/plugin-auth-node](https://github.com/backstage/backstage/tree/HEAD/plugins/auth-node) | `0.4.13` | `0.6.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.10` |
| [@backstage/plugin-permission-common](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-common) | `0.7.13` | `0.9.1` |
| [@backstage/plugin-permission-node](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-node) | `0.7.29` | `0.10.2` |
| [@backstage/plugin-proxy-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/proxy-backend) | `0.4.5` | `0.6.4` |
| [@backstage/plugin-search-backend-module-catalog](https://github.com/backstage/backstage/tree/HEAD/plugins/search-backend-module-catalog) | `0.1.24` | `0.3.6` |
| [@backstage/plugin-search-backend-module-techdocs](https://github.com/backstage/backstage/tree/HEAD/plugins/search-backend-module-techdocs) | `0.1.11` | `0.4.4` |
| [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.11.3` | `8.16.3` |
| [winston](https://github.com/winstonjs/winston) | `3.11.0` | `3.17.0` |
| [@backstage/backend-dynamic-feature-service](https://github.com/backstage/backstage/tree/HEAD/packages/backend-dynamic-feature-service) | `0.2.10` | `0.7.2` |

Bumps the minor group with 8 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.33.1` |
| [@backstage/core-components](https://github.com/backstage/backstage/tree/HEAD/packages/core-components) | `0.13.10` | `0.17.4` |
| [@backstage/plugin-api-docs](https://github.com/backstage/backstage/tree/HEAD/plugins/api-docs) | `0.10.3` | `0.12.9` |
| [@backstage/plugin-catalog-graph](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-graph) | `0.3.3` | `0.4.21` |
| [@backstage/plugin-catalog-import](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-import) | `0.10.10` | `0.13.3` |
| [@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.8.24` |
| [@backstage/theme](https://github.com/backstage/backstage/tree/HEAD/packages/theme) | `0.4.4` | `0.6.7` |

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.4` |
| [@backstage/plugin-auth-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/auth-backend) | `0.20.3` | `0.25.2` |
| [@backstage/plugin-auth-node](https://github.com/backstage/backstage/tree/HEAD/plugins/auth-node) | `0.4.17` | `0.6.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.10` |
| [@backstage/plugin-permission-common](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-common) | `0.7.14` | `0.9.1` |
| [@backstage/plugin-permission-node](https://github.com/backstage/backstage/tree/HEAD/plugins/permission-node) | `0.7.32` | `0.10.2` |
| [@backstage/plugin-proxy-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/proxy-backend) | `0.4.16` | `0.6.4` |
| [@backstage/plugin-search-backend-module-catalog](https://github.com/backstage/backstage/tree/HEAD/plugins/search-backend-module-catalog) | `0.1.28` | `0.3.6` |
| [@backstage/plugin-search-backend-module-techdocs](https://github.com/backstage/backstage/tree/HEAD/plugins/search-backend-module-techdocs) | `0.1.27` | `0.4.4` |

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.33.1
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v0.33.1/packages/cli)

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

Updates `typescript` from 5.2.2 to 5.9.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](microsoft/TypeScript@v5.2.2...v5.9.2)

Updates `@backstage/app-defaults` from 1.4.5 to 1.6.4
- [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/core-app-api` from 1.11.1 to 1.18.0
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/core-app-api/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v1.18.0/packages/core-app-api)

Updates `@backstage/core-components` from 0.13.8 to 0.17.4
- [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.10.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.9
- [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.12.9
- [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` from 1.15.1 to 1.31.1
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/catalog/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v1.31.1/plugins/catalog)

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

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

Updates `@backstage/plugin-permission-react` from 0.4.17 to 0.4.36
- [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.33.0
- [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/v1.33.0/plugins/scaffolder)

Updates `@backstage/plugin-search-react` from 1.7.3 to 1.9.2
- [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.13.2
- [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.13.2/plugins/techdocs)

Updates `@backstage/plugin-techdocs-react` from 1.1.13 to 1.3.1
- [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/v1.3.1/plugins/techdocs-react)

Updates `@backstage/plugin-user-settings` from 0.7.13 to 0.8.24
- [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.6.7
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/theme/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/packages/theme)

Updates `react-use` from 17.4.2 to 17.6.0
- [Release notes](https://github.com/streamich/react-use/releases)
- [Changelog](https://github.com/streamich/react-use/blob/master/CHANGELOG.md)
- [Commits](streamich/react-use@v17.4.2...v17.6.0)

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

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

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/plugin-app-backend` from 0.3.55 to 0.5.4
- [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.25.2
- [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.25.2/plugins/auth-backend)

Updates `@backstage/plugin-auth-node` from 0.4.13 to 0.6.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.10
- [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.1
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/permission-common/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/permission-common)

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

Updates `@backstage/plugin-proxy-backend` from 0.4.5 to 0.6.4
- [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.6
- [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.4
- [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/v0.4.4/plugins/search-backend-module-techdocs)

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

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

Updates `@backstage/backend-dynamic-feature-service` from 0.2.10 to 0.7.2
- [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/cli` from 0.24.0 to 0.33.1
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v0.33.1/packages/cli)

Updates `@backstage/core-components` from 0.13.10 to 0.17.4
- [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.12.9
- [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.4.21
- [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.3
- [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-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.8.24
- [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.6.7
- [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.4
- [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.25.2
- [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.25.2/plugins/auth-backend)

Updates `@backstage/plugin-auth-node` from 0.4.17 to 0.6.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.10
- [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.1
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/permission-common/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/permission-common)

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

Updates `@backstage/plugin-proxy-backend` from 0.4.16 to 0.6.4
- [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.6
- [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.4
- [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/v0.4.4/plugins/search-backend-module-techdocs)

Updates `@backstage/cli` from 0.24.0 to 0.33.1
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/v0.33.1/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.7.2
- [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.17.0
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](winstonjs/winston@v3.11.0...v3.17.0)

---
updated-dependencies:
- dependency-name: "@backstage/cli"
  dependency-version: 0.33.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@playwright/test"
  dependency-version: 1.54.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: typescript
  dependency-version: 5.9.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/app-defaults"
  dependency-version: 1.6.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/core-app-api"
  dependency-version: 1.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/core-components"
  dependency-version: 0.17.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/core-plugin-api"
  dependency-version: 1.10.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/integration-react"
  dependency-version: 1.2.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-api-docs"
  dependency-version: 0.12.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog"
  dependency-version: 1.31.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-graph"
  dependency-version: 0.4.21
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-import"
  dependency-version: 0.13.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-react"
  dependency-version: 1.19.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-permission-react"
  dependency-version: 0.4.36
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@backstage/plugin-scaffolder"
  dependency-version: 1.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-search-react"
  dependency-version: 1.9.2
  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.13.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-techdocs-react"
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-user-settings"
  dependency-version: 0.8.24
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/theme"
  dependency-version: 0.6.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: react-use
  dependency-version: 17.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/test-utils"
  dependency-version: 1.7.10
  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: "@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/plugin-app-backend"
  dependency-version: 0.5.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-auth-backend"
  dependency-version: 0.25.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-auth-node"
  dependency-version: 0.6.5
  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.10
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-permission-common"
  dependency-version: 0.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-permission-node"
  dependency-version: 0.10.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-proxy-backend"
  dependency-version: 0.6.4
  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.6
  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.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: pg
  dependency-version: 8.16.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: winston
  dependency-version: 3.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/backend-dynamic-feature-service"
  dependency-version: 0.7.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/cli"
  dependency-version: 0.33.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/core-components"
  dependency-version: 0.17.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-api-docs"
  dependency-version: 0.12.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-graph"
  dependency-version: 0.4.21
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-catalog-import"
  dependency-version: 0.13.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-user-settings"
  dependency-version: 0.8.24
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/theme"
  dependency-version: 0.6.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-app-backend"
  dependency-version: 0.5.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-auth-backend"
  dependency-version: 0.25.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-auth-node"
  dependency-version: 0.6.5
  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.10
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-permission-common"
  dependency-version: 0.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-permission-node"
  dependency-version: 0.10.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/plugin-proxy-backend"
  dependency-version: 0.6.4
  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.6
  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.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@backstage/cli"
  dependency-version: 0.33.1
  dependency-type: direct:development
  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/backend-dynamic-feature-service"
  dependency-version: 0.7.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: winston
  dependency-version: 3.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 11, 2025
@openshift-ci openshift-ci bot requested review from aliok and lberk August 11, 2025 19:26
@openshift-ci
Copy link

openshift-ci bot commented Aug 11, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

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

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

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

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

@openshift-ci
Copy link

openshift-ci bot commented Aug 11, 2025

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.

@aliok
Copy link

aliok commented Aug 18, 2025

/close
Too old

@openshift-ci openshift-ci bot closed this Aug 18, 2025
@openshift-ci
Copy link

openshift-ci bot commented Aug 18, 2025

@aliok: Closed this PR.

Details

In response to this:

/close
Too old

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.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 18, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/backstage/release-v1.15/minor-d15b7bd2a4 branch August 18, 2025 09:23
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.

2 participants