chore(deps): update dependency happy-dom to v7.0.5 #2499

Merged
konrad merged 1 commits from renovate/happy-dom-7.x into main 2022-10-06 16:30:26 +00:00
Member

This PR contains the following updates:

Package Type Update Change
happy-dom devDependencies patch 7.0.2 -> 7.0.5

Release Notes

capricorn86/happy-dom

v7.0.5

Compare Source

👷‍♂️ Patch fixes
  • Fixes issue related to querySelector() and querySelectorAll() not supporting queries combined with IDs (e.g. "tag-name#id"). (#​576)

v7.0.4

Compare Source

👷‍♂️ Patch fixes
  • Fixes problem with parsing of childless elements whose tag names are in different case. (#​590)

v7.0.3

Compare Source

👷‍♂️ Patch fixes
  • Fixes bug related to parentNode being null in TreeWalker. (#​558)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 | patch | [`7.0.2` -> `7.0.5`](https://renovatebot.com/diffs/npm/happy-dom/7.0.2/7.0.5) | --- ### Release Notes <details> <summary>capricorn86/happy-dom</summary> ### [`v7.0.5`](https://github.com/capricorn86/happy-dom/releases/tag/v7.0.5) [Compare Source](https://github.com/capricorn86/happy-dom/compare/v7.0.4...v7.0.5) ##### :construction_worker_man: Patch fixes - Fixes issue related to `querySelector()` and `querySelectorAll()` not supporting queries combined with IDs (e.g. "tag-name#id"). ([#&#8203;576](https://github.com/capricorn86/happy-dom/issues/576)) ### [`v7.0.4`](https://github.com/capricorn86/happy-dom/releases/tag/v7.0.4) [Compare Source](https://github.com/capricorn86/happy-dom/compare/v7.0.3...v7.0.4) ##### :construction_worker_man: Patch fixes - Fixes problem with parsing of childless elements whose tag names are in different case. ([#&#8203;590](https://github.com/capricorn86/happy-dom/issues/590)) ### [`v7.0.3`](https://github.com/capricorn86/happy-dom/releases/tag/v7.0.3) [Compare Source](https://github.com/capricorn86/happy-dom/compare/v7.0.2...v7.0.3) ##### :construction_worker_man: Patch fixes - Fixes bug related to parentNode being null in TreeWalker. ([#&#8203;558](https://github.com/capricorn86/happy-dom/issues/558)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTMuNCIsInVwZGF0ZWRJblZlciI6IjMyLjE1My40In0=-->
renovate added the
dependencies
label 2022-10-06 15:03:15 +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://2499-renovate-happy-dom-7-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://2499-renovate-happy-dom-7-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 scheduled this pull request to auto merge when all checks succeed 2022-10-06 15:09:50 +00:00
renovate changed title from chore(deps): update dependency happy-dom to v7.0.4 to chore(deps): update dependency happy-dom to v7.0.5 2022-10-06 16:03:46 +00:00
renovate force-pushed renovate/happy-dom-7.x from a189675936 to fe25a4af19 2022-10-06 16:03:47 +00:00 Compare
konrad merged commit 17b31e0b95 into main 2022-10-06 16:30:26 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.