This is an automated email from the ASF dual-hosted git repository.
dongjoon pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/orc.git
The following commit(s) were added to refs/heads/main by this push:
new cd537ede8 ORC-1823: Upgrade `checkstyle` to 10.21.1
cd537ede8 is described below
commit cd537ede84e5f9b6d12b31bcc103b34a8c799820
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 3 16:00:20 2025 -0800
ORC-1823: Upgrade `checkstyle` to 10.21.1
Bumps
[com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle)
from 10.21.0 to 10.21.1.
<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.21.1</h2>
<p>Checkstyle 10.21.1 - <a
href="https://checkstyle.org/releasenotes.html#Release_10.21.1">https://checkstyle.org/releasenotes.html#Release_10.21.1</a></p>
<p>Bug fixes:</p>
<p><a
href="https://redirect.github.com/checkstyle/checkstyle/issues/11374">#11374</a>
- UnusedLocalVariable: False Positive when inner class has same field as
variable</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/426bbe4453679d6f887c22ab32fa1fc36e41f955"><code>426bbe4</code></a>
[maven-release-plugin] prepare release checkstyle-10.21.1</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/01f6dc717b3667e63bf1620c01364e088375c4a0"><code>01f6dc7</code></a>
doc: release notes for 10.21.1</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/78afa196cf01f071b372392ea23601cb4719db88"><code>78afa19</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/14881">#14881</a>:
remove null from ValidateUntaggedSummary</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/60627079389a883efba692c241b4d73dabc09178"><code>6062707</code></a>
dependency: bump pmd.version from 7.8.0 to 7.9.0</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/e123c5ea5c8a87d6f2b385e0eadbed9b578e5272"><code>e123c5e</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/13345">#13345</a>:
Enable examples tests for PackageNameCheckExamplesTest</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/6f61072ef4eef25aaebfa81b9760e371b51f4bbd"><code>6f61072</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/14631">#14631</a>:
Updated code_literal to new AST format</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/453dd9a02554f321b2ad1bc5cc1faa03de929a21"><code>453dd9a</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/13345">#13345</a>:
Enable example test for SuppressWarningFilters</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/3433ab6bf19028961a42d974d9f2dd3c3f79eae0"><code>3433ab6</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/13345">#13345</a>:
Enable examples tests for MissingJavadocPackageCheck</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/ffafaf6b30ad7b2f00c94a22f031f8a19a2423a2"><code>ffafaf6</code></a>
dependency: Update maven checkstyle plugin to 3.6.0</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/6f59c099dca4506a4209dee4dd998ffe0bd5a35f"><code>6f59c09</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/14631">#14631</a>:
Updated Right_Brace to new AST format</li>
<li>Additional commits viewable in <a
href="https://github.com/checkstyle/checkstyle/compare/checkstyle-10.21.0...checkstyle-10.21.1">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>
[](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 #2096 from
dependabot[bot]/dependabot/maven/java/com.puppycrawl.tools-checkstyle-10.21.1.
Authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dongjoon Hyun <[email protected]>
---
java/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/java/pom.xml b/java/pom.xml
index 4fbe53793..d16541d41 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -62,7 +62,7 @@
<properties>
<bouncycastle.version>1.79</bouncycastle.version>
<brotli4j.version>1.18.0</brotli4j.version>
- <checkstyle.version>10.21.0</checkstyle.version>
+ <checkstyle.version>10.21.1</checkstyle.version>
<example.dir>${project.basedir}/../../examples</example.dir>
<hadoop.version>3.4.1</hadoop.version>
<java.version>17</java.version>