mobxjs / mobx-vue-lite

Lightweight Vue 3 bindings for MobX based on Composition API.
MIT License
69 stars 3 forks source link

Update dependency happy-dom to v2.52.0 #40

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
happy-dom 2.50.0 -> 2.52.0 age adoption passing confidence

Release Notes

capricorn86/happy-dom ### [`v2.52.0`](https://togithub.com/capricorn86/happy-dom/releases/v2.52.0) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v2.51.1...v2.52.0) ##### :art: Features - Adds support for Node.ELEMENT_NODE, Node.TEXT_NODE etc. on the instance. It it currently only available statically. ([#​433](https://togithub.com/capricorn86/happy-dom/issues/433)) ### [`v2.51.1`](https://togithub.com/capricorn86/happy-dom/releases/v2.51.1) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v2.51.0...v2.51.1) ##### :construction_worker_man: Patch fixes - Fixes issue with Document.activeElement not being the first custom element that has document as root node when the focused element is nestled in shadow roots. ([#​434](https://togithub.com/capricorn86/happy-dom/issues/434)) ### [`v2.51.0`](https://togithub.com/capricorn86/happy-dom/releases/v2.51.0) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v2.50.0...v2.51.0) ##### :art: Features - Adds support for Window.Headers, Window.Response and Window.Request. ([#​317](https://togithub.com/capricorn86/happy-dom/issues/317)) - Uses the "URLSearchParams" class from the Node "url" package instead of a custom implementation. ([#​317](https://togithub.com/capricorn86/happy-dom/issues/317)) - Adds support for Blob.text(). ([#​317](https://togithub.com/capricorn86/happy-dom/issues/317)) - Improves the async task manager used when calling Window.happyDOM.whenAsyncComplete(). ([#​317](https://togithub.com/capricorn86/happy-dom/issues/317)) ##### :construction_worker_man: Patch fixes - Fixes problem with \[].constructor not being the same as the Array class. ([#​430](https://togithub.com/capricorn86/happy-dom/issues/430))

Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.