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

Bump d3-color and @antv/g2plot in /web #332

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 3, 2023

Bumps d3-color to 3.1.0 and updates ancestor dependency @antv/g2plot. These dependencies need to be updated together.

Updates d3-color from 1.4.1 to 3.1.0

Release notes

Sourced from d3-color's releases.

v3.1.0

v3.0.1

  • Make build reproducible.

v3.0.0

  • Adopt type: module.

This package now requires Node.js 12 or higher. For more, please read Sindre Sorhus’s FAQ.

v2.0.0

This release adopts ES2015 language features such as for-of and drops support for older browsers, including IE. If you need to support pre-ES2015 environments, you should stick with d3-color 1.x or use a transpiler.

Commits

Updates @antv/g2plot from 1.1.28 to 2.4.23

Release notes

Sourced from @​antv/g2plot's releases.

2.4.23

What's Changed

🎉 New Features

New Contributors

Full Changelog: antvis/G2Plot@2.4.22...2.4.23

2.4.22

What's Changed

🎉 New Features

📖 Documentation Changes

🐛 Bug Fixes

Other Changes

New Contributors

... (truncated)

Changelog

Sourced from @​antv/g2plot's changelog.

2.4.23 (2022-12-07)

New Features

2.4.22 (2022-11-04)

Bug Fixes

2.4.21 (2022-08-26)

Documentation Changes
Demo
  • bar: 添加动态条形图 (#3162) (59d85a5b)
  • custom Shape: 添加 Shape 文档 以及 添加 三个 自定义 Shape demo (#3246) (ea0bbfab)
Bug Fixes
  • animation: 动画添加回调, 可以给不同的 形状添加动画 (#3275) (c6b941a0)
  • box: 箱型图 添加 annotation 配置 (#3317) (fecd1e38)
  • funnel: 当 next 为 0 时,应该显示 0% 而不是 -∞ (#3313) (e3a2ed86)
  • histogram: 直方图 histogram 修复不能关闭 legend 的问题 (#3284) (35c9a08d)
  • base: rawFields 添加回调,对 geometry color shape 进行了区分 (#3288) (da3d1a64)
  • heatmap:
    • 修复色力图 coordinate 部分配置不起效 和 配置了 refect coordinate 失效的问题 (#3294) (45d60d7f)
    • 添加 meta 中的最大最小值参数 可以控制最小显示参数 (#3272) (2800e724)
  • gauge: 仪表盘 percent 0 时,数据被过滤重新添加回来 (#3265) (dd090c29)
  • Chord: 修复弦图 label 样式不能修改的问题 (#3270) (bc5b2cf8)
  • progress: 迷你进度条重新修改 (#3268) (c15b9c20)
Other changes
  • test: g2plot label 延迟渲染 注释和增加延迟时间 到 test (#3264) (4bf3addd)

2.4.20 (2022-06-21)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by kasmine, a new releaser for @​antv/g2plot since your current version.


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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [d3-color](https://github.com/d3/d3-color) to 3.1.0 and updates ancestor dependency [@antv/g2plot](https://github.com/antvis/G2plot). These dependencies need to be updated together.


Updates `d3-color` from 1.4.1 to 3.1.0
- [Release notes](https://github.com/d3/d3-color/releases)
- [Commits](d3/d3-color@v1.4.1...v3.1.0)

Updates `@antv/g2plot` from 1.1.28 to 2.4.23
- [Release notes](https://github.com/antvis/G2plot/releases)
- [Changelog](https://github.com/antvis/G2Plot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/antvis/G2plot/commits/2.4.23)

---
updated-dependencies:
- dependency-name: d3-color
  dependency-type: indirect
- dependency-name: "@antv/g2plot"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants