dependabot[bot] opened a new pull request, #14841: URL: https://github.com/apache/lucene/pull/14841
Bumps [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) from 2.38.0 to 2.39.0. <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.39.0</h2> <p>Changes:</p> <ul> <li>Temporarily downgrade to Guava 33.4.0 (<a href="https://redirect.github.com/google/error-prone/issues/5108">#5108</a>)</li> </ul> <p>Checks:</p> <ul> <li><a href="https://errorprone.info/bugpattern/BooleanLiteral"><code>BooleanLiteral</code></a>: Prefer <code>true</code> to <code>Boolean.TRUE</code></li> <li><a href="https://errorprone.info/bugpattern/ExpensiveLenientFormatString"><code>ExpensiveLenientFormatString</code></a>: Renamed from <code>PreconditionsExpensiveString</code>, detects unnecessary calls to <code>String.format</code> in the arguments of lenient formatting methods.</li> <li><a href="https://errorprone.info/bugpattern/UnnecessaryQualifier"><code>UnnecessaryQualifier</code></a>: Detects <code>@Qualifier</code> or <code>@BindingAnnotation</code> annotations that have no effect, and can be removed</li> </ul> <p>Issues: <a href="https://redirect.github.com/google/error-prone/issues/4996">#4996</a>, <a href="https://redirect.github.com/google/error-prone/issues/5045">#5045</a></p> <p>Full changelog: <a href="https://github.com/google/error-prone/compare/v2.38.0...v2.39.0">https://github.com/google/error-prone/compare/v2.38.0...v2.39.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/google/error-prone/commit/7bfe453a2ec755d3b19ab341b3f0e2e37cfb4bfd"><code>7bfe453</code></a> Release Error Prone 2.39.0</li> <li><a href="https://github.com/google/error-prone/commit/0d2f69c9587f57b83f6e9cfd40a6e3e9db2b938a"><code>0d2f69c</code></a> Downgrade Error Prone's Guava version to 33.4.0</li> <li><a href="https://github.com/google/error-prone/commit/1ec2bbe33829c8aababb647ce10b3a6f1498deac"><code>1ec2bbe</code></a> Fix typos in OperatorPrecedence.md</li> <li><a href="https://github.com/google/error-prone/commit/150417a3d52794649b1fe1289a358a1a97771f20"><code>150417a</code></a> Fix a crash when finding the enclosing method (for a second time).</li> <li><a href="https://github.com/google/error-prone/commit/bbb9e1511488dad1e95051fde3ce27cbfbccaf93"><code>bbb9e15</code></a> Disallow StackWalker in AndroidApiChecker</li> <li><a href="https://github.com/google/error-prone/commit/576bfb1da743171e068e5d1f9b05386ddebbdd68"><code>576bfb1</code></a> Update Error Prone's Guava version</li> <li><a href="https://github.com/google/error-prone/commit/ca2e11db39a9d4c936dd043b52e4016a96eff720"><code>ca2e11d</code></a> Fix some crashes in warning-level checks</li> <li><a href="https://github.com/google/error-prone/commit/a9eab6084e0b504e6fff07a0faa4cbd1e6df5d8f"><code>a9eab60</code></a> Add some suggestions for Future in UndefinedEquals.md (the actual logic was a...</li> <li><a href="https://github.com/google/error-prone/commit/51907a0419dc1c2ef4ed28f595f9a2f1c212878d"><code>51907a0</code></a> Remove the "improved heuristic" flag from JUnit4TestNotRun.</li> <li><a href="https://github.com/google/error-prone/commit/1a53d5151c36bb4e6b907af4eee02d3f87809264"><code>1a53d51</code></a> Handle changes to EndPosTable</li> <li>Additional commits viewable in <a href="https://github.com/google/error-prone/compare/v2.38.0...v2.39.0">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 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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org