Skip to content

Commit

Permalink
deps: update dependency com.google.errorprone:error_prone_annotations…
Browse files Browse the repository at this point in the history
… to v2.18.0 (#1459)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.errorprone:error_prone_annotations](https://errorprone.info) ([source](https://togithub.com/google/error-prone)) | `2.11.0` -> `2.18.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_annotations/2.18.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_annotations/2.18.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_annotations/2.18.0/compatibility-slim/2.11.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_annotations/2.18.0/confidence-slim/2.11.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>google/error-prone</summary>

### [`v2.18.0`](https://togithub.com/google/error-prone/releases/tag/v2.18.0): Error Prone 2.18.0

[Compare Source](https://togithub.com/google/error-prone/compare/v2.17.0...v2.18.0)

New Checkers:

-   [`InjectOnBugCheckers`](https://errorprone.info/bugpattern/InjectOnBugCheckers)
-   [`LabelledBreakTarget`](https://errorprone.info/bugpattern/LabelledBreakTarget)
-   [`UnusedLabel`](https://errorprone.info/bugpattern/UnusedLabel)
-   [`YodaCondition`](https://errorprone.info/bugpattern/YodaCondition)

Fixes issues: [#&#8203;1650](https://togithub.com/google/error-prone/issues/1650), [#&#8203;2706](https://togithub.com/google/error-prone/issues/2706), [#&#8203;3404](https://togithub.com/google/error-prone/issues/3404), [#&#8203;3493](https://togithub.com/google/error-prone/issues/3493), [#&#8203;3504](https://togithub.com/google/error-prone/issues/3504), [#&#8203;3519](https://togithub.com/google/error-prone/issues/3519), [#&#8203;3579](https://togithub.com/google/error-prone/issues/3579), [#&#8203;3610](https://togithub.com/google/error-prone/issues/3610), [#&#8203;3632](https://togithub.com/google/error-prone/issues/3632), [#&#8203;3638](https://togithub.com/google/error-prone/issues/3638), [#&#8203;3645](https://togithub.com/google/error-prone/issues/3645), [#&#8203;3646](https://togithub.com/google/error-prone/issues/3646), [#&#8203;3652](https://togithub.com/google/error-prone/issues/3652), [#&#8203;3690](https://togithub.com/google/error-prone/issues/3690)

**Full Changelog**: https://togithub.com/google/error-prone/compare/v2.17.0...v2.18.0

### [`v2.17.0`](https://togithub.com/google/error-prone/releases/tag/v2.17.0): Error Prone 2.17.0

[Compare Source](https://togithub.com/google/error-prone/compare/v2.16...v2.17.0)

New Checkers:

-   [`AvoidObjectArrays`](https://errorprone.info/bugpattern/AvoidObjectArrays)
-   [`Finalize`](https://errorprone.info/bugpattern/Finalize)
-   [`IgnoredPureGetter`](https://errorprone.info/bugpattern/IgnoredPureGetter)
-   [`ImpossibleNullComparison`](https://errorprone.info/bugpattern/ProtoFieldNullComparison)
-   [`MathAbsoluteNegative`](https://errorprone.info/bugpattern/MathAbsoluteNegative)
-   [`NewFileSystem`](https://errorprone.info/bugpattern/NewFileSystem)
-   [`StatementSwitchToExpressionSwitch`](https://errorprone.info/bugpattern/StatementSwitchToExpressionSwitch)
-   [`UnqualifiedYield`](https://errorprone.info/bugpattern/UnqualifiedYield)

Fixed issues: [#&#8203;2321](https://togithub.com/google/error-prone/issues/2321), [#&#8203;3144](https://togithub.com/google/error-prone/issues/3144), [#&#8203;3297](https://togithub.com/google/error-prone/issues/3297), [#&#8203;3428](https://togithub.com/google/error-prone/issues/3428), [#&#8203;3437](https://togithub.com/google/error-prone/issues/3437), [#&#8203;3462](https://togithub.com/google/error-prone/issues/3462), [#&#8203;3482](https://togithub.com/google/error-prone/issues/3482), [#&#8203;3494](https://togithub.com/google/error-prone/issues/3494)

**Full Changelog**: https://togithub.com/google/error-prone/compare/v2.16...v2.17.0

### [`v2.16`](https://togithub.com/google/error-prone/releases/tag/v2.16): Error Prone 2.16.0

[Compare Source](https://togithub.com/google/error-prone/compare/v2.15.0...v2.16)

New Checkers:

-   [`ASTHelpersSuggestions`](https://errorprone.info/bugpattern/ASTHelpersSuggestions)
-   [`CanIgnoreReturnValueSuggester`](https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester)
-   [`LenientFormatStringValidation`](https://errorprone.info/bugpattern/LenientFormatStringValidation)
-   [`UnnecessarilyUsedValue`](https://errorprone.info/bugpattern/UnnecessarilyUsedValue)

Fixed issues: [#&#8203;3092](https://togithub.com/google/error-prone/issues/3092), [#&#8203;3220](https://togithub.com/google/error-prone/issues/3220), [#&#8203;3225](https://togithub.com/google/error-prone/issues/3225), [#&#8203;3267](https://togithub.com/google/error-prone/issues/3267), [#&#8203;3441](https://togithub.com/google/error-prone/issues/3441)

**Full Changelog**: https://togithub.com/google/error-prone/compare/v2.15.0...v2.16

### [`v2.15.0`](https://togithub.com/google/error-prone/releases/tag/v2.15.0): Error Prone 2.15.0

[Compare Source](https://togithub.com/google/error-prone/compare/v2.14.0...v2.15.0)

New Checkers:

-   [`BuilderReturnThis`](https://errorprone.info/bugpattern/BuilderReturnThis)
-   [`CanIgnoreReturnValueSuggester`](https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester)
-   [`CannotMockFinalClass`](https://errorprone.info/bugpattern/CannotMockFinalClass)
-   [`CannotMockFinalMethod`](https://errorprone.info/bugpattern/CannotMockFinalMethod)
-   [`DirectInvocationOnMock`](https://errorprone.info/bugpattern/DirectInvocationOnMock)
-   [`ExtendsObject`](https://errorprone.info/bugpattern/ExtendsObject)
-   [`MockNotUsedInProduction`](https://errorprone.info/bugpattern/MockNotUsedInProduction)
-   [`NoCanIgnoreReturnValueOnClasses`](https://errorprone.info/bugpattern/NoCanIgnoreReturnValueOnClasses)
-   [`NullArgumentForNonNullParameter`](https://errorprone.info/bugpattern/NullArgumentForNonNullParameter)
-   [`SelfAlwaysReturnsThis`](https://errorprone.info/bugpattern/SelfAlwaysReturnsThis)
-   [`UnsafeWildcard`](https://errorprone.info/bugpattern/UnsafeWildcard)
-   [`UnusedTypeParameter`](https://errorprone.info/bugpattern/UnusedTypeParameter)

Fixed issues: [#&#8203;1562](https://togithub.com/google/error-prone/issues/1562), [#&#8203;3236](https://togithub.com/google/error-prone/issues/3236), [#&#8203;3245](https://togithub.com/google/error-prone/issues/3245), [#&#8203;3321](https://togithub.com/google/error-prone/issues/3321)

**Full Changelog**: https://togithub.com/google/error-prone/compare/v2.14.0...v2.15.0

### [`v2.14.0`](https://togithub.com/google/error-prone/releases/tag/v2.14.0): Error Prone 2.14.0

[Compare Source](https://togithub.com/google/error-prone/compare/v2.13.1...v2.14.0)

New checkers:

-   [`BanJNDI`](https://errorprone.info/bugpattern/BanJNDI)
-   [`EmptyTopLevelDeclaration`](https://errorprone.info/bugpattern/EmptyTopLevelDeclaration)
-   [`ErroneousBitwiseExpression`](https://errorprone.info/bugpattern/ErroneousBitwiseExpression)
-   [`FuzzyEqualsShouldNotBeUsedInEqualsMethod`](https://errorprone.info/bugpattern/FuzzyEqualsShouldNotBeUsedInEqualsMethod)
-   [`Interruption`](https://errorprone.info/bugpattern/Interruption)
-   [`NullableOnContainingClass`](https://errorprone.info/bugpattern/NullableOnContainingClass)

Fixed issues: [#&#8203;3110](https://togithub.com/google/error-prone/issues/3110), [#&#8203;3193](https://togithub.com/google/error-prone/issues/3193)

**Full Changelog**: https://togithub.com/google/error-prone/compare/v2.13.1...v2.14.0

### [`v2.13.1`](https://togithub.com/google/error-prone/releases/tag/v2.13.1): Error Prone  2.13.1

[Compare Source](https://togithub.com/google/error-prone/compare/v2.13.0...v2.13.1)

##### What's Changed

-   Fix a crash in `UnnecessaryBoxedVariable` in [https://togithub.com/google/error-prone/pull/3118](https://togithub.com/google/error-prone/pull/3118)
-   Include the unicode character in the diagnostic message in [https://togithub.com/google/error-prone/pull/3119](https://togithub.com/google/error-prone/pull/3119)

**Full Changelog**: https://togithub.com/google/error-prone/compare/v2.13.0...v2.13.1

### [`v2.13.0`](https://togithub.com/google/error-prone/releases/tag/v2.13.0): Error Prone 2.13.0

[Compare Source](https://togithub.com/google/error-prone/compare/v2.12.1...v2.13.0)

-   Handle all annotations with the simple name `Generated` in `-XepDisableWarningsInGeneratedCode` ([#&#8203;3094](https://togithub.com/google/error-prone/issues/3094))
-   Reconcile `BugChecker#isSuppressed` with suppression handling in `ErrorProneScanner` ([#&#8203;3094](https://togithub.com/google/error-prone/issues/3094))
-   Fix a bug in `enclosingPackage` ([`8fa64d4`](https://togithub.com/google/error-prone/commit/8fa64d48f3a1d8df852ed2546ba02b0e2b7585af))
-   Improve performance of fix application ([`186334b`](https://togithub.com/google/error-prone/commit/186334bcc45d9c275037cdcce3eb509ae8b7ff50))
-   Implicitly treat `@AutoBuilder` setter methods as `@CanIgnoreReturnValue`.
-   Remove some obsolete checks (`PublicConstructorForAbstractClass`, `HashCodeToString`)

[Release Diff: v2.12.1...v2.13.0](https://togithub.com/google/error-prone/compare/v2.12.1...v2.13.0).

### [`v2.12.1`](https://togithub.com/google/error-prone/releases/tag/v2.12.1): Error Prone 2.12.1

[Compare Source](https://togithub.com/google/error-prone/compare/v2.12.0...v2.12.1)

-   This release adds an infrastructure optimization to `AppliedFix` source code processing.

-   [Release Diff: v2.12.0...v2.12.1](https://togithub.com/google/error-prone/compare/v2.12.0...v2.12.1).

### [`v2.12.0`](https://togithub.com/google/error-prone/releases/tag/v2.12.0): Error Prone 2.12.0

[Compare Source](https://togithub.com/google/error-prone/compare/v2.11.0...v2.12.0)

New checks

-   [`BoxedPrimitiveEquality`](http://errorprone.info/bugpattern/BoxedPrimitiveEquality)
-   [`DoubleBraceInitialization`](http://errorprone.info/bugpattern/DoubleBraceInitialization)
-   [`IgnoredPureGetter`](http://errorprone.info/bugpattern/IgnoredPureGetter)
-   [`LockOnBoxedPrimitive`](http://errorprone.info/bugpattern/LockOnBoxedPrimitive)
-   [`IncorrectMainMethod`](http://errorprone.info/bugpattern/IncorrectMainMethod)
-   [`LongDoubleConversion`](http://errorprone.info/bugpattern/LongDoubleConversion)
-   [`RobolectricShadowDirectlyOn`](http://errorprone.info/bugpattern/RobolectricShadowDirectlyOn)
-   [`StaticAssignmentOfThrowable`](http://errorprone.info/bugpattern/StaticAssignmentOfThrowable)
-   [`UnnecessaryLongToIntConversion`](http://errorprone.info/bugpattern/UnnecessaryLongToIntConversion)
-   [`Varifier`](http://errorprone.info/bugpattern/Varifier)

Fixed issues: [#&#8203;58](https://togithub.com/google/error-prone/issues/58), [#&#8203;65](https://togithub.com/google/error-prone/issues/65), [#&#8203;1327](https://togithub.com/google/error-prone/issues/1327), [#&#8203;1654](https://togithub.com/google/error-prone/issues/1654), [#&#8203;2858](https://togithub.com/google/error-prone/issues/2858), [#&#8203;2867](https://togithub.com/google/error-prone/issues/2867), [#&#8203;2916](https://togithub.com/google/error-prone/issues/2916), [#&#8203;2951](https://togithub.com/google/error-prone/issues/2951), [#&#8203;2954](https://togithub.com/google/error-prone/issues/2954), [#&#8203;3006](https://togithub.com/google/error-prone/issues/3006), [#&#8203;3008](https://togithub.com/google/error-prone/issues/3008)

**Full Changelog**: https://togithub.com/google/error-prone/compare/v2.11.0...v2.12.0

</details>

---

### 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/gapic-generator-java).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNDYuMiIsInVwZGF0ZWRJblZlciI6IjM0LjE0Ni4yIn0=-->
  • Loading branch information
renovate-bot committed Mar 9, 2023
1 parent 6762df6 commit 2671dcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gax-java/dependencies.properties
Expand Up @@ -59,7 +59,7 @@ maven.com_google_guava_failureaccess=com.google.guava:failureaccess:1.0.1
maven.org_apache_commons_commons_lang3=org.apache.commons:commons-lang3:3.8.1
maven.com_google_android_annotations=com.google.android:annotations:4.1.1.4
maven.com_google_code_findbugs_jsr305=com.google.code.findbugs:jsr305:3.0.2
maven.com_google_errorprone_error_prone_annotations=com.google.errorprone:error_prone_annotations:2.11.0
maven.com_google_errorprone_error_prone_annotations=com.google.errorprone:error_prone_annotations:2.18.0
maven.com_google_j2objc_j2objc_annotations=com.google.j2objc:j2objc-annotations:1.3
maven.com_google_auto_value_auto_value=com.google.auto.value:auto-value:1.10.1
maven.com_google_auto_value_auto_value_annotations=com.google.auto.value:auto-value-annotations:1.10.1
Expand Down

0 comments on commit 2671dcf

Please sign in to comment.