Skip to content

fix(deps): update angularmaterial monorepo to v21 (major)#452

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-angularmaterial-monorepo
Open

fix(deps): update angularmaterial monorepo to v21 (major)#452
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-angularmaterial-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Dec 25, 2024

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@angular/cdk ^18.2.14^21.2.6 age confidence
@angular/material ^18.2.14^21.2.6 age confidence

Release Notes

angular/components (@​angular/cdk)

v21.2.6

Compare Source

material
Commit Type Description
5b4bbe9c4f fix select: wrong transform origin when opening upwards inside another overlay (#​33032)

v21.2.5

Compare Source

cdk
Commit Type Description
42e10553c fix stepper: linear updates not reflected in the DOM (#​33007)
material
Commit Type Description
895908a12 fix sidenav: not resetting margin if transition does not start (#​33001)
475a8aabb fix slider: not picking up static direction (#​33006)
8a5ed09e5 fix tooltip: allow hover detection logic to be customized (#​33018)

v21.2.4

Compare Source

material
Commit Type Description
87aa6d977 fix tooltip: wrong type for shape token (#​32968)

v21.2.3

Compare Source

cdk
Commit Type Description
688deda58 fix drag-drop: item returned to wrong index in initial container (#​32944)
material
Commit Type Description
917526511 fix datepicker: add harness for datepicker actions (#​32925)

v21.2.2

Compare Source

aria
Commit Type Description
345c543dcb fix grid: unit tests and small fixes for grid directives (#​32841)

v21.2.1

Compare Source

aria
Commit Type Description
c1295c5818 fix menu: itemSelected not emitted when menu is attached to a trigger (#​32880)
material
Commit Type Description
cebf303417 fix checkbox: hide decorative elements from assistive technology
2abe8e6b73 fix menu: render backdrop for context menu if explicitly opted in (#​32845)
e2f7308dc4 fix radio: hide decorative elements from assistive technology
multiple
Commit Type Description
17c19cc73b fix expand type for restoreFocus (#​32877)

v21.2.0

Compare Source

aria
Commit Type Description
31ff7f26b5 fix grid: align output naming with styleguide
d030725f46 fix menu: align output naming with styleguide
cdk
Commit Type Description
cd5209e9f5 fix portal: allow bindings to be passed to component portal (#​32814)
e397ecbcfa fix table: remove string-based DI tokens (#​32677)
material
Commit Type Description
8c4526935e fix core: expose strong focus indicator structural styles (#​32808)
7fe3081148 fix datepicker: drop dependency on NgClass (#​32810)

v21.1.6

Compare Source

aria
Commit Type Description
50c34e6ef3 fix combobox: Adjust AutoComplete examples to properly announce no results text (#​32786)

v21.1.5

Compare Source

aria
Commit Type Description
017caa3be7 fix combobox: fix autocomplete examples and add comments explaining combobox selection behavior (#​32714)
cdk
Commit Type Description
c825fa208d fix tree: no nodes focusable if data is replaced (#​32781)
material
Commit Type Description
8f412ec5b7 fix select: disable position locking (#​32772)
google-maps
Commit Type Description
a73a70d291 fix fix mismatch in clusterer types (#​32778)

v21.1.4

Compare Source

aria
Commit Type Description
0bd0ad639 perf grid: performance when selecting in a large grid (#​32766)
material
Commit Type Description
84b5dd766 fix radio: hide empty labels (#​32754)
58870b511 fix slide-toggle: overly broad selector (#​32740)
d175b0180 fix tooltip: do not block events to other overlays
multiple
Commit Type Description
2a269598a fix change aria keyboard manager to only handle repeated events in correct places (#​32728)

v21.1.3

Compare Source

aria
Commit Type Description
4186f740f fix menu: Add label property for proper aria-label (#​32710)
d72693582 fix toolbar: show outline on selected items when forced colors active (#​32708)
material
Commit Type Description
c4f745ce7 fix badge: move warning check later (#​32724)
910aed3c8 fix chips: Example violates axe accessibility tests (#​32679)
cdk-experimental
Commit Type Description
591516c93 perf column-resize: add debounce to column header hover to prevent excessive handler rendering (#​30709)

v21.1.2

Compare Source

aria
Commit Type Description
1d9918a9de fix combobox: Add announcement for empty results to autocomplete demo (#​32707)
81b407d353 perf grid: avoid excessive change detections (#​32705)
cdk
Commit Type Description
9b54cb20da fix listbox: incorrect wording in error message (#​32697)
4b8fc71c08 fix table: throw when multiple row templates are used with virtual scrolling (#​32682)
material
Commit Type Description
bb69f3ca7d fix sidenav: incorrectly trapping focus in some cases (#​32699)
7824225a5b fix timepicker: make it easier to style timepicker panel (#​32711)

v21.1.1

Compare Source

aria
Commit Type Description
d24f099179 fix grid: unit tests for grid pattern (#​32633)
multiple
Commit Type Description
6b5466afb2 fix incorrect paths in declaration files for aria
028f89b4d8 fix resolve sass if function deprecation warnings (#​32674)

v21.1.0

Compare Source

aria
Commit Type Description
b45cda3f9 fix ui-patterns: enable overwriting preventDefault to allow triggering hyperlinks using enter key (#​32123)
cdk
Commit Type Description
a20aeabbe feat a11y: allow safe HTML to be passed to live announcer (#​32386)
75b373bbc feat a11y: allow safe HTML to be passed to live announcer (#​32412)
439d1f92a feat table: add virtual scrolling support
67f213a35 fix a11y: add @angular/platform-browser to peer dependencies (#​32471)
efa0d4f6f fix scrolling: handle null document.body in ViewportRuler (#​32477)
c62c64f21 fix text-field: avoid page jump on auto-resize (#​32605)
material
Commit Type Description
ef1355914 feat schematics: add preconnect links for Google Fonts in index.html (#​32238)
6b9decb77 feat stepper: add a prefix section to the horizontal stepper header (#​32184)
5db8dca18 fix datepicker: error if some methods are called too early. (#​32630)
7b2627de2 fix menu: Do not open the menu when trigger is aria-disabled (properly handle disabledInteractive) (#​32601)
eba6ee844 fix radio: allow aria attributes to be reset (#​32613)
fb1b66be9 fix slider: add missing closing parenthesis in tick mark transform (#​32580)
material-experimental
Commit Type Description
29e2c4633 fix column-resize: add null checks for overlay (#​32259)
c40f42821 fix column-resize: fix m2 colors (#​32388)

v21.0.6

Compare Source

aria
Commit Type Description
c8028789d fix menu: expand selector for trigger (#​32617)
cdk
Commit Type Description
66e2a08bc fix drag-drop: make item and list easier to tree shake (#​32604)
cf61d587d fix overlay: safari workaround not working with popovers (#​32588)
material
Commit Type Description
0d543d2de fix expansion: all panels appearing open when printing (#​32602)
e4ce169ba fix select: global option not disabling popover (#​32610)
964c39eb6 fix tooltip: add opt-in for better touch device detection (#​32597)
4b594fbdc perf checkbox: Use > combinator for hover selector (#​32586)
ca4a7a4b9 perf table: Use text-align: start instead of descendent dir selector. (#​32585)
youtube-player
Commit Type Description
b1f61c4c3 fix apply startSeconds with disablePlaceholder and autoplay (#​32570)
multiple
Commit Type Description
63004702e fix not all symbols exported in some aria packages (#​32591)

v21.0.5

Compare Source

v21.0.3

Compare Source

cdk
Commit Type Description
fd2213c5e7 fix menu: allow user to pass selector for transform origin (#​32462)
09ec44973f fix overlay: error when attempting to attach disposed overlay (#​32489)
material
Commit Type Description
151322f3b3 fix core: default secondary color for focus indicator (#​32491)
b1287cf9a6 fix datepicker: value reset when invalid value is entered using signal forms (#​32485)
f4af3981b6 fix table: fixed layout not working (#​32494)

v21.0.2

Compare Source

aria
Commit Type Description
b8f2151d0 fix menu: focus flicker bug
591c3d8cc fix menu: update api goldens (#​32463)
bfe017741 fix menu: update unit tests to use ngMenuContent
material
Commit Type Description
a6de52a67 fix datepicker: do not re-assign the same forms value (#​32447)
ef8388b71 fix timepicker: valueChanges emitting on init (#​32434)

v21.0.1

Compare Source

cdk
Commit Type Description
ccc12c387 fix testing: errors in harnesses when using Vitest (#​32399)
material
Commit Type Description
043d9cacc fix select: render panel next to trigger (#​32363)
multiple
Commit Type Description
02965bb0e fix resolve forward ref errors (#​32413)

v21.0.0

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.
    • $z-index-overlay-container has been removed. Use $overlay-container-z-index instead.
    • $z-index-overlay has been removed. Use $overlay-z-index instead.
    • $dark-backdrop-background has been removed. Use $overlay-backdrop-color instead.
    • $z-index-overlay-backdrop has been removed. Use $overlay-backdrop-z-index instead.
    • TemplatePortalDirective has been removed. Use CdkPortal instead.
    • PortalHostDirective has been removed. Use CdkPortalOutlet instead.
    • TestElement implementations need to provide a setContenteditableValue.
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.
    • AnimationCurves has been removed.
    • AnimationDurations has been removed.
    • NativeDateAdapter.useUtcForDisplay has been removed.
    • MAT_DATE_LOCAL_FACTORY has been removed.
    • MatCommonModule has been removed.
    • GranularSanityChecks has been removed.
    • MATERIAL_SANITY_CHECKS has been removed.
    • SanityChecks 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
c1486fb7f fix remove deprecated factory functions
material-moment-adapter
Commit Type Description
6cee2b9e2 fix remove deprecated factory functions
cdk-experimental
Commit Type Description
f9e7eff12 feat combobox: introduce new signals-based combobox (#​31872)
f13718385 fix accordion: removes inert attribute from accordion trigger (#​31817)
668a2b4d5 fix ui-patterns: deselectAll unavailable items (#​31734)
c21dfa348 fix ui-patterns: enter/space/click in single selection mode should not deselect tree item (#​31843)
d2c3bb971 fix ui-patterns: focus list when using active desce… (#​31756)
f0047282a fix ui-patterns: preserveContent should not render until first visible (#​31660)
df0d753f1 fix ui-patterns: Tree expand/collapse key should work in follow focus mode (#​31747)
google-maps
Commit Type Description
17cc7606a fix some events not firing on advanced marker
material
Commit Type Description
[527fc3718](https://redirect.github.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 6am"
  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 25, 2024
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Dec 25, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: rxtutor@1.0.0
npm error Found: @angular/common@18.2.14
npm error node_modules/@angular/common
npm error   @angular/common@"^18.2.13" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @angular/common@"^21.0.0 || ^22.0.0" from @angular/cdk@21.2.6
npm error node_modules/@angular/cdk
npm error   @angular/cdk@"^21.2.6" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-04-08T23_51_44_234Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-04-08T23_51_44_234Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 834920f to 99dd5ce Compare January 8, 2025 23:28
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from e39935e to 458def4 Compare January 22, 2025 17:46
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from d215fe5 to d4beba4 Compare February 5, 2025 17:30
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 3728733 to 88e4f08 Compare February 19, 2025 22:06
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from d7bde46 to cd3fa0c Compare March 5, 2025 21:56
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 06c3b9a to 62e412d Compare March 19, 2025 16:07
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 3 times, most recently from 652efbf to 7199714 Compare March 26, 2025 12:36
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 61f652f to 7fb98d1 Compare April 9, 2025 19:59
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 7fb98d1 to eeaddef Compare April 16, 2025 18:28
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from eeaddef to 99575f7 Compare April 23, 2025 19:36
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 4 times, most recently from d7bfe9b to aeb7dda Compare May 7, 2025 19:09
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from aeb7dda to 14a2e27 Compare May 14, 2025 19:09
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 3 times, most recently from 8776542 to 5c96cb3 Compare May 28, 2025 18:57
@renovate renovate bot changed the title fix(deps): update angularmaterial monorepo to v19 (major) fix(deps): update angularmaterial monorepo to v20 (major) May 28, 2025
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 5c96cb3 to 4943981 Compare May 28, 2025 21:01
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 76fb6ec to a862bdb Compare September 3, 2025 13:43
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from c2a30a5 to 53282f7 Compare September 17, 2025 18:39
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 4054d32 to bfff66c Compare October 1, 2025 20:39
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from bcca84a to c7aba54 Compare October 8, 2025 15:56
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from c7aba54 to 403f368 Compare October 15, 2025 17:12
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 403f368 to 31df8c9 Compare October 22, 2025 19:00
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 6849617 to ab0afe1 Compare November 6, 2025 23:49
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from e979fd3 to 8e856e8 Compare November 19, 2025 21:44
@renovate renovate bot changed the title fix(deps): update angularmaterial monorepo to v20 (major) fix(deps): update angularmaterial monorepo to v21 (major) Nov 19, 2025
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 8e856e8 to 544c294 Compare November 26, 2025 20:14
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 544c294 to 7e33b74 Compare December 3, 2025 22:10
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 7e33b74 to 9e4a91b Compare December 10, 2025 22:46
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 9e4a91b to 4e4c665 Compare December 18, 2025 18:41
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from e817b5a to 3958972 Compare January 14, 2026 17:30
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 3958972 to cea7d02 Compare January 21, 2026 21:00
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 831cbfe to 51a9b9a Compare February 4, 2026 21:51
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 455a6b4 to 20a84af Compare February 18, 2026 12:39
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 959734f to 8cf2034 Compare February 25, 2026 21:11
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 0e6178a to 7c5f02a Compare March 11, 2026 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants