You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/10 18:06:52 UTC

[GitHub] [shiro] dependabot[bot] opened a new pull request, #872: build(deps): bump checkstyle from 10.10.0 to 10.11.0

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

   Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.10.0 to 10.11.0.
   <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-10.11.0</h2>
   <p>Checkstyle 10.11.0 - <a href="https://checkstyle.org/releasenotes.html#Release_10.11.0">https://checkstyle.org/releasenotes.html#Release_10.11.0</a></p>
   <p>New:</p>
   <p><a href="https://redirect.github.com/checkstyle/checkstyle/issues/11109">#11109</a> - False Negative: UnnecessaryParenthesesCheck</p>
   <p>Bug fixes:</p>
   <p><a href="https://redirect.github.com/checkstyle/checkstyle/issues/11968">#11968</a> - VariableDeclarationUsageDistance not able to handle try with resources properly
   <a href="https://redirect.github.com/checkstyle/checkstyle/issues/12864">#12864</a> - Not last return javadoc tag cause parse error</p>
   <!-- raw HTML omitted -->
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/44f41491d3556064ef0b69b03656c6a2de32ef0b"><code>44f4149</code></a> [maven-release-plugin] prepare release checkstyle-10.11.0</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/fc7087921658eca99462cf10aea4834b9d19baf0"><code>fc70879</code></a> doc: release notes for 10.11.0</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/9f4fa74a728983807fa782f3eca68a8bd88d4f28"><code>9f4fa74</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/12889">#12889</a>: Killed a survivng mutation in DefaultComesLastCheck</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/00d2de77a7da37e5653f2405ace80e0d4f86aa45"><code>00d2de7</code></a> dependency: bump maven-surefire-report-plugin from 3.0.0 to 3.1.0</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/912753b763a1db8bc8a1d03630aea4686f72ac8d"><code>912753b</code></a> dependency: bump maven-surefire-plugin from 3.0.0 to 3.1.0</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/320a1d92b8b46185785009d6bbf0a7f9a83282ad"><code>320a1d9</code></a> dependency: bump maven-gpg-plugin from 3.0.1 to 3.1.0</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/1928a210b19e255f15c33bdf3312c08c79135c46"><code>1928a21</code></a> dependency: bump maven-failsafe-plugin from 3.0.0 to 3.1.0</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/f0d2defdf1ae4870f0ad4dbb60cbd782c3e6953f"><code>f0d2def</code></a> minor: Bump version to 10.11.0-SNAPSHOT</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/63747be122cf4e89b111f11d268b5853f9d88b52"><code>63747be</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/11968">#11968</a>: corrected false positive in VariableDeclarationUsageDistanceCheck</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/7e8b0a6f22885e9d3010792fe82f19dfe850e4eb"><code>7e8b0a6</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/12864">#12864</a>: Update Javadoc description to be optional</li>
   <li>Additional commits viewable in <a href="https://github.com/checkstyle/checkstyle/compare/checkstyle-10.10.0...checkstyle-10.11.0">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=10.10.0&new-version=10.11.0)](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: commits-unsubscribe@shiro.apache.org

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


[GitHub] [shiro] lprimak merged pull request #872: build(deps): bump checkstyle from 10.10.0 to 10.11.0

Posted by "lprimak (via GitHub)" <gi...@apache.org>.
lprimak merged PR #872:
URL: https://github.com/apache/shiro/pull/872


-- 
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-unsubscribe@shiro.apache.org

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