Skip to content

Update dependency nl.jqno.equalsverifier:equalsverifier to v3.19.3 #281

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

Merged
merged 1 commit into from
Apr 21, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 21, 2025

This PR contains the following updates:

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

Release Notes

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

v3.19.3

Fixed
  • StackOverflowError when a field has type with a generic type bound that recurses into itself with a wildcard: interface X<T extends X<?>>. (Issue 1062)

v3.19.2

Fixed
  • Exception when superclass of class under test has field with the same name but different type. (Issue 1056)
  • Bug in withPrefabValueForField where fields in the superclass of the class under test is ignored.

v3.19.1

Added
  • Prefab value for java.util.concurrent.locks.ReentrantLock. (Issue 981)
Fixed
  • Bug in withPrefabValueForField where in some cases the prefab value is not used.

v3.19

Fixed
  • StackOverflowError when a field has type with a generic type bound that recurses into itself with a wildcard: interface X<T extends X<?>>. (Issue 1062)

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.

@JohT JohT merged commit f3cbd3c into master Apr 21, 2025
1 check passed
@JohT JohT deleted the renovate/equalsverifier.version branch April 21, 2025 04:43
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