Skip to content

chore(deps): bump dompurify from 3.4.9 to 3.4.11#10931

Merged
robert-hebel-sb merged 1 commit into
masterfrom
dependabot/npm_and_yarn/dompurify-3.4.11
Jun 18, 2026
Merged

chore(deps): bump dompurify from 3.4.9 to 3.4.11#10931
robert-hebel-sb merged 1 commit into
masterfrom
dependabot/npm_and_yarn/dompurify-3.4.11

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 18, 2026

Copy link
Copy Markdown
Contributor

Bumps dompurify from 3.4.9 to 3.4.11.

Release notes

Sourced from dompurify's releases.

DOMPurify 3.4.11

  • Fixed an issue with a leaky config for hooks via setConfig, thanks @​trace37labs
  • Bumped vulnerable development dependencies to arrive at plain 0 with npm audit
  • Updated the osv-scanner suppression list as no vulnerable dependencies are left for now
  • Updated up the linting tool-chain and removed now-redundant lint directives
  • Updated the documentation is several spots, README, wiki, etc.
  • Bumped several dependencies where possible

DOMPurify 3.4.10

  • Refactored codebase for clarity: extracted the public type declarations into types.ts
  • Decomposed the three largest sanitizer functions into focused helpers
  • Removed duplicated defaults and dead branches, consolidated SAFE_FOR_TEMPLATES scrubbing into single shared path
  • Improved per-node performance by hoisting the mXSS probe regexes and testing textContent before innerHTML
  • Added a deterministic micro-benchmark harness (npm run bench) with a --compare mode
  • Reduced CI cost by running the full three-engine browser suite once per PR
  • Refreshed the demos/ folder so every demo runs again, and added a SVG-via-<img> demo
  • Documented the bench and test:happydom scripts in the README
  • Completed the Attack Classes & Bypass History wiki page
  • 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.

Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.4.9 to 3.4.11.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.4.9...3.4.11)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-version: 3.4.11
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 18, 2026
@robert-hebel-sb robert-hebel-sb merged commit 52ef1c9 into master Jun 18, 2026
9 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/dompurify-3.4.11 branch June 18, 2026 14:59
swagger-bot pushed a commit that referenced this pull request Jun 22, 2026
## [5.32.7](v5.32.6...v5.32.7) (2026-06-22)

### Bug Fixes

* **deps:** bump dompurify from 3.4.0 to 3.4.9 ([#10923](#10923)) ([15fc7d1](15fc7d1))
* **deps:** bump dompurify from 3.4.9 to 3.4.11 ([#10931](#10931)) ([52ef1c9](52ef1c9))
* **deps:** bump form-data from 4.0.5 to 4.0.6 ([#10924](#10924)) ([f8bcbbf](f8bcbbf))
* **deps:** bump http-proxy-middleware to 2.0.10 and ws to 8.21.0 ([#10935](#10935)) ([dd0d338](dd0d338))
* **deps:** bump js-yaml from 4.1.1 to 4.2.0 ([#10927](#10927)) ([bf17869](bf17869))
* **deps:** bump launch-editor from 2.10.0 to 2.14.1 ([#10926](#10926)) ([9b6b6ff](9b6b6ff))
@swagger-bot

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 5.32.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants