Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 24, 2025

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 this update 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 24, 2025 23:57
@renovate renovate bot force-pushed the renovate/com.google.errorprone-error_prone_core-2.x branch 4 times, most recently from 763b683 to 0a6124d Compare July 2, 2025 19:28
@renovate renovate bot force-pushed the renovate/com.google.errorprone-error_prone_core-2.x branch from 0a6124d to 7e45004 Compare July 2, 2025 23:49
@renovate renovate bot force-pushed the renovate/com.google.errorprone-error_prone_core-2.x branch from 7e45004 to 6ffa7d4 Compare July 4, 2025 09:04
Signed-off-by: Gregor Zeitlinger <[email protected]>
Copy link
Contributor Author

renovate bot commented Jul 4, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate bot merged commit 98c09fb into main Jul 4, 2025
34 checks passed
@renovate renovate bot deleted the renovate/com.google.errorprone-error_prone_core-2.x branch July 4, 2025 09:24
@zeitlinger zeitlinger added the dependencies Pull requests that update a dependency file label Jul 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant