chore(deps): update dependency happy-dom to v19 #1293
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:
^16.1.0
->^19.0.0
Release Notes
capricorn86/happy-dom (happy-dom)
v19.0.2
Compare Source
π·ββοΈ Patch fixes
:scope
that didn't work correctly for direct descendants to root - By @βcapricorn86 in task #β1620v19.0.1
Compare Source
π·ββοΈ Patch fixes
@happy-dom/server-renderer
config using CLI - By @βcapricorn86 in task #β1908v19.0.0
Compare Source
π£ Breaking Changes
require()
@happy-dom/jest-environment
package - By @βcapricorn86 in task #β1730@happy-dom/jest-environment
- By @βcapricorn86 in task #β1730π¨ Features
@happy-dom/server-renderer
- By @βcapricorn86 in task #β1730import.meta
to the ESM compiler - By @βcapricorn86 in task #β1730:scope
- By @βcapricorn86 in task #β1620MediaList
- By @βcapricorn86 in task #β1730CSSKeywordValue
,CSSStyleValue
,StylePropertyMap
,StylePropertyMap
,StylePropertyMapReadOnly
- By @βcapricorn86 in task #β1730Browser
instance - By @βcapricorn86 in task #β1730setTimeout()
andrequestAnimationFrame()
- By @βcapricorn86 in task #β1730beforeContentCallback
andheaders
toBrowserFrame.goto()
,BrowserFrame.goBack()
,BrowserFrame.goForward()
,BrowserFrame.goSteps()
andBrowserFrame.reload()
- By @βcapricorn86 in task #β1730PopStateEvent
and trigger the event when navigating the page history usingHistory.pushState()
- By @βcapricorn86 in task #β1730ResponseCache.fileSystem.load()
andResponseCache.fileSystem.save()
for storing and loading cache from the file system - By @βcapricorn86 in task #β1730π·ββοΈ Patch fixes
BrowserFrame.goto()
- By @βcapricorn86 in task #β1730XMLHttpRequest
to prevent it from being set to an invalid state if a listener throws an Error - By @βcapricorn86 in task #β1730v18.0.1
Compare Source
π·ββοΈ Patch fixes
v18.0.0
Compare Source
π£ Breaking Changes
skipLibCheck
set to "false" in the typescript configuration for projects with a strict configurationBrowserContext.close()
now throws an error when trying to close the default context of a browser - By @βcapricorn86 in task #β1154π¨ Features
Browser.closed
,BrowserContext.closed
,BrowserPage.closed
andBrowserFrame.closed
- By @βcapricorn86 in task #β1154VirtualConsolePrinter.close()
andVirtualConsolePrinter.closed
- By @βcapricorn86 in task #β1154CookieContainer.clearCookies()
- By @βcapricorn86 in task #β1154v17.6.3
Compare Source
π·ββοΈ Patch fixes
v17.6.2
Compare Source
π·ββοΈ Patch fixes
v17.6.1
Compare Source
π¨ Features
fetch.disableStrictSSL
under IBrowserSettings in the Wikiv17.6.0
Compare Source
v17.5.9
Compare Source
π·ββοΈ Patch fixes
HTMLLinkElement
for a browser frame property that becomes null during teardown of aWindow
- By @βcapricorn86 in task #β1800v17.5.8
Compare Source
π·ββοΈ Patch fixes
Element.classList
to return the wrong items - By @βcapricorn86 in task #β1812v17.5.7
Compare Source
π·ββοΈ Patch fixes
v17.5.6
Compare Source
π·ββοΈ Patch fixes
v17.5.5
Compare Source
v17.5.4
Compare Source
π·ββοΈ Patch fixes
ReadableStream
was locked after being cloned - By @βMarcMcIntosh in task #β1493v17.5.3
Compare Source
π·ββοΈ Patch fixes
previousSibling
andnextSibling
toMutationObserver
records when a child is removed - By @βuxuip in task #β1803v17.5.2
Compare Source
π·ββοΈ Patch fixes
Β«
andΒ»
in query selectors used by the React 19.1 "useId" hook - By @βterrymun in task #β1785v17.5.1
Compare Source
π·ββοΈ Patch fixes
v17.5.0
Compare Source
π¨ Features
XMLHttpRequest.overrideMimeType()
- By @βmaxmil in task #β1782v17.4.9
Compare Source
π·ββοΈ Patch fixes
FormData
- By @βjuandiegombr in task #β1790v17.4.8
Compare Source
π·ββοΈ Patch fixes
v17.4.7
Compare Source
π·ββοΈ Patch fixes
Request
- By @βelierotenberg in task #β1779v17.4.6
Compare Source
π·ββοΈ Patch fixes
File
- By @βdyabol in task #β1788v17.4.5
Compare Source
π·ββοΈ Patch fixes
HTMLAnchorElement
- By @βmaxmil in task #β1775v17.4.4
Compare Source
π·ββοΈ Patch fixes
setTimeout()
to prevent Bun from logging a "TimeoutNaNWarning" - By @βlekoala in task #β1772v17.4.3
Compare Source
π·ββοΈ Patch fixes
settings.errorCapture
is not set to "tryAndCatch" andhandleEvent
is used for the event listener - By @βcapricorn86 in task #β1766v17.4.2
Compare Source
π·ββοΈ Patch fixes
Element.setAttribute()
- By @βcapricorn86 in task #β1750v17.4.1
Compare Source
π·ββοΈ Patch fixes
v17.4.0
Compare Source
π¨ Features
KeyboardEvent.getModifierState()
method - By @βkarpiuMG in task #β1467v17.3.2
Compare Source
π·ββοΈ Patch fixes
v17.3.1
Compare Source
π·ββοΈ Patch fixes
<svg xmlns:link=""></svg>
) - By @βcapricorn86 in task #β1750v17.3.0
Compare Source
π¨ Features
v17.2.4
Compare Source
π·ββοΈ Patch fixes
HTMLElement.innerText
- By @βkarpiuMG in task #β1151v17.2.3
Compare Source
π·ββοΈ Patch fixes
Element.contentEditable
should be synced with the "contenteditable" attribute - By @βkarpiuMG in task #β1463v17.2.2
Compare Source
π·ββοΈ Patch fixes
v17.2.1
Compare Source
π·ββοΈ Patch fixes
v17.2.0
Compare Source
π¨ Features
v17.1.13
Compare Source
π·ββοΈ Patch fixes
v17.1.12
Compare Source
π·ββοΈ Patch fixes
Event
class - By @βalan910127 in task #β1747v17.1.11
Compare Source
π·ββοΈ Patch fixes
Element.cloneNode()
- By @βMas0nShi in task #β1745v17.1.10
Compare Source
π·ββοΈ Patch fixes
v17.1.9
Compare Source
π·ββοΈ Patch fixes
v17.1.8
Compare Source
π·ββοΈ Patch fixes
v17.1.7
Compare Source
π·ββοΈ Patch fixes
FormData
requests - By @βaberigle and @βcapricorn86 in task #β1741v17.1.6
Compare Source
π¨ Features
AbortSignal
as option toEventTarget.addEventListener()
- By @βkarpiuMG in task #β1540v17.1.5
Compare Source
π·ββοΈ Patch fixes
HTMLElement.dataset
should return undefined for properties not found - By @βkarpiuMG in task #β1689v17.1.4
Compare Source
π·ββοΈ Patch fixes
TreeWalker
didn't work according to spec - By @βcapricorn86 in task #β1605v17.1.3
Compare Source
π·ββοΈ Patch fixes
NamedNodeMap
- By @βcapricorn86 in task #β1728Element.getAttributeNames()
when attributes where using prefixesv17.1.2
Compare Source
π·ββοΈ Patch fixes
AbortSignal.reason
can have any type - By @βbtea in task #β1718AbortSignal.reason
should be the object used when the promise is rejected - By @βbtea in task #β1718v17.1.1
Compare Source
π¨ Features
@media
selector "forced-colors" - By @βcapricorn86 in task #β1727π·ββοΈ Patch fixes
@media
,@supports
and@container
rules - By @βcapricorn86 in task #β1727CSSStyleSheet
was instantiated internally without a Window context, causing errors to not be thrown correctly inCSSStyleSheet
methods - By @βcapricorn86 in task #β1727CSSStyleSheet
methods, so that they work according to spec - By @βcapricorn86 in task #β1727v17.1.0
Compare Source
π¨ Features
v17.0.4
Compare Source
π·ββοΈ Patch fixes
v17.0.3
Compare Source
π·ββοΈ Patch fixes
v17.0.2
Compare Source
π·ββοΈ Patch fixes
HTMLAnchorElement
,HTMLAreaElement
,HTMLButtonElement
,HTMLIFrameElement
,HTMLInputElement
,HTMLMediaElement
,HTMLObjectElement
,HTMLSelectElement
andHTMLTextAreaElement
- By @βcapricorn86 in task #β1714v17.0.1
Compare Source
π·ββοΈ Patch fixes
querySelector()
returns the first item that appears in the DOM for grouped selectors - By @βchristiango in task #β1710v17.0.0
Compare Source
π£ Breaking Changes
import
andexport
statements in JavaScript filesπ¨ Features
waitUntilComplete()
- By @βcapricorn86 in task #β1567debug.traceWaitUntilComplete
in the Wiki for IBrowserSettingsHTMLLinkElement
- By @βcapricorn86 in task #β320HTMLLinkElement.relList.supports()
- By @βcapricorn86 in task #β320Request.mode
- By @βcapricorn86 in task #β320HTMLScriptElement.blocking
,HTMLScriptElement.crossOrigin
,HTMLScriptElement.fetchPriority
,HTMLScriptElement.noModule
,HTMLScriptElement.integrity
,HTMLScriptElement.referrerPolicy
- By @βcapricorn86 in task #β320credentials
andreferrerPolicy
when fetching styles and scripts - By @βcapricorn86 in task #β320Element.setAttribute()
- By @βOlaviSau in task #β1706π·ββοΈ Patch fixes
afterAsyncResponse
fetch interceptor in virtual server requests - By @βcapricorn86 in task #β320ShadowRoot
of a custom element that was upgraded from aHTMLElement
wasn't considered connected to the DOM - By @βcapricorn86 in task #β320v16.8.1
Compare Source
π·ββοΈ Patch fixes
v16.8.0
Compare Source
π¨ Features
insertRow()
anddeleteRow()
toHTMLTableSectionElement
- By @βchristiango in task #β1708v16.7.3
Compare Source
π·ββοΈ Patch fixes
v16.7.2
Compare Source
π·ββοΈ Patch fixes
v16.7.1
Compare Source
π·ββοΈ Patch fixes
ICookie
,IOptionalCookie
,CookieSameSiteEnum
andIVirtualServer
as exports to the index file - By @βcapricorn86 in task #β1693CookieContainer.addCookies()
- By @βcapricorn86 in task #β1693v16.7.0
Compare Source
π¨ Features
v16.6.0
Compare Source
π¨ Features
querySelector()
,querySelectorAll()
andmatches()
(e.g. ".a ~ .b") - By @βkarpiuMG in task #β1683v16.5.3
Compare Source
π·ββοΈ Patch fixes
v16.5.2
Compare Source
π·ββοΈ Patch fixes
Event.target
should be the target element after an event has been dispatched - By @βcapricorn86 in task #β1529v16.5.1
Compare Source
π·ββοΈ Patch fixes
Comment
,Text
andDocumentFragment
are not instances of their corresponding property onWindow
- By @βcapricorn86 in task #β1577v16.5.0
Compare Source
π¨ Features
GlobalRegistrator.isRegistered
- By @βcapricorn86 in task #β1670v16.4.3
Compare Source
π·ββοΈ Patch fixes
Response
during tear down of theWindow
- By @βcapricorn86 in task #β1669v16.4.2
Compare Source
π·ββοΈ Patch fixes
v16.4.1
Compare Source
π·ββοΈ Patch fixes
document.documentElement.innerHTML
isnt parsed correctly since v16 - By @βcapricorn86 in task #β1663v16.4.0
Compare Source
π¨ Features
v16.3.0
Compare Source
π¨ Features
v16.2.9
Compare Source
π·ββοΈ Patch fixes
HTMLInputElement.defaultChecked
property - By @βcapricorn86 in task #β1587v16.2.8
Compare Source
π·ββοΈ Patch fixes
HTMLFormElement
orHTMLSelectElement
- By @βcapricorn86 in task #β1628v16.2.7
Compare Source
π·ββοΈ Patch fixes
<script>
and<style>
elements should not be decoded or encoded - By @βcapricorn86 in task #β1564v16.2.6
Compare Source
π·ββοΈ Patch fixes
<form>
and<select>
elements - By @βcapricorn86 in task #β1608v16.2.5
Compare Source
π·ββοΈ Patch fixes
HTMLFormElement
andHTMLSelectElement
was wrong which affected the methodsremove()
,replaceWith()
,before()
,after()
,append()
,prepend()
,replaceChildren()
andinsertAdjacentElement()
- By @βcapricorn86 in task #β1637v16.2.4
Compare Source
π·ββοΈ Patch fixes
BrowserFrame.goto()
andDetachedBrowserFrame.goto()
- By @βcapricorn86 in task #β1627v16.2.3
Compare Source
π·ββοΈ Patch fixes
HTMLTableCellElement.headers
property - By @βcapricorn86 in task #β1634v16.2.2
Compare Source
π·ββοΈ Patch fixes
querySelector()
orquerySelectorAll()
as selector - By @βchocolateboy in task #β1640v16.2.1
Compare Source
π·ββοΈ Patch fixes
XMLHttpRequest
when "withCredentials" is false - By @βsaitonakamura in task #β1631v16.2.0
Compare Source
π¨ Features
Window.scrollBy()
andElement.scrollBy()
- By @βOlaviSau in task #β1623Configuration
π Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.