nextcloud / android-library

☎️ Nextcloud Android library
Other
91 stars 91 forks source link

fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.0.22 #1529

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.github.spotbugs.snom:spotbugs-gradle-plugin 6.0.20 -> 6.0.22 age adoption passing confidence

Release Notes

spotbugs/spotbugs-gradle-plugin (com.github.spotbugs.snom:spotbugs-gradle-plugin) ### [`v6.0.22`](https://redirect.github.com/spotbugs/spotbugs-gradle-plugin/releases/tag/6.0.22) [Compare Source](https://redirect.github.com/spotbugs/spotbugs-gradle-plugin/compare/6.0.21...6.0.22) ##### Bug Fixes - **deps:** update dependency androidx.lint:lint-gradle to v1.0.0-alpha02 ([#​1244](https://redirect.github.com/spotbugs/spotbugs-gradle-plugin/issues/1244)) ([48579f7](https://redirect.github.com/spotbugs/spotbugs-gradle-plugin/commit/48579f7cf7fd21031a29a7c40047da2828bc2838)) ### [`v6.0.21`](https://redirect.github.com/spotbugs/spotbugs-gradle-plugin/releases/tag/6.0.21) [Compare Source](https://redirect.github.com/spotbugs/spotbugs-gradle-plugin/compare/6.0.20...6.0.21) ##### Bug Fixes - **deps:** update dependency com.android.tools.build:gradle to v8.6.0 ([#​1241](https://redirect.github.com/spotbugs/spotbugs-gradle-plugin/issues/1241)) ([9810ba8](https://redirect.github.com/spotbugs/spotbugs-gradle-plugin/commit/9810ba840bad692203a40301e62cf3da77668ad0))

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.



This PR was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 1 month ago

SpotBugs

CategoryBaseNew
Bad practice3535
Correctness3434
Dodgy code2626
Internationalization66
Malicious code vulnerability4949
Multithreaded correctness33
Performance88
Total161161
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 48.93%. Comparing base (9496cb2) to head (358d73d). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1529 +/- ## ============================================ + Coverage 48.90% 48.93% +0.02% - Complexity 1002 1003 +1 ============================================ Files 209 209 Lines 7866 7866 Branches 1021 1021 ============================================ + Hits 3847 3849 +2 + Misses 3461 3460 -1 + Partials 558 557 -1 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/nextcloud/android-library/pull/1529/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nextcloud)