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

   Bumps 
[nl.jqno.equalsverifier:equalsverifier](https://github.com/jqno/equalsverifier) 
from 3.16.1 to 3.16.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-3.16.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>[3.16.2] - 2024-08-23</h2>
   <h3>Changed</h3>
   <ul>
   <li>The error message in some edge cases involving complex generics and 
abstract classes is now improved. (<a 
href="https://redirect.github.com/jqno/equalsverifier/issues/983";>Issue 
983</a>)</li>
   <li>The line in the error message that shows the version of EqualsVerifier 
and the JDK, now also indicates whether EqualsVerifier runs on the classpath or 
the modulepath.</li>
   </ul>
   <h3>Deprecated</h3>
   <ul>
   <li><code>withResetCaches()</code> was once needed for use in Quarkus, but 
caches are now reset automatically on every run.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/jqno/equalsverifier/commit/ec754956080a755e09f6ccab8d022e3f10d25a42";><code>ec75495</code></a>
 Bumps version to 3.16.2</li>
   <li><a 
href="https://github.com/jqno/equalsverifier/commit/06ac99783b5e112053aa4427f09f102b33c69e4c";><code>06ac997</code></a>
 Updates CHANGELOG for release</li>
   <li><a 
href="https://github.com/jqno/equalsverifier/commit/b627a44a1c640e4c17981229bd5e23e0b589df02";><code>b627a44</code></a>
 Merge pull request <a 
href="https://redirect.github.com/jqno/equalsverifier/issues/991";>#991</a> from 
jqno/self-referring-generics</li>
   <li><a 
href="https://github.com/jqno/equalsverifier/commit/259b92476a1c0465b54381f04e8c274b2412b114";><code>259b924</code></a>
 Simplify objenesis cache reset to improve error message with self-referring 
g...</li>
   <li><a 
href="https://github.com/jqno/equalsverifier/commit/6d1351880bf42aaa314412390a059c6b9ebb2c9a";><code>6d13518</code></a>
 Show classpath/modulepath in error message (<a 
href="https://redirect.github.com/jqno/equalsverifier/issues/990";>#990</a>)</li>
   <li><a 
href="https://github.com/jqno/equalsverifier/commit/d09c30579dbc6d062020657b7e628fa7d26f399a";><code>d09c305</code></a>
 Merge pull request <a 
href="https://redirect.github.com/jqno/equalsverifier/issues/989";>#989</a> from 
jqno/dependabot/maven/dependencies-1087128a77</li>
   <li><a 
href="https://github.com/jqno/equalsverifier/commit/0c8d6bf3bf0e12c122dbac335573a2d759078852";><code>0c8d6bf</code></a>
 Bump the dependencies group with 4 updates</li>
   <li><a 
href="https://github.com/jqno/equalsverifier/commit/a563c385820d12e5654441fd4add721b9c5afaa1";><code>a563c38</code></a>
 Clarifies BigDecimal documentation</li>
   <li><a 
href="https://github.com/jqno/equalsverifier/commit/fbc51048c73ac4a602bc82ecd82a0fbb882b99a7";><code>fbc5104</code></a>
 Merge pull request <a 
href="https://redirect.github.com/jqno/equalsverifier/issues/986";>#986</a> from 
jqno/dependabot/maven/dependencies-fb5ab9c067</li>
   <li><a 
href="https://github.com/jqno/equalsverifier/commit/08607109ca0467b5741723c63cbdc023b470f6bf";><code>0860710</code></a>
 Bump the dependencies group with 3 updates</li>
   <li>Additional commits viewable in <a 
href="https://github.com/jqno/equalsverifier/compare/equalsverifier-3.16.1...equalsverifier-3.16.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=3.16.1&new-version=3.16.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 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: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to