open-telemetry / opentelemetry-java

OpenTelemetry Java SDK
https://opentelemetry.io
Apache License 2.0
1.97k stars 814 forks source link

fix(deps): update dependency com.uber.nullaway:nullaway to v0.11.3 #6727

Closed renovate[bot] closed 4 days ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.uber.nullaway:nullaway 0.11.2 -> 0.11.3 age adoption passing confidence

Release Notes

uber/NullAway (com.uber.nullaway:nullaway) ### [`v0.11.3`](https://redirect.github.com/uber/NullAway/blob/HEAD/CHANGELOG.md#Version-0113) IMPORTANT: We have cherry-picked one PR in master since 0.11.2 for this release, it does not contain all changes in master! - Add missing source files in android-jarinfer-models-sdk modules ([#​1033](https://redirect.github.com/uber/NullAway/issues/1033))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

linux-foundation-easycla[bot] commented 1 week ago

CLA Signed

The committers listed above are authorized under a signed CLA.

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 90.07%. Comparing base (9c466f4) to head (d5c5d76). Report is 9 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6727 +/- ## ============================================ - Coverage 90.09% 90.07% -0.03% + Complexity 6459 6458 -1 ============================================ Files 718 718 Lines 19511 19511 Branches 1922 1922 ============================================ - Hits 17578 17574 -4 - Misses 1347 1348 +1 - Partials 586 589 +3 ```

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