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 v5.16.0 - abandoned #52

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 16, 2018

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
d3 (source) 5.0.0 -> 5.16.0 age adoption passing confidence
@types/d3 (source) 5.0.0 -> 5.16.4 age adoption passing confidence

Release Notes

d3/d3

v5.16.0

Compare Source

v5.15.1

Compare Source

  • Fix sign of near-zero negative values when using the + sign directive.

v5.15.0

Compare Source

v5.14.2

Compare Source

v5.14.1

Compare Source

  • Propagate the this context to interpolators in transition.styleTween, transition.attrTween and transition.textTween.

v5.14.0

Compare Source

v5.13.1

Compare Source

  • Fix crash initializing d3.brush.

v5.13.0

Compare Source

  • Add d3.csvFormatRow.
  • Add d3.csvFormatValue.
  • Add d3.tsvFormatRow.
  • Add d3.tsvFormatValue.
  • Add dsv.formatRow.
  • Add dsv.formatValue.
  • Add support for parsing 4- and 8-digit hexadecimal colors in d3.color. Thanks, @​zerovox!
  • Allow shorthand for current time intervals (e.g., d3.timeDay() returns today’s midnight).
  • Disallow whitespace and periods in type names passed to d3.dispatch.
  • Add fa-IR d3-time-format locale. Thanks, @​mohsentaleb!
  • Add %q directive for quarter of the year as a decimal number. Thanks, @​jheer!
  • Fix off-by-one error formatting %U when the year starts with Sunday.
  • Fix off-by-one error formatting %W when the year starts with Monday.
  • Fix off-by-one error parsing week and weekday numbers with d3.utcParse.
  • Fix string coercion of specifier passed to d3.utcParse.
  • Fix parsing of %L or %f in conjunction with %s.

v5.12.0

Compare Source

v5.11.0

Compare Source

v5.10.1

Compare Source

  • Fix broken brush corner resizers.
  • Fix brush multitouch filtering.

v5.10.0

Compare Source

d3-brush
  • Add brush.touchable.
  • Add brush.clear.
  • Add brush.keyModifiers.
  • Fix default brush.extent to consider the SVG viewBox, if any.
  • Fix scroll prevention on touch devices.
  • Fix coercion of selection and extent inputs.
  • Fix order of handles in the DOM.
  • Fix brush.move when selection is empty.
  • Fix Space key immediately after clicking on a handle.
  • Fix missing brush event on parallel start.
  • Fix handling of orphaned input gestures.
  • Fix default brush.touchable if navigator.maxTouchPoints.
  • Fix multitouch gestures.
  • Fix click consumption when brush is not empty.
  • Fix default brush.filter on control-click.
d3-color
d3-drag
d3-path
d3-scale-chromatic
d3-zoom

v5.9.7

Compare Source

  • Revert chroma clamping in hcl.toString.

v5.9.6

Compare Source

  • Account for rounding when determining whether a color is displayable.

v5.9.5

Compare Source

  • Implement chroma clamping in hcl.toString.
  • Fix achromatic representation of white in d3.hcl (again).

v5.9.4

Compare Source

  • Fix achromatic representation of black and white in d3.hcl.

v5.9.3

Compare Source

v5.9.2

Compare Source

  • Fix bug when initializing nodes with fixed positions in force simulations.

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
  • Fix projection where |longitude| > 180°.
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

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


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-5.x branch from 0c16178 to 08f7e52 Compare April 17, 2018 15:39
@renovate renovate bot changed the title Update dependency d3 to v5.0.1 Update dependency d3 to v5.0.2 Apr 17, 2018
@renovate renovate bot force-pushed the renovate/d3-5.x branch from 08f7e52 to c1563db Compare April 17, 2018 20:58
@renovate renovate bot changed the title Update dependency d3 to v5.0.2 Update dependency d3 to v5.1.0 Apr 17, 2018
@renovate renovate bot force-pushed the renovate/d3-5.x branch from c1563db to 821d242 Compare May 7, 2018 18:08
@renovate renovate bot changed the title Update dependency d3 to v5.1.0 Update dependency d3 to v5.2.0 May 7, 2018
@renovate renovate bot force-pushed the renovate/d3-5.x branch from 821d242 to e3178a6 Compare May 9, 2018 14:44
@renovate renovate bot changed the title Update dependency d3 to v5.2.0 Update dependency d3 to v5.3.0 May 9, 2018
@renovate renovate bot force-pushed the renovate/d3-5.x branch from e3178a6 to 956472b Compare May 11, 2018 19:33
@renovate renovate bot changed the title Update dependency d3 to v5.3.0 Update dependency d3 to v5.4.0 May 11, 2018
@renovate renovate bot force-pushed the renovate/d3-5.x branch from 956472b to 255f877 Compare June 16, 2018 18:12
@renovate renovate bot changed the title Update dependency d3 to v5.4.0 Update dependency d3 to v5.5.0 Jun 16, 2018
@renovate renovate bot force-pushed the renovate/d3-5.x branch from 255f877 to 7aa4b3f Compare August 20, 2018 21:11
@renovate renovate bot changed the title Update dependency d3 to v5.5.0 Update dependency d3 to v5.6.0 Aug 20, 2018
@renovate renovate bot force-pushed the renovate/d3-5.x branch from 7aa4b3f to c795f84 Compare August 24, 2018 21:47
@renovate renovate bot changed the title Update dependency d3 to v5.6.0 Update dependency d3 to v5.7.0 Aug 24, 2018
@renovate renovate bot changed the title Update dependency d3 to v5.7.0 Update dependency @types/d3 Oct 17, 2018
@renovate renovate bot force-pushed the renovate/d3-5.x branch from c795f84 to 2416197 Compare October 17, 2018 16:10
@renovate renovate bot force-pushed the renovate/d3-5.x branch from 2416197 to 71faa8e Compare December 21, 2018 23:26
@renovate renovate bot force-pushed the renovate/d3-5.x branch from 71faa8e to c305389 Compare January 14, 2019 22:43
@renovate renovate bot changed the title Update dependency @types/d3 Update dependency @types/d3 to v5.7.0 Jan 14, 2019
@renovate renovate bot changed the title Update dependency @types/d3 to v5.7.0 Update dependency @types/d3 Jan 28, 2019
@renovate renovate bot force-pushed the renovate/d3-5.x branch from c305389 to 44ec551 Compare January 28, 2019 18:11
@renovate renovate bot force-pushed the renovate/d3-5.x branch 4 times, most recently from 9a04901 to c13b999 Compare February 10, 2019 04:36
@renovate renovate bot force-pushed the renovate/d3-5.x branch from c13b999 to c4f23f0 Compare February 13, 2019 17:08
@renovate renovate bot force-pushed the renovate/d3-5.x branch from c4f23f0 to 90d0192 Compare March 14, 2019 16:17
@renovate renovate bot force-pushed the renovate/d3-5.x branch from 90d0192 to bbf5de3 Compare April 3, 2019 18:29
@renovate renovate bot force-pushed the renovate/d3-5.x branch from bbf5de3 to 66f5c75 Compare July 13, 2019 08:01
@renovate renovate bot force-pushed the renovate/d3-5.x branch from 66f5c75 to 45c1a49 Compare August 20, 2019 19:46
@renovate renovate bot force-pushed the renovate/d3-5.x branch 2 times, most recently from ce77e36 to 4eeb887 Compare September 7, 2019 15:53
@renovate renovate bot force-pushed the renovate/d3-5.x branch from 4eeb887 to 15875f3 Compare November 21, 2019 11:29
@renovate renovate bot force-pushed the renovate/d3-5.x branch from 15875f3 to 0f1ccfd Compare December 30, 2019 22:00
@renovate renovate bot force-pushed the renovate/d3-5.x branch from 0f1ccfd to 5d6ce4a Compare May 1, 2020 12:00
@renovate renovate bot changed the title Update dependency @types/d3 Update dependency d3 to v5.16.0 Aug 24, 2020
@renovate renovate bot force-pushed the renovate/d3-5.x branch from 5d6ce4a to ef1f5c4 Compare October 28, 2020 17:03
@renovate renovate bot force-pushed the renovate/d3-5.x branch from ef1f5c4 to 7f9976e Compare November 28, 2020 13:51
@renovate
Copy link
Author

renovate bot commented Mar 25, 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.

@renovate renovate bot changed the title Update dependency d3 to v5.16.0 Update dependency d3 to v5.16.0 - abandoned Dec 8, 2024
Copy link
Author

renovate bot commented Dec 8, 2024

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

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.

1 participant