chore(deps): update dependency happy-dom to v8 #2831

Merged
konrad merged 1 commits from renovate/happy-dom-8.x into main 2022-12-12 09:33:06 +00:00
Member

This PR contains the following updates:

Package Type Update Change
happy-dom devDependencies major 7.7.2 -> 8.1.0

Release Notes

capricorn86/happy-dom

v8.1.0

Compare Source

🎨 Features
  • Adds support for FileList to HTMLInputElement. (#​494)

v8.0.0

Compare Source

💣 Breaking Changes
  • In v7.0.0 of Happy DOM, the default values for window.innerWidth and window.innerHeight was changed to 0. This fix will revert this change and set the default resolution to 1024x768 again. This is a major change as it potentially can break logic. Sorry for any inconvenience. (#​673)

v7.8.1

Compare Source

👷‍♂️ Patch fixes
  • Removes the sync-request dependency as it is no longer in use. (#​650)

v7.8.0

Compare Source

🎨 Features
  • Adds support for XMLHttpRequest. (#​520)
  • Adds support for Document.documentURI and Document.URL. (#​526)
  • Adds the headers "referer", "set-cookie", "user-agent" to window.fetch() requests. (#​520)
  • Adds support for sending in URL or Request objects to window.fetch(). (#​582)
  • Replaces sync-request with XMLHttpRequest as it supports synchronous requests using a custom solution (#​650)
👷‍♂️ Patch fixes
  • Replaces a custom solution for window.URL with the native module url. (#​521)

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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 | major | [`7.7.2` -> `8.1.0`](https://renovatebot.com/diffs/npm/happy-dom/7.7.2/8.1.0) | --- ### Release Notes <details> <summary>capricorn86/happy-dom</summary> ### [`v8.1.0`](https://github.com/capricorn86/happy-dom/releases/tag/v8.1.0) [Compare Source](https://github.com/capricorn86/happy-dom/compare/v8.0.0...v8.1.0) ##### :art: Features - Adds support for `FileList` to `HTMLInputElement`. ([#&#8203;494](https://github.com/capricorn86/happy-dom/issues/494)) ### [`v8.0.0`](https://github.com/capricorn86/happy-dom/releases/tag/v8.0.0) [Compare Source](https://github.com/capricorn86/happy-dom/compare/v7.8.1...v8.0.0) ##### :bomb: Breaking Changes - In v7.0.0 of Happy DOM, the default values for `window.innerWidth` and `window.innerHeight` was changed to `0`. This fix will revert this change and set the default resolution to `1024x768` again. This is a major change as it potentially can break logic. Sorry for any inconvenience. ([#&#8203;673](https://github.com/capricorn86/happy-dom/issues/673)) ### [`v7.8.1`](https://github.com/capricorn86/happy-dom/releases/tag/v7.8.1) [Compare Source](https://github.com/capricorn86/happy-dom/compare/v7.8.0...v7.8.1) ##### :construction_worker_man: Patch fixes - Removes the sync-request dependency as it is no longer in use. ([#&#8203;650](https://github.com/capricorn86/happy-dom/issues/650)) ### [`v7.8.0`](https://github.com/capricorn86/happy-dom/releases/tag/v7.8.0) [Compare Source](https://github.com/capricorn86/happy-dom/compare/v7.7.2...v7.8.0) ##### :art: Features - Adds support for `XMLHttpRequest`. ([#&#8203;520](https://github.com/capricorn86/happy-dom/issues/520)) - Adds support for `Document.documentURI` and `Document.URL`. ([#&#8203;526](https://github.com/capricorn86/happy-dom/issues/526)) - Adds the headers "referer", "set-cookie", "user-agent" to `window.fetch()` requests. ([#&#8203;520](https://github.com/capricorn86/happy-dom/issues/520)) - Adds support for sending in `URL` or `Request` objects to `window.fetch()`. ([#&#8203;582](https://github.com/capricorn86/happy-dom/issues/582)) - Replaces `sync-request` with `XMLHttpRequest` as it supports synchronous requests using a custom solution ([#&#8203;650](https://github.com/capricorn86/happy-dom/issues/650)) ##### :construction_worker_man: Patch fixes - Replaces a custom solution for `window.URL` with the native module `url`. ([#&#8203;521](https://github.com/capricorn86/happy-dom/issues/521)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am on Monday" (UTC), 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:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDAuMiIsInVwZGF0ZWRJblZlciI6IjMyLjI0MC4yIn0=-->
renovate added the
dependencies
label 2022-12-12 01:04:24 +00:00
renovate added 1 commit 2022-12-12 01:04:25 +00:00
continuous-integration/drone/pr Build is passing Details
d456e135c1
chore(deps): update dependency happy-dom to v8
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://2831-renovate-happy-dom-8-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://2831-renovate-happy-dom-8-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 3b6dfcec78 into main 2022-12-12 09:33:06 +00:00
konrad deleted branch renovate/happy-dom-8.x 2022-12-12 09:33:06 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.