Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @angular/material from 20.2.14 to 21.1.0.

Release notes

Sourced from @​angular/material's releases.

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)

cdk

Commit Description
fix - efa0d4f6f scrolling: handle null document.body in ViewportRuler (#32477)
fix - c62c64f21 text-field: avoid page jump on auto-resize (#32605)

21.1.0-next.4

youtube-player

Commit Description
fix - 0302e4b55 apply startSeconds with disablePlaceholder and autoplay (#32570)

... (truncated)

Changelog

Sourced from @​angular/material's changelog.

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)

21.0.6 "balsa-salsa" (2026-01-08)

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)

... (truncated)

Commits
  • 5214f15 release: cut the v21.1.0 release
  • a1ea86c release: cut the v21.1.0-rc.0 release
  • fdb22b6 build: update cross-repo angular dependencies (#32638)
  • ecfcde8 build: update dependency bazel to v8.5.1 (#32635)
  • c40f428 fix(material-experimental/column-resize): fix m2 colors (#32388)
  • 5db8dca fix(material/datepicker): error if some methods are called too early. (#32630)
  • efa0d4f fix(cdk/scrolling): handle null document.body in ViewportRuler (#32477)
  • c62c64f fix(cdk/text-field): avoid page jump on auto-resize (#32605)
  • fb1b66b fix(material/slider): add missing closing parenthesis in tick mark transform ...
  • 5a39e79 build: lock file maintenance (#32550)
  • 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)

@dependabot dependabot bot added the autosubmit Merge PR when tree becomes green via auto submit App label Jan 19, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web_embedding/ng-flutter/angular/material-21.1.0 branch from ccce51a to de69c42 Compare January 19, 2026 07:47
@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Jan 19, 2026
@auto-submit
Copy link

auto-submit bot commented Jan 19, 2026

autosubmit label was removed for flutter/samples/2773, because - This commit has no checks. Please check that ci.yaml validation has started and there are multiple checks. If not, try uploading an empty commit.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web_embedding/ng-flutter/angular/material-21.1.0 branch from de69c42 to 48ab79f Compare January 19, 2026 07:57
Bumps [@angular/material](https://github.com/angular/components) from 20.2.14 to 21.1.0.
- [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.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web_embedding/ng-flutter/angular/material-21.1.0 branch from 48ab79f to 9e9987b Compare January 19, 2026 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant