Skip to content

Bump @angular/cdk from 8.2.3 to 21.0.5 in /admin-ui#436

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/admin-ui/develop/angular/cdk-21.0.5
Closed

Bump @angular/cdk from 8.2.3 to 21.0.5 in /admin-ui#436
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/admin-ui/develop/angular/cdk-21.0.5

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Dec 19, 2025

Bumps @angular/cdk from 8.2.3 to 21.0.5.

Release notes

Sourced from @​angular/cdk'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/cdk'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
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for @​angular/cdk since your current version.


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/cdk](https://github.com/angular/components) from 8.2.3 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@8.2.3...v21.0.5)

---
updated-dependencies:
- dependency-name: "@angular/cdk"
  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 added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 19, 2025
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jan 9, 2026

Superseded by #444.

@dependabot dependabot Bot closed this Jan 9, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/admin-ui/develop/angular/cdk-21.0.5 branch January 9, 2026 02:12
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.

0 participants