Skip to content

fix(deps): make unversioned JSON parseable - #71

Merged
oritwoen merged 1 commit into
mainfrom
fix/deps-json-stdout
Aug 30, 2026
Merged

fix(deps): make unversioned JSON parseable#71
oritwoen merged 1 commit into
mainfrom
fix/deps-json-stdout

Conversation

@oritwoen

Copy link
Copy Markdown
Member

registries deps --json printed the inferred version notice before the payload, so its JSON output was not JSON at all. Human output keeps the useful notice, JSON mode gets a clean payload. Closes #65

@oritwoen oritwoen self-assigned this Aug 30, 2026
@oritwoen
oritwoen merged commit 8de429d into main Aug 30, 2026
1 check passed
@oritwoen
oritwoen deleted the fix/deps-json-stdout branch August 30, 2026 10:53
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.

deps --json writes an info message to stdout before the JSON payload

1 participant