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.39 to 0.49 #62

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Updates the requirements on libp2p to permit the latest version.

Release notes

Sourced from libp2p's releases.

v0.49.0

This is a large release with a couple of breaking changes. As always, please read the changelogs.

Feel free to tag us (maintainers) on your upgrade pull request for a review or general help.

Thanks to the many folks involved!

Changelog

Sourced from libp2p's changelog.

0.49.0

0.48.0

... (truncated)

Commits
  • b5612dc transports/dns/: Don't feature flag std::io import (#3027)
  • d530e51 *: Prepare v0.49.0 (#2931)
  • 2c65b0a README: Add fuel-core as a notable user (#3003)
  • d9a2e6c build(deps): Update clap to v4 (#3015)
  • 3371d7c .github/workflows: Enforce semver compliance with cargo semver-checks (#2647)
  • eb10af7 protocols/{relay,dcutr}: Replace std::time::SystemTime with `instant::Syste...
  • f711dd5 core/muxer: Deprecate StreamMuxerExt::next_{inbound,outbound} (#3002)
  • eba2efe protocols/noise: Inline handshake functions into upgrade traits (#2909)
  • 31a45f2 Cargo.toml: Deprecate executor specific features for sub-crates (#2962)
  • aba5ccb core/transport: Improve docs for Transport::address_translation (#2976)
  • 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)