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 github.com/libp2p/go-libp2p-kad-dht from 0.25.0 to …
…0.25.1 (#4963) Bumps [github.com/libp2p/go-libp2p-kad-dht](https://github.com/libp2p/go-libp2p-kad-dht) from 0.25.0 to 0.25.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/libp2p/go-libp2p-kad-dht/releases">github.com/libp2p/go-libp2p-kad-dht's releases</a>.</em></p> <blockquote> <h2>v0.25.1</h2> <h2>What's Changed</h2> <ul> <li>ci: uci/copy-templates by <a href="https://github.com/web3-bot"><code>@web3-bot</code></a> in <a href="https://redirect.github.com/libp2p/go-libp2p-kad-dht/pull/863">libp2p/go-libp2p-kad-dht#863</a></li> <li>Add provider record addresses to peerstore by <a href="https://github.com/dennis-tra"><code>@dennis-tra</code></a> in <a href="https://redirect.github.com/libp2p/go-libp2p-kad-dht/pull/870">libp2p/go-libp2p-kad-dht#870</a></li> <li>fix: correctly apply addrFilters in the dht by <a href="https://github.com/Jorropo"><code>@Jorropo</code></a> in <a href="https://redirect.github.com/libp2p/go-libp2p-kad-dht/pull/872">libp2p/go-libp2p-kad-dht#872</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/libp2p/go-libp2p-kad-dht/compare/v0.25.0...v0.25.1">https://github.com/libp2p/go-libp2p-kad-dht/compare/v0.25.0...v0.25.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/libp2p/go-libp2p-kad-dht/commit/b63ad6096833d36b365f1361edab871f6cdc283c"><code>b63ad60</code></a> chore: release v0.25.1</li> <li><a href="https://github.com/libp2p/go-libp2p-kad-dht/commit/68c5deec78217493009353a43c6e0c21f35f58f7"><code>68c5dee</code></a> perf: don't buffer the output of FindProvidersAsync</li> <li><a href="https://github.com/libp2p/go-libp2p-kad-dht/commit/f901041385bdef74e6cca08dc1baf5c8ce477c27"><code>f901041</code></a> chore: use go-libp2p-routing-helpers for tracing needs</li> <li><a href="https://github.com/libp2p/go-libp2p-kad-dht/commit/134f7e44480d87dd0816139cc40297036287924b"><code>134f7e4</code></a> fix: properly iterate in tracing for protocol messenger</li> <li><a href="https://github.com/libp2p/go-libp2p-kad-dht/commit/0c90569a6d1913251402f4f713c4c834b0149f31"><code>0c90569</code></a> fix: apply addrFilters in the dht (<a href="https://redirect.github.com/libp2p/go-libp2p-kad-dht/issues/872">#872</a>)</li> <li><a href="https://github.com/libp2p/go-libp2p-kad-dht/commit/2cbe38a252187855061c5fce32c22d8c3af88237"><code>2cbe38a</code></a> Merge pull request <a href="https://redirect.github.com/libp2p/go-libp2p-kad-dht/issues/870">#870</a> from libp2p/issue-868</li> <li><a href="https://github.com/libp2p/go-libp2p-kad-dht/commit/b5644934e46ed25dc5f8ed6ddefa481b2d942579"><code>b564493</code></a> fixing base32 import</li> <li><a href="https://github.com/libp2p/go-libp2p-kad-dht/commit/777160f164b8c187c534debd293157031e9f3a02"><code>777160f</code></a> add provider record addresses to peerstore</li> <li><a href="https://github.com/libp2p/go-libp2p-kad-dht/commit/2a515e8139c8a46f8cd79aed2d7574543e879bc8"><code>2a515e8</code></a> Merge pull request <a href="https://redirect.github.com/libp2p/go-libp2p-kad-dht/issues/863">#863</a> from libp2p/uci/copy-templates</li> <li><a href="https://github.com/libp2p/go-libp2p-kad-dht/commit/079d3521109caa00c314bfa111bfe1949fc823b9"><code>079d352</code></a> Merge remote-tracking branch 'origin/master' into uci/copy-templates</li> <li>Additional commits viewable in <a href="https://github.com/libp2p/go-libp2p-kad-dht/compare/v0.25.0...v0.25.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/libp2p/go-libp2p-kad-dht&package-manager=go_modules&previous-version=0.25.0&new-version=0.25.1)](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>
- Loading branch information