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

chore(deps): update dependency d3 to v7 #400

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) 5.16.0 -> 7.9.0 age adoption passing confidence
@types/d3 (source) 5.16.7 -> 7.4.3 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.

v6.7.0

Compare Source

v6.6.2

Compare Source

  • Fix handling of null with quantitative scales; null is now considered an “unknown” value, not zero.

v6.6.1

Compare Source

v6.6.0

Compare Source

v6.5.0

Compare Source

v6.4.0

Compare Source

v6.3.1

Compare Source

  • Fix last bin with d3.bin when the values are not numbers.
  • Fix last bin with d3.bin when the tick increment is fractional.

v6.3.0

Compare Source

  • d3.sort now may accept an accessor.
  • Fix zero-width last bin with d3.bin.

v6.2.0

Compare Source

v6.1.1

Compare Source

v6.1.0

Compare Source

v6.0.0

Compare Source

For more on what’s new, see CHANGES.

To upgrade from D3 5.x, see the migration guide.


Configuration

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

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this PR and you won't be reminded about these updates 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.

@renovate renovate bot force-pushed the renovate/d3-7.x branch 10 times, most recently from 0a062b4 to f51c021 Compare June 21, 2021 23:20
@renovate renovate bot force-pushed the renovate/d3-7.x branch 7 times, most recently from baafcd0 to 1d487dc Compare July 2, 2021 06:17
@renovate renovate bot force-pushed the renovate/d3-7.x branch 7 times, most recently from 515f680 to 891259a Compare July 11, 2021 07:41
@renovate renovate bot force-pushed the renovate/d3-7.x branch 6 times, most recently from 631e262 to 042c9f3 Compare July 17, 2021 16:23
@renovate renovate bot changed the title chore(deps): update dependency d3 to v7 Update dependency d3 to v7 Dec 17, 2022
@renovate renovate bot changed the title Update dependency d3 to v7 chore(deps): update dependency d3 to v7 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/d3-7.x branch 8 times, most recently from 505e3ff to c610400 Compare October 6, 2023 16:01
@renovate renovate bot force-pushed the renovate/d3-7.x branch 6 times, most recently from 140ee59 to f10336e Compare January 26, 2024 05:06
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

0 participants