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 2022/12/02 12:01:45 UTC

[GitHub] [commons-jexl] dependabot[bot] opened a new pull request, #143: Bump checkstyle from 10.4 to 10.5.0

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

   Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.4 to 10.5.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.5.0</h2>
   <p>Checkstyle 10.5.0 - <a href="https://checkstyle.org/releasenotes.html#Release_10.5.0">https://checkstyle.org/releasenotes.html#Release_10.5.0</a></p>
   <p>New:</p>
   <p><a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/11644">#11644</a> - Allow 3rd party Check providers to group modules under custom parent module</p>
   <p>Bug fixes:</p>
   <p><a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/12443">#12443</a> - checkstyle 10.3.3 and newer throws NullPointerException on annotated generic types from IllegalType rule
   <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/12345">#12345</a> - False positive in NoWhiteSpaceAfter
   <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/12291">#12291</a> - EmptyForInitializerPad: ArrayIndexOutOfBoundsException</p>
   <!-- raw HTML omitted -->
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/dbeb9024c861ad11b194e40d8c6e08d7e6ec5122"><code>dbeb902</code></a> [maven-release-plugin] prepare release checkstyle-10.5.0</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/9051f224167d3226c3b82f59639a020c8224df43"><code>9051f22</code></a> doc: releasenotes 10.5.0</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/e9e79c310024480b0487fcfd0bd864a97bfc2d30"><code>e9e79c3</code></a> minor: moves codenarc under config</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/4288c3b4c35483c44b2da0e846af8038701e53ba"><code>4288c3b</code></a> minor: moves release settings under config</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/2ea02957d304d3652c3aa175b70987ecac88661f"><code>2ea0295</code></a> minor: moves projects to test on under config</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/a84418770e0b57a52b556ef1ee736091196fef67"><code>a844187</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/12441">#12441</a>: Resolve Pitest suppression for RightCurlyCheck</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/858dcaa32a00038a157390ace599d9732ca86d7b"><code>858dcaa</code></a> minor: moves jsoref spellchecker under config</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/72fa0536c643e56934cb7095061150ebf17a84e6"><code>72fa053</code></a> minor: moves pitest suppressions under config</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/495594e3d4febf38c379326436b3d05fa63c0e0b"><code>495594e</code></a> minor: moves error prone suppressions under config</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/b2e49dd2a0e313db887d4bf88d92f2addd3bed85"><code>b2e49dd</code></a> minor: moves checker framework suppressions under config</li>
   <li>Additional commits viewable in <a href="https://github.com/checkstyle/checkstyle/compare/checkstyle-10.4...checkstyle-10.5.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.4&new-version=10.5.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: issues-unsubscribe@commons.apache.org

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


[GitHub] [commons-jexl] henrib merged pull request #143: Bump checkstyle from 10.4 to 10.5.0

Posted by GitBox <gi...@apache.org>.
henrib merged PR #143:
URL: https://github.com/apache/commons-jexl/pull/143


-- 
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-jexl] henrib commented on pull request #143: Bump checkstyle from 10.4 to 10.5.0

Posted by GitBox <gi...@apache.org>.
henrib commented on PR #143:
URL: https://github.com/apache/commons-jexl/pull/143#issuecomment-1336206748

   I've locked checkstyle in version 9.3 for java 8. :-)
   
   On Sat, Dec 3, 2022 at 3:44 PM Gary Gregory ***@***.***>
   wrote:
   
   > Unless jexl requires Java 11 don't merge.
   >
   > —
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/commons-jexl/pull/143#issuecomment-1336174076>,
   > or unsubscribe
   > <https://github.com/notifications/unsubscribe-auth/AAJMARUZ2YOTKAJQIIXU2ZDWLNMD7ANCNFSM6AAAAAASR24A3M>
   > .
   > You are receiving this because you modified the open/close state.Message
   > ID: ***@***.***>
   >
   


-- 
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-jexl] garydgregory commented on pull request #143: Bump checkstyle from 10.4 to 10.5.0

Posted by GitBox <gi...@apache.org>.
garydgregory commented on PR #143:
URL: https://github.com/apache/commons-jexl/pull/143#issuecomment-1336174076

   Unless jexl requires Java 11 don't merge.


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