Bump dompurify from 2.4.4 to 3.0.2
Bumps dompurify from 2.4.4 to 3.0.2.
Release notes
Sourced from dompurify's releases.
DOMPurify 3.0.2
- Fixed an issue with
ALLOWED_URI_REGEXP
not being reset, thanks@mukilane
- Added
mprescripts
tag 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
@buzinas
DOMPurify 3.0.1
- Fixed a problem with improper reset of custom HTML options, thanks
@ammaraskar
DOMPurify 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_ATTR
flag, thanks@edg2s
@AndreVirtimo
- Added better support for
shadowrootmode
, thanks@mfreed7
NOTE Please use the 2.4.4 release if you still need MSIE support, 3.0.0 comes without the MSIE overhead
DOMPurify 2.4.5
- Fixed a problem with improper reset of custom HTML options, thanks
@ammaraskar
Commits
-
671167b
Merge pull request #793 from cure53/main -
a3c3907
chore: updated website version info -
6b0b394
Merge pull request #791 from cure53/main -
5532856
chore: preparing 3.0.2 release -
7fa8b97
Merge pull request #790 from mukilane/main -
1c63c4b
fix: ensure ALLOWED_URI_REGEXP is reset -
dcb9ebe
Merge pull request #788 from duyhai94/haicd194 -
972d449
Update tags.js -
14ed0bb
Merge pull request #786 from buzinas/bump-browsers-versions -
0b2327d
add tag mprescripts to mathMl - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts