chore(deps): bump github.com/libp2p/go-libp2p-kad-dht from 0.39.1 to 0.40.0#3696
Merged
rodrodros merged 1 commit intoJun 10, 2026
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3696 +/- ##
==========================================
+ Coverage 76.67% 76.70% +0.03%
==========================================
Files 410 410
Lines 37174 37174
==========================================
+ Hits 28503 28516 +13
+ Misses 6680 6672 -8
+ Partials 1991 1986 -5 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
rodrodros
approved these changes
Jun 10, 2026
rodrodros
left a comment
Contributor
There was a problem hiding this comment.
Minor bump. The breaking change (SweepingProvider.Stats signature) is not used in Juno — verified no SweepingProvider references in p2p code. Transitive bumps: boxo 0.37→0.39, go-log 2.9.2, x/exp snapshot. Tests green on all platforms.
Contributor
|
@dependabot rebase |
Bumps [github.com/libp2p/go-libp2p-kad-dht](https://github.com/libp2p/go-libp2p-kad-dht) from 0.39.1 to 0.40.0. - [Release notes](https://github.com/libp2p/go-libp2p-kad-dht/releases) - [Commits](libp2p/go-libp2p-kad-dht@v0.39.1...v0.40.0) --- updated-dependencies: - dependency-name: github.com/libp2p/go-libp2p-kad-dht dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/libp2p/go-libp2p-kad-dht-0.40.0
branch
from
June 10, 2026 08:45
351cc8f to
cafe746
Compare
rodrodros
enabled auto-merge (squash)
June 10, 2026 09:03
rodrodros
deleted the
dependabot/go_modules/github.com/libp2p/go-libp2p-kad-dht-0.40.0
branch
June 10, 2026 09:03
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/libp2p/go-libp2p-kad-dht from 0.39.1 to 0.40.0.
Release notes
Sourced from github.com/libp2p/go-libp2p-kad-dht's releases.
Commits
d40b14bchore: release v0.40.0 (#1257)7b0dd02fix(ResettableKeystore): speed up reset process and keep worker responsive (#...d5ed076fix(provider): hold cycleStatsLk in batchReprovide defer (#1255)b73e1e8fix(provider): per-peer timeout on ADD_PROVIDER sends (#1252)63a3e3cfix(provider)!: bound keystore.Size in Stats with a timeout (#1251)3562661update dependencies (#1250)c728951chore: release v0.39.2 (#1249)7e3944bchore: bump boxo to v0.39.0 (#1248)32a3e31test: fix flaky TestStartProvidingSingle (#1247)b00ec53feat(provider): allow WithReprovideInterval(0) for burst-only mode (#1246)