Bump dompurify from 2.4.4 to 3.0.5
Bumps dompurify from 2.4.4 to 3.0.5.
Release notes
Sourced from dompurify's releases.
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
shadowrootmod
which should beshadowrootmode
, thanks@masatokinugawa
DOMPurify 3.0.3
- Added new
TRUSTED_TYPES_POLICY
configuration option, thanks@dejang
- Added
feDropShadow
to the SVG filter allow-list, thanks@SelfMadeSystem
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.7
- Fixed a licensing issue spotted and reported by
@george-thomas-hill
DOMPurify 2.4.6
- Fixed a bypass in jsdom 22 in case the
noframes
element is permitted, thanks@leeN
DOMPurify 2.4.5
- Fixed a problem with improper reset of custom HTML options, thanks
@ammaraskar
Commits
-
c96c9df
Merge pull request #835 from cure53/main -
b371d3d
chore: Updated build dependencies -
b6c2256
chore: Preparing 3.0.5 release -
d81390e
Merge pull request #833 from cure53/dependabot/npm_and_yarn/tough-cookie-4.1.3 -
1206500
build(deps): bump tough-cookie from 4.0.0 to 4.1.3 -
cc6dcc7
Merge branch 'main' of github.com:cure53/DOMPurify -
6044fe3
legal: Added full Apache 2.0 license, see #832 -
e6fa314
legal: Added full Apache 2.0 license, see #823 -
e933409
Merge pull request #828 from cure53/3.x -
34403dc
Merge pull request #827 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