Skip to content
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

build(deps): bump @angular/cdk from 16.2.14 to 19.1.5 #3279

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2025

Bumps @angular/cdk from 16.2.14 to 19.1.5.

Release notes

Sourced from @​angular/cdk's releases.

v19.1.5

19.1.5 "bromine-bread" (2025-02-19)

material

Commit Description
fix - 90ac6134d checkbox: ensure native control receives clicks (#30511)
fix - 2eb6424b2 paginator: disabled buttons not visible in high contrast mode (#30505)
fix - 96d7d87c8 slide-toggle: rendering issue in Safari 18.3 (#30490)
fix - 16593f1dc snack-bar: snack-bar action button does not follow material guidelines (#27769)
fix - 76f28469f tooltip: regression when injecting ViewContainerRef (#30500)
perf - c2b363ea6 radio: Optimize costly css selectors. (#30470)

cdk

Commit Description
fix - 719e67d29 drag-drop: avoid retaining destroyed items until next drag (#30514)
perf - c24b17955 table: Short circuit _removeStickyStyle calls against elements with no sticky styles (#30471)

v19.1.4

19.1.4 "wattle-lute" (2025-02-12)

material

Commit Description
fix - e8d6454e3a timepicker: allow scroll strategy to be customized (#30473) (#30479)
perf - 9b323df478 tooltip: Defer injection of injectables not needed until tooltip is shown. (#30440)

cdk

Commit Description
fix - b363eaea36 overlay: avoid issues with overlapping backdrop removals (#30474)
fix - 45e3e725e6 table: memory leak when no rows are sticky (#30461)

multiple

Commit Description
perf - 0ac0290bb9 Don't double-inject the style loader. (#30467)

v19.1.3

19.1.3 "plastic-wombat" (2025-02-05)

material

Commit Description
fix - 37436bd299 button-toggle: make null value selected on init (#25553)
fix - 8568cd5ad1 chips: Async chips with a delay are not highlighted (#27399)
fix - 8a99cf45f5 datepicker: set aria-expanded on datepicker toggle (#30438)
fix - 6d96869bdb sidenav: end positioned sidenav not opening in RTL (#30427)
perf - 9e152910b1 button: Optimize the remaining descendant state selector. (#30428)
perf - 6bd376174e checkbox: Optimize more expensive selectors (#30409)

v19.1.2

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

19.1.5 "bromine-bread" (2025-02-19)

cdk

Commit Type Description
719e67d29 fix drag-drop: avoid retaining destroyed items until next drag (#30514)
c24b17955 perf table: Short circuit _removeStickyStyle calls against elements with no sticky styles (#30471)

material

Commit Type Description
90ac6134d fix checkbox: ensure native control receives clicks (#30511)
2eb6424b2 fix paginator: disabled buttons not visible in high contrast mode (#30505)
96d7d87c8 fix slide-toggle: rendering issue in Safari 18.3 (#30490)
16593f1dc fix snack-bar: snack-bar action button does not follow material guidelines (#27769)
76f28469f fix tooltip: regression when injecting ViewContainerRef (#30500)
c2b363ea6 perf radio: Optimize costly css selectors. (#30470)

19.2.0-next.4 "papercrete-zither" (2025-02-12)

cdk

Commit Type Description
6434841111 fix overlay: avoid issues with overlapping backdrop removals (#30474)
bf94082f81 fix table: memory leak when no rows are sticky (#30461)

material

Commit Type Description
3d91f61053 feat core: drop dependency on animations module (#30459)
d141f83f32 fix core: remove animations from ng add (#30446)
24c25672b4 fix select: overlay not detached on time after exit animation in some cases (#30456)
0925cf58ce fix timepicker: allow scroll strategy to be customized (#30473)
622152de76 perf tooltip: Defer injection of injectables not needed until tooltip is shown. (#30440)

core

Commit Type Description
3f37137d7e fix update incorrect hue reference tokens (#29902)

multiple

Commit Type Description
1ddb9cf056 perf Don't double-inject the style loader. (#30467)

19.1.4 "wattle-lute" (2025-02-12)

cdk

Commit Type Description
b363eaea36 fix overlay: avoid issues with overlapping backdrop removals (#30474)

... (truncated)

Commits
  • 83e6d27 release: cut the v19.1.5 release
  • 719e67d fix(cdk/drag-drop): avoid retaining destroyed items until next drag (#30514)
  • 90ac613 fix(material/checkbox): ensure native control receives clicks (#30511)
  • 76f2846 fix(material/tooltip): regression when injecting ViewContainerRef (#30500)
  • 2eb6424 fix(material/paginator): disabled buttons not visible in high contrast mode (...
  • 16593f1 fix(material/snack-bar): snack-bar action button does not follow material gui...
  • 96d7d87 fix(material/slide-toggle): rendering issue in Safari 18.3 (#30490)
  • c2b363e perf(material/radio): Optimize costly css selectors. (#30470)
  • c24b179 perf(cdk/table): Short circuit _removeStickyStyle calls against elements with...
  • 0163b38 build: move license check to lint job (#30489)
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 20, 2025
Bumps [@angular/cdk](https://github.com/angular/components) from 16.2.14 to 19.1.5.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@16.2.14...19.1.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular/cdk-19.1.5 branch from 195bbdb to 2d3b281 Compare February 20, 2025 03:57
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants