Skip to content

Commit e4074ae

Browse files
Bump com.google.errorprone:error_prone_core from 2.28.0 to 2.29.2 (#156)
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=gradle&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>
1 parent f749362 commit e4074ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ assertj = { module = "org.assertj:assertj-core", version.ref = "assertj" }
1717
buf = { module = "build.buf:buf", version.ref = "buf" }
1818
cel = { module = "org.projectnessie.cel:cel-bom", version.ref = "cel" }
1919
cel-core = { module = "org.projectnessie.cel:cel-core" }
20-
errorprone = { module = "com.google.errorprone:error_prone_core", version = "2.28.0" }
20+
errorprone = { module = "com.google.errorprone:error_prone_core", version = "2.29.2" }
2121
guava = { module = "com.google.guava:guava", version = "33.2.1-jre" }
2222
ipaddress = { module = "com.github.seancfoley:ipaddress", version.ref = "ipaddress" }
2323
jakarta-mail-api = { module = "jakarta.mail:jakarta.mail-api", version = "2.1.3" }

0 commit comments

Comments
 (0)