mediachain / aleph

א: The mediachain universe manipulation engine
MIT License
38 stars 16 forks source link

Update libp2p-spdy to the latest version 🚀 #140

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.10.1 of libp2p-spdy just got published.

Dependency libp2p-spdy
Current Version 0.10.0
Type dependency

The version 0.10.1 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 libp2p-spdy. 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.10.1

Bug Fixes

  • end: destroy all streams before ending (5cea518)
Commits

The new version differs by 7 commits .

  • 2df1c2f chore: release version v0.10.1
  • df0b912 chore: update contributors
  • 85d94d4 Merge pull request #47 from libp2p/fix/end
  • 5cea518 fix(end): destroy all streams before ending
  • d967b20 chore: update deps
  • 3f16c5f chore(package): update pre-commit to version 1.2.0 (#45)
  • 517b6d7 chore(package): update aegir to version 9.2.1 (#46)

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: