Skip to content

Commit efef4d7

Browse files
authored
Merge pull request #12433 from quarto-dev/feature/10561
check - report paths of dependencies. add --output for json report
2 parents 0a673c0 + 2f097d9 commit efef4d7

File tree

5 files changed

+433
-126
lines changed

5 files changed

+433
-126
lines changed

news/changelog-1.7.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,9 @@ All changes included in 1.7:
4444
## `quarto check`
4545

4646
- ([#10047](https://github.com/quarto-dev/quarto-cli/issues/10047)): `quarto check` will now check binary dependency versions strictly by default. Use `quarto check --no-strict` to revert to old behavior.
47+
- ([#10561](https://github.com/quarto-dev/quarto-cli/issues/10561)): `quarto check` will now report paths of binary dependencies.
4748
- ([#11608](https://github.com/quarto-dev/quarto-cli/pull/11608)): Do not issue error message when calling `quarto check info`.
49+
- ([#12433](https://github.com/quarto-dev/quarto-cli/pull/12433)): Add `--output` option to `quarto check` to produce structured JSON output.
4850

4951
## `quarto convert`
5052

0 commit comments

Comments
 (0)