samq-democorp / Umbraco-CMS

MIT License
0 stars 1 forks source link

Update dependency jsdom to v21 (v10/contrib) - autoclosed #111

Closed mend-for-github-com[bot] closed 1 year ago

mend-for-github-com[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jsdom 20.0.0 -> 21.1.0 age adoption passing confidence

Release Notes

jsdom/jsdom ### [`v21.1.0`](https://togithub.com/jsdom/jsdom/blob/HEAD/Changelog.md#​2110) [Compare Source](https://togithub.com/jsdom/jsdom/compare/21.0.0...21.1.0) - Added `x`, `y`, `pageX`, `pageY`, `offsetX`, and `offsetY` to `MouseEvent`. (jenseng, ViniciusFXavier) - Added support for `unset` with `getComputedStyle()`. (jsnajdr) - Added the `submitter` property to `SubmitEvent`. (jenseng) - Fixed `MouseEvent`'s `screenX` and `screenY` to no longer coerce to integers, allowing fractional values. (jenseng) - Fixed `formEl.submit()` to not longer fire `submit` events. (jenseng) - Fixed stylesheets to no longer affect the document after their corresponding `` is removed. (jsnajdr) - Fixed `pointer-events` to inherit when used with `getComputedStyle()`. (jnajdr) - Fixed ` Githubissues.
  • Githubissues is a development platform for aggregating issues.