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

chore(deps): update dependency com.autonomousapps.dependency-analysis to v1.29.0 - autoclosed #26

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 7, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v1.29.0

  • [New] Migrate to new, non-deprecated AGP APIs. Min AGP version now 8.0.
  • [Fix] Don't suggest unnecessary dependency relating to Android res and new IDs.
  • [Fix] Longstanding copy-paste bug in AndroidScore calculation.
  • [Fix] Don't leak Kotlin stdlib from shaded dependencies.

v1.28.0

  • [New] Fully compatible with the configuration cache.
  • [Fix] Detect typealias usage.
  • [Chore] Fix deprecations relating to kotlinx-metadata 0.8.0.
  • [Chore] Build with Gradle 8.5.

v1.27.0

  • [New] Users can exclude source sets from ABI analysis.
  • [New] Dominator tree calculation for runtime classpath.
  • [New] Move ignoreKtx() to DependenciesHandler (structure). Add deprecation.
  • [Fixed] Filter Providers from ConfigurableFileCollection dependencies.
  • [Fixed] Catch exception when analyzing Kotlin files for inline members.
  • [Fixed] ReasonTask should use actual ID, not first one it finds that matches String#startsWith.
  • [Fixed] Make XML source Comparable and use sorted sets.
  • [Fixed] Track usage of testInstrumentationRunner in Android projects.
  • [Chore] Check for presence of unused flags and warn.
  • [Chore] Don't sign publications when testing. Don't disable configuration cache.
  • [Chore] Deal with many old TODOs.

v1.24.0

  • [New] Support for correctly resolving KMP artifacts.
  • [Fixed] Use full GAV when comparing module coordinates.
  • Update 'known good AGP versions' logging.
  • resolveExternalDependencies is configuration-cache compatible.
  • Resolve Kotlin deprecations.

v1.23.1

  • [New] DSL now permits custom behavior per sourceSet.
  • [Fixed] Fix issues with sourceSet-based analysis. (Custom sourceSets, the test sourceSet.)
  • [Fixed] There is now parity between Kotlin-JVM library analysis and java-library analysis.
  • Use Shadow 8.1.1.

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 changed the title chore(deps): update dependency com.autonomousapps.dependency-analysis to v1.24.0 chore(deps): update dependency com.autonomousapps.dependency-analysis to v1.25.0 Oct 8, 2023
@renovate renovate bot force-pushed the renovate/dependency.analysis branch from fc80b86 to 0246d58 Compare October 8, 2023 01:27
@renovate renovate bot force-pushed the renovate/dependency.analysis branch from 0246d58 to 85e6be0 Compare November 10, 2023 08:37
@renovate renovate bot changed the title chore(deps): update dependency com.autonomousapps.dependency-analysis to v1.25.0 chore(deps): update dependency com.autonomousapps.dependency-analysis to v1.26.0 Nov 15, 2023
@renovate renovate bot force-pushed the renovate/dependency.analysis branch from 85e6be0 to 731284e Compare November 15, 2023 22:30
@renovate renovate bot force-pushed the renovate/dependency.analysis branch from 731284e to e275c34 Compare December 3, 2023 20:27
@renovate renovate bot changed the title chore(deps): update dependency com.autonomousapps.dependency-analysis to v1.26.0 chore(deps): update dependency com.autonomousapps.dependency-analysis to v1.27.0 Dec 3, 2023
@renovate renovate bot force-pushed the renovate/dependency.analysis branch from e275c34 to 1670582 Compare December 13, 2023 00:11
@renovate renovate bot changed the title chore(deps): update dependency com.autonomousapps.dependency-analysis to v1.27.0 chore(deps): update dependency com.autonomousapps.dependency-analysis to v1.28.0 Dec 13, 2023
@renovate renovate bot force-pushed the renovate/dependency.analysis branch from 1670582 to dee1a22 Compare January 18, 2024 04:47
@renovate renovate bot changed the title chore(deps): update dependency com.autonomousapps.dependency-analysis to v1.28.0 chore(deps): update dependency com.autonomousapps.dependency-analysis to v1.29.0 Jan 18, 2024
@renovate renovate bot force-pushed the renovate/dependency.analysis branch from dee1a22 to 5ef61ed Compare February 2, 2024 19:52
@renovate renovate bot changed the title chore(deps): update dependency com.autonomousapps.dependency-analysis to v1.29.0 chore(deps): update dependency com.autonomousapps.dependency-analysis to v1.24.0 Feb 2, 2024
@renovate renovate bot force-pushed the renovate/dependency.analysis branch from 5ef61ed to d01048a Compare February 2, 2024 21:50
@renovate renovate bot changed the title chore(deps): update dependency com.autonomousapps.dependency-analysis to v1.24.0 chore(deps): update dependency com.autonomousapps.dependency-analysis to v1.28.0 Feb 2, 2024
@renovate renovate bot force-pushed the renovate/dependency.analysis branch from d01048a to 56dbe54 Compare February 3, 2024 04:29
@renovate renovate bot changed the title chore(deps): update dependency com.autonomousapps.dependency-analysis to v1.28.0 chore(deps): update dependency com.autonomousapps.dependency-analysis to v1.25.0 Feb 3, 2024
@renovate renovate bot force-pushed the renovate/dependency.analysis branch from 56dbe54 to c5d6974 Compare February 3, 2024 06:28
@renovate renovate bot changed the title chore(deps): update dependency com.autonomousapps.dependency-analysis to v1.25.0 chore(deps): update dependency com.autonomousapps.dependency-analysis to v1.29.0 Feb 3, 2024
@renovate renovate bot force-pushed the renovate/dependency.analysis branch from c5d6974 to 91f1ee6 Compare February 3, 2024 13:50
@renovate renovate bot changed the title chore(deps): update dependency com.autonomousapps.dependency-analysis to v1.29.0 chore(deps): update dependency com.autonomousapps.dependency-analysis to v1.25.0 Feb 3, 2024
@renovate renovate bot force-pushed the renovate/dependency.analysis branch from 91f1ee6 to c36fed1 Compare February 3, 2024 15:55
@renovate renovate bot changed the title chore(deps): update dependency com.autonomousapps.dependency-analysis to v1.25.0 chore(deps): update dependency com.autonomousapps.dependency-analysis to v1.29.0 Feb 3, 2024
@renovate renovate bot force-pushed the renovate/dependency.analysis branch from c36fed1 to 4141ad7 Compare February 3, 2024 19:03
@renovate renovate bot changed the title chore(deps): update dependency com.autonomousapps.dependency-analysis to v1.29.0 chore(deps): update dependency com.autonomousapps.dependency-analysis to v1.26.0 Feb 3, 2024
@renovate renovate bot force-pushed the renovate/dependency.analysis branch from 4141ad7 to a13c49d Compare February 3, 2024 21:30
@renovate renovate bot changed the title chore(deps): update dependency com.autonomousapps.dependency-analysis to v1.26.0 chore(deps): update dependency com.autonomousapps.dependency-analysis to v1.28.0 Feb 3, 2024
@renovate renovate bot force-pushed the renovate/dependency.analysis branch from a13c49d to aceaeae Compare February 4, 2024 00:46
@renovate renovate bot changed the title chore(deps): update dependency com.autonomousapps.dependency-analysis to v1.28.0 chore(deps): update dependency com.autonomousapps.dependency-analysis to v1.29.0 Feb 4, 2024
@renovate renovate bot force-pushed the renovate/dependency.analysis branch from aceaeae to 92831ae Compare February 4, 2024 07:41
@renovate renovate bot changed the title chore(deps): update dependency com.autonomousapps.dependency-analysis to v1.29.0 chore(deps): update dependency com.autonomousapps.dependency-analysis to v1.28.0 Feb 4, 2024
@renovate renovate bot force-pushed the renovate/dependency.analysis branch from 92831ae to 69fd8b0 Compare February 4, 2024 10:52
@renovate renovate bot changed the title chore(deps): update dependency com.autonomousapps.dependency-analysis to v1.28.0 chore(deps): update dependency com.autonomousapps.dependency-analysis to v1.29.0 Feb 4, 2024
@renovate renovate bot changed the title chore(deps): update dependency com.autonomousapps.dependency-analysis to v1.29.0 chore(deps): update dependency com.autonomousapps.dependency-analysis to v1.29.0 - autoclosed Feb 8, 2024
@renovate renovate bot closed this Feb 8, 2024
@renovate renovate bot deleted the renovate/dependency.analysis branch February 8, 2024 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants