Skip to content

chore(deps): bump dompurify from 3.4.13 to 3.4.14 - #202

Merged
Jaggob merged 2 commits into
mainfrom
dependabot/npm_and_yarn/dompurify-3.4.14
Sep 4, 2026
Merged

chore(deps): bump dompurify from 3.4.13 to 3.4.14#202
Jaggob merged 2 commits into
mainfrom
dependabot/npm_and_yarn/dompurify-3.4.14

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 28, 2026

Copy link
Copy Markdown
Contributor

Bumps dompurify from 3.4.13 to 3.4.14.

Release notes

Sourced from dompurify's releases.

DOMPurify 3.4.14

  • Fixed an issue with possible bypasses when risky tags are allow-listed, thanks @​AlirezaRouhbakhsh
  • Fixed a couple of edge cases with mixed document contexts, thanks @​fishjojo1
  • Added the SVG pointer-events and vector-effect presentation attributes to the allow-list, thanks @​Jaybhade
  • Conducted another refactoring run, removed dead branches and duplicated logic, flattened attribute validation
  • Updated the documentation in several spots, README, wiki, etc., thanks @​Akokonunes
  • Updated several development dependencies and CI workflow actions
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 28, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/dompurify-3.4.14 branch from 29f6949 to ffa7829 Compare September 1, 2026 13:46
dependabot Bot and others added 2 commits September 4, 2026 16:37
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
Jaggob force-pushed the dependabot/npm_and_yarn/dompurify-3.4.14 branch from ffa7829 to 0cd97fb Compare September 4, 2026 14:40
@Jaggob
Jaggob merged commit 0f058d4 into main Sep 4, 2026
15 checks passed
@Jaggob
Jaggob deleted the dependabot/npm_and_yarn/dompurify-3.4.14 branch September 4, 2026 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant