dependency-tree-diff
dependency-tree-diff copied to clipboard
An intelligent diff tool for the output of Gradle's dependencies task
Allow `gradlew :module:dependencies > deps.txt` to be the input to the program. Also includes some fixes from #11 and #12, but I think those will get merged first. ## Solution...
In real project we often need to detect libraries updates without deep dive into dependency tree. I've added support of printing diff as lists of changed, added and removed libraries....
The project has been stuck on 1.4 for a bit, updating is probably helpful and it only uses 5 KB extra. Also because of the higher Kotlin version the new...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/JakeWharton/dependency-tree-diff). ## Config Migration Needed - [ ]...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | org.gradle.toolchains.foojay-resolver-convention | `0.10.0` -> `1.0.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...