Skip to content

Update dependency d3-scale to v3

Warren Gifford requested to merge renovate/d3-scale-3.x into master

Created by: renovate[bot]

This PR contains the following updates:

Package Type Update New value References Sourcegraph
d3-scale dependencies major ^3.0.0 homepage, source code search for "d3-scale"

Release Notes

d3/d3-scale

v3.0.0

Compare Source

  • Accept iterables wherever appropriate. #​163
  • Adopt ES Map; drop d3-collection dependency. #​165

Note: 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-scale 2.x or use a transpiler.


Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

Merge request reports

Loading