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.21.1 to …
…0.22.0 (cosmos#813) Bumps [github.com/libp2p/go-libp2p-kad-dht](https://github.com/libp2p/go-libp2p-kad-dht) from 0.21.1 to 0.22.0. <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.22.0</h2> <h2>What's Changed</h2> <ul> <li>Introduce options to parameterize config of the accelerated DHT client by <a href="https://github.com/masih"><code>@masih</code></a> in <a href="https://redirect.github.com/libp2p/go-libp2p-kad-dht/pull/822">libp2p/go-libp2p-kad-dht#822</a></li> <li>Allow DHT crawler to be swappable by <a href="https://github.com/masih"><code>@masih</code></a> in <a href="https://redirect.github.com/libp2p/go-libp2p-kad-dht/pull/823">libp2p/go-libp2p-kad-dht#823</a></li> <li>added maintainers in the README by <a href="https://github.com/guillaumemichel"><code>@guillaumemichel</code></a> in <a href="https://redirect.github.com/libp2p/go-libp2p-kad-dht/pull/826">libp2p/go-libp2p-kad-dht#826</a></li> <li>Adjust PeerSet logic in the DHT lookup process by <a href="https://github.com/cortze"><code>@cortze</code></a> in <a href="https://redirect.github.com/libp2p/go-libp2p-kad-dht/pull/802">libp2p/go-libp2p-kad-dht#802</a></li> <li>Make provider manager options configurable in <code>fullrt</code> by <a href="https://github.com/masih"><code>@masih</code></a> in <a href="https://redirect.github.com/libp2p/go-libp2p-kad-dht/pull/829">libp2p/go-libp2p-kad-dht#829</a></li> <li>Increase provider Multiaddress TTL 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/795">libp2p/go-libp2p-kad-dht#795</a></li> <li>Fix multiple ProviderAddrTTL definitions <a href="https://redirect.github.com/libp2p/go-libp2p-kad-dht/issues/795">#795</a> by <a href="https://github.com/guillaumemichel"><code>@guillaumemichel</code></a> in <a href="https://redirect.github.com/libp2p/go-libp2p-kad-dht/pull/831">libp2p/go-libp2p-kad-dht#831</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/masih"><code>@masih</code></a> made their first contribution in <a href="https://redirect.github.com/libp2p/go-libp2p-kad-dht/pull/822">libp2p/go-libp2p-kad-dht#822</a></li> <li><a href="https://github.com/guillaumemichel"><code>@guillaumemichel</code></a> made their first contribution in <a href="https://redirect.github.com/libp2p/go-libp2p-kad-dht/pull/826">libp2p/go-libp2p-kad-dht#826</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/libp2p/go-libp2p-kad-dht/compare/v0.21.1...v0.22.0">https://github.com/libp2p/go-libp2p-kad-dht/compare/v0.21.1...v0.22.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/libp2p/go-libp2p-kad-dht/commit/471e058b5fdff27eb201a9a6b778b5cd1d0faa16"><code>471e058</code></a> chore: release v0.22.0</li> <li><a href="https://github.com/libp2p/go-libp2p-kad-dht/commit/51f4321130adab84ed23b0dbc026ca4a70442ac4"><code>51f4321</code></a> chore: migrate go-libipfs to boxo</li> <li><a href="https://github.com/libp2p/go-libp2p-kad-dht/commit/3f53669165720238fdd7a5bb71d60966c0785ef7"><code>3f53669</code></a> Merge pull request <a href="https://redirect.github.com/libp2p/go-libp2p-kad-dht/issues/831">#831</a> from libp2p/fix/795</li> <li><a href="https://github.com/libp2p/go-libp2p-kad-dht/commit/79764999f3a3f2517d2d4691eb5c21e6bbb7b035"><code>7976499</code></a> fixed multiple ProviderAddrTTL definitions</li> <li><a href="https://github.com/libp2p/go-libp2p-kad-dht/commit/9449bf204071b5c2598657c6d94e12b18726b7a9"><code>9449bf2</code></a> Merge pull request <a href="https://redirect.github.com/libp2p/go-libp2p-kad-dht/issues/795">#795</a> from dennis-tra/increase-provider-maddr-ttl</li> <li><a href="https://github.com/libp2p/go-libp2p-kad-dht/commit/a83e0b294b190b6d350cf7d288e5c0421009dbd6"><code>a83e0b2</code></a> Merge pull request <a href="https://redirect.github.com/libp2p/go-libp2p-kad-dht/issues/829">#829</a> from libp2p/masih/fullrt_prov_mngr_opts</li> <li><a href="https://github.com/libp2p/go-libp2p-kad-dht/commit/5f45339ec4c49ed3dc883234db6e7bf985f0fa92"><code>5f45339</code></a> renamed variable</li> <li><a href="https://github.com/libp2p/go-libp2p-kad-dht/commit/536eb80c44622f385955b89459f4e7e97e29b149"><code>536eb80</code></a> Make provider manager options configurable in <code>fullrt</code></li> <li><a href="https://github.com/libp2p/go-libp2p-kad-dht/commit/0239a32c4a99c2e782a504a40673dc8d0afd9de8"><code>0239a32</code></a> Merge pull request <a href="https://redirect.github.com/libp2p/go-libp2p-kad-dht/issues/802">#802</a> from cortze/feat/return-providers-with-maddrs</li> <li><a href="https://github.com/libp2p/go-libp2p-kad-dht/commit/1103b68de8052ade32341cad8504d0fe4089b3a1"><code>1103b68</code></a> Merge pull request <a href="https://redirect.github.com/libp2p/go-libp2p-kad-dht/issues/826">#826</a> from libp2p/guillaumemichel/add-maintainers</li> <li>Additional commits viewable in <a href="https://github.com/libp2p/go-libp2p-kad-dht/compare/v0.21.1...v0.22.0">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.21.1&new-version=0.22.0)](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 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> Co-authored-by: Ganesha Upadhyaya <[email protected]>
- Loading branch information