Skip to content

[Snyk] Upgrade jsdom from 24.0.0 to 24.1.3 - #84

Open
dmltdev wants to merge 1 commit into
mainfrom
snyk-upgrade-9af74e1075f3560245efab995b20dac1
Open

[Snyk] Upgrade jsdom from 24.0.0 to 24.1.3#84
dmltdev wants to merge 1 commit into
mainfrom
snyk-upgrade-9af74e1075f3560245efab995b20dac1

Conversation

@dmltdev

@dmltdev dmltdev commented Feb 4, 2025

Copy link
Copy Markdown
Owner

snyk-top-banner

Snyk has created this PR to upgrade jsdom from 24.0.0 to 24.1.3.

ℹ️ 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 4 versions ahead of your current version.

  • The recommended version was released 5 months ago.

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
high severity Denial of Service (DoS)
SNYK-JS-WS-7266574
696 Proof of Concept
Release notes
Package name: jsdom
  • 24.1.3 - 2024-08-25
    • Fixed calls to postMessage() that were done as a bare property (i.e., postMessage() instead of window.postMessage()).
  • 24.1.2 - 2024-08-25
    • Fixed an issue with the in operator applied to EventTarget methods, e.g. 'addEventListener' in window, which only appeared in Node.js ≥22.5.0. (legendecas)
    • Fixed the events fired by blur(): it no longer fires focus and focusin on the Document, and blur and focusout no longer have their relatedTarget property set. (asamuzaK)
  • 24.1.1 - 2024-07-21
    • Fixed selection methods to trigger the selectionchange event on the Document object. (piotr-oles)
  • 24.1.0 - 2024-05-26
    • Added the getSetCookie() method to the Headers class. (ushiboy)
    • Fixed the creation and parsing of elements with names from Object.prototype, like "constructor" or "toString".
    • Updated rweb-cssom, which can now parse additional CSS constructs.
  • 24.0.0 - 2024-01-21

    This release reverts our selector engine back to nwsapi. As discussed in #3659, the performance regressions from @ asamuzakjp/dom-selector turned out to be higher than anticipated. In the future, we can revisit @ asamuzakjp/dom-selector after it reaches nwsapi's performance on the two real-world benchmarks provided by the community.

    Since reverting to nwsapi causes several functionality regressions, e.g. removing :has() support, we've decided to make this a major version.

    Additionally:

    • Small fixes to edge-case behavior of the following properties: input.maxLength, input.minLength, input.size, progress.max, tableCell.colSpan, tableCell.rowSpan, tableCol.span, textArea.cols, textArea.maxLength, textArea.minLength, textArea.rows.
from jsdom GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.

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:

Snyk has created this PR to upgrade jsdom from 24.0.0 to 24.1.3.

See this package in npm:
jsdom

See this project in Snyk:
https://app.snyk.io/org/domitoro/project/76a7dccc-4afa-4db8-b282-d5df03498e68?utm_source=github&utm_medium=referral&page=upgrade-pr
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