Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps @angular/material from 20.2.14 to 21.1.1.

Release notes

Sourced from @​angular/material's releases.

21.1.1

aria

Commit Description
fix - d24f099179 grid: unit tests for grid pattern (#32633)

multiple

Commit Description
fix - 6b5466afb2 incorrect paths in declaration files for aria
fix - 028f89b4d8 resolve sass if function deprecation warnings (#32674)

21.1.0

material-experimental

Commit Description
fix - 29e2c4633 column-resize: add null checks for overlay (#32259)
fix - c40f42821 column-resize: fix m2 colors (#32388)

material

Commit Description
feat - ef1355914 schematics: add preconnect links for Google Fonts in index.html (#32238)
feat - 6b9decb77 stepper: add a prefix section to the horizontal stepper header (#32184)
fix - 5db8dca18 datepicker: error if some methods are called too early. (#32630)
fix - 7b2627de2 menu: Do not open the menu when trigger is aria-disabled (properly handle disabledInteractive) (#32601)
fix - eba6ee844 radio: allow aria attributes to be reset (#32613)
fix - fb1b66be9 slider: add missing closing parenthesis in tick mark transform (#32580)

cdk

Commit Description
feat - a20aeabbe a11y: allow safe HTML to be passed to live announcer (#32386)
feat - 75b373bbc a11y: allow safe HTML to be passed to live announcer (#32412)
feat - 439d1f92a table: add virtual scrolling support
fix - 67f213a35 a11y: add @angular/platform-browser to peer dependencies (#32471)
fix - efa0d4f6f scrolling: handle null document.body in ViewportRuler (#32477)
fix - c62c64f21 text-field: avoid page jump on auto-resize (#32605)

aria

Commit Description
fix - b45cda3f9 ui-patterns: enable overwriting preventDefault to allow triggering hyperlinks using enter key (#32123)

21.1.0-rc.0

material-experimental

Commit Description
fix - c40f42821 column-resize: fix m2 colors (#32388)

material

Commit Description
fix - 5db8dca18 datepicker: error if some methods are called too early. (#32630)
fix - fb1b66be9 slider: add missing closing parenthesis in tick mark transform (#32580)

... (truncated)

Changelog

Sourced from @​angular/material's changelog.

21.1.1 "plastic-bear" (2026-01-21)

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)

21.2.0-next.0 "cadmium-chicken" (2026-01-14)

21.1.0 "cadmium-crane" (2026-01-14)

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)

... (truncated)

Commits
  • 0da3836 release: cut the v21.1.1 release
  • d24f099 fix(aria/grid): unit tests for grid pattern (#32633)
  • cfb38c4 refactor(material/table): add filterPredicate non-object warning (#32578)
  • b619097 build: dedupe targets in api golden script (#32669)
  • 6b5466a fix(multiple): incorrect paths in declaration files for aria
  • 5c5b0ed build: enable more integration tests for aria
  • 028f89b fix(multiple): resolve sass if function deprecation warnings (#32674)
  • 3de1770 refactor(material/tooltip): drop NgClass dependency (#32666)
  • 6c61db8 build: update dependency node to v22.22.0 (#32660)
  • 80c007c build: update cross-repo angular dependencies (#32657)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@angular/material](https://github.com/angular/components) from 20.2.14 to 21.1.1.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@20.2.14...v21.1.1)

---
updated-dependencies:
- dependency-name: "@angular/material"
  dependency-version: 21.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the autosubmit Merge PR when tree becomes green via auto submit App label Jan 26, 2026
@auto-submit auto-submit bot merged commit 7e90b60 into main Jan 26, 2026
6 checks passed
@auto-submit auto-submit bot deleted the dependabot/npm_and_yarn/web_embedding/ng-flutter/angular/material-21.1.1 branch January 26, 2026 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant