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 154bd8433 ORC-1887: Upgrade `checkstyle` to 10.23.1
154bd8433 is described below
commit 154bd8433aa108ccc016f38313a1dee3f0d33397
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 29 08:11:35 2025 -0700
ORC-1887: Upgrade `checkstyle` to 10.23.1
Bumps
[com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle)
from 10.23.0 to 10.23.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.23.1</h2>
<p>Checkstyle 10.23.1 - <a
href="https://checkstyle.org/releasenotes.html#Release_10.23.1">https://checkstyle.org/releasenotes.html#Release_10.23.1</a></p>
<p>Bug fixes:</p>
<p><a
href="https://redirect.github.com/checkstyle/checkstyle/issues/16630">#16630</a>
- JavadocParagraph false violation when <code><</code>p<code>></code> is
inside of <code><</code>div<code>>``<</code>/div<code>></code>
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/15769">#15769</a>
- google_checks.xml: remove xpath suppression and false-positive indentation
violations for block codes
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/15792">#15792</a>
- Fix false-negatives regarding LITERAL_CATCH to detect K<code>&</code>R
Blocks in google_checks.xml
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/11641">#11641</a>
- SuppressWarningsHolder should allow usage of simple name of Checks in
aliasList</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/8761e2b9ebf21c63c74b69f867c266398e489f3d"><code>8761e2b</code></a>
[maven-release-plugin] prepare release checkstyle-10.23.1</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/c9be144ccdde996f15c1afcf71756f6372472ec3"><code>c9be144</code></a>
doc: release notes for 10.23.1</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/4b1908d744899807d5734d045e970e946dc0f4c7"><code>4b1908d</code></a>
doc: remove outdated note about ANTLR versions in Javadoc vs Java grammar
exp...</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/0743036f58bb21c45c8dcf43293114220250b7db"><code>0743036</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/15456">#15456</a>:
Specify violation messages for CovariantEqualsCheck</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/c78453508c5b47097bc2b2ba52f4d1421fb3d947"><code>c784535</code></a>
dependency: bump pmd.version from 7.12.0 to 7.13.0</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/578a2623b4da6d796638fefe0ef13fecd3dd6950"><code>578a262</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/16869">#16869</a>:
Added missing test for InputIndentationInvalidArrayInitIndent.java</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/3e81a4a429e3b7d7746d0f63abb407fb42ed8d77"><code>3e81a4a</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/16738">#16738</a>:
Update SuppressionCommentFilterExamplesTest methods to use veri...</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/5d332655168d924be96564b4d58d2503765b8796"><code>5d33265</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/14019">#14019</a>:
update SuppressFilterElement constructor and remove unused methods</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/bb12f5f28fab0def5a8d4b32079c06f2f3b4f915"><code>bb12f5f</code></a>
dependency: bump info.picocli:picocli from 4.7.6 to 4.7.7</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/01e08919844372537a02648b73da525c27cb9d8e"><code>01e0891</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/16903">#16903</a>:
disallow import of java.util.concurrent.atomic.AtomicInteger</li>
<li>Additional commits viewable in <a
href="https://github.com/checkstyle/checkstyle/compare/checkstyle-10.23.0...checkstyle-10.23.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 #2205 from
dependabot[bot]/dependabot/maven/java/com.puppycrawl.tools-checkstyle-10.23.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 ec4b236ef..ee1b0b1d1 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.23.0</checkstyle.version>
+ <checkstyle.version>10.23.1</checkstyle.version>
<example.dir>${project.basedir}/../../examples</example.dir>
<hadoop.version>3.4.1</hadoop.version>
<java.version>17</java.version>