Skip to content

chore(deps): bump github.com/libp2p/go-libp2p-kad-dht from 0.34.0 to 0.38.0#4834

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/libp2p/go-libp2p-kad-dht-0.38.0
Open

chore(deps): bump github.com/libp2p/go-libp2p-kad-dht from 0.34.0 to 0.38.0#4834
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/libp2p/go-libp2p-kad-dht-0.38.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2026

Bumps github.com/libp2p/go-libp2p-kad-dht from 0.34.0 to 0.38.0.

Release notes

Sourced from github.com/libp2p/go-libp2p-kad-dht's releases.

v0.38.0

What's Changed

Full Changelog: libp2p/go-libp2p-kad-dht@v0.37.1...v0.38.0

v0.37.1

What's Changed

Full Changelog: libp2p/go-libp2p-kad-dht@v0.37.0...v0.37.1

v0.37.0

[!NOTE] This release was brought to you by the Shipyard team.

Overview

This is a minor release focused on dependency updates and bug fixes. The most significant changes are:

  • Breaking change: The deprecated providers/ package has been removed. Users still importing from providers/ must migrate to records/.
  • Dependency update: Upgraded to go-libp2p v0.46.
  • Provider bug fixes: Several fixes to improve provider system stability, including proper handling of peers during keyspace exploration.

This release contains no major feature additions but improves overall reliability of the DHT implementation.

What's Changed

... (truncated)

Commits
  • 0d9f9f6 Release v0.38.0 (#1236)
  • 5cbddc6 update go-datastore to v0.9.1 (#1235)
  • c013eac chore(deps): bump github.com/pion/dtls/v3 from 3.1.0 to 3.1.1 (#1234)
  • a9412b2 chore(deps): bump github.com/pion/dtls/v3 from 3.0.6 to 3.1.0 (#1232)
  • 4ea2e7d fix(provider/keystore): protect keystore size during reset (#1227)
  • bdbaca7 update dependencies and minimum go version (#1230)
  • a3ccf46 refactor: apply go fix modernizers from Go 1.26 (#1231)
  • c59fde6 chore: go-libdht org transfer (#1229)
  • e9e1b98 fix(provider): close datastore results (#1226)
  • dfdf80a chore: add issue templates with need/triage label
  • 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 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)

Open with Devin

Bumps [github.com/libp2p/go-libp2p-kad-dht](https://github.com/libp2p/go-libp2p-kad-dht) from 0.34.0 to 0.38.0.
- [Release notes](https://github.com/libp2p/go-libp2p-kad-dht/releases)
- [Commits](libp2p/go-libp2p-kad-dht@v0.34.0...v0.38.0)

---
updated-dependencies:
- dependency-name: github.com/libp2p/go-libp2p-kad-dht
  dependency-version: 0.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the kind:deps Pull requests that update a dependency file label Mar 6, 2026
Copy link

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 2 additional findings.

Open in Devin Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind:deps Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants