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 f49ffebd4 ORC-1788: Upgrade `checkstyle` to 10.18.2
f49ffebd4 is described below

commit f49ffebd42c4ce9cb6b08a00518cd2c1e71a7ca3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 11 16:37:20 2024 +0800

    ORC-1788: Upgrade `checkstyle` to 10.18.2
    
    Bumps 
[com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) 
from 10.18.1 to 10.18.2.
    <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.2</h2>
    <p>Checkstyle 10.18.2 - <a 
href="https://checkstyle.org/releasenotes.html#Release_10.18.2";>https://checkstyle.org/releasenotes.html#Release_10.18.2</a></p>
    <p>Bug fixes:</p>
    <p><a 
href="https://redirect.github.com/checkstyle/checkstyle/issues/15690";>#15690</a>
 - JavadocParagraph: allowNewlineParagraph should allow '\n' after P tag and 
content start from new line
    <a 
href="https://redirect.github.com/checkstyle/checkstyle/issues/15642";>#15642</a>
 - google_checks: Section 4.1.3 should not be covered by EmptyBlock and 
EmptyCatchBlock
    <a 
href="https://redirect.github.com/checkstyle/checkstyle/issues/15609";>#15609</a>
 - google_checks SuppressionXpathSingleFilter for 'MethodName' check is too 
lenient in several ways
    <a 
href="https://redirect.github.com/checkstyle/checkstyle/issues/15434";>#15434</a>
 - MissingJavadocMethod does not give warning for missing javadoc for protected 
methods in google_checks.xml
    <a 
href="https://redirect.github.com/checkstyle/checkstyle/issues/13553";>#13553</a>
 - False positive in FallThroughCheck on last case
    <a 
href="https://redirect.github.com/checkstyle/checkstyle/issues/15233";>#15233</a>
 - Suppression for long identifiers for <code>4.4 Column Limit: 100</code> rule 
of google java style guide
    <a 
href="https://redirect.github.com/checkstyle/checkstyle/issues/15414";>#15414</a>
 - Google style: Javadoc is optional for &quot;simple, obvious&quot; members</p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a 
href="https://github.com/checkstyle/checkstyle/commit/3651c45344774faab89f5c45b911ad72a10eadd2";><code>3651c45</code></a>
 [maven-release-plugin] prepare release checkstyle-10.18.2</li>
    <li><a 
href="https://github.com/checkstyle/checkstyle/commit/ca569e6d53bf8ea975f9fe65ff030ebaaefd154c";><code>ca569e6</code></a>
 doc: release notes for 10.18.2</li>
    <li><a 
href="https://github.com/checkstyle/checkstyle/commit/4eec52651dd46edfb43a29bc788e4ad3f13a4298";><code>4eec526</code></a>
 Issue <a 
href="https://redirect.github.com/checkstyle/checkstyle/issues/6207";>#6207</a>: 
add class data abstraction coupling xpath regression tests</li>
    <li><a 
href="https://github.com/checkstyle/checkstyle/commit/fe4fde1cdd2fe7c7394e2a42d75dfb22a86b7207";><code>fe4fde1</code></a>
 infra: fix link in exclude for jdepend-maven-plugin to fix run of 
maven-linkc...</li>
    <li><a 
href="https://github.com/checkstyle/checkstyle/commit/50cdde7fb8a2d7dca32e512d226cf55042686af1";><code>50cdde7</code></a>
 Issue <a 
href="https://redirect.github.com/checkstyle/checkstyle/issues/15456";>#15456</a>:
 Specify violation message for Nested Block  (<a 
href="https://redirect.github.com/checkstyle/checkstyle/issues/11";>#11</a>)</li>
    <li><a 
href="https://github.com/checkstyle/checkstyle/commit/b1d923e7feb2c6fac3ddfc68132f36578019098e";><code>b1d923e</code></a>
 Issue <a 
href="https://redirect.github.com/checkstyle/checkstyle/issues/15690";>#15690</a>:
 fix allowNewlineParagraph at JavadocParagraphCheck</li>
    <li><a 
href="https://github.com/checkstyle/checkstyle/commit/b41666f6c5462f82a447857115188bf728aaa4f4";><code>b41666f</code></a>
 dependency: bump org.apache.maven.plugins:maven-gpg-plugin</li>
    <li><a 
href="https://github.com/checkstyle/checkstyle/commit/4c378dc1e4267a7e19eef04bb35be919d6cc13ae";><code>4c378dc</code></a>
 supplemental: added violation messages in JavadocParagraph's input files</li>
    <li><a 
href="https://github.com/checkstyle/checkstyle/commit/82bc795bde89854f3afa32f972130e27eceb4a01";><code>82bc795</code></a>
 dependency: bump junit.version from 5.11.0 to 5.11.1</li>
    <li><a 
href="https://github.com/checkstyle/checkstyle/commit/4704b0f36145b598a690270aedb99b847a4e8c3d";><code>4704b0f</code></a>
 Issue <a 
href="https://redirect.github.com/checkstyle/checkstyle/issues/6207";>#6207</a>: 
Add XPath IT Regression Test for ModifiedControlVariable</li>
    <li>Additional commits viewable in <a 
href="https://github.com/checkstyle/checkstyle/compare/checkstyle-10.18.1...checkstyle-10.18.2";>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.1&new-version=10.18.2)](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 #2041 from 
dependabot[bot]/dependabot/maven/java/com.puppycrawl.tools-checkstyle-10.18.2.
    
    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 ca15028bf..f37bb5d8b 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.1</checkstyle.version>
+    <checkstyle.version>10.18.2</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