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, prettier #68

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

Conversation

dmltdev
Copy link
Owner

@dmltdev dmltdev commented Sep 16, 2024

snyk-top-banner

Snyk has created this PR to upgrade multiple dependencies.

👯‍♂ The following dependencies are linked and will therefore be updated together.

ℹ️ 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.

Name Versions Released on

jsdom
from 24.0.0 to 24.1.3 | 4 versions ahead of your current version | 22 days ago
on 2024-08-25
prettier
from 3.2.5 to 3.3.3 | 4 versions ahead of your current version | 2 months ago
on 2024-07-13

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
Package name: prettier from prettier 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: https://www.npmjs.com/package/jsdom
  - prettier from 3.2.5 to 3.3.3.
    See this package in npm: https://www.npmjs.com/package/prettier

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