Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @angular/cdk from 18.0.1 to 20.2.7.

Release notes

Sourced from @​angular/cdk's releases.

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)
fix - 9a68265302 slider: incorrect indicator transform origin in M3 (#31834)

cdk

Commit Description
fix - 442d4ca6b7 drag-drop: allow axis lock to be reset (#31829)

20.2.2

No release notes provided.

20.2.1

material

Commit Description

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

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)

21.0.0-next.5 "hungry-kiwi" (2025-09-24)

Breaking Changes

cdk

    • $z-index-overlay-container has been removed. Use $overlay-container-z-index instead.
    • $z-index-overlay has been removed. Use $overlay-z-index instead.
    • $dark-backdrop-background has been removed. Use $overlay-backdrop-color instead.
    • $z-index-overlay-backdrop has been removed. Use $overlay-backdrop-z-index instead.

cdk-experimental

Commit Type Description
f0047282a fix ui-patterns: preserveContent should not render until first visible (#31660)

material

Commit Type Description
737c69fce feat radio: Hovering over label of a radio will show the pointer cursor (#31894)
3619903fa feat testing: Add icon name filtering to MatButtonHarness (#31852)
3b95117e5 fix chips: remove visible overflow for labels (#31679)
7a17fe950 fix core: move internal tokens (#31907)
977f46fe6 fix form-field: restore error message animation (#31774)
ff10f0448 fix stepper: Adjust aria tab-related roles to fix violations (#31844)
b6d81939c fix table: style no data row properly (#31895)

cdk

Commit Type Description
84fc0d963 fix overlay: remove deprecated variables (#31898)

20.2.5 "sparkling-penguin" (2025-09-24)

material

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

21.0.0-next.4 "v21.0.0-next4 release" (2025-09-17)

... (truncated)

Commits
  • 07e9f0a release: cut the v20.2.7 release
  • 85ed655 fix(material/menu): prevent child menu reopening while parent is animating aw...
  • 9290dc5 release: cut the v20.2.6 release
  • 01a6008 build: update all github actions (#31954)
  • a9b1afd fix(cdk/scrolling): prevent subpixel gaps in virtual scroll viewport (#31940)
  • 7c3eac5 build: update bazel dependencies (#31946)
  • 4e27aa6 build: lock file maintenance (#31900)
  • c2be9fd build: update dependency node to v22.20.0 (#31922)
  • 1338da4 build: update cross-repo angular dependencies (#31885)
  • a6f0bd8 fix(material/menu): switch internal state to signals (#31934)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@angular/cdk](https://github.com/angular/components) from 18.0.1 to 20.2.7.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@18.0.1...20.2.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 1, 2025
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.

1 participant