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

   Bumps [equalsverifier](https://github.com/jqno/equalsverifier) from 3.11.1 
to 3.12.1.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/jqno/equalsverifier/blob/main/CHANGELOG.md";>equalsverifier's
 changelog</a>.</em></p>
   <blockquote>
   <h2>[3.12.1] - 2022-12-02</h2>
   <h3>Changed</h3>
   <ul>
   <li>Improved error message output for objects that throw exceptions in their 
<code>toString()</code> methods. (<a 
href="https://github-redirect.dependabot.com/jqno/equalsverifier/issues/716";>Issue
 716</a>)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Fix <code>ClassFormatError</code> when attempting to create a dynamic 
subclass for a class that has no package. (<a 
href="https://github-redirect.dependabot.com/jqno/equalsverifier/issues/638";>Issue
 638</a>)</li>
   <li>Fix <code>LinkageError</code> when running Quarkus dev mode and testing 
an abstract class. (<a 
href="https://github-redirect.dependabot.com/jqno/equalsverifier/issues/550";>Issue
 550</a>)</li>
   </ul>
   <h2>[3.12] - 2022-11-30</h2>
   <h3>Added</h3>
   <ul>
   <li>Diagnostic output in all error messages.</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>Check that getters are used for lazily fetched fields in JPA entities. 
(<a 
href="https://github-redirect.dependabot.com/jqno/equalsverifier/issues/650";>Issue
 650</a>)</li>
   <li>Improves error messages around <code>Warning.SURROGATE_KEY</code>. (<a 
href="https://github-redirect.dependabot.com/jqno/equalsverifier/issues/698";>Issue
 698</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/jqno/equalsverifier/commit/5fe8b2235d40afd8c21e56fb2364e3d6114ed915";><code>5fe8b22</code></a>
 [maven-release-plugin] prepare release equalsverifier-3.12.1</li>
   <li><a 
href="https://github.com/jqno/equalsverifier/commit/c3157b0277d8de20da58066d8be6afe42eb6e4bd";><code>c3157b0</code></a>
 Version bump</li>
   <li><a 
href="https://github.com/jqno/equalsverifier/commit/91429f6e2e36e8e89a270cd08fe9566516458d05";><code>91429f6</code></a>
 Ensure classloader compatibility when generating dynamic subclass</li>
   <li><a 
href="https://github.com/jqno/equalsverifier/commit/6a6716f7b555ebad05b12b4bc3d6b5a1a698d5a1";><code>6a6716f</code></a>
 Uses RecordsHelper where appropriate</li>
   <li><a 
href="https://github.com/jqno/equalsverifier/commit/281c99d45120ee63ca6e2b0891d118d595469f87";><code>281c99d</code></a>
 Supports dynamic subclasses of types with no package</li>
   <li><a 
href="https://github.com/jqno/equalsverifier/commit/f40488db292c5e56a97ef7389c70382c45dae7a2";><code>f40488d</code></a>
 Improves formatting of objects that throw exceptions in toString()</li>
   <li><a 
href="https://github.com/jqno/equalsverifier/commit/36a08a80e1fb71f8b91509ad61a36341a9aae027";><code>36a08a8</code></a>
 Formats changelog to fix linter issues</li>
   <li><a 
href="https://github.com/jqno/equalsverifier/commit/4c377849f35bf3091fe72b69ef63afc8187102b4";><code>4c37784</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/jqno/equalsverifier/issues/740";>#740</a>
 from jqno/dependabot/maven/joda-time-joda-time-2.12.2</li>
   <li><a 
href="https://github.com/jqno/equalsverifier/commit/bd8630b98d8f4b6f3980624169637a22bdaa9fa9";><code>bd8630b</code></a>
 Bump joda-time from 2.12.1 to 2.12.2</li>
   <li><a 
href="https://github.com/jqno/equalsverifier/commit/33ef73ec44a874ccb134ea1c9fd393e1ef4f1487";><code>33ef73e</code></a>
 Updates PITest license</li>
   <li>Additional commits viewable in <a 
href="https://github.com/jqno/equalsverifier/compare/equalsverifier-3.11.1...equalsverifier-3.12.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.11.1&new-version=3.12.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 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