Skip to content

deps(go): bump the libp2p group across 1 directory with 4 updates#68

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/sdn-server/libp2p-7f7d7d40cd
Open

deps(go): bump the libp2p group across 1 directory with 4 updates#68
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/sdn-server/libp2p-7f7d7d40cd

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps the libp2p group with 4 updates in the /sdn-server directory: github.com/ipfs/go-cid, github.com/ipfs/go-log/v2, github.com/libp2p/go-libp2p-kad-dht and github.com/libp2p/go-libp2p-pubsub.

Updates github.com/ipfs/go-cid from 0.6.0 to 0.6.1

Release notes

Sourced from github.com/ipfs/go-cid's releases.

v0.6.1

What's Changed

Full Changelog: ipfs/go-cid@v0.6.0...v0.6.1

Commits

Updates github.com/ipfs/go-log/v2 from 2.9.0 to 2.9.2

Release notes

Sourced from github.com/ipfs/go-log/v2's releases.

v2.9.2

What's Changed

Full Changelog: ipfs/go-log@v2.9.1...v2.9.2

v2.9.1

What's Changed

Full Changelog: ipfs/go-log@v2.9.0...v2.9.1

Commits

Updates github.com/libp2p/go-libp2p-kad-dht from 0.36.0 to 0.40.0

Release notes

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

v0.40.0

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

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

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

What's Changed

... (truncated)

Commits
  • d40b14b chore: release v0.40.0 (#1257)
  • 7b0dd02 fix(ResettableKeystore): speed up reset process and keep worker responsive (#...
  • d5ed076 fix(provider): hold cycleStatsLk in batchReprovide defer (#1255)
  • b73e1e8 fix(provider): per-peer timeout on ADD_PROVIDER sends (#1252)
  • 63a3e3c fix(provider)!: bound keystore.Size in Stats with a timeout (#1251)
  • 3562661 update dependencies (#1250)
  • c728951 chore: release v0.39.2 (#1249)
  • 7e3944b chore: bump boxo to v0.39.0 (#1248)
  • 32a3e31 test: fix flaky TestStartProvidingSingle (#1247)
  • b00ec53 feat(provider): allow WithReprovideInterval(0) for burst-only mode (#1246)
  • Additional commits viewable in compare view

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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github

dependabot Bot commented on behalf of github Apr 24, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, go. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot force-pushed the dependabot/go_modules/sdn-server/libp2p-7f7d7d40cd branch 2 times, most recently from 2227123 to e491839 Compare April 29, 2026 12:42
@dependabot dependabot Bot force-pushed the dependabot/go_modules/sdn-server/libp2p-7f7d7d40cd branch from e491839 to 00a3f61 Compare May 4, 2026 05:19
@dependabot dependabot Bot force-pushed the dependabot/go_modules/sdn-server/libp2p-7f7d7d40cd branch 2 times, most recently from 7cc3e3b to 7cf323e Compare May 25, 2026 06:16
@dependabot dependabot Bot force-pushed the dependabot/go_modules/sdn-server/libp2p-7f7d7d40cd branch 2 times, most recently from 27e1a89 to a3d0795 Compare June 8, 2026 04:54
Bumps the libp2p group with 4 updates in the /sdn-server directory: [github.com/ipfs/go-cid](https://github.com/ipfs/go-cid), [github.com/ipfs/go-log/v2](https://github.com/ipfs/go-log), [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/ipfs/go-cid` from 0.6.0 to 0.6.1
- [Release notes](https://github.com/ipfs/go-cid/releases)
- [Commits](ipfs/go-cid@v0.6.0...v0.6.1)

Updates `github.com/ipfs/go-log/v2` from 2.9.0 to 2.9.2
- [Release notes](https://github.com/ipfs/go-log/releases)
- [Commits](ipfs/go-log@v2.9.0...v2.9.2)

Updates `github.com/libp2p/go-libp2p-kad-dht` from 0.36.0 to 0.40.0
- [Release notes](https://github.com/libp2p/go-libp2p-kad-dht/releases)
- [Commits](libp2p/go-libp2p-kad-dht@v0.36.0...v0.40.0)

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/ipfs/go-cid
  dependency-version: 0.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: libp2p
- dependency-name: github.com/ipfs/go-log/v2
  dependency-version: 2.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: libp2p
- 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
- 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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/sdn-server/libp2p-7f7d7d40cd branch from a3d0795 to 8c1faa0 Compare June 15, 2026 04:54
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