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 file paths to updates #235

Open
sigmaSd opened this issue Sep 15, 2024 · 1 comment
Open

add file paths to updates #235

sigmaSd opened this issue Sep 15, 2024 · 1 comment

Comments

@sigmaSd
Copy link
Contributor

sigmaSd commented Sep 15, 2024

I think it used to be the case, but it got removed at some point ?

image

when running molt (without a file) I can't tell on which file these updates are present

@hasundue
Copy link
Owner

It has been changed to be an optional behavior by --referrer since 0.19.0. The reasons behind are:

  • They seem redundant and unnecessary when dependencies are manifested in deno.json
  • They may reduce readability of outputs when you have many dependency sources

But I am not quite confident with the decision or the specification (including the name of the option), and open to your opinion to ideas.

The next release (0.20.0) should include a support of Deno 2.0 and some breaking changes, so it may be a good chance to put additional ones.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants