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.1 #832

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

jqno/equalsverifier (nl.jqno.equalsverifier:equalsverifier) ### [`v3.16.1`](https://togithub.com/jqno/equalsverifier/blob/HEAD/CHANGELOG.md#3161---2024-04-03) ##### Fixed - IllegalArgumentException `argument type mismatch` when a field's type has a wildcard generic and the underlying type has a type bound (such as `T extends Serializable`). ([Issue 940](https://togithub.com/jqno/equalsverifier/issues/940)) - AbstractMethodError when a the `equals` method in a field's class calls an abstract method. ([Issue 938](https://togithub.com/jqno/equalsverifier/issues/938))

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 6 months ago

Coverage Status

coverage: 88.571%. remained the same when pulling e5b9960cb84f2afe848af34907ec9e4701c26fa9 on renovate/nl.jqno.equalsverifier-equalsverifier-3.x into b70f6ab8c13a661421e9c8a0d6e0e796fb077102 on master.