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 on 2023/01/31 17:08:26 UTC

[GitHub] [shiro] dependabot[bot] opened a new pull request, #708: Bump checkstyle from 10.6.0 to 10.7.0

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

   Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.6.0 to 10.7.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.7.0</h2>
   <p>Checkstyle 10.7.0 - <a href="https://checkstyle.org/releasenotes.html#Release_10.7.0">https://checkstyle.org/releasenotes.html#Release_10.7.0</a></p>
   <p>Breaking backward compatibility:</p>
   <p><a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/12338">#12338</a> - Remove CheckstyleAntTask's classpath parameter</p>
   <p>New:</p>
   <p><a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/12515">#12515</a> - Support latest pattern matching syntax in switch labels</p>
   <p>Bug fixes:</p>
   <p><a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/11643">#11643</a> - UnnecessaryParentheses: false negative on unnecessary parenthesis</p>
   <!-- raw HTML omitted -->
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/37a64439cee840ba813aae1d9c7d4979dffe8854"><code>37a6443</code></a> [maven-release-plugin] prepare release checkstyle-10.7.0</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/afe7323df89be227a266f2455af2b38d60e249e2"><code>afe7323</code></a> doc: release notes for 10.7.0</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/7596549aca2dc04a9d09b2b57ee951a73cb1b756"><code>7596549</code></a> infra: use token as this failing to send request from github action</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/ff239e02f8e0838a300dbaeba882add633083e0b"><code>ff239e0</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/12570">#12570</a>: action 'R: Close/Create Milestone' use PAT as finegrained secre...</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/309d5a04a54e056f5589c499e343accebfb94d13"><code>309d5a0</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/12570">#12570</a>: action 'R: Close/Create Milestone' is not working</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/8d71d3c2fce727e70a853e5f7f49f73a01f393f3"><code>8d71d3c</code></a> dependency: bump equalsverifier from 3.12.3 to 3.12.4</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/ee9045f77d4e787a8065ea21949f80b3573268bc"><code>ee9045f</code></a> dependency: bump picocli from 4.7.0 to 4.7.1</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/cb2860edf3c7f647e19125dc6949cacacc71e276"><code>cb2860e</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/12641">#12641</a>: removes code for the design profile</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/64432b060e7f887fa43fc8d926b8f2642f852c43"><code>64432b0</code></a> infra: fix concurrency block in diff report workflow</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/71952773c16ff945408d04d730a290fc3f5c8bba"><code>7195277</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/12626">#12626</a>: removes code for mutations in RequireThis</li>
   <li>Additional commits viewable in <a href="https://github.com/checkstyle/checkstyle/compare/checkstyle-10.6.0...checkstyle-10.7.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.6.0&new-version=10.7.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 #708: Bump checkstyle from 10.6.0 to 10.7.0

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


-- 
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