Skip to content

[stable34] chore(deps): bump dompurify from 3.4.8 to 3.4.11 in /build/frontend-legacy#61776

Merged
AndyScherzinger merged 2 commits into
stable34from
dependabot/npm_and_yarn/build/frontend-legacy/stable34/dompurify-3.4.11
Jul 4, 2026
Merged

[stable34] chore(deps): bump dompurify from 3.4.8 to 3.4.11 in /build/frontend-legacy#61776
AndyScherzinger merged 2 commits into
stable34from
dependabot/npm_and_yarn/build/frontend-legacy/stable34/dompurify-3.4.11

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps dompurify from 3.4.8 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

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 dependabot Bot requested a review from a team as a code owner July 4, 2026 02:10
@dependabot dependabot Bot requested a review from a team as a code owner July 4, 2026 02:10
@dependabot dependabot Bot requested review from nfebe, sorbaugh and susnux and removed request for a team July 4, 2026 02:10
@github-actions github-actions Bot enabled auto-merge July 4, 2026 02:55
@github-actions github-actions Bot changed the title chore(deps): bump dompurify from 3.4.8 to 3.4.11 in /build/frontend-legacy [stable34] chore(deps): bump dompurify from 3.4.8 to 3.4.11 in /build/frontend-legacy Jul 4, 2026
@AndyScherzinger AndyScherzinger added this to the Nextcloud 34.0.2 milestone Jul 4, 2026
@AndyScherzinger

Copy link
Copy Markdown
Member

/compile

dependabot Bot and others added 2 commits July 4, 2026 17:18
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.4.8 to 3.4.11.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.4.8...3.4.11)

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

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
@AndyScherzinger AndyScherzinger force-pushed the dependabot/npm_and_yarn/build/frontend-legacy/stable34/dompurify-3.4.11 branch from 6623e51 to 44aa5a2 Compare July 4, 2026 15:18
@AndyScherzinger

Copy link
Copy Markdown
Member

/compile

@AndyScherzinger AndyScherzinger disabled auto-merge July 4, 2026 15:31
@AndyScherzinger AndyScherzinger merged commit c7f3610 into stable34 Jul 4, 2026
124 of 130 checks passed
@AndyScherzinger AndyScherzinger deleted the dependabot/npm_and_yarn/build/frontend-legacy/stable34/dompurify-3.4.11 branch July 4, 2026 15:31
Sign up for free to 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