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

Support git-based dependencies in Clojure deps.edn #15507

Closed
zharinov opened this issue May 9, 2022 · 1 comment · Fixed by #15530
Closed

Support git-based dependencies in Clojure deps.edn #15507

zharinov opened this issue May 9, 2022 · 1 comment · Fixed by #15530
Assignees
Labels
manager:deps-edn priority-3-medium Default priority, "should be done" but isn't prioritised ahead of others type:feature Feature (new functionality)

Comments

@zharinov
Copy link
Collaborator

zharinov commented May 9, 2022

What would you like Renovate to be able to do?

Git libraries became a pretty common way to use dependencies:

https://clojure.org/guides/deps_and_cli#_using_git_libraries

Renovate should support it.

If you have any ideas on how this should be implemented, please tell us here.

Extend deps.edn parsing to support GitHub, GitLab and commong git datasources.

Is this a feature you are interested in implementing yourself?

Yes

@zharinov zharinov added type:feature Feature (new functionality) status:requirements Full requirements are not yet known, so implementation should not be started priority-5-triage labels May 9, 2022
@rarkins rarkins added status:ready priority-3-medium Default priority, "should be done" but isn't prioritised ahead of others and removed status:requirements Full requirements are not yet known, so implementation should not be started priority-5-triage labels May 9, 2022
@renovate-release
Copy link
Collaborator

🎉 This issue has been resolved in version 32.47.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
manager:deps-edn priority-3-medium Default priority, "should be done" but isn't prioritised ahead of others type:feature Feature (new functionality)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants