Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2025

Bumps @angular/cdk from 20.2.14 to 21.0.3.

Release notes

Sourced from @​angular/cdk's releases.

21.0.3

material

Commit Description
fix - 151322f3b3 core: default secondary color for focus indicator (#32491)
fix - b1287cf9a6 datepicker: value reset when invalid value is entered using signal forms (#32485)
fix - f4af3981b6 table: fixed layout not working (#32494)

cdk

Commit Description
fix - fd2213c5e7 menu: allow user to pass selector for transform origin (#32462)
fix - 09ec44973f overlay: error when attempting to attach disposed overlay (#32489)

21.0.2

material

Commit Description
fix - a6de52a67 datepicker: do not re-assign the same forms value (#32447)
fix - ef8388b71 timepicker: valueChanges emitting on init (#32434)

aria

Commit Description
fix - b8f2151d0 menu: focus flicker bug
fix - 591c3d8cc menu: update api goldens (#32463)
fix - bfe017741 menu: update unit tests to use ngMenuContent

21.0.1

material

Commit Description
fix - 043d9cacc select: render panel next to trigger (#32363)

cdk

Commit Description
fix - ccc12c387 testing: errors in harnesses when using Vitest (#32399)

multiple

Commit Description
fix - 02965bb0e resolve forward ref errors (#32413)

21.0.0

aria

Commit Description
feat - a821a3ef0 grid: create the aria grid (#32092)
feat - f9d3cde14 menu: create the aria menu (#32080)
feat - a0b580027 toolbar: adds skip disabled toolbar example to dev-app (#32127)
feat - 5396c4347 toolbar: adds toolbar basic vertical example to dev-app (#32126)
feat - ba9f79be5 toolbar: adds toolbar-basic-horizontal-example to dev-app (#32106)
fix - ec6045b27 accordion: rename value to panelId for trigger and panel (#32295)

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

21.0.3 "plastic-moose" (2025-12-10)

cdk

Commit Type Description
fd2213c5e7 fix menu: allow user to pass selector for transform origin (#32462)
09ec44973f fix overlay: error when attempting to attach disposed overlay (#32489)

material

Commit Type Description
151322f3b3 fix core: default secondary color for focus indicator (#32491)
b1287cf9a6 fix datepicker: value reset when invalid value is entered using signal forms (#32485)
f4af3981b6 fix table: fixed layout not working (#32494)

21.1.0-next.1 "babingtonite-blinds" (2025-12-03)

aria

Commit Type Description
8533f4285 fix menu: focus flicker bug
c097570e2 fix menu: update api goldens (#32463)
5c7b36fe1 fix menu: update unit tests to use ngMenuContent

cdk

Commit Type Description
75b373bbc feat a11y: allow safe HTML to be passed to live announcer (#32412)

material

Commit Type Description
4cc5880d4 fix datepicker: do not re-assign the same forms value (#32447)
cd22ab69f fix timepicker: valueChanges emitting on init (#32434)

21.0.2 "babefphite-button" (2025-12-03)

aria

Commit Type Description
b8f2151d0 fix menu: focus flicker bug
591c3d8cc fix menu: update api goldens (#32463)
bfe017741 fix menu: update unit tests to use ngMenuContent

material

Commit Type Description
a6de52a67 fix datepicker: do not re-assign the same forms value (#32447)
ef8388b71 fix timepicker: valueChanges emitting on init (#32434)

... (truncated)

Commits
  • 9748ab5 release: cut the v21.0.3 release
  • 02aa90e build: update cross-repo angular dependencies (#32448)
  • 79603d6 refactor(aria/tree): split directives and resolve circular dependencies
  • 736036d refactor(aria/toolbar): split directives and resolve circular dependencies
  • 18f3b2e refactor(aria/tabs): split directives and resolve circular dependencies
  • 0bdc088 refactor(aria/menu): split directives and resolve circular dependencies
  • 448bfba refactor(aria/grid): split directives and resolve circular dependencies
  • ec4ef82 refactor(aria/combobox): split directives and resolve circular dependencies
  • ec77d60 refactor(aria/accordion): split directives and resolve circular dependencies
  • a0489f2 build: update formatting ignore controls to be done via prettierignore (#32507)
  • 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 20.2.14 to 21.0.3.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@20.2.14...v21.0.3)

---
updated-dependencies:
- dependency-name: "@angular/cdk"
  dependency-version: 21.0.3
  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 Dec 11, 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