Skip to content

docs: add missing issue/PR reference to build-ts-extension changelog entry - #14740

Open
youdie006 wants to merge 1 commit into
quarto-dev:mainfrom
youdie006:docs/14730-changelog-ref
Open

docs: add missing issue/PR reference to build-ts-extension changelog entry#14740
youdie006 wants to merge 1 commit into
quarto-dev:mainfrom
youdie006:docs/14730-changelog-ref

Conversation

@youdie006

Copy link
Copy Markdown

Description

The call build-ts-extension entry in news/changelog-1.9.md had no issue/PR reference, so it renders with an empty - (): prefix once the changelog is published (#14730). Every sibling entry carries a ([#NNNN](url)) reference.

The quarto call build-ts-extension command was added in #13718 ("feature: engine extension", commit 92bbe865), so this fills in ([#13718](https://github.com/quarto-dev/quarto-cli/pull/13718)) on that entry, matching the surrounding style.

Closes #14730.

Checklist

I have (if applicable):

  • referenced the GitHub issue this PR closes
  • updated the appropriate changelog in the PR (this change is the changelog fix)
  • ensured the present test suite passes (n/a - changelog text only)
  • added new tests (n/a)
  • created a separate documentation PR in Quarto's website repo (n/a - changelog only)
AI-assisted PR
  • AI tool used: Claude Code
  • Codebase grounding: local verification via the GitHub API - confirmed build-ts-extension was introduced by commit 92bbe865, which landed in PR feature: engine extension #13718, and matched the reference format against the sibling entries in this same changelog.
  • Human review: I reviewed and verified the change (the feature: engine extension #13718 reference and the single-line diff) against the source before submitting, and I am accountable for it.

…entry

The `call build-ts-extension` entry in the 1.9 changelog had no
issue/PR reference, so it rendered with an empty `- ():` prefix. The
command was added in quarto-dev#13718 (commit 92bbe86); reference it so the entry
renders like its siblings. Closes quarto-dev#14730.
@posit-snyk-bot

posit-snyk-bot commented Jul 30, 2026

Copy link
Copy Markdown
Collaborator

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

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.

Changelog entry for build-ts-extension is missing its issue/PR reference

2 participants