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

fix(deps): update dependency nl.jqno.equalsverifier:equalsverifier to v3.18 #6980

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 24, 2024

This PR contains the following updates:

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

Release Notes

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

v3.18

Added
  • Tools like IntelliJ, Spotbugs and ErrorProne now report when you forget to call .verify() at the end of an EqualsVerifier invocation (through the @CheckReturnValue annotation).
  • Adds prefab values for Java 21's SequencedCollection, SequencedSet and SequencedMap.

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 renovate bot requested a review from a team as a code owner December 24, 2024 12:37
Copy link

codecov bot commented Dec 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.96%. Comparing base (abdbf07) to head (881f8b8).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #6980      +/-   ##
============================================
- Coverage     90.00%   89.96%   -0.05%     
+ Complexity     6601     6599       -2     
============================================
  Files           730      730              
  Lines         19864    19864              
  Branches       1956     1956              
============================================
- Hits          17879    17870       -9     
- Misses         1391     1399       +8     
- Partials        594      595       +1     

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

@jkwatson jkwatson merged commit fe810e7 into main Dec 24, 2024
25 checks passed
@jkwatson jkwatson deleted the renovate/nl.jqno.equalsverifier-equalsverifier-3.x branch December 24, 2024 18:31
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.

1 participant