RetroTxt
RetroTxt copied to clipboard
Bump dompurify from 3.0.11 to 3.1.1 in the updates group
Bumps the updates group with 1 update: dompurify.
Updates dompurify from 3.0.11 to 3.1.1
Release notes
Sourced from dompurify's releases.
DOMPurify 3.1.1
- Fixed an mXSS sanitiser bypass reported by
@icesfont- Added new code to track element nesting depth
- Added new code to enforce a maximum nesting depth of 255
- Added coverage tests and necessary clobbering protections
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.
DOMPurify 3.1.0
- Added new setting
SAFE_FOR_XMLto enable better control over comment scrubbing- Updated README to warn about happy-dom not being safe for use with DOMPurify yet
- Updated the LICENSE file to show the accurate year number
- Updated several build and test dependencies
Commits
7a0a984Merge pull request #944 from cure53/main7bbd12bchore: Preparing 3.1.1 release87eff29Merge branch 'main' of github.com:cure53/DOMPurify809a902fix: Set the MAX_NESTING_DEPTH to 255 for good measure and adjusted tests6ea80cdMerge pull request #943 from cure53/mainc0d418cMerge pull request #942 from kyselberg/main2a554b4docs: additional info in example6e240ecdocs: correct hook name and remove misleading commentef4bbb4chore: Re-generated dist versions1f494b9Merge pull request #941 from icesfont/fix/deep-nesting-mxss- Additional commits viewable in compare view
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 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) -
@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) -
@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) -
@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency -
@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions