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.6 #237

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

Bumps @visactor/vchart from 1.12.5 to 1.12.6.

Release notes

Sourced from @​visactor/vchart's releases.

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

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

Changelog

Sourced from @​visactor/vchart's changelog.

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
  • a3502e7 build: release version 1.12.6
  • 15139fa Merge pull request #3251 from VisActor/fix/radar-animation
  • 910b4e2 Merge pull request #3249 from VisActor/feat/circle-axis-auto-limit
  • f176871 refactor: use cartesianToPolar in vutils
  • 0a4960a fix: radar animation optimization
  • df63d2c fix: update interface of polar axis
  • 479b41a fix: revert legend data maker
  • c0a5d6a fix: upgrade vrender to 0.20.5, vgrammar to 0.14.7
  • 63a5943 fix: fix layout of region\chart
  • cd31359 fix: fix delegate of component events
  • 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.6.
- [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.6/packages/vchart)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the 🔩 dependencies Update dependencies label Sep 23, 2024
Copy link

vercel bot commented Sep 23, 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 23, 2024 5:14pm

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 30, 2024

Superseded by #243.

@dependabot dependabot bot closed this Sep 30, 2024
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-visactor-vchart-1.12.6 branch September 30, 2024 17:29
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