You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2023/01/02 04:01:53 UTC

[GitHub] [maven-indexer] dependabot[bot] opened a new pull request, #285: Bump checkstyle from 10.4 to 10.6.0

dependabot[bot] opened a new pull request, #285:
URL: https://github.com/apache/maven-indexer/pull/285

   Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.4 to 10.6.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.6.0</h2>
   <p>Checkstyle 10.6.0 - <a href="https://checkstyle.org/releasenotes.html#Release_10.6.0">https://checkstyle.org/releasenotes.html#Release_10.6.0</a></p>
   <p>Breaking backward compatibility:</p>
   <p><a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/12520">#12520</a> - Simplify JavadocStyleCheck: remove functionality for missing package-info Javadoc</p>
   <p>Bug fixes:</p>
   <p><a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/12409">#12409</a> - Inconsistent allowedAbbreviations when a method contains an underscore
   <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/12486">#12486</a> - NoWhitespaceAfter false positive on synchronized method
   <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/11807">#11807</a> - Null pointer exception with records in RequireThisCheck</p>
   <!-- raw HTML omitted -->
   <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>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/233c91be45abc1ddf67c1df7bc8f9f8ab64caa1c"><code>233c91b</code></a> [maven-release-plugin] prepare release checkstyle-10.6.0</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/c9824616f9d4a36fc28e4ca74dc0a84f1abc1846"><code>c982461</code></a> config: maven has problems to push, moving push to action level</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/2826b1b187a0f6319cd5d82d9ab8dd080569cc27"><code>2826b1b</code></a> config: git push commands need write permission in actions</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/311a1b73a1b1dd78d8239c67afae3b9dcaebcdc3"><code>311a1b7</code></a> config: skip pgp sign plugin during release:prepare as we do not sign commits</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/04347b174250df76be234dc59089816f1419979c"><code>04347b1</code></a> doc: release notes for 10.6.0</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/d12ffc7ea53674a661c2702908b7242a1c442466"><code>d12ffc7</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/12409">#12409</a>: Inconsistentency In  Allowed Abbreviations</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/a5be3cff4896c82d35fc556ed684dbeb8ceaddc7"><code>a5be3cf</code></a> minor: Bump version to 10.6.0-SNAPSHOT</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/ebb46cba359037bddca15bf7b8b6264463920f3a"><code>ebb46cb</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/12520">#12520</a>: removes missing package-info Javadoc check in JavadocStyle</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/475063f103bf321184a76179bfdd34f4be9f39ed"><code>475063f</code></a> supplemental: Forbid usage of <a href="https://github.com/BeforeAll"><code>@​BeforeAll</code></a> in tests</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/069905ab1bdd6a866a6b2c1090c192e82e83100c"><code>069905a</code></a> config: upgrade sevntu to 1.44.1</li>
   <li>Additional commits viewable in <a href="https://github.com/checkstyle/checkstyle/compare/checkstyle-10.4...checkstyle-10.6.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.6.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@maven.apache.org

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


[GitHub] [maven-indexer] dependabot[bot] commented on pull request #285: Bump checkstyle from 10.4 to 10.6.0

Posted by dependabot.
dependabot[bot] commented on PR #285:
URL: https://github.com/apache/maven-indexer/pull/285#issuecomment-1410719676

   Looks like com.puppycrawl.tools:checkstyle is no longer a dependency, so this is no longer needed.


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

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


[GitHub] [maven-indexer] dependabot[bot] closed pull request #285: Bump checkstyle from 10.4 to 10.6.0

Posted by dependabot.
dependabot[bot] closed pull request #285: Bump checkstyle from 10.4 to 10.6.0
URL: https://github.com/apache/maven-indexer/pull/285


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

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