wingkwong / react-quiz-component

:orange_book: React Quiz Component
https://wingkwong.github.io/react-quiz-component/
MIT License
379 stars 147 forks source link

fix(deps): update dependency dompurify to v3 #121

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dompurify ^2.0.8 -> ^3.0.0 age adoption passing confidence

Release Notes

cure53/DOMPurify (dompurify) ### [`v3.0.6`](https://togithub.com/cure53/DOMPurify/releases/tag/3.0.6): DOMPurify 3.0.6 [Compare Source](https://togithub.com/cure53/DOMPurify/compare/3.0.5...3.0.6) - Refactored the core code-base and several utilities, thanks [@​ssi02014](https://togithub.com/ssi02014) - Updated and fixed several sections of the README, thanks [@​ssi02014](https://togithub.com/ssi02014) - Updated several outdated build and test dependencies ### [`v3.0.5`](https://togithub.com/cure53/DOMPurify/releases/tag/3.0.5): DOMPurify 3.0.5 [Compare Source](https://togithub.com/cure53/DOMPurify/compare/3.0.4...3.0.5) - Fixed a licensing issue spotted and reported by [@​george-thomas-hill](https://togithub.com/george-thomas-hill) - Updated several build and test dependencies ### [`v3.0.4`](https://togithub.com/cure53/DOMPurify/releases/tag/3.0.4): DOMPurify 3.0.4 [Compare Source](https://togithub.com/cure53/DOMPurify/compare/3.0.3...3.0.4) - Fixed a bypass in jsdom 22 in case the noframes element is permitted, thanks [@​leeN](https://togithub.com/leeN) - Fixed a typo with `shadowrootmod` which should be `shadowrootmode`, thanks [@​masatokinugawa](https://togithub.com/masatokinugawa) ### [`v3.0.3`](https://togithub.com/cure53/DOMPurify/releases/tag/3.0.3): DOMPurify 3.0.3 [Compare Source](https://togithub.com/cure53/DOMPurify/compare/3.0.2...3.0.3) - Added new `TRUSTED_TYPES_POLICY` configuration option, thanks [@​dejang](https://togithub.com/dejang) - Added `feDropShadow` to the SVG filter allow-list, thanks [@​SelfMadeSystem](https://togithub.com/SelfMadeSystem) ### [`v3.0.2`](https://togithub.com/cure53/DOMPurify/releases/tag/3.0.2): DOMPurify 3.0.2 [Compare Source](https://togithub.com/cure53/DOMPurify/compare/3.0.1...3.0.2) - Fixed an issue with `ALLOWED_URI_REGEXP` not being reset, thanks [@​mukilane](https://togithub.com/mukilane) - Added `mprescripts` tag to allowed MathML elements, thanks [@​duyhai94](https://togithub.com/duyhai94) - Added SMS URI scheme to allowed URI schemes, tanks [@​Kiwka](https://togithub.com/Kiwka) - Updated supported browser versions for nicer code and smaller size, thanks [@​buzinas](https://togithub.com/buzinas) ### [`v3.0.1`](https://togithub.com/cure53/DOMPurify/releases/tag/3.0.1): DOMPurify 3.0.1 [Compare Source](https://togithub.com/cure53/DOMPurify/compare/3.0.0...3.0.1) - Fixed a problem with improper reset of custom HTML options, thanks [@​ammaraskar](https://togithub.com/ammaraskar) ### [`v3.0.0`](https://togithub.com/cure53/DOMPurify/releases/tag/3.0.0): DOMPurify 3.0.0 [Compare Source](https://togithub.com/cure53/DOMPurify/compare/2.4.7...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](https://togithub.com/edg2s) [@​AndreVirtimo](https://togithub.com/AndreVirtimo) - Added better support for `shadowrootmode`, thanks [@​mfreed7](https://togithub.com/mfreed7) **NOTE** Please use the [2.4.4](https://togithub.com/cure53/DOMPurify/releases/tag/2.4.4) release if you still need MSIE support, 3.0.0 comes without the MSIE overhead

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.