kevinoid / inflate-auto

Decompression stream which detects the compression format from the compressed data with minimal buffering. Detects Gzip, Deflate, and DeflateRaw by default.
MIT License
2 stars 0 forks source link

Update stream-compare to the latest version πŸš€ #3

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.0.0 of stream-compare just got published.

Dependency stream-compare
Current Version 0.2.0
Type devDependency

The version 1.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 stream-compare. 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 49 commits .

  • 96a97aa 1.0.0
  • 39a5c7f Update CHANGELOG.md for 1.0.0
  • bd849ce Re-add bluebird devDependency
  • 3629451 Remove unused bluebird devDependency
  • 02d56c8 Remove Greenkeeper badge
  • d0c98ee docs(readme): add Greenkeeper badge
  • 3892eb3 ESLint style fixes for airbnb config updates
  • 9c9d1e7 Merge updates from project template
  • 67ef094 Update nodecat to latest version
  • 226e61f Show build status for master branch
  • 8341312 Check appveyor-status in preversion
  • a3eee90 Update travis-status call in preversion
  • c10798e Further tighten args handling
  • cac8a72 Workaround yargs/yargs#783
  • 68ae670 Improve exception handling in parseYargs

There are 49 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: