The devDependency ipfsd-ctl was updated from 2.1.0 to 3.0.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.
ipfsd-ctl no longer defaults to a local ipfs, ipfs-http-client or ipfs bin, now the user needs to set those packages when creating controllers and remote controller server.
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).
The devDependency ipfsd-ctl was updated from
2.1.0
to3.0.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 v3.0.0
Code Refactoring
BREAKING CHANGES
.path
and.ref
args removed fromipfsModule
andipfsHttpModule
findBin
function removedchore: update dep versions
chore: increase test timeouts
fix: only get go-ipfs-dep path in node
fix: linting
Co-authored-by: Alex Potsides alex@achingbrain.net
Commits
The new version differs by 4 commits.
7c1b469
chore: release version v3.0.0
ac7e55b
chore: update contributors
7049cc9
refactor: remove path and ref from module args also findBin (#458)
f1e5c82
refactor: remove option normalisation (#454)
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: