Skip to content

Update dependency nl.jqno.equalsverifier:equalsverifier to v4.5#3952

Merged
MarkEWaite merged 1 commit intomasterfrom
renovate/nl.jqno.equalsverifier-equalsverifier-4.x
Apr 17, 2026
Merged

Update dependency nl.jqno.equalsverifier:equalsverifier to v4.5#3952
MarkEWaite merged 1 commit intomasterfrom
renovate/nl.jqno.equalsverifier-equalsverifier-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 17, 2026

This PR contains the following updates:

Package Change Age Confidence
nl.jqno.equalsverifier:equalsverifier (source) 4.4.24.5 age confidence

Release Notes

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

v4.5

Added
  • EqualsVerifier now detects when java.net.URL fields are used in equals or hashCode, since URL.equals() and URL.hashCode() perform DNS resolution, making them network-dependent and non-deterministic. Consider using URI.create(url.toString()) instead. This check can be suppressed with Warning.URL_EQUALITY. (Issue #​1203)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, on day 1 of the month (* 0-3 1 * *)
  • 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.

@renovate renovate bot added the dependencies Dependency related change label Apr 17, 2026
@renovate renovate bot requested a review from a team as a code owner April 17, 2026 22:42
@MarkEWaite MarkEWaite enabled auto-merge (squash) April 17, 2026 22:48
@MarkEWaite MarkEWaite merged commit 6d71bde into master Apr 17, 2026
18 checks passed
@renovate renovate bot deleted the renovate/nl.jqno.equalsverifier-equalsverifier-4.x branch April 17, 2026 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency related change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant