Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all deps #945

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

dashpole
Copy link
Contributor

This should help speed up the process of getting renovate up-to-date, and includes updates that require fixture updates.

This also removes tooling for pinning opentelemetry dependencies.

@dashpole dashpole requested a review from a team as a code owner November 26, 2024 18:36
@dashpole dashpole requested a review from aabmass November 26, 2024 19:01
@dashpole
Copy link
Contributor Author

The toolchain directive seems to cause GAE tests to fail (probably because it doesn't have the right version of the Go toolchain). I've removed it following open-telemetry/opentelemetry-go#5660

@dashpole
Copy link
Contributor Author

dashpole commented Dec 3, 2024

We should not submit this until we update to the next grpc release

@dashpole
Copy link
Contributor Author

The next grpc release is here, but it looks like the minimum version update has already propagated across the ecosystem. I think we should move forward with increasing the minimum version to 1.22.7

Copy link

codecov bot commented Dec 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.60%. Comparing base (4caace7) to head (c57ff2a).
Report is 78 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #945      +/-   ##
==========================================
+ Coverage   61.03%   63.60%   +2.56%     
==========================================
  Files          56       57       +1     
  Lines        5903     6067     +164     
==========================================
+ Hits         3603     3859     +256     
+ Misses       2143     2046      -97     
- Partials      157      162       +5     

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

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