d3plus / d3plus-react

React components for d3plus visualizations.
MIT License
31 stars 6 forks source link

Update d3plus-dev to the latest version 🚀 #8

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.4.0 of d3plus-dev just got published.

Dependency d3plus-dev
Current Version 0.3.3
Type devDependency

The version 0.4.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.4.0
  • waits for bundle.write before running tests (9794081)
  • converts test script to relative paths (18a4615)
  • updates rollup-plugin-node-resolve to v3.0.0 (6920b94)
  • locks rollup-plugin-resolve to 2.0.0 for travis-ci testing (c88b4ba)
  • reverting rollup-plugin-node-resolve to test travis-ci (9944219)
  • adds github templates to env script (closes #26) (6b34870)
  • resolves test paths in an attempt to fix TravisCI (1612962)
  • scripts now detect if examples or release have already been compiled (closes #24) (5b7ddbb)
  • fix(package): update rollup-plugin-node-resolve to version 3.0.0 (#25) (437f570)
  • returns tap results from test script in realtime (7b6ac31)
  • switches Slack badge to Gitter (closes #27) (f81689f)
  • adds unicode and yield/render tests (35e0bf8)
  • buble-ifies test code (4394795)
  • drops browserify/babel dependency for testing (c2f6157)
Commits

The new version differs by 15 commits .

  • 9794081 waits for bundle.write before running tests
  • 18a4615 converts test script to relative paths
  • 6920b94 updates rollup-plugin-node-resolve to v3.0.0
  • c88b4ba locks rollup-plugin-resolve to 2.0.0 for travis-ci testing
  • 9944219 reverting rollup-plugin-node-resolve to test travis-ci
  • 6b34870 adds github templates to env script (closes #26)
  • 1612962 resolves test paths in an attempt to fix TravisCI
  • 5b7ddbb scripts now detect if examples or release have already been compiled (closes #24)
  • 437f570 fix(package): update rollup-plugin-node-resolve to version 3.0.0 (#25)
  • 7b6ac31 returns tap results from test script in realtime
  • f81689f switches Slack badge to Gitter (closes #27)
  • 35e0bf8 adds unicode and yield/render tests
  • 4394795 buble-ifies test code
  • c2f6157 drops browserify/babel dependency for testing
  • 96a9f98 compiles v0.3.3

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: