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 3c7110dae ORC-1794: Upgrade `checkstyle` to 10.19.0
3c7110dae is described below
commit 3c7110daec4d267b88b10125740bd91fc0539955
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 28 10:31:37 2024 -0700
ORC-1794: Upgrade `checkstyle` to 10.19.0
Bumps
[com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle)
from 10.18.2 to 10.19.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.19.0</h2>
<p>Checkstyle 10.19.0 - <a
href="https://checkstyle.org/releasenotes.html#Release_10.19.0">https://checkstyle.org/releasenotes.html#Release_10.19.0</a></p>
<p>New:</p>
<p><a
href="https://redirect.github.com/checkstyle/checkstyle/issues/9540">#9540</a>
- WhitespaceAround: new property allowEmptySwitchBlockStatements
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/15263">#15263</a>
- UnnecessaryParenthesesCheck does not flag unnecessary parentheses in
conditional expression</p>
<p>Bug fixes:</p>
<p><a
href="https://redirect.github.com/checkstyle/checkstyle/issues/15664">#15664</a>
- false-negative in google_checks.xml for not being able to detect requirement
of K <code>&</code> R style for FINALLY
<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/15685">#15685</a>
- JavadocParagraph does not work when paragraphs have their corresponding
closing tag
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/15324">#15324</a>
- Enforce preceding line break for opening braces of a case/default under
switch in google_checks.xml
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/15733">#15733</a>
- JavadocParagraph: report violation with column
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/15503">#15503</a>
- JavadocParagraph: violate preceding P tag before block-level HTML tags
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/15716">#15716</a>
- google_checks.xml: JavadocParagraph should have allowNewlineParagraph as
false</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/d4a3cc700f90afd44e062da7b4d42ec5c48ef8ad"><code>d4a3cc7</code></a>
[maven-release-plugin] prepare release checkstyle-10.19.0</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/7d6d66ef0a64efafcb746c470bbdeade0dad20fa"><code>7d6d66e</code></a>
doc: release notes for 10.19.0</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/2b0291ba9ac9707dd245bbb33c498bd789b6c764"><code>2b0291b</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/13345">#13345</a>:
Enable example tests for VariableDeclarationUsageDistanceCheckE...</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/fdf8903ff2a92a5e30d854134521d192d4d16a81"><code>fdf8903</code></a>
Pull <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/14954">#14954</a>:
Add upwards compat for deprecated classes in maven-checkstyle-pl...</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/1d48c74fe92cf89b018522e349c105d4fef5d6d0"><code>1d48c74</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/9540">#9540</a>:
New property to allow emtpy switch cases in whitespaceAroundCheck</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/de04b505f9b41827326682295b094c82e37bc853"><code>de04b50</code></a>
dependency: bump org.apache.maven.plugins:maven-dependency-plugin</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/4db13150459f74a7da807624238bcf5e31519e69"><code>4db1315</code></a>
dependency: bump org.apache.maven.plugins:maven-jxr-plugin</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/1a7d1cad6898f858ddaec96208c57b03222876ac"><code>1a7d1ca</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/10618">#10618</a>:
Create README for Java grammar updates</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/ca7eb552234ca562ede05ef92932a4f705636614"><code>ca7eb55</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/15809">#15809</a>:
make div font to be same as p</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/023e50d973ea3db5601e10334405d18a6645d3fb"><code>023e50d</code></a>
doc: update doc for EmptyBlock and extend example</li>
<li>Additional commits viewable in <a
href="https://github.com/checkstyle/checkstyle/compare/checkstyle-10.18.2...checkstyle-10.19.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>
[](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 #2058 from
dependabot[bot]/dependabot/maven/java/com.puppycrawl.tools-checkstyle-10.19.0.
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 b44261cad..1d6f8a3ce 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.2</checkstyle.version>
+ <checkstyle.version>10.19.0</checkstyle.version>
<example.dir>${project.basedir}/../../examples</example.dir>
<hadoop.version>3.4.1</hadoop.version>
<java.version>17</java.version>