Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2025

Bumps @backstage/plugin-catalog from 1.31.2 to 1.31.3.

Release notes

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

v1.31.3

This release fixes an unexpected behaviour where configuration supplied with APP_CONFIG_* environment variables where not filtered by the configuration schema. If you are using APP_CONFIG_* to supply frontend configuration, you now need to make sure to define those configuration values in your configuration schema and set @visibility frontend.

This is treated as a security fix since the old behavior was dangerously unexpected.

Changelog

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

1.31.3

Patch Changes

  • 4316c11: Catalog table columns support i18n
  • ce1239e: Auto-focus the first menu item in EntityContextMenu, and do not render a divider if an empty array is passed to UNSTABLE_extraContextMenuItems.
  • 85c5e04: Fix incorrect defaultTarget on createComponentRouteRef.
  • Updated dependencies
    • @​backstage/plugin-catalog-react@​1.21.0
    • @​backstage/plugin-techdocs-react@​1.3.3
    • @​backstage/frontend-plugin-api@​0.12.0
    • @​backstage/core-plugin-api@​1.11.0
    • @​backstage/catalog-client@​1.12.0
    • @​backstage/core-components@​0.18.0
    • @​backstage/types@​1.2.2
    • @​backstage/core-compat-api@​0.5.2
    • @​backstage/plugin-search-react@​1.9.4
    • @​backstage/integration-react@​1.2.10
    • @​backstage/plugin-scaffolder-common@​1.7.1

1.31.3-next.2

Patch Changes

  • 85c5e04: Fix incorrect defaultTarget on createComponentRouteRef.
  • Updated dependencies
    • @​backstage/catalog-client@​1.12.0-next.0
    • @​backstage/plugin-catalog-react@​1.21.0-next.2
    • @​backstage/core-components@​0.17.6-next.1
    • @​backstage/core-compat-api@​0.5.2-next.2

1.31.3-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/plugin-catalog-react@​1.20.2-next.1
    • @​backstage/frontend-plugin-api@​0.11.1-next.0
    • @​backstage/core-components@​0.17.6-next.0
    • @​backstage/core-compat-api@​0.5.2-next.1
    • @​backstage/plugin-search-react@​1.9.4-next.0
    • @​backstage/plugin-techdocs-react@​1.3.3-next.0
    • @​backstage/integration-react@​1.2.10-next.0
    • @​backstage/plugin-scaffolder-common@​1.7.1-next.0

1.31.3-next.0

Patch Changes

  • ce1239e: Auto-focus the first menu item in EntityContextMenu, and do not render a divider if an empty array is passed to UNSTABLE_extraContextMenuItems.

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@backstage/plugin-catalog](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog) from 1.31.2 to 1.31.3.
- [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.3/plugins/catalog)

---
updated-dependencies:
- dependency-name: "@backstage/plugin-catalog"
  dependency-version: 1.31.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 16, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 16, 2025 21:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 16, 2025
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