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 10de4fcbf ORC-1864: Upgrade `checkstyle` to 10.21.4
10de4fcbf is described below
commit 10de4fcbf764907f695d3ce78651fae5c2bb33c5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 19 08:19:11 2025 -0700
ORC-1864: Upgrade `checkstyle` to 10.21.4
Bumps
[com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle)
from 10.21.2 to 10.21.4.
<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.4</h2>
<p>Checkstyle 10.21.4 - <a
href="https://checkstyle.org/releasenotes.html#Release_10.21.4">https://checkstyle.org/releasenotes.html#Release_10.21.4</a></p>
<p>Bug fixes:</p>
<p><a
href="https://redirect.github.com/checkstyle/checkstyle/issues/15161">#15161</a>
- AnnotationOnSameLine: FalseNegative when the annotation is on the same line
of the modifer of the target class
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/16081">#16081</a>
- PARAMETER_DEF in FinalLocalVariable doesn't seem to work in interfaces
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/16165">#16165</a>
- Regression: CyclomaticComplexity.switchBlockAsSingleDecisionPoint does not
work properly anymore (10.21.1)</p>
<h2>checkstyle-10.21.3</h2>
<p>Checkstyle 10.21.3 - <a
href="https://checkstyle.org/releasenotes.html#Release_10.21.3">https://checkstyle.org/releasenotes.html#Release_10.21.3</a></p>
<p>Bug fixes:</p>
<p><a
href="https://redirect.github.com/checkstyle/checkstyle/issues/16127">#16127</a>
- The SarifLogger creates invalid JSON on Windows with unescaped paths
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/14787">#14787</a>
- False Negative of ClassFanOutCheck with "new" Keyword
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/15683">#15683</a>
- JavadocMethod: false positive on compact constructors for nested record
classes
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/15967">#15967</a>
- <code>yield</code> fails Indentation check in switch expressions</p>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/b7014bb377be4ff7d443315137c6a604006c3f01"><code>b7014bb</code></a>
[maven-release-plugin] prepare release checkstyle-10.21.4</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/71e5f593a09633a084715706449ca791c54a4e44"><code>71e5f59</code></a>
doc: release notes for 10.21.4</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/a7457847b42fd8180471fe0b86cc92c145c037cf"><code>a745784</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/14631">#14631</a>:
Updated hash_literal to new AST format</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/356c947e952bf3e109b71188f4fc9cb130ecdda4"><code>356c947</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/14631">#14631</a>:
Updated COLGROUP of JavadocTokenTypes</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/d4025b26159e5e386eaeb3abd4011bd990b39284"><code>d4025b2</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/13999">#13999</a>:
Resolve pitest suppression for skipHtmlComment() method for Tag...</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/e1dc3abaa59f522ffafb200aa7ae4c2ced7a64c0"><code>e1dc3ab</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/15456">#15456</a>:
Violation message for SuperCloneCheck</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/cc3ada68e3001fb8d9358ed10538e44e6122bba4"><code>cc3ada6</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/15161">#15161</a>:
Resolved False Negative</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/e4b625a09ef662212c670d5bd4353de7d8799569"><code>e4b625a</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/13999">#13999</a>:
resolve pitest Suppression for JavadocStyleCheck</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/203ce2e4b2a995439192ff5042686d17cf09173e"><code>203ce2e</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/14631">#14631</a>:
Updated BODY_TAG_START BODY_TAG_END of JavadocTokenTypes</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/fe24819470991bf83de5f4a0f992ab50335536d3"><code>fe24819</code></a>
dependency: bump org.apache.maven.plugins:maven-install-plugin</li>
<li>Additional commits viewable in <a
href="https://github.com/checkstyle/checkstyle/compare/checkstyle-10.21.2...checkstyle-10.21.4">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 #2149 from
dependabot[bot]/dependabot/maven/java/com.puppycrawl.tools-checkstyle-10.21.4.
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 b20e58e01..f2d210519 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -62,7 +62,7 @@
<properties>
<bouncycastle.version>1.80</bouncycastle.version>
<brotli4j.version>1.18.0</brotli4j.version>
- <checkstyle.version>10.21.2</checkstyle.version>
+ <checkstyle.version>10.21.4</checkstyle.version>
<example.dir>${project.basedir}/../../examples</example.dir>
<hadoop.version>3.4.1</hadoop.version>
<java.version>17</java.version>