Skip to content

build(deps): bump the libp2p-ecosystem group across 1 directory with 3 updates#13588

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/libp2p-ecosystem-5d55463b1b
Open

build(deps): bump the libp2p-ecosystem group across 1 directory with 3 updates#13588
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/libp2p-ecosystem-5d55463b1b

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

Bumps the libp2p-ecosystem group with 3 updates in the / directory: github.com/libp2p/go-libp2p, github.com/libp2p/go-libp2p-kad-dht and github.com/libp2p/go-libp2p-pubsub.

Updates github.com/libp2p/go-libp2p from 0.47.0 to 0.48.0

Release notes

Sourced from github.com/libp2p/go-libp2p's releases.

v0.48.0

A relatively minor update. Most changes were related to internal cleanup and getting the transport interop tests running again.

🔦 Highlights

  • When listening on 0.0.0.0, BasicHost.AllAddrs returns all the interface addrs of the machine. In v0.47 we'd unwittingly introduced this change, but on discussion decided to commit to it as returning all the addresses was correct. In the absence of this behaviour, there's no way for a user to get all the addrs the libp2p host is listening on. See libp2p/go-libp2p#3460 for the discussion about this. #3468
  • Fix Deterministic WebTransport Key Generation for Go 1.26 #3320
  • Fix mocknet: make stream deadline methods noop instead of returning error

What's Changed

New Contributors

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

Commits
  • 062200b Release v0.48.0
  • 061805d lint yaml file
  • be060d7 Ignore known incompatibility with webtransport versions in interop test
  • 418cf8f refactor(webtransport): Use keygen package for deterministic ecdsa key
  • 93a9158 ci: remove go-version parameter to default to go.mod version
  • 8bb624d Bump transport interop Go toolchain
  • 7d0752e basichost: advertise all interface addrs for unspecified listen addrs (#3468)
  • 67f4f58 fix(mocknet): make stream deadline methods noop instead of returning error (...
  • 7198ad3 webrtc: upgrade pion deps (#3469)
  • e16f35e refactor: apply go fix modernizers from Go 1.26 (#3463)
  • Additional commits viewable in compare view

Updates github.com/libp2p/go-libp2p-kad-dht from 0.38.0 to 0.39.1

Release notes

Sourced from github.com/libp2p/go-libp2p-kad-dht's releases.

v0.39.1

[!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

v0.39.0

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

Breaking changes

What's Changed

New Contributors

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

Commits

Updates github.com/libp2p/go-libp2p-pubsub from 0.15.0 to 0.16.0

Release notes

Sourced from github.com/libp2p/go-libp2p-pubsub's releases.

v0.16.0

What's Changed

New Contributors

Full Changelog: libp2p/go-libp2p-pubsub@v0.15.0...v0.16.0

Commits
  • b14732c Release v0.16.0 (#693)
  • 919bc3d fix: properly log topic string (#694)
  • 5cde33c rename {Add/Remove}Peer to On{New/Closed}OutboundStream
  • d8037f3 Fix leaked state with OnNewIncomingStream/onClosedIncomingStream
  • d72f75f test: Add failing test demonstrating leak
  • 7d62a30 partialmessages: init fanout if empty (#690)
  • 12372d9 log on error when handling rpc in extensions (#668)
  • a2ec129 feat: add WithMessageFilter option to filter messages early in the notificati...
  • 0c36d10 partialmsgs: remove unused struct
  • c945e5d partialmsgs: PeerRequestsPartial means PeerRequestsPartial
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
github.com/libp2p/go-libp2p [>= 6.a, < 6.999999]

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 28, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/libp2p-ecosystem-5d55463b1b branch 3 times, most recently from 41410b1 to ac07986 Compare May 2, 2026 03:03
…3 updates

Bumps the libp2p-ecosystem group with 3 updates in the / directory: [github.com/libp2p/go-libp2p](https://github.com/libp2p/go-libp2p), [github.com/libp2p/go-libp2p-kad-dht](https://github.com/libp2p/go-libp2p-kad-dht) and [github.com/libp2p/go-libp2p-pubsub](https://github.com/libp2p/go-libp2p-pubsub).


Updates `github.com/libp2p/go-libp2p` from 0.47.0 to 0.48.0
- [Release notes](https://github.com/libp2p/go-libp2p/releases)
- [Changelog](https://github.com/libp2p/go-libp2p/blob/master/CHANGELOG.md)
- [Commits](libp2p/go-libp2p@v0.47.0...v0.48.0)

Updates `github.com/libp2p/go-libp2p-kad-dht` from 0.38.0 to 0.39.1
- [Release notes](https://github.com/libp2p/go-libp2p-kad-dht/releases)
- [Commits](libp2p/go-libp2p-kad-dht@v0.38.0...v0.39.1)

Updates `github.com/libp2p/go-libp2p-pubsub` from 0.15.0 to 0.16.0
- [Release notes](https://github.com/libp2p/go-libp2p-pubsub/releases)
- [Commits](libp2p/go-libp2p-pubsub@v0.15.0...v0.16.0)

---
updated-dependencies:
- dependency-name: github.com/libp2p/go-libp2p
  dependency-version: 0.48.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: libp2p-ecosystem
- dependency-name: github.com/libp2p/go-libp2p-kad-dht
  dependency-version: 0.39.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: libp2p-ecosystem
- dependency-name: github.com/libp2p/go-libp2p-pubsub
  dependency-version: 0.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: libp2p-ecosystem
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/libp2p-ecosystem-5d55463b1b branch from ac07986 to c079747 Compare May 4, 2026 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

0 participants