[do not merge] debug: why does sanitize-html 2.17.7 crash on vercel - #796
Draft
rickstaa wants to merge 2 commits into
Draft
[do not merge] debug: why does sanitize-html 2.17.7 crash on vercel#796rickstaa wants to merge 2 commits into
rickstaa wants to merge 2 commits into
Conversation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
rickstaa
force-pushed
the
debug/sanitize-2177-repro
branch
from
September 7, 2026 13:14
1b04243 to
d16d0ee
Compare
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.
Debug branch — never merge. Exists only for its preview deployment.
Re-lands sanitize-html 2.17.7 (the version that 500s
/api/ens-data*in production, #777/#788) and adds a temporary probe to/api/healthreportingprocess.versionplus whetherrequire("sanitize-html")loads, with the exact error when it doesn't.Reading the preview answers both open questions in one request: which Node the functions actually run, and the real exception behind the
/_errorcrashes.Local baseline (Node 24.11): probe reports ok.