chore(deps): update dependency happy-dom to v2.41.0 #1600

Merged
konrad merged 1 commits from renovate/happy-dom-2.x into main 2022-02-22 20:52:12 +00:00
Member

This PR contains the following updates:

Package Type Update Change
happy-dom devDependencies minor 2.39.1 -> 2.41.0

Release Notes

capricorn86/happy-dom

v2.41.0

Compare Source

🎨 Features
  • Adds basic support for Document.getSelection() and the Selection interface. (#​370)

v2.40.3

Compare Source

👷‍♂️ Patch fixes
  • Fixes bug in CSSStyleDeclaration.cssText where single property values crashes on trim() not being defined on undefined value. (#​371)

v2.40.2

Compare Source

👷‍♂️ Patch fixes
  • HTMLElement.textContent should not return the content of script and style elements. (#​374)

v2.40.1

Compare Source

👷‍♂️ Patch fixes
  • Fixes bug in XMLParser where it parses tags within the content of script, style and template elements. (#​370)

v2.40.0

Compare Source

🎨 Features
  • Adds support for HTMLMetaElement. (#​369)

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, check this box.

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.39.1` -> `2.41.0`](https://renovatebot.com/diffs/npm/happy-dom/2.39.1/2.41.0) | --- ### Release Notes <details> <summary>capricorn86/happy-dom</summary> ### [`v2.41.0`](https://github.com/capricorn86/happy-dom/releases/v2.41.0) [Compare Source](https://github.com/capricorn86/happy-dom/compare/v2.40.3...v2.41.0) ##### :art: Features - Adds basic support for Document.getSelection() and the Selection interface. ([#&#8203;370](https://github.com/capricorn86/happy-dom/issues/370)) ### [`v2.40.3`](https://github.com/capricorn86/happy-dom/releases/v2.40.3) [Compare Source](https://github.com/capricorn86/happy-dom/compare/v2.40.2...v2.40.3) ##### :construction_worker_man: Patch fixes - Fixes bug in CSSStyleDeclaration.cssText where single property values crashes on trim() not being defined on undefined value. ([#&#8203;371](https://github.com/capricorn86/happy-dom/issues/371)) ### [`v2.40.2`](https://github.com/capricorn86/happy-dom/releases/v2.40.2) [Compare Source](https://github.com/capricorn86/happy-dom/compare/v2.40.1...v2.40.2) ##### :construction_worker_man: Patch fixes - HTMLElement.textContent should not return the content of script and style elements. ([#&#8203;374](https://github.com/capricorn86/happy-dom/issues/374)) ### [`v2.40.1`](https://github.com/capricorn86/happy-dom/releases/v2.40.1) [Compare Source](https://github.com/capricorn86/happy-dom/compare/v2.40.0...v2.40.1) ##### :construction_worker_man: Patch fixes - Fixes bug in XMLParser where it parses tags within the content of script, style and template elements. ([#&#8203;370](https://github.com/capricorn86/happy-dom/issues/370)) ### [`v2.40.0`](https://github.com/capricorn86/happy-dom/releases/v2.40.0) [Compare Source](https://github.com/capricorn86/happy-dom/compare/v2.39.1...v2.40.0) ##### :art: Features - Adds support for HTMLMetaElement. ([#&#8203;369](https://github.com/capricorn86/happy-dom/issues/369)) </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, check this box. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added the
dependencies
label 2022-02-22 16:03:00 +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://1600-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://1600-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.40.1 to chore(deps): update dependency happy-dom to v2.40.2 2022-02-22 17:02:57 +00:00
renovate force-pushed renovate/happy-dom-2.x from 9a57d949eb to 5e3ef2cdac 2022-02-22 17:02:57 +00:00 Compare
renovate changed title from chore(deps): update dependency happy-dom to v2.40.2 to chore(deps): update dependency happy-dom to v2.40.3 2022-02-22 18:02:49 +00:00
renovate force-pushed renovate/happy-dom-2.x from 5e3ef2cdac to 72448e01b0 2022-02-22 18:02:50 +00:00 Compare
renovate changed title from chore(deps): update dependency happy-dom to v2.40.3 to chore(deps): update dependency happy-dom to v2.41.0 2022-02-22 19:03:13 +00:00
renovate force-pushed renovate/happy-dom-2.x from 72448e01b0 to 69634ad543 2022-02-22 19:03:13 +00:00 Compare
konrad merged commit 1a50eb100c into main 2022-02-22 20:52:12 +00:00
konrad deleted branch renovate/happy-dom-2.x 2022-02-22 20:52:12 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.