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

chore(deps): bump @angular/cdk from 14.2.7 to 18.1.4 #616

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 8, 2024

Bumps @angular/cdk from 14.2.7 to 18.1.4.

Release notes

Sourced from @​angular/cdk's releases.

v18.1.4

18.1.4 "pewter-polka" (2024-08-07)

material

Commit Description
fix - 2b5ae8c0ed chips: missing tokens in M3 (#29531)
fix - b98432839e sidenav: disable focus trap while closed (#29548)

v18.1.3

18.1.3 "plastic-beach" (2024-07-31)

material

Commit Description
fix - caf4b61ead chips: remove tab-index attribute from mat-chip host (#29436)
fix - 913267c0b1 core: custom system-level variable prefix not used in some mixins (#29513)
fix - 70048ef226 dialog: invalid font-family declaration (#29516)
fix - d7d82e1455 slide-toggle: don't trigger active state for entire container (#29514)
fix - d237e7d2c7 slide-toggle: remove divs from button (#29485)

cdk

Commit Description
fix - 2c76917779 coercion: Return undefined when the fallback value is undefined (#29491)

v18.1.2

18.1.2 "velvet-violin" (2024-07-24)

material

Commit Description
fix - cf61af53bd chips: remove button is too small (#29351)
fix - c79ec264aa form-field: hiding a label after it has been (#29461)
fix - 15238d255f input: Number input not changing on wheel interaction (#29449)

Breaking Changes

material

  • updates chip remove button touch target to increase accessibility of the button especially on touch/mobile devices.
  • refactor(material/chips): chip remove touch target size is insufficient

Updates fix to Autocomplete Component Chips component where the touch target size is too small and fails minimum accessibility size of 48x48 px. Addresses nit fixes from PR review.

Fixes b/286959517

  • updates padding size of remove touch target to satisfy minimum 48x48 accessibility size.

    • fix(material/chip): remove button is too small

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

18.1.4 "pewter-polka" (2024-08-07)

material

Commit Type Description
2b5ae8c0ed fix chips: missing tokens in M3 (#29531)
b98432839e fix sidenav: disable focus trap while closed (#29548)

18.2.0-next.3 "gold-medal" (2024-07-31)

cdk

Commit Type Description
c9078d1d1a fix coercion: Return undefined when the fallback value is undefined (#29491)

material

Commit Type Description
0af3b61750 feat radio: add the ability to interact with disabled radio buttons (#29490)
4292e1b3a0 feat slide-toggle: add the ability to interact with disabled toggle (#29502)
5403b2b316 fix chips: remove tab-index attribute from mat-chip host (#29436)
6d701146cc fix core: custom system-level variable prefix not used in some mixins (#29513)
95d1354cdd fix dialog: invalid font-family declaration (#29516)
fd47a0e60d fix radio: avoid error if destroyed quickly (#29507)
5892acfde3 fix slide-toggle: don't trigger active state for entire container (#29514)
1aa8512ebe fix slide-toggle: remove divs from button (#29485)

multiple

Commit Type Description
db5b8dc29b feat fallback to system level variables (#29480)

18.1.3 "plastic-beach" (2024-07-31)

cdk

Commit Type Description
2c76917779 fix coercion: Return undefined when the fallback value is undefined (#29491)

material

Commit Type Description
caf4b61ead fix chips: remove tab-index attribute from mat-chip host (#29436)
913267c0b1 fix core: custom system-level variable prefix not used in some mixins (#29513)
70048ef226 fix dialog: invalid font-family declaration (#29516)
d7d82e1455 fix slide-toggle: don't trigger active state for entire container (#29514)
d237e7d2c7 fix slide-toggle: remove divs from button (#29485)

... (truncated)

Commits
  • 2b1e0d4 release: cut the v18.1.4 release
  • b984328 fix(material/sidenav): disable focus trap while closed (#29548)
  • f229e7b refactor(cdk/drag-drop): remove unnecessary generics (#29542)
  • 8dfd1dc refactor(cdk/drag-drop): remove unnecessary type (#29541)
  • 2b5ae8c fix(material/chips): missing tokens in M3 (#29531)
  • 27eb1db build: fix the approve-size-tests script (#29538)
  • 0e1bf7c release: cut the v18.1.3 release
  • caf4b61 fix(material/chips): remove tab-index attribute from mat-chip host (#29436)
  • 4d6aa2e build: update to Angular 18.2 next (#29521)
  • 70048ef fix(material/dialog): invalid font-family declaration (#29516)
  • 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 8, 2024
Bumps [@angular/cdk](https://github.com/angular/components) from 14.2.7 to 18.1.4.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@14.2.7...18.1.4)

---
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-18.1.4 branch from aa97c8e to 732388b Compare August 13, 2024 11:55
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 15, 2024

Superseded by #621.

@dependabot dependabot bot closed this Aug 15, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/cdk-18.1.4 branch August 15, 2024 04:53
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