chore(deps): bump dompurify from 3.3.2 to 3.4.0#9065
chore(deps): bump dompurify from 3.3.2 to 3.4.0#9065dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.3.2 to 3.4.0. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.3.2...3.4.0) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
🤖 AI PR Validation ReportPR Review ResultsThank you for your submission! Here's detailed feedback on your PR title and body compliance:✅ PR Title
❌ Commit Type
❌ Risk Level
❌ What & Why
❌ Impact of Change
❌ Test Plan
|
| Section | Status | Recommendation |
|---|---|---|
| Title | ✅ | Keep as-is. |
| Commit Type | ❌ | Add - [x] chore in the Commit Type checklist. |
| Risk Level | ❌ | Add - [x] Medium in the Risk Level section and label risk:medium. |
| What & Why | ❌ | Add a short "What & Why" paragraph (example provided). |
| Impact of Change | ❌ | Add Users/Developers/System bullets (example provided). |
| Test Plan | ❌ | Add unit/E2E tests or a clear manual test plan; CI must pass. |
| Contributors | Optionally add contributors (e.g., Dependabot). | |
| Screenshots/Videos | Not required for this PR unless visual changes are observed. |
Final notes & required actions
- This PR does NOT pass the PR body/template validation check. Please update the PR body to include the required sections from the template (Commit Type, Risk Level, What & Why, Impact of Change, Test Plan). Use the example snippets above.
- Add a risk label to the PR. My advised risk level is: Medium. Please add the label
risk:mediumso labels and body match. - Because this dependency is a sanitization library (dompurify) with security-relevant fixes, document your test plan: either add tests (preferred) or provide a clear manual testing checklist and run CI. Without tests or a justification the change should not be approved.
Please update the PR body with the requested sections and the risk:medium label, then re-submit or request a re-check. Thank you for keeping dependencies up to date and for adding the missing metadata to the PR!
Last updated: Thu, 16 Apr 2026 03:36:21 GMT
📊 Coverage CheckNo source files changed in this PR. |
Bumps dompurify from 3.3.2 to 3.4.0.
Release notes
Sourced from dompurify's releases.
Commits
5b16e0bGetting 3.x branch ready for 3.4.0 release (#1250)8bcbf73chore: Preparing 3.3.3 release5faddd6fix: engine requirement (#1210)0f91e3aUpdate README.mdd5ff1a8Merge branch 'main' of github.com:cure53/DOMPurifyc3efd48fix: moved back from jsdom 28 to jsdom 20988b888fix: moved back from jsdom 28 to jsdom 202726c74chore: Preparing 3.3.2 release6202c7ebuild(deps): bump@tootallnate/onceand jsdom (#1204)302b51dfix: Expanded the regex ever so slightly to also cover scriptDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.