mxinden / libp2p-perf

The iPerf equivalent for the libp2p ecosystem.
Apache License 2.0
9 stars 7 forks source link

build(deps): update libp2p requirement from 0.30.0 to 0.31.0 in /rust #16

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Updates the requirements on libp2p to permit the latest version.

Changelog

Sourced from libp2p's changelog.

Version 0.31.0 [2020-11-25]

  • Update multistream-select and all dependent crates.

Version 0.30.1 [2020-11-11]

  • Update libp2p-plaintext.

Version 0.30.0 [2020-11-09]

  • Update libp2p-mdns, libp2p-tcp and libp2p-uds as well as libp2p-core and all its dependers.

Version 0.29.1 [2020-10-20]

  • Update libp2p-core.

Version 0.29.0 [2020-10-16]

  • Update libp2p-core, libp2p-floodsub, libp2p-gossipsub, libp2p-mplex, libp2p-noise, libp2p-plaintext, libp2p-pnet, libp2p-request-response, libp2p-swarm, libp2p-tcp, libp2p-websocket and parity-multiaddr.

Version 0.28.1 [2020-09-10]

  • Update to libp2p-core 0.22.1.

Version 0.28.0 [2020-09-09]

  • Update libp2p-yamux to 0.25.0. Step 4 of 4 in a multi-release upgrade process. See the libp2p-yamux CHANGELOG for details.

Version 0.27.0 [2020-09-09]

  • Update libp2p-yamux to 0.24.0. Step 3 of 4 in a multi-release upgrade process. See the libp2p-yamux CHANGELOG for details.

Version 0.26.0 [2020-09-09]

  • Update libp2p-yamux to 0.23.0. Step 2 of 4 in a multi-release upgrade process. See the libp2p-yamux CHANGELOG for details.

Version 0.25.0 [2020-09-09]

  • Remove the deprecated libp2p-secio dependency. To continue to use SECIO, add an explicit dependency on libp2p-secio. However, transitioning to libp2p-noise is strongly recommended.

  • Update libp2p-yamux to 0.22.0. This version starts a multi-release upgrade process. See the libp2p-yamux CHANGELOG for details.

... (truncated)

Commits
  • 5e5c322 Prepare core-0.25.1 and multiaddr-0.10.
  • 6f7acc0 Add missing multiaddr update.
  • bc102bc Prepare release of libp2p-v0.31 and all unreleased sub-crates. (#1857)
  • 83e87f7 [swarm] Permit configuration override for the substream upgrade protocol to u...
  • 65c4bf8 [multistream] Make the lazy variant more interoperable. (#1855)
  • c01ac52 Update webpki-roots requirement from 0.20 to 0.21 (#1851)
  • 86d2281 Tweak docs of StreamMuxer::poll_event
  • e3af8b7 *: Apply clippy suggestions and enable clippy on CI (#1850)
  • 5e21806 Some petty changes head of QUIC (#1854)
  • cef75ab [core/swarm] Refactor and extend configurable connection limits. (#1848)
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)