chore(deps): update dependency dompurify to ^3.2.5 #302

Merged
Xefir merged 1 commits from renovate/dompurify-3.x into main 2025-04-04 08:47:23 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
dompurify dependencies patch ^3.2.4 -> ^3.2.5

Release Notes

cure53/DOMPurify (dompurify)

v3.2.5: DOMPurify 3.2.5

Compare Source

  • Added a check to the mXSS detection regex to be more strict, thanks @​masatokinugawa
  • Added ESM type imports in source, removes patch function, thanks @​donmccurdy
  • Added script to verify various TypeScript configurations, thanks @​reduckted
  • Added more modern browsers to the Karma launchers list
  • Added Node 23.x to tested runtimes, removed Node 17.x
  • Fixed the generation of source maps, thanks @​reduckted
  • Fixed an unexpected behavior with ALLOWED_URI_REGEXP using the 'g' flag, thanks @​hhk-png
  • Fixed a few typos in the README file

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [dompurify](https://github.com/cure53/DOMPurify) | dependencies | patch | [`^3.2.4` -> `^3.2.5`](https://renovatebot.com/diffs/npm/dompurify/3.2.4/3.2.5) | --- ### Release Notes <details> <summary>cure53/DOMPurify (dompurify)</summary> ### [`v3.2.5`](https://github.com/cure53/DOMPurify/releases/tag/3.2.5): DOMPurify 3.2.5 [Compare Source](https://github.com/cure53/DOMPurify/compare/3.2.4...3.2.5) - Added a check to the mXSS detection regex to be more strict, thanks [@&#8203;masatokinugawa](https://github.com/masatokinugawa) - Added ESM type imports in source, removes patch function, thanks [@&#8203;donmccurdy](https://github.com/donmccurdy) - Added script to verify various TypeScript configurations, thanks [@&#8203;reduckted](https://github.com/reduckted) - Added more modern browsers to the Karma launchers list - Added Node 23.x to tested runtimes, removed Node 17.x - Fixed the generation of source maps, thanks [@&#8203;reduckted](https://github.com/reduckted) - Fixed an unexpected behavior with `ALLOWED_URI_REGEXP` using the 'g' flag, thanks [@&#8203;hhk-png](https://github.com/hhk-png) - Fixed a few typos in the README file </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODEuNiIsInVwZGF0ZWRJblZlciI6IjM3LjE4MS42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Renovate added 1 commit 2025-04-04 08:45:12 +00:00
Xefir merged commit 588a25f2bd into main 2025-04-04 08:47:23 +00:00
Xefir deleted branch renovate/dompurify-3.x 2025-04-04 08:47:24 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Xefir/repod#302
No description provided.