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

fix: update dependency d3 to v7 #80

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

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.

@dword-design
Copy link
Owner

Blocked by:

@renovate renovate bot force-pushed the renovate/d3-7.x branch 2 times, most recently from f577216 to 8c0e97a Compare August 16, 2021 20:33
@renovate renovate bot force-pushed the renovate/d3-7.x branch 4 times, most recently from 1e5c1be to 5c9cc7c Compare September 20, 2021 03:59
@renovate renovate bot force-pushed the renovate/d3-7.x branch 2 times, most recently from 74e4c8e to be7fe8c Compare October 1, 2021 15:43
@renovate renovate bot force-pushed the renovate/d3-7.x branch 2 times, most recently from 0df50e2 to dbf94ec Compare November 1, 2021 03:03
@renovate renovate bot force-pushed the renovate/d3-7.x branch 2 times, most recently from 8f4bff1 to b04dfeb Compare December 10, 2021 16:54
@renovate renovate bot force-pushed the renovate/d3-7.x branch 3 times, most recently from 9d48f28 to 5ab39e2 Compare April 3, 2022 17:41
@renovate renovate bot force-pushed the renovate/d3-7.x branch 2 times, most recently from 06fd84d to 26ac3d7 Compare March 25, 2023 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant