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.
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)
Updates the requirements on libp2p to permit the latest version.
Changelog
Sourced from libp2p's changelog.
... (truncated)
Commits
5e5c322
Prepare core-0.25.1 and multiaddr-0.10.6f7acc0
Add missing multiaddr update.bc102bc
Prepare release oflibp2p-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_evente3af8b7
*: 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)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)