Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 10, 2025

This PR contains the following updates:

Package Change Age Confidence
com.android.tools.build:gradle (source) 8.13.0 -> 8.13.1 age 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.


  • If you want to rebase/retry this PR, check this box

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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate
Copy link
Contributor Author

renovate bot commented Nov 10, 2025

⚠️ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

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.13.1, 8.13.0) 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 generate a Build Scan (powered by Develocity).
> 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.13.1, 8.13.0) 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 generate a Build Scan (powered by Develocity).
> Get more help at https://help.gradle.org.
==============================================================================

BUILD FAILED in 4m 2s

@renovate renovate bot added 3. to review dependencies Pull requests that update a dependency file labels Nov 10, 2025
@github-actions
Copy link
Contributor

SpotBugs

CategoryBaseNew
Bad practice3434
Correctness3434
Dodgy code2626
Internationalization66
Malicious code vulnerability4949
Multithreaded correctness1111
Performance88
Total168168

@AndyScherzinger AndyScherzinger merged commit 4effced into master Nov 11, 2025
20 of 21 checks passed
@AndyScherzinger AndyScherzinger deleted the renovate/com.android.tools.build-gradle-8.x branch November 11, 2025 00:03
@codecov
Copy link

codecov bot commented Nov 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 49.03%. Comparing base (de35b67) to head (c007b72).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1882      +/-   ##
============================================
+ Coverage     49.01%   49.03%   +0.02%     
- Complexity     1108     1109       +1     
============================================
  Files           234      234              
  Lines          8565     8565              
  Branches       1126     1126              
============================================
+ Hits           4198     4200       +2     
+ Misses         3750     3749       -1     
+ Partials        617      616       -1     

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants