Skip to content

Bump @angular/cdk from 8.2.3 to 21.0.6 in /admin-ui#444

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

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jan 9, 2026

Bumps @angular/cdk from 8.2.3 to 21.0.6.

Release notes

Sourced from @​angular/cdk's releases.

21.0.6

youtube-player

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

material

Commit Description
fix - 0d543d2de expansion: all panels appearing open when printing (#32602)
fix - e4ce169ba select: global option not disabling popover (#32610)
fix - 964c39eb6 tooltip: add opt-in for better touch device detection (#32597)
perf - 4b594fbdc checkbox: Use > combinator for hover selector (#32586)
perf - ca4a7a4b9 table: Use text-align: start instead of descendent dir selector. (#32585)

cdk

Commit Description
fix - 66e2a08bc drag-drop: make item and list easier to tree shake (#32604)
fix - cf61d587d overlay: safari workaround not working with popovers (#32588)

aria

Commit Description
fix - c8028789d menu: expand selector for trigger (#32617)

multiple

Commit Description
fix - 63004702e not all symbols exported in some aria packages (#32591)

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)

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

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)

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)

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)

... (truncated)

Commits
  • c9b6181 release: cut the v21.0.6 release
  • b8192d2 test(multiple): remove checks for popover from test (#32622)
  • 96a20fd build(multiple): Recommend installing the angular language service extension ...
  • 00c8d29 build: bump year (#32608)
  • c802878 fix(aria/menu): expand selector for trigger (#32617)
  • ca4a7a4 perf(material/table): Use text-align: start instead of descendent dir selecto...
  • 66e2a08 fix(cdk/drag-drop): make item and list easier to tree shake (#32604)
  • e4ce169 fix(material/select): global option not disabling popover (#32610)
  • 1396042 build: disable formatting on styles and templates (#32614)
  • f22e7fa docs: improve properties and methods template (#32071)
  • 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.6.
- [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.6)

---
updated-dependencies:
- dependency-name: "@angular/cdk"
  dependency-version: 21.0.6
  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 Jan 9, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jan 15, 2026

Superseded by #451.

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