go-p2ptunnel icon indicating copy to clipboard operation
go-p2ptunnel copied to clipboard

Update module github.com/libp2p/go-libp2p to v0.45.0

Open renovate[bot] opened this issue 1 month ago • 1 comments

This PR contains the following updates:

Package Change Age Confidence
github.com/libp2p/go-libp2p v0.43.0 -> v0.45.0 age confidence

Release Notes

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

v0.45.0

Compare Source

A small release that adjust some noisy logging levels and adds a method for dynamically change the slog Handler for better integration with applications that use go-log.

What's Changed

Full Changelog: https://github.com/libp2p/go-libp2p/compare/v0.44.0...v0.45.0

v0.44.0

Compare Source

Highlights

Address Pipeline:
  • Observed Address Manager has been moved out of identify to its own package, github.com/libp2p/go-libp2p/p2p/host/obsaddrs
  • ⚠️ Identify Service doesn't support the DisableObservedAddrManager Option. The top level libp2p option DisableIdentifyAddressDiscovery works as it used to.

What's Changed

New Contributors

Full Changelog: https://github.com/libp2p/go-libp2p/compare/v0.43.0...v0.44.0


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.

renovate[bot] avatar Oct 08 '25 04:10 renovate[bot]

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

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

Details:

Package Change
go 1.24.0 -> 1.24.6
github.com/libp2p/go-netroute v0.2.2 -> v0.3.0
github.com/quic-go/quic-go v0.54.0 -> v0.55.0

renovate[bot] avatar Oct 08 '25 04:10 renovate[bot]