d3plus / d3plus-shape

Fancy SVG shapes for visualizations
MIT License
20 stars 2 forks source link

Update d3-interpolate-path to the latest version 🚀 #59

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.0.0 of d3-interpolate-path just got published.

Dependency d3-interpolate-path
Current Version 1.1.1
Type dependency

The version 2.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of d3-interpolate-path. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 23 commits.

  • f3d5880 2.0.0
  • 5142b97 Use correct version number in docs
  • e2d1abd Merge pull request #16 from pbeshai/equal-distribution
  • 15faf89 Use /v1/ explicitly in src refs
  • 16591ed Add docs on excluding segments for #11
  • c64eb14 Add v1 docs for reference
  • d3ce6b3 Update example lib and src includes
  • c8d6b67 Make main example loop forever
  • d32d451 Consolidate example CSS
  • a44dc6a Update documentation for split
  • 79b6472 Update tests
  • 281e589 Update examples and docs
  • 7f118be Stop using Array.prototype.fill due to lack of browser compat
  • 003bd4e Improve example gallery to show d3 default side by side
  • 1c75923 Updates to improve clarity, fix null line bug

There are 23 commits in total.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: