Update Pandoc, Typst, Dart Sass, esbuild, and veraPDF#14664
Draft
cderv wants to merge 2 commits into
Draft
Conversation
Version bump only, so the new binaries can be archived to S3 and downloaded during configure. Template resync, Lua API checks, and test coverage work are tracked separately and land in follow-up commits before this is considered a complete upgrade.
Collaborator
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Riding along in the same S3-publish branch as the Pandoc/Typst bump, since Carlos is already archiving from this branch. Version bump only, no risk analysis done yet for these three, same as Pandoc and Typst this is prep for archiving, not a verified upgrade.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Version bump only in
configurationandsrc/command/check/check.ts, so the new binaries can be archived to S3 and downloaded duringconfigure. Bumps Pandoc to 3.10, Typst to 0.15.0, Dart Sass to 1.101.0, esbuild to 0.28.1, and veraPDF to 1.30.2, all riding along in one branch since Carlos is archiving from it directly.Note
Draft: only Pandoc and Typst have had any risk analysis so far (template resync, Lua API compatibility, test coverage). Dart Sass, esbuild, and veraPDF are bumped here but not yet verified. None of this is ready to merge until that work lands in follow-up commits.