Skip to content

fix(deps): update module github.com/libp2p/go-libp2p-kad-dht to v0.40.0#15

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github.com-libp2p-go-libp2p-kad-dht-0.x
Open

fix(deps): update module github.com/libp2p/go-libp2p-kad-dht to v0.40.0#15
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github.com-libp2p-go-libp2p-kad-dht-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 20, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/libp2p/go-libp2p-kad-dht v0.39.0v0.40.0 age confidence

Release Notes

libp2p/go-libp2p-kad-dht (github.com/libp2p/go-libp2p-kad-dht)

v0.40.0

Compare Source

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

Highlights

⚠️ Breaking change
  • SweepingProvider.Stats() now takes a context.Context and returns (stats.Stats, error). Callers must pass a ctx with a deadline — the key count is fetched through the keystore worker and can stall behind a slow datastore op. (#​1251 by @​guillaumemichel)
Fixes
Other

Full Changelog: libp2p/go-libp2p-kad-dht@v0.39.2...v0.40.0

v0.39.2

Compare Source

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

What's Changed

Full Changelog: libp2p/go-libp2p-kad-dht@v0.39.1...v0.39.2

v0.39.1

Compare Source

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

What's Changed

Full Changelog: libp2p/go-libp2p-kad-dht@v0.39.0...v0.39.1


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title fix(deps): update module github.com/libp2p/go-libp2p-kad-dht to v0.39.1 fix(deps): update module github.com/libp2p/go-libp2p-kad-dht to v0.39.2 May 7, 2026
@renovate renovate Bot force-pushed the renovate/github.com-libp2p-go-libp2p-kad-dht-0.x branch from 623b9f1 to 109cbdf Compare May 7, 2026 13:04
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 7, 2026

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 10 additional dependencies were updated

Details:

Package Change
github.com/ipfs/boxo v0.38.0 -> v0.39.0
github.com/ipfs/go-log/v2 v2.9.1 -> v2.9.2
github.com/ipld/go-ipld-prime v0.22.0 -> v0.23.0
github.com/mattn/go-isatty v0.0.20 -> v0.0.22
go.uber.org/zap v1.27.1 -> v1.28.0
golang.org/x/exp v0.0.0-20260312153236-7ab1446f8b90 -> v0.0.0-20260410095643-746e56fc9e2f
golang.org/x/mod v0.34.0 -> v0.35.0
golang.org/x/net v0.52.0 -> v0.53.0
golang.org/x/telemetry v0.0.0-20260311193753-579e4da9a98c -> v0.0.0-20260409153401-be6f6cb8b1fa
golang.org/x/tools v0.43.0 -> v0.44.0

@renovate renovate Bot changed the title fix(deps): update module github.com/libp2p/go-libp2p-kad-dht to v0.39.2 fix(deps): update module github.com/libp2p/go-libp2p-kad-dht to v0.40.0 May 20, 2026
@renovate renovate Bot force-pushed the renovate/github.com-libp2p-go-libp2p-kad-dht-0.x branch from 109cbdf to 8fae343 Compare May 20, 2026 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants