assertj-generator-gradle-plugin
assertj-generator-gradle-plugin copied to clipboard
Bump com.autonomousapps.dependency-analysis from 2.2.0 to 2.13.0
Bumps com.autonomousapps.dependency-analysis from 2.2.0 to 2.13.0.
Changelog
Sourced from com.autonomousapps.dependency-analysis's changelog.
Version 2.13.0
- [Feat]:
computeResolvedDependenciesto also generate a version catalog file- [Feat]: experimenting with compressing intermediates, starting with
exploded-jars.json.- [Chore]: remove unused moshi functions.
Version 2.12.0
- [Feat]: detect dependencies that provide dylibs for use on macOS.
- [Test]: incorrect attribution of so files to Android deps.
Version 2.11.0
- [Feat]: new task (
:computeAllDependencies) for producing a version catalog file containing all dependencies.- [Fix]: kotlin-reflect must be on the compile classpath.
- [Test]: Update AGP 8.9.0 stable.
- [Test]: conditional signing.
Version 2.10.1
- [Fix]:
BuildHealthExceptionextendsVerificationException.- [Fix]: module advice must be 'actionable' to be 'not empty'.
Version 2.10.0
- [Feat]: new
dependencyAnalysis.reporting.printBuildHealthDSL option.- [Fix]: support colorizing multiline strings.
Version 2.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]:
Sourceis fully Comparable.- [Fix]:
ExplodingBytecodeis 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. */) } }Version 2.8.2
- [Fix]: generate supergraph just once per variant (source set).
Version 2.8.1
- [Fix]: cache
SuperClassGraph. No need to recompute for each dependency.- [Fix]: use less heap by using empty singleton collections.
... (truncated)
Commits
290c2e0chore: prepare for release 2.13.0.183a32achore: remove unused moshi functions.826e902feat: experimenting with compressing intermediates.1bea5a5feat: computeResolvedDependencies to also generate a version catalog file (#1...da84dfdchore: prepare next development version.b6b413achore: prepare for release 2.12.0.feb6335feat: detect dependencies that provide dylibs for use on macOS.e48bc20chore: prepare next development version.9842c82chore: prepare for release 2.11.0.2d8cca3fix: kotlin-reflect must be on the compile classpath.- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
@dependabot squash and merge
@dependabot recreate
https://github.com/dependabot recreate
@dependabot recreate
@dependabot rebase