Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Update libp2p requirement from 0.39 to 0.40#34

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/libp2p-0.40
Closed

Update libp2p requirement from 0.39 to 0.40#34
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/libp2p-0.40

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2021

Updates the requirements on libp2p to permit the latest version.

Release notes

Sourced from libp2p's releases.

v0.40.0

See individual changelogs for details.

This is a large release consisting of many small changes. As always, please raise any questions you might have here on this GitHub repository. In addition, feel free to tag @​mxinden on the pull request updating your project to v0.40.0 for review.

Changelog

Sourced from libp2p's changelog.

Individual crates

Main APIs

Application Protocols

Transport Protocols & Upgrades

Multiplexers

Utilities

libp2p facade crate

Version 0.41.0 [unreleased]

  • Update individual crates.
    • libp2p-kad
    • libp2p-websocket
  • Forward wasm-bindgen feature to futures-timer, instant, parking_lot, getrandom/js and rand/wasm-bindgen.

... (truncated)

Commits
  • c88cff1 Cargo.toml: Remove rc suffix
  • 0cf7e96 *: Prepare v0.40.0 release (#2323)
  • 997cc9a swarm/src/behaviour: Fix outdated comment on derive's out_event (#2318)
  • 8ea60af *: Prepare v0.40.0-rc.3 release candidate (#2313)
  • 6e76435 core/: Help the compiler disambiguate usize inference (#2310)
  • 185b763 protocols/identify: Disable address cache by default (#2312)
  • 4ef5738 swarm/src/lib: Continue polling network when behaviour is blocked (#2304)
  • 9750951 core/: Update libsecp256k1 from 0.6 to 0.7 (#2306)
  • cd2588e core/tests/connection_limit: Fix flake in max_established_incoming (#2295)
  • ca1b7cf build(deps): Bump actions/checkout from 2.3.4 to 2.3.5 (#2300)
  • 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)

Updates the requirements on [libp2p](https://github.com/libp2p/rust-libp2p) to permit the latest version.
- [Release notes](https://github.com/libp2p/rust-libp2p/releases)
- [Changelog](https://github.com/libp2p/rust-libp2p/blob/master/CHANGELOG.md)
- [Commits](libp2p/rust-libp2p@v0.39.0...v0.40.0)

---
updated-dependencies:
- dependency-name: libp2p
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2021

Superseded by #36.

@dependabot dependabot bot closed this Nov 17, 2021
@dependabot dependabot bot deleted the dependabot/cargo/libp2p-0.40 branch November 17, 2021 11:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants