Skip to content

Update errorprone to v2.39.0 - #194

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/errorprone
Jun 26, 2025
Merged

Update errorprone to v2.39.0#194
renovate[bot] merged 1 commit into
mainfrom
renovate/errorprone

Conversation

@renovate

@renovate renovate Bot commented Jun 25, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.errorprone:error_prone_core (source) 2.38.0 -> 2.39.0 age adoption passing confidence
com.google.errorprone:error_prone_annotations (source) 2.38.0 -> 2.39.0 age adoption passing confidence

Release Notes

google/error-prone (com.google.errorprone:error_prone_core)

v2.39.0: Error Prone 2.39.0

Changes:

  • Temporarily downgrade to Guava 33.4.0 (#​5108)

Checks:

  • BooleanLiteral: Prefer true to Boolean.TRUE
  • ExpensiveLenientFormatString: Renamed from PreconditionsExpensiveString, detects unnecessary calls to String.format in the arguments of lenient formatting methods.
  • UnnecessaryQualifier: Detects @Qualifier or @BindingAnnotation annotations that have no effect, and can be removed

Issues: #​4996, #​5045

Full changelog: google/error-prone@v2.38.0...v2.39.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot enabled auto-merge (squash) June 25, 2025 02:46
@renovate
renovate Bot force-pushed the renovate/errorprone branch from 4da03e7 to 6e2f510 Compare June 26, 2025 23:06
@renovate
renovate Bot merged commit 913719c into main Jun 26, 2025
2 checks passed
@renovate
renovate Bot deleted the renovate/errorprone branch June 27, 2025 02:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants