-
Notifications
You must be signed in to change notification settings - Fork 27
fix(deps): update dependency dompurify to v3 [security] #1314
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/npm-dompurify-vulnerability
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1314 +/- ##
=======================================
Coverage 90.41% 90.41%
=======================================
Files 419 419
Lines 9478 9478
Branches 2287 2281 -6
=======================================
Hits 8570 8570
- Misses 871 874 +3
+ Partials 37 34 -3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
14d9750
to
93f4351
Compare
ca7bf88
to
8fd5ed4
Compare
db93fe9
to
d52306f
Compare
d083322
to
68d7342
Compare
6908951
to
c73e4e7
Compare
e301589
to
a5b4975
Compare
9d408fc
to
fd4dc1a
Compare
fd4dc1a
to
434b968
Compare
db40aeb
to
d093cc2
Compare
212ab62
to
818484f
Compare
aa1de64
to
4d460bc
Compare
f33d296
to
e70015c
Compare
13b05b4
to
e5cdf6f
Compare
b5f2131
to
3be839b
Compare
3be839b
to
16e3807
Compare
346f1cf
to
d0a718b
Compare
f557842
to
7a1fe96
Compare
6e070a4
to
b03762a
Compare
aab79b8
to
fcffc39
Compare
fcffc39
to
9291fba
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.5.4
->^3.0.0
GitHub Vulnerability Alerts
CVE-2025-26791
DOMPurify before 3.2.4 has an incorrect template literal regular expression when SAFE_FOR_TEMPLATES is set to true, sometimes leading to mutation cross-site scripting (mXSS).
Release Notes
cure53/DOMPurify (dompurify)
v3.2.4
: DOMPurify 3.2.4Compare Source
v3.2.3
: DOMPurify 3.2.3Compare Source
v3.2.2
: DOMPurify 3.2.2Compare Source
v3.2.1
: DOMPurify 3.2.1Compare Source
v3.2.0
: DOMPurify 3.2.0Compare Source
v3.1.7
: DOMPurify 3.1.7Compare Source
foreignObject
element from the list of HTML entry-points, thanks @masatokinugawav3.1.6
: DOMPurify 3.1.6Compare Source
v3.1.5
: DOMPurify 3.1.5Compare Source
bower.js
, thanks @HakumenNCv3.1.4
: DOMPurify 3.1.4Compare Source
isNaN
checks, thanks @tulachv3.1.3
: DOMPurify 3.1.3Compare Source
nodeType
property, thanks @ssi02014v3.1.2
: DOMPurify 3.1.2Compare Source
v3.1.1
: DOMPurify 3.1.1Compare Source
Note that this is a security release and should be upgraded to immediately. Please also note that further releases may follow as the underlying vulnerability is apparently new and further variations may be discovered.
v3.1.0
: DOMPurify 3.1.0Compare Source
SAFE_FOR_XML
to enable better control over comment scrubbingv3.0.11
: DOMPurify 3.0.11Compare Source
v3.0.10
: DOMPurify 3.0.10Compare Source
v3.0.9
: DOMPurify 3.0.9Compare Source
hasOwnProperty
logic, thanks @ssi02014console.warn
making HappyDom happier, thanks @HugoPoiv3.0.8
: DOMPurify 3.0.8Compare Source
v3.0.7
: DOMPurify 3.0.7Compare Source
v3.0.6
: DOMPurify 3.0.6Compare Source
v3.0.5
: DOMPurify 3.0.5Compare Source
v3.0.4
: DOMPurify 3.0.4Compare Source
shadowrootmod
which should beshadowrootmode
, thanks @masatokinugawav3.0.3
: DOMPurify 3.0.3Compare Source
TRUSTED_TYPES_POLICY
configuration option, thanks @dejangfeDropShadow
to the SVG filter allow-list, thanks @SelfMadeSystemv3.0.2
: DOMPurify 3.0.2Compare Source
ALLOWED_URI_REGEXP
not being reset, thanks @mukilanemprescripts
tag to allowed MathML elements, thanks @duyhai94v3.0.1
: DOMPurify 3.0.1Compare Source
v3.0.0
: DOMPurify 3.0.0Compare Source
ALLOW_SELF_CLOSE_IN_ATTR
flag, thanks @edg2s @AndreVirtimoshadowrootmode
, thanks @mfreed7NOTE Please use the 2.4.4 release if you still need MSIE support, 3.0.0 comes without the MSIE overhead
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.