Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps @angular/material from 17.3.10 to 21.0.5.

Release notes

Sourced from @​angular/material's releases.

21.0.5

No release notes provided.

21.0.4

material

Commit Description
fix - 57e831975e form-field: outline being thrown off by Tailwind (#32513)
fix - 454bf96089 schematics: combine style resets (#32496)
fix - d3139205c0 slide-toggle: Fix a11y issues by hiding label when it has no content. (#32480)
fix - a3dfa754c9 tooltip: remove explicit usePopover (#32528)

cdk

Commit Description
fix - 4d2a7169ee testing: Skip task tracking if zone patches aren't present (#32544)

aria

Commit Description
fix - fb2726c7e0 tabs: disabled tab selection

multiple

Commit Description
fix - ecfe310e8a type issues when importing Aria directives (#32561)
fix - 1620cabb51 use focus-visible for focus indicator (#32514)

21.0.3

material

Commit Description
fix - 151322f3b3 core: default secondary color for focus indicator (#32491)
fix - b1287cf9a6 datepicker: value reset when invalid value is entered using signal forms (#32485)
fix - f4af3981b6 table: fixed layout not working (#32494)

cdk

Commit Description
fix - fd2213c5e7 menu: allow user to pass selector for transform origin (#32462)
fix - 09ec44973f overlay: error when attempting to attach disposed overlay (#32489)

21.0.2

material

Commit Description
fix - a6de52a67 datepicker: do not re-assign the same forms value (#32447)
fix - ef8388b71 timepicker: valueChanges emitting on init (#32434)

aria

Commit Description
fix - b8f2151d0 menu: focus flicker bug
fix - 591c3d8cc menu: update api goldens (#32463)
fix - bfe017741 menu: update unit tests to use ngMenuContent

... (truncated)

Changelog

Sourced from @​angular/material's changelog.

21.0.5 "plastic-deer" (2025-12-18)

21.1.0-next.3 "lego scooter" (2025-12-17)

aria

Commit Type Description
ebb1c176f2 fix tabs: disabled tab selection

cdk

Commit Type Description
dd40f25a03 fix testing: Skip task tracking if zone patches aren't present (#32544)

material

Commit Type Description
0669de57f2 fix form-field: outline being thrown off by Tailwind (#32513)
a364de5d01 fix schematics: combine style resets (#32496)
204788b945 fix slide-toggle: Fix a11y issues by hiding label when it has no content. (#32480)
cdcae54a47 fix tooltip: remove explicit usePopover (#32528)

multiple

Commit Type Description
e63c5648e8 fix type issues when importing Aria directives (#32561)
d4e104ab7f fix use focus-visible for focus indicator (#32514)

21.1.0-next.2 "plastic-monkey" (2025-12-10)

cdk

Commit Type Description
439d1f92a8 feat table: add virtual scrolling support
67f213a351 fix a11y: add @angular/platform-browser to peer dependencies (#32471)
789274f423 fix menu: allow user to pass selector for transform origin (#32462)
52720a3688 fix overlay: error when attempting to attach disposed overlay (#32489)

material

Commit Type Description
ed7e1dab2f fix core: default secondary color for focus indicator (#32491)
29a8a2fddc fix datepicker: value reset when invalid value is entered using signal forms (#32485)
1fab386620 fix table: fixed layout not working (#32494)

21.0.3 "plastic-moose" (2025-12-10)

cdk

... (truncated)

Commits
  • 8ff6ffc release: cut the v21.0.5 release
  • 2f35755 release: cut the v21.0.4 release
  • c929692 build: migrate Bazel ignore rules from .bazelignore to REPO.bazel (#32562)
  • a3380e9 build: update cross-repo angular dependencies (#32547)
  • 4d2a716 fix(cdk/testing): Skip task tracking if zone patches aren't present (#32544)
  • ecfe310 fix(multiple): type issues when importing Aria directives (#32561)
  • d313920 fix(material/slide-toggle): Fix a11y issues by hiding label when it has no co...
  • 92260e6 docs(aria/tree): improve disabled ui (#32548)
  • e45fb73 refactor: cleanup remaining signal primitive usages (#32549)
  • 687789e build: set up public-api files for aria (#32535)
  • 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 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 22, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nav-app/develop/angular/material-21.0.5 branch from 03bdccf to f32759d Compare December 23, 2025 13:16
Bumps [@angular/material](https://github.com/angular/components) from 17.3.10 to 21.0.5.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@17.3.10...v21.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nav-app/develop/angular/material-21.0.5 branch from f32759d to cedd4f9 Compare December 23, 2025 13:41
@sonarqubecloud
Copy link

@clemiller
Copy link
Contributor

Closing in favor of #715

@clemiller clemiller closed this Dec 23, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 23, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nav-app/develop/angular/material-21.0.5 branch December 23, 2025 13:44
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants