Skip to content

Consolidate deps#1424

Merged
jerbly merged 3 commits intoopen-telemetry:mainfrom
jerbly:consolidate-deps
May 9, 2026
Merged

Consolidate deps#1424
jerbly merged 3 commits intoopen-telemetry:mainfrom
jerbly:consolidate-deps

Conversation

@jerbly
Copy link
Copy Markdown
Contributor

@jerbly jerbly commented May 9, 2026

We had a few places where we were redeclaring crate versions across the Cargo.toml files. Renovate in #1420 is trying to pin to specific versions which then breaks.

This PR consolidates a bunch of dependencies into the workspace and removes unnecessary pins.

@jerbly jerbly requested a review from a team as a code owner May 9, 2026 01:10
@codecov
Copy link
Copy Markdown

codecov Bot commented May 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.2%. Comparing base (37c645a) to head (ef2c3af).

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #1424     +/-   ##
=======================================
- Coverage   82.2%   82.2%   -0.1%     
=======================================
  Files        125     125             
  Lines      10225   10225             
=======================================
- Hits        8406    8405      -1     
- Misses      1819    1820      +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jerbly jerbly merged commit b2686ee into open-telemetry:main May 9, 2026
61 of 67 checks passed
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.

2 participants