asset-pipe / asset-pipe-js-writer

Module for reading a CommonJS module entry point and resolves all dependencies into a asset feed.
2 stars 0 forks source link

Update readable-stream to the latest version 🚀 #53

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.2.10 of readable-stream just got published.

Dependency readable-stream
Current Version 2.2.9
Type dependency

The version 2.2.10 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 readable-stream. 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 v2.2.10
Commits

The new version differs by 8 commits ahead by 8, behind by 1.

  • fc20e29 Bumped v2.2.10.
  • 448cdc2 Added node 8 to .travis.yml
  • 0a19458 Disabled test/parallel/test-stream-unpipe-event.js in node 0.8.
  • 69385f3 Better .travis.yml
  • a77f329 Updated to node v7.10.0.
  • a449bc8 use safe-buffer (#282)
  • 484d067 README: link to specific api docs about streams (#279)
  • 645db64 Bumped v2.2.9.

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: