Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

[Snyk] Upgrade jsdom from 24.0.0 to 24.1.1 #549

Closed
wants to merge 1 commit into from

Conversation

x-way
Copy link
Owner

@x-way x-way commented Aug 15, 2024

snyk-top-banner

Snyk has created this PR to upgrade jsdom from 24.0.0 to 24.1.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 2 versions ahead of your current version.

  • The recommended version was released on 25 days ago.

Release notes
Package name: jsdom
  • 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.

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.1.

See this package in npm:
jsdom

See this project in Snyk:
https://app.snyk.io/org/andreas.jaggi/project/8041ee69-68c8-4efa-b9f0-be50f7ba6c2c?utm_source=github&utm_medium=referral&page=upgrade-pr
@coveralls
Copy link

Pull Request Test Coverage Report for Build 10400705211

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.46%

Totals Coverage Status
Change from base Build 8182911757: 0.0%
Covered Lines: 5555
Relevant Lines: 5882

💛 - Coveralls

1 similar comment
@coveralls
Copy link

coveralls commented Aug 15, 2024

Pull Request Test Coverage Report for Build 10400705211

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.46%

Totals Coverage Status
Change from base Build 8182911757: 0.0%
Covered Lines: 5555
Relevant Lines: 5882

💛 - Coveralls

@x-way x-way closed this Aug 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants