Skip to content

chore(deps-dev): bump @antv/g2plot from 2.3.26 to 2.3.27 #352

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

Merged
merged 1 commit into from
Jul 22, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2021

Bumps @antv/g2plot from 2.3.26 to 2.3.27.

Release notes

Sourced from @​antv/g2plot's releases.

2.3.27

Documentation Changes
  • legend: 图例 itemName, itemValue 增加 style 回调 (#2712) (1b039b0b8)
Bug Fixes
  • histogram: binNumber 设置出错 (#2708) (46d27699)
  • percentage stacked column: 修复 百分比堆叠分组柱状 展示不对 的问题 (#2688) (08e17224)
  • radial-bar: 修复 玉珏图没有考虑 isStack 的情况 重新计算最大值 (#2685) (397d8641)
  • rose: 玫瑰图 legend 默认配置,不进行 offset 偏移 (#2683) (86e23094)
  • bullet: 修复子弹图 状态量 中 设置 fill 为渐变色时,报错 (#791) (70083c2d1)
  • legend: 修复图例容器大小无法设置问题 (#2711) (3fb32f087)
Refactors
Changelog

Sourced from @​antv/g2plot's changelog.

2.3.27 (2021-07-21)

Documentation Changes
  • legend: 图例 itemName, itemValue 增加 style 回调 (#2712) (1b039b0b8)
Bug Fixes
  • histogram: binNumber 设置出错 (#2708) (46d27699)
  • percentage stacked column: 修复 百分比堆叠分组柱状 展示不对 的问题 (#2688) (08e17224)
  • 修复 玉珏图没有考虑 isStack 的情况 重新计算最大值 (#2685) (397d8641)
  • rose: 玫瑰图 legend 默认配置,不进行 offset 偏移 (#2683) (86e23094)
  • bullet: 修复子弹图 状态量 中 设置 fill 为渐变色时,报错 (#791) (70083c2d1)
  • legend: 修复图例容器大小无法设置问题 (#2711) (3fb32f087)
Refactors
Commits
  • e78f969 choreL: v2.3.27 (#2713)
  • 1b039b0 docs(legend): 图例 itemName, itemValue 增加 style 回调 (#2712)
  • 3fb32f0 docs(legend): 图例增加宽度,高度容器按照比例设置大小参数 (#2711)
  • 46d2769 fix(histogram): binNumber 设置出错 (#2708)
  • 128de43 refactor: 函数命名修正 (#2698)
  • 08e1722 fix:修复 百分比堆叠分组柱状 展示不对 的问题 (#2688)
  • 871b3c5 refactor: 优化下玉珏图处理 stack 的代码 (#2687)
  • 397d864 fix:修复 玉珏图没有考虑isStack的情况 重新计算最大值 (#2685)
  • 86e2309 fix(rose): 玫瑰图 legend 默认配置,不进行 offset 偏移 (#2683)
  • See full diff 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.26 to 2.3.27.
- [Release notes](https://github.com/antvis/g2plot/releases)
- [Changelog](https://github.com/antvis/G2Plot/blob/master/CHANGELOG.md)
- [Commits](antvis/G2Plot@2.3.26...2.3.27)

---
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 Jul 22, 2021
@auto-add-label auto-add-label bot added the chore label Jul 22, 2021
@github-actions github-actions bot merged commit d57d632 into master Jul 22, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/antv/g2plot-2.3.27 branch July 22, 2021 11:03
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.

0 participants