Skip to content

Bump dompurify from 3.4.11 to 3.4.12 in /assets - #1014

Merged
wintermeyer merged 2 commits into
mainfrom
dependabot/npm_and_yarn/assets/dompurify-3.4.12
Jul 23, 2026
Merged

Bump dompurify from 3.4.11 to 3.4.12 in /assets#1014
wintermeyer merged 2 commits into
mainfrom
dependabot/npm_and_yarn/assets/dompurify-3.4.12

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown
Contributor

Bumps dompurify from 3.4.11 to 3.4.12.

Release notes

Sourced from dompurify's releases.

DOMPurify 3.4.12

  • Fixed an issue where a hook would not get called for custom elements, thanks @​Rikuxx0
  • Hardened the handling of hooks removing elements, @​mkrause-bee360
  • Added support for a few new SVG attributes, thanks @​cbn-falias & @​Develop-KIM
  • Hardened the handling of declarative partial updates
  • Updated the documentation is several spots, README, wiki, etc.
  • Bumped several dependencies where possible
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 23, 2026
@dependabot
dependabot Bot requested a review from wintermeyer as a code owner July 23, 2026 05:06
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 23, 2026
@wintermeyer
wintermeyer force-pushed the dependabot/npm_and_yarn/assets/dompurify-3.4.12 branch from 10f6dae to f2d2525 Compare July 23, 2026 10:25
dependabot Bot and others added 2 commits July 23, 2026 12:26
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.4.11 to 3.4.12.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.4.11...3.4.12)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-version: 3.4.12
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Dependabot alert 97 (low): DOMPurify <= 3.4.11 lets CUSTOM_ELEMENT_HANDLING
bypass afterSanitizeElements. It reaches us only as a transitive dependency
of @milkdown/components, and the built bundle contains no DOMPurify code at
all, so nothing on the running site was exposed. Taking the bump anyway keeps
the lockfile current and clears the alert.

Verified locally that `npm ci` resolves 3.4.12 and `mix assets.build` still
produces app.js.

An AI agent wrote this text in my name, unreviewed by me. That is not meant
impersonally: it cuts my workload down so much that I can get through far
more.

Claude-Session: https://claude.ai/code/session_01PFNZPyGFgYUDS2b92C2eVo
@wintermeyer
wintermeyer force-pushed the dependabot/npm_and_yarn/assets/dompurify-3.4.12 branch from f2d2525 to d681b4b Compare July 23, 2026 10:27
@wintermeyer
wintermeyer merged commit 69710f9 into main Jul 23, 2026
1 check passed
@wintermeyer
wintermeyer deleted the dependabot/npm_and_yarn/assets/dompurify-3.4.12 branch July 23, 2026 10:31
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