You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@plc4x.apache.org by GitBox <gi...@apache.org> on 2022/02/04 06:19:42 UTC

[GitHub] [plc4x] dependabot[bot] opened a new pull request #312: build(deps): bump equalsverifier from 3.8.1 to 3.9

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


   Bumps [equalsverifier](https://github.com/jqno/equalsverifier) from 3.8.1 to 3.9.
   <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.9] - 2022-01-31</h2>
   <h3>Changed</h3>
   <ul>
   <li>EqualsVerifier is now released as a multi-release JAR file, in two variants: <code>equalsverifier</code> and <code>equalsverifier-nodep</code>. <code>equalsverifier-nodep</code> has all its dependencies shaded into a fat jar file; <code>equalsverifier</code> has dependencies. Note that until now, <code>equalsverifier</code> was the only artifact, and it was a shaded fat jar. (<a href="https://github-redirect.dependabot.com/jqno/equalsverifier/issues/575">Issue 575</a>)</li>
   </ul>
   <h2>[3.8.3] - 2022-01-25</h2>
   <h3>Added</h3>
   <ul>
   <li>Support for Jakarta persistence annotations. (<a href="https://github-redirect.dependabot.com/jqno/equalsverifier/issues/576">Issue 576</a>; thanks Ahli!)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Exception when testing sealed classes that redefine equals. (<a href="https://github-redirect.dependabot.com/jqno/equalsverifier/issues/564#issuecomment-1016495005">Issue 564</a>)</li>
   </ul>
   <h2>[3.8.2] - 2022-01-04</h2>
   <h3>Fixed</h3>
   <ul>
   <li>Exception when testing sealed classes that redefine equals. (<a href="https://github-redirect.dependabot.com/jqno/equalsverifier/issues/564">Issue 564</a>)</li>
   <li>References to the EqualsVerifier wesbite are now switched to https. (<a href="https://github-redirect.dependabot.com/jqno/equalsverifier/issues/559">Issue 559</a>; thanks dfa1!)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/jqno/equalsverifier/commit/597e95cea7ed6abfd4b4d5dca3c3797e746f98bf"><code>597e95c</code></a> [maven-release-plugin] prepare release equalsverifier-3.9</li>
   <li><a href="https://github.com/jqno/equalsverifier/commit/f4cb32b2a18c416099bcbff2e001cf81bcb73126"><code>f4cb32b</code></a> Version bump</li>
   <li><a href="https://github.com/jqno/equalsverifier/commit/dae5f14ffcf8856fdcfb1fa2d517a10990291521"><code>dae5f14</code></a> Configures release parameters</li>
   <li><a href="https://github.com/jqno/equalsverifier/commit/fccf26b64775aa021aa94a33fc30cae7ff7b11e3"><code>fccf26b</code></a> Simplifies checkstyle pom configuration</li>
   <li><a href="https://github.com/jqno/equalsverifier/commit/c97c3a5803ff68fee45fc49393e7ddd72288a9da"><code>c97c3a5</code></a> Bump byte-buddy from 1.12.6 to 1.12.7</li>
   <li><a href="https://github.com/jqno/equalsverifier/commit/e8c15f722f47d7202d8c046cd48813c629c0b805"><code>e8c15f7</code></a> Bump javafx-base from 17.0.1 to 17.0.2</li>
   <li><a href="https://github.com/jqno/equalsverifier/commit/d4029af922d108e3643c490a67c46705a9648270"><code>d4029af</code></a> Bump maven-compiler-plugin from 3.8.1 to 3.9.0</li>
   <li><a href="https://github.com/jqno/equalsverifier/commit/e25c9ef104118b0a152aadb7a22cffdb5f4b2ca1"><code>e25c9ef</code></a> Bump maven-assembly-plugin from 3.1.0 to 3.3.0</li>
   <li><a href="https://github.com/jqno/equalsverifier/commit/7d2434f40cfceedfd80340de0df0d5c133d00a54"><code>7d2434f</code></a> Bump version.slf4j from 1.7.32 to 1.7.35</li>
   <li><a href="https://github.com/jqno/equalsverifier/commit/0712ffb22fd16793695a0cedb2da31994885790a"><code>0712ffb</code></a> Bump spotless-maven-plugin from 2.18.0 to 2.20.0</li>
   <li>Additional commits viewable in <a href="https://github.com/jqno/equalsverifier/compare/equalsverifier-3.8.1...equalsverifier-3.9">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.8.1&new-version=3.9)](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: dev-unsubscribe@plc4x.apache.org

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



[GitHub] [plc4x] sruehl merged pull request #312: build(deps): bump equalsverifier from 3.8.1 to 3.9

Posted by GitBox <gi...@apache.org>.
sruehl merged pull request #312:
URL: https://github.com/apache/plc4x/pull/312


   


-- 
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: dev-unsubscribe@plc4x.apache.org

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