ipfs-inactive / js-ipfs-http-client

[ARCHIVED] now part of the https://github.com/ipfs/js-ipfs repo
Other
1.05k stars 298 forks source link

Update ipfsd-ctl to the latest version 🚀 #1228

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency ipfsd-ctl was updated from 1.0.7 to 2.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 v2.0.0

Bug Fixes

Features

BREAKING CHANGES

  • This package now requires the user to bring their own version, but they can also skip installing go-IPFS if, for example, they are only going
    to use js-IPFS.
Commits

The new version differs by 6 commits.

  • ffbe377 chore: release version v2.0.0
  • dd12a98 chore: update contributors
  • 182e532 feat: force kill daemons after timeout (#441)
  • 9cbf329 fix: do not send code refs over http (#442)
  • 236c935 feat: move ipfs to peer deps (#446)
  • e616b0f chore: only build master and PRs (#447)

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:

achingbrain commented 4 years ago

Will be fixed by #1226