Skip to content

chore(deps): bump github.com/libp2p/go-libp2p-pubsub from 0.15.0 to 0.16.0 in the libp2p-ecosystem group#11307

Open
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/go_modules/libp2p-ecosystem-dd33df5f0a
Open

chore(deps): bump github.com/libp2p/go-libp2p-pubsub from 0.15.0 to 0.16.0 in the libp2p-ecosystem group#11307
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/go_modules/libp2p-ecosystem-dd33df5f0a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 2, 2026

Bumps the libp2p-ecosystem group with 1 update: github.com/libp2p/go-libp2p-pubsub.

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

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the libp2p-ecosystem group with 1 update: [github.com/libp2p/go-libp2p-pubsub](https://github.com/libp2p/go-libp2p-pubsub).


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-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 added the dependencies Pull requests that update a dependency file label May 2, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 2, 2026 00:57
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 2, 2026
lidel added a commit that referenced this pull request May 4, 2026
* chore(deps): align deps with ipfs/boxo#1152

Bumps boxo to the head of ipfs/boxo#1152 and lands the kubo-only
direct deps from this week's dependabot batch in one go so go.mod
stays consistent.

Direct:
- boxo: v0.39.0 to ipfs/boxo#1152 head
- libp2p-pubsub: 0.15.0 to 0.16.0
- fsnotify: 1.9.0 to 1.10.0
- go-fuse/v2: 2.9.1-pre to 2.10.1
- otelhttp: 0.67.0 to 0.68.0
- otel, otel/sdk, otel/sdk/metric, otel/trace: 1.42.0 to 1.43.0
- otel/exporters/prometheus: 0.56.0 to 0.65.0
- contrib/propagators/autoprop: 0.46.1 to 0.68.0

Pulled in via boxo: zap 1.28.0, go-unixfsnode 1.10.4.

Skipped: cheggaaa/pb v1 to v2 (incompatible API; v2 drops
pb.U_BYTES and pb.New64(...).SetUnits, breaking the progress
bar usage in core/commands/{cat,add,get,dag/export}.go).

Supersedes #11306, #11307, #11308, #11309, #11311, #11312.

* fix(metrics): drop otel_scope_info, expose scope as labels

The otel prometheus exporter v0.59.0 stopped emitting the standalone
otel_scope_info metric. Scope identity is now carried by
otel_scope_name, otel_scope_version, and otel_scope_schema_url
labels on every metric, added in v0.58.0. The bump to v0.65.0 in
this branch crosses that boundary, so the t0119 baseline failed.

Update the sharness baseline, docs/metrics.md, and add a v0.42
changelog highlight so operators scraping otel_scope_info know to
switch their dashboards to the per-metric labels.

* chore(deps): bump boxo to main (incl. ipfs/boxo#1152)

boxo@main now includes ipfs/boxo#1152, replacing the temporary
PR-pinned revision used in 681a4b9.
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

None yet

Development

Successfully merging this pull request may close these issues.

0 participants