chore(deps): update dependency @backstage/plugin-catalog-node to v2#48
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency @backstage/plugin-catalog-node to v2#48renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
2360852 to
6ac7906
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.16.0→^1.16.0 || ^2.0.0Release Notes
backstage/backstage (@backstage/plugin-catalog-node)
v2.2.0Compare Source
Minor Changes
e5fcfcb: AddedprovideStaticCatalogModelthat helps provide a static catalog model at startup.056e18e: BREAKING ALPHA: Removed the deprecatedCatalogPermissionRuleInput,CatalogPermissionExtensionPoint, andcatalogPermissionExtensionPointexports. UsecoreServices.permissionsRegistrydirectly to register catalog entity permission rules and permissions.c384fff: BREAKING PRODUCERS: AddedupdateLocationmethod toCatalogServicefor updating the type and target of an existing location. Any code that implementsCatalogServicemust now provide this method.7a03196: BREAKING ALPHA: Removed the following deprecated exports from@backstage/plugin-catalog-node/alpha:catalogServiceRef— usecatalogServiceReffrom@backstage/plugin-catalog-nodeinsteadCatalogLocationsExtensionPoint/catalogLocationsExtensionPoint— use the non-alpha equivalents from@backstage/plugin-catalog-nodeinsteadCatalogProcessingExtensionPoint/catalogProcessingExtensionPoint— use the non-alpha equivalents from@backstage/plugin-catalog-nodeinsteadCatalogAnalysisExtensionPoint/catalogAnalysisExtensionPoint— use the non-alpha equivalents from@backstage/plugin-catalog-nodeinsteadPatch Changes
v2.1.0Compare 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.actionswith attributeaction: Counter for the number of actions actually taken by catalog internals or other subscribers, based on SCM events. Theactionis currently eithercreate,delete,refresh, ormove.Patch Changes
v2.0.0Compare 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-nodeinstead of@backstage/plugin-catalog-node/alpha:catalogLocationsExtensionPointandCatalogLocationsExtensionPointcatalogProcessingExtensionPointandCatalogProcessingExtensionPointcatalogAnalysisExtensionPointandCatalogAnalysisExtensionPointThe old alpha exports for these extension points are now deprecated with
@deprecatedmarkers pointing to the new stable exports. Please update your imports from@backstage/plugin-catalog-node/alphato@backstage/plugin-catalog-node.Note: The
catalogModelExtensionPoint,catalogPermissionExtensionPoint, and related types remain in alpha.b4e8249: Implemented support for the newqueryLocationsandstreamLocationsthat allow paginated/streamed and filtered location queries34cc520: Introduced thecatalogScmEventsServiceRef, along withCatalogScmEventsServiceand associated types. These allow communicating a unified set of events, that parts of the catalog can react to.Patch Changes
42abfb1: UpdatedcatalogServiceMock.mockto usecreateServiceMockfrom@backstage/backend-test-utils, replacing the internal copy ofsimpleMock. Added@backstage/backend-test-utilsas an optional peer dependency.7455dae: Use node prefix on native importsConfiguration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.