You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/03/23 15:12:55 UTC

[GitHub] [commons-parent] dependabot[bot] opened a new pull request, #244: Bump checkstyle from 9.3 to 10.9.2

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

   Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.3 to 10.9.2.
   <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.9.2</h2>
   <p>Checkstyle 10.9.2 - <a href="https://checkstyle.org/releasenotes.html#Release_10.9.2">https://checkstyle.org/releasenotes.html#Release_10.9.2</a></p>
   <p>Bug fixes:</p>
   <p><a href="https://redirect.github.com/checkstyle/checkstyle/issues/12809">#12809</a> - Improve performance of lambda processing</p>
   <!-- raw HTML omitted -->
   <h2>checkstyle-10.9.1</h2>
   <p>Checkstyle 10.9.1 - <a href="https://checkstyle.org/releasenotes.html#Release_10.9.1">https://checkstyle.org/releasenotes.html#Release_10.9.1</a></p>
   <p>Bug fixes:</p>
   <p><a href="https://redirect.github.com/checkstyle/checkstyle/issues/11569">#11569</a> - A false negative about the rule ClassMemberImpliedModifier</p>
   <h2>checkstyle-10.9.0</h2>
   <p>Checkstyle 10.9.0 - <a href="https://checkstyle.org/releasenotes.html#Release_10.9.0">https://checkstyle.org/releasenotes.html#Release_10.9.0</a></p>
   <p>New:</p>
   <p><a href="https://redirect.github.com/checkstyle/checkstyle/issues/9994">#9994</a> - LITERAL_SWITCH token support in RightCurlyCheck</p>
   <!-- raw HTML omitted -->
   <h2>checkstyle-10.8.1</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/2a54782ebf952cab6adf00f874a9148859e46e47"><code>2a54782</code></a> [maven-release-plugin] prepare release checkstyle-10.9.2</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/a3211a3017dc2487cd7e1cda6d01ab378a73ec90"><code>a3211a3</code></a> doc: release notes for 10.9.2</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/258c7928b3e09687eb0007387e752af53a14f821"><code>258c792</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/12809">#12809</a>: Improve performance of lambda processing</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/86af2d657e37d998d14a0acf9d892ffe41946b8d"><code>86af2d6</code></a> dependency: bump pitest to avoid bad link generation in our website</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/8b6a0b0f7d0a24549d7d6b4e0a4a7963e195150b"><code>8b6a0b0</code></a> Pull <a href="https://redirect.github.com/checkstyle/checkstyle/issues/12857">#12857</a>: Make twitter-releasenotes job depend on update-github-page</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/08c41a944af2f88b84390bc33cf10dca52ee55a7"><code>08c41a9</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/12451">#12451</a>: Restore curl --fail-with-body</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/75dfa0c53f229e7665f27f4a7523f457f0e6da5f"><code>75dfa0c</code></a> dependency: bump slf4j-simple from 2.0.6 to 2.0.7</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/b2e5cb20d2f1b3aa0273579b05651404aa0234de"><code>b2e5cb2</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/11214">#11214</a>: Specified violation messages in VariableDeclarationUsageDistanc...</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/ae21018826d5cc3e3bf7fd48587f5ca0d064b215"><code>ae21018</code></a> dependency: bump equalsverifier from 3.14 to 3.14.1</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/de6b967b0f3a02012ef94d71347fb9b5a5f4e91b"><code>de6b967</code></a> minor: fix test input</li>
   <li>Additional commits viewable in <a href="https://github.com/checkstyle/checkstyle/compare/checkstyle-9.3...checkstyle-10.9.2">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.3&new-version=10.9.2)](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: notifications-unsubscribe@commons.apache.org

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


[GitHub] [commons-parent] garydgregory closed pull request #244: Bump checkstyle from 9.3 to 10.9.2

Posted by "garydgregory (via GitHub)" <gi...@apache.org>.
garydgregory closed pull request #244: Bump checkstyle from 9.3 to 10.9.2
URL: https://github.com/apache/commons-parent/pull/244


-- 
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-parent] garydgregory commented on pull request #244: Bump checkstyle from 9.3 to 10.9.2

Posted by "garydgregory (via GitHub)" <gi...@apache.org>.
garydgregory commented on PR #244:
URL: https://github.com/apache/commons-parent/pull/244#issuecomment-1481392043

   Closing: Java 11.


-- 
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-parent] dependabot[bot] commented on pull request #244: Bump checkstyle from 9.3 to 10.9.2

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #244:
URL: https://github.com/apache/commons-parent/pull/244#issuecomment-1481392150

   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


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

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