Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency happy-dom to v12.10.3 #206

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 27, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
happy-dom 12.2.0 -> 12.10.3 age adoption passing confidence

Release Notes

capricorn86/happy-dom (happy-dom)

v12.10.3

Compare Source

👷‍♂️ Patch fixes
  • Fix for week being wrong sometimes as it is not calculated as UTC in HTMLInputElement.valueAsDate(). (#​1144)

Thank you @​IGx89 for your contribution!

v12.10.2

Compare Source

👷‍♂️ Patch fixes
  • Element.cloneNode() should not clone scroll properties. (#​1148)

v12.10.1

Compare Source

👷‍♂️ Patch fixes
  • Fixes wrong callback parameter order of "key" and "value" in FormData.forEach(). (#​1136)

Thank you @​armandabric for your contribution!

v12.10.0

Compare Source

🎨 Features
  • Adds support for Navigator.sendBeacon(). (#​309)
  • Adds support for the property Window.CSSStyleDeclaration. (#​309)

v12.9.2

Compare Source

👷‍♂️ Patch fixes
  • Fixes Node 18.18.2+ support in @happy-dom/global-registrator by not binding classes to the global object. (#​1140)

Thank you @​IGx89 for your contribution!

v12.9.1

Compare Source

👷‍♂️ Patch fixes
  • Fixes typo in documentation. (#​1123)

Thank you @​goring for your contribution!

v12.9.0

Compare Source

🎨 Features
  • Improves performance of the async task manager. This will improve performance of timers in general as they have less logic executed related to the async task manager. (#​1114)

v12.8.1

Compare Source

👷‍♂️ Patch fixes
  • Adds missing second parameter in callbacks from MutationObserver. (#​1113)

Thank you @​wojtekmaj for your contribution!

v12.8.0

Compare Source

🎨 Features
  • Adds support for Clipboard, ClipboardItem, Permissions and PermissionStatus, which are used by the Window.navigator.clipboard and Window.navigator.permissions properties. (#​833)
  • Adds support for ClipboardEvent. (#​833)
  • Improves support for DataTransfer, DataTransferItemList and DataTransferItem. (#​833)
  • Adds MutationRecord class to Window as a property. (#​1112)
👷‍♂️ Patch fixes
  • Restores HTMLInputElement.checked state when Event.preventDefault() is called on a dispatched "click" event.

v12.7.0

Compare Source

🎨 Features
  • Adds support for Element.scrollWidth. (#​1109)

v12.6.0

Compare Source

🎨 Features
  • Adds support for dispatching a click event on the control element when clicking on a label. (#​1023)

v12.5.1

Compare Source

🎨 Features
  • Adds support for DocumentFragment as a constructor (e.g. new DocumentFragment()). (#​940)
👷‍♂️ Patch fixes
  • Fixes issue related to ownerDocument being null when executing ownerDocument.createElement() in React 18. The error occurred when rendering a Radix UI component. The root cause was that React 18 uses DocumentFragment as a constructor which was not supported. (#​940)

v12.5.0

Compare Source

🎨 Features
  • Add FocusEvent.relatedTarget to blur and focus events. (#​1094)

Thank you @​artursvonda for your contribution!

v12.4.0

Compare Source

🎨 Features
  • Add support for Document.currentScript. (#​1099)

Thank you @​ckhampus for your contribution!

v12.3.0

Compare Source

🎨 Features
  • Uses vm.Script for setting globals instead of a string to improve performance. (#​1102)
👷‍♂️ Patch fixes
  • Improves logic in Window.happyDOM.whenAsyncComplete(). (#​1102)

v12.2.2

Compare Source

👷‍♂️ Patch fixes
  • Makes PointerEvent implementation more specification compliant. (#​1092)

Thank you @​tkrotoff for your contribution!

v12.2.1

Compare Source

👷‍♂️ Patch fixes
  • Adds support for Symbol.toStringTag to EventTarget and AbortSignal. (#​1097)

Thank you @​Afsoon for your contribution!


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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v12.2.1 chore(deps): update dependency happy-dom to v12.2.2 Sep 30, 2023
@renovate renovate bot force-pushed the renovate/happy-dom-12.x-lockfile branch from ddc3ba6 to 7ab0662 Compare September 30, 2023 13:21
@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v12.2.2 chore(deps): update dependency happy-dom to v12.4.0 Sep 30, 2023
@renovate renovate bot force-pushed the renovate/happy-dom-12.x-lockfile branch from 7ab0662 to 2e99b52 Compare September 30, 2023 19:52
@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v12.4.0 chore(deps): update dependency happy-dom to v12.5.0 Oct 1, 2023
@renovate renovate bot force-pushed the renovate/happy-dom-12.x-lockfile branch 2 times, most recently from 3fdb5a4 to 1f5bb4a Compare October 2, 2023 19:56
@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v12.5.0 chore(deps): update dependency happy-dom to v12.6.0 Oct 2, 2023
@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v12.6.0 chore(deps): update dependency happy-dom to v12.7.0 Oct 3, 2023
@renovate renovate bot force-pushed the renovate/happy-dom-12.x-lockfile branch from 1f5bb4a to 82bf245 Compare October 3, 2023 15:49
@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v12.7.0 chore(deps): update dependency happy-dom to v12.8.0 Oct 4, 2023
@renovate renovate bot force-pushed the renovate/happy-dom-12.x-lockfile branch from 82bf245 to 889b323 Compare October 4, 2023 00:58
@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v12.8.0 chore(deps): update dependency happy-dom to v12.9.0 Oct 5, 2023
@renovate renovate bot force-pushed the renovate/happy-dom-12.x-lockfile branch from 889b323 to dba07c5 Compare October 5, 2023 12:26
@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v12.9.0 chore(deps): update dependency happy-dom to v12.9.1 Oct 9, 2023
@renovate renovate bot force-pushed the renovate/happy-dom-12.x-lockfile branch 2 times, most recently from 63cf5e2 to 7ae5dd5 Compare October 15, 2023 17:18
@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v12.9.1 chore(deps): update dependency happy-dom to v12.10.0 Oct 26, 2023
@renovate renovate bot force-pushed the renovate/happy-dom-12.x-lockfile branch from 7ae5dd5 to 3307115 Compare October 26, 2023 10:08
@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v12.10.0 chore(deps): update dependency happy-dom to v12.10.1 Oct 26, 2023
@renovate renovate bot force-pushed the renovate/happy-dom-12.x-lockfile branch from 3307115 to fe821ae Compare October 26, 2023 14:11
@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v12.10.1 chore(deps): update dependency happy-dom to v12.10.2 Oct 27, 2023
@renovate renovate bot force-pushed the renovate/happy-dom-12.x-lockfile branch 2 times, most recently from 08eab81 to 1dc17e5 Compare October 28, 2023 02:00
@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v12.10.2 chore(deps): update dependency happy-dom to v12.10.3 Oct 28, 2023
@renovate renovate bot force-pushed the renovate/happy-dom-12.x-lockfile branch from 1dc17e5 to de717a9 Compare November 6, 2023 07:07
@renovate renovate bot force-pushed the renovate/happy-dom-12.x-lockfile branch from de717a9 to ea8a743 Compare November 16, 2023 13:25
@renovate renovate bot force-pushed the renovate/happy-dom-12.x-lockfile branch from ea8a743 to 202b9e6 Compare December 3, 2023 09:29
@renovate renovate bot force-pushed the renovate/happy-dom-12.x-lockfile branch from 202b9e6 to 1ad894c Compare January 28, 2024 10:41
@renovate renovate bot force-pushed the renovate/happy-dom-12.x-lockfile branch from 1ad894c to 2e884e8 Compare February 4, 2024 11:41
@marcopiraccini marcopiraccini merged commit f0f046d into main Feb 5, 2024
2 checks passed
@renovate renovate bot deleted the renovate/happy-dom-12.x-lockfile branch February 5, 2024 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant