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/03/29 06:02:42 UTC

[GitHub] [commons-io] dependabot[bot] opened a new pull request #218: Bump checkstyle from 8.41 to 8.41.1

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


   Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.41 to 8.41.1.
   <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.41.1</h2>
   <p><a href="https://checkstyle.org/releasenotes.html#Release_8.41.1">https://checkstyle.org/releasenotes.html#Release_8.41.1</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/49d1ea3835e017133ada46555d2214e017fc6fe2"><code>49d1ea3</code></a> [maven-release-plugin] prepare release checkstyle-8.41.1</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/a66b9068e7c8350204cc90acad089516017f8b6c"><code>a66b906</code></a> doc: releasenotes 8.41.1</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/2e6e3bc1e2ef3415463548e5e003804d3809659f"><code>2e6e3bc</code></a> config: update to 8.41.1-SNAPSHOT</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/16cd510ed6b8c520b218ca8d9b67a8428d1aaeb9"><code>16cd510</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/9523">#9523</a>: Update MissingOverrideCheckTest to use unique input files in eac...</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/e061b4eac8adfc094c9fd236ca9f4797cf4fe3ff"><code>e061b4e</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/9483">#9483</a>: updated example of AST for TokenTypes.LITERAL_INTERFACE</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/b1de512428cee2066e6a267ebe640026b5a27d3a"><code>b1de512</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/9456">#9456</a>: updated example of AST for TokenTypes.INTERFACE_DEF</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/4817609655a75ef65971a764a46b8715b43cb746"><code>4817609</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/9568">#9568</a>: update example of AST for TokenTypes.SINGLE_LINE_COMMENT</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/48ab6703df76e37012715504fe7aef00a6062afd"><code>48ab670</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/9548">#9548</a>: add code example of AST for TokenTypes.OBJBLOCK</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/63d764c2736a857d6e8bb82f47d25e878efcd9c0"><code>63d764c</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/9443">#9443</a>: Updated example of AST for TokenTypes.FOR_EACH_CLAUSE</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/df16ff573ea2aac346b0f268d05500caae478fd7"><code>df16ff5</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/9490">#9490</a>: updated example of AST for TokenTypes.LITERAL_PUBLIC</li>
   <li>Additional commits viewable in <a href="https://github.com/checkstyle/checkstyle/compare/checkstyle-8.41...checkstyle-8.41.1">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.41&new-version=8.41.1)](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.

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



[GitHub] [commons-io] dependabot[bot] closed pull request #218: Bump checkstyle from 8.41 to 8.41.1

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


   


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

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



[GitHub] [commons-io] dependabot[bot] closed pull request #218: Bump checkstyle from 8.41 to 8.41.1

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


   


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

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



[GitHub] [commons-io] dependabot[bot] commented on pull request #218: Bump checkstyle from 8.41 to 8.41.1

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


   Superseded by #225.


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

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



[GitHub] [commons-io] dependabot[bot] commented on pull request #218: Bump checkstyle from 8.41 to 8.41.1

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


   Superseded by #225.


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

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



[GitHub] [commons-io] coveralls commented on pull request #218: Bump checkstyle from 8.41 to 8.41.1

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


   
   [![Coverage Status](https://coveralls.io/builds/38325550/badge)](https://coveralls.io/builds/38325550)
   
   Coverage increased (+0.1%) to 89.393% when pulling **9c1994d7aed9412f5bab1f57bbca7b375ff922f8 on dependabot/maven/com.puppycrawl.tools-checkstyle-8.41.1** into **c1ee77787f74ce9b660bf377462059d084458fef 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.

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