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.1.7 #1959

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.3 -> 9.1.7 age adoption passing confidence

Release Notes

capricorn86/happy-dom ### [`v9.1.7`](https://togithub.com/capricorn86/happy-dom/releases/tag/v9.1.7) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v9.1.6...v9.1.7) ##### :construction_worker_man: Patch fixes - Fixes `SVGElement.ownerSVGElement`, so that it doesn't end up in an infinity loop. ([#​811](https://togithub.com/capricorn86/happy-dom/issues/811)) ### [`v9.1.6`](https://togithub.com/capricorn86/happy-dom/releases/tag/v9.1.6) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v9.1.5...v9.1.6) ##### :construction_worker_man: Patch fixes - Fix for `@happy-dom/jest-environment`, so that is will use the configured URL of the jest config. ([#​800](https://togithub.com/capricorn86/happy-dom/issues/800)) ### [`v9.1.5`](https://togithub.com/capricorn86/happy-dom/releases/tag/v9.1.5) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v9.1.4...v9.1.5) ##### :construction_worker_man: Patch fixes - Fix for handling "null", "undefined" or empty string query selectors according to spec. ([#​642](https://togithub.com/capricorn86/happy-dom/issues/642)) ### [`v9.1.4`](https://togithub.com/capricorn86/happy-dom/releases/tag/v9.1.4) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v9.1.3...v9.1.4) ##### :construction_worker_man: Patch fixes - Changes the behavior `DOMTokenList.supports()`, so that it always returns `false` instead of throwing an exception. This will fix problems with integration in frameworks such as SolidJS. ([#​822](https://togithub.com/capricorn86/happy-dom/issues/822))

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.