Skip to content

Update dependency nl.jqno.equalsverifier:equalsverifier to v3.19.4 #10

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 5, 2025

This PR contains the following updates:

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

Release Notes

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

v3.19.4

Fixed
  • Suppressing Warning.IDENTICAL_COPY_FOR_VERSIONED_ENTITY doesn't work for a versioned entity class when equals is defined in an entity parent class.

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
  • Suppressing Warning.IDENTICAL_COPY_FOR_VERSIONED_ENTITY doesn't work for a versioned entity class when equals is defined in an entity parent class.

v3.18.2

Fixed
  • Gives readable error message when trying to use forPackage() on third-party dependency package, instead of a NullPointerException. (Issue 1040)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency nl.jqno.equalsverifier:equalsverifier to v3.18.2 Update dependency nl.jqno.equalsverifier:equalsverifier to v3.19 Feb 8, 2025
@renovate renovate bot force-pushed the renovate/nl.jqno.equalsverifier-equalsverifier-3.x branch from 7a88211 to f34231a Compare February 8, 2025 11:11
@renovate renovate bot force-pushed the renovate/nl.jqno.equalsverifier-equalsverifier-3.x branch from f34231a to 31625bb Compare February 18, 2025 08:08
@renovate renovate bot changed the title Update dependency nl.jqno.equalsverifier:equalsverifier to v3.19 Update dependency nl.jqno.equalsverifier:equalsverifier to v3.19.1 Feb 18, 2025
@renovate renovate bot changed the title Update dependency nl.jqno.equalsverifier:equalsverifier to v3.19.1 Update dependency nl.jqno.equalsverifier:equalsverifier to v3.19.2 Mar 15, 2025
@renovate renovate bot force-pushed the renovate/nl.jqno.equalsverifier-equalsverifier-3.x branch from 31625bb to 3e0cdb5 Compare March 15, 2025 11:26
@renovate renovate bot force-pushed the renovate/nl.jqno.equalsverifier-equalsverifier-3.x branch from 3e0cdb5 to ef773d4 Compare April 5, 2025 03:28
@renovate renovate bot changed the title Update dependency nl.jqno.equalsverifier:equalsverifier to v3.19.2 Update dependency nl.jqno.equalsverifier:equalsverifier to v3.19.3 Apr 5, 2025
@renovate renovate bot changed the title Update dependency nl.jqno.equalsverifier:equalsverifier to v3.19.3 Update dependency nl.jqno.equalsverifier:equalsverifier to v3.19.4 May 1, 2025
@renovate renovate bot force-pushed the renovate/nl.jqno.equalsverifier-equalsverifier-3.x branch from ef773d4 to 1de75fc Compare May 1, 2025 11:55
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.

0 participants