Skip to content

fix(deps): bump dompurify from 3.4.12 to 3.4.15 - #83

Merged
ialejandro merged 1 commit into
mainfrom
dependabot-npm_and_yarn-dompurify-3.4.15
Sep 11, 2026
Merged

fix(deps): bump dompurify from 3.4.12 to 3.4.15#83
ialejandro merged 1 commit into
mainfrom
dependabot-npm_and_yarn-dompurify-3.4.15

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 11, 2026

Copy link
Copy Markdown
Contributor

Bumps dompurify from 3.4.12 to 3.4.15.

Release notes

Sourced from dompurify's releases.

DOMPurify 3.4.15

  • Added better clobbering hardening when XML content is involved, thanks @​gnyselcuk
  • Added several smaller hardening and edge-case improvements, thanks @​leechristensen
  • Bumped several dependencies where possible

DOMPurify 3.4.14

  • Fixed an issue with possible bypasses when risky tags are allow-listed, thanks @​AlirezaRouhbakhsh
  • Fixed a couple of edge cases with mixed document contexts, thanks @​fishjojo1
  • Added the SVG pointer-events and vector-effect presentation attributes to the allow-list, thanks @​Jaybhade
  • Conducted another refactoring run, removed dead branches and duplicated logic, flattened attribute validation
  • Updated the documentation in several spots, README, wiki, etc., thanks @​Akokonunes
  • Updated several development dependencies and CI workflow actions

DOMPurify 3.4.13

  • Fixed an issue with hook removal during IN_PLACE sanitization, thanks @​koyokr
  • Fixed an issue with hooks potentially bypassing the clone guard, thanks @​AkshayjainG
  • Fixed an issue with DOM clobbering via ownerDocument during IN_PLACE, thanks @​AkshayjainG
  • 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.12 to 3.4.15.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.4.12...3.4.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependency-management Dependabot updates enhancement New feature or request labels Sep 11, 2026
@ialejandro
ialejandro merged commit 4299261 into main Sep 11, 2026
7 checks passed
@ialejandro
ialejandro deleted the dependabot-npm_and_yarn-dompurify-3.4.15 branch September 11, 2026 18:08
github-actions Bot pushed a commit that referenced this pull request Sep 11, 2026
## [1.3.13](v1.3.12...v1.3.13) (2026-09-11)

### Bug Fixes

* **deps:** bump dompurify from 3.4.12 to 3.4.15 ([#83](#83)) ([4299261](4299261))
* **deps:** bump nodemailer from 9.1.1 to 10.0.6 ([#84](#84)) ([533e8df](533e8df))
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.3.13 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency-management Dependabot updates enhancement New feature or request released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants