open-telemetry / opentelemetry-rust-contrib

OpenTelemetry Contrib Packages for Rust
Apache License 2.0
35 stars 34 forks source link

chore(deps): bump yup-oauth2 and hyper-rustls version #58

Closed rogercoll closed 6 months ago

rogercoll commented 6 months ago

Fixes:

Changes

Bump corresponding crates.

Merge requirement checklist

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 52.0%. Comparing base (a84e207) to head (0138fc2). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #58 +/- ## ======================================= - Coverage 52.4% 52.0% -0.5% ======================================= Files 37 37 Lines 5026 4938 -88 ======================================= - Hits 2635 2569 -66 + Misses 2391 2369 -22 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

cijothomas commented 6 months ago

Merging quickly to fix CI and unblock other PRs. @djc please do review, and we can address any issues as followup.

djc commented 6 months ago

LGTM.

djc commented 6 months ago

The only downside is that if 8.3.3 gets yanked (which would be the correct response), we'll need another bump here.