Skip to content

Bump @angular/cdk from 15.2.8 to 19.2.4#1759

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/angular/cdk-19.2.4
Closed

Bump @angular/cdk from 15.2.8 to 19.2.4#1759
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/angular/cdk-19.2.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps @angular/cdk from 15.2.8 to 19.2.4.

Release notes

Sourced from @​angular/cdk's releases.

v19.2.4

19.2.4 "cafetite-cafe" (2025-03-19)

material

Commit Description
fix - 528cfc23f card: remove alternate token for container-color (#30640)
fix - 804c027c3 chips: adds default placeholder for chips input (#30452)
fix - 732397f5b core: include alternative tokens (#30633)
fix - 0ec7fd164 paginator: change tabindex expect in test
fix - 9b357a3f1 paginator: prevent keyboard nav to disabled buttons (#30627)
fix - 432bde7b0 select: use flexible overlay dimensions (#30628)
fix - 9b9d7bd41 timepicker: assertion error if reopened quickly (#30639)

cdk

Commit Description
fix - 60fc781c3 text-field: Long multiline textfield focus issue (#30312)

v19.2.3

19.2.3 "californium-coconut" (2025-03-12)

material

Commit Description
fix - c4e46080e autocomplete: incorrectly resolving focused element in shadow DOM (#30619)
fix - 6d978a3aa schematics: some options missing from schema (#30602)
fix - 289a0e0aa timepicker: wrong default scroll strategy (#30593)

cdk

Commit Description
fix - 3de78febb portal: fix incorrect injector hierarchy with DomPortalOutlet and child environment injectors (#30610)

multiple

Commit Description
fix - 4d8f3aab8 deprecate exported factories (#30608)

v19.2.2

19.2.2 "metal-llama" (2025-03-05)

material

Commit Description
fix - f89ed8115c bottom-sheet: focus first tabbable element by default (#30549)
fix - 8754784ec5 schematics: remove NoopAnimationsModule from generated tests (#30562)
fix - bfdbc23b8c timepicker: unable to reopen if closed by scroll strategy (#30561)

cdk

Commit Description
fix - c31c7fe22a stepper: emitting interacted event when item has not changed (#30579)

material-angular-io

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

19.2.4 "cafetite-cafe" (2025-03-19)

cdk

Commit Type Description
60fc781c3 fix text-field: Long multiline textfield focus issue (#30312)

material

Commit Type Description
528cfc23f fix card: remove alternate token for container-color (#30640)
804c027c3 fix chips: adds default placeholder for chips input (#30452)
732397f5b fix core: include alternative tokens (#30633)
0ec7fd164 fix paginator: change tabindex expect in test
9b357a3f1 fix paginator: prevent keyboard nav to disabled buttons (#30627)
432bde7b0 fix select: use flexible overlay dimensions (#30628)
9b9d7bd41 fix timepicker: assertion error if reopened quickly (#30639)

19.2.3 "californium-coconut" (2025-03-12)

cdk

Commit Type Description
3de78febb fix portal: fix incorrect injector hierarchy with DomPortalOutlet and child environment injectors (#30610)

material

Commit Type Description
c4e46080e fix autocomplete: incorrectly resolving focused element in shadow DOM (#30619)
6d978a3aa fix schematics: some options missing from schema (#30602)
289a0e0aa fix timepicker: wrong default scroll strategy (#30593)

multiple

Commit Type Description
4d8f3aab8 fix deprecate exported factories (#30608)

20.0.0-next.1 "fernium-fern" (2025-03-12)

Breaking Changes

cdk

    • SelectionModel.clear now returns a boolean.
    • SelectionModel.deselect now returns a boolean.
    • SelectionModel.select now returns a boolean.
    • SelectionModel.setSelection now returns a boolean.
    • SelectionModel.toggle now returns a boolean.
    • DIALOG_SCROLL_STRATEGY_PROVIDER has been removed.
    • DIALOG_SCROLL_STRATEGY_PROVIDER_FACTORY has been removed.
    • DragDropRegistry is no longer generic.
    • DragDropRegistry.scroll has been removed. Use the scrolled method instead.

... (truncated)

Commits
  • 005e9ff release: cut the v19.2.4 release
  • 60fc781 fix(cdk/text-field): Long multiline textfield focus issue (#30312)
  • 0ec7fd1 fix(material/paginator): change tabindex expect in test
  • 6b8e6fc refactor: use relative imports within module npm packages
  • b5c5b02 docs: fix typo in autocomplete by removing redundant word (#30644)
  • 528cfc2 fix(material/card): remove alternate token for container-color (#30640)
  • 804c027 fix(material/chips): adds default placeholder for chips input (#30452)
  • 9b9d7bd fix(material/timepicker): assertion error if reopened quickly (#30639)
  • 432bde7 fix(material/select): use flexible overlay dimensions (#30628)
  • 732397f fix(material/core): include alternative tokens (#30633)
  • 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 15.2.8 to 19.2.4.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@15.2.8...19.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added automerge Kodiak can automerge dependencies Pull requests that update a dependency file labels Mar 20, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 21, 2025

Superseded by #1768.

@dependabot dependabot bot closed this Mar 21, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/cdk-19.2.4 branch March 21, 2025 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Kodiak can automerge dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants