lock
lock copied to clipboard
chore(deps): Bump dompurify from 3.2.5 to 3.3.0
Bumps dompurify from 3.2.5 to 3.3.0.
Release notes
Sourced from dompurify's releases.
DOMPurify 3.3.0
- Added the SVG
mask-typeattribute to default allow-list, thanks@prasadrajandran- Added support for
ADD_ATTRandADD_TAGSto accept functions, thanks@nelstrom- Fixed an issue with the
slotelement being in both SVG and HTML allow-list, thanks@Wim-ValgaerenDOMPurify 3.2.7
- Added new attributes and elements to default allow-list, thanks
@elrion018- Added
tagNameparameter to custom elementattributeNameCheck, thanks@nelstrom- Added better check for animated
hrefattributes, thanks@llamakko- Updated and improved the bundled types, thanks
@ssi02014- Updated several tests to better align with new browser encoding behaviors
- Improved the handling of potentially risky content inside CDATA elements, thanks
@securityMB&@terjanq- Improved the regular expression for raw-text elements to cover textareas, thanks
@securityMB&@terjanqDOMPurify 3.2.6
- Fixed several typos and removed clutter from our documentation, thanks
@Rotzbua- Added
matrix:as an allowed URI scheme, thanks@kleinesfilmroellchen- Added better config hardening against prototype pollution, thanks
@EffectRenan- Added better handling of attribute removal, thanks
@michalnieruchalski-tiugo- Added better configuration for aggressive mXSS scrubbing behavior, thanks
@BryanValverdeU- Removed the script that caused the fake entry CVE-2025-48050
Commits
36d1fbcGetting 3.x branch ready for 3.3.0 release (#1157)eaa0bdbMerge pull request #1144 from cure53/mainf712593fix: removed a possibly dossy regexeb9b3b6Merge branch 'main' of github.com:cure53/DOMPurifyce006f7chore: Preparing 3.2.7 releaseef0e0cbchore: Preparing 3.2.6 release2f09cd3Update README.md6a795bcMerge pull request #1142 from cure53/dependabot/github_actions/actions/setup-...2458bbdbuild(deps): bump actions/setup-node from 4 to 5e43d3f3Merge pull request #1136 from cure53/dependabot/github_actions/actions/checko...- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
@dependabot rebase