Skip to content

chore: List extra-dependencies as regular deps in env show --json #2018

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

psyclaudeZ
Copy link

@psyclaudeZ psyclaudeZ commented Jul 16, 2025

Summary

extra-dependencies are listed in the dependencies column in env show thanks to #377 . However, it's not the case for when --json is present and they're still listed as extra-dependencies. I personally feel it's slightly more intuitive to keep them consistent plus it hides implementation details since extra- is just syntactic sugar per se.

I didn't file an issue since it's pretty straightforward to patch up. Also I understand that Hyrum's Law might apply to some of the consumers so happy to discuss the trade-offs.

Test Plan

CI.

@psyclaudeZ psyclaudeZ marked this pull request as ready for review July 16, 2025 23:52
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.

1 participant