mediachain / aleph

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

Update libp2p-crypto to the latest version 🚀 #249

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency libp2p-crypto was updated from 0.8.8 to 0.15.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for v0.15.0

Features

  • nextTick instead of setImmediate, and fix sync in async (#136) (c54ea20)
Commits

The new version differs by 69 commits.

  • df23d63 chore: release version v0.15.0
  • 88e1bcf chore: update contributors
  • c54ea20 feat: nextTick instead of setImmediate, and fix sync in async (#136)
  • 857d2bd chore: release version v0.14.1
  • 200110c chore: update contributors
  • 9e57786 fix: dont setimmediate when its not needed
  • 87e8f1c chore: remove lint warnings
  • df75980 chore: update deps
  • 934390a chore: release version v0.14.0
  • 8b80b46 chore: update contributors
  • e8efad5 chore: update deps
  • e8cbf13 fix(lint): use ~ for ursa-optional version
  • c7e0409 fix: windows build
  • f4c0089 test: add test for different rsa crypto libs
  • b05e77f feat: use ursa-optional for lightning fast key generation

There are 69 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: