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 🚀 #220

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency ipfs-repo was updated from 0.26.6 to 0.27.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.27.0

Features

BREAKING CHANGES

  • ipfs-repo has been refactored to use async/await. All callback support has been dropped. See the README for the new api.
Commits

The new version differs by 3 commits.

  • 62cc749 chore: release version v0.27.0
  • 8b79982 chore: update contributors
  • e6db5cf feat: refactor/async await (#199)

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: