build: update cross-repo angular dependencies (main) #31098
Merged
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:
b418ee1->bd7e4dc21.0.0-next.1->21.0.0-next.23839e4d->8e81f5b21.0.0-next.1->21.0.0-next.2608ee9c->cc3e9be21.0.0-next.1->21.0.0-next.21139da3->57a931021.0.0-next.1->21.0.0-next.224b0e7a->870c9cd21.0.0-next.1->21.0.0-next.21fde134->c0ce09721.0.0-next.1->21.0.0-next.2a49b2cb->e7b8c6d21.0.0-next.1->21.0.0-next.2816da82->eacbf3eb374a20->5c6bb5a21.0.0-next.1->21.0.0-next.26b2c20c->1ffef9f21.0.0-next.1->21.0.0-next.2f595aaa->a9e7671b991414->435c59b2df664c->73bfae421.0.0-next.1->21.0.0-next.2bbdb9dd->0dd7af3b5ea608->5ae7aa521.0.0-next.1->21.0.0-next.23b8dadb->b69680321.0.0-next.1->21.0.0-next.2e7b6a04->538ca3621.0.0-next.1->21.0.0-next.206d3af5->4b4659e06d3af5->4b4659e🔡 If you wish to disable git hash updates, add
":disableDigestUpdates"to the extends array in your config.Release Notes
angular/angular (@angular/animations)
v21.0.0-next.2Compare Source
Breaking Changes
common
TestBednow provides a fakePlatformLocationimplementation that supports the Navigation API. This may break some
tests, though we have not observed any failures internally. You can revert to the
old default for
TestBedby providing theMockPlatformLocationfrom@angular/common/testingin your providers:{provide: PlatformLocation, useClass: MockPlatformLocation}core
provideZoneChangeDetectionin theTestBed providers would previously prevent
TestBedfrom rethrowingerrors as it should. Errors in the test will now be rethrown, regardless
of the usage of
provideZoneChangeDetection. Tests should be adjusted toprevent or account for these errors. As in previous major versions,
this behavior can be disabled with
rethrowApplicationErrors: falseinconfigureTestingModuleas a last resort.ignoreChangesOutsideZoneis no longer available as anoption for configuring ZoneJS change detection behavior.
platform-browser
ApplicationConfigexport from@angular/platform-browserhas been removed.Please import
ApplicationConfigfrom@angular/coreinstead.router
microtasks to complete. Tests have been found to often be highly
dependent on the exact timing of navigation completions with respect to
the microtask queue. The most common fix for tests is to ensure all
navigations have been completed before making assertions. On rare
occasions, this can also affect production applications. This can be
caused by multiple subscriptions to router state throughout the application,
both of which trigger navigations that happened to not conflict with the
previous timing.
upgrade
UpgradeAdapteris no longer available. Useupgrade/staticinsteadcommon
compiler
core
rxResourcestreamthrew before returning anObservable(#63342)forms
http
platform-browser
ApplicationConfigexport (#63529)platform-server
router
upgrade
angular/components (@angular/cdk)
v21.0.0-next.2Compare Source
Breaking Changes
cdk
LIVE_ANNOUNCER_ELEMENT_TOKEN_FACTORYhas been removed.TREE_KEY_MANAGER_FACTORYhas been removed.TREE_KEY_MANAGER_FACTORY_PROVIDERhas been removed.material
MAT_AUTOCOMPLETE_DEFAULT_OPTIONS_FACTORYhas been removed.MAT_AUTOCOMPLETE_SCROLL_STRATEGY_FACTORYhas been removed.MAT_AUTOCOMPLETE_SCROLL_STRATEGY_FACTORY_PROVIDERhas been removed.matBottomSheetanimations symbol has been removed.MAT_BUTTON_TOGGLE_GROUP_DEFAULT_OPTIONS_FACTORYhas been removed.MAT_FAB_DEFAULT_OPTIONS_FACTORYhas been removed.MAT_CHECKBOX_DEFAULT_OPTIONS_FACTORYhas been removed.MAT_DATE_LOCAL_FACTORYhas been removed.matDatepickerAnimationssymbol has been removed.MAT_DATEPICKER_SCROLL_STRATEGY_FACTORYhas been removed.MAT_DATEPICKER_SCROLL_STRATEGY_FACTORY_PROVIDERhas been removed.MAT_RANGE_DATE_SELECTION_MODEL_FACTORYhas been removed.MAT_RANGE_DATE_SELECTION_MODEL_PROVIDERhas been removed.MAT_SINGLE_DATE_SELECTION_MODEL_FACTORYhas been removed.MAT_SINGLE_DATE_SELECTION_MODEL_PROVIDERhas been removed._defaultParamssymbol has been removed.matDialogAnimationssymbol has been removed.EXPANSION_PANEL_ANIMATION_TIMINGsymbol has been removed.matExpansionAnimationssymbol has been removed.matFormFieldAnimationssymbol has been removed.ICON_REGISTRY_PROVIDERhas been removed.ICON_REGISTRY_PROVIDER_FACTORYhas been removed.MAT_ICON_LOCATION_FACTORYhas been removed.fadeInItemssymbol has been removed.transformMenusymbol has been removed.matMenuAnimationssymbol has been removed.MAT_MENU_SCROLL_STRATEGY_FACTORY_PROVIDERhas been removed.MAT_PAGINATOR_INTL_PROVIDERhas been removed.MAT_PAGINATOR_INTL_PROVIDER_FACTORYhas been removed.MAT_PROGRESS_BAR_LOCATION_FACTORYhas been removed.MAT_PROGRESS_SPINNER_DEFAULT_OPTIONS_FACTORYhas been removed.MAT_RADIO_DEFAULT_OPTIONS_FACTORYhas been removed.matSelectAnimationssymbol has been removed.MAT_SELECT_SCROLL_STRATEGY_PROVIDERhas been removed.MAT_SELECT_SCROLL_STRATEGY_PROVIDER_FACTORYhas been removed.matDrawerAnimationssymbol has been removed.MAT_DRAWER_DEFAULT_AUTOSIZE_FACTORYhas been removed.matSnackBarAnimationssymbol has been removed.MAT_SNACK_BAR_DEFAULT_OPTIONS_FACTORYhas been removed.matSortAnimationssymbol has been removed.MAT_SORT_HEADER_INTL_PROVIDERhas been removed.MAT_SORT_HEADER_INTL_PROVIDER_FACTORYhas been removed.matStepperAnimationssymbol has been removed.MAT_STEPPER_INTL_PROVIDERhas been removed.MAT_STEPPER_INTL_PROVIDER_FACTORYhas been removed.matTabsAnimationssymbol has been removed._MAT_INK_BAR_POSITIONER_FACTORYhas been removed.matTooltipAnimationssymbol has been removed.MAT_TOOLTIP_DEFAULT_OPTIONS_FACTORYhas been removed.MAT_TOOLTIP_SCROLL_STRATEGY_FACTORYhas been removed.MAT_TOOLTIP_SCROLL_STRATEGY_FACTORY_PROVIDERhas been removed.material-moment-adapter
MAT_MOMENT_DATE_ADAPTER_OPTIONS_FACTORYhas been removed.material-luxon-adapter
MAT_LUXON_DATE_ADAPTER_OPTIONS_FACTORYhas been removed.material-luxon-adapter
material-moment-adapter
google-maps
material
cdk
Configuration
📅 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.