Skip to content

Commit e77aabb

Browse files
dependabot[bot]dongjoon-hyun
authored andcommitted
ORC-1935: Upgrade checkstyle to 10.25.1
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.25.0 to 10.25.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.25.1</h2> <p>Checkstyle 10.25.1 - <a href="https://checkstyle.org/releasenotes.html#Release_10.25.1">https://checkstyle.org/releasenotes.html#Release_10.25.1</a></p> <p>Bug fixes:</p> <p><a href="https://redirect.github.com/checkstyle/checkstyle/issues/17167">#17167</a> - checkstyle expects different indentation for switch cases.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/checkstyle/checkstyle/commit/1925a8e12236d7f23ab3ec4fbf21a5f0180d6796"><code>1925a8e</code></a> [maven-release-plugin] prepare release checkstyle-10.25.1</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/31fc22578f199fcd79c21ee65a980c9d253aaf6d"><code>31fc225</code></a> doc: release notes for 10.25.1</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/97fae48600dc7650b69e0c5088ea25c6be791713"><code>97fae48</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/17237">#17237</a>: Fixed calculation of since version for properties</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/0b5361ccee07a5bb595d3dab525615815f130ab1"><code>0b5361c</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/17168">#17168</a>: Upgrading Default CI image to Jdk17</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/9dac2e62e9eaed3b18ea6ed7a1cd2d41e35d1053"><code>9dac2e6</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/17168">#17168</a>: Upgrading CI on semaphore to jdk17</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/d65a1128ceadba50bf69c3c8a98f81ad0a8c6af4"><code>d65a112</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/17167">#17167</a>: fp when switch is not wrapped</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/8f30ae0ea9e78d20b2fa33f3332e544b5bec4408"><code>8f30ae0</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/17168">#17168</a>: Migrating LinkcheckPlugin to Jdk17</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/effc726665baf6f2770ee072ca7d1d806704f25a"><code>effc726</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/17168">#17168</a>: Updated Comments to Compilable JDK Version</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/1085a2bf5dec77c5169626c251fc9a42d48629be"><code>1085a2b</code></a> Issue <a href="https://redirect.github.com/checkstyle/checkstyle/issues/17168">#17168</a>: Moved MicOne Module Inputs to Compilable Folder</li> <li><a href="https://github.com/checkstyle/checkstyle/commit/5f0b5ec59dd4bc162f565ebe1262ed6ad941e8c1"><code>5f0b5ec</code></a> minor: Added Noncompilable RootNode Abstract method</li> <li>Additional commits viewable in <a href="https://github.com/checkstyle/checkstyle/compare/checkstyle-10.25.0...checkstyle-10.25.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.25.0&new-version=10.25.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 #2295 from dependabot[bot]/dependabot/maven/java/com.puppycrawl.tools-checkstyle-10.25.1. Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
1 parent f76d23f commit e77aabb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<properties>
6363
<bouncycastle.version>1.80</bouncycastle.version>
6464
<brotli4j.version>1.18.0</brotli4j.version>
65-
<checkstyle.version>10.25.0</checkstyle.version>
65+
<checkstyle.version>10.25.1</checkstyle.version>
6666
<example.dir>${project.basedir}/../../examples</example.dir>
6767
<hadoop.version>3.4.1</hadoop.version>
6868
<java.version>17</java.version>

0 commit comments

Comments
 (0)