hslayers / hslayers-ng

User interface and map building extensions for OpenLayers
https://ng.hslayers.org/
MIT License
34 stars 20 forks source link

build(deps): bump @angular/cdk from 18.0.4 to 18.0.6 #5061

Closed dependabot[bot] closed 6 days ago

dependabot[bot] commented 2 weeks ago

Bumps @angular/cdk from 18.0.4 to 18.0.6.

Release notes

Sourced from @​angular/cdk's releases.

v18.0.6

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

material

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

v18.0.5

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

material

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

cdk

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

Sourced from @​angular/cdk's changelog.

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

material

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

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

cdk

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

material

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

multiple

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

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)

18.1.0-next.3 "copper-carousel" (2024-06-20)

cdk

Commit Type Description

... (truncated)

Commits
  • 3a6817f release: cut the v18.0.6 release
  • bffec39 ci: fix lint issue (#29368)
  • e2f578a refactor(material/chips): simplify structural styles (#29357)
  • cd4b85d refactor(multiple): remove external ripple values
  • 8b16803 refactor(multiple): remove usages of external density utilities
  • aa4932e refactor(multiple): remove dependency on external typography utilities
  • 7d77f41 build: allow rem units
  • 1ce0a21 refactor(material/core): consolidate elevation usages
  • 316a2dc refactor(material/button): simplify FAB structural styles (#29353)
  • ce20aa2 refactor(material/button): simplify icon button structural styles (#29342)
  • 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 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[bot] commented 6 days ago

Superseded by #5073.