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.9.2 #1984

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.8.4 -> 9.9.2 age adoption passing confidence

Release Notes

capricorn86/happy-dom ### [`v9.9.2`](https://togithub.com/capricorn86/happy-dom/releases/tag/v9.9.2) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v9.9.1...v9.9.2) ##### :construction_worker_man: Patch fixes - Adds a check for `arguments.length` to `Node.insertBefore()` instead of a check for "null" specific, as the browsers support sending in "undefined", even though it should only allow "null" according to spec. ([#​827](https://togithub.com/capricorn86/happy-dom/issues/827)) *** Thank you [@​btea](https://togithub.com/btea) for your contribution! ### [`v9.9.1`](https://togithub.com/capricorn86/happy-dom/releases/tag/v9.9.1) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v9.9.0...v9.9.1) ##### :construction_worker_man: Patch fixes - Fixes bug where HTML entities didn't include semicolon. ([#​870](https://togithub.com/capricorn86/happy-dom/issues/870)) *** Thank you [@​btea](https://togithub.com/btea) for your contribution! ### [`v9.9.0`](https://togithub.com/capricorn86/happy-dom/releases/tag/v9.9.0) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v9.8.4...v9.9.0) ##### :art: Features - Adds support for `SVGElement.focus()`, `SVGElement.blur()` and `SVGElement.tabIndex`. ([#​699](https://togithub.com/capricorn86/happy-dom/issues/699))

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.