device
device copied to clipboard
chore(deps): update devdependency happy-dom to v18
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| happy-dom | ^17.6.3 -> ^18.0.1 |
Release Notes
capricorn86/happy-dom (happy-dom)
v18.0.1
:construction_worker_man: Patch fixes
- Addresses an issue where an error occurred if the Element ID was set to the same name as a Window property with a null value - By @capricorn86 in task #1841
v18.0.0
:bomb: Breaking Changes
- Makes the types for Happy DOM strict - By @capricorn86 in task #1154
- This makes it possible to use the option
skipLibCheckset to "false" in the typescript configuration for projects with a strict configuration - This change has resulted in that some types has changed and is therefore considered as a breaking change
- This makes it possible to use the option
-
BrowserContext.close()now throws an error when trying to close the default context of a browser - By @capricorn86 in task #1154
:art: Features
- Adds support for
Browser.closed,BrowserContext.closed,BrowserPage.closedandBrowserFrame.closed- By @capricorn86 in task #1154 - Adds support for
VirtualConsolePrinter.close()andVirtualConsolePrinter.closed- By @capricorn86 in task #1154 - Adds support for
CookieContainer.clearCookies()- By @capricorn86 in task #1154
Configuration
📅 Schedule: Branch creation - "on Monday" (UTC), 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 was generated by Mend Renovate. View the repository job log.