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 6d5502399 ORC-1366: Bump checkstyle to 10.7.0
6d5502399 is described below

commit 6d5502399cd1df96e806565aa52c27c9af5769f8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 6 02:30:17 2023 -0800

    ORC-1366: Bump checkstyle to 10.7.0
    
    Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.6.0 to 
10.7.0.
    <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.7.0</h2>
    <p>Checkstyle 10.7.0 - <a 
href="https://checkstyle.org/releasenotes.html#Release_10.7.0";>https://checkstyle.org/releasenotes.html#Release_10.7.0</a></p>
    <p>Breaking backward compatibility:</p>
    <p><a 
href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/12338";>#12338</a>
 - Remove CheckstyleAntTask's classpath parameter</p>
    <p>New:</p>
    <p><a 
href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/12515";>#12515</a>
 - Support latest pattern matching syntax in switch labels</p>
    <p>Bug fixes:</p>
    <p><a 
href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/11643";>#11643</a>
 - UnnecessaryParentheses: false negative on unnecessary parenthesis</p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a 
href="https://github.com/checkstyle/checkstyle/commit/37a64439cee840ba813aae1d9c7d4979dffe8854";><code>37a6443</code></a>
 [maven-release-plugin] prepare release checkstyle-10.7.0</li>
    <li><a 
href="https://github.com/checkstyle/checkstyle/commit/afe7323df89be227a266f2455af2b38d60e249e2";><code>afe7323</code></a>
 doc: release notes for 10.7.0</li>
    <li><a 
href="https://github.com/checkstyle/checkstyle/commit/7596549aca2dc04a9d09b2b57ee951a73cb1b756";><code>7596549</code></a>
 infra: use token as this failing to send request from github action</li>
    <li><a 
href="https://github.com/checkstyle/checkstyle/commit/ff239e02f8e0838a300dbaeba882add633083e0b";><code>ff239e0</code></a>
 Issue <a 
href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/12570";>#12570</a>:
 action 'R: Close/Create Milestone' use PAT as finegrained secre...</li>
    <li><a 
href="https://github.com/checkstyle/checkstyle/commit/309d5a04a54e056f5589c499e343accebfb94d13";><code>309d5a0</code></a>
 Issue <a 
href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/12570";>#12570</a>:
 action 'R: Close/Create Milestone' is not working</li>
    <li><a 
href="https://github.com/checkstyle/checkstyle/commit/8d71d3c2fce727e70a853e5f7f49f73a01f393f3";><code>8d71d3c</code></a>
 dependency: bump equalsverifier from 3.12.3 to 3.12.4</li>
    <li><a 
href="https://github.com/checkstyle/checkstyle/commit/ee9045f77d4e787a8065ea21949f80b3573268bc";><code>ee9045f</code></a>
 dependency: bump picocli from 4.7.0 to 4.7.1</li>
    <li><a 
href="https://github.com/checkstyle/checkstyle/commit/cb2860edf3c7f647e19125dc6949cacacc71e276";><code>cb2860e</code></a>
 Issue <a 
href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/12641";>#12641</a>:
 removes code for the design profile</li>
    <li><a 
href="https://github.com/checkstyle/checkstyle/commit/64432b060e7f887fa43fc8d926b8f2642f852c43";><code>64432b0</code></a>
 infra: fix concurrency block in diff report workflow</li>
    <li><a 
href="https://github.com/checkstyle/checkstyle/commit/71952773c16ff945408d04d730a290fc3f5c8bba";><code>7195277</code></a>
 Issue <a 
href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/12626";>#12626</a>:
 removes code for mutations in RequireThis</li>
    <li>Additional commits viewable in <a 
href="https://github.com/checkstyle/checkstyle/compare/checkstyle-10.6.0...checkstyle-10.7.0";>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.6.0&new-version=10.7.0)](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 #1399 from 
dependabot[bot]/dependabot/maven/java/com.puppycrawl.tools-checkstyle-10.7.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 fe3b9592f..8bf0bc1ec 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -60,7 +60,7 @@
   </modules>
 
   <properties>
-    <checkstyle.version>10.6.0</checkstyle.version>
+    <checkstyle.version>10.7.0</checkstyle.version>
     <example.dir>${project.basedir}/../../examples</example.dir>
     <hadoop.version>2.7.3</hadoop.version>
     <junit.version>5.9.0</junit.version>

Reply via email to