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

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants