Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency dompurify to v3.2.4 #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dompurify 3.1.0 -> 3.2.4 age adoption passing confidence

Release Notes

cure53/DOMPurify (dompurify)

v3.2.4: DOMPurify 3.2.4

Compare Source

  • Fixed a conditional and config dependent mXSS-style bypass reported by @​nsysean
  • Added a new feature to allow specific hook removal, thanks @​davecardwell
  • Added purify.js and purify.min.js to exports, thanks @​Aetherinox
  • Added better logic in case no window object is president, thanks @​yehuya
  • Updated some dependencies called out by dependabot
  • Updated license files etc to show the correct year

v3.2.3: DOMPurify 3.2.3

Compare Source

v3.2.2: DOMPurify 3.2.2

Compare Source

  • Fixed a possible bypass in case a rather specific config for custom elements is set, thanks @​yaniv-git
  • Fixed several minor issues with the type definitions, thanks again @​reduckted
  • Fixed a minor issue with the types reference for trusted types, thanks @​reduckted
  • Fixed a minor problem with the template detection regex on some systems, thanks @​svdb99

v3.2.1

Compare Source

v3.2.0: DOMPurify 3.2.0

Compare Source

v3.1.7: DOMPurify 3.1.7

Compare Source

  • Fixed an issue with comment detection and possible bypasses with specific config settings, thanks @​masatokinugawa
  • Fixed several smaller typos in documentation and test & build files, thanks @​christianhg
  • Added better support for Angular compiler, thanks @​jeroen1602
  • Added several new attributes to HTML and SVG allow-list, thanks @​Gigabyte5671 and @​Rotzbua
  • Removed the foreignObject element from the list of HTML entry-points, thanks @​masatokinugawa
  • Bumped several dependencies to be more up to date

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.


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.

Copy link

netlify bot commented May 4, 2024

Deploy Preview for kol3x-blog ready!

Name Link
🔨 Latest commit 909ca05
🔍 Latest deploy log https://app.netlify.com/sites/kol3x-blog/deploys/679b77d8c1f4fa0008e61560
😎 Deploy Preview https://deploy-preview-2--kol3x-blog.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot force-pushed the renovate/dompurify-3.x-lockfile branch from 03585e3 to 7733951 Compare May 11, 2024 10:45
@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 force-pushed the renovate/dompurify-3.x-lockfile branch from 7733951 to 2345264 Compare May 20, 2024 12:14
@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 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 2345264 to e6f46cc Compare May 31, 2024 12:11
@renovate renovate bot force-pushed the renovate/dompurify-3.x-lockfile branch from e6f46cc to 528f5db Compare July 5, 2024 15:18
@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.7 Sep 26, 2024
@renovate renovate bot force-pushed the renovate/dompurify-3.x-lockfile branch from 528f5db to 2582cbe Compare September 26, 2024 13:38
@renovate renovate bot changed the title Update dependency dompurify to v3.1.7 Update dependency dompurify to v3.2.0 Nov 11, 2024
@renovate renovate bot force-pushed the renovate/dompurify-3.x-lockfile branch from 2582cbe to e7bbefc Compare November 11, 2024 17:36
@renovate renovate bot changed the title Update dependency dompurify to v3.2.0 Update dependency dompurify to v3.2.1 Nov 20, 2024
@renovate renovate bot force-pushed the renovate/dompurify-3.x-lockfile branch from e7bbefc to 0fd707f Compare November 20, 2024 10:50
@renovate renovate bot force-pushed the renovate/dompurify-3.x-lockfile branch from 0fd707f to 84714e3 Compare November 29, 2024 11:17
@renovate renovate bot changed the title Update dependency dompurify to v3.2.1 Update dependency dompurify to v3.2.2 Nov 29, 2024
@renovate renovate bot changed the title Update dependency dompurify to v3.2.2 Update dependency dompurify to v3.2.3 Dec 9, 2024
@renovate renovate bot force-pushed the renovate/dompurify-3.x-lockfile branch from 84714e3 to 00803f4 Compare December 9, 2024 09:47
@renovate renovate bot changed the title Update dependency dompurify to v3.2.3 Update dependency dompurify to v3.2.4 Jan 30, 2025
@renovate renovate bot force-pushed the renovate/dompurify-3.x-lockfile branch from 00803f4 to 909ca05 Compare January 30, 2025 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants