Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump libp2p from 0.51.3 to 0.51.4 (#110)
Bumps [libp2p](https://github.com/libp2p/rust-libp2p) from 0.51.3 to 0.51.4. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/libp2p/rust-libp2p/commit/c04a4a1ceaa241f446499cd421a6cdd63e13f23d"><code>c04a4a1</code></a> chore(libp2p): prepare release <code>0.51.4</code></li> <li><a href="https://github.com/libp2p/rust-libp2p/commit/2675484ab865fd0b35e70564649ffa76dd7d3f53"><code>2675484</code></a> deps(webrtc): don't include <code>webrtc</code> by default if <code>tokio</code> is enabled</li> <li><a href="https://github.com/libp2p/rust-libp2p/commit/113bca91b3ceded67b110bdac7afa725330f69d7"><code>113bca9</code></a> deps(identity): update ed25519-dalek to 2.0 (<a href="https://redirect.github.com/libp2p/rust-libp2p/issues/4365">#4365</a>)</li> <li><a href="https://github.com/libp2p/rust-libp2p/commit/8c26c617b94d992c5fbd91efc73049c838740df1"><code>8c26c61</code></a> ci: reduce size of Rust interop-test image</li> <li><a href="https://github.com/libp2p/rust-libp2p/commit/2d9ae3800f39fcbbc55e5305b4e2a33ed76cbe5a"><code>2d9ae38</code></a> chore: prepare patch releases on top of v0.51.3</li> <li><a href="https://github.com/libp2p/rust-libp2p/commit/b1cdf8d4bbc994049880ca85535d1219297777dd"><code>b1cdf8d</code></a> feat(yamux): rename symbols to follow module-based naming convention</li> <li><a href="https://github.com/libp2p/rust-libp2p/commit/193d2a1a6c366cee0c2f93ada3467ce3c660b29f"><code>193d2a1</code></a> deps: bump sha3 from 0.10.6 to 0.10.7</li> <li><a href="https://github.com/libp2p/rust-libp2p/commit/cfdf5c33453925b52be15ad8dfbabd9184ce8260"><code>cfdf5c3</code></a> deps: bump clap from 4.2.4 to 4.2.5</li> <li><a href="https://github.com/libp2p/rust-libp2p/commit/e3a165093318417053699cbda5d2966d1f860aa1"><code>e3a1650</code></a> feat(identify): do not implicitly dial on push</li> <li><a href="https://github.com/libp2p/rust-libp2p/commit/2f5270ba768e5ae1bca3615afcb68fe1dade72cf"><code>2f5270b</code></a> feat(noise): deprecate all handshake patterns apart from XX</li> <li>Additional commits viewable in <a href="https://github.com/libp2p/rust-libp2p/compare/libp2p-v0.51.3...libp2p-v0.51.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=libp2p&package-manager=cargo&previous-version=0.51.3&new-version=0.51.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information