Skip to content

fix(deps): update dependency com.android.tools.build:gradle to v9.1.0#9110

Merged
3flex merged 1 commit into
mainfrom
renovate/com.android.tools.build-gradle-9.x
Mar 9, 2026
Merged

fix(deps): update dependency com.android.tools.build:gradle to v9.1.0#9110
3flex merged 1 commit into
mainfrom
renovate/com.android.tools.build-gradle-9.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 3, 2026

This PR contains the following updates:

Package Change Age Confidence
com.android.tools.build:gradle (source) 9.0.19.1.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Mar 3, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.04%. Comparing base (61c6ccd) to head (308f215).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #9110   +/-   ##
=========================================
  Coverage     85.04%   85.04%           
  Complexity     4437     4437           
=========================================
  Files           570      570           
  Lines         12322    12322           
  Branches       2683     2683           
=========================================
  Hits          10479    10479           
  Misses          680      680           
  Partials       1163     1163           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@cortinico
Copy link
Copy Markdown
Member

I'd defer to @3flex for this one

@3flex
Copy link
Copy Markdown
Member

3flex commented Mar 7, 2026

Looks like failure has nothing to do with AGP update itself (JvmSpec is failing and doesn't use AGP at all), but probably #9087

@FletchMcKee @BraisGabin

@FletchMcKee
Copy link
Copy Markdown
Contributor

@3flex @cortinico Looks like the output does this:

caller.kt:6:9

But the test expects a colon after the column number

caller.kt:6:9:

Not sure why this is happening now, maybe adding severity changed this?

@BraisGabin
Copy link
Copy Markdown
Member

Fix at #9129

@BraisGabin
Copy link
Copy Markdown
Member

Not sure why this is happening now, maybe adding severity changed this?

Yes

@renovate renovate Bot force-pushed the renovate/com.android.tools.build-gradle-9.x branch from 6f01563 to 308f215 Compare March 8, 2026 20:57
@3flex 3flex merged commit dea4272 into main Mar 9, 2026
21 checks passed
@3flex 3flex deleted the renovate/com.android.tools.build-gradle-9.x branch March 9, 2026 03:28
@detekt-ci
Copy link
Copy Markdown
Collaborator

Warnings
⚠️ This PR is approved with no milestone set. If merged, it won't appear in the detekt release notes.

Generated by 🚫 dangerJS against 308f215

@cortinico cortinico added this to the 2.0.0 milestone Mar 9, 2026
@cortinico cortinico added the notable changes Marker for notable changes in the changelog label Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file notable changes Marker for notable changes in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants