Bump dependency nl.jqno.equalsverifier:equalsverifier to v4.4.2#1823
Bump dependency nl.jqno.equalsverifier:equalsverifier to v4.4.2#1823
Conversation
☀️ Quality MonitorTests Coverage for New Code 〰️ Line Coverage: 100.00% — perfect 🎉 Coverage for Whole Project 〰️ Line Coverage: 91.57% — 65 missed lines Style Bugs API Problems🚫 Revapi: No warnings Vulnerabilities🛡️ OWASP Dependency Check: No vulnerabilities Software Metrics 🌀 Cyclomatic Complexity: 384 (total) 🚦 Quality GatesOverall Status: ✅ SUCCESS✅ Passed Gates
Created by Quality Monitor v4.10.0 (#6745abb). More details are shown in the GitHub Checks Result. |
This PR contains the following updates:
4.4.1→4.4.2Release Notes
jqno/equalsverifier (nl.jqno.equalsverifier:equalsverifier)
v4.4.2Changed
Fixed
NoSuchElementExceptionwas thrown when verifying a Kotlin class that inherits aprivate vallazy property from a parent class (Issue 1170).BigDecimaland boxedFloat) were not restored to their original value after EqualsVerifier threw aNullPointerExceptionwhile null-checking them.Enum<?>field resolved toEnum<Enum<Object>>(because Enum has a self-referential type bound).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 was generated by Mend Renovate. View the repository job log.