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 fcb23a863 ORC-1771: Upgrade `checkstyle` to 10.18.1
fcb23a863 is described below

commit fcb23a863b24d3ec008f442a40341e67a3866d81
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 9 11:21:34 2024 +0800

    ORC-1771: Upgrade `checkstyle` to 10.18.1
    
    Bumps 
[com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) 
from 10.18.0 to 10.18.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.18.1</h2>
    <p>Checkstyle 10.18.1 - <a 
href="https://checkstyle.org/releasenotes.html#Release_10.18.1";>https://checkstyle.org/releasenotes.html#Release_10.18.1</a></p>
    <p>Bug fixes:</p>
    <p><a 
href="https://redirect.github.com/checkstyle/checkstyle/issues/15556";>#15556</a>
 - google_checks failing on 'MethodName' with <code></code>ParameterizedTest</p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a 
href="https://github.com/checkstyle/checkstyle/commit/fa2f4b8a62780fc3c09669ccfa894c087d5cdcaf";><code>fa2f4b8</code></a>
 [maven-release-plugin] prepare release checkstyle-10.18.1</li>
    <li><a 
href="https://github.com/checkstyle/checkstyle/commit/20a7ac15d73331293bf1aa39143bb794427e77db";><code>20a7ac1</code></a>
 doc: release notes for 10.18.1</li>
    <li><a 
href="https://github.com/checkstyle/checkstyle/commit/33e7f9009aa22e7198cdf295622b7ad8a0b0e6c4";><code>33e7f90</code></a>
 dependency: bump org.apache.ant:ant from 1.10.14 to 1.10.15</li>
    <li><a 
href="https://github.com/checkstyle/checkstyle/commit/6c1f0b4c89f528d364178d2dcc9bb08e05ed601c";><code>6c1f0b4</code></a>
 Issue <a 
href="https://redirect.github.com/checkstyle/checkstyle/issues/15579";>#15579</a>:
 Issue of failure of make_report in new workflow does not make c...</li>
    <li><a 
href="https://github.com/checkstyle/checkstyle/commit/3bb8d52c9884ec50e7195fdbe9dda6660c04aa40";><code>3bb8d52</code></a>
 Issue <a 
href="https://redirect.github.com/checkstyle/checkstyle/issues/15573";>#15573</a>:
 Handling the concurrency model in the new workflow</li>
    <li><a 
href="https://github.com/checkstyle/checkstyle/commit/e2c65c14881c088807fcee6efb254e3cf984c3f5";><code>e2c65c1</code></a>
 dependency: bump actions/setup-java from 3 to 4</li>
    <li><a 
href="https://github.com/checkstyle/checkstyle/commit/ab89486c6733bc61ff9d73e47164a782d1b707f1";><code>ab89486</code></a>
 dependency: bump org.pitest:pitest-maven from 1.16.1 to 1.16.2</li>
    <li><a 
href="https://github.com/checkstyle/checkstyle/commit/72bd71797fc15bbfe4e45972493642d5d9e0149b";><code>72bd717</code></a>
 dependency: bump com.google.errorprone:error_prone_core</li>
    <li><a 
href="https://github.com/checkstyle/checkstyle/commit/2137cfd2201ad99f04e8f3537f6fb8da63f31b26";><code>2137cfd</code></a>
 Issue <a 
href="https://redirect.github.com/checkstyle/checkstyle/issues/15567";>#15567</a>:
 Fix the new workflow and Optimise it</li>
    <li><a 
href="https://github.com/checkstyle/checkstyle/commit/9dac1f2dda7f7e52fa4698928eae17dc491e4f82";><code>9dac1f2</code></a>
 Issue <a 
href="https://redirect.github.com/checkstyle/checkstyle/issues/15556";>#15556</a>:
 updated MethodName module in google_checks.xml to ignore method...</li>
    <li>Additional commits viewable in <a 
href="https://github.com/checkstyle/checkstyle/compare/checkstyle-10.18.0...checkstyle-10.18.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>
    
    [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.puppycrawl.tools:checkstyle&package-manager=maven&previous-version=10.18.0&new-version=10.18.1)](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 #2020 from 
dependabot[bot]/dependabot/maven/java/com.puppycrawl.tools-checkstyle-10.18.1.
    
    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 0f606d28f..b0bc83853 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -62,7 +62,7 @@
   <properties>
     <bouncycastle.version>1.78.1</bouncycastle.version>
     <brotli4j.version>1.17.0</brotli4j.version>
-    <checkstyle.version>10.18.0</checkstyle.version>
+    <checkstyle.version>10.18.1</checkstyle.version>
     <example.dir>${project.basedir}/../../examples</example.dir>
     <hadoop.version>3.4.0</hadoop.version>
     <java.version>17</java.version>

Reply via email to