Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependencyanalysis to v2.8.2 #4251

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 8, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.autonomousapps.dependency-analysis 2.8.0 -> 2.8.2 age adoption passing confidence
com.autonomousapps:dependency-analysis-gradle-plugin 2.8.0 -> 2.8.2 age adoption passing 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)

v2.8.2

  • [Fix]: generate supergraph just once per variant (source set).

v2.8.1

  • [Fix]: cache SuperClassGraph. No need to recompute for each dependency.
  • [Fix]: use less heap by using empty singleton collections.
  • [Fix]: trade metaspace for heap by interning strings.

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 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 added the PR-Dependencies Pull requests that update a dependency file label Feb 8, 2025
@renovate renovate bot requested a review from a team as a code owner February 8, 2025 01:03
@renovate renovate bot requested review from ganfra and removed request for a team February 8, 2025 01:03
Copy link
Contributor

github-actions bot commented Feb 8, 2025

📱 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/v1VSaP

Copy link

codecov bot commented Feb 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.06%. Comparing base (f3810fe) to head (28dbc1b).
Report is 54 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #4251   +/-   ##
========================================
  Coverage    80.06%   80.06%           
========================================
  Files         2051     2051           
  Lines        54574    54574           
  Branches      6666     6666           
========================================
  Hits         43695    43695           
  Misses        8594     8594           
  Partials      2285     2285           

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

@renovate renovate bot changed the title Update dependencyAnalysis to v2.8.1 fix(deps): update dependencyanalysis to v2.8.1 Feb 10, 2025
@renovate renovate bot changed the title fix(deps): update dependencyanalysis to v2.8.1 fix(deps): update dependencyanalysis to v2.8.2 Feb 11, 2025
@renovate renovate bot force-pushed the renovate/dependencyanalysis branch from 58082fe to 28dbc1b Compare February 11, 2025 11:12
@renovate renovate bot changed the title fix(deps): update dependencyanalysis to v2.8.2 Update dependencyAnalysis to v2.8.2 Feb 18, 2025
@renovate renovate bot changed the title Update dependencyAnalysis to v2.8.2 fix(deps): update dependencyanalysis to v2.8.2 Feb 18, 2025
@bmarty bmarty merged commit b04cd5c into develop Feb 20, 2025
28 checks passed
@bmarty bmarty deleted the renovate/dependencyanalysis branch February 20, 2025 08:16
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.

1 participant