chore(deps): update dependency happy-dom to v2.49.0 #1680

Merged
konrad merged 1 commits from renovate/happy-dom-2.x into main 2022-03-16 15:30:34 +00:00
Member

This PR contains the following updates:

Package Type Update Change
happy-dom devDependencies minor 2.47.0 -> 2.49.0

Release Notes

capricorn86/happy-dom

v2.49.0

Compare Source

🎨 Features
  • Adds support for document.getElementsByName, follow the mdn docs. (#​411)
  • Adds support for document.getElementsByName. (#​411)

v2.48.0

Compare Source

🎨 Features
  • Adds support for Document.characterSet and Document.charset. (#​402)

v2.47.3

Compare Source

👷‍♂️ Patch fixes
  • Fixes bug where event listeners wasn't called in the scope of the EventTarget when calling EventTarget.dispatchEvent(). (#​415)

v2.47.2

Compare Source

👷‍♂️ Patch fixes
  • Updates dependencies to fix security vulnerabilities. (#​409)

v2.47.1

Compare Source

👷‍♂️ Patch fixes
  • Fixes issue with custom elements not being loaded when defined after the element tag was added to the DOM. (#​404)
🎨 Features
  • Adds support for HTMLUnknownElement. (#​404)

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.47.0` -> `2.49.0`](https://renovatebot.com/diffs/npm/happy-dom/2.47.0/2.49.0) | --- ### Release Notes <details> <summary>capricorn86/happy-dom</summary> ### [`v2.49.0`](https://github.com/capricorn86/happy-dom/releases/v2.49.0) [Compare Source](https://github.com/capricorn86/happy-dom/compare/v2.48.0...v2.49.0) ##### :art: Features - Adds support for document.getElementsByName, follow the mdn docs. ([#&#8203;411](https://github.com/capricorn86/happy-dom/issues/411)) - Adds support for document.getElementsByName. ([#&#8203;411](https://github.com/capricorn86/happy-dom/issues/411)) ### [`v2.48.0`](https://github.com/capricorn86/happy-dom/releases/v2.48.0) [Compare Source](https://github.com/capricorn86/happy-dom/compare/v2.47.3...v2.48.0) ##### :art: Features - Adds support for Document.characterSet and Document.charset. ([#&#8203;402](https://github.com/capricorn86/happy-dom/issues/402)) ### [`v2.47.3`](https://github.com/capricorn86/happy-dom/releases/v2.47.3) [Compare Source](https://github.com/capricorn86/happy-dom/compare/v2.47.2...v2.47.3) ##### :construction_worker_man: Patch fixes - Fixes bug where event listeners wasn't called in the scope of the EventTarget when calling EventTarget.dispatchEvent(). ([#&#8203;415](https://github.com/capricorn86/happy-dom/issues/415)) ### [`v2.47.2`](https://github.com/capricorn86/happy-dom/releases/v2.47.2) [Compare Source](https://github.com/capricorn86/happy-dom/compare/v2.47.1...v2.47.2) ##### :construction_worker_man: Patch fixes - Updates dependencies to fix security vulnerabilities. ([#&#8203;409](https://github.com/capricorn86/happy-dom/issues/409)) ### [`v2.47.1`](https://github.com/capricorn86/happy-dom/releases/v2.47.1) [Compare Source](https://github.com/capricorn86/happy-dom/compare/v2.47.0...v2.47.1) ##### :construction_worker_man: Patch fixes - Fixes issue with custom elements not being loaded when defined after the element tag was added to the DOM. ([#&#8203;404](https://github.com/capricorn86/happy-dom/issues/404)) ##### :art: Features - Adds support for HTMLUnknownElement. ([#&#8203;404](https://github.com/capricorn86/happy-dom/issues/404)) </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-15 14:05:16 +00:00
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://1680-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://1680-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.
renovate changed title from chore(deps): update dependency happy-dom to v2.47.1 to chore(deps): update dependency happy-dom to v2.47.2 2022-03-15 15:06:50 +00:00
renovate force-pushed renovate/happy-dom-2.x from 9a051c9d37 to 2e4d1f37ca 2022-03-15 15:06:51 +00:00 Compare
renovate changed title from chore(deps): update dependency happy-dom to v2.47.2 to chore(deps): update dependency happy-dom to v2.47.3 2022-03-16 13:06:49 +00:00
renovate force-pushed renovate/happy-dom-2.x from 2e4d1f37ca to 4dd54d37f2 2022-03-16 13:06:50 +00:00 Compare
renovate changed title from chore(deps): update dependency happy-dom to v2.47.3 to chore(deps): update dependency happy-dom to v2.49.0 2022-03-16 14:06:48 +00:00
renovate force-pushed renovate/happy-dom-2.x from 4dd54d37f2 to 50dc89e4fb 2022-03-16 14:06:49 +00:00 Compare
konrad merged commit 83b1333ee5 into main 2022-03-16 15:30:34 +00:00
konrad deleted branch renovate/happy-dom-2.x 2022-03-16 15:30:34 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.