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 v1.13.1 #541

Merged
merged 1 commit into from Aug 24, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 24, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

autonomousapps/dependency-analysis-android-gradle-plugin

v1.13.1

  • [New] ./gradlew printDuplicateDependencies will generate a report and print to console all external dependencies in
    the build for which various subprojects resolve varying versions. This is an indication that your build might benefit
    from a platform.
  • [New] fixDependencies task now supports the --upgrade flag, which triggers it to only "upgrade" dependencies (from
    implementation to api, and to add used transitives that aren't yet declared). Use it like:
    ./gradlew :module:fixDependencies --upgrade.
  • [Fixed] Consider ModuleAdvice to be empty if none of it is actionable.
  • Various improvements to Groovy Gradle build script grammar.

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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@kodiakhq kodiakhq bot merged commit 7f83dd5 into main Aug 24, 2022
@kodiakhq kodiakhq bot deleted the renovate/dependencyanalysis branch August 24, 2022 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant