This repository was archived by the owner on Dec 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 36
Commit 29e4fc9
authored
deps: update dependency com.google.errorprone:error_prone_annotations to v2.15.0 (#897)
[](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.14.0` -> `2.15.0` | [](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.15.0`](https://togithub.com/google/error-prone/releases/tag/v2.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: [#​1562](https://togithub.com/google/error-prone/issues/1562), [#​3236](https://togithub.com/google/error-prone/issues/3236), [#​3245](https://togithub.com/google/error-prone/issues/3245), [#​3321](https://togithub.com/google/error-prone/issues/3321)
**Full Changelog**: google/error-prone@v2.14.0...v2.15.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, click this checkbox.
---
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/java-core).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNDEuMCIsInVwZGF0ZWRJblZlciI6IjMyLjE0MS4wIn0=-->1 parent cfeddb5 commit 29e4fc9Copy full SHA for 29e4fc9
1 file changed
+1
-1
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
169 | 169 |
| |
170 | 170 |
| |
171 | 171 |
| |
172 |
| - | |
| 172 | + | |
173 | 173 |
| |
174 | 174 |
| |
175 | 175 |
| |
|
0 commit comments