Update all non-major dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
com.google.errorprone:error_prone_core (source) | minor |
2.16 -> 2.18.0
|
|
com.google.errorprone:error_prone_annotations (source) | compile | minor |
2.16 -> 2.18.0
|
org.apache.maven.plugins:maven-failsafe-plugin | build | patch |
3.0.0-M7 -> 3.0.0-M8
|
org.apache.maven.plugins:maven-surefire-plugin | build | patch |
3.0.0-M7 -> 3.0.0-M8
|
Release Notes
google/error-prone
v2.18.0
: Error Prone 2.18.0
New Checkers:
Fixes issues: #1650, #2706, #3404, #3493, #3504, #3519, #3579, #3610, #3632, #3638, #3645, #3646, #3652, #3690
Full Changelog: https://github.com/google/error-prone/compare/v2.17.0...v2.18.0
v2.17.0
: Error Prone 2.17.0
New Checkers:
AvoidObjectArrays
Finalize
IgnoredPureGetter
ImpossibleNullComparison
MathAbsoluteNegative
NewFileSystem
StatementSwitchToExpressionSwitch
UnqualifiedYield
Fixed issues: #2321, #3144, #3297, #3428, #3437, #3462, #3482, #3494
Full Changelog: https://github.com/google/error-prone/compare/v2.16...v2.17.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.