Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update libp2p to the latest version 🚀 #70

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Mar 27, 2017

Version 0.6.0 of libp2p just got published.

Dependency libp2p
Current Version 0.5.5
Type dependency

The version 0.6.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 libp2p.
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.


Commits

The new version differs by 10 commits .

  • f74bc05 chore: release version v0.6.0
  • 8f9e82b chore: update contributors
  • 9724fa1 chore: update deps
  • 721da9a Merge pull request #64 from libp2p/feat/new-api
  • d27bd2b cr
  • 2c23d9a fix: last touches
  • a6623c1 feat: new super simplified API
  • 5d4d94e docs: finish API documentation
  • a4b97b9 docs: libp2p API
  • 3584209 docs: update readme, add base class extending example and start listing API calls

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 27, 2017

Version 0.6.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits .

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 28, 2017

Version 0.6.2 just got published.

Update to this version instead 🚀

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 29, 2017

Version 0.7.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits .

  • 9f4ec2a chore: release version v0.7.0
  • c7f4368 chore: update contributors
  • 9ff0477 Merge pull request #75 from libp2p/feat/update-peer-events
  • f73c045 feat: update events to conform with #74
  • 8840c9b docs: document new events

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 31, 2017

Version 0.8.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 10 commits .

  • babb90f chore: release version v0.8.0
  • 2f9070a chore: update contributors
  • a48ec65 Merge pull request #85 from libp2p/feat/advanced-peer-book
  • 031ecb3 fix: correct method on peer-book
  • c6bdd86 Merge pull request #76 from libp2p/feat/advanced-peer-book
  • dee0340 chore: update to latest peer-info, peer-book and libp2p-swarm
  • a4b41b0 feat: not remove peer from peerBook on disconnect
  • 291e79f fix: addition of ipfs id appendix must come before transport filtering
  • 59ea9c3 feat: append peer id to multiaddr if not there
  • 300936f fix: avoid deleting nodes from peerBook

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 6, 2017

Version 0.9.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits .

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 16, 2017

Version 0.9.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits .

  • 0263b89 chore: release version v0.9.1
  • fb92e67 chore: update contributors
  • 2e326e1 fix: do not use assert in async funcs (#88)
  • e4e9761 Fix docs

See the full diff.

greenkeeper bot added a commit that referenced this pull request Jul 7, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 7, 2017

Version 0.10.0 just got published.

Update to this version instead 🚀

Release Notes v0.10.0

Bug Fixes

  • added missing dep async (45b0f61)

Features

Commits

The new version differs by 10 commits.

  • b6e4192 chore: release version v0.10.0
  • 195673c chore: update contributors
  • 647d10f chore: update deps
  • 73f2f6d feat: state events and query changes (#100)
  • 2d40f3a docs: update header of the README (#97)
  • 13452c9 docs: rm bundles from table
  • 547c4db docs: refactor examples (#96)
  • 606fa73 WIP - feat: convergence (#94)
  • e3870f3 Merge pull request #90 from libp2p/fix/missing-dep-async
  • 45b0f61 fix: added missing dep async

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 10, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 10, 2017

Version 0.10.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 20 commits.

  • f877609 chore: release version v0.10.1
  • 4a7eb34 chore: update contributors
  • fb0c64f Merge pull request #105 from libp2p/docs/libp2p-browser-example
  • 7ef1c0a docs(examples): libp2p in the browser 1
  • c23f147 docs: fix API docs
  • c1a4717 Merge pull request #102 from libp2p/docs/discovery-example
  • 39145e9 docs(examples): Peer Discovery Mechanisms 1, 2 and 3
  • 74b6f5f chore: update deps
  • a4e5247 Create CONTRIBUTING.md
  • 0349119 docs: Merge pull request #101 from libp2p/docs/add-code-of-conduct-1
  • 5eb97a6 Create CODE_OF_CONDUCT.md
  • 8da166e Merge pull request #99 from libp2p/docs/stellar-examples
  • f583b1b docs(examples): encrypted communicationsls
  • 5f5ee98 docs(examples): protocols and stream muxing 1, 2 and 3
  • 7df0074 docs: add disclaimers for each example

There are 20 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 21, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 21, 2017

Version 0.10.2 just got published.

Update to this version instead 🚀

Release Notes v0.10.2

Bug Fixes

  • circle ci, thanks victor! (4224c1f)
Commits

The new version differs by 11 commits.

  • d3b0f38 chore: release version v0.10.2
  • c1ccc1d chore: update contributors
  • 49484f7 chore: update deps
  • 43345ce docs(examples): PubSub 1 and 2 (#103)
  • 06eb7a1 docs(examples): Peer and Content Routing 1 and 2 (#107)
  • 76ef5fd chore: no more Sauce
  • c8f4eaf chore: update deps
  • abe5c8c test: fix travis
  • a01221f Update CODE_OF_CONDUCT.md
  • 4224c1f fix: circle ci, thanks victor!
  • 019cd47 docs(examples): fix dial function name and multiaddr variable name in echo and chat dialer/listener examples (#109)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 22, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 22, 2017

Version 0.11.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 314b458 chore: release version v0.11.0
  • 0a6f1fa chore: update contributors
  • 5a63879 chore: update deps - no moar webcrypto-ossl

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 3, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 3, 2017

Version 0.12.0 just got published.

Update to this version instead 🚀

Release Notes v0.12.0

Features

Commits

The new version differs by 10 commits.

  • 2c03222 chore: release version v0.12.0
  • 6585783 chore: update contributors
  • cad173e feat: p2p addrs situation (#119)
  • 19ce266 chore: update deps and readme of browser example
  • a2a85eb chore: update deps
  • b674bcc chane three links~😉 (#115)
  • 4ae8e43 Fix transport example (#114)
  • 6b059a0 docs: fix link to contribution guidelines (#112)
  • 363259f docs: add project status and throughput graph
  • 56dbd9e docs: add issue template

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 7, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 7, 2017

Version 0.12.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • 3e140d2 chore: release version v0.12.2
  • f0858c2 chore: update contributors
  • ef9c2a6 chore: release version v0.12.1
  • 090d75d chore: update contributors
  • 04a4ffc chore: update deps
  • 7f7278f docs: fix typo in readme (#121)

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 7, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 7, 2017

Version 0.12.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 7, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 7, 2017

Version 0.12.4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request May 7, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented May 7, 2019

  • The dependency libp2p was updated from 0.5.5 to 0.25.3.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 7, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 7, 2019

  • The dependency libp2p was updated from 0.5.5 to 0.25.4.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 12, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 12, 2019

  • The dependency libp2p was updated from 0.5.5 to 0.25.5.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Aug 8, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 8, 2019

  • The dependency libp2p was updated from 0.5.5 to 0.26.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Aug 21, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 21, 2019

  • The dependency libp2p was updated from 0.5.5 to 0.26.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Sep 24, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 24, 2019

  • The dependency libp2p was updated from 0.5.5 to 0.26.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 28, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 28, 2020

  • The dependency libp2p was updated from 0.5.5 to 0.27.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 3, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 3, 2020

  • The dependency libp2p was updated from 0.5.5 to 0.27.1.

Update to this version instead 🚀

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 5, 2020

  • The dependency libp2p was updated from 0.5.5 to 0.27.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 5, 2020
greenkeeper bot added a commit that referenced this pull request Feb 11, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 11, 2020

  • The dependency libp2p was updated from 0.5.5 to 0.27.3.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 31, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 31, 2020

  • The dependency libp2p was updated from 0.5.5 to 0.27.4.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 6, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 6, 2020

  • The dependency libp2p was updated from 0.5.5 to 0.27.5.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 16, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 16, 2020

  • The dependency libp2p was updated from 0.5.5 to 0.27.6.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 24, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 24, 2020

  • The dependency libp2p was updated from 0.5.5 to 0.27.7.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 6, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented May 6, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The dependency libp2p was updated from 0.5.5 to 0.27.8.

Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants