Skip to content

chore(deps): update dependency @backstage/plugin-catalog-node to v2#48

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-backstage-monorepo
Open

chore(deps): update dependency @backstage/plugin-catalog-node to v2#48
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-backstage-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 10, 2026

This PR contains the following updates:

Package Change Age Confidence
@backstage/plugin-catalog-node (source) ^1.16.0^1.16.0 || ^2.0.0 age confidence

Release Notes

backstage/backstage (@​backstage/plugin-catalog-node)

v2.2.0

Compare Source

Minor Changes
  • e5fcfcb: Added provideStaticCatalogModel that helps provide a static catalog model at startup.

  • 056e18e: BREAKING ALPHA: Removed the deprecated CatalogPermissionRuleInput, CatalogPermissionExtensionPoint, and catalogPermissionExtensionPoint exports. Use coreServices.permissionsRegistry directly to register catalog entity permission rules and permissions.

  • c384fff: BREAKING PRODUCERS: Added updateLocation method to CatalogService for updating the type and target of an existing location. Any code that implements CatalogService must now provide this method.

  • 7a03196: BREAKING ALPHA: Removed the following deprecated exports from @backstage/plugin-catalog-node/alpha:

    • catalogServiceRef — use catalogServiceRef from @backstage/plugin-catalog-node instead
    • CatalogLocationsExtensionPoint / catalogLocationsExtensionPoint — use the non-alpha equivalents from @backstage/plugin-catalog-node instead
    • CatalogProcessingExtensionPoint / catalogProcessingExtensionPoint — use the non-alpha equivalents from @backstage/plugin-catalog-node instead
    • CatalogAnalysisExtensionPoint / catalogAnalysisExtensionPoint — use the non-alpha equivalents from @backstage/plugin-catalog-node instead
Patch Changes

v2.1.0

Compare Source

Minor Changes
  • bf71677: Added the ability for SCM events subscribers to mark the fact that they have taken actions based on events, which produces output metrics:

    • catalog.events.scm.actions with attribute action: Counter for the number of actions actually taken by catalog internals or other subscribers, based on SCM events. The action is currently either create, delete, refresh, or move.
Patch Changes

v2.0.0

Compare Source

Minor Changes
  • cfd8103: Promoted stable catalog extension points from alpha to main export. The following extension points are now exported from @backstage/plugin-catalog-node instead of @backstage/plugin-catalog-node/alpha:

    • catalogLocationsExtensionPoint and CatalogLocationsExtensionPoint
    • catalogProcessingExtensionPoint and CatalogProcessingExtensionPoint
    • catalogAnalysisExtensionPoint and CatalogAnalysisExtensionPoint

    The old alpha exports for these extension points are now deprecated with @deprecated markers pointing to the new stable exports. Please update your imports from @backstage/plugin-catalog-node/alpha to @backstage/plugin-catalog-node.

    Note: The catalogModelExtensionPoint, catalogPermissionExtensionPoint, and related types remain in alpha.

  • b4e8249: Implemented support for the new queryLocations and streamLocations that allow paginated/streamed and filtered location queries

  • 34cc520: Introduced the catalogScmEventsServiceRef, along with CatalogScmEventsService and associated types. These allow communicating a unified set of events, that parts of the catalog can react to.

Patch Changes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/major-backstage-monorepo branch from 2360852 to 6ac7906 Compare April 14, 2026 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants