Skip to content

Update dependency jsdom to v23#712

Open
mend-for-github-com[bot] wants to merge 1 commit intomainfrom
whitesource-remediate/jsdom-23.x
Open

Update dependency jsdom to v23#712
mend-for-github-com[bot] wants to merge 1 commit intomainfrom
whitesource-remediate/jsdom-23.x

Conversation

@mend-for-github-com
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
jsdom dependencies major ^21.1.2^23.0.0

By merging this PR, the below issues will be automatically resolved and closed:

Severity CVSS Score Vulnerability GitHub Issue
Low 3.3 CVE-2026-3449 #709

Release Notes

jsdom/jsdom (jsdom)

v23.0.0

Compare Source

  • Node.js v18 is now the minimum supported version.
  • Updated various dependencies, including whatwg-url which integrates various additions to the URL and URLSearchParams objects.

v22.1.0

Compare Source

  • Added crypto.randomUUID(). (@​jamesbvaughan)
  • Added DOMRect and DOMRectReadOnly.
  • Added AbortSignal.timeout().
  • Added abortSignal.throwIfAborted().
  • Added support for the submitter argument to the FormData constructor. (@​jenseng)
  • Improved getComputedStyle()'s results for color-based properties, to resolve named colors and attempt to provide initial inheritance support. (@​hoekz-wwt)
  • Updated Window's event handler properties (e.g. oncopy, ontouchstart, etc.) to reflect the latest list from the standard.
  • Fixed DOMParser-created documents to inherit their URL from the creating document.

v22.0.0

Compare Source


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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

security fix Security fix generated by Mend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants