[Snyk] Upgrade: jsdom, prettier - #68
Open
dmltdev wants to merge 1 commit into
Open
Conversation
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.
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:
SNYK-JS-WS-7266574
Release notes
Package name: jsdom
-
24.1.3 - 2024-08-25
- Fixed calls to
-
24.1.2 - 2024-08-25
- Fixed an issue with the
- Fixed the events fired by
-
24.1.1 - 2024-07-21
- Fixed selection methods to trigger the
-
24.1.0 - 2024-05-26
- Added the
- Fixed the creation and parsing of elements with names from
- Updated
-
24.0.0 - 2024-01-21
- Small fixes to edge-case behavior of the following properties:
from jsdom GitHub release notespostMessage()that were done as a bare property (i.e.,postMessage()instead ofwindow.postMessage()).inoperator applied toEventTargetmethods, e.g.'addEventListener' in window, which only appeared in Node.js ≥22.5.0. (legendecas)blur(): it no longer firesfocusandfocusinon theDocument, andblurandfocusoutno longer have theirrelatedTargetproperty set. (asamuzaK)selectionchangeevent on theDocumentobject. (piotr-oles)getSetCookie()method to theHeadersclass. (ushiboy)Object.prototype, like"constructor"or"toString".rweb-cssom, which can now parse additional CSS constructs.This release reverts our selector engine back to
nwsapi. As discussed in #3659, the performance regressions from@ asamuzakjp/dom-selectorturned out to be higher than anticipated. In the future, we can revisit@ asamuzakjp/dom-selectorafter it reachesnwsapi's performance on the two real-world benchmarks provided by the community.Since reverting to
nwsapicauses several functionality regressions, e.g. removing:has()support, we've decided to make this a major version.Additionally:
input.maxLength,input.minLength,input.size,progress.max,tableCell.colSpan,tableCell.rowSpan,tableCol.span,textArea.cols,textArea.maxLength,textArea.minLength,textArea.rows.Package name: prettier
-
3.3.3 - 2024-07-13
-
3.3.2 - 2024-06-11
-
3.3.1 - 2024-06-05
-
3.3.0 - 2024-06-01
-
3.2.5 - 2024-02-04
from prettier GitHub release notes🔗 Changelog
🔗 Changelog
🔗 Changelog
diff
🔗 Release note
🔗 Changelog
Important
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: