Skip to content

build(deps): bump @visactor/vchart from 1.13.8 to 1.13.11#325

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot-npm_and_yarn-visactor-vchart-1.13.11
Closed

build(deps): bump @visactor/vchart from 1.13.8 to 1.13.11#325
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot-npm_and_yarn-visactor-vchart-1.13.11

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 2, 2025

Copy link
Copy Markdown
Contributor

Bumps @visactor/vchart from 1.13.8 to 1.13.11.

Release notes

Sourced from @​visactor/vchart's releases.

v1.13.11

🆕 feat

  • @​visactor/vchart: add barGap option for histogram chart
  • @​visactor/vchart: support tooltip.trigger and crosshair.trigger in theme

🐛 fix

  • @​visactor/vchart: fix data-zoom domain when the label of band size is number-like string, fix #3982
  • @​visactor/vchart: fix the order of title in mark tooltip when dimension tooltip has no title, fix #3991
  • @​visactor/vchart: option { poptip: true } should load poptipForText`
  • react-vchart: when use children to render customized tooltip, react-vchart should update
  • @​visactor/vchart: customized render of tooltip should be render in react 17 and react 18

🔖 other

  • @​visactor/vchart: fix:Replace all the vchartConstrouctor to vchartConstructor,and ensure backward compatibility with older versions.

What's Changed

New Contributors

Full Changelog: VisActor/VChart@v1.13.10...v1.13.11

v1.13.10

🆕 feat

  • @​visactor/vchart: tooltip support inside position
  • @​visactor/vchart: mosaic chart supports bandWidthField and percent config, closed #3945

🐛 fix

  • @​visactor/vchart: export ManualTicker & StreamLight
  • @​visactor/vchart: tooltip should hide when enterable, fix #3965, fix #3922
  • @​visactor/vchart: fix error of enterable tooltip when multiple charts in a page, fix #3940
  • @​visactor/vchart: upgrade vgrammar to 0.16.7, fix #3965

What's Changed

... (truncated)

Changelog

Sourced from @​visactor/vchart's changelog.

1.13.11

Thu, 29 May 2025 09:26:04 GMT

Updates

  • feat: add barGap option for histogram chart

  • feat: support tooltip.trigger and crosshair.trigger in theme

  • fix: fix data-zoom domain when the label of band size is number-like string, fix #3982

  • fix: fix the order of title in mark tooltip when dimension tooltip has no title, fix #3991

  • fix: option { poptip: true } should load poptipForText`

  • fix(react-vchart): when use children to render customized tooltip, react-vchart should update

  • fix: customized render of tooltip should be render in react 17 and react 18

  • fix:Replace all the vchartConstrouctor to vchartConstructor,and ensure backward compatibility with older versions.

1.13.10

Thu, 15 May 2025 12:13:18 GMT

Updates

  • feat: tooltip support inside position

  • feat: mosaic chart supports bandWidthField and percent config, closed #3945

  • fix: export ManualTicker & StreamLight

  • fix: tooltip should hide when enterable, fix #3965, fix #3922

  • fix: fix error of enterable tooltip when multiple charts in a page, fix #3940

  • fix: upgrade vgrammar to 0.16.7, fix #3965

1.13.9

Mon, 21 Apr 2025 08:22:38 GMT

Updates

... (truncated)

Commits
  • 659f66c build: release version 1.13.11
  • 6c0c69a feat: update docs and set half bar gap
  • b034ef9 feat: change option from barPadding to barGap
  • 3e872da fix: add minBarWidth and y to y1
  • 9d6564c docs: update barPadding doc
  • 0a12cf8 feat: linear bar add barpadding option
  • e25b7eb fix: fix the order of title in mark tooltip when dimension tooltip has no tit...
  • 65295c8 docs: remove since tag
  • d9694a6 fix: excessive type definitions
  • 93556e4 docs(theme): conform comments
  • 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.8 to 1.13.11.
- [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.11/packages/vchart)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from oljc June 2, 2025 18:05
@dependabot @github

dependabot Bot commented on behalf of github Jun 2, 2025

Copy link
Copy Markdown
Contributor Author

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot Bot assigned oljc Jun 2, 2025
@dependabot dependabot Bot added the 🔩 dependencies Update dependencies label Jun 2, 2025
@vercel

vercel Bot commented Jun 2, 2025

Copy link
Copy Markdown

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 Jun 2, 2025 6:06pm

@netlify

netlify Bot commented Jun 2, 2025

Copy link
Copy Markdown

Deploy Preview for arco-admin ready!

Name Link
🔨 Latest commit 71a9e70
🔍 Latest deploy log https://app.netlify.com/projects/arco-admin/deploys/683de8042b5efb0008d75b73
😎 Deploy Preview https://deploy-preview-325--arco-admin.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@dependabot @github

dependabot Bot commented on behalf of github Jun 16, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #327.

@dependabot dependabot Bot closed this Jun 16, 2025
@dependabot dependabot Bot deleted the dependabot-npm_and_yarn-visactor-vchart-1.13.11 branch June 16, 2025 18:34
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