nextcloud / android-library

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

fix(deps): update dependency com.android.tools.build:gradle to v8.6.0 #1530

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.android.tools.build:gradle (source) 8.5.2 -> 8.6.0 age adoption passing confidence

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.

renovate[bot] commented 1 month ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: library/build.gradle
Command failed: ./gradlew --console=plain --dependency-verification lenient -q --write-verification-metadata sha256,pgp dependencies

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* Where:
Build file '/tmp/renovate/repos/github/nextcloud/android-library/sample_client/build.gradle' line: 22

* What went wrong:
A problem occurred evaluating project ':sample_client'.
> Failed to apply plugin 'com.android.internal.version-check'.
   > Using different versions of the Android Gradle plugin (8.6.0, 8.5.2) in the same build is not allowed.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Build file '/tmp/renovate/repos/github/nextcloud/android-library/sample_client/build.gradle' line: 22

* What went wrong:
A problem occurred evaluating project ':sample_client'.
> Failed to apply plugin 'com.android.internal.version-check'.
   > Using different versions of the Android Gradle plugin (8.6.0, 8.5.2) in the same build is not allowed.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
==============================================================================

BUILD FAILED in 3m 15s
github-actions[bot] commented 1 month ago

SpotBugs

CategoryBaseNew
Bad practice3535
Correctness3434
Dodgy code2626
Internationalization66
Malicious code vulnerability4949
Multithreaded correctness33
Performance88
Total161161
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 (e3d8609) to head (a22b36a). Report is 4 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1530 +/- ## ============================================ + 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/1530/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nextcloud)