Closed renovate[bot] closed 1 year ago
This PR contains the following updates:
12.2.1
12.2.2
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
12.2.1
->12.2.2
Release Notes
capricorn86/happy-dom (@happy-dom/global-registrator)
### [`v12.2.2`](https://togithub.com/capricorn86/happy-dom/releases/tag/v12.2.2) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v12.2.1...v12.2.2) ##### :construction_worker_man: Patch fixes - Switch back to eventInit = null instead of {}. ([#1092](https://togithub.com/capricorn86/happy-dom/issues/1092)) - Fixes MediaQueryListEvent eventInit param. ([#1092](https://togithub.com/capricorn86/happy-dom/issues/1092)) - Simplifies Event.https://dom.spec.whatwg.org/#interface-event. ([#1092](https://togithub.com/capricorn86/happy-dom/issues/1092)) - Simplifies UIEvent.https://w3c.github.io/uievents/#idl-uievent. ([#1092](https://togithub.com/capricorn86/happy-dom/issues/1092)) - Simplifies WheelEvent.https://w3c.github.io/uievents/#interface-wheelevent. ([#1092](https://togithub.com/capricorn86/happy-dom/issues/1092)) - Simplifies SubmitEvent.https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#the-submitevent-interface. ([#1092](https://togithub.com/capricorn86/happy-dom/issues/1092)) - Simplifies StorageEvent.https://html.spec.whatwg.org/multipage/webstorage.html#the-storageevent-interface. ([#1092](https://togithub.com/capricorn86/happy-dom/issues/1092)) - Simplifies ProgressEvent.https://xhr.spec.whatwg.org/#interface-progressevent. ([#1092](https://togithub.com/capricorn86/happy-dom/issues/1092)) - Simplifies MouseEvent.https://w3c.github.io/uievents/#interface-mouseevent. ([#1092](https://togithub.com/capricorn86/happy-dom/issues/1092)) - Simplifies MessageEvent.https://html.spec.whatwg.org/multipage/comms.html#the-messageevent-interface. ([#1092](https://togithub.com/capricorn86/happy-dom/issues/1092)) - Simplifies MediaQueryListEvent.https://drafts.csswg.org/cssom-view/#the-mediaquerylist-interface. ([#1092](https://togithub.com/capricorn86/happy-dom/issues/1092)) - Simplifies KeyboardEvent.https://w3c.github.io/uievents/#interface-keyboardevent. ([#1092](https://togithub.com/capricorn86/happy-dom/issues/1092)) - Simplifies InputEvent.https://w3c.github.io/uievents/#interface-inputevent. ([#1092](https://togithub.com/capricorn86/happy-dom/issues/1092)) - Simplifies FocusEvent.https://w3c.github.io/uievents/#interface-focusevent. ([#1092](https://togithub.com/capricorn86/happy-dom/issues/1092)) - Simplifies ErrorEvent.https://html.spec.whatwg.org/multipage/webappapis.html#the-errorevent-interface. ([#1092](https://togithub.com/capricorn86/happy-dom/issues/1092)) - Simplifies CustomEvent.https://dom.spec.whatwg.org/#interface-customevent. ([#1092](https://togithub.com/capricorn86/happy-dom/issues/1092)) - Simplifies AnimationEvent.https://drafts.csswg.org/css-animations/#interface-animationevent. ([#1092](https://togithub.com/capricorn86/happy-dom/issues/1092)) - No need to initialize properties, already done inside the constructor. ([#1092](https://togithub.com/capricorn86/happy-dom/issues/1092)) - Makes PointerEvent implementation more specification compliant.https://w3c.github.io/pointerevents/#dom-pointerevent-constructor. ([#1092](https://togithub.com/capricorn86/happy-dom/issues/1092))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Mend Renovate. View repository job log here.