Skip to content

chore(deps): bump @angular/cdk from 19.1.3 to 19.2.9 #30

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @angular/cdk from 19.1.3 to 19.2.9.

Release notes

Sourced from @​angular/cdk's releases.

v19.2.9

19.2.9 "abellaite-apron" (2025-04-09)

cdk

Commit Description
fix - 111b0c65a table: error if data is accessed too early (#30817)

v19.2.8

19.2.8 "sapphire-kraken" (2025-04-02)

cdk-experimental

Commit Description
perf - bc99b420b2 column-resize: improve hover responsiveness of… (#30708)

material

Commit Description
fix - 491fce2aa7 form-field: move error aria-live to parent container (#30678)
fix - bdbf32af29 tabs: allow ID to be set on tab (#30768)

cdk

Commit Description
perf - 0ee159390f drag-drop: fix performance regression when destroying items (#30751)

v19.2.7

19.2.7 "bohrium-banana" (2025-03-26)

material

Commit Description
fix - 3ba64d85c sort: set cursor on entire clickable area (#30696)

cdk

Commit Description
fix - 259bd2323 menu: not clearing aria-controls on context menu (#30680)

v19.2.6

19.2.6 "tellurium-transponder" (2025-03-21)

cdk

Commit Description
fix - 5a7009a50 overlay: ensure re-exported transitive Dir directive can be imported (#30679)

v19.2.5

19.2.5 "argon-planet" (2025-03-20)

material

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

19.2.9 "abellaite-apron" (2025-04-09)

cdk

Commit Type Description
111b0c65a fix table: error if data is accessed too early (#30817)

20.0.0-next.5 "chitin-enigma" (2025-04-02)

cdk

Commit Type Description
f9973ee231 fix overlay: use MutationObserver to detach overlay (#30703)
1372f52ae6 perf drag-drop: fix performance regression when destroying items (#30751)

material

Commit Type Description
3daa360300 feat core: introduce custom token for controlling animations (#30749)
907815dc5c fix checkbox: hardcode token renames (#30752)
e9b015737c fix form-field: move error aria-live to parent container (#30678)
ec538b598b fix form-field: use ResizeObserver for label offset calculation (#30702)
2d86ad441e fix slider: fix clobbered token for hover/focus/pressed (#30754)
40d0ab4fc7 fix snack-bar: rename snackbar token prefix (#30750)
387313fc41 fix tabs: allow ID to be set on tab (#30768)

cdk-experimental

Commit Type Description
149fe6129c fix popover-edit: use MutationObserver to detect table rows (#30713)
4bf3591c77 fix ui-patterns: add modifier checks for regexps (#30738)
dd69023340 perf column-resize: improve hover responsiveness of… (#30708)

multiple

Commit Type Description
590971359f fix remove backwards-compatibility code (#30747)

19.2.8 "sapphire-kraken" (2025-04-02)

cdk

Commit Type Description
0ee159390f perf drag-drop: fix performance regression when destroying items (#30751)

material

Commit Type Description
491fce2aa7 fix form-field: move error aria-live to parent container (#30678)
bdbf32af29 fix tabs: allow ID to be set on tab (#30768)

cdk-experimental

... (truncated)

Commits
  • 94c2c0a release: cut the v19.2.9 release
  • 8d29696 build: speed up legacy tests bundle
  • 6c9595c build: switch karma tests to rules_browsers
  • 111b0c6 fix(cdk/table): error if data is accessed too early (#30817)
  • 4d1cacf docs(material/chips): fix aria label binding for reactive and template driven...
  • 1d721e6 docs(material/chips): fix aria-label binding of chips-form-control-example (#...
  • 93ae1ca build: update angular shared dev-infra code to e4bf37a (#30805)
  • 20d4e20 build: update angular shared dev-infra code to f172f3f (#30801)
  • 4fb7912 build: update angular shared dev-infra code to 492cc1f (#30798)
  • 2276f6a build: clean-up to use fine-grained targets for faster rebuilds
  • 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 19.2.9.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@19.1.3...19.2.9)

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

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 Apr 14, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 21, 2025

Superseded by #37.

@dependabot dependabot bot closed this Apr 21, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/cdk-19.2.9 branch April 21, 2025 10:19
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