Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 8, 2025

Bumps @backstage/plugin-catalog-react from 1.10.0 to 1.21.1.

Changelog

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

@​backstage/plugin-catalog-react

1.21.2-next.1

Patch Changes

  • Updated dependencies
    • @​backstage/core-components@​0.18.2-next.1
    • @​backstage/core-plugin-api@​1.11.1-next.0
    • @​backstage/frontend-test-utils@​0.3.7-next.1
    • @​backstage/integration-react@​1.2.11-next.1
    • @​backstage/plugin-permission-common@​0.9.2-next.0
    • @​backstage/plugin-permission-react@​0.4.37-next.0
    • @​backstage/core-compat-api@​0.5.3-next.1
    • @​backstage/frontend-plugin-api@​0.12.1-next.1
    • @​backstage/plugin-catalog-common@​1.1.6-next.0
    • @​backstage/catalog-client@​1.12.0

1.21.2-next.0

Patch Changes

  • 2a3704d: Correct translation key from "type" to "owner" for owner column in entity table to ensure the right translation is loaded.
  • Updated dependencies
    • @​backstage/core-components@​0.18.2-next.0
    • @​backstage/core-compat-api@​0.5.3-next.0
    • @​backstage/frontend-plugin-api@​0.12.1-next.0
    • @​backstage/integration-react@​1.2.11-next.0
    • @​backstage/catalog-client@​1.12.0
    • @​backstage/catalog-model@​1.7.5
    • @​backstage/core-plugin-api@​1.11.0
    • @​backstage/errors@​1.2.7
    • @​backstage/frontend-test-utils@​0.3.7-next.0
    • @​backstage/types@​1.2.2
    • @​backstage/version-bridge@​1.0.11
    • @​backstage/plugin-catalog-common@​1.1.5
    • @​backstage/plugin-permission-common@​0.9.1
    • @​backstage/plugin-permission-react@​0.4.36

1.21.0

Minor Changes

  • 0e9ec44: Introduced new streamEntities async generator method for the catalog.

    Catalog API and Catalog Service now includes a streamEntities method that allows for streaming entities from the catalog. This method is designed to handle large datasets efficiently by processing entities in a stream rather than loading them all into memory at once. This is useful when you need to fetch a large number of entities but do not want to use pagination or fetch all entities at once.

... (truncated)

Commits
  • a9801a3 Version Packages
  • fd9863c catalog: group catalog extension data refs
  • 3f1192f Version Packages (next)
  • a7f5760 Version Packages (next)
  • 8f5d6c1 frontend-plugin-api: wrap resolved extension inputs in an object
  • a794f37 API report updates for extension ID redesign
  • 36c94b8 plugins: refactor DI extension IDs
  • 356906b Version Packages (next)
  • 9c3bf16 Merge pull request #21480 from backstage/mob/entity-filters
  • 65ffb65 Merge pull request #21546 from backstage/freben/icons
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 8, 2025
Bumps [@backstage/plugin-catalog-react](https://github.com/backstage/backstage/tree/HEAD/plugins/catalog-react) from 1.10.0 to 1.21.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.21.1/plugins/catalog-react)

---
updated-dependencies:
- dependency-name: "@backstage/plugin-catalog-react"
  dependency-version: 1.21.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/incident/backstage/plugin-catalog-react-1.21.1 branch from 79b2fe1 to d9d7fb3 Compare October 17, 2025 13:01
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 20, 2025

Superseded by #44.

@dependabot dependabot bot closed this Oct 20, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/incident/backstage/plugin-catalog-react-1.21.1 branch October 20, 2025 09:00
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.

1 participant