maxmilton / new-tab

⚡ A high-performance browser new tab page that gets you where you need to go faster.
https://chrome.google.com/webstore/detail/new-tab/cpcibnbdmpmcmnkhoiilpnlaepkepknb
MIT License
86 stars 7 forks source link

chore(deps): update dependency happy-dom to v9.2.1 #1967

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
happy-dom 9.1.9 -> 9.2.1 age adoption passing confidence

Release Notes

capricorn86/happy-dom ### [`v9.2.1`](https://togithub.com/capricorn86/happy-dom/releases/tag/v9.2.1) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v9.2.0...v9.2.1) ##### :construction_worker_man: Patch fixes - Fixes bug where `Element.insertBefore()` did not update the `Element.children` property correctly after inserting an element before a non-element node. ([#​846](https://togithub.com/capricorn86/happy-dom/issues/846)) Thank you [@​btea](https://togithub.com/btea) for your contribution! ### [`v9.2.0`](https://togithub.com/capricorn86/happy-dom/releases/tag/v9.2.0) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v9.1.10...v9.2.0) ##### :art: Features - Adds support for `SVGElement.dataset`. ([#​841](https://togithub.com/capricorn86/happy-dom/issues/841)) Thank you [@​danielrentz](https://togithub.com/danielrentz) for your contribution! ### [`v9.1.10`](https://togithub.com/capricorn86/happy-dom/releases/tag/v9.1.10) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v9.1.9...v9.1.10) ##### :construction_worker_man: Patch fixes - Fixes problem with HttpOnly cookies not being sent in `XMLHttpRequest` and `window.fetch()`. ([#​836](https://togithub.com/capricorn86/happy-dom/issues/836)) - Fixes problem with using cookie names without a value (e.g. "cookie_name" and "cookie_name=" should be handled as separate cookies). ([#​836](https://togithub.com/capricorn86/happy-dom/issues/836)) ##### :art: Features - Adds support for CORS handling when sending and receiving cookies from HTTP requests/responses. ([#​836](https://togithub.com/capricorn86/happy-dom/issues/836))

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