ganta / marktone

Change a Rich Text input area to Markdown input area on kintone
https://chrome.google.com/webstore/detail/marktone/mmplkelbljbdkdcagoffbcbaeaccedlk
MIT License
20 stars 4 forks source link

fix(deps): update dependency dompurify to v3.1.7 #762

Closed ganta-renovate[bot] closed 1 month ago

ganta-renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
dompurify dependencies patch 3.1.3 -> 3.1.7

Release Notes

cure53/DOMPurify (dompurify) ### [`v3.1.7`](https://redirect.github.com/cure53/DOMPurify/releases/tag/3.1.7): DOMPurify 3.1.7 [Compare Source](https://redirect.github.com/cure53/DOMPurify/compare/3.1.6...3.1.7) - Fixed an issue with comment detection and possible bypasses with specific config settings, thanks [@​masatokinugawa](https://redirect.github.com/masatokinugawa) - Fixed several smaller typos in documentation and test & build files, thanks [@​christianhg](https://redirect.github.com/christianhg) - Added better support for Angular compiler, thanks [@​jeroen1602](https://redirect.github.com/jeroen1602) - Added several new attributes to HTML and SVG allow-list, thanks [@​Gigabyte5671](https://redirect.github.com/Gigabyte5671) and [@​Rotzbua](https://redirect.github.com/Rotzbua) - Removed the `foreignObject` element from the list of HTML entry-points, thanks [@​masatokinugawa](https://redirect.github.com/masatokinugawa) - Bumped several dependencies to be more up to date ### [`v3.1.6`](https://redirect.github.com/cure53/DOMPurify/releases/tag/3.1.6): DOMPurify 3.1.6 [Compare Source](https://redirect.github.com/cure53/DOMPurify/compare/3.1.5...3.1.6) - Fixed an issue with the execution logic of attribute hooks to prevent bypasses, thanks [@​kevin-mizu](https://redirect.github.com/kevin-mizu) - Fixed an issue with element removal leading to uncaught errors through DOM Clobbering, thanks [@​realansgar](https://redirect.github.com/realansgar) - Fixed a minor problem with the bower file pointing to the wrong dist path - Fixed several minor typos in docs, comments and comment blocks, thanks [@​Rotzbua](https://redirect.github.com/Rotzbua) - Updated several development dependencies ### [`v3.1.5`](https://redirect.github.com/cure53/DOMPurify/releases/tag/3.1.5): DOMPurify 3.1.5 [Compare Source](https://redirect.github.com/cure53/DOMPurify/compare/3.1.4...3.1.5) - Fixed a minor issue with the dist paths in `bower.js`, thanks [@​HakumenNC](https://redirect.github.com/HakumenNC) - Fixed a minor issue with sanitizing HTML coming from copy\&paste Word content, thanks [@​kakao-bishop-cho](https://redirect.github.com/kakao-bishop-cho) ### [`v3.1.4`](https://redirect.github.com/cure53/DOMPurify/releases/tag/3.1.4): DOMPurify 3.1.4 [Compare Source](https://redirect.github.com/cure53/DOMPurify/compare/3.1.3...3.1.4) - Fixed an issue with the recently implemented `isNaN` checks, thanks [@​tulach](https://redirect.github.com/tulach) - Added several new popover attributes to allow-list, thanks [@​Gigabyte5671](https://redirect.github.com/Gigabyte5671) - Fixed the tests and adjusted the test runner to cover all branches

Configuration

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

🚦 Automerge: Enabled.

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 Renovate Bot.