Commit 5decc01
authored
fix(deps): update dependency com.google.errorprone:error_prone_annotations to v2.41.0 (#718)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
|
[com.google.errorprone:error_prone_annotations](https://errorprone.info)
([source](https://redirect.github.com/google/error-prone)) | `2.40.0` ->
`2.41.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>google/error-prone
(com.google.errorprone:error_prone_annotations)</summary>
###
[`v2.41.0`](https://redirect.github.com/google/error-prone/releases/tag/v2.41.0):
Error Prone 2.41.0
[Compare
Source](https://redirect.github.com/google/error-prone/compare/v2.40.0...v2.41.0)
New checks:
-
[EffectivelyPrivate](https://errorprone.info/bugpattern/EffectivelyPrivate):
Detect declarations that have `public` or `protected` modifiers, but are
effectively private
Changes:
- Skip BooleanLiteral findings if the target type is boxed
([#​5134](https://redirect.github.com/google/error-prone/issues/5134))
Full changelog:
google/error-prone@v2.40.0...v2.41.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/nextcloud/android-common).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40MC4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiMy4gdG8gcmV2aWV3IiwiZGVwZW5kZW5jaWVzIl19-->
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 2f0e7b2 commit 5decc01
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments