Commit ab92e3f
authored
deps: update dependency com.google.errorprone:error_prone_annotations to v2.13.1 (#1106)
[](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.13.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>google/error-prone</summary>
### [`v2.13.1`](https://togithub.com/google/error-prone/releases/v2.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://github.com/google/error-prone/pull/3118](https://togithub.com/google/error-prone/pull/3118)
- Include the unicode character in the diagnostic message in [https://github.com/google/error-prone/pull/3119](https://togithub.com/google/error-prone/pull/3119)
**Full Changelog**: google/error-prone@v2.13.0...v2.13.1
### [`v2.13.0`](https://togithub.com/google/error-prone/releases/v2.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` ([#​3094](https://togithub.com/google/error-prone/issues/3094))
- Reconcile `BugChecker#isSuppressed` with suppression handling in `ErrorProneScanner` ([#​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/v2.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/v2.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: [#​58](https://togithub.com/google/error-prone/issues/58), [#​65](https://togithub.com/google/error-prone/issues/65), [#​1327](https://togithub.com/google/error-prone/issues/1327), [#​1654](https://togithub.com/google/error-prone/issues/1654), [#​2858](https://togithub.com/google/error-prone/issues/2858), [#​2867](https://togithub.com/google/error-prone/issues/2867), [#​2916](https://togithub.com/google/error-prone/issues/2916), [#​2951](https://togithub.com/google/error-prone/issues/2951), [#​2954](https://togithub.com/google/error-prone/issues/2954), [#​3006](https://togithub.com/google/error-prone/issues/3006), [#​3008](https://togithub.com/google/error-prone/issues/3008)
**Full Changelog**: google/error-prone@v2.11.0...v2.12.0
</details>
---
### Configuration
📅 **Schedule**: 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, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-pubsublite).1 parent d54a55b commit ab92e3f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments