Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps @angular/cdk from 19.1.3 to 20.2.8.

Release notes

Sourced from @​angular/cdk's releases.

20.2.8

material-date-fns-adapter

Commit Description
fix - 2d1f8d068 parse time string containing only hours (#31978)

material

Commit Description
fix - 6d61babe7 datepicker: error due to synchronous change detection
fix - e43dcabd0 datepicker: make date filter nullable (#31980)
fix - f30c1c6c3 radio: Hovering over label of a radio will show the pointer cursor (#32015)
fix - de3f9e566 timepicker: assign form control value before emitting events (#31981)

20.2.7

material

Commit Description
fix - 85ed6550c2 menu: prevent child menu reopening while parent is animating away (#31958)

20.2.6

material

Commit Description
fix - a6f0bd8e7 menu: switch internal state to signals (#31934)
fix - 94716a805 select: rotate arrow while open (#31936)

cdk

Commit Description
fix - e8e8662ab scrolling: Fix undefined error when documentElement.style is undefined (#31904)
fix - a9b1afdb6 scrolling: prevent subpixel gaps in virtual scroll viewport (#31940)

20.2.5

material

Commit Description
fix - 36be42637 core: move internal tokens (#31907)
fix - 3ac762be5 form-field: restore error message animation (#31774)
fix - 65f23c003 table: style no data row properly (#31895)

20.2.4

material

Commit Description
fix - e7a0c19d0 tabs: attach content inside the zone (#31868)

20.2.3

material

Commit Description
fix - ec33bf8eba progress-bar: avoid CSP issues due to buffer dots (#31818)

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

20.2.8 "strontium-summit" (2025-10-08)

material

Commit Type Description
6d61babe7 fix datepicker: error due to synchronous change detection
e43dcabd0 fix datepicker: make date filter nullable (#31980)
f30c1c6c3 fix radio: Hovering over label of a radio will show the pointer cursor (#32015)
de3f9e566 fix timepicker: assign form control value before emitting events (#31981)

material-date-fns-adapter

Commit Type Description
2d1f8d068 fix parse time string containing only hours (#31978)

21.0.0-next.6 "carbon-flamingo" (2025-10-01)

Breaking Changes

material

    • AnimationCurves has been removed.
    • AnimationDurations has been removed.
    • NativeDateAdapter.useUtcForDisplay has been removed.

cdk-experimental

Commit Type Description
f9e7eff127 feat combobox: introduce new signals-based combobox (#31872)

material

Commit Type Description
ef70029820 feat chips: allow for modifiers to be specified on separator keys (#31914)
1b06a8ea80 fix core: remove deprecated APIs for v21 (#31924)
81eeff4bed fix menu: prevent child menu reopening while parent is animating away (#31958)
813f66b839 fix menu: switch internal state to signals (#31934)
131c7ff804 fix paginator: trim extraneous announcements (#31943)
6fba2049c3 fix select: rotate arrow while open (#31936)

cdk

Commit Type Description
667a007d0d fix scrolling: Fix undefined error when documentElement.style is undefined (#31904)
2918e2804a fix scrolling: prevent subpixel gaps in virtual scroll viewport (#31940)

20.2.7 "ceramic-nebula" (2025-10-01)

material

Commit Type Description
85ed6550c2 fix menu: prevent child menu reopening while parent is animating away (#31958)

... (truncated)

Commits
  • 6d85811 release: cut the v20.2.8 release
  • 968e429 build: update cross-repo angular dependencies (#32020)
  • 2344c14 build: update pnpm to v10.18.1 (#32007)
  • fb05fae docs: replace '|' with '•' in title separator for consistency with Angular (#...
  • f30c1c6 fix(material/radio): Hovering over label of a radio will show the pointer cur...
  • 71f0d83 build: update cross-repo angular dependencies (#32003)
  • 4f92ecf build: update pnpm to v10.18.0 (#31987)
  • 25965bd build: lock file maintenance (#31995)
  • 7e80047 build: test-based Stackblitz examples not working
  • dd5108e build: open correct file in Stackblitz editor
  • 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.1.3 to 20.2.8.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@19.1.3...20.2.8)

---
updated-dependencies:
- dependency-name: "@angular/cdk"
  dependency-version: 20.2.8
  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 Oct 13, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 20, 2025

Superseded by #134.

@dependabot dependabot bot closed this Oct 20, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/cdk-20.2.8 branch October 20, 2025 08:56
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