cloud-sql-jdbc-socket-factory
cloud-sql-jdbc-socket-factory copied to clipboard
chore(deps): update dependency com.google.errorprone:error_prone_core to v2.16
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
com.google.errorprone:error_prone_core (source) | 2.10.0 -> 2.16 |
Release Notes
google/error-prone
v2.16
New Checkers:
-
ASTHelpersSuggestions
-
CanIgnoreReturnValueSuggester
-
LenientFormatStringValidation
-
UnnecessarilyUsedValue
Fixed issues: #3092, #3220, #3225, #3267, #3441
Full Changelog: https://github.com/google/error-prone/compare/v2.15.0...v2.16.0
v2.15.0
New Checkers:
-
BuilderReturnThis
-
CanIgnoreReturnValueSuggester
-
CannotMockFinalClass
-
CannotMockFinalMethod
-
DirectInvocationOnMock
-
ExtendsObject
-
MockNotUsedInProduction
-
NoCanIgnoreReturnValueOnClasses
-
NullArgumentForNonNullParameter
-
SelfAlwaysReturnsThis
-
UnsafeWildcard
-
UnusedTypeParameter
Fixed issues: #1562, #3236, #3245, #3321
Full Changelog: https://github.com/google/error-prone/compare/v2.14.0...v2.15.0
v2.14.0
New checkers:
-
BanJNDI
-
EmptyTopLevelDeclaration
-
ErroneousBitwiseExpression
-
FuzzyEqualsShouldNotBeUsedInEqualsMethod
-
Interruption
-
NullableOnContainingClass
Full Changelog: https://github.com/google/error-prone/compare/v2.13.1...v2.14.0
v2.13.1
What's Changed
- Fix a crash in
UnnecessaryBoxedVariable
in https://github.com/google/error-prone/pull/3118 - Include the unicode character in the diagnostic message in https://github.com/google/error-prone/pull/3119
Full Changelog: https://github.com/google/error-prone/compare/v2.13.0...v2.13.1
v2.13.0
- Handle all annotations with the simple name
Generated
in-XepDisableWarningsInGeneratedCode
(#3094) - Reconcile
BugChecker#isSuppressed
with suppression handling inErrorProneScanner
(#3094) - Fix a bug in
enclosingPackage
(8fa64d4
) - Improve performance of fix application (
186334b
) - Implicitly treat
@AutoBuilder
setter methods as@CanIgnoreReturnValue
. - Remove some obsolete checks (
PublicConstructorForAbstractClass
,HashCodeToString
)
Release Diff: v2.12.1...v2.13.0.
v2.12.1
-
This release adds an infrastructure optimization to
AppliedFix
source code processing.
v2.12.0
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: https://github.com/google/error-prone/compare/v2.11.0...v2.12.0
v2.11.0
Error Prone now requires JDK 11 or newer (https://github.com/google/error-prone/issues/2730).
New checks
-
AutoValueBuilderDefaultsInConstructor
-
FloggerLogString
-
UnicodeDirectionalityCharacters
-
UnicodeInCode
-
AlreadyChecked
-
BugPatternNaming
-
MissingImplementsComparable
-
NegativeCharLiteral
-
PreferredInterfaceType
-
StronglyTypeByteString
-
UsingJsr305CheckReturnValue
Fixed issues: #2641, #2705, #2776, #2798, #2799, #2819, #2820, #2831, #2833, #2834, #2835, #2861, #2873, #2889, #2892, #2901
Full Changelog: https://github.com/google/error-prone/compare/v2.10.0...v2.11.0
Configuration
📅 Schedule: Branch creation - "after 8am on Friday,before 12pm on Friday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.
Let's add some context on why this is blocked so we know when it's ready. cc @shubha-rajan
Closing -- we can re-create this using the Dependency Dashboard when we're ready.
Renovate Ignore Notification
As this PR has been closed unmerged, Renovate will now ignore this update (2.18.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps
array of your renovate config.
If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.