Skip to content

Update dependency com.autonomousapps.dependency-analysis to v1.21.0 #1060

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

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 15, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.autonomousapps.dependency-analysis 1.20.0 -> 1.21.0 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

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

v1.21.0

  • [Fixed] Include Android res IDs in analysis.
  • [Fixed] Handle ResolvedDependencyResult.resolvedVariant == null.
  • Reduce memory usage by using a single InMemoryCache when possible.
  • Remove pretty-printed files, reducing IO and disk usage.
  • Consistently use IncludedBuildCoordinates to refer to other projects (#​916).
  • Change text to clarify missing entries (#​910).
  • Use new grammar for source analysis.
  • Build and test against Gradle 8.2.1.
  • Build and test against Kotlin 1.9.0.
  • Test against latest AGP versions, and compile against AGP 7.4.2.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner August 15, 2023 18:19
@renovate renovate bot removed the request for review from a team August 15, 2023 18:19
@renovate renovate bot added the PR-Dependencies Pull requests that update a dependency file label Aug 15, 2023
@renovate renovate bot requested a review from ganfra August 15, 2023 18:19
@ElementBot
Copy link
Collaborator

ElementBot commented Aug 15, 2023

Warnings
⚠️

gradle/libs.versions.toml#L6 - A newer version of com.android.tools.build:gradle than 8.0.2 is available: 8.1.0

⚠️

gradle/libs.versions.toml#L26 - A newer version of androidx.compose.compiler:compiler than 1.4.8 is available: 1.5.1

⚠️

gradle/libs.versions.toml#L29 - A newer version of org.jetbrains.kotlinx:kotlinx-coroutines-test than 1.7.2 is available: 1.7.3

⚠️

gradle/libs.versions.toml#L92 - A newer version of androidx.preference:preference than 1.2.0 is available: 1.2.1

Generated by 🚫 dangerJS against 46f7c29

@github-actions
Copy link
Contributor

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

@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (a911134) 56.91% compared to head (46f7c29) 56.91%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1060   +/-   ##
========================================
  Coverage    56.91%   56.91%           
========================================
  Files          997      997           
  Lines        25343    25343           
  Branches      5077     5077           
========================================
  Hits         14424    14424           
  Misses        8696     8696           
  Partials      2223     2223           

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

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@bmarty bmarty merged commit d08717a into develop Aug 17, 2023
@bmarty bmarty deleted the renovate/dependencyanalysis branch August 17, 2023 15:45
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.

3 participants