Skip to content

Update dependencyAnalysis to v3.13.0#6892

Open
renovate[bot] wants to merge 1 commit into
developfrom
renovate/dependencyanalysis
Open

Update dependencyAnalysis to v3.13.0#6892
renovate[bot] wants to merge 1 commit into
developfrom
renovate/dependencyanalysis

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 27, 2026

This PR contains the following updates:

Package Change Age Confidence
com.autonomousapps.dependency-analysis 3.12.03.13.0 age confidence
com.autonomousapps:dependency-analysis-gradle-plugin 3.12.03.13.0 age confidence

Warning

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


Release Notes

autonomousapps/dependency-analysis-android-gradle-plugin (com.autonomousapps:dependency-analysis-gradle-plugin)

v3.13.0

  • [feat]: new computeTypeUsage<variant> task generates usage report.
  • [fix]: when computing actual usages, actually look at the runtime graph.
  • [refactor]: use Graphs wrapper instead of Guava directly.

v3.12.2

  • [fix]: The new "exceptions are special" (in v3.12.0) handling was over-eager and flagging things that only referenced
    exceptions. We only want to flag things that provide the exception types.
  • [fix]: MutableSet<Usage>.simplify(visibility, bucket) in StandardTransform wasn't properly handling the case when
    a usage was visible on both compile and runtime classpaths. In such a case, we can filter out all usages.
  • [fix]: reason output said "implies implementation" when it should have been "implies runtimeOnly" in the android lint
    jar case.

v3.12.1

  • [fix]: don't suggest non-existent Android unit test variant in advice.

Configuration

📅 Schedule: (UTC)

  • 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 these updates 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 requested a review from a team as a code owner May 27, 2026 06:00
@renovate renovate Bot added the PR-Dependencies Pull requests that update a dependency file label May 27, 2026
@renovate renovate Bot requested review from ganfra and removed request for a team May 27, 2026 06:00
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 27, 2026

📱 Scan the QR code below to install the build (arm64 only) for this PR.
QR code
If you can't scan the QR code you can install the build via this link: https://i.diawi.com/3fzUM7

@codecov
Copy link
Copy Markdown

codecov Bot commented May 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.03%. Comparing base (b796436) to head (38a4b97).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #6892   +/-   ##
========================================
  Coverage    81.03%   81.03%           
========================================
  Files         2670     2670           
  Lines        75879    75879           
  Branches      9936     9936           
========================================
  Hits         61491    61491           
  Misses       10744    10744           
  Partials      3644     3644           

☔ 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.

@renovate renovate Bot force-pushed the renovate/dependencyanalysis branch from 4344ef1 to 52c8653 Compare May 27, 2026 22:04
@renovate renovate Bot changed the title Update dependencyAnalysis to v3.12.1 Update dependencyAnalysis to v3.12.2 May 27, 2026
@renovate renovate Bot force-pushed the renovate/dependencyanalysis branch from 52c8653 to 38a4b97 Compare May 29, 2026 00:04
@renovate renovate Bot changed the title Update dependencyAnalysis to v3.12.2 Update dependencyAnalysis to v3.13.0 May 29, 2026
@sonarqubecloud
Copy link
Copy Markdown

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

Labels

PR-Dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants