Skip to content

Bump libp2p-wasm-ext from 0.30.0 to 0.36.0#195

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 7, 2022

Bumps libp2p-wasm-ext from 0.30.0 to 0.36.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.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.

  • The tcp-async-std feature is now tcp-async-io, still enabled by default.

Version 0.33.0 [2020-12-17]

  • Update libp2p-core and all dependent crates.

Version 0.32.2 [2020-12-10]

  • Update libp2p-websocket.

Version 0.32.1 [2020-12-09]

  • Update minimum patch version of libp2p-websocket.

Version 0.32.0 [2020-12-08]

  • Update libp2p-request-response.

... (truncated)

Commits
  • 83c6795 *: Prepare v0.48.0 (#2869)
  • d2eddf4 muxers/yamux: Remove OpenSubstreamToken (#2873)
  • 2eca38c core/upgrade/: Add ReadyUpgrade (#2855)
  • 8644c65 core/: Introduce rsa feature flag to avoid ring dependency (#2860)
  • a40180c .github/: Introduce interop tests (#2835)
  • b8c3b28 protocols/gossipsub: Allow publishing to anything that implements `Into<Topic...
  • f04df29 .git-blame-ignore-revs/: Initialize and add rustfmt commit (#2864)
  • cee199a protocols/kad: Support multiple protocol names (#2846)
  • 89f898c protocols/mdns: Allow users to choose between async-io and tokio runtime (#2748)
  • 36a2773 *: Update changelogs for prost dep update (#2851)
  • 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.36.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-0.36.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 Sep 7, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Oct 17, 2022

Superseded by #200.

@dependabot dependabot Bot closed this Oct 17, 2022
@dependabot dependabot Bot deleted the dependabot/cargo/libp2p-wasm-ext-0.36.0 branch October 17, 2022 10:26
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