Skip to content

Update dependency d3-scale to ^3.2.0

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 (source) dependencies minor ^3.2.0 homepage, source code search for "d3-scale"

Release Notes

d3/d3-scale

v3.2.0

Compare Source

  • Add diverging.rangeRound.
  • Add sequential.rangeRound.
  • Add sequentialQuantile.quantiles.
  • diverging.range can now be used to set the interpolator.
  • sequential.range can now be used to set the interpolator.
  • d3.scaleSequential can now accept a range array in place of an interpolator.
  • d3.scaleDiverging can now accept a range array in place of an interpolator.

v3.1.0

Compare Source


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