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

[Snyk] Upgrade dompurify from 2.2.7 to 2.4.1 #5561

Closed

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade dompurify from 2.2.7 to 2.4.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 17 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2022-11-10.
Release notes
Package name: dompurify
  • 2.4.1 - 2022-11-10
    • Added new config option ALLOWED_NAMESPACES for better XML handling, thanks @ kevin-deyoungster @ tosmolka
    • Added better detection of template literals when SAFE_FOR_TEMPLATES is true
    • Fixed an exception caused by DOM clobbering, thanks @ masatokinugawa
    • Bumped some dependencies, thanks @ marcpenya-tf
  • 2.4.0 - 2022-08-24
    • Removed bundled types again as they caused too much trouble
  • 2.3.12 - 2022-08-23
  • 2.3.11 - 2022-08-23
    • Added generated type definitions for better compatibility
    • Added SANITIZE_NAMED_PROPS config option, thanks @ SoheilKhodayari
    • Updated README and config documentation, thanks @ 0xedward
    • Updated test suite with newer Node versions
  • 2.3.10 - 2022-07-18
    • Added support for sanitization of attributes requiring Trusted Types, thanks @ tosmolka
  • 2.3.9 - 2022-07-11
    • Made TAG and ATTR config options case-sensitive when parsing XHTML, thanks @ tosmolka
    • Bumped some dependencies, thanks @ is2ei
    • Included github-actions in the dependabot config, thanks @ nathannaveen
  • 2.3.8 - 2022-05-13
    • Cleaned up a minor issue with the 2.3.7 release, thanks @ johnbirds

    No other changes compared to 2.3.7 release, which entail:

  • 2.3.7 - 2022-05-11
  • 2.3.6 - 2022-02-16
    • Added an option to allow HTML5 doctypes, thanks @ tosmolka
    • Bumped several dependencies, thanks @ is2ei
    • Updated documentation to cover recently added flags, thanks @ is2ei
  • 2.3.5 - 2022-01-26
  • 2.3.4 - 2021-12-07
  • 2.3.3 - 2021-09-20
  • 2.3.2 - 2021-09-15
  • 2.3.1 - 2021-08-13
  • 2.3.0 - 2021-07-06
  • 2.2.9 - 2021-06-01
  • 2.2.8 - 2021-04-28
  • 2.2.7 - 2021-03-12
from dompurify GitHub release notes
Commit messages
Package name: dompurify

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@codecov-commenter
Copy link

Codecov Report

Merging #5561 (3cba756) into develop (32909ba) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop    #5561   +/-   ##
========================================
  Coverage    75.18%   75.18%           
========================================
  Files          125      125           
  Lines         8127     8127           
  Branches       649      649           
========================================
  Hits          6110     6110           
  Misses        2017     2017           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@cnlucas cnlucas closed this Jan 30, 2023
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.

3 participants