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

chore(deps-dev): bump @antv/g2plot from 2.3.29 to 2.3.31 #393

Merged
merged 1 commit into from
Aug 16, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 16, 2021

Bumps @antv/g2plot from 2.3.29 to 2.3.31.

Release notes

Sourced from @​antv/g2plot's releases.

2.3.31

Bug Fixes
  • dual-axes: 修复双轴图使用 color 回调时,legend marker 颜色丢失 (#2800) (a45dbdb4)
  • line: 修复无拆分时折线图 color 回调报错 (#2751) (4215408f)

2.3.30

Documentation Changes
New Features
  • state: 支持多 view 图表,如:对称条形图、箱型图、小提琴图、mix 多图层图表等的状态设置和获取 (#2773) (c64270ea)
Bug Fixes
  • funnel: 修复尖底漏斗图最后一排错位 (#2793) (603d533f)
  • dual-axes: 修复双轴图 theme 设置覆盖 columnWidthRatio 设置 (#2791) (2dc2d962)
  • word-cloud: 修复词云图 legend 配置不起效 修复 词云图 color 回调缺少其他数据 (#2787) (ec47b760)
  • dual-axes: configure legend selected (#2784) (25fbe901)
  • dual-axes: 双轴图图例 legend 使用 symbol 的时候,颜色不能自动调整 (#2776) (93000e50)
Changelog

Sourced from @​antv/g2plot's changelog.

2.3.31 (2021-08-16)

Bug Fixes
  • dual-axes: 修复双轴图使用 color 回调时,legend marker 颜色丢失 (#2800) (a45dbdb4)
  • line: 修复无拆分时折线图 color 回调报错 (#2751) (4215408f)

2.3.30 (2021-08-13)

Documentation Changes
New Features
  • state: 支持多 view 图表,如:对称条形图、箱型图、小提琴图、mix 多图层图表等的状态设置和获取 (#2773) (c64270ea)
Bug Fixes
  • funnel: 修复尖底漏斗图最后一排错位 (#2793) (603d533f)
  • dual-axes: 修复双轴图 theme 设置覆盖 columnWidthRatio 设置 (#2791) (2dc2d962)
  • word-cloud: 修复词云图 legend 配置不起效 修复 词云图 color 回调缺少其他数据 (#2787) (ec47b760)
  • dual-axes: configure legend selected (#2784) (25fbe901)
  • dual-axes: 双轴图图例 legend 使用 symbol 的时候,颜色不能自动调整 (#2776) (93000e50)
Commits
  • d980bfd chore: v2.3.21 & changelog (#2803)
  • a45dbdb fix(dual-axes): 修复双轴图使用 color 回调时,legend marker 颜色丢失 (#2800)
  • 4215408 fix: 修复无拆分时折线图 color 回调报错 (#2751)
  • dbf07d9 chore: 修改 release.yml
  • 903d7ab chore: 更新官网版本
  • 39a78fc chore: v2.3.30 & changelog (#2795)
  • 603d533 fix: 修复尖底漏斗图最后一排错位 (#2793)
  • 2dc2d96 fix: 修复双轴图 theme 设置覆盖 columnWidthRatio 设置 (#2791)
  • ec47b76 fix: 修复词云图 legend 配置不起效 修复 词云图 color 回调缺少其他数据 (#2787)
  • c64270e feat(state): 支持多 view 的状态设置和获取 (#2773)
  • 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 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 [@antv/g2plot](https://github.com/antvis/g2plot) from 2.3.29 to 2.3.31.
- [Release notes](https://github.com/antvis/g2plot/releases)
- [Changelog](https://github.com/antvis/G2Plot/blob/master/CHANGELOG.md)
- [Commits](antvis/G2Plot@2.3.29...2.3.31)

---
updated-dependencies:
- dependency-name: "@antv/g2plot"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 16, 2021
@auto-add-label auto-add-label bot added the chore label Aug 16, 2021
@vercel
Copy link

vercel bot commented Aug 16, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/opd/g2plot-vue/AjKScgaeEg6HxRMzLF7eLHQPb6i8
✅ Preview: https://g2plot-vue-git-dependabot-npmandyarnantvg2plot-2331-opd.vercel.app

@github-actions github-actions bot merged commit 1035e5a into master Aug 16, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/antv/g2plot-2.3.31 branch August 16, 2021 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants