Skip to content

Bump @angular/cdk from 19.2.7 to 19.2.11 in /crud-angular #16

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps @angular/cdk from 19.2.7 to 19.2.11.

Release notes

Sourced from @​angular/cdk's releases.

19.2.11

material

Commit Description
fix - 4d0dcc49f8 list: update documentation (#30883)

cdk

Commit Description
fix - 0509a99d27 overlay: scroll was blocked when zoomed out even if scrolling wasn't an option (#30762)
fix - 14afce23b6 schematics: account for new karma builder (#30907)

19.2.10

material

Commit Description
fix - ef723db2e0 bottom-sheet: page jumping if backdrop-filter is applied (#30840)

cdk

Commit Description
fix - 604e4d6c98 overlay: disable overlay animation with prefers-reduced-motion (#30858)

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)
Changelog

Sourced from @​angular/cdk's changelog.

19.2.11 "dopamine-dumpling" (2025-04-23)

cdk

Commit Type Description
0509a99d27 fix overlay: scroll was blocked when zoomed out even if scrolling wasn't an option (#30762)
14afce23b6 fix schematics: account for new karma builder (#30907)

material

Commit Type Description
4d0dcc49f8 fix list: update documentation (#30883)

20.0.0-next.7 "metal-keys" (2025-04-16)

cdk

Commit Type Description
91a0cf9b02 fix overlay: disable overlay animation with prefers-reduced-motion (#30858)

material

Commit Type Description
5dcbba70a9 fix bottom-sheet: page jumping if backdrop-filter is applied (#30840)
92bcc67c2d fix core: include density tokens in system theme (#30845)
a5aade2df3 fix form-field: preserve aria-describedby set externally across all form controls (#30699)
8b033742b6 fix snack-bar: change politeness level (#30851)

youtube-player

Commit Type Description
18ddea3307 fix use safevalues (#30773)

cdk-experimental

Commit Type Description
9caed2a8a7 feat ui-patterns: tabs ui pattern (#30568)
184ceee3a1 fix listbox: ignore spaces during typeahead (#30766)
a7df65f3e0 fix listbox: use meta as alternative to ctrl (#30852)
ae8f9dd282 fix ui-patterns: fix lint and build config (#30877)
10890983c8 fix ui-patterns: listbox pointer event handler (#30843)

19.2.10 "plastic-monkey" (2025-04-16)

cdk

Commit Type Description
604e4d6c98 fix overlay: disable overlay animation with prefers-reduced-motion (#30858)

material

Commit Type Description

... (truncated)

Commits
  • 7b1d658 release: cut the v19.2.11 release
  • 8ab95ef ci: update public dir for docs preview deployments (#30937)
  • 3009dc0 ci: update public dir for docs preview deployments (#30936)
  • efafba7 ci: setup preview docs service (#30934)
  • 64795cc Revert "[PATCH] Migrate to use rules_js based ng_package (#30917)" (#30928)
  • 89db9f7 [PATCH] Migrate to use rules_js based ng_package (#30917)
  • bf0800c test: add back fixture.whenStable for patch branch (#30923)
  • 0509a99 fix(cdk/overlay): scroll was blocked when zoomed out even if scrolling wasn't...
  • bd2cb38 ci: remove caretaker script which is no longer used (#30866)
  • 587cd8a build: drop usage of rules_nodejs 's pkg_npm in favor of using `npm_packa...
  • 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 19.2.11.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@19.2.7...19.2.11)

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

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 28, 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.

0 participants