This is an automated email from the ASF dual-hosted git repository.
william 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 a245a1d49 ORC-1195: Bump checkstyle to 10.3
a245a1d49 is described below
commit a245a1d49af0c9a74473241444751600309f182a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 30 11:24:26 2022 -0700
ORC-1195: Bump checkstyle to 10.3
[//]: # (dependabot-start)
⚠️ **Dependabot is rebasing this PR** ⚠️
Rebasing might not happen immediately, so don't worry if this takes some
time.
Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.
---
[//]: # (dependabot-end)
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.2 to
10.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/checkstyle/checkstyle/releases">checkstyle's
releases</a>.</em></p>
<blockquote>
<h2>checkstyle-10.3</h2>
<p><a
href="https://checkstyle.org/releasenotes.html#Release_10.3">https://checkstyle.org/releasenotes.html#Release_10.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/a6ee9b43d012c1d6476148974cdb1be7fc27c313"><code>a6ee9b4</code></a>
[maven-release-plugin] prepare release checkstyle-10.3</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/9e1c669e6942a66727635b7bb239a3ddca6bd86f"><code>9e1c669</code></a>
doc: release notes 10.3</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/cddf6a5745a2b8c9c4bfa0186cfff418ca281dcf"><code>cddf6a5</code></a>
Issue <a
href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/11666">#11666</a>:
Added LITERAL_CASE support for WhitespaceAfter check</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/3ca6f75b82b16e6c4a5a73a4387227deb0c5ff13"><code>3ca6f75</code></a>
Issue <a
href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/11564">#11564</a>:
Wercker service will be shutdown on October 31st, 2022</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/51408f83b03311e2c4a86cb28410d4bd7b3388be"><code>51408f8</code></a>
dependency: bump mockito-inline from 4.5.1 to 4.6.0</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/45c8df0a9cc64309be470d1ba31d6cfe6ba9069c"><code>45c8df0</code></a>
Issue <a
href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/11460">#11460</a>:
Fixed the default behavior of SuppressoinXpathSingleFilter</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/b9e8362e9a58f80a6933d701f4a00c33b91bbc0a"><code>b9e8362</code></a>
dependency: bump junit-pioneer from 1.7.0 to 1.7.1</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/962865b042cd56532fcdb28a6b7124aeb98821d7"><code>962865b</code></a>
minor: Use -n instead of ! -z</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/14667989a7f7e0365aba835d0acef5aec58eef65"><code>1466798</code></a>
Issue <a
href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/11637">#11637</a>:
Used Shellcheck to resolve SC2236 in Shell Script</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/1f818582e13da540bef1e0cea01d2848661c183d"><code>1f81858</code></a>
Issue <a
href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/11662">#11662</a>:
Fixed NoSuchFileException during maven-compiler-plugin:3.10.1:t...</li>
<li>Additional commits viewable in <a
href="https://github.com/checkstyle/checkstyle/compare/checkstyle-10.2...checkstyle-10.3">compare
view</a></li>
</ul>
</details>
<br />
[](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 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 #1146 from
dependabot[bot]/dependabot/maven/java/com.puppycrawl.tools-checkstyle-10.3.
Authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: William 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 924cb611a..0f56860e7 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -83,7 +83,7 @@
<surefire.version>3.0.0-M5</surefire.version>
<junit.version>5.8.2</junit.version>
<mockito.version>4.6.0</mockito.version>
- <checkstyle.version>10.2</checkstyle.version>
+ <checkstyle.version>10.3</checkstyle.version>
</properties>
<build>