ipld / js-ipld

The JavaScript Implementation of IPLD
https://ipld.io
MIT License
119 stars 37 forks source link

Update ipfs-repo to the latest version 🚀 #247

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency ipfs-repo was updated from 0.29.2 to 0.30.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: jacobheun License: MIT

Release Notes for v0.30.0

Features

  • remove options object from stat method (#216) (0fb521c)
Commits

The new version differs by 3 commits.

  • 1c9ffc0 chore: release version v0.30.0
  • c314fbd chore: update contributors
  • 0fb521c feat: remove options object from stat method (#216)

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 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #247   +/-   ##
=======================================
  Coverage   86.84%   86.84%           
=======================================
  Files           2        2           
  Lines         152      152           
=======================================
  Hits          132      132           
  Misses         20       20

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 2a9506a...407b281. Read the comment docs.

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀

Release Notes for v0.30.1

Bug Fixes

  • pass backwards-compatible level-js options (#215) (6286167)
Commits

The new version differs by 5 commits.

  • ddb2f46 chore: release version v0.30.1
  • 3a29ecf chore: update contributors
  • e37b2d3 docs: update lead maintainer (#218)
  • 6286167 fix: pass backwards-compatible level-js options (#215)
  • 7e95e88 chore: update deps (#217)

See the full diff