-
Notifications
You must be signed in to change notification settings - Fork 39
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
Upgrade Error Prone 2.14.0 -> 2.15.0 #179
Conversation
Suggested commit message:
|
c4528b1
to
6dccd76
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rebased and added a commit.
6dccd76
to
1e8ecbc
Compare
Rebased PR on top of #180 and added another commit. |
Suggested commit message:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes & suggested commit message LGTM!
e89186b
to
96a71ba
Compare
1e8ecbc
to
623b64d
Compare
Rebased and resolved conflicts. @rickie shall we merge this PR once built? |
Sounds good, let's do it! Internal PR for the upgrade should make it in the next release, that's the goal at least 😉. |
623b64d
to
f2cad76
Compare
Rebased once more and upgraded to the latest version of our fork. |
This PR contains the following updates:
2.14.0
->2.15.0
2.14.0
->2.15.0
2.14.0
->2.15.0
2.14.0
->2.15.0
2.14.0
->2.15.0
2.14.0
->2.15.0
Release Notes
google/error-prone
v2.15.0
Compare Source
New Checkers:
BuilderReturnThis
CanIgnoreReturnValueSuggester
CannotMockFinalClass
CannotMockFinalMethod
DirectInvocationOnMock
ExtendsObject
MockNotUsedInProduction
NoCanIgnoreReturnValueOnClasses
NullArgumentForNonNullParameter
SelfAlwaysReturnsThis
UnsafeWildcard
UnusedTypeParameter
Fixed issues: #1562, #3236, #3245, #3321
Full Changelog: google/error-prone@v2.14.0...v2.15.0