iduartgomez / simag

An experimental, under development, agent-based AI framework
Mozilla Public License 2.0
5 stars 2 forks source link

Update libp2p requirement from 0.38 to 0.39 #27

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Updates the requirements on libp2p to permit the latest version.

Release notes

Sourced from libp2p's releases.

v0.39.1

See individual changelogs for details.

Changelog

Sourced from libp2p's changelog.

Version 0.39.1 [2021-07-12]

  • Update individual crates.
    • libp2p-swarm-derive

Version 0.39.0 [2021-07-12]

  • Update individual crates.
    • libp2p-core
    • libp2p-deflate
    • libp2p-dns
    • libp2p-floodsub
    • libp2p-gossipsub
    • libp2p-identify
    • libp2p-kad
    • libp2p-mdns
    • libp2p-mplex
    • libp2p-noise
    • libp2p-ping
    • libp2p-plaintext
    • libp2p-relay
    • libp2p-request-response
    • libp2p-swarm
    • libp2p-tcp
    • libp2p-uds
    • libp2p-wasm-ext
    • libp2p-websocket
    • libp2p-yamux

Version 0.38.0 [2021-05-17]

  • Update individual crates.
    • libp2p-core
    • libp2p-gossipsub
    • libp2p-noise
    • libp2p-pnet
    • libp2p-wasm-ext

Version 0.37.1 [2021-04-14]

  • Update individual crates.
    • libp2p-swarm-derive

Version 0.37.0 [2021-04-13]

  • Update individual crates.
    • libp2p-core
    • libp2p-dns
    • libp2p-floodsub
    • libp2p-gossipsub

... (truncated)

Commits
  • b814231 swarm-derive: Update to v0.24.0 (#2136)
  • b5c6fa6 *: Prepare v0.39.0 release (#2132)
  • ee11922 build(deps): Update multiaddr requirement from 0.12.0 to 0.13.0 (#2129)
  • a368ee3 .github/dependabot: Disable pull request limit (#2128)
  • fe6172b build(deps): Update env_logger requirement from 0.6 to 0.8 (#2127)
  • f600f7a protocols/kad: Fix number of remaining bootstrap requests. (#2125)
  • 99da27b *: Patch prost / prost-build version to v0.8 (#2126)
  • 05a4b16 protocols/kad/behaviour: Remove false assert on connected_peers (#2120)
  • a414afd swarm/: include ListenerId in SwarmEvents (#2123)
  • c1ef4bf core/: Redesign upgrade::{write_one, write_with_len_prefix, read_one} (#2111)
  • 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)