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

Bump @angular/cdk from 17.3.10 to 18.1.0 #249

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 15, 2024

Bumps @angular/cdk from 17.3.10 to 18.1.0.

Release notes

Sourced from @​angular/cdk's releases.

v18.1.0

18.1.0 "coral-odyssey" (2024-07-10)

cdk-experimental

Commit Description
fix - fc6beeae18 popover-edit: Fix dialog role and allow aria label on popup (#29380)

material

Commit Description
feat - 5da528e44d button: allow button color to be configured through DI (#29297)
feat - 6f698fa4e2 core: add option to configure prefix of system variables (#29139)
fix - 5a97c03928 chips: navigate between rows on up/down arrow (#29364)
fix - 566057b8f5 divider: non-text color contrast issues (#28995)
fix - 65b56400bd tabs: remove visibility style when hydrating (#29220)

cdk

Commit Description
feat - 0bc6583892 drag-drop: add mixed orientation support
feat - b5e30156c1 drag-drop: add the ability to specify an alternate drop list container (#29283)
fix - 03d4e134c8 drag-drop: reset pointer events on descendants (#29370)

multiple

Commit Description
fix - aa17c2d128 remove workarounds for formControl directive (#29296)

v18.1.0-rc.0

18.1.0-rc.0 "zirconium-zoo" (2024-07-03)

material

Commit Description
fix - 674538b77 core: add fallback if ripples get stuck (#29323)

v18.1.0-next.4

18.1.0-next.4 "plastic-pliers" (2024-06-26)

material

Commit Description
feat - 5da528e44d button: allow button color to be configured through DI (#29297)
fix - d9181b53a4 button-toggle: skip disabled buttons during keyboard navigation (#29308)
fix - f67ffa5c0f button: stack icons on top of touch target (#29291)
fix - e74065ad94 datepicker: avoid losing focus when re-rendering the current view (#29287)
fix - 36c627beaf sidenav: not closing on escape key press (#29292)

cdk

Commit Description
fix - 5f7680f76f a11y: Make focus-trap behavior consistent across zoneful/zoneless (#29225)

multiple

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

18.1.0 "coral-odyssey" (2024-07-10)

cdk

Commit Type Description
0bc6583892 feat drag-drop: add mixed orientation support
b5e30156c1 feat drag-drop: add the ability to specify an alternate drop list container (#29283)
03d4e134c8 fix drag-drop: reset pointer events on descendants (#29370)

material

Commit Type Description
5da528e44d feat button: allow button color to be configured through DI (#29297)
6f698fa4e2 feat core: add option to configure prefix of system variables (#29139)
5a97c03928 fix chips: navigate between rows on up/down arrow (#29364)
566057b8f5 fix divider: non-text color contrast issues (#28995)
65b56400bd fix tabs: remove visibility style when hydrating (#29220)

cdk-experimental

Commit Type Description
fc6beeae18 fix popover-edit: Fix dialog role and allow aria label on popup (#29380)

multiple

Commit Type Description
aa17c2d128 fix remove workarounds for formControl directive (#29296)

18.0.6 "gallium-grape" (2024-07-03)

material

Commit Type Description
e5c5f151c fix core: add fallback if ripples get stuck (#29323)

18.0.5 "plastic-puppy" (2024-06-26)

cdk

Commit Type Description
0be4013d90 fix a11y: Make focus-trap behavior consistent across zoneful/zoneless (#29225)

material

Commit Type Description
fad2a074e2 fix button-toggle: skip disabled buttons during keyboard navigation (#29308)
e5684fe2b7 fix button: stack icons on top of touch target (#29291)
c1a40a26d1 fix datepicker: avoid losing focus when re-rendering the current view (#29287)
7f575daab5 fix sidenav: not closing on escape key press (#29292)

... (truncated)

Commits
  • c114373 release: cut the v18.1.0 release
  • 03c0dd8 docs: fix typo (#29403)
  • 3ca40ae docs(cdk/dialog): CDK Dialog docs missing explanation on how to access dialog...
  • fc6beea fix(cdk-experimental/popover-edit): Fix dialog role and allow aria label on p...
  • 00fe295 refactor(material/core): simplify internal form field styles (#29389)
  • 9ad16eb refactor(material/list): simplify structural styles (#29383)
  • 65b5640 fix(material/tabs): remove visibility style when hydrating (#29220)
  • 328c5d4 docs(cdk/listbox): remove forms validation and validation example (#29391)
  • a083619 docs(material/datepicker): Added context to docs for date picker null value #...
  • 47b32b0 docs(material/form-field): unable to toggle icon in demo file (#29354)
  • 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 17.3.10 to 18.1.0.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@17.3.10...18.1.0)

---
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 added the dependencies Pull requests that update a dependency file label Jul 15, 2024
@SchoolGuy SchoolGuy closed this Jul 18, 2024
Copy link
Author

dependabot bot commented on behalf of github Jul 18, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/cdk-18.1.0 branch July 18, 2024 20:42
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.

None yet

1 participant