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

Update dependency com.autonomousapps.dependency-analysis to v2.10.1 #994

Merged
merged 1 commit into from
Feb 24, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 20, 2025

This PR contains the following updates:

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

Release Notes

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

v2.10.1

  • [Fix]: BuildHealthException extends VerificationException.
  • [Fix]: module advice must be 'actionable' to be 'not empty'.

v2.10.0

  • [Feat]: new dependencyAnalysis.reporting.printBuildHealth DSL option.
  • [Fix]: support colorizing multiline strings.

v2.9.0

  • [Feat]: if buildHealth contains only warnings, adjust message to be less severe.
  • [Feat]: provide way to opt-out of printing postscript if it only contains warnings.
  • [Feat]: improve console output with colors and smarter vertical spacing.
  • [Fix]: improve comparability of Declaration.
  • [Fix]: dependency model classes are now fully Comparable.
  • [Fix]: Source is fully Comparable.
  • [Fix]: ExplodingBytecode is fully Comparable.
  • [Perf]: improve performance of isForMissingSuperclass (again).
  • [Chore]: update to Kotlin 2.0.21.
  • [Chore]: test against AGP 8.9 and 8.10
dependencyAnalysis {
  reporting {
    onlyOnFailure(false) // when true, only prints postscript when there are failure-level issues.
    postscript(/* Some text to help out end users who may not be build engineers. */)
  }
}

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

🔕 Ignore: Close this PR and you won't be reminded about these updates again.

@renovate renovate bot enabled auto-merge (squash) February 20, 2025 18:21
@renovate renovate bot requested a review from gabrielittner February 20, 2025 18:21
@renovate renovate bot changed the title Update dependency com.autonomousapps.dependency-analysis to v2.9.0 Update dependency com.autonomousapps.dependency-analysis to v2.10.0 Feb 20, 2025
@renovate renovate bot force-pushed the renovate/dependency.analysis branch from e8085a0 to 5881be7 Compare February 20, 2025 21:37
@renovate renovate bot changed the title Update dependency com.autonomousapps.dependency-analysis to v2.10.0 Update dependency com.autonomousapps.dependency-analysis to v2.10.1 Feb 22, 2025
@renovate renovate bot force-pushed the renovate/dependency.analysis branch from 5881be7 to 93a3208 Compare February 22, 2025 02:28
@renovate renovate bot merged commit e6ab07d into main Feb 24, 2025
4 checks passed
@renovate renovate bot deleted the renovate/dependency.analysis branch February 24, 2025 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant