chore(deps): update dependency @happy-dom/jest-environment to v8 #2488
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^7.6.3
->^8.1.0
Release Notes
capricorn86/happy-dom
v8.1.0
Compare Source
🎨 Features
FileList
toHTMLInputElement
. (#494)v8.0.0
Compare Source
💣 Breaking Changes
window.innerWidth
andwindow.innerHeight
was changed to0
. This fix will revert this change and set the default resolution to1024x768
again. This is a major change as it potentially can break logic. Sorry for any inconvenience. (#673)v7.8.1
Compare Source
👷♂️ Patch fixes
v7.8.0
Compare Source
🎨 Features
XMLHttpRequest
. (#520)Document.documentURI
andDocument.URL
. (#526)window.fetch()
requests. (#520)URL
orRequest
objects towindow.fetch()
. (#582)sync-request
withXMLHttpRequest
as it supports synchronous requests using a custom solution (#650)👷♂️ Patch fixes
window.URL
with the native moduleurl
. (#521)v7.7.2
Compare Source
👷♂️ Patch fixes
document.cookie
. (#666)v7.7.1
Compare Source
👷♂️ Patch fixes
\\:
,\\#
,\\&
) (#661)v7.7.0
Compare Source
🎨 Features
HTMLAnchorElement
. (#204)v7.6.7
Compare Source
👷♂️ Patch fixes
OptionElement.value
should returnElement.textContent
as fallback. (#648)v7.6.6
Compare Source
👷♂️ Patch fixes
Element.innerHTML
should be able to handle other types than string. (#639)v7.6.5
Compare Source
👷♂️ Patch fixes
HTMLSelectElement.selectedIndex
not reflecting the select attribute set on options. (#637)v7.6.4
Compare Source
👷♂️ Patch fixes
HTMLElement.style
(e.g.HTMLElement.style = 'color: red'
). (#628)Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - 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.
This PR has been generated by Mend Renovate. View repository job log here.