d3plus / d3plus-legend

An easy to use javascript chart legend.
MIT License
4 stars 0 forks source link

Update d3plus-dev to the latest version šŸš€ #52

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.3.0 of d3plus-dev just got published.

Dependency d3plus-dev
Current Version 0.2.1
Type devDependency

The version 0.3.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 d3plus-dev. 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.


Release Notes v0.3.0
  • removes tape-run output files after running tests (30c302a)
  • fix(package): update tape-run to version 3.0.0 (#22) (7b3055d)
  • fix(package): update putasset to version 2.1.4 (#23) (e2344cd)
  • fix(package): update browserify to version 14.1.0 (#20) (d91fecb)
  • fix(package): update jsdoc-to-markdown to version 3.0.0 (#19) (fb368fe)
  • detects files in d3plus-docs script (b70187d)
Commits

The new version differs by 7 commits .

  • 30c302a removes tape-run output files after running tests
  • 7b3055d fix(package): update tape-run to version 3.0.0 (#22)
  • e2344cd fix(package): update putasset to version 2.1.4 (#23)
  • d91fecb fix(package): update browserify to version 14.1.0 (#20)
  • fb368fe fix(package): update jsdoc-to-markdown to version 3.0.0 (#19)
  • b70187d detects files in d3plus-docs script
  • d8b457d compiles v0.2.1

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:

greenkeeper[bot] commented 7 years ago

Version 0.3.1 just got published.

Update to this version instead šŸš€

Release Notes v0.3.1
  • gets rid of unnecessary test output removal (c57ec1a)
Commits

The new version differs by 2 commits .

  • c57ec1a gets rid of unnecessary test output removal
  • ea02f48 compiles v0.3.0

See the full diff.