chore(deps): update dependency happy-dom to v2.53.0 #1749

Merged
konrad merged 1 commits from renovate/happy-dom-2.x into main 2022-03-31 10:37:09 +00:00
Member

This PR contains the following updates:

Package Type Update Change
happy-dom devDependencies minor 2.52.0 -> 2.53.0

Release Notes

capricorn86/happy-dom

v2.53.0

Compare Source

🎨 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)
  • Improves performance of Element.getAttributeNS() which is used in many places within Happy DOM. (#​405)
👷‍♂️ Patch fixes
  • Fixes issue with dataset keys not being in lower camel case. (#​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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [happy-dom](https://github.com/capricorn86/happy-dom) | devDependencies | minor | [`2.52.0` -> `2.53.0`](https://renovatebot.com/diffs/npm/happy-dom/2.52.0/2.53.0) | --- ### Release Notes <details> <summary>capricorn86/happy-dom</summary> ### [`v2.53.0`](https://github.com/capricorn86/happy-dom/releases/v2.53.0) [Compare Source](https://github.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. ([#&#8203;405](https://github.com/capricorn86/happy-dom/issues/405)) - Improves performance of Element.getAttributeNS() which is used in many places within Happy DOM. ([#&#8203;405](https://github.com/capricorn86/happy-dom/issues/405)) ##### :construction_worker_man: Patch fixes - Fixes issue with dataset keys not being in lower camel case. ([#&#8203;435](https://github.com/capricorn86/happy-dom/issues/435)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added the
dependencies
label 2022-03-31 10:05:27 +00:00
renovate added 1 commit 2022-03-31 10:05:28 +00:00
continuous-integration/drone/pr Build is passing Details
169946f546
chore(deps): update dependency happy-dom to v2.53.0
Member

Hi renovate!

Thank you for creating a PR!

I've deployed the changes of this PR on a preview environment under this URL: https://1749-renovate-happy-dom-2-x--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/.

Have a nice day!

Beep boop, I'm a bot.

Hi renovate! Thank you for creating a PR! I've deployed the changes of this PR on a preview environment under this URL: https://1749-renovate-happy-dom-2-x--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/. Have a nice day! > Beep boop, I'm a bot.
konrad merged commit 1f769ae3ab into main 2022-03-31 10:37:09 +00:00
konrad deleted branch renovate/happy-dom-2.x 2022-03-31 10:37:09 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.