Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps-dev): bump nl.jqno.equalsverifier:equalsverifier from 3.17…
….5 to 3.18.1 (#603) Bumps [nl.jqno.equalsverifier:equalsverifier](https://github.com/jqno/equalsverifier) from 3.17.5 to 3.18.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jqno/equalsverifier/releases">nl.jqno.equalsverifier:equalsverifier's releases</a>.</em></p> <blockquote> <h2>Release equalsverifier-3.18.1</h2> <p>For a list of changes in this version, see <a href="https://github.com/jqno/equalsverifier/blob/main/CHANGELOG.md">CHANGELOG.md</a>.</p> <h2>Release equalsverifier-3.18</h2> <p>For a list of changes in this version, see <a href="https://github.com/jqno/equalsverifier/blob/main/CHANGELOG.md">CHANGELOG.md</a>.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jqno/equalsverifier/blob/main/CHANGELOG.md">nl.jqno.equalsverifier:equalsverifier's changelog</a>.</em></p> <blockquote> <h2>[3.18.1] - 2025-01-09</h2> <h3>Added</h3> <ul> <li>Improved Kotlin support. (<a href="https://redirect.github.com/jqno/equalsverifier/issues/506#issuecomment-2563664670">Issue 506</a>)</li> </ul> <h2>[3.18] - 2024-12-24</h2> <h3>Added</h3> <ul> <li>Tools like IntelliJ, Spotbugs and ErrorProne now report when you forget to call <code>.verify()</code> at the end of an EqualsVerifier invocation (through the <code>@CheckReturnValue</code> annotation).</li> <li>Adds prefab values for Java 21's <code>SequencedCollection</code>, <code>SequencedSet</code> and <code>SequencedMap</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jqno/equalsverifier/commit/d6b18b520047df58b89b2e4d92e97b0ac4449dea"><code>d6b18b5</code></a> Bumps version to 3.18.1</li> <li><a href="https://github.com/jqno/equalsverifier/commit/3925c48e39444c15256ba0a47ab2bd7b7201ca45"><code>3925c48</code></a> Updates CHANGELOG for release</li> <li><a href="https://github.com/jqno/equalsverifier/commit/a8a0f03497e0dcaeb665452ea970f36aae641343"><code>a8a0f03</code></a> Merge pull request <a href="https://redirect.github.com/jqno/equalsverifier/issues/1035">#1035</a> from jqno/kotlin-data-class</li> <li><a href="https://github.com/jqno/equalsverifier/commit/d2cd1cde8dcdeea01ac0d5da2730826204c29810"><code>d2cd1cd</code></a> Updates CHANGELOG</li> <li><a href="https://github.com/jqno/equalsverifier/commit/06ee8486d295ded7d42a0a9f8890144c57211f4b"><code>06ee848</code></a> Streamlines Kotlin compilation</li> <li><a href="https://github.com/jqno/equalsverifier/commit/ccd585fef6066180226fbd937fe7fcfea6234d05"><code>ccd585f</code></a> Adds Kotlin tests</li> <li><a href="https://github.com/jqno/equalsverifier/commit/e06a7b03ea1ffb12c7ef6865a024407f7466d50d"><code>e06a7b0</code></a> Adds logic to detect Kotlin classes</li> <li><a href="https://github.com/jqno/equalsverifier/commit/19e74c91e2da6e4235a4ed14791651ea98b0b1c8"><code>19e74c9</code></a> Adds Kotlin filter in FieldIterable</li> <li><a href="https://github.com/jqno/equalsverifier/commit/99247ee66d76ac1aeea5baea8b609f2d0306022c"><code>99247ee</code></a> Small javadoc fix</li> <li><a href="https://github.com/jqno/equalsverifier/commit/5b926f018e91faffb8b3c4ba2fbcaef18779d655"><code>5b926f0</code></a> Adds kls_database.db to .gitignore</li> <li>Additional commits viewable in <a href="https://github.com/jqno/equalsverifier/compare/equalsverifier-3.17.5...equalsverifier-3.18.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nl.jqno.equalsverifier:equalsverifier&package-manager=maven&previous-version=3.17.5&new-version=3.18.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information