react-datetime
react-datetime copied to clipboard
build(deps-dev): Bump jsdom from 21.1.0 to 22.1.0
Bumps jsdom from 21.1.0 to 22.1.0.
Release notes
Sourced from jsdom's releases.
Version 22.1.0
- Added
crypto.randomUUID(). (jamesbvaughan)- Added
DOMRectandDOMRectReadOnly.- Added
AbortSignal.timeout().- Added
abortSignal.throwIfAborted().- Added support for the
submitterargument to theFormDataconstructor. (jenseng)- Improved
getComputedStyle()'s results for color-based properties, to resolve named colors and attempt to provide initial inheritance support. (hoekz-wwt)- Updated
Window's event handler properties (e.g.oncopy,ontouchstart, etc.) to reflect the latest list from the standard.- Fixed
DOMParser-created documents to inherit their URL from the creating document.Version 22.0.0
- Node.js v16 is now the minimum supported version.
- Removed support for running jsdom in the browser via a browserified bundle. This carried with it too much complexity, especially for our testing infrastructure, and a testing package we relied on was recently deprecated.
Version 21.1.2
- Fixed
setRangeText()used on<input>and<textarea>elements to calculate the new end index correctly. (pmstss)- Fixed
pageX,pageY,offsetX, andoffsetYonMouseEvents during dispatch. (jenseng)- Upgraded
nwsapito v2.2.4, bringing along various fixes to our selector engine.Version 21.1.1
- Fixed
jsdom.reconfigure()to also adjust the URL as seen by the history API, so that e.g.history.replaceState(null, "")would not mess up the URL. (jdufresne)- Fixed
location.hash = ""to leave any#in location.href.- Fixes a few bugs with CSS parsing by replacing
cssomwithrweb-cssom, since the latter is maintained. (seanparmelee)
Changelog
Sourced from jsdom's changelog.
22.1.0
- Added
crypto.randomUUID(). (jamesbvaughan)- Added
DOMRectandDOMRectReadOnly.- Added
AbortSignal.timeout().- Added
abortSignal.throwIfAborted().- Added support for the
submitterargument to theFormDataconstructor. (jenseng)- Improved
getComputedStyle()'s results for color-based properties, to resolve named colors and attempt to provide initial inheritance support. (hoekz-wwt)- Updated
Window's event handler properties (e.g.oncopy,ontouchstart, etc.) to reflect the latest list from the standard.- Fixed
DOMParser-created documents to inherit their URL from the creating document.22.0.0
- Node.js v16 is now the minimum supported version.
- Removed support for running jsdom in the browser via a browserified bundle. This carried with it too much complexity, especially for our testing infrastructure, and a testing package we relied on was recently deprecated.
21.1.2
- Fixed
setRangeText()used on<input>and<textarea>elements to calculate the new end index correctly. (pmstss)- Fixed
pageX,pageY,offsetX, andoffsetYonMouseEvents during dispatch. (jenseng)- Upgraded
nwsapito v2.2.4, bringing along various fixes to our selector engine.21.1.1
- Fixed
jsdom.reconfigure()to also adjust the URL as seen by the history API, so that e.g.history.replaceState(null, "")would not mess up the URL. (jdufresne)- Fixed
location.hash = ""to leave any#in location.href.- Fixes a few bugs with CSS parsing by replacing
cssomwithrweb-cssom, since the latter is maintained. (seanparmelee)
Commits
2ed1d4bVersion 22.1.05857f25Update GlobalEventHandlers lista8b03afImplement getComputedStyle() for named colors (#3560)f369ca1Disable flaky XHR upload progress teste134f68Include Node.js v20 in CIcda0802Implement some AbortSignal methodsd2103e4Implement FormData constructor's submitter argumentc9d6b72Implement DOMRect and DOMRectReadOnly8d7155aImplement crypto.randomUUID()35259ccFix DOMParser URL inheritance- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| nateradebaugh-react-datetime | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | May 29, 2023 5:01pm |