You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/02/02 13:23:34 UTC

[GitHub] [maven-antrun-plugin] dependabot[bot] opened a new pull request #42: Bump checkstyle from 9.2.1 to 9.3

dependabot[bot] opened a new pull request #42:
URL: https://github.com/apache/maven-antrun-plugin/pull/42


   Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.2.1 to 9.3.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/checkstyle/checkstyle/releases">checkstyle's releases</a>.</em></p>
   <blockquote>
   <h2>checkstyle-9.3</h2>
   <p><a href="https://checkstyle.org/releasenotes.html#Release_9.3">https://checkstyle.org/releasenotes.html#Release_9.3</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/5c1903792f8432243cc8ae5cd79a03a004d3c09c"><code>5c19037</code></a> [maven-release-plugin] prepare release checkstyle-9.3</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/c4b2862dc43af3cefb95351703999894ff7660bc"><code>c4b2862</code></a> doc: release notes 9.3</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/ef2ac6c4c75db4d46411757f33a63f79c9ca0738"><code>ef2ac6c</code></a> dependency: bump taglist-maven-plugin from 2.4 to 3.0.0</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/e12eee4f01b304a2730b6c279467897006fcf8de"><code>e12eee4</code></a> minor: Specified violation messages in SeparatorWrapCheck</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/645262f42ba572b3f3749434f03fd29f74e6cdb6"><code>645262f</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/11091">#11091</a>: Fail test execution when input file hasn't specified violation ...</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/2372df171e9fbbff00e2a5ac1a48938161bb3bd3"><code>2372df1</code></a> infra: disable equalsverifier until <a href="https://github.com/jqno/equalsverifier/is">https://github.com/jqno/equalsverifier/is</a>...</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/b37ec9ce2c37473b248d547b17aa0fb15b481624"><code>b37ec9c</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/6320">#6320</a>: Kill surviving mutations for REMOVE_CONDITIONALS in UnusedLocalV...</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/7cd807c867ab2f5108330f325edb3a985966af25"><code>7cd807c</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/11220">#11220</a>: False positive in MissingSwitchDefault with pattern in switch l...</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/7124ab9cf0ab1b0b91bd7828491673827d33ad2c"><code>7124ab9</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/11187">#11187</a>: OperatorWrapCheck throws NPE on guarded patterns</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/8a93900b45d7f90aa54a501ddad02e41a871003a"><code>8a93900</code></a> infra: use master branch for no-error-xwiki execution</li>
   <li>Additional commits viewable in <a href="https://github.com/checkstyle/checkstyle/compare/checkstyle-9.2.1...checkstyle-9.3">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.puppycrawl.tools:checkstyle&package-manager=maven&previous-version=9.2.1&new-version=9.3)](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: issues-unsubscribe@maven.apache.org

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



[GitHub] [maven-antrun-plugin] slachiewicz merged pull request #42: Bump checkstyle from 9.2.1 to 9.3

Posted by GitBox <gi...@apache.org>.
slachiewicz merged pull request #42:
URL: https://github.com/apache/maven-antrun-plugin/pull/42


   


-- 
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: issues-unsubscribe@maven.apache.org

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