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

Update dependency d3 to v7 #130

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

Update dependency d3 to v7 #130

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 11, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
d3 (source) 6.7.0 -> 7.9.0 age adoption passing confidence

Release Notes

d3/d3 (d3)

v7.9.0

Compare Source

v7.8.5

Compare Source

  • Fix the return value of d3.medianIndex and d3.quantileIndex when the data contains missing values. #​275

v7.8.4

Compare Source

v7.8.3

Compare Source

v7.8.2

Compare Source

v7.8.1

Compare Source

  • Tolerate invalid input values when generating contours. #​61
  • Tolerate invalid input weights when generating density contours. #​65
  • Fix missing contours at extrema when using default thresholds. #​68

v7.8.0

Compare Source

  • Add d3.pathRound.
  • Add configurable precision when generating path data via path.digits.
  • Add likewise shape.digits method to d3.arc, d3.area, d3.line, d3.link, and d3.symbol.
  • Improve the performance of d3.geoPath’s string concatenation.
  • Fix arc rendering for small arcs with rounded corners.
  • Fix BumpRadial implementation to support multiple points.
  • Fix projection when lambda is outside the range ±3π.
  • Rename d3.symbolX to d3.symbolTimes; d3.symbolX is now deprecated.

v7.7.0

Compare Source

v7.6.1

Compare Source

v7.6.0

Compare Source

v7.5.0

Compare Source

v7.4.5

Compare Source

v7.4.4

Compare Source

  • Fix incorrect behavior of d3.bisector when given an asymmetric comparator.

v7.4.3

Compare Source

v7.4.2

Compare Source

  • Fix off-by-one bin assignment due to rounding error in d3.bin.

v7.4.1

Compare Source

  • Significantly improve the performance of d3.bin.
  • Fix the implementation of d3.thresholdScott.
  • d3.pack and d3.packEnclose are now fully deterministic.
  • d3.pack and d3.packEnclose now handle certain floating point errors better.

v7.4.0

Compare Source

v7.3.0

Compare Source

v7.2.1

Compare Source

  • Fix stratify.path when the top-level directory is only a single character.
  • Fix stratify.path when paths contain multiple trailing slashes.

v7.2.0

Compare Source

v7.1.1

Compare Source

  • d3.rank can now take a comparator in addition to an accessor.
  • d3.rank, d3.sort, d3.bisector, and d3.groupSort now require comparators to have exactly two arguments.

v7.1.0

Compare Source

v7.0.4

Compare Source

  • Default the base-10 log tick format to ~s (SI) instead of .0e (exponential).

v7.0.3

Compare Source

  • Don’t mangle InternMap or InternSet in the generated UMD bundle.

v7.0.2

Compare Source

v7.0.1

Compare Source

  • Fix d3.sort, d3.bisector, and related methods to handle undefined order. #​217

v7.0.0

Compare Source

Breaking changes:

Non-breaking changes:

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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 Mend Renovate. View repository job log here.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant