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 @visactor/vchart from 1.13.2 to 1.13.4 #285

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 Jan 20, 2025

Bumps @visactor/vchart from 1.13.2 to 1.13.4.

Release notes

Sourced from @​visactor/vchart's releases.

v1.13.4

🆕 feat

  • @​visactor/vchart: add wordCloudConfig in _wordCloudTransformOption()

🐛 fix

  • @​visactor/vchart: fix error of tooltip about showDelay, fix #3663
  • @​visactor/vchart: fix offset of tooltip, fix #3666
  • @​visactor/vchart: fix bug of parse lineHeight of tooltip row, fix #3643
  • @​visactor/vchart: axis break's scope calculate error, fix#3656
  • @​visactor/vchart: fix the issue where map drag interaction cannot be terminated outside the canvas, #3650
  • @​visactor/vchart: fix the issue where map drag interaction cannot be terminated outside the canvas.

What's Changed

Full Changelog: VisActor/VChart@v1.13.3...v1.13.4

v1.13.3

🆕 feat

  • @​visactor/vchart: add datum to params on axis-label event
  • @​visactor/vchart: wrap some hook in vgrammar

🐛 fix

  • @​visactor/vchart: fix the issue of incorrect label display in 3D charts, #3584
  • @​visactor/vchart: fix the issue of animation in 3d wordcloud not work
  • @​visactor/vchart: brush data will be undefined when mark is hovered. fix#3623
  • @​visactor/vchart: fix style of dom tooltip when tooltip has customized child, fix #3615
  • @​visactor/vchart: fix error update of dom tooltip when update theme, fix #3619
  • @​visactor/vchart: fix position of html tooltip when confine is false, fix #3632
  • @​visactor/vchart: fix the typographical error of dataset tutorial
  • @​visactor/vchart: compilier should add dpr to vrender
  • @​visactor/vchart: fix invisible region blocking mark events, #3638
  • @​visactor/vchart: undefined points shoulde not show when dimension hover, fix #3610
  • @​visactor/vchart: fix layout error of title component, fix #3614

What's Changed

... (truncated)

Changelog

Sourced from @​visactor/vchart's changelog.

1.13.4

Thu, 16 Jan 2025 07:01:11 GMT

Updates

  • fix: fix error of tooltip about showDelay, fix #3663

  • fix: fix offset of tooltip, fix #3666

  • fix: fix bug of parse lineHeight of tooltip row, fix #3643

  • feat: add wordCloudConfig in _wordCloudTransformOption()

  • fix: axis break's scope calculate error, fix#3656

  • fix: fix the issue where map drag interaction cannot be terminated outside the canvas, #3650

  • fix: fix the issue where map drag interaction cannot be terminated outside the canvas.

1.13.3

Tue, 07 Jan 2025 10:21:06 GMT

Updates

  • feat: add datum to params on axis-label event

  • feat: package some hook in vgrammar

  • fix: fix the issue of incorrect label display in 3D charts, #3584

  • fix: fix the issue of animation in 3d wordcloud not work

  • fix: brush data will be undefined when mark is hovered. fix#3623

  • fix: fix style of dom tooltip when tooltip has customized child, fix #3615

  • fix: fix error update of dom tooltip when update theme, fix #3619

  • fix: fix position of html tooltip when confine is false, fix #3632

  • fix: fix the typographical error of dataset tutorial

  • fix: compilier should add dpr to vrender

  • fix: fix invisible region blocking mark events, #3638

  • fix: undefined points shoulde not show when dimension hover, fix #3610

Commits
  • b7ae6dd build: release version 1.13.4
  • 05a68af Merge pull request #3662 from VisActor/feat/wordCloudConfig
  • 79d65da feat: update vgrammar & vrender
  • 28258ea Merge pull request #3659 from VisActor/docs/update-comments
  • 9835629 docs: update comments of image in image mark
  • 34d8b0e Merge pull request #3649 from VisActor/feat/tooltip-row-style
  • 0240bf2 fix: fix offset of tooltip, fix #3666
  • 72499df fix: fix error of tooltip about showDelay, fix #3663
  • 0b307ac docs: update comments for vchart
  • 97233bc Merge pull request #3658 from VisActor/fix/zoomable-outside
  • 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 [@visactor/vchart](https://github.com/VisActor/VChart/tree/HEAD/packages/vchart) from 1.13.2 to 1.13.4.
- [Release notes](https://github.com/VisActor/VChart/releases)
- [Changelog](https://github.com/VisActor/VChart/blob/develop/packages/vchart/CHANGELOG.md)
- [Commits](https://github.com/VisActor/VChart/commits/v1.13.4/packages/vchart)

---
updated-dependencies:
- dependency-name: "@visactor/vchart"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the 🔩 dependencies Update dependencies label Jan 20, 2025
@dependabot dependabot bot requested a review from oljc January 20, 2025 17:23
Copy link

vercel bot commented Jan 20, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
arco-admin ⬜️ Ignored (Inspect) Visit Preview Jan 20, 2025 5:23pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔩 dependencies Update dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant