ipld / js-ipld-ethereum

JavaScript Implementation of All Ethereum IPLD formats
MIT License
40 stars 11 forks source link

Update multihashing-async to the latest version 🚀 #58

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency multihashing-async was updated from 0.7.0 to 0.8.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.


Publisher: hugomrdias License: MIT

Release Notes for v0.8.0

Bug Fixes

Commits

The new version differs by 7 commits.

  • 206433f chore: release version v0.8.0
  • 11eeae6 chore: update contributors
  • fca09d6 fix: update deps and fix err-code usage
  • 9bc7c0b chore(deps-dev): update aegir requirement from ^19.0.5 to ^20.1.0 (#55)
  • 3d4958e fix: add identity hashing (#53)
  • 536f588 chore: upgrade multihashes dependency (#48)
  • 3fcbe42 chore: update dependencies and fix linting for new aegir (#49)

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:

codecov[bot] commented 5 years ago

Codecov Report

Merging #58 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #58   +/-   ##
=======================================
  Coverage   99.36%   99.36%           
=======================================
  Files          19       19           
  Lines         791      791           
=======================================
  Hits          786      786           
  Misses          5        5

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 091a97e...2abd071. Read the comment docs.