Skip to content

Commit

Permalink
ORC-1801: Upgrade checkstyle to 10.20.0
Browse files Browse the repository at this point in the history
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.19.0 to 10.20.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/checkstyle/checkstyle/releases">com.puppycrawl.tools:checkstyle's releases</a>.</em></p>
<blockquote>
<h2>checkstyle-10.20.0</h2>
<p>Checkstyle 10.20.0 - <a href="https://checkstyle.org/releasenotes.html#Release_10.20.0">https://checkstyle.org/releasenotes.html#Release_10.20.0</a></p>
<p>Breaking backward compatibility:</p>
<p><a href="https://redirect.github.com/checkstyle/checkstyle/issues/15687">#15687</a> - JavadocMethodCheck: removed unnecessary tokens from acceptable</p>
<p>New:</p>
<p><a href="https://redirect.github.com/checkstyle/checkstyle/issues/14424">#14424</a> - HideUtilityClassConstructor - Add option to skip validation based on list of annotations</p>
<p>Bug fixes:</p>
<p><a href="https://redirect.github.com/checkstyle/checkstyle/issues/15831">#15831</a> - google_checks.xml not allowing eol left curly for switch statement with lambda-like construct</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/checkstyle/checkstyle/commit/41e15b3bd8872652f72087c4693fea69277fb99d"><code>41e15b3</code></a> [maven-release-plugin] prepare release checkstyle-10.20.0</li>
<li><a href="https://github.com/checkstyle/checkstyle/commit/719ae4020c1bc25f516382b981383094b9058e8c"><code>719ae40</code></a> doc: release notes for 10.20.0</li>
<li><a href="https://github.com/checkstyle/checkstyle/commit/4c67922b668cb6a6a2742fa84e039285767369c6"><code>4c67922</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/15831">#15831</a>: enabled allowEmptySwitchBlockStatements property of WhitespaceA...</li>
<li><a href="https://github.com/checkstyle/checkstyle/commit/67b98ab96e15fba231ca494c7ce3752cce0a9654"><code>67b98ab</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/14814">#14814</a>: refactor checkline into iterative method</li>
<li><a href="https://github.com/checkstyle/checkstyle/commit/9db390971544dfd085387677575fcaad5393e77c"><code>9db3909</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/14814">#14814</a>: refactor findmatch into iteration method</li>
<li><a href="https://github.com/checkstyle/checkstyle/commit/853e2ba4c8f6557e84d8e881a7adc854492e73be"><code>853e2ba</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/13345">#13345</a>: Enable examples tests for ExplicitInitializationCheck</li>
<li><a href="https://github.com/checkstyle/checkstyle/commit/8e8df5866b352a34f128983f72d2ccf7539ad8f2"><code>8e8df58</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/13345">#13345</a>: Enable examples tests for CovariantEqualsCheck</li>
<li><a href="https://github.com/checkstyle/checkstyle/commit/ca693c7f33378f483f1740da31634ffac8de6971"><code>ca693c7</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/15829">#15829</a>: Added test class for ConstructorsDeclarationGrouping</li>
<li><a href="https://github.com/checkstyle/checkstyle/commit/c256c10eea2e4f39c3206ab1f2a6bb31c1941f19"><code>c256c10</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/6207">#6207</a>: Added XPath regression test for ClassTypeParameterName</li>
<li><a href="https://github.com/checkstyle/checkstyle/commit/42cf0adfa2eae0206e3cba20553366077d4794c5"><code>42cf0ad</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/15456">#15456</a>: Specify violation messages for ArrayTrailingComma</li>
<li>Additional commits viewable in <a href="https://github.com/checkstyle/checkstyle/compare/checkstyle-10.19.0...checkstyle-10.20.0">compare view</a></li>
</ul>
</details>
<br />

<details>
<summary>Most Recent Ignore Conditions Applied to This Pull Request</summary>

| Dependency Name | Ignore Conditions |
| --- | --- |
| com.puppycrawl.tools:checkstyle | [< 10.13, > 10.12.0] |
</details>

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.puppycrawl.tools:checkstyle&package-manager=maven&previous-version=10.19.0&new-version=10.20.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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `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>

Closes #2065 from dependabot[bot]/dependabot/maven/java/com.puppycrawl.tools-checkstyle-10.20.0.

Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dongjoon Hyun <[email protected]>
  • Loading branch information
dependabot[bot] authored and dongjoon-hyun committed Nov 4, 2024
1 parent 39fac36 commit da5dcb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<properties>
<bouncycastle.version>1.79</bouncycastle.version>
<brotli4j.version>1.17.0</brotli4j.version>
<checkstyle.version>10.19.0</checkstyle.version>
<checkstyle.version>10.20.0</checkstyle.version>
<example.dir>${project.basedir}/../../examples</example.dir>
<hadoop.version>3.4.1</hadoop.version>
<java.version>17</java.version>
Expand Down

0 comments on commit da5dcb1

Please sign in to comment.