Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 15, 2025

Bumps @angular/cdk from 19.2.7 to 20.1.6.

Release notes

Sourced from @​angular/cdk's releases.

20.1.6

material

Commit Description
fix - 60952f4ddb stepper: handle empty label in horizontal stepper (#31665)

cdk

Commit Description
fix - 011fb785ae menu: picking up items from child menu (#31684)

20.1.5

material

Commit Description
fix - dbdcc7dcb7 autocomplete: default to transparent backdrop (#31647)
fix - ae9e8d2f84 chips: focus not moved on destroy (#31653)
fix - 24ae377723 form-field: resolve memory leak (#31643)

20.1.4

material

Commit Description
fix - 3e4625d1c core: align gm3 colors (#31485)
fix - 3de927f9d core: fill in m2 system token values (#31615)
fix - d18da5664 radio: rendering artifacts at some zoom levels (#31612)
fix - 25d12df5b schematics: set generated font family on body (#31618)
fix - 4ae4fe22d slider: tick marks not showing dynamically (#31608)
fix - 6e252739b testing: Modify input filtering to more broadly search for (#31596)

cdk

Commit Description
fix - 512066a90 drag-drop: incorrect index when returning item in mixed list (#31592)
fix - b5fb4cb47 listbox: coerce tabindex value (#31597)

20.1.3

material

Commit Description
fix - 7b26aaa75 datepicker: focus lost when hitting the end of calendar (#31572)
fix - 734a7bcc2 datepicker: toggle button active color not showing up in M3 (#31565)
fix - 7aa5e0bc7 form-field: ensure that focused classes are in sync (#31568)
fix - 9cd6f10b9 progress-bar: slow down animations instead of fully stopping them
fix - de59f35ce progress-spinner: slow down animations instead of fully stopping them
fix - f1ccf6b10 table: add missing sort tests (#30876)

cdk

Commit Description
fix - 4cdf5f33b scrolling: Prevent virtual scroll 'flickering' with zoneless (#31316)
fix - ce3994c71 table: improve error message (#31545)

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

20.1.6 "plastic-moose" (2025-08-14)

cdk

Commit Type Description
011fb785ae fix menu: picking up items from child menu (#31684)

material

Commit Type Description
60952f4ddb fix stepper: handle empty label in horizontal stepper (#31665)

20.2.0-next.3 "metal-monkey" (2025-08-06)

material

Commit Type Description
845a6910a6 fix autocomplete: default to transparent backdrop (#31647)
11ad09ff3e fix button-toggle: skip keyboard navigation when modifier key is pressed (#31651)
4bf8ebf5f3 fix chips: focus not moved on destroy (#31653)
b2c7abfbad fix core: add key validation to m2-theme (#31631)
839aa3e375 fix core: fix m2 system color values (#31632)
7674e5872c fix core: special-case icon button color token (#31625)
96117bceda fix form-field: resolve memory leak (#31643)

cdk-experimental

Commit Type Description
228aaf1fa3 feat ui-patterns: create List behavior (#31601)

20.1.5 "plastic-car" (2025-08-06)

material

Commit Type Description
dbdcc7dcb7 fix autocomplete: default to transparent backdrop (#31647)
ae9e8d2f84 fix chips: focus not moved on destroy (#31653)
24ae377723 fix form-field: resolve memory leak (#31643)

20.2.0-next.2 "archerite-asparagus" (2025-07-30)

cdk

Commit Type Description
88d4ffda6 fix drag-drop: incorrect index when returning item in mixed list (#31592)
c386d0ee1 fix listbox: coerce tabindex value (#31597)

material

... (truncated)

Commits
  • 84cfe4a release: cut the v20.1.6 release
  • f647a69 docs: fix broken link in theme-color schematic documentation (#31694)
  • 132f9bd build: update dependency bazel to v7.6.1 (#31689)
  • ba351c0 docs(material/form-field): update documentation to replace 'mat-chip-list' wi...
  • 63263fb build: update actions/checkout action to v5 (#31681)
  • cb09841 build: update github/codeql-action action to v3.29.9 (#31685)
  • 011fb78 fix(cdk/menu): picking up items from child menu (#31684)
  • 41ec280 build: update to bazel 7.6.0 (#31677)
  • 36ad509 docs(material/datepicker): fix up dialog example (#31674)
  • 3fec8a7 docs(cdk/drag-drop): ensure that examples look good on adev (#31673)
  • 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/cdk](https://github.com/angular/components) from 19.2.7 to 20.1.6.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@19.2.7...20.1.6)

---
updated-dependencies:
- dependency-name: "@angular/cdk"
  dependency-version: 20.1.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 Aug 15, 2025
@ngdevc ngdevc deleted the branch main1 August 15, 2025 21:36
@ngdevc ngdevc closed this Aug 15, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 15, 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/crud-angular/angular/cdk-20.1.6 branch August 15, 2025 21:36
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