jsdom/jsdom (jsdom)
### [`v20.0.3`](https://togithub.com/jsdom/jsdom/blob/HEAD/Changelog.md#2003)
[Compare Source](https://togithub.com/jsdom/jsdom/compare/20.0.2...20.0.3)
- Updated dependencies, notably `w3c-xmlserializer`, which fixes using `DOMParser` on XML documents containing emoji.
### [`v20.0.2`](https://togithub.com/jsdom/jsdom/blob/HEAD/Changelog.md#2002)
[Compare Source](https://togithub.com/jsdom/jsdom/compare/20.0.1...20.0.2)
- Fixed `xhr.abort()` to no longer give an exception when the constructed `XMLHttpRequest` was invalid. (whamtet)
- Fixed `event.getModifierState()` on `MouseEvent` and `KeyboardEvent` instances to properly consult the `ctrlKey`, `altKey`, `metaKey`, and `shiftKey` properties of the event. (juzerzarif)
- Fixed custom element creation to not be affected by any modifications to the `window.customElements` property. (bicknellr)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
20.0.1
->20.0.3
Release Notes
jsdom/jsdom (jsdom)
### [`v20.0.3`](https://togithub.com/jsdom/jsdom/blob/HEAD/Changelog.md#2003) [Compare Source](https://togithub.com/jsdom/jsdom/compare/20.0.2...20.0.3) - Updated dependencies, notably `w3c-xmlserializer`, which fixes using `DOMParser` on XML documents containing emoji. ### [`v20.0.2`](https://togithub.com/jsdom/jsdom/blob/HEAD/Changelog.md#2002) [Compare Source](https://togithub.com/jsdom/jsdom/compare/20.0.1...20.0.2) - Fixed `xhr.abort()` to no longer give an exception when the constructed `XMLHttpRequest` was invalid. (whamtet) - Fixed `event.getModifierState()` on `MouseEvent` and `KeyboardEvent` instances to properly consult the `ctrlKey`, `altKey`, `metaKey`, and `shiftKey` properties of the event. (juzerzarif) - Fixed custom element creation to not be affected by any modifications to the `window.customElements` property. (bicknellr)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.