azu / safe-marked

Markdown to HTML using marked and DOMPurify. Safe by default.
MIT License
48 stars 1 forks source link

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

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.4.3 -> ^3.0.0 age adoption passing confidence

Release Notes

cure53/DOMPurify ### [`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.4...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 ### [`v2.4.4`](https://togithub.com/cure53/DOMPurify/releases/tag/2.4.4): DOMPurify 2.4.4 [Compare Source](https://togithub.com/cure53/DOMPurify/compare/2.4.3...2.4.4) - 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)

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.