Skip to content

Commit 5c260bc

Browse files
committed
check - report paths of dependencies. add --output for json report
1 parent 3797761 commit 5c260bc

File tree

5 files changed

+432
-126
lines changed

5 files changed

+432
-126
lines changed

news/changelog-1.7.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ All changes included in 1.7:
4343
## `quarto check`
4444

4545
- ([#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.
46+
- ([#10561](https://github.com/quarto-dev/quarto-cli/issues/10561)): `quarto check` will now report paths of binary dependencies.
4647
- ([#11608](https://github.com/quarto-dev/quarto-cli/pull/11608)): Do not issue error message when calling `quarto check info`.
4748

4849
## `quarto convert`

0 commit comments

Comments
 (0)