hazendaz / javabean-tester

JavaBean Tester
http://codebox.org.uk/pages/articles/unit-testing-javabeans
Apache License 2.0
9 stars 5 forks source link

Update dependency nl.jqno.equalsverifier:equalsverifier to v3.16 #824

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

jqno/equalsverifier (nl.jqno.equalsverifier:equalsverifier) ### [`v3.16`](https://togithub.com/jqno/equalsverifier/blob/HEAD/CHANGELOG.md#316---2024-03-22) ##### Added - Support for [Spring Framework](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/lang/NonNullFields.html)'s `@NonNullFields` annotation and [JSpecify](https://jspecify.dev/)'s `@NullMarked` annotation. ([Issue 936](https://togithub.com/jqno/equalsverifier/issues/936)) ##### Changed - When `Warning.SURROGATE_OR_BUSINESS_KEY` is suppressed, it is now possible to use `#withOnlyTheseFields`, and the fields may include both `@Id` fields and regular fields. ([Issue 934](https://togithub.com/jqno/equalsverifier/issues/934)) - Improved the error message for so called 'versioned entities' (where entities with `0` or `null` ids are always unequal), so it's more discoverable what to do in that situation. ([Issue 932](https://togithub.com/jqno/equalsverifier/issues/932))

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 has been generated by Mend Renovate. View repository job log here.

coveralls commented 4 months ago

Coverage Status

coverage: 88.484%. remained the same when pulling c02ca6004c2c93089ca2b09869499665382a2735 on renovate/nl.jqno.equalsverifier-equalsverifier-3.x into 3f4ce80223aae445bafdf678202d6a3bf1b0b471 on master.