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.12.5 to 1.12.7 #243

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 Sep 30, 2024

Bumps @visactor/vchart from 1.12.5 to 1.12.7.

Release notes

Sourced from @​visactor/vchart's releases.

v1.12.7

🆕 feat

  • @​visactor/vchart: feat: support minLength in funnel outerlabel line
  • react-vchart: support morphConfig of react-vchart, close #3219

🐛 fix

  • @​visactor/vchart: fix error of updateSpec when data changed, fix #3261
  • @​visactor/vchart: color of linear progress track in dark mode
  • @​visactor/vchart: datazoom state field and value field is incomplete problem. fix#3199
  • @​visactor/vchart: fix title of axis when the bounds is empty, fix #3265
  • @​visactor/vchart: fix media-query when updateSpec
  • @​visactor/vchart: fix updateSpec when add attributes width, height to spec

What's Changed

Full Changelog: VisActor/VChart@v1.12.6...v1.12.7

v1.12.6

🆕 feat

  • @​visactor/vchart: Added lifecycle hooks, afterCreateVChart, beforeInitializeChart, afterInitializeChart
  • @​visactor/vchart: Polar coordinate angle axis supports configurations like autoLimit, autoWrap, autoHide, etc.

🐛 fix

  • @​visactor/vchart: Allow adding indicator components in polar charts
  • @​visactor/vchart: Fix the default value issue of position in the label component, fix #3242
  • @​visactor/vchart: Fix type error, change type in PointerMarkSpec to an optional type, fix #3227
  • @​visactor/vchart: Use throttle for throttling when triggering resize
  • @​visactor/vchart: Fix the chart update type to be reCompile instead of remake when updating label configurations
  • @​visactor/vchart: Fix the issue where customMark does not support markName event filters
  • @​visactor/vchart: Fix the issue of incorrect animation triggering during radar chart updates, fix #3228

What's Changed

... (truncated)

Changelog

Sourced from @​visactor/vchart's changelog.

1.12.7

Fri, 27 Sep 2024 10:40:30 GMT

Updates

  • fix: fix error of updateSpec when data changed, fix #3261

  • feat: feat: support minLength in funnel outerlabel line

  • feat(react-vchart): support morphConfig of react-vchart, close #3219

  • fix: color of linear progress track in dark mode

  • fix: datazoom state field and value field is incomplete problem. fix#3199

  • fix: fix title of axis when the bounds is empty, fix #3265

  • fix: fix media-query when updateSpec

  • fix: fix updateSpec when add attributes width, height to spec

1.12.6

Fri, 20 Sep 2024 11:03:33 GMT

Updates

  • feat: add life cycle hooks

  • fix: allow indicator spec in polar chart

  • chore: delete useless code in test demo

  • fix: default value

  • fix: type of pointermarkspec is not required anymore

  • fix: use throttle when trigger resize

  • fix: fix the compare of label in series

Commits
  • a6ea60b build: release version 1.12.7
  • b061423 fix: upgrade vrender to 0.20.7, vgrammar to 0.14.9, vutil to 0.18.17
  • 7c65236 fix: fix media-query when update spec
  • 1465c60 fix: fix update of basechart
  • 2aaf7e3 fix: fix update of title visible
  • 91cfcc6 fix: fix media-query when update spec
  • 2173e08 fix: fix media-query when updateSpec
  • 7e5d7b0 Merge pull request #3269 from VisActor/fix/empty-axis-title
  • 142e3b5 fix: use warn when parse data error
  • 7f0a43c fix: fix error of updateSpec when data changed, fix #3261
  • 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.12.5 to 1.12.7.
- [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.12.7/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 Sep 30, 2024
@dependabot dependabot bot requested a review from oljc September 30, 2024 17:29
Copy link

vercel bot commented Sep 30, 2024

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

Name Status Preview Comments Updated (UTC)
deploy ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 30, 2024 5:30pm

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