app
app copied to clipboard
chore(deps): bump dompurify from 2.4.7 to 3.0.8 in /packages/utils
trafficstars
Bumps dompurify from 2.4.7 to 3.0.8.
Release notes
Sourced from dompurify's releases.
DOMPurify 3.0.8
- Fixed errors caused by conditional exports, thanks
@ssi02014- Fixed a type error when working with custom element config, thanks
@cpmotionDOMPurify 3.0.7
- Added better protection against CSPP attacks, thanks
@kevin-mizu- Updated browser versions for automated tests
- Updated Node versions for automated tests
- Refactored code base, thanks
@ssi02014- Refactored build system & deployment, thanks
@ssi02014DOMPurify 3.0.6
- Refactored the core code-base and several utilities, thanks
@ssi02014- Updated and fixed several sections of the README, thanks
@ssi02014- Updated several outdated build and test dependencies
DOMPurify 3.0.5
- Fixed a licensing issue spotted and reported by
@george-thomas-hill- Updated several build and test dependencies
DOMPurify 3.0.4
- Fixed a bypass in jsdom 22 in case the noframes element is permitted, thanks
@leeN- Fixed a typo with
shadowrootmodwhich should beshadowrootmode, thanks@masatokinugawaDOMPurify 3.0.3
- Added new
TRUSTED_TYPES_POLICYconfiguration option, thanks@dejang- Added
feDropShadowto the SVG filter allow-list, thanks@SelfMadeSystemDOMPurify 3.0.2
- Fixed an issue with
ALLOWED_URI_REGEXPnot being reset, thanks@mukilane- Added
mprescriptstag to allowed MathML elements, thanks@duyhai94- Added SMS URI scheme to allowed URI schemes, tanks
@Kiwka- Updated supported browser versions for nicer code and smaller size, thanks
@buzinasDOMPurify 3.0.1
- Fixed a problem with improper reset of custom HTML options, thanks
@ammaraskarDOMPurify 3.0.0
- Removed all code that is for MSIE-only
- Removed all tests that are for MSIE-only
- Modified documentation to reflect new state of MSIE support
- Added support for
ALLOW_SELF_CLOSE_IN_ATTRflag, thanks@edg2s@AndreVirtimo- Added better support for
shadowrootmode, thanks@mfreed7NOTE Please use the 2.4.4 release if you still need MSIE support, 3.0.0 comes without the MSIE overhead
Commits
ec1346aMerge pull request #899 from cure53/mainb3b441echore: Preparing 3.0.8 release486673fMerge pull request #898 from cpmotion/issue-89738e4dc3fix: Avoid TypeError for null values on CUSTOM_ELEMENT_HANDLING config.771eb82Merge pull request #896 from ssi02014/revert/conditionalExports2d963cffix: revert conditional exportsaa2c561Merge pull request #893 from cure53/mainab2c081chore: Preparing 3.0.7 released7498e0Merge pull request #890 from cure53/dependabot/github_actions/github/codeql-a...813bea6build(deps): bump github/codeql-action from 2 to 3- 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 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)