Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 30, 2025

Bumps @angular/cdk from 19.2.7 to 20.0.4.

Release notes

Sourced from @​angular/cdk's releases.

20.0.4

youtube-player

Commit Description
fix - 3b31dacc0 invalid URL when playlist is passed in without videoId (#31403)

material

Commit Description
fix - 88bc13d88 button: harness not picking up buttons with dynamic appearance (#31327)
fix - c1b9682e4 button: update button golden (#31346)
fix - c3bb067bf input: remove native clear button (#31394)
fix - 747218ba2 input: revert wheel workaround (#31391)

cdk

Commit Description
fix - 59be54616 menu: close sibling triggers when opening a menu (#30894)

20.0.3

material

Commit Description
fix - 13e661e5c6 core: output tokens from theme under same selector (#31295)
fix - 567ddbe84c radio: color tokens excluded when passing in variant (#31321)
fix - af811091cd slider: ensure disabled slider thumb input has 'auto' c… (#31311)

20.0.2

material

Commit Description
fix - 45fcf24b6 core: brand family not set for plain value (#31260)
fix - 3a3a9b1c2 schematics: avoid overwriting files that didn't change (#31270)
fix - 1af07e3b2 schematics: token migration not replacing all instances (#31277)

20.0.1

material

Commit Description
fix - ecd17ad75 button: add token for icon button shape (#31223)
fix - 20fa71807 schematics: filter paths when renaming tokens (#31249)

20.0.0

cdk

Commit Description
feat - 06821d85a dialog: add closePredicate option
feat - cf619601a drag-drop: introduce resetToBoundary (#30436)
fix - 77c8534ff accordion: resolve changed after checked error
fix - 1167d0638 collections: breaking changes for v20
fix - 79e887219 dialog: breaking changes for v20
fix - a2ab84da1 dialog: provide proper shaped Directionality (#30898)

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

20.0.4 "strontium-shack" (2025-06-25)

cdk

Commit Type Description
59be54616 fix menu: close sibling triggers when opening a menu (#30894)

material

Commit Type Description
88bc13d88 fix button: harness not picking up buttons with dynamic appearance (#31327)
c1b9682e4 fix button: update button golden (#31346)
c3bb067bf fix input: remove native clear button (#31394)
747218ba2 fix input: revert wheel workaround (#31391)

youtube-player

Commit Type Description
3b31dacc0 fix invalid URL when playlist is passed in without videoId (#31403)

19.2.19 "strontium-shovel" (2025-06-25)

material

Commit Type Description
1b9061ad2 fix core: fix sass deprecation warning (#31390)

20.1.0-next.1 "plastic-straw" (2025-06-11)

material

Commit Type Description
8523397fd2 fix button: prevents mat-icon being cut off by text-spacing (#30891)
0d47628d2e fix button: use system colors for state layers and text (#31278)
458a17ba46 fix checkbox: update tokens to system colors (#31279)
be48108bc2 fix chips: update tokens to system colors (#31280)
21df04e787 fix core: output tokens from theme under same selector (#31295)
576a008b09 fix core: remove unused form field mixins (#31283)
4d67427cef fix core: update ripple tokens to system colors (#31282)
28f2763f96 fix core: update tokens to system colors (#31281)
009424c73e fix datepicker: use system colors (#31300)
918b625438 fix list: update tokens to system colors (#31284)
623030b50d fix menu: update tokens to system colors (#31285)
0f26b91425 fix paginator: update tokens to system colors (#31286)
3f7d2778fb fix radio: color tokens excluded when passing in variant (#31321)
010122ff2a fix select: use system color for arrow (#31302)
9ce023d977 fix slider: ensure disabled slider thumb input has 'auto' c… (#31311)
029e39cced fix slider: use system color (#31305)
951f37e656 fix tabs: update tokens to system colors (#31287)

... (truncated)

Commits
  • 7b87677 release: cut the v20.0.4 release
  • 76451c5 build: fix failing firefox tests on main (#31441)
  • 59be546 fix(cdk/menu): close sibling triggers when opening a menu (#30894)
  • 6f445d1 build: update dependency zx to v8 (#31435)
  • 3ff0547 build: update dependency node to v22.17.0 (#31428)
  • 3b31dac fix(youtube-player): invalid URL when playlist is passed in without videoId (...
  • c3bb067 fix(material/input): remove native clear button (#31394)
  • 747218b fix(material/input): revert wheel workaround (#31391)
  • e89c09b docs: snippet-based examples not showing after clicking away and coming back ...
  • f48c8ad build: update scorecard action dependencies (#31409)
  • 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.0.4.
- [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.0.4)

---
updated-dependencies:
- dependency-name: "@angular/cdk"
  dependency-version: 20.0.4
  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 Jun 30, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 7, 2025

Superseded by #54.

@dependabot dependabot bot closed this Jul 7, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/crud-angular/angular/cdk-20.0.4 branch July 7, 2025 17:22
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