Skip to content

Update dependency com.google.errorprone:error_prone_annotations to v2.13.1

Semyon Levin requested to merge renovate/com.google.errorprone into develop

This MR contains the following updates:

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

Release Notes

google/error-prone

v2.13.1

What's Changed

Full Changelog: https://github.com/google/error-prone/compare/v2.13.0...v2.13.1

v2.13.0

  • Handle all annotations with the simple name Generated in -XepDisableWarningsInGeneratedCode (#​3094)
  • Reconcile BugChecker#isSuppressed with suppression handling in ErrorProneScanner (#​3094)
  • Fix a bug in enclosingPackage (8fa64d4)
  • Improve performance of fix application (186334b)
  • Implicitly treat @AutoBuilder setter methods as @CanIgnoreReturnValue.
  • Remove some obsolete checks (PublicConstructorForAbstractClass, HashCodeToString)

Release Diff: v2.12.1...v2.13.0.


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports