Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency com.google.errorprone:error_prone_annotations to v2.29.2 #66

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 26, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v2.29.2: Error Prone 2.29.2

This release contains all of the changes in 2.29.0 and 2.29.1, plus:

Full Changelog: google/error-prone@v2.29.1...v2.29.2

v2.29.1: Error Prone 2.29.1

This release contains all of the changes in 2.29.0, plus:

Full Changelog: google/error-prone@v2.29.0...v2.29.1

v2.29.0: Error Prone 2.29.0

New checks:

Closed issues: #​4318, #​4429, #​4467

Full Changelog: google/error-prone@v2.28.0...v2.29.0

v2.28.0: Error Prone 2.28.0

Error Prone nows supports the latest JDK 23 EA builds (#​4412, #​4415).

Closed issues:

  • Improved errors for invalid check severities (#​4306).
  • Fix a crash with nested instanceof patterns (#​4349).
  • Fix a crash in JUnitIncompatibleType (#​4377).
  • In ObjectEqualsForPrimitives, don't suggest replacing equal with == for floating-point values (#​4392).

New checks:

Full Changelog: google/error-prone@v2.27.1...v2.28.0

v2.27.1: Error Prone 2.27.1

This release contains all of the changes in 2.27.0, plus a bug fix to ClassInitializationDeadlock (https://github.com/google/error-prone/issues/4378)

Full Changelog: google/error-prone@v2.27.0...v2.27.1

v2.27.0: Error Prone 2.27.0

New checks:

  • ClassInitializationDeadlock detects class initializers that reference subtypes of the current class, which can result in deadlocks.
  • MockitoDoSetup suggests using when/thenReturn over doReturn/when for additional type safety.
  • VoidUsed suggests using a literal null instead of referring to a Void-typed variable.

Modified checks:

Closed issues: #​4291. #​4308, #​4343, #​4320

Full Changelog: google/error-prone@v2.26.1...v2.27.0


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 changed the title fix(deps): update dependency com.google.errorprone:error_prone_annotations to v2.27.0 fix(deps): update dependency com.google.errorprone:error_prone_annotations to v2.27.1 May 3, 2024
@renovate renovate bot force-pushed the renovate/googleerrorprone branch from 921f7b4 to 3a3879f Compare May 3, 2024 14:24
@renovate renovate bot force-pushed the renovate/googleerrorprone branch from 3a3879f to 8825e28 Compare May 31, 2024 16:38
@renovate renovate bot changed the title fix(deps): update dependency com.google.errorprone:error_prone_annotations to v2.27.1 fix(deps): update dependency com.google.errorprone:error_prone_annotations to v2.28.0 May 31, 2024
@renovate renovate bot changed the title fix(deps): update dependency com.google.errorprone:error_prone_annotations to v2.28.0 fix(deps): update dependency com.google.errorprone:error_prone_annotations to v2.29.0 Jul 16, 2024
@renovate renovate bot force-pushed the renovate/googleerrorprone branch 2 times, most recently from 93741d5 to 748cdb0 Compare July 17, 2024 22:24
@renovate renovate bot changed the title fix(deps): update dependency com.google.errorprone:error_prone_annotations to v2.29.0 fix(deps): update dependency com.google.errorprone:error_prone_annotations to v2.29.1 Jul 17, 2024
@renovate renovate bot force-pushed the renovate/googleerrorprone branch from 748cdb0 to 951ce6f Compare July 18, 2024 21:58
@renovate renovate bot changed the title fix(deps): update dependency com.google.errorprone:error_prone_annotations to v2.29.1 fix(deps): update dependency com.google.errorprone:error_prone_annotations to v2.29.2 Jul 18, 2024
@renovate renovate bot force-pushed the renovate/googleerrorprone branch from 951ce6f to 65ea855 Compare August 5, 2024 04:25
@anilbeesetti anilbeesetti merged commit 50ac8b5 into main Aug 5, 2024
1 check passed
@renovate renovate bot deleted the renovate/googleerrorprone branch August 5, 2024 04:26
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.

1 participant