fix(deps): bump dompurify to 3.4.13 — clear the static prod-dependency audit - #247
Closed
Jesssullivan wants to merge 1 commit into
Closed
fix(deps): bump dompurify to 3.4.13 — clear the static prod-dependency audit#247Jesssullivan wants to merge 1 commit into
Jesssullivan wants to merge 1 commit into
Conversation
npm audit's production audit fails on dompurify <=3.4.12 (GHSA-c2j3-45gr-mqc4, GHSA-55q2-fjhq-7xh7), which reds build-and-test at 'Static production dependency audit' and cancels bazel-remote-gates on every run since 07-18. In-range bump; both lockfiles regenerated.
Jesssullivan
had a problem deploying
to
blog-shadow-dispatch
August 12, 2026 20:45 — with
GitHub Actions
Error
Owner
Author
|
Closing as superseded by merged PR #249, which delivered the DOMPurify 3.4.13 audit fix on current main. Branch retained; no deletion. |
Owner
Author
|
Scope grew by one commit: root-caused why |
Jesssullivan
added a commit
that referenced
this pull request
Aug 12, 2026
The workflow_dispatch input default tinyland-dind names the org-registered runner pool this personal repo can never draw from, so every manual dispatch queued until cancelled — while pull_request runs succeeded via the BLOG_SHADOW_SOURCE_RUNNER=ubuntu-latest repo var. Same bug class as the bazel-remote-gates repoint on #247.
Jesssullivan
added a commit
that referenced
this pull request
Aug 12, 2026
Same bug class as #247's gates repoint: the dispatch input default named the org-registered tinyland-dind pool this personal repo can never draw from; every manual dispatch queued forever while PR runs resolved ubuntu-latest via the repo var.
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.
Unblocks the chronic red CI:
build-and-testfails at Static production dependency audit on dompurify <=3.4.12 (GHSA-c2j3-45gr-mqc4, GHSA-55q2-fjhq-7xh7), which cancelsbazel-remote-gates— red on every run since 2026-07-18, and the single common blocker in front of landing #242/#241/#233/#238.^3.4.11→^3.4.13(advisory fixed in 3.4.13)package-lock.json+pnpm-lock.yamlregenerated (lockfile-only; 12-line diff)Step-zero item of the 2026-08-12 Observatory reset week.