Skip to content

chore(deps): bump otel, zap, go-unixfsnode#1152

Merged
lidel merged 1 commit into
mainfrom
bump-deps-2026-05
May 4, 2026
Merged

chore(deps): bump otel, zap, go-unixfsnode#1152
lidel merged 1 commit into
mainfrom
bump-deps-2026-05

Conversation

@lidel
Copy link
Copy Markdown
Member

@lidel lidel commented May 3, 2026

  • otelhttp: 0.67.0 to 0.68.0
  • otel, otel/sdk, otel/trace: 1.42.0 to 1.43.0
  • zap: 1.27.1 to 1.28.0
  • go-unixfsnode: 1.10.3 to 1.10.4

examples/go.mod: pin caught up to boxo v0.39.0 as a side effect of the go-unixfsnode upgrade resolution.

- otelhttp: 0.67.0 to 0.68.0
- otel, otel/sdk, otel/trace: 1.42.0 to 1.43.0
- zap: 1.27.1 to 1.28.0
- go-unixfsnode: 1.10.3 to 1.10.4

examples/go.mod: pin caught up to boxo v0.39.0 as a side
effect of the go-unixfsnode upgrade resolution.
@codecov
Copy link
Copy Markdown

codecov Bot commented May 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.11%. Comparing base (23c380b) to head (7d70d4e).
⚠️ Report is 1 commits behind head on main.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1152      +/-   ##
==========================================
+ Coverage   63.10%   63.11%   +0.01%     
==========================================
  Files         267      267              
  Lines       26777    26777              
==========================================
+ Hits        16897    16900       +3     
+ Misses       8158     8157       -1     
+ Partials     1722     1720       -2     

see 9 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@lidel lidel marked this pull request as ready for review May 3, 2026 10:29
@lidel lidel requested a review from a team as a code owner May 3, 2026 10:29
@lidel lidel merged commit a1b91c4 into main May 4, 2026
16 of 17 checks passed
@lidel lidel deleted the bump-deps-2026-05 branch May 4, 2026 13:20
lidel added a commit to ipfs/kubo that referenced this pull request May 4, 2026
boxo@main now includes ipfs/boxo#1152, replacing the temporary
PR-pinned revision used in 681a4b9.
lidel added a commit to ipfs/kubo 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants