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

   Bumps 
[nl.jqno.equalsverifier:equalsverifier](https://github.com/jqno/equalsverifier) 
from 4.2.3 to 4.2.4.
   <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.2.4</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.2.4] - 2025-11-25</h2>
   <h3>Fixed</h3>
   <ul>
   <li>Mockito throws <code>UnnecessaryStubbingException</code> when 
<code>equals</code> is correct when running in strict mode (which is activated 
by using <code>@RunWith(MockitoExtension.class)</code>) (<a 
href="https://redirect.github.com/jqno/equalsverifier/issues/1148";>Issue 
1148</a>)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>Expands Javadoc for <code>#withIgnoredFields()</code> to make it more 
clear that even ignored fields sometimes need prefab values. See <a 
href="https://jqno.nl/equalsverifier/errormessages/add-prefab-values-for-one-of-the-following-types";>the
 error message explanation</a> for the reasoning. (<a 
href="https://redirect.github.com/jqno/equalsverifier/issues/1141";>Issue 
1141</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/jqno/equalsverifier/commit/ded84ea266212a31166e7133124a74b617d0d3d2";><code>ded84ea</code></a>
 Bumps version to 4.2.4</li>
   <li><a 
href="https://github.com/jqno/equalsverifier/commit/6807156f297f997af581d682761db0b7255cb402";><code>6807156</code></a>
 Updates CHANGELOG for release</li>
   <li><a 
href="https://github.com/jqno/equalsverifier/commit/c0951a0dbb466be7ca68c92fb8f4896df6878e86";><code>c0951a0</code></a>
 Merge pull request <a 
href="https://redirect.github.com/jqno/equalsverifier/issues/1152";>#1152</a> 
from jqno/lenient-mocking</li>
   <li><a 
href="https://github.com/jqno/equalsverifier/commit/2c373d72ac496601a5e04f55cb37294f87aaf0a8";><code>2c373d7</code></a>
 Uses lenient mocking for toString in mocks, since it won't be used when 
equal...</li>
   <li><a 
href="https://github.com/jqno/equalsverifier/commit/1502fd575a979a2e8f720ec62774ac2ad12733bf";><code>1502fd5</code></a>
 Merge branch 'replace-array-enum-valueproviders'</li>
   <li><a 
href="https://github.com/jqno/equalsverifier/commit/51d23cdcaa5e0af02cc174e5c95e19ec479ced31";><code>51d23cd</code></a>
 Merge pull request <a 
href="https://redirect.github.com/jqno/equalsverifier/issues/1151";>#1151</a> 
from jqno/dependabot/maven/dependencies-76d9e918b9</li>
   <li><a 
href="https://github.com/jqno/equalsverifier/commit/70ff2b15aa875354888412a2f8320a6528cf8b53";><code>70ff2b1</code></a>
 Bump the dependencies group with 2 updates</li>
   <li><a 
href="https://github.com/jqno/equalsverifier/commit/3ec11a647da717954e679171bcb276fe352372bd";><code>3ec11a6</code></a>
 Merge pull request <a 
href="https://redirect.github.com/jqno/equalsverifier/issues/1150";>#1150</a> 
from jqno/dependabot/github_actions/dependencies-764...</li>
   <li><a 
href="https://github.com/jqno/equalsverifier/commit/b5965a73ec3ca9a9447a86b9cb6df7f9cd29cc07";><code>b5965a7</code></a>
 Bump actions/checkout from 5 to 6 in the dependencies group</li>
   <li><a 
href="https://github.com/jqno/equalsverifier/commit/5522cfd829e8bef3ee1fd424a725e48021122382";><code>5522cfd</code></a>
 Removes unnecessary imports</li>
   <li>Additional commits viewable in <a 
href="https://github.com/jqno/equalsverifier/compare/equalsverifier-4.2.3...equalsverifier-4.2.4";>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.2.3&new-version=4.2.4)](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>


-- 
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