Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 14, 2025

Bumps @angular/cdk from 8.2.3 to 20.2.13.

Release notes

Sourced from @​angular/cdk's releases.

20.2.13

material

Commit Description
fix - 7b63d9560 chips: avatar image stretched in Safari (#32278)

20.2.12

No release notes provided.

20.2.11

material

Commit Description
fix - b751456cd9 menu: add filter for trigger icon name (#32188)

20.2.10

material

Commit Description
fix - b2cd596d3 core: differentiate container colors in m2 (#32076)

20.2.9

material

Commit Description
fix - af3b961214 checkbox: use GrayText for disabled colors in high contrast mode (#32066)
fix - a90abb0a77 snack-bar: add max height for snack bar (#32000)

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 |

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

20.2.13 "wooden-penguin" (2025-11-13)

material

Commit Type Description
7b63d9560 fix chips: avatar image stretched in Safari (#32278)

21.0.0-rc.1 "pre-release-21" (2025-11-06)

aria

Commit Type Description
c3279ca4b fix combobox: highlighting edge cases (#32136)
1232805db fix combobox: readonly behavior (#32169)
6c46f950d fix combobox: several small fixes (#32202)
92d933421 fix grid: fix navigation bugs and add grid behavior unit tests (#32140)
e3babf3fc fix grid: rtl navigation (#32170)
56631cb85 fix menu: deferred content import
ce20dbe1a fix menu: lazy render trigger (#32203)
19095030a fix menu: public api cleanup (#32189)
4b5db1328 fix menu: rtl text direction (#32254)
05f936ae1 fix tree: tree item visibility issue (#32156)

multiple

Commit Type Description
b50ecb9b6 fix enable overwriting preventDefault to allow triggering hyperlinks using enter key (#32123)
caa2b3b65 fix prevent focus on disabled components (#32263)

20.2.12 "patch-main" (2025-11-06)

21.0.0-rc.0 "leather shoes" (2025-10-31)

cdk

Commit Type Description
0e4bf076b1 fix overlay: hide native backdrop
84f8f10ba8 fix overlay: make it easier to set default for overlay directive
a4dc30ce8e fix overlay: simplify matching the overlay to the trigger width
8d00344f20 fix overlay: simplify public API of overlay directive

material

Commit Type Description
47bdfb2007 fix dialog: afterOpened emitting too early when animations are disabled (#32211)
378f4cf0ba fix menu: add filter for trigger icon name (#32188)

... (truncated)

Commits
  • 95cabcd release: cut the v20.2.13 release
  • 7b63d95 fix(material/chips): avatar image stretched in Safari (#32278)
  • 3ede499 release: cut the v20.2.12 release
  • a257c72 release: cut the v20.2.11 release
  • b751456 fix(material/menu): add filter for trigger icon name (#32188)
  • 3553ed4 release: cut the v20.2.10 release
  • 3977d11 build: update rules_browsers digest to 6a699bf (#32119)
  • 67fd815 build: update cross-repo angular dependencies (#32122)
  • c6f531c build: update github/codeql-action action to v3.30.9
  • d310c47 build: update cross-repo angular dependencies (#32100)
  • 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 20.2.13.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@8.2.3...20.2.13)

---
updated-dependencies:
- dependency-name: "@angular/cdk"
  dependency-version: 20.2.13
  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 Nov 14, 2025
@coderabbitai
Copy link

coderabbitai bot commented Nov 14, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 20, 2025

Superseded by #791.

@dependabot dependabot bot closed this Nov 20, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/admin-ui/develop/angular/cdk-20.2.13 branch November 20, 2025 11:05
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