primea / js-primea-wasm-container

this is the wasm container for primea
Mozilla Public License 2.0
5 stars 2 forks source link

Update ipfs to the latest version 🚀 #6

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.25.0 of ipfs just got published.

Dependency ipfs
Current Version 0.24.1
Type devDependency

The version 0.25.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of ipfs. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes v0.25.0

Bug Fixes

  • bootstrap:add: prevent duplicate inserts (#893) (ce504cd)
  • swarm: move isConnected filter from addrs to peers (#901) (e2f371b)
  • circle ci, thanks victor! (b074966)
  • do not let lodash mess with libp2p modules (1f68b9b)
  • is online is only online if libp2p is online (#891) (8b0f996)
  • issue #905 (#906) (cbcf90e)
  • setImmediate polyfilled in node.id() (#909) (ebaf9a0)
  • succeed when stopping already stopped (74f3185)

Features

Commits

The new version differs by 40 commits.

  • 8d67ba4 chore: release version v0.25.0
  • 84573ec chore: update contributors
  • 23d5f0b docs(examples): update deps on transfer-files
  • 6c234f4 docs(examples): improve script tag example
  • ec15a30 docs(examples): fix basics example
  • c24659c chore: update deps
  • 06d9d05 Create CODE_OF_CONDUCT.md
  • e50f23f Create CONTRIBUTING.md
  • 7bc9609 test: fix travis CI
  • 3c0e52a chore: update deps
  • b074966 fix: circle ci, thanks victor!
  • ebaf9a0 fix: setImmediate polyfilled in node.id() (#909)
  • ec45902 chore: remove orbit from release testing (orbit hasn't been updated since 0.22')
  • cbcf90e fix: issue #905 (#906)
  • 7889d59 chore: single travis badge

There are 40 commits in total.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: