This is an automated email from the ASF dual-hosted git repository.

csy 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 fae4dd8ac ORC-1816: Upgrade `checkstyle` to 10.21.0
fae4dd8ac is described below

commit fae4dd8acfe26886d57c1647fca327cee56a78c9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 18 18:27:41 2024 +0800

    ORC-1816: Upgrade `checkstyle` to 10.21.0
    
    Bumps 
[com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) 
from 10.20.2 to 10.21.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.21.0</h2>
    <p>Checkstyle 10.21.0 - <a 
href="https://checkstyle.org/releasenotes.html#Release_10.21.0";>https://checkstyle.org/releasenotes.html#Release_10.21.0</a></p>
    <p>New:</p>
    <p><a 
href="https://redirect.github.com/checkstyle/checkstyle/issues/15985";>#15985</a>
 - Expand Default Value of <code>constantWaiverParentToken</code> in 
MagicNumberCheck with All Operators</p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a 
href="https://github.com/checkstyle/checkstyle/commit/b505e4c041193252940d9068ba81dd3a8d2db228";><code>b505e4c</code></a>
 [maven-release-plugin] prepare release checkstyle-10.21.0</li>
    <li><a 
href="https://github.com/checkstyle/checkstyle/commit/01047b2a94a4bd1135bd37a2a49c7a547d9f9299";><code>01047b2</code></a>
 doc: release notes for 10.21.0</li>
    <li><a 
href="https://github.com/checkstyle/checkstyle/commit/8d265b3274d619b5ba3ad301ba4a31db98f4c00e";><code>8d265b3</code></a>
 Issue <a 
href="https://redirect.github.com/checkstyle/checkstyle/issues/13345";>#13345</a>:
 Enable examples tests for InterfaceMemberImpliedModifierCheck</li>
    <li><a 
href="https://github.com/checkstyle/checkstyle/commit/9398e5ee56afd43a0c41e0adb117bf4d053a8cd4";><code>9398e5e</code></a>
 Issue <a 
href="https://redirect.github.com/checkstyle/checkstyle/issues/15955";>#15955</a>:
 improve output of run-checkstyle.yml</li>
    <li><a 
href="https://github.com/checkstyle/checkstyle/commit/31dbc43ba0e8baf15872c0c62fc379197fb1d419";><code>31dbc43</code></a>
 dependency: Update google-java-format.yml to 1.25.2</li>
    <li><a 
href="https://github.com/checkstyle/checkstyle/commit/5e136f3d50ac985b40a4d46a554626af985129b2";><code>5e136f3</code></a>
 minor: more output to run-checkstyle.yml to improve CLI experience</li>
    <li><a 
href="https://github.com/checkstyle/checkstyle/commit/ff79d0261be48ea29482c0f65c6c7efd8a0b4c5f";><code>ff79d02</code></a>
 Issue <a 
href="https://redirect.github.com/checkstyle/checkstyle/issues/15955";>#15955</a>:
  run-checkstyle.yml use filename for download</li>
    <li><a 
href="https://github.com/checkstyle/checkstyle/commit/975bb70d34346d0b82fd62437771bd72f936da9f";><code>975bb70</code></a>
 minor: Update run-checkstyle.yml to print debug output</li>
    <li><a 
href="https://github.com/checkstyle/checkstyle/commit/dea0f4633c614576683332f376e75399cec83e10";><code>dea0f46</code></a>
 Issue <a 
href="https://redirect.github.com/checkstyle/checkstyle/issues/15955";>#15955</a>:
 Update run-checkstyle.yml to remove extra }</li>
    <li><a 
href="https://github.com/checkstyle/checkstyle/commit/5b01a7f5b69d461ced4f96823bd45c4bfb202203";><code>5b01a7f</code></a>
 Issue <a 
href="https://redirect.github.com/checkstyle/checkstyle/issues/15955";>#15955</a>:
 Update run-checkstyle.yml to define latest version of checkstyle</li>
    <li>Additional commits viewable in <a 
href="https://github.com/checkstyle/checkstyle/compare/checkstyle-10.20.2...checkstyle-10.21.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.20.2&new-version=10.21.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 #2087 from 
dependabot[bot]/dependabot/maven/java/com.puppycrawl.tools-checkstyle-10.21.0.
    
    Authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Shaoyun Chen <[email protected]>
---
 java/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/pom.xml b/java/pom.xml
index f06ca27c3..cb23381d6 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -62,7 +62,7 @@
   <properties>
     <bouncycastle.version>1.79</bouncycastle.version>
     <brotli4j.version>1.17.0</brotli4j.version>
-    <checkstyle.version>10.20.2</checkstyle.version>
+    <checkstyle.version>10.21.0</checkstyle.version>
     <example.dir>${project.basedir}/../../examples</example.dir>
     <hadoop.version>3.4.1</hadoop.version>
     <java.version>17</java.version>

Reply via email to