Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 26, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
d3 (source) ^6.7.0 -> ^7.8.0 age adoption passing confidence
@types/d3 (source) ^6.7.5 -> ^7.4.0 age adoption passing confidence

Release Notes

d3/d3

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 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 23 times, most recently from e221f73 to de7bb7d Compare August 30, 2021 09:31
@renovate renovate bot force-pushed the renovate/d3-7.x branch 5 times, most recently from 1c749e2 to 3fdc0e5 Compare September 24, 2021 18:14
@renovate renovate bot force-pushed the renovate/d3-7.x branch 2 times, most recently from 254a976 to 49872df Compare October 3, 2021 04:04
@renovate renovate bot force-pushed the renovate/d3-7.x branch 2 times, most recently from 3dcd7ab to 211a2a1 Compare October 29, 2022 20:03
@renovate renovate bot force-pushed the renovate/d3-7.x branch from 211a2a1 to a9f2fd2 Compare November 7, 2022 01:28
@renovate renovate bot force-pushed the renovate/d3-7.x branch 4 times, most recently from f964021 to b0884bf Compare November 17, 2022 13:18
@renovate renovate bot force-pushed the renovate/d3-7.x branch 4 times, most recently from a46bc05 to 429e778 Compare December 3, 2022 20:04
@renovate renovate bot force-pushed the renovate/d3-7.x branch 3 times, most recently from e553371 to 8723e73 Compare December 11, 2022 16:15
@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 3 times, most recently from b03a5ff to bbd3422 Compare December 26, 2022 18:04
@renovate renovate bot force-pushed the renovate/d3-7.x branch 2 times, most recently from 499ca19 to f8b9d08 Compare January 2, 2023 19:48
@renovate renovate bot force-pushed the renovate/d3-7.x branch from f8b9d08 to f037094 Compare January 2, 2023 20:04
@renovate
Copy link
Contributor Author

renovate bot commented Jan 2, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@Methuselah96 Methuselah96 merged commit 9354604 into main Jan 2, 2023
@Methuselah96 Methuselah96 deleted the renovate/d3-7.x branch January 2, 2023 22:16
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.

2 participants