chore(deps): bump dompurify from 3.4.13 to 3.4.14 - #202
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/dompurify-3.4.14
branch
from
September 1, 2026 13:46
29f6949 to
ffa7829
Compare
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.4.13 to 3.4.14. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.4.13...3.4.14) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.4.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
The bump alone left the shipped js/ on 3.4.13 — DOMPurify is bundled, and Dependabot does not run the build, which is what the stale-assets guard was reporting. Checked rather than assumed, because the sanitizer's link rules turn on DOMPurify internals: 261 JS tests pass, and `target`/`rel` are still stripped without our hook, so the comment in sanitize-html.js explaining why they are not in ALLOWED_ATTR still describes 3.4.14.
Jaggob
force-pushed
the
dependabot/npm_and_yarn/dompurify-3.4.14
branch
from
September 4, 2026 14:40
ffa7829 to
0cd97fb
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.
Bumps dompurify from 3.4.13 to 3.4.14.
Release notes
Sourced from dompurify's releases.
Commits
4e6fe24release: 3.4.14 (#1587)