-
Notifications
You must be signed in to change notification settings - Fork 69
deps: update dependency com.google.errorprone:error_prone_annotations to v2.18.0 #1459
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
Merged
gcf-merge-on-green
merged 6 commits into
googleapis:main
from
renovate-bot:renovate/com.google.errorprone-error_prone_annotations-2.x
Mar 9, 2023
Merged
deps: update dependency com.google.errorprone:error_prone_annotations to v2.18.0 #1459
gcf-merge-on-green
merged 6 commits into
googleapis:main
from
renovate-bot:renovate/com.google.errorprone-error_prone_annotations-2.x
Mar 9, 2023
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diegomarquezp
approved these changes
Mar 9, 2023
Edited/Blocked NotificationRenovate 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. |
|
Kudos, SonarCloud Quality Gate passed! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.








This PR contains the following updates:
2.11.0->2.18.0⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
google/error-prone
v2.18.0: Error Prone 2.18.0Compare Source
New Checkers:
InjectOnBugCheckersLabelledBreakTargetUnusedLabelYodaConditionFixes issues: #1650, #2706, #3404, #3493, #3504, #3519, #3579, #3610, #3632, #3638, #3645, #3646, #3652, #3690
Full Changelog: google/error-prone@v2.17.0...v2.18.0
v2.17.0: Error Prone 2.17.0Compare Source
New Checkers:
AvoidObjectArraysFinalizeIgnoredPureGetterImpossibleNullComparisonMathAbsoluteNegativeNewFileSystemStatementSwitchToExpressionSwitchUnqualifiedYieldFixed issues: #2321, #3144, #3297, #3428, #3437, #3462, #3482, #3494
Full Changelog: google/error-prone@v2.16...v2.17.0
v2.16: Error Prone 2.16.0Compare Source
New Checkers:
ASTHelpersSuggestionsCanIgnoreReturnValueSuggesterLenientFormatStringValidationUnnecessarilyUsedValueFixed issues: #3092, #3220, #3225, #3267, #3441
Full Changelog: google/error-prone@v2.15.0...v2.16
v2.15.0: Error Prone 2.15.0Compare Source
New Checkers:
BuilderReturnThisCanIgnoreReturnValueSuggesterCannotMockFinalClassCannotMockFinalMethodDirectInvocationOnMockExtendsObjectMockNotUsedInProductionNoCanIgnoreReturnValueOnClassesNullArgumentForNonNullParameterSelfAlwaysReturnsThisUnsafeWildcardUnusedTypeParameterFixed issues: #1562, #3236, #3245, #3321
Full Changelog: google/error-prone@v2.14.0...v2.15.0
v2.14.0: Error Prone 2.14.0Compare Source
New checkers:
BanJNDIEmptyTopLevelDeclarationErroneousBitwiseExpressionFuzzyEqualsShouldNotBeUsedInEqualsMethodInterruptionNullableOnContainingClassFixed issues: #3110, #3193
Full Changelog: google/error-prone@v2.13.1...v2.14.0
v2.13.1: Error Prone 2.13.1Compare Source
What's Changed
UnnecessaryBoxedVariablein https://github.com/google/error-prone/pull/3118Full Changelog: google/error-prone@v2.13.0...v2.13.1
v2.13.0: Error Prone 2.13.0Compare Source
Generatedin-XepDisableWarningsInGeneratedCode(#3094)BugChecker#isSuppressedwith suppression handling inErrorProneScanner(#3094)enclosingPackage(8fa64d4)186334b)@AutoBuildersetter methods as@CanIgnoreReturnValue.PublicConstructorForAbstractClass,HashCodeToString)Release Diff: v2.12.1...v2.13.0.
v2.12.1: Error Prone 2.12.1Compare Source
This release adds an infrastructure optimization to
AppliedFixsource code processing.Release Diff: v2.12.0...v2.12.1.
v2.12.0: Error Prone 2.12.0Compare Source
New checks
BoxedPrimitiveEqualityDoubleBraceInitializationIgnoredPureGetterLockOnBoxedPrimitiveIncorrectMainMethodLongDoubleConversionRobolectricShadowDirectlyOnStaticAssignmentOfThrowableUnnecessaryLongToIntConversionVarifierFixed issues: #58, #65, #1327, #1654, #2858, #2867, #2916, #2951, #2954, #3006, #3008
Full Changelog: google/error-prone@v2.11.0...v2.12.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.
This PR has been generated by Mend Renovate. View repository job log here.