[Snyk] Upgrade katex from 0.18.4 to 0.18.5 - #711
Open
posit-snyk-bot wants to merge 4 commits into
Open
posit-snyk-bot wants to merge 4 commits into
posit-snyk-bot wants to merge 4 commits into
Conversation
Snyk has created this PR to upgrade katex from 0.18.4 to 0.18.5. See this package in npm: katex See this project in Snyk: https://app.snyk.io/org/open-source-6kz/project/7f0ffa9e-a324-4f12-b953-fb15cb258ad2?utm_source=github&utm_medium=referral&page=upgrade-pr
Contributor
Author
|
This is a patch upgrade from version 0.18.4 to 0.18.5. According to the official changelog, this update contains a single bug fix to correctly handle a specific Unicode character (U+10FFFF). There are no documented breaking changes, deprecations, or API modifications in this version. Source: KaTeX GitHub Releases
|
Contributor
Author
✅ 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. |
Snyk bumped only hub-client/quarto-hub-sandboxed-preview/package.json, so katex_cdn_version_matches_npm_pin failed (0.18.4 vs 0.18.5). Bumped the remaining copies: - root package.json + package-lock.json: exact pin 0.18.5 (katex 0.18.5 moves its own commander dependency to ^15, which requires Node >=22.12; we pin Node 24) - DEFAULT_KATEX_URL_BASE in quarto-core math_js.rs: CDN URL -> 0.18.5 - sandboxed-preview package-lock.json: normalize Snyk's "^0.18.5" root mirror to the exact "0.18.5" that a sub-project install writes The committed q2-sandboxed-preview.html bundle that previous katex remediations regenerated no longer exists (removed in 5684cfe; now built at deploy time), so there is no bundle to refresh. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
The committed hub-client/public/q2-sandboxed-preview.html bundle was removed in 5684cfe (the sandboxed preview is now built at deploy time into a gitignored directory), so the katex playbook's "regenerate the bundle" step pointed at a file that no longer exists. Record that, describe how to normalize the sub-project lockfile caret without the bundle rebuild, and note PR #711 in the reference commits. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This branch has not been deployed
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.
Snyk has created this PR to upgrade katex from 0.18.4 to 0.18.5.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 1 version ahead of your current version.
The recommended version was released 21 days ago.
Breaking Change Risk
Release notes
Package name: katex
-
0.18.5 - 2026-08-31
- char: accept U+10FFFF (#4265) (6805538), closes #2549
-
0.18.4 - 2026-08-10
- environment: report invalid environment names as ParseError (#4256) (e507f75), closes #3760 #3760
from katex GitHub release notes0.18.5 (2026-08-31)
Bug Fixes
0.18.4 (2026-08-10)
Bug Fixes
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: