chore(deps): update dependency happy-dom to ^14.12.3#612
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency happy-dom to ^14.12.3#612renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^14.7.1→^14.12.3Release Notes
capricorn86/happy-dom (happy-dom)
v14.12.3Compare Source
👷♂️ Patch fixes
Node.insertBefore()handling the scenario where the reference node equals the new node to be added incorrectly - By @juandiegombr in task #1429v14.12.2Compare Source
👷♂️ Patch fixes
v14.12.1Compare Source
👷♂️ Patch fixes
preventDefaultnot preventing navigation - By @amitdahan in task #1464v14.12.0Compare Source
🎨 Features
waitUntilComplete()less likely to resolve too early - By @capricorn86 in task #1451v14.11.4Compare Source
👷♂️ Patch fixes
waitUntilComplete()was resolved too early when many micro tasks are used - By @capricorn86 in task #1447v14.11.3Compare Source
👷♂️ Patch fixes
waitUntilComplete()was resolved too early when many micro tasks are used - By @capricorn86 in task #1447v14.11.2Compare Source
👷♂️ Patch fixes
HTMLStyleElementsheet when editing the data of a childTextnode - By @capricorn86 in task #1445v14.11.1Compare Source
👷♂️ Patch fixes
waitUntilComplete()will hook into promises returned byconnectedCallback()until Happy DOM has support for waiting for dynamic imports - By @capricorn86 in task #1442connectedCallback()of web components. As Happy DOM doesn't have support for dynamic imports inwaitUntilComplete(), a temporary fix has been added to hook into promises returned byconnectedCallback().v14.11.0Compare Source
🎨 Features
HTMLTimeElement- By @r-thomson in task #1431v14.10.3Compare Source
👷♂️ Patch fixes
v14.10.2Compare Source
👷♂️ Patch fixes
HTMLAnchorElement,HTMLButtonElement,HTMLInputElementandHTMLLabelElementchecked that click events triggering native behavior was of typePointerEvent, but should check that they are of typeMouseEvent- By @capricorn86 in task #1397v14.10.1Compare Source
👷♂️ Patch fixes
Storage.entries(),Storage.keys()andStorage.values()work according to spec - By @motss in task #1418v14.10.0Compare Source
🎨 Features
Document.elementFromPoint()- By @TreyVigus in task #1400nullas Happy DOM doesn't support rendering and can't calculate an element's position based on where it is renderedv14.9.0Compare Source
🎨 Features
Document.queryCommandSupported()- By @btea in task #1411v14.8.3Compare Source
👷♂️ Patch fixes
Element.insertBefore()not removing comment node from previous ancestor - By @mdafanasev in task #1406v14.8.2Compare Source
👷♂️ Patch fixes
HTMLCollectioninstead ofNodeListinDocument.forms- By @jean-leonco in task #1349v14.8.1Compare Source
👷♂️ Patch fixes
DOMRectinterface - By @domakas in task #1161DOMReactReadOnlyinterface - By @domakas in task #1161v14.8.0Compare Source
🎨 Features
HTMLIFrameElement.srcdocproperty - By @jeffwcx in task #1398Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.