open-telemetry / opentelemetry-java

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

fix(deps): update dependency nl.jqno.equalsverifier:equalsverifier to v3.17 #6745

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nl.jqno.equalsverifier:equalsverifier (source) 3.16.2 -> 3.17 age adoption passing confidence

Release Notes

jqno/equalsverifier (nl.jqno.equalsverifier:equalsverifier) ### [`v3.17`](https://redirect.github.com/jqno/equalsverifier/blob/HEAD/CHANGELOG.md#317---2024-09-24) ##### Added - \#withPrefabValuesForField method, where you can assign prefab values to a field instead of to a class. The values will then be used for that field only. ([Issue 747](https://redirect.github.com/jqno/equalsverifier/issues/747)) ##### Changed - The internal instantiation logic has been heavily refactored, to be more robust and extensible for future enhancements. ##### Deprecated - `Warning.ZERO_FIELDS`: the use case for this Warning is better handled by the new `#withPrefabValuesForField` method.

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.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 90.07%. Comparing base (fa826fd) to head (550679a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6745 +/- ## ========================================= Coverage 90.07% 90.07% Complexity 6463 6463 ========================================= Files 718 718 Lines 19528 19528 Branches 1923 1923 ========================================= Hits 17589 17589 Misses 1350 1350 Partials 589 589 ```

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