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.60.3 to 0.81.0 #710

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2025

Bumps layerchart from 0.60.3 to 0.81.0.

Release notes

Sourced from layerchart's releases.

[email protected]

Minor Changes

  • breaking(Brush): Change events (change, brushStart, brushEnd) to callback functions (onChange, onBrushStart, onBrushEnd). Allows usage from simplified charts and moves towards Svelte 5 api (450feb8)

[email protected]

Minor Changes

  • feat(AreaChart|LineChart|ScatterChart): Add Brush integration (#348)

  • feat(ChartClipPath|CircleClipPath|RectClipPath): Support passing disabled to underlying ClipPath (#348)

  • feat: Support passing props={{ tooltip: { context: ... } }} for all simplified charts (still support tooltip={...}) (#348)

Patch Changes

  • fix: Restore ability to pass tooltip={false} to disable tooltip for all simplified charts (#348)

  • fix(AreaChart|LineChart): Fade other series highlight points when hovering individual point (#348)

[email protected]

Patch Changes

  • fix: Properly handle null fill/stroke when creating objectId for canvas reactivity (c96c76f)

[email protected]

Patch Changes

  • feat(Labels): Support passing data and x / y accessor overrides (c5b297c)

  • feat(Points): Support passing x / y accessor overrides (8ea6f12)

  • fix(AreaChart|BarChart|LineChart|ScatterChart): Hide labels and points when toggling selected series from legend. . Add getLabelsProps and getPointsProps slot props, useful when override slot (5602e04)

  • fix(AreaChart): Fix labels placements when using seriesLayout="stack" (5602e04)

[email protected]

Patch Changes

  • fix(Circle|Line|Rect): Restore passing class to after recent refactor to handle reactive canvas styling (b025d19)

[email protected]

Patch Changes

  • Bump dependencies (aee4fed)

  • fix(Arc): Restore passing class to after recent refactor to handle reactive canvas styling (2bd93e5)

[email protected]

Minor Changes

... (truncated)

Commits
  • 44b1657 Version Packages (#350)
  • 450feb8 breaking(Brush): Change events (change, brushStart, brushEnd) to callba...
  • ab50af3 Version Packages (#349)
  • c35bc28 Brush integration (#348)
  • 07de5e4 Version Packages (#345)
  • 32b767b Update changeset
  • c96c76f fix: Properly handle undefined fill/stroke when creating objectId for canva...
  • 4969464 Version Packages (#343)
  • 5602e04 fix(AreaChart|BarChart|LineChart|ScatterChart): Hide labels and points when t...
  • 8ea6f12 feat(Points): Support passing x / y accessor overrides
  • 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.60.3 to 0.81.0.
- [Release notes](https://github.com/techniq/layerchart/releases)
- [Commits](https://github.com/techniq/layerchart/compare/[email protected]@0.81.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 added the dependencies Pull requests that update a dependency file label Jan 28, 2025
@dependabot dependabot bot requested a review from a team as a code owner January 28, 2025 06:42
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Jan 28, 2025
@dependabot dependabot bot temporarily deployed to dval-in (Preview) January 28, 2025 06:43 Inactive
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 29, 2025

Superseded by #713.

@dependabot dependabot bot closed this Jan 29, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/layerchart-0.81.0 branch January 29, 2025 04:00
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