Skip to content

[stable32] chore(deps): Bump dompurify from 3.4.8 to 3.4.10 - #61464

Merged
AndyScherzinger merged 2 commits into
stable32from
dependabot/npm_and_yarn/stable32/dompurify-3.4.10
Jun 27, 2026
Merged

[stable32] chore(deps): Bump dompurify from 3.4.8 to 3.4.10#61464
AndyScherzinger merged 2 commits into
stable32from
dependabot/npm_and_yarn/stable32/dompurify-3.4.10

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubJun 20, 2026

Copy link
Copy Markdown
Contributor

Bumps dompurify from 3.4.8 to 3.4.10.

Release notes

Sourced from dompurify's releases.

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

DOMPurify 3.4.9

  • Further improved the handling of Trusted Types config options, thanks @​offset
  • Further improved the handling of IN_PLACE sanitization, thanks @​mozfreddyb
  • Added more test coverage for IN_PLACE and Trusted Types related usage
  • Bumped several dependencies where possible
  • Updated README and wiki with more accurate documentation & attack samples
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

@dependabot
dependabotBot requested review from a team as code ownersJune 20, 2026 03:07
@dependabot
dependabotBot requested review from nfebe, skjnldsv and sorbaugh and removed request for a teamJune 20, 2026 03:07
@github-actions
github-actionsBot enabled auto-merge June 20, 2026 03:07
@github-actionsgithub-actionsBot changed the title chore(deps): Bump dompurify from 3.4.8 to 3.4.10[stable32] chore(deps): Bump dompurify from 3.4.8 to 3.4.10Jun 20, 2026
@AndyScherzingerAndyScherzinger added this to the Nextcloud 32.0.13 milestone Jun 25, 2026
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.4.8 to 3.4.10.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.4.8...3.4.10)
---
updated-dependencies:
- dependency-name: dompurify
dependency-version: 3.4.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
@AndyScherzinger
AndyScherzingerforce-pushed the dependabot/npm_and_yarn/stable32/dompurify-3.4.10 branch from ac9ff58 to ee60af6CompareJune 27, 2026 22:30
@AndyScherzinger

Copy link
Copy Markdown
Member

/compile

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@AndyScherzinger
AndyScherzinger merged commit 02795dc into stable32Jun 27, 2026
122 of 124 checks passed
@AndyScherzinger
AndyScherzinger deleted the dependabot/npm_and_yarn/stable32/dompurify-3.4.10 branch June 27, 2026 23:05
@nextcloud-botnextcloud-bot mentioned this pull request Jul 14, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@AndyScherzinger@nextcloud-command