-
Notifications
You must be signed in to change notification settings - Fork 53
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
deps: update dependency com.google.errorprone:error_prone_annotations to v2.18.0 #1459
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 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
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Mar 9, 2023
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Mar 9, 2023
kokoro-team
removed
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
labels
Mar 9, 2023
diegomarquezp
approved these changes
Mar 9, 2023
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Mar 9, 2023
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Mar 9, 2023
kokoro-team
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
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. |
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Mar 9, 2023
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Mar 9, 2023
kokoro-team
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Mar 9, 2023
diegomarquezp
added
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Mar 9, 2023
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Mar 9, 2023
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Mar 9, 2023
kokoro-team
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Mar 9, 2023
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Mar 9, 2023
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Mar 9, 2023
kokoro-team
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Mar 9, 2023
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Mar 9, 2023
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Mar 9, 2023
kokoro-team
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Mar 9, 2023
Kudos, SonarCloud Quality Gate passed! |
gcf-merge-on-green
bot
removed
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Mar 9, 2023
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:
InjectOnBugCheckers
LabelledBreakTarget
UnusedLabel
YodaCondition
Fixes 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:
AvoidObjectArrays
Finalize
IgnoredPureGetter
ImpossibleNullComparison
MathAbsoluteNegative
NewFileSystem
StatementSwitchToExpressionSwitch
UnqualifiedYield
Fixed 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:
ASTHelpersSuggestions
CanIgnoreReturnValueSuggester
LenientFormatStringValidation
UnnecessarilyUsedValue
Fixed 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:
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
v2.14.0
: Error Prone 2.14.0Compare Source
New checkers:
BanJNDI
EmptyTopLevelDeclaration
ErroneousBitwiseExpression
FuzzyEqualsShouldNotBeUsedInEqualsMethod
Interruption
NullableOnContainingClass
Fixed 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
UnnecessaryBoxedVariable
in 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
Generated
in-XepDisableWarningsInGeneratedCode
(#3094)BugChecker#isSuppressed
with suppression handling inErrorProneScanner
(#3094)enclosingPackage
(8fa64d4
)186334b
)@AutoBuilder
setter 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
AppliedFix
source code processing.Release Diff: v2.12.0...v2.12.1.
v2.12.0
: Error Prone 2.12.0Compare Source
New checks
BoxedPrimitiveEquality
DoubleBraceInitialization
IgnoredPureGetter
LockOnBoxedPrimitive
IncorrectMainMethod
LongDoubleConversion
RobolectricShadowDirectlyOn
StaticAssignmentOfThrowable
UnnecessaryLongToIntConversion
Varifier
Fixed 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.