Update dependency jsdom to v20.0.1 (develop)
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| jsdom | devDependencies | patch | 20.0.0 -> 20.0.1 |
Release Notes
jsdom/jsdom
v20.0.1
- Improved the performance of appending
<option>elements to<select>elements. (TheHound) - Fixed
location.pathnamegetter to not crash when theJSDOMinstance was created using an opaque-path URL, including the default URL ofabout:blank. - Fixed
crypto.getRandomValues()to accept typed array subclasses. (sebamarynissen) - Updated various dependency minor versions. Notably,
nwsapifixed some selectors bugs, andtough-cookiefixed some cookie bugs.
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.