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.2 #720

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps layerchart from 0.81.3 to 0.93.2.

Release notes

Sourced from layerchart's releases.

[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]

Patch Changes

  • feat(Brush): Add Logger integration (6308357)

  • fix(Brush): Improve pointer handling (both small (<1px) and large/quick movements) (6308357)

[email protected]

Minor Changes

  • feat(Axis): Support passing ticks as d3-time interval (ex. timeDay.every(3)) (57dfdcb)

[email protected]

Patch Changes

  • fix(TooltipContext): Pass MouseEvent as first argument to onclick (match other event callbacks) (180d77a)

[email protected]

Minor Changes

... (truncated)

Commits
  • 9a0aaa2 Version Packages (#364)
  • 579d771 fix(Canvas): Properly setup pointerdown event (allowing e.stopPropagation())
  • fa5530d Version Packages (#363)
  • 81ddcbe fix(AreaChart|LineChart): Only define onpointerclick on Highlight if provid...
  • 0c35ba9 Do not propagate pointerdown event to BrushContext if onclick is provided
  • 0ecb9e3 feat(Circle): Add onpointerevent event callback
  • 5005c18 fix: Add BrushContext to top-level exports (useful for types)
  • 1fb1f29 Update CHANGELOG.md
  • 960afab Version Packages (#362)
  • 61dc5b0 Chart brush integration (#361)
  • 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.2.
- [Release notes](https://github.com/techniq/layerchart/releases)
- [Commits](https://github.com/techniq/layerchart/compare/[email protected]@0.93.2)

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

sonarqubecloud bot commented Feb 3, 2025

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

dependabot bot commented on behalf of github Feb 4, 2025

Superseded by #721.

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