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 jsdom from 22.0.0 to 22.1.0 #3

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

Conversation

asafc
Copy link

@asafc asafc commented Dec 6, 2023

Snyk has created this PR to upgrade jsdom from 22.0.0 to 22.1.0.

As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.

✨ Snyk has automatically assigned this pull request, set who gets assigned.

ℹ️ 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 1 version ahead of your current version.
  • The recommended version was released 6 months ago, on 2023-05-27.
Release notes
Package name: jsdom
  • 22.1.0 - 2023-05-27
    • 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.
  • 22.0.0 - 2023-05-02
from jsdom GitHub release notes
Commit messages
Package name: jsdom
  • 2ed1d4b Version 22.1.0
  • 5857f25 Update GlobalEventHandlers list
  • a8b03af Implement getComputedStyle() for named colors (#3560)
  • f369ca1 Disable flaky XHR upload progress test
  • e134f68 Include Node.js v20 in CI
  • cda0802 Implement some AbortSignal methods
  • d2103e4 Implement FormData constructor's submitter argument
  • c9d6b72 Implement DOMRect and DOMRectReadOnly
  • 8d7155a Implement crypto.randomUUID()
  • 35259cc Fix DOMParser URL inheritance
  • e5b8e8a Some minor test cleanup and conversion

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

👩‍💻 Set who automatically gets assigned

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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.

2 participants