You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2021/08/02 15:02:55 UTC

[GitHub] [commons-lang] dependabot[bot] opened a new pull request #783: Bump checkstyle from 8.43 to 8.45

dependabot[bot] opened a new pull request #783:
URL: https://github.com/apache/commons-lang/pull/783


   Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.43 to 8.45.
   <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-8.45</h2>
   <p><a href="https://checkstyle.org/releasenotes.html#Release_8.45">https://checkstyle.org/releasenotes.html#Release_8.45</a></p>
   <h2>checkstyle-8.44</h2>
   <p><a href="https://checkstyle.org/releasenotes.html#Release_8.44">https://checkstyle.org/releasenotes.html#Release_8.44</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/a0a0a254d0241e92fa7c5de76867830d015ee1c0"><code>a0a0a25</code></a> [maven-release-plugin] prepare release checkstyle-8.45</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/cb09a15eaf1d47634c281bc967136aeeb0c2b6bd"><code>cb09a15</code></a> doc: release notes 8.45</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/87cb4d4ed2f531bf5475cbc914d0d4eacc376429"><code>87cb4d4</code></a> minor: Fixed Checkstyle violations and AbbreviationAsWordInNameCheckTest</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/d77f682013b40917109851ba43837c729b6c0068"><code>d77f682</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/10449">#10449</a>: Update inputs for ConstantNameCheckTest</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/2e453a571f868a83ef9bf9d3112f4168e68ac9d5"><code>2e453a5</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/10448">#10448</a>: Update inputs for AbbreviationAsWordInNameCheckTest</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/5cbaa5025745c1e2a1eaba63513635a80ab5c7ec"><code>5cbaa50</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/10447">#10447</a>: Update inputs for RedundantModifierCheckTest</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/c381aa94fc3caddfd2e052f041510d3aa4831102"><code>c381aa9</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/10446">#10446</a>: Update inputs for ModifierOrderCheckTest</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/6f6d7e4b1ca24a56ac736cbe15da317589af1b30"><code>6f6d7e4</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/10445">#10445</a>: Update inputs for InterfaceMemberImpliedModifierCheckTest</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/f35987e987840ee38edb1be10ab9d1f9627b151a"><code>f35987e</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/10444">#10444</a>: Update inputs for ClassMemberImpliedModifierCheckTest</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/1250fa90824eb2dd4ca352ae5b0eb7d24550e2bf"><code>1250fa9</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/10389">#10389</a>: Update inputs for DesignForExtensionCheckTest</li>
   <li>Additional commits viewable in <a href="https://github.com/checkstyle/checkstyle/compare/checkstyle-8.43...checkstyle-8.45">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=8.43&new-version=8.45)](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@commons.apache.org

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



[GitHub] [commons-lang] dependabot[bot] commented on pull request #783: Bump checkstyle from 8.43 to 8.45

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #783:
URL: https://github.com/apache/commons-lang/pull/783#issuecomment-895299258


   Superseded by #787.


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

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



[GitHub] [commons-lang] coveralls commented on pull request #783: Bump checkstyle from 8.43 to 8.45

Posted by GitBox <gi...@apache.org>.
coveralls commented on pull request #783:
URL: https://github.com/apache/commons-lang/pull/783#issuecomment-891108194


   
   [![Coverage Status](https://coveralls.io/builds/41834497/badge)](https://coveralls.io/builds/41834497)
   
   Coverage decreased (-0.01%) to 94.982% when pulling **9b0e0f394b01f8e02102b72680f412d5dcf221fd on dependabot/maven/com.puppycrawl.tools-checkstyle-8.45** into **7c658527094083b2037d362916adf8eb2493ea65 on master**.
   


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

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



[GitHub] [commons-lang] dependabot[bot] closed pull request #783: Bump checkstyle from 8.43 to 8.45

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #783:
URL: https://github.com/apache/commons-lang/pull/783


   


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

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