Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Enhancement: check dependencies defined via tools.deps in addition to / instead of those in project.clj #104

Open
pmonks opened this issue Oct 11, 2018 · 1 comment

Comments

@pmonks
Copy link

pmonks commented Oct 11, 2018

Over time I expect there will be increasingly widespread adoption of tools.deps for expressing a library's dependencies, as well as increasing use of Leiningen/tools.deps integrations (such as lein-tools-deps) to minimise duplicated information.

It would be fantastic if lein-ancient was able to read tools.deps dependencies, and report out of date dependencies from that information, as well as from the Leiningen-native :dependencies vectors in project.clj files.

@slipset
Copy link

slipset commented Nov 1, 2018

https://github.com/slipset/deps-ancient/ does this for deps.edn leveraging ancient-clj

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants