Skip to content

ORC-1195: Bump checkstyle to 10.3#1146

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/java/com.puppycrawl.tools-checkstyle-10.3
Closed

ORC-1195: Bump checkstyle to 10.3#1146
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/java/com.puppycrawl.tools-checkstyle-10.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github May 30, 2022

Bumps checkstyle from 10.2 to 10.3.

Release notes

Sourced from checkstyle's releases.

checkstyle-10.3

https://checkstyle.org/releasenotes.html#Release_10.3

Commits
  • a6ee9b4 [maven-release-plugin] prepare release checkstyle-10.3
  • 9e1c669 doc: release notes 10.3
  • cddf6a5 Issue #11666: Added LITERAL_CASE support for WhitespaceAfter check
  • 3ca6f75 Issue #11564: Wercker service will be shutdown on October 31st, 2022
  • 51408f8 dependency: bump mockito-inline from 4.5.1 to 4.6.0
  • 45c8df0 Issue #11460: Fixed the default behavior of SuppressoinXpathSingleFilter
  • b9e8362 dependency: bump junit-pioneer from 1.7.0 to 1.7.1
  • 962865b minor: Use -n instead of ! -z
  • 1466798 Issue #11637: Used Shellcheck to resolve SC2236 in Shell Script
  • 1f81858 Issue #11662: Fixed NoSuchFileException during maven-compiler-plugin:3.10.1:t...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 30, 2022
@williamhyun williamhyun changed the title Bump checkstyle from 10.2 to 10.3 in /java Bump checkstyle to 10.3 May 30, 2022
@williamhyun williamhyun changed the title Bump checkstyle to 10.3 ORC-1195: Bump checkstyle to 10.3 May 30, 2022
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.2 to 10.3.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-10.2...checkstyle-10.3)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/java/com.puppycrawl.tools-checkstyle-10.3 branch from 9608518 to bcdc634 Compare May 30, 2022 18:24
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github May 30, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/java/com.puppycrawl.tools-checkstyle-10.3 branch May 30, 2022 18:24
@dongjoon-hyun
Copy link
Copy Markdown
Member

Thank you, @williamhyun . I set the milestone, v1.9.0.

@dongjoon-hyun dongjoon-hyun added this to the 1.9.0 milestone May 31, 2022
@dongjoon-hyun dongjoon-hyun modified the milestones: 1.9.0, 1.8.0 Jul 7, 2022
dongjoon-hyun pushed a commit that referenced this pull request Jul 7, 2022
[//]: # (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 />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.puppycrawl.tools:checkstyle&package-manager=maven&previous-version=10.2&new-version=10.3)](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 <william@apache.org>
(cherry picked from commit a245a1d)
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
@dongjoon-hyun
Copy link
Copy Markdown
Member

I backported this to branch-1.8 as a part of Apache ORC 1.8.0 preparation.

cxzl25 pushed a commit to cxzl25/orc that referenced this pull request Jan 11, 2024
[//]: # (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 />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.puppycrawl.tools:checkstyle&package-manager=maven&previous-version=10.2&new-version=10.3)](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 apache#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 <william@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BUILD dependencies Pull requests that update a dependency file JAVA

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant