dependabot[bot] opened a new pull request, #2510:
URL: https://github.com/apache/plc4x/pull/2510

   Bumps 
[nl.jqno.equalsverifier:equalsverifier](https://github.com/jqno/equalsverifier) 
from 4.4.1 to 4.4.2.
   <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-4.4.2</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>[4.4.2] - 2026-04-07</h2>
   <h3>Changed</h3>
   <ul>
   <li>Multi-line error messages now align better.</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Fixes a bug where a <code>NoSuchElementException</code> was thrown when 
verifying a Kotlin class that inherits a <code>private val</code> lazy property 
from a parent class (<a 
href="https://redirect.github.com/jqno/equalsverifier/issues/1170";>Issue 
1170</a>).</li>
   <li>Fixes a bug where static fields of certain types (e.g., 
<code>BigDecimal</code> and boxed <code>Float</code>) were not restored to 
their original value after EqualsVerifier threw a 
<code>NullPointerException</code> while null-checking them.</li>
   <li>Fixes a bug where an <code>Enum&lt;?&gt;</code> field resolved to 
<code>Enum&lt;Enum&lt;Object&gt;&gt;</code> (because Enum has a 
self-referential type bound).</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/jqno/equalsverifier/commit/ca452c7ff55f3574c83d14aeac89c149e3634bce";><code>ca452c7</code></a>
 Bumps version to 4.4.2</li>
   <li><a 
href="https://github.com/jqno/equalsverifier/commit/2be72506459a4f0d2d698fd8e80965aaadfc21e3";><code>2be7250</code></a>
 Updates CHANGELOG for release</li>
   <li><a 
href="https://github.com/jqno/equalsverifier/commit/24e4d5aa77bc3f7acbf25746b89f74fc41c62092";><code>24e4d5a</code></a>
 Increases coverage threshold</li>
   <li><a 
href="https://github.com/jqno/equalsverifier/commit/1221cf97f0c7e24e5975be1f202d2424fe3571c7";><code>1221cf9</code></a>
 Fixes NoSuchElementException when verifying a Kotlin class that inherits a 
pr...</li>
   <li><a 
href="https://github.com/jqno/equalsverifier/commit/2d11415421ab5ce72e82e7a6559f3522fecf3ab8";><code>2d11415</code></a>
 Fixes bug where some static fields were not reset to their original state</li>
   <li><a 
href="https://github.com/jqno/equalsverifier/commit/1ba96a8c955d7995d0e26daba91e86dd2839a058";><code>1ba96a8</code></a>
 Adds a test for Enum&lt;?&gt;</li>
   <li><a 
href="https://github.com/jqno/equalsverifier/commit/cd2c8338757774724694576d394f2ca38c821df0";><code>cd2c833</code></a>
 Merge pull request <a 
href="https://redirect.github.com/jqno/equalsverifier/issues/1199";>#1199</a> 
from jqno/dependabot/github_actions/dependencies-98a...</li>
   <li><a 
href="https://github.com/jqno/equalsverifier/commit/95220a9abb3b033dcf741aa6b6fb8841ddfae765";><code>95220a9</code></a>
 Bump dawidd6/action-download-artifact in the dependencies group</li>
   <li><a 
href="https://github.com/jqno/equalsverifier/commit/88c444297483a9de16212a8b3e3cf6eed38e35a2";><code>88c4442</code></a>
 Fixes a bug where Enum&lt;?&gt; resolves to Enum&lt;Enum<!-- raw HTML omitted 
-->&gt;, and updates some tests</li>
   <li><a 
href="https://github.com/jqno/equalsverifier/commit/2751cde24fe8487b6e425d5721da6dad08bb0e6d";><code>2751cde</code></a>
 Updates build to JDK 26</li>
   <li>Additional commits viewable in <a 
href="https://github.com/jqno/equalsverifier/compare/equalsverifier-4.4.1...equalsverifier-4.4.2";>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=4.4.1&new-version=4.4.2)](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 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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to