Skip to content

fix(deps): update module github.com/libp2p/go-libp2p to v0.47.0#987

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/git.832008.xyz-libp2p-go-libp2p-0.x
Open

fix(deps): update module github.com/libp2p/go-libp2p to v0.47.0#987
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/git.832008.xyz-libp2p-go-libp2p-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 19, 2026

This PR contains the following updates:

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

Release Notes

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

v0.47.0

Compare Source

A relatively small release. The main changes are dependency updates and a couple of bug fixes. #​3435 changes autonatv2 reachability logic, which should be a net win for most users.

Breaking Changes

  • A WebTransport Client in this version cannot dial older (pre v0.47.0) go-libp2p WebTransport servers. The reverse works. This is partly due to a handshake change in the latest draft RFC for WebTransport. WebTransport remains experimental while the RFC is in draft, but we expect no more breaking changes.
  • AllAddrs() Actually returns all interface addresses when listening on 0.0.0.0. See #​3460 for more context. This changes an earlier intentional decision from #​911.

What's Changed

New Contributors

Full Changelog: libp2p/go-libp2p@v0.46.0...v0.47.0

v0.46.0

Compare Source

What's Changed

Full Changelog: libp2p/go-libp2p@v0.45.0...v0.46.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
Copy link
Contributor Author

renovate bot commented Feb 19, 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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/quic-go/qpack v0.5.1 -> v0.6.0
github.com/quic-go/quic-go v0.55.0 -> v0.59.0
github.com/quic-go/webtransport-go v0.9.0 -> v0.10.0

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