This repository was archived by the owner on Sep 16, 2023. It is now read-only.
Commit 5a18c46
authored
deps: update dependency com.google.errorprone:error_prone_annotations to v2.10.0 (#551)
[](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.9.0` -> `2.10.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.10.0`](https://togithub.com/google/error-prone/releases/v2.10.0)
[Compare Source](https://togithub.com/google/error-prone/compare/v2.9.0...v2.10.0)
New checks
- [`AlwaysThrows`](http://errorprone.info/bugpattern/AlwaysThrows)
- [`StackTraceElementGetClass`](http://errorprone.info/bugpattern/StackTraceElementGetClass)
- [`BareDotMetacharacter`](http://errorprone.info/bugpattern/BareDotMetacharacter)
- [`DistinctVarargsChecker`](http://errorprone.info/bugpattern/DistinctVarargsChecker)
- [`MalformedInlineTag`](http://errorprone.info/bugpattern/MalformedInlineTag)
- [`MemoizeConstantVisitorStateLookups`](http://errorprone.info/bugpattern/MemoizeConstantVisitorStateLookups)
- [`UnicodeEscape`](http://errorprone.info/bugpattern/UnicodeEscape)
- [`FieldMissingNullable`](http://errorprone.info/bugpattern/FieldMissingNullable)
- [`Java8ApiChecker`](http://errorprone.info/bugpattern/Java8ApiChecker)
- [`ParameterMissingNullable`](http://errorprone.info/bugpattern/ParameterMissingNullable)
- [`TooManyParameters`](http://errorprone.info/bugpattern/TooManyParameters)
- [`TryWithResourcesVariable`](http://errorprone.info/bugpattern/TryWithResourcesVariable)
- [`UnnecessaryFinal`](http://errorprone.info/bugpattern/UnnecessaryFinal)
- [`VoidMissingNullable`](http://errorprone.info/bugpattern/VoidMissingNullable)
Fixed issues: [#​2616](https://togithub.com/google/error-prone/issues/2616), [#​2629](https://togithub.com/google/error-prone/issues/2629)
**Full Changelog**: google/error-prone@v2.9.0...v2.10.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-dns).1 parent 9f7ebfe commit 5a18c46
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
0 commit comments