opentelemetry-java icon indicating copy to clipboard operation
opentelemetry-java copied to clipboard

fix(deps): update dependency nl.jqno.equalsverifier:equalsverifier to v4

Open renovate[bot] opened this issue 7 months ago • 2 comments

This PR contains the following updates:

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

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

jqno/equalsverifier (nl.jqno.equalsverifier:equalsverifier)

v4.0.2

Added
Changed
  • When a Mockito error occurs, the error message now says which mocked method was attempted to call. (Issue 1082)

v4.0.1

Fixed
  • A class with field of type EnumMap or EnumSet produces MockitoException when Mockito is present. (Issue 1080)

v4.0

Added
Changed
  • When a Mockito error occurs, the error message now says which mocked method was attempted to call. (Issue 1082)

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.


  • [ ] If you want to rebase/retry this PR, check this box

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

renovate[bot] avatar May 05 '25 15:05 renovate[bot]

Codecov Report

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

Project coverage is 89.76%. Comparing base (4a33b66) to head (c130d81).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #7319   +/-   ##
=========================================
  Coverage     89.75%   89.76%           
  Complexity     6981     6981           
=========================================
  Files           797      797           
  Lines         21165    21165           
  Branches       2057     2057           
=========================================
+ Hits          18997    18999    +2     
+ Misses         1505     1503    -2     
  Partials        663      663           

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

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar May 05 '25 15:05 codecov[bot]

Looks like we'll need to figure out another strategy for equals verification, since we have to continue supporting java < 17.

jkwatson avatar May 06 '25 02:05 jkwatson

See #7416.

jack-berg avatar Jun 20 '25 19:06 jack-berg

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 4.x releases. But if you manually upgrade to 4.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

renovate[bot] avatar Jun 20 '25 19:06 renovate[bot]