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.81.3 to 0.93.4 #722

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps layerchart from 0.81.3 to 0.93.4.

Release notes

Sourced from layerchart's releases.

[email protected]

Patch Changes

  • fix(AreaChart|LineChart|ScatterChart): Clip belowMarks, aboveMarks, highlight, labels, and points slots when brushed/zoomed (883d1d3)

  • feat: Add renderCircle to simplify rendering circles to canvas (instead of using renderPath) (c728af0)

  • feat(Canvas): Add Logger integration (d88ee43)

  • fix: Update rgbColorGenerator and getColorStr to support alpha channel (rgba) (796f029)

  • fix(canvas render): Always paint fill when explicitly defined (rgb(0,0,0) would match the default computedStyles color and be ignored) (9d3ba48)

[email protected]

Patch Changes

  • fix(Highlight): Pass all bar props to underlying Bar (aligning with lines and points) (2a153ea)

[email protected]

Patch Changes

  • fix(Canvas): Properly setup pointerdown event (allowing e.stopPropagation()) (579d771)

[email protected]

Patch Changes

  • fix(AreaChart|LineChart): Only define onpointerclick on Highlight if provided to chart (coordinate with recent Highlight change) (81ddcbe)

  • fix: Add BrushContext to top-level exports (useful for types) (5005c18)

  • fix(Highlight): Do not propagate pointerdown event to BrushContext if onclick is provided (0c35ba9)

  • feat(Circle): Add onpointerevent event callback (0ecb9e3)

[email protected]

Minor Changes

  • feat: Integrate Brush via BrushContext (<Chart brush={...}>) (#361)

  • breaking: Remove Brush component (#361)

Patch Changes

  • fix: Support highlight pointer events (click/hover) when using brush (#361)

  • fix: Support brushing when using voronoi tooltip mode (#361)

  • fix(AreaChart|LineChart): Fix re-animating (tweened) lines/areas on single series point hover (#361)

[email protected]

... (truncated)

Commits
  • 4f77d23 Version Packages (#370)
  • d88ee43 feat(Canvas): Add Logger integration
  • c728af0 feat: Add renderCircle to simplify rendering circles to canvas (instead of ...
  • 796f029 fix: Update rgbColorGenerator and getColorStr to support alpha channel (r...
  • 9d3ba48 fix(canvas render): Always paint fill when explicitly defined (rgb(0,0,0) w...
  • c797c07 docs: Move tools and performance to bottom of quick search
  • 883d1d3 fix(AreaChart|LineChart|ScatterChart): Clip belowMarks, aboveMarks, `high...
  • 0c20785 Version Packages (#369)
  • 2a153ea fix(Highlight): Pass all bar props to underlying Bar (aligning with `line...
  • 9a0aaa2 Version Packages (#364)
  • 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.81.3 to 0.93.4.
- [Release notes](https://github.com/techniq/layerchart/releases)
- [Commits](https://github.com/techniq/layerchart/compare/[email protected]@0.93.4)

---
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 5, 2025 06:14
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 5, 2025
Copy link

sonarqubecloud bot commented Feb 5, 2025

@dependabot dependabot bot temporarily deployed to dval-in (Preview) February 5, 2025 06:15 Inactive
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 6, 2025

Superseded by #723.

@dependabot dependabot bot closed this Feb 6, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/layerchart-0.93.4 branch February 6, 2025 06:25
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