This is an automated email from the ASF dual-hosted git repository.

lidavidm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git


The following commit(s) were added to refs/heads/main by this push:
     new fc0e52a89 chore(java): bump com.google.errorprone:error_prone_core 
from 2.28.0 to 2.29.2 in /java (#2037)
fc0e52a89 is described below

commit fc0e52a892dbd31753edb3bc57f7f5298119ce2f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 22 19:39:28 2024 -0400

    chore(java): bump com.google.errorprone:error_prone_core from 2.28.0 to 
2.29.2 in /java (#2037)
    
    Bumps
    
[com.google.errorprone:error_prone_core](https://github.com/google/error-prone)
    from 2.28.0 to 2.29.2.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    
href="https://github.com/google/error-prone/releases";>com.google.errorprone:error_prone_core's
    releases</a>.</em></p>
    <blockquote>
    <h2>Error Prone 2.29.2</h2>
    <p>This release contains all of the changes in <a
    href="https://github.com/google/error-prone/releases/tag/v2.29.0";>2.29.0</a>
    and <a
    
href="https://github.com/google/error-prone/releases/tag/v2.29.1";>2.29.1</a>,
    plus:</p>
    <ul>
    <li>a bug fix for a crash in <code>TraditionalSwitchExpression</code>
    (<a
    
href="https://redirect.github.com/google/error-prone/issues/4479";>google/error-prone#4479</a>)</li>
    <li>restores the <code>module-info</code> for the annotations jar, which
    was accidentally removed (<a
    
href="https://redirect.github.com/google/error-prone/issues/4480";>google/error-prone#4480</a>)</li>
    </ul>
    <p>Full Changelog: <a
    
href="https://github.com/google/error-prone/compare/v2.29.1...v2.29.2";>https://github.com/google/error-prone/compare/v2.29.1...v2.29.2</a></p>
    <h2>Error Prone 2.29.1</h2>
    <p>This release contains all of the changes in <a
    
href="https://github.com/google/error-prone/releases/tag/v2.29.0";>2.29.0</a>,
    plus:</p>
    <ul>
    <li>a bug fix to <code>UnusedVariable</code> to handle unnamed
    <code>_</code> variables (<a
    
href="https://redirect.github.com/google/error-prone/issues/4451";>google/error-prone#4451</a>)</li>
    <li>a bug fix for a crash in <code>SetUnrecognized</code> (<a
    
href="https://redirect.github.com/google/error-prone/issues/4475";>google/error-prone#4475</a>)</li>
    </ul>
    <p>Full Changelog: <a
    
href="https://github.com/google/error-prone/compare/v2.29.0...v2.29.1";>https://github.com/google/error-prone/compare/v2.29.0...v2.29.1</a></p>
    <h2>Error Prone 2.29.0</h2>
    <p>New checks:</p>
    <ul>
    <li><a
    
href="https://errorprone.info/bugpattern/MissingRuntimeRetention";><code>MissingRuntimeRetention</code></a></li>
    <li><a
    
href="https://errorprone.info/bugpattern/SetUnrecognized";><code>SetUnrecognized</code></a></li>
    <li><a
    
href="https://errorprone.info/bugpattern/StatementSwitchToExpressionSwitch";><code>StatementSwitchToExpressionSwitch</code></a></li>
    </ul>
    <p>Closed issues: <a
    href="https://redirect.github.com/google/error-prone/issues/4318";>#4318</a>,
    <a
    href="https://redirect.github.com/google/error-prone/issues/4429";>#4429</a>,
    <a
    
href="https://redirect.github.com/google/error-prone/issues/4467";>#4467</a></p>
    <p>Full Changelog: <a
    
href="https://github.com/google/error-prone/compare/v2.28.0...v2.29.0";>https://github.com/google/error-prone/compare/v2.28.0...v2.29.0</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/google/error-prone/commit/436f891d38b23e405214d7ada9d77f6ba6099ad2";><code>436f891</code></a>
    Release Error Prone 2.29.2</li>
    <li><a
    
href="https://github.com/google/error-prone/commit/526aa72ce8c09d10129c4d51bda0decddd99d56a";><code>526aa72</code></a>
    Restore <code>module-info</code>.</li>
    <li><a
    
href="https://github.com/google/error-prone/commit/a19bcbc0a839f403b32ac01bd85f8cbe49a1403e";><code>a19bcbc</code></a>
    StatementSwitchToExpressionSwitch: Enhance code comment handling for
    direct c...</li>
    <li><a
    
href="https://github.com/google/error-prone/commit/5c26d0df6ee6e98027c2d41375cd6961b6ec38f9";><code>5c26d0d</code></a>
    Fix <code>ASTHelpers#isRuleKind</code> on JDK versions without
    <code>CaseTree#getCaseKind</code></li>
    <li><a
    
href="https://github.com/google/error-prone/commit/81d31274cb5fa92093420d02d9aac991935547e8";><code>81d3127</code></a>
    Fix an NPE in SetUnrecognized</li>
    <li><a
    
href="https://github.com/google/error-prone/commit/bc33976002cb33e658fbe4d36ae03c9872a9eab4";><code>bc33976</code></a>
    Use JSpecify 1.0!</li>
    <li><a
    
href="https://github.com/google/error-prone/commit/385e43a6fa69536e10fe7360b88efe03358e6e34";><code>385e43a</code></a>
    Disallow using traditional <code>:</code>-style switches as switch
    expressions</li>
    <li><a
    
href="https://github.com/google/error-prone/commit/2656f48902f6723f3147caa117372309dbc6c15f";><code>2656f48</code></a>
    Create <code>ThreadSafeTypeParameter</code> to replace
    <code>ThreadSafe.TypeParameter</code>.</li>
    <li><a
    
href="https://github.com/google/error-prone/commit/6bd568d418694043bfec7961dff0ba5559bb856a";><code>6bd568d</code></a>
    Don't complain about unused variables named <code>_</code></li>
    <li><a
    
href="https://github.com/google/error-prone/commit/7f90df7f9b4cf3db9abe6ce33ea55c9602012d3c";><code>7f90df7</code></a>
    Improve docs for <code>URLEqualsHashCode</code>.</li>
    <li>Additional commits viewable in <a
    
href="https://github.com/google/error-prone/compare/v2.28.0...v2.29.2";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.errorprone:error_prone_core&package-manager=maven&previous-version=2.28.0&new-version=2.29.2)](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>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 java/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/pom.xml b/java/pom.xml
index ccc73e2fd..e300c870e 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -309,7 +309,7 @@
                 <path>
                   <groupId>com.google.errorprone</groupId>
                   <artifactId>error_prone_core</artifactId>
-                  <version>2.28.0</version>
+                  <version>2.29.2</version>
                 </path>
                 <path>
                   <groupId>com.uber.nullaway</groupId>

Reply via email to