chore: Update dependency @backstage/plugin-catalog-react to v2#304
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore: Update dependency @backstage/plugin-catalog-react to v2#304renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
8968e52 to
c15813d
Compare
c15813d to
f6f3634
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.21.6→^2.0.0Release Notes
backstage/backstage (@backstage/plugin-catalog-react)
v2.0.0Compare Source
Minor Changes
0e9578d: MigratedUnregisterEntityDialogfrom Material UI to Backstage UI components.491a06c: Add the ability to show icons for the tabs on the entity page (new frontend)b4e8249: Implemented support for the newqueryLocationsandstreamLocationsthat allow paginated/streamed and filtered location queries7feb83b: BREAKING ALPHA: All of the predicate types and functions have been moved to the@backstage/filter-predicatespackage.When moving into the more general package, they were renamed as follows:
EntityPredicate->FilterPredicateEntityPredicateExpression->FilterPredicateExpressionEntityPredicatePrimitive->FilterPredicatePrimitiveentityPredicateToFilterFunction->filterPredicateToFilterFunctionEntityPredicateValue->FilterPredicateValuee8258d0: BREAKING: Removed the 'summary' entity card type fromEntityCardType. Users should migrate to using 'content' or 'info' card types instead.TypeScript will now show errors if you try to use
type: 'summary'when creating entity cards.ac9bead: AddedcreateTestEntityPagetest utility for testing entity cards and content extensions in the new frontend system. This utility creates a test page extension that providesEntityProvidercontext and accepts entity extensions through input redirects:Patch Changes
f523983: Fixes a bug where theEntityListProviderwould not correctly hydrate query parameters if more than 20 were provided for the same key.09a6aad: ThecatalogApiMocktest utility now returns aMockWithApiFactory, allowing it to be passed directly to test utilities likerenderTestAppandTestApiProviderwithout needing the[catalogApiRef, catalogApiMock()]tuple.88dbd5e: fixed bug inUserListPickerby getting thekindParamaterfrom thefiltersrather than from thequeryParametersa7e0d50: Updatedreact-router-dompeer dependency to^6.30.2and explicitly disabled v7 future flags to suppress deprecation warnings.69d880e: Bump to latest zod to ensure it has the latest featuresConfiguration
📅 Schedule: 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.
This PR was generated by Mend Renovate. View the repository job log.