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.53.0 #44

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.52.0 -> 2.53.0 age adoption passing confidence

Release Notes

capricorn86/happy-dom ### [`v2.53.0`](https://togithub.com/capricorn86/happy-dom/releases/v2.53.0) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v2.52.0...v2.53.0) ##### :art: Features - Adds support for setting and deleting values in the HTMLElement.dataset object. The changes will be reflected to the attributes of the element. ([#​405](https://togithub.com/capricorn86/happy-dom/issues/405)) - Improves performance of Element.getAttributeNS() which is used in many places within Happy DOM. ([#​405](https://togithub.com/capricorn86/happy-dom/issues/405)) ##### :construction_worker_man: Patch fixes - Fixes issue with dataset keys not being in lower camel case. ([#​435](https://togithub.com/capricorn86/happy-dom/issues/435))

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.