Skip to content

Bump libp2p-wasm-ext from 0.30.0 to 0.37.0#200

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/libp2p-wasm-ext-0.37.0
Closed

Bump libp2p-wasm-ext from 0.30.0 to 0.37.0#200
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/libp2p-wasm-ext-0.37.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 17, 2022

Bumps libp2p-wasm-ext from 0.30.0 to 0.37.0.

Release notes

Sourced from libp2p-wasm-ext's releases.

v0.36.0

See individual changelogs for details.

Changelog

Sourced from libp2p-wasm-ext's changelog.

Version 0.37.0 [2021-04-13]

  • Update individual crates.

    • libp2p-core
    • libp2p-dns
    • libp2p-floodsub
    • libp2p-gossipsub
    • libp2p-kad
    • libp2p-mdns
    • libp2p-ping
    • libp2p-relay
    • libp2p-request-response
    • libp2p-swarm
    • libp2p-wasm-ext
    • libp2p-yamux
  • Drop support for wasm32-unknown-unknown in favor of wasm32-unknown-emscripten and wasm32-wasi PR 2038.

Version 0.36.0 [2021-03-17]

  • Consolidate top-level utility functions for constructing development transports. There is now just development_transport() (available with default features) and tokio_development_transport() (available when the corresponding tokio features are enabled). Furthermore, these are now async fns. The minor variations that also included pnet support have been removed. PR 1927

  • Update libp2p crates.

  • Do not leak default features from libp2p crates. PR 1986.

  • Add libp2p-relay to libp2p facade crate.

Version 0.35.1 [2021-02-17]

  • Update libp2p-yamux to latest patch version.

Version 0.35.0 [2021-02-15]

  • Use libp2p-swarm-derive, the former libp2p-core-derive.

  • Update libp2p-deflate, libp2p-gossipsub, libp2p-mdns, libp2p-request-response, libp2p-swarm and libp2p-tcp.

Version 0.34.0 [2021-01-12]

  • Update libp2p-core and all dependent crates.

... (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 compatibility score

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)

Bumps [libp2p-wasm-ext](https://github.com/libp2p/rust-libp2p) from 0.30.0 to 0.37.0.
- [Release notes](https://github.com/libp2p/rust-libp2p/releases)
- [Changelog](https://github.com/libp2p/rust-libp2p/blob/master/CHANGELOG.md)
- [Commits](libp2p/rust-libp2p@libp2p-wasm-ext-0.30.0...libp2p-wasm-ext-v0.37.0)

---
updated-dependencies:
- dependency-name: libp2p-wasm-ext
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Oct 17, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Nov 28, 2022

Superseded by #210.

@dependabot dependabot Bot closed this Nov 28, 2022
@dependabot dependabot Bot deleted the dependabot/cargo/libp2p-wasm-ext-0.37.0 branch November 28, 2022 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants