Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 2, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/libp2p/go-libp2p-kad-dht v0.30.2 -> v0.33.1 age adoption passing confidence

Release Notes

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

v0.33.1

Compare Source

Highlights

  • Fix concurrency in fullrt

What's Changed

Full Changelog: libp2p/go-libp2p-kad-dht@v0.33.0...v0.33.1

This release was brought to you by the Shipyard team.

v0.33.0

Compare Source

What's Changed

New Contributors

Full Changelog: libp2p/go-libp2p-kad-dht@v0.32.0...v0.33.0

v0.32.0

Compare Source

What's Changed

New Contributors

Full Changelog: libp2p/go-libp2p-kad-dht@v0.31.0...v0.32.0

This release was brought to you by the Shipyard team.

v0.31.0

Compare Source

What's Changed

New Contributors

Full Changelog: libp2p/go-libp2p-kad-dht@v0.30.2...v0.31.0

This release was brought to you by the Shipyard team.


Configuration

📅 Schedule: 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.

Copy link
Contributor Author

renovate bot commented Apr 2, 2025

ℹ 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):

  • 23 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.0 -> 1.23.8
github.com/ipfs/go-log/v2 v2.5.1 -> v2.6.0
github.com/miekg/dns v1.1.64 -> v1.1.66
golang.org/x/sys v0.31.0 -> v0.33.0
github.com/google/go-cmp v0.6.0 -> v0.7.0
github.com/ipfs/boxo v0.28.0 -> v0.30.0
github.com/libp2p/go-libp2p-kbucket v0.6.5 -> v0.7.0
github.com/prometheus/client_golang v1.21.1 -> v1.22.0
github.com/prometheus/client_model v0.6.1 -> v0.6.2
github.com/prometheus/common v0.62.0 -> v0.63.0
github.com/prometheus/procfs v0.15.1 -> v0.16.1
go.opentelemetry.io/otel v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/metric v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/trace v1.34.0 -> v1.35.0
golang.org/x/crypto v0.35.0 -> v0.38.0
golang.org/x/exp v0.0.0-20250218142911-aa4b98e5adaa -> v0.0.0-20250506013437-ce4c2cf36ca6
golang.org/x/mod v0.23.0 -> v0.24.0
golang.org/x/net v0.35.0 -> v0.40.0
golang.org/x/sync v0.11.0 -> v0.14.0
golang.org/x/text v0.22.0 -> v0.25.0
golang.org/x/tools v0.30.0 -> v0.33.0
gonum.org/v1/gonum v0.15.1 -> v0.16.0
google.golang.org/protobuf v1.36.5 -> v1.36.6
lukechampine.com/blake3 v1.4.0 -> v1.4.1

@renovate renovate bot force-pushed the renovate/github.com-libp2p-go-libp2p-kad-dht-0.x branch from 563affa to 1202252 Compare April 29, 2025 15:45
@renovate renovate bot changed the title fix(deps): update module github.com/libp2p/go-libp2p-kad-dht to v0.31.0 fix(deps): update module github.com/libp2p/go-libp2p-kad-dht to v0.32.0 Apr 29, 2025
@renovate renovate bot force-pushed the renovate/github.com-libp2p-go-libp2p-kad-dht-0.x branch from 1202252 to eda2b55 Compare May 9, 2025 11:54
@renovate renovate bot changed the title fix(deps): update module github.com/libp2p/go-libp2p-kad-dht to v0.32.0 fix(deps): update module github.com/libp2p/go-libp2p-kad-dht to v0.33.0 May 9, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/libp2p/go-libp2p-kad-dht to v0.33.0 fix(deps): update module github.com/libp2p/go-libp2p-kad-dht to v0.33.1 May 21, 2025
@renovate renovate bot force-pushed the renovate/github.com-libp2p-go-libp2p-kad-dht-0.x branch from eda2b55 to b5c54f8 Compare May 21, 2025 13:55
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