solven-eu / cleanthat

Github App opening automatically cleaning PR
56 stars 16 forks source link

Update dependency nl.jqno.equalsverifier:equalsverifier to v3.17.1 #858

Closed renovate[bot] closed 6 days ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nl.jqno.equalsverifier:equalsverifier (source) 3.16.1 -> 3.17.1 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) ### [`v3.17.1`](https://redirect.github.com/jqno/equalsverifier/blob/HEAD/CHANGELOG.md#3171---2024-10-02) ##### Fixed - Instantiates `java.sql.Date` only when available, so EqualsVerifier no longer throws `NoClassDefFoundError` when it's not available (for instance, when running EqualsVerifier standalone instead of as part of a test suite). ([Issue 746](https://redirect.github.com/jqno/equalsverifier/issues/746)) ### [`v3.17`](https://redirect.github.com/jqno/equalsverifier/blob/HEAD/CHANGELOG.md#3171---2024-10-02) ##### Fixed - Instantiates `java.sql.Date` only when available, so EqualsVerifier no longer throws `NoClassDefFoundError` when it's not available (for instance, when running EqualsVerifier standalone instead of as part of a test suite). ([Issue 746](https://redirect.github.com/jqno/equalsverifier/issues/746)) ### [`v3.16.2`](https://redirect.github.com/jqno/equalsverifier/blob/HEAD/CHANGELOG.md#3162---2024-08-23) ##### Changed - The error message in some edge cases involving complex generics and abstract classes is now improved. ([Issue 983](https://redirect.github.com/jqno/equalsverifier/issues/983)) - The line in the error message that shows the version of EqualsVerifier and the JDK, now also indicates whether EqualsVerifier runs on the classpath or the modulepath. ##### Deprecated - `withResetCaches()` was once needed for use in Quarkus, but caches are now reset automatically on every run.

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.