ipfs-inactive / js-ipfs-http-client

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

Update ipfs-utils to the latest version 🚀 #1214

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency ipfs-utils was updated from 0.4.2 to 0.6.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.6.0

Bug Fixes

Commits

The new version differs by 9 commits ahead by 9, behind by 6.

  • fd3bfc5 chore: release version v0.6.0
  • 07c2ab3 chore: update contributors
  • a68f8b1 fix: format mtime as timespec (#20)
  • 5d93881 fix: dependency badge URL (#16)
  • 8c83bdd chore: release version v0.5.0
  • 7806cb1 chore: update contributors
  • 0b24c68 chore: update deps
  • 173e4bf feat: support unixfs metadata and formatting it (#14)
  • 251eff0 feat: convert to async iterators (#15)

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:

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀

Release Notes for v0.7.0

Features

  • accept browser readable streams as input (#21) (0902067)
Commits

The new version differs by 3 commits.

  • 3de5419 chore: release version v0.7.0
  • efc24fc chore: update contributors
  • 0902067 feat: accept browser readable streams as input (#21)

See the full diff

alanshaw commented 4 years ago

will be updated in https://github.com/ipfs/js-ipfs-http-client/pull/1183