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

Add option for outdated-deps API to accept file-path instead of hardcoding it to empty string #255

Merged
merged 1 commit into from
Aug 17, 2024

Conversation

Kaspazza
Copy link
Contributor

@Kaspazza Kaspazza commented Aug 14, 2024

Hi @liquidz it's me again 👋
Right now when using outdated-deps API function, as a result, we get the deps with :file set to empty string.
And there is no option right now to provide for the API a file path.

This is hardcoded in extract-deps function call. My suggested change is non-breaking as I set a file-path defaulted to an empty string (as it was) and allow for setting it in the options map.

Status: Tested works well

@Kaspazza Kaspazza changed the title Add option for outdated-deps API to accept file-path for the deps. Add option for outdated-deps API to accept file-path instead of hardcoding it to empty string Aug 14, 2024
Copy link
Owner

@liquidz liquidz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Kaspazza Thanks for your contribution!

@liquidz liquidz merged commit aee51b5 into liquidz:main Aug 17, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants