build(deps): bump dompurify from 3.3.2 to 3.4.0#805
build(deps): bump dompurify from 3.3.2 to 3.4.0#805dependabot[bot] wants to merge 1 commit intomasterfrom
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>
Greptile SummaryBumps Confidence Score: 5/5Safe to merge — clean security patch with no API or behavioral breaking changes Pure dependency bump with only version and integrity hash changes. DOMPurify 3.4.0 is a minor version that resolves multiple security vulnerabilities without breaking the public API. No application code is touched. No files require special attention Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[package.json / package-lock.json] -->|dompurify ^3.3.2 → ^3.4.0| B[DOMPurify 3.4.0]
B --> C[Fixes: prototype pollution\nCUSTOM_ELEMENT_HANDLING, USE_PROFILES]
B --> D[Fixes: mXSS via\nre-contextualization & closing tags]
B --> E[Fixes: ADD_ATTR predicates\nskipping URI validation]
B --> F[Removes incorrect\nnode>=20 engines constraint]
Reviews (1): Last reviewed commit: "build(deps): bump dompurify from 3.3.2 t..." | Re-trigger Greptile |
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.