Bump dompurify from 2.4.4 to 3.0.0
Bumps dompurify from 2.4.4 to 3.0.0.
Release notes
Sourced from dompurify's releases.
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
-
5dcf2a0
chore: preparing 3.0.0 release -
6e98d48
see #767 -
8dd2763
test: Added 3.x tag only for 3.x branch actions -
4394af9
Merge branch 'main' into 3.x -
ed9e938
chore: Added checks to set isSupported to false for MSIE -
600fa00
test: Fixed two more breaking commas, duh -
639c63a
test: Fixed a breaking comma -
5deaa35
Merge pull request #762 from cure53/3.x -
5945d66
docs: Upodated README to be more accurate for MSIE -
0ace391
Merge pull request #759 from cure53/main - 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