Skip to content

Conversation

@angular-robot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
@angular/cdk dependencies patch 21.0.0-next.1 -> 21.0.0-next.2
@angular/material dependencies patch 21.0.0-next.1 -> 21.0.0-next.2

Release Notes

angular/components (@​angular/cdk)

v21.0.0-next.2

Compare Source

Breaking Changes

cdk
    • LIVE_ANNOUNCER_ELEMENT_TOKEN_FACTORY has been removed.
    • TREE_KEY_MANAGER_FACTORY has been removed.
    • TREE_KEY_MANAGER_FACTORY_PROVIDER has been removed.
material
    • MAT_AUTOCOMPLETE_DEFAULT_OPTIONS_FACTORY has been removed.
    • MAT_AUTOCOMPLETE_SCROLL_STRATEGY_FACTORY has been removed.
    • MAT_AUTOCOMPLETE_SCROLL_STRATEGY_FACTORY_PROVIDER has been removed.
    • matBottomSheet animations symbol has been removed.
    • MAT_BUTTON_TOGGLE_GROUP_DEFAULT_OPTIONS_FACTORY has been removed.
    • MAT_FAB_DEFAULT_OPTIONS_FACTORY has been removed.
    • MAT_CHECKBOX_DEFAULT_OPTIONS_FACTORY has been removed.
    • MAT_DATE_LOCAL_FACTORY has been removed.
    • matDatepickerAnimations symbol has been removed.
    • MAT_DATEPICKER_SCROLL_STRATEGY_FACTORY has been removed.
    • MAT_DATEPICKER_SCROLL_STRATEGY_FACTORY_PROVIDER has been removed.
    • MAT_RANGE_DATE_SELECTION_MODEL_FACTORY has been removed.
    • MAT_RANGE_DATE_SELECTION_MODEL_PROVIDER has been removed.
    • MAT_SINGLE_DATE_SELECTION_MODEL_FACTORY has been removed.
    • MAT_SINGLE_DATE_SELECTION_MODEL_PROVIDER has been removed.
    • _defaultParams symbol has been removed.
    • matDialogAnimations symbol has been removed.
    • EXPANSION_PANEL_ANIMATION_TIMING symbol has been removed.
    • matExpansionAnimations symbol has been removed.
    • matFormFieldAnimations symbol has been removed.
    • ICON_REGISTRY_PROVIDER has been removed.
    • ICON_REGISTRY_PROVIDER_FACTORY has been removed.
    • MAT_ICON_LOCATION_FACTORY has been removed.
    • fadeInItems symbol has been removed.
    • transformMenu symbol has been removed.
    • matMenuAnimations symbol has been removed.
    • MAT_MENU_SCROLL_STRATEGY_FACTORY_PROVIDER has been removed.
    • MAT_PAGINATOR_INTL_PROVIDER has been removed.
    • MAT_PAGINATOR_INTL_PROVIDER_FACTORY has been removed.
    • MAT_PROGRESS_BAR_LOCATION_FACTORY has been removed.
    • MAT_PROGRESS_SPINNER_DEFAULT_OPTIONS_FACTORY has been removed.
    • MAT_RADIO_DEFAULT_OPTIONS_FACTORY has been removed.
    • matSelectAnimations symbol has been removed.
    • MAT_SELECT_SCROLL_STRATEGY_PROVIDER has been removed.
    • MAT_SELECT_SCROLL_STRATEGY_PROVIDER_FACTORY has been removed.
    • matDrawerAnimations symbol has been removed.
    • MAT_DRAWER_DEFAULT_AUTOSIZE_FACTORY has been removed.
    • matSnackBarAnimations symbol has been removed.
    • MAT_SNACK_BAR_DEFAULT_OPTIONS_FACTORY has been removed.
    • matSortAnimations symbol has been removed.
    • MAT_SORT_HEADER_INTL_PROVIDER has been removed.
    • MAT_SORT_HEADER_INTL_PROVIDER_FACTORY has been removed.
    • matStepperAnimations symbol has been removed.
    • MAT_STEPPER_INTL_PROVIDER has been removed.
    • MAT_STEPPER_INTL_PROVIDER_FACTORY has been removed.
    • matTabsAnimations symbol has been removed.
    • _MAT_INK_BAR_POSITIONER_FACTORY has been removed.
    • matTooltipAnimations symbol has been removed.
    • MAT_TOOLTIP_DEFAULT_OPTIONS_FACTORY has been removed.
    • MAT_TOOLTIP_SCROLL_STRATEGY_FACTORY has been removed.
    • MAT_TOOLTIP_SCROLL_STRATEGY_FACTORY_PROVIDER has been removed.
material-moment-adapter
    • MAT_MOMENT_DATE_ADAPTER_OPTIONS_FACTORY has been removed.
material-luxon-adapter
    • MAT_LUXON_DATE_ADAPTER_OPTIONS_FACTORY has been removed.
material-luxon-adapter
Commit Type Description
c1486fb7f8 fix remove deprecated factory functions
material-moment-adapter
Commit Type Description
6cee2b9e2d fix remove deprecated factory functions
google-maps
Commit Type Description
17cc7606a1 fix some events not firing on advanced marker
material
Commit Type Description
255df78cb1 fix autocomplete: remove deprecated factory functions
e8d005cbf8 fix bottom-sheet: remove deprecated animation definitions
7dc05280f7 fix button-toggle: remove deprecated factory functions
69316b8713 fix button: remove deprecated factory functions
b2c4df2d1e fix checkbox: remove deprecated factory functions
24932b6e23 fix core: remove deprecated factory functions
870433501c fix core: rename some utility classes (#​31795)
3d89dfc3e9 fix datepicker: remove deprecated animation definitions
89ff55f411 fix datepicker: remove deprecated factory functions
65c9b5ec76 fix dialog: remove deprecated animation definitions
aee4e92397 fix expansion: remove deprecated animation definitions
232b9fc595 fix form-field: remove deprecated animation definitions
dd5abe37e9 fix icon: remove deprecated factory functions
814ff1a25a fix menu: remove deprecated animation definitions
4b06a1a64b fix menu: remove deprecated factory functions
6d26c0fc1a fix paginator: remove deprecated factory functions
8fc72e9319 fix progress-bar: remove deprecated factory functions
e1b68922bd fix progress-spinner: remove deprecated factory functions
29c296f2fb fix radio: remove deprecated factory functions
7d25138f58 fix select: remove deprecated animation definitions
479b4e343c fix select: remove deprecated factory functions
e87b95dc95 fix sidenav: remove deprecated animation definitions
4ec00baf54 fix sidenav: remove deprecated factory functions
2259c7b4c7 fix snack-bar: remove deprecated animation definitions
54aad6efc4 fix snack-bar: remove deprecated factory functions
6bdd8ae097 fix sort: remove deprecated animation definitions
f32bf20891 fix sort: remove deprecated factory functions
bb7dbce929 fix stepper: remove deprecated animation definitions
ac840a8c6c fix stepper: remove deprecated factory functions
a7fce5e2c3 fix tabs: remove deprecated animation definitions
a5a7c12f03 fix tabs: remove deprecated factory functions
ca1cd86dad fix tooltip: remove deprecated animation definitions
bc10a87c4a fix tooltip: remove deprecated factory functions
cdk
Commit Type Description
30f6c3c457 fix a11y: remove deprecated factory functions

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.

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


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

This PR has been generated by Renovate Bot.

See associated pull request for more information.
@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project labels Sep 3, 2025
Copy link
Member

@josephperrott josephperrott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@josephperrott
Copy link
Member

This PR was merged into the repository. The changes were merged into the following branches:

@angular-robot angular-robot deleted the ng-renovate/cross-repo-angular-dependencies branch September 3, 2025 15:04
@angular-robot
Copy link
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (21.0.0-next.2). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Oct 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants