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 18.2.7 #2941

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 Oct 4, 2024

Bumps @angular/cdk from 16.2.14 to 18.2.7.

Release notes

Sourced from @​angular/cdk's releases.

v18.2.7

18.2.7 "lava-labyrinth" (2024-10-03)

material

Commit Description
fix - 9280ad3948 chips: chip grid not re-focusing first item
fix - 7a5c1dfb46 chips: chip set overwriting disabled state (#29795)
fix - 0fabf52036 chips: focus escape not working consistently
fix - da55ad02bc core: infer first day of week in native date adapter (#29802)

cdk

Commit Description
fix - 3e1faec2aa drag-drop: positioning thrown off with align-self (#29813)

v18.2.6

18.2.6 "emerald-egg" (2024-09-25)

material

Commit Description
fix - d8c2b420c9 datepicker: set explicit line height on calendar (#29770)

v18.2.5

18.2.5 "bismuth-badge" (2024-09-20)

material

Commit Description
fix - f9e18109e chips: increase chip remove touch target size (#29452)
fix - 2cf2f5321 datepicker: replace labels not pointing to anything (#29755)
fix - 7ab65e4fb select: remove incompatible aria-autocomplete attribute (#29645)
fix - 06818a7ed slider: log proper error when slider isn't configured correctly (#29745)

cdk

Commit Description
fix - 1ea55b6e8 drag-drop: account for scale when setting free drag position (#29739)
fix - aae74b031 listbox: scroll active option into view when using aria-activedescendant (#29722)
fix - 7db4b5f4c tree: resolve maximum call stack error (#29754)

v18.2.4

18.2.4 "aramid-angle" (2024-09-12)

material

Commit Description
fix - 651b448e8 badge: change legacy container size default (#29713)
fix - 0e6dee30a form-field: Don't allow label to grow larger than input (#29673)
fix - 57028df23 select: Update checkbox color to match the selected label text color (#29684)

cdk

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

18.2.7 "lava-labyrinth" (2024-10-03)

cdk

Commit Type Description
3e1faec2aa fix drag-drop: positioning thrown off with align-self (#29813)

material

Commit Type Description
9280ad3948 fix chips: chip grid not re-focusing first item
7a5c1dfb46 fix chips: chip set overwriting disabled state (#29795)
0fabf52036 fix chips: focus escape not working consistently
da55ad02bc fix core: infer first day of week in native date adapter (#29802)

19.0.0-next.6 "topaz-tornado" (2024-09-25)

cdk

Commit Type Description
9b4085c6e3 feat private: create cdk-visually-hidden style loader (#29757)

material

Commit Type Description
d206225c58 feat core: create focus-indicator structural styles loader (#29763)
4adc3725dd feat schematics: create v19 core removal schematic (#29768)
49af49bb01 fix datepicker: set explicit line height on calendar (#29770)

18.2.6 "emerald-egg" (2024-09-25)

material

Commit Type Description
d8c2b420c9 fix datepicker: set explicit line height on calendar (#29770)

18.2.5 "bismuth-badge" (2024-09-20)

cdk

Commit Type Description
1ea55b6e8 fix drag-drop: account for scale when setting free drag position (#29739)
aae74b031 fix listbox: scroll active option into view when using aria-activedescendant (#29722)
7db4b5f4c fix tree: resolve maximum call stack error (#29754)

material

Commit Type Description

... (truncated)

Commits
  • f8b5359 release: cut the v18.2.7 release
  • 97f4aeb docs(material/datepicker): update documentation (#29816)
  • 3e1faec fix(cdk/drag-drop): positioning thrown off with align-self (#29813)
  • 5322679 refactor(google-maps): remove duplicate condition for setting content (#29801)
  • da55ad0 fix(material/core): infer first day of week in native date adapter (#29802)
  • 7a5c1df fix(material/chips): chip set overwriting disabled state (#29795)
  • 0fabf52 fix(material/chips): focus escape not working consistently
  • 9280ad3 fix(material/chips): chip grid not re-focusing first item
  • 6e937f9 release: cut the v18.2.6 release
  • 3ae420b docs(material/datepicker): Fixed typo in date-range-picker-selection-strategy...
  • 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 16.2.14 to 18.2.7.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@16.2.14...18.2.7)

---
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 the dependencies Pull requests that update a dependency file label Oct 4, 2024
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