Update dependency jsdom to ^15.2.1
Created by: renovate[bot]
This PR contains the following updates:
Package | Type | Update | New value | References | Sourcegraph |
---|---|---|---|---|---|
jsdom | devDependencies | patch | ^15.2.1 | source |
Release Notes
jsdom/jsdom
v15.2.1
- Fixed
JSDOM.fromURL()
handling of URLs with hashes in them, to no longer send the hash to the server and append an extra copy of it when constructing theDocument
. (rchl) - Fixed focusing an already-focused element to correctly do nothing, instead of firing additional
focus
events. (eps1lon) - Fixed typo in the not-implemented message for
mediaElement.addTextTrack()
. (mtsmfm) - Upgraded
nwsapi
minimum version to 2.2.0, which fixes issues with::-webkit-
prefixed pseudo-elements and namespaced attribute selectors.
Renovate configuration
rebase!
".
-
If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot. View repository job log here.