feat(deps): update dependency d3 to v7 #867
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.13.0
->7.0.0
6.2.0
->7.0.0
Release Notes
d3/d3
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
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
v6.3.0
Compare Source
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.
v5.16.0
Compare Source
v5.15.1
Compare Source
+
sign directive.v5.15.0
Compare Source
v5.14.2
Compare Source
v5.14.1
Compare Source
v5.14.0
Compare Source
v5.13.1
Compare Source
v5.13.0
Compare Source
d3.timeDay()
returns today’s midnight).%q
directive for quarter of the year as a decimal number. Thanks, @jheer!%U
when the year starts with Sunday.%W
when the year starts with Monday.%L
or%f
in conjunction with%s
.v5.12.0
Compare Source
v5.11.0
Compare Source
v5.10.1
Compare Source
v5.10.0
Compare Source
d3-brush
d3-color
d3-drag
d3-path
d3-scale-chromatic
d3-zoom
v5.9.7
Compare Source
v5.9.6
Compare Source
v5.9.5
Compare Source
v5.9.4
Compare Source
v5.9.3
Compare Source
v5.9.2
Compare Source
v5.9.1
Compare Source
v5.9.0
Compare Source
d3-dsv
v5.8.2
Compare Source
v5.8.1
Compare Source
v5.8.0
Compare Source
d3-force
d3-geo
d3-scale
d3-selection
d3-shape
d3-transition
v5.7.0
Compare Source
v5.6.0
Compare Source
v5.5.0
Compare Source
v5.4.0
Compare Source
v5.3.0
Compare Source
~
option to d3.format to trim insignificant zeros. Thanks, @vasturiano!v5.2.0
Compare Source
v5.1.0
Compare Source
v5.0.2
Compare Source
Replaced by 5.1.0.
v5.0.1
Compare Source
v5.0.0
Compare Source
D3 now includes new categorical color schemes from ColorBrewer, along with ColorBrewer’s excellent diverging, sequential single-hue and sequential multi-hue color schemes. The twenty-color schemes were removed because their grouped design often falsely implied non-existent relationships in the data: a shared hue can imply that the encoded data are part of a group (a super-category), while the relative lightness can falsely imply order.
For more on what’s new, read CHANGES.
Configuration
📅 Schedule: 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.