Skip to content

build(deps): bump dompurify from 3.4.11 to 3.4.12#3484

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

build(deps): bump dompurify from 3.4.11 to 3.4.12#3484
jamiehenson merged 2 commits into
mainfrom
dependabot/npm_and_yarn/dompurify-3.4.12

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 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 dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 22, 2026
@jamiehenson

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/dompurify-3.4.12 branch from 85140e3 to 3681ae6 Compare July 23, 2026 12:05

@jamiehenson jamiehenson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving. Single call site (src/components/Markdown/CodeBlock.tsx) sanitizes highlighted code with FORBID_TAGS: ['svg', 'math']. 3.4.12 is hooks/hardening maintenance (no CVE) — we register no hooks and already forbid svg/math, so every change in it is moot for us.

~ 𝒞𝓁𝒶𝓊𝒹𝑒

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/dompurify-3.4.12 branch 3 times, most recently from f1f5ee0 to ad1c132 Compare July 23, 2026 13:34
@jamiehenson
jamiehenson enabled auto-merge July 23, 2026 13:41
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/dompurify-3.4.12 branch from ad1c132 to 76cece4 Compare July 23, 2026 13:43
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: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/dompurify-3.4.12 branch from 76cece4 to fd094cf Compare July 23, 2026 14:30
@jamiehenson
jamiehenson merged commit ca57c69 into main Jul 23, 2026
7 checks passed
@jamiehenson
jamiehenson deleted the dependabot/npm_and_yarn/dompurify-3.4.12 branch July 23, 2026 14:47
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

Development

Successfully merging this pull request may close these issues.

1 participant