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.1.6 - autoclosed #39

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 28, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dompurify 3.0.5 -> 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

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.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Sep 28, 2023

Deploying nox-blogs with  Cloudflare Pages  Cloudflare Pages

Latest commit: bdfc913
Status: ✅  Deploy successful!
Preview URL: https://84f19f07.nox-blogs.pages.dev
Branch Preview URL: https://renovate-dompurify-3-x-lockf.nox-blogs.pages.dev

View logs

@sonarcloud
Copy link

sonarcloud bot commented Sep 28, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@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 force-pushed the renovate/dompurify-3.x-lockfile branch from c6a0003 to c7b9763 Compare January 4, 2024 12:06
@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 c7b9763 to 54343f5 Compare January 5, 2024 18:59
Copy link

sonarcloud bot commented Jan 5, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@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 54343f5 to 177f899 Compare February 20, 2024 16:15
@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 from 177f899 to 3b1cb3f Compare March 19, 2024 13:22
@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 force-pushed the renovate/dompurify-3.x-lockfile branch from 3b1cb3f to d5dff20 Compare March 21, 2024 15:09
@renovate renovate bot force-pushed the renovate/dompurify-3.x-lockfile branch from d5dff20 to 71459ba Compare April 7, 2024 15:45
@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 71459ba to f9ba87d Compare April 25, 2024 07:12
@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 from f9ba87d to 6250f8a Compare April 26, 2024 13:37
@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 6250f8a to 4b2bcba Compare April 30, 2024 11:01
@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 4b2bcba to 1d03f29 Compare May 11, 2024 11:34
@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 1d03f29 to a7c430b Compare May 20, 2024 11:52
@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 a7c430b to 5e4b22c Compare May 31, 2024 10:18
Copy link

sonarcloud bot commented May 31, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@renovate renovate bot force-pushed the renovate/dompurify-3.x-lockfile branch from 5e4b22c to bdfc913 Compare July 5, 2024 13:19
@renovate renovate bot changed the title Update dependency dompurify to v3.1.5 Update dependency dompurify to v3.1.6 Jul 5, 2024
Copy link

sonarcloud bot commented 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:54
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