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 layerchart from 0.93.8 to 0.95.0 #733

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2025

Bumps layerchart from 0.93.8 to 0.95.0.

Release notes

Sourced from layerchart's releases.

[email protected]

Minor Changes

  • feat: Highlight related series on tooltip item hover for all simplified charts. Expose setHighlightSeriesKey as slot prop, useful when overriding "tooltip" slot (#393)

  • feat(TooltipContext): Added hideDelay prop to Tooltip for configurable hide behavior (#391)

  • feat(TooltipItem): Add onclick, onpointerenter, onpointerleave event callbacks (83a1933)

Patch Changes

  • fix(TooltipItem): Use Tailwind 3 and 4 compatibility CSS variable custom value (8ed4684)

[email protected]

Patch Changes

  • fix(Highlight): Fix Svelte 3/4 compat (1107a7d)

[email protected]

Patch Changes

  • fix: Use correct _ instead of , grid-col-[...] separator for custom values. Fixes Tailwind 4 compatability (90a12f4)

[email protected]

Patch Changes

  • fix(AreaChart|LineChart|ScatterChart): Allow overriding highlight points props while retaining series color and highlight opacity (933f499)

[email protected]

Minor Changes

  • feat: Add belowContext and aboveContext slots to all simplified charts (b951724)

[email protected]

Patch Changes

  • fix(Bar): Properly handled rounded="none" (use Rect and ignore radius if defined) (472f2d8)

[email protected]

Patch Changes

  • feat(Highlight): Set CSS cursor: pointer on hover when point has onpointclick set. Works for both svg and canvas rendering contexts (e9894cc)
Commits
  • 6bfe59c Version Packages (#392)
  • a551c89 feat: Highlight related series on tooltip item hover for all simplified chart...
  • 83a1933 feat(TooltipItem): Add onclick, onpointerenter, onpointerleave event ca...
  • 8ed4684 fix(TooltipItem): Use Tailwind 3 and 4 compatibility CSS variable custom value
  • 956372a add hideDelay prop to Tooltip (#391)
  • 3b80ed4 Version Packages (#389)
  • 1107a7d fix(Highlight): Fix Svelte 3/4 compat
  • 03e731b Version Packages (#387)
  • 90a12f4 fix: Use correct _ instead of , grid-col-[...] separator for custom value...
  • db49b96 docs(Tooltip): Fix order of example (bad merge)
  • 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 [layerchart](https://github.com/techniq/layerchart) from 0.93.8 to 0.95.0.
- [Release notes](https://github.com/techniq/layerchart/releases)
- [Commits](https://github.com/techniq/layerchart/compare/[email protected]@0.95.0)

---
updated-dependencies:
- dependency-name: layerchart
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner February 11, 2025 06:30
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 11, 2025
@dependabot dependabot bot deployed to dval-in (Preview) February 11, 2025 06:31 Active
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