Skip to content
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.

Update dependency dompurify to v3.1.6 - autoclosed #65

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 13, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dompurify 3.0.1 -> 3.1.6 age adoption passing confidence

Release Notes

cure53/DOMPurify (dompurify)

v3.1.6: DOMPurify 3.1.6

Compare Source

  • Fixed an issue with the execution logic of attribute hooks to prevent bypasses, thanks @​kevin-mizu
  • Fixed an issue with element removal leading to uncaught errors through DOM Clobbering, thanks @​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
  • Updated several development dependencies

v3.1.5: DOMPurify 3.1.5

Compare Source

  • Fixed a minor issue with the dist paths in bower.js, thanks @​HakumenNC
  • Fixed a minor issue with sanitizing HTML coming from copy&paste Word content, thanks @​kakao-bishop-cho

v3.1.4: DOMPurify 3.1.4

Compare Source

  • Fixed an issue with the recently implemented isNaN checks, thanks @​tulach
  • Added several new popover attributes to allow-list, thanks @​Gigabyte5671
  • Fixed the tests and adjusted the test runner to cover all branches

v3.1.3: DOMPurify 3.1.3

Compare Source

  • Fixed several mXSS variations found by and thanks to @​kevin-mizu & @​Ry0taK
  • Added better configurability for comment scrubbing default behavior
  • Added better hardening against Prototype Pollution attacks, thanks @​kevin-mizu
  • Added better handling and readability of the nodeType property, thanks @​ssi02014
  • Fixed some smaller issues in README and other documentation

v3.1.2: DOMPurify 3.1.2

Compare Source

  • Addressed and fixed a mXSS variation found by @​kevin-mizu
  • Addressed and fixed a mXSS variation found by Adam Kues of Assetnote
  • Updated tests for older Safari and Chrome versions

v3.1.1: DOMPurify 3.1.1

Compare Source

  • Fixed an mXSS sanitiser bypass reported by @​icesfont
  • Added new code to track element nesting depth
  • Added new code to enforce a maximum nesting depth of 255
  • Added coverage tests and necessary clobbering protections

Note that this is a security release and should be upgraded to immediately. Please also note that further releases may follow as the underlying vulnerability is apparently new and further variations may be discovered.

v3.1.0: DOMPurify 3.1.0

Compare Source

  • Added new setting SAFE_FOR_XML to enable better control over comment scrubbing
  • Updated README to warn about happy-dom not being safe for use with DOMPurify yet
  • Updated the LICENSE file to show the accurate year number
  • Updated several build and test dependencies

v3.0.11: DOMPurify 3.0.11

Compare Source

  • Fixed another conditional bypass caused by Processing Instructions, thanks @​Ry0taK
  • Fixed the regex for HTML Custom Element detection, thanks @​AlekseySolovey3T

v3.0.10: DOMPurify 3.0.10

Compare Source

  • Fixed two possible bypasses when sanitizing an XML document and later using it in HTML, thanks @​Slonser
  • Bumped up some build and test dependencies

v3.0.9: DOMPurify 3.0.9

Compare Source

  • Fixed a problem with proper detection of Custom Elements, thanks @​kevin-mizu
  • Refactored the hasOwnProperty logic, thanks @​ssi02014
  • Removed a superfluous console.warn making HappyDom happier, thanks @​HugoPoi
  • Modernized some of the demo hooks for better looks, thanks @​Steb95

v3.0.8: DOMPurify 3.0.8

Compare Source

  • Fixed errors caused by conditional exports, thanks @​ssi02014
  • Fixed a type error when working with custom element config, thanks @​cpmotion

v3.0.7: DOMPurify 3.0.7

Compare Source

  • Added better protection against CSPP attacks, thanks @​kevin-mizu
  • Updated browser versions for automated tests
  • Updated Node versions for automated tests

v3.0.6: DOMPurify 3.0.6

Compare Source

  • Refactored the core code-base and several utilities, thanks @​ssi02014
  • Updated and fixed several sections of the README, thanks @​ssi02014
  • Updated several outdated build and test dependencies

v3.0.5: DOMPurify 3.0.5

Compare Source

  • Fixed a licensing issue spotted and reported by @​george-thomas-hill
  • Updated several build and test dependencies

v3.0.4: DOMPurify 3.0.4

Compare Source

  • Fixed a bypass in jsdom 22 in case the noframes element is permitted, thanks @​leeN
  • Fixed a typo with shadowrootmod which should be shadowrootmode, thanks @​masatokinugawa

v3.0.3: DOMPurify 3.0.3

Compare Source

  • Added new TRUSTED_TYPES_POLICY configuration option, thanks @​dejang
  • Added feDropShadow to the SVG filter allow-list, thanks @​SelfMadeSystem

v3.0.2: DOMPurify 3.0.2

Compare Source

  • 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

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency dompurify to v3.0.3 Update dependency dompurify to v3.0.4 Jun 29, 2023
@renovate renovate bot force-pushed the renovate/dompurify-3.x-lockfile branch from fd5f035 to c76504c Compare June 29, 2023 19:55
@renovate renovate bot changed the title Update dependency dompurify to v3.0.4 Update dependency dompurify to v3.0.5 Jul 11, 2023
@renovate renovate bot force-pushed the renovate/dompurify-3.x-lockfile branch from c76504c to d66583f Compare July 11, 2023 09:58
@renovate renovate bot force-pushed the renovate/dompurify-3.x-lockfile branch from d66583f to f2dbe86 Compare August 9, 2023 12:22
@renovate renovate bot changed the title Update dependency dompurify to v3.0.5 Update dependency dompurify to v3.0.6 Sep 28, 2023
@renovate renovate bot force-pushed the renovate/dompurify-3.x-lockfile branch from f2dbe86 to e7580fa Compare September 28, 2023 09:54
@renovate renovate bot force-pushed the renovate/dompurify-3.x-lockfile branch from e7580fa to 44f6e01 Compare January 4, 2024 12:14
@renovate renovate bot changed the title Update dependency dompurify to v3.0.6 Update dependency dompurify to v3.0.7 Jan 4, 2024
@renovate renovate bot changed the title Update dependency dompurify to v3.0.7 Update dependency dompurify to v3.0.8 Jan 5, 2024
@renovate renovate bot force-pushed the renovate/dompurify-3.x-lockfile branch from 44f6e01 to 74cec94 Compare January 5, 2024 19:21
@renovate renovate bot changed the title Update dependency dompurify to v3.0.8 Update dependency dompurify to v3.0.9 Feb 20, 2024
@renovate renovate bot force-pushed the renovate/dompurify-3.x-lockfile branch from 74cec94 to c9b4e32 Compare February 20, 2024 16:32
@renovate renovate bot changed the title Update dependency dompurify to v3.0.9 Update dependency dompurify to v3.0.10 Mar 19, 2024
@renovate renovate bot force-pushed the renovate/dompurify-3.x-lockfile branch 2 times, most recently from 8cef60b to a90f11d Compare March 21, 2024 11:29
@renovate renovate bot changed the title Update dependency dompurify to v3.0.10 Update dependency dompurify to v3.0.11 Mar 21, 2024
@renovate renovate bot changed the title Update dependency dompurify to v3.0.11 Update dependency dompurify to v3.1.0 Apr 7, 2024
@renovate renovate bot force-pushed the renovate/dompurify-3.x-lockfile branch from a90f11d to 25461a8 Compare April 7, 2024 17:26
@renovate renovate bot changed the title Update dependency dompurify to v3.1.0 Update dependency dompurify to v3.1.1 Apr 26, 2024
@renovate renovate bot force-pushed the renovate/dompurify-3.x-lockfile branch 2 times, most recently from 9b1aac3 to e62cf52 Compare April 30, 2024 10:20
@renovate renovate bot changed the title Update dependency dompurify to v3.1.1 Update dependency dompurify to v3.1.2 Apr 30, 2024
@renovate renovate bot force-pushed the renovate/dompurify-3.x-lockfile branch from e62cf52 to 60425fd Compare May 11, 2024 12:43
@renovate renovate bot changed the title Update dependency dompurify to v3.1.2 Update dependency dompurify to v3.1.3 May 11, 2024
@renovate renovate bot changed the title Update dependency dompurify to v3.1.3 Update dependency dompurify to v3.1.4 May 20, 2024
@renovate renovate bot force-pushed the renovate/dompurify-3.x-lockfile branch from 60425fd to 20b14ab Compare May 20, 2024 17:14
@renovate renovate bot force-pushed the renovate/dompurify-3.x-lockfile branch from 20b14ab to 23ea672 Compare May 31, 2024 11:18
@renovate renovate bot changed the title Update dependency dompurify to v3.1.4 Update dependency dompurify to v3.1.5 May 31, 2024
@renovate renovate bot force-pushed the renovate/dompurify-3.x-lockfile branch from 23ea672 to 79246ef Compare July 5, 2024 16:30
@renovate renovate bot changed the title Update dependency dompurify to v3.1.5 Update dependency dompurify to v3.1.6 Jul 5, 2024
@renovate renovate bot changed the title Update dependency dompurify to v3.1.6 Update dependency dompurify to v3.1.6 - autoclosed Sep 16, 2024
@renovate renovate bot closed this Sep 16, 2024
@renovate renovate bot deleted the renovate/dompurify-3.x-lockfile branch September 16, 2024 21:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants