Update dependency @happy-dom/global-registrator to v20 #109
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/happy-dom-global-registrator-20.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
^14.3.10->^20.0.0Release Notes
capricorn86/happy-dom (@happy-dom/global-registrator)
v20.0.10Compare Source
👷♂️ Patch fixes
v20.0.9Compare Source
👷♂️ Patch fixes
v20.0.8Compare Source
👷♂️ Patch fixes
previousSibling()andnextSibling()didn't work inHTMLSelectElementandHTMLFormElement- By @capricorn86 in task #1939<tr>) should be valid inside a<template>element - By @capricorn86 in task #1939v20.0.7Compare Source
👷♂️ Patch fixes
>=operator in media query parser - By @lkritsimas in task #1869v20.0.6Compare Source
👷♂️ Patch fixes
DOMTokenList.forEach(),Headers.forEach()andNodeList.forEach()to be spec compliant - By @ikeyan in task #1858v20.0.5Compare Source
👷♂️ Patch fixes
TreeWalker.currentNodeshould validate if the value is aNode- By @capricorn86 in task #1935v20.0.4Compare Source
👷♂️ Patch fixes
FormDataif they are the submitter - By @maxmil and @karpiuMG in task #1859
v20.0.3Compare Source
👷♂️ Patch fixes
v20.0.2Compare Source
👷♂️ Patch fixes
@happy-dom/server-renderer- By @capricorn86 in task #1934v20.0.1Compare Source
👷♂️ Patch fixes
--disallow-code-generation-from-stringswasn't enough to protect against attackers escaping the VM context and accessing process-level functions. Big thanks to @cristianstaicu for reporting this!v20.0.0Compare Source
I avoid making breaking changes as much as possible in Happy DOM. When I have to make a breaking change, I try to keep it as minimal as possible. This could be a breaking change that impacts many projects, and I am truly sorry if you are negatively affected by this.
💣 Breaking Changes
v19.0.2Compare Source
👷♂️ Patch fixes
:scopethat didn't work correctly for direct descendants to root - By @capricorn86 in task #1620v19.0.1Compare Source
👷♂️ Patch fixes
@happy-dom/server-rendererconfig using CLI - By @capricorn86 in task #1908v19.0.0Compare Source
💣 Breaking Changes
require()@happy-dom/jest-environmentpackage - By @capricorn86 in task #1730@happy-dom/jest-environment- By @capricorn86 in task #1730🎨 Features
@happy-dom/server-renderer- By @capricorn86 in task #1730import.metato 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 #1730Browserinstance - By @capricorn86 in task #1730setTimeout()andrequestAnimationFrame()- By @capricorn86 in task #1730beforeContentCallbackandheaderstoBrowserFrame.goto(),BrowserFrame.goBack(),BrowserFrame.goForward(),BrowserFrame.goSteps()andBrowserFrame.reload()- By @capricorn86 in task #1730PopStateEventand 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 #1730XMLHttpRequestto prevent it from being set to an invalid state if a listener throws an Error - By @capricorn86 in task #1730v18.0.1Compare Source
👷♂️ Patch fixes
v18.0.0Compare Source
💣 Breaking Changes
skipLibCheckset 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.closedandBrowserFrame.closed- By @capricorn86 in task #1154VirtualConsolePrinter.close()andVirtualConsolePrinter.closed- By @capricorn86 in task #1154CookieContainer.clearCookies()- By @capricorn86 in task #1154v17.6.3Compare Source
👷♂️ Patch fixes
v17.6.2Compare Source
👷♂️ Patch fixes
v17.6.1Compare Source
🎨 Features
fetch.disableStrictSSLunder IBrowserSettings in the Wikiv17.6.0Compare Source
v17.5.9Compare Source
👷♂️ Patch fixes
HTMLLinkElementfor a browser frame property that becomes null during teardown of aWindow- By @capricorn86 in task #1800v17.5.8Compare Source
👷♂️ Patch fixes
Element.classListto return the wrong items - By @capricorn86 in task #1812v17.5.7Compare Source
👷♂️ Patch fixes
v17.5.6Compare Source
👷♂️ Patch fixes
v17.5.5Compare Source
v17.5.4Compare Source
👷♂️ Patch fixes
ReadableStreamwas locked after being cloned - By @MarcMcIntosh in task #1493v17.5.3Compare Source
👷♂️ Patch fixes
previousSiblingandnextSiblingtoMutationObserverrecords when a child is removed - By @uxuip in task #1803v17.5.2Compare Source
👷♂️ Patch fixes
«and»in query selectors used by the React 19.1 "useId" hook - By @terrymun in task #1785v17.5.1Compare Source
👷♂️ Patch fixes
v17.5.0Compare Source
🎨 Features
XMLHttpRequest.overrideMimeType()- By @maxmil in task #1782v17.4.9Compare Source
👷♂️ Patch fixes
FormData- By @juandiegombr in task #1790v17.4.8Compare Source
👷♂️ Patch fixes
v17.4.7Compare Source
👷♂️ Patch fixes
Request- By @elierotenberg in task #1779v17.4.6Compare Source
👷♂️ Patch fixes
File- By @dyabol in task #1788v17.4.5Compare Source
👷♂️ Patch fixes
HTMLAnchorElement- By @maxmil in task #1775v17.4.4Compare Source
👷♂️ Patch fixes
setTimeout()to prevent Bun from logging a "TimeoutNaNWarning" - By @lekoala in task #1772v17.4.3Compare Source
👷♂️ Patch fixes
settings.errorCaptureis not set to "tryAndCatch" andhandleEventis used for the event listener - By @capricorn86 in task #1766v17.4.2Compare Source
👷♂️ Patch fixes
Element.setAttribute()- By @capricorn86 in task #1750v17.4.1Compare Source
👷♂️ Patch fixes
v17.4.0Compare Source
🎨 Features
KeyboardEvent.getModifierState()method - By @karpiuMG in task #1467v17.3.2Compare Source
👷♂️ Patch fixes
v17.3.1Compare Source
👷♂️ Patch fixes
<svg xmlns:link=""></svg>) - By @capricorn86 in task #1750v17.3.0Compare Source
🎨 Features
v17.2.4Compare Source
👷♂️ Patch fixes
HTMLElement.innerText- By @karpiuMG in task #1151v17.2.3Compare Source
👷♂️ Patch fixes
Element.contentEditableshould be synced with the "contenteditable" attribute - By @karpiuMG in task #1463v17.2.2Compare Source
👷♂️ Patch fixes
v17.2.1Compare Source
👷♂️ Patch fixes
v17.2.0Compare Source
🎨 Features
v17.1.13Compare Source
👷♂️ Patch fixes
v17.1.12Compare Source
👷♂️ Patch fixes
Eventclass - By @alan910127 in task #1747v17.1.11Compare Source
👷♂️ Patch fixes
Element.cloneNode()- By @Mas0nShi in task #1745v17.1.10Compare Source
👷♂️ Patch fixes
v17.1.9Compare Source
👷♂️ Patch fixes
v17.1.8Compare Source
👷♂️ Patch fixes
v17.1.7Compare Source
👷♂️ Patch fixes
FormDatarequests - By @aberigle and @capricorn86 in task #1741v17.1.6Compare Source
🎨 Features
AbortSignalas option toEventTarget.addEventListener()- By @karpiuMG in task #1540v17.1.5Compare Source
👷♂️ Patch fixes
HTMLElement.datasetshould return undefined for properties not found - By @karpiuMG in task #1689v17.1.4Compare Source
👷♂️ Patch fixes
TreeWalkerdidn't work according to spec - By @capricorn86 in task #1605v17.1.3Compare Source
👷♂️ Patch fixes
NamedNodeMap- By @capricorn86 in task #1728Element.getAttributeNames()when attributes where using prefixesv17.1.2Compare Source
👷♂️ Patch fixes
AbortSignal.reasoncan have any type - By @btea in task #1718AbortSignal.reasonshould be the object used when the promise is rejected - By @btea in task #1718v17.1.1Compare Source
🎨 Features
@mediaselector "forced-colors" - By @capricorn86 in task #1727👷♂️ Patch fixes
@media,@supportsand@containerrules - By @capricorn86 in task #1727CSSStyleSheetwas instantiated internally without a Window context, causing errors to not be thrown correctly inCSSStyleSheetmethods - By @capricorn86 in task #1727CSSStyleSheetmethods, so that they work according to spec - By @capricorn86 in task #1727v17.1.0Compare Source
🎨 Features
v17.0.4Compare Source
👷♂️ Patch fixes
v17.0.3Compare Source
👷♂️ Patch fixes
v17.0.2Compare Source
👷♂️ Patch fixes
HTMLAnchorElement,HTMLAreaElement,HTMLButtonElement,HTMLIFrameElement,HTMLInputElement,HTMLMediaElement,HTMLObjectElement,HTMLSelectElementandHTMLTextAreaElement- By @capricorn86 in task #1714v17.0.1Compare Source
👷♂️ Patch fixes
querySelector()returns the first item that appears in the DOM for grouped selectors - By @christiango in task #1710v17.0.0Compare Source
💣 Breaking Changes
importandexportstatements in JavaScript files🎨 Features
waitUntilComplete()- By @capricorn86 in task #1567debug.traceWaitUntilCompletein 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 #320credentialsandreferrerPolicywhen fetching styles and scripts - By @capricorn86 in task #320Element.setAttribute()- By @OlaviSau in task #1706👷♂️ Patch fixes
afterAsyncResponsefetch interceptor in virtual server requests - By @capricorn86 in task #320ShadowRootof a custom element that was upgraded from aHTMLElementwasn't considered connected to the DOM - By @capricorn86 in task #320v16.8.1Compare Source
👷♂️ Patch fixes
v16.8.0Compare Source
🎨 Features
insertRow()anddeleteRow()toHTMLTableSectionElement- By @christiango in task #1708v16.7.3Compare Source
👷♂️ Patch fixes
v16.7.2Compare Source
👷♂️ Patch fixes
v16.7.1Compare Source
👷♂️ Patch fixes
ICookie,IOptionalCookie,CookieSameSiteEnumandIVirtualServeras exports to the index file - By @capricorn86 in task #1693CookieContainer.addCookies()- By @capricorn86 in task #1693v16.7.0Compare Source
🎨 Features
v16.6.0Compare Source
🎨 Features
querySelector(),querySelectorAll()andmatches()(e.g. ".a ~ .b") - By @karpiuMG in task #1683v16.5.3Compare Source
👷♂️ Patch fixes
v16.5.2Compare Source
👷♂️ Patch fixes
Event.targetshould be the target element after an event has been dispatched - By @capricorn86 in task #1529v16.5.1Compare Source
👷♂️ Patch fixes
Comment,TextandDocumentFragmentare not instances of their corresponding property onWindow- By @capricorn86 in task #1577v16.5.0Compare Source
🎨 Features
GlobalRegistrator.isRegistered- By @capricorn86 in task #1670v16.4.3Compare Source
👷♂️ Patch fixes
Responseduring tear down of theWindow- By @capricorn86 in task #1669v16.4.2Compare Source
👷♂️ Patch fixes
v16.4.1Compare Source
👷♂️ Patch fixes
document.documentElement.innerHTMLisnt parsed correctly since v16 - By @capricorn86 in task #1663v16.4.0Compare Source
🎨 Features
v16.3.0Compare Source
🎨 Features
v16.2.9Compare Source
👷♂️ Patch fixes
HTMLInputElement.defaultCheckedproperty - By @capricorn86 in task #1587v16.2.8Compare Source
👷♂️ Patch fixes
HTMLFormElementorHTMLSelectElement- By @capricorn86 in task #1628v16.2.7Compare Source
👷♂️ Patch fixes
<script>and<style>elements should not be decoded or encoded - By @capricorn86 in task #1564v16.2.6Compare Source
👷♂️ Patch fixes
<form>and<select>elements - By @capricorn86 in task #1608v16.2.5Compare Source
👷♂️ Patch fixes
HTMLFormElementandHTMLSelectElementwas wrong which affected the methodsremove(),replaceWith(),before(),after(),append(),prepend(),replaceChildren()andinsertAdjacentElement()- By @capricorn86 in task #1637v16.2.4Compare Source
👷♂️ Patch fixes
BrowserFrame.goto()andDetachedBrowserFrame.goto()- By @capricorn86 in task #1627v16.2.3Compare Source
👷♂️ Patch fixes
HTMLTableCellElement.headersproperty - By @capricorn86 in task #1634v16.2.2Compare Source
👷♂️ Patch fixes
querySelector()orquerySelectorAll()as selector - By @chocolateboy in task #1640v16.2.1Compare Source
👷♂️ Patch fixes
XMLHttpRequestwhen "withCredentials" is false - By @saitonakamura in task #1631v16.2.0Compare Source
🎨 Features
Window.scrollBy()andElement.scrollBy()- By @OlaviSau in task #1623v16.1.0Compare Source
🎨 Features
getElementsByClassName()- By @kylehalleman in task #1551v16.0.1Compare Source
👷♂️ Patch fixes
document.implementation.createHTMLDocument()) not being considered as connected to a DOM that was introduced in v16 - By @capricorn86 in task #1647v16.0.0Compare Source
💣 Breaking Changes
🎨 Features
DOMParser- By @capricorn86 in task #284document.write()- By @capricorn86 in task #1615👷♂️ Patch fixes
<html>,<head>and<body>during parsing - By @capricorn86 in task #1615XMLSerializer- By @capricorn86 in task #1615v15.11.7Compare Source
👷♂️ Patch fixes
History.pushState()andHistory.replaceState()- By @sohailalam2 in task #1621v15.11.6Compare Source
👷♂️ Patch fixes
window.TextEncoderandwindow.TextDecoder- By @iradonov in task #1611v15.11.5Compare Source
👷♂️ Patch fixes
HTMLSelectElementshould not dispatch "change" event when changing value or index - By @capricorn86 in task #1603v15.11.4Compare Source
👷♂️ Patch fixes
HTMLMeterElementandHTMLProgressElement- By @capricorn86 in task #1601v15.11.3Compare Source
👷♂️ Patch fixes
HTMLInputElement.value- By @capricorn86 in task #1604v15.11.2Compare Source
👷♂️ Patch fixes
v15.11.1Compare Source
👷♂️ Patch fixes
Document.activeElementis set to the wrong target when triggeringHTMLSelectElement.focus()- By @capricorn86 in task #1592HTMLSelectElementis aProxysince v15 andfocus()was setting the target of theProxyas the active element, but should set theProxyv15.11.0Compare Source
🎨 Features
:disabledpseudo-class in CSS and query selectors - By @capricorn86 in task #1159v15.10.8Compare Source
👷♂️ Patch fixes
BlobinFileReader.readAsArrayBuffer(),FileReader.readAsBinaryString(),FileReader.readAsDataURL()andFileReader.readAsText()- By @btea in task #1565v15.10.7Compare Source
👷♂️ Patch fixes
v15.10.6Compare Source
👷♂️ Patch fixes
URLobject) inLocation.assign()andLocation.replace()- By @silverwind in task #1568v15.10.5Compare Source
👷♂️ Patch fixes
<script>and<style>- By @BenjaminAster in task #1566v15.10.4Compare Source
👷♂️ Patch fixes
HTMLMediaElement.srcObjectproperty - By @ewesemann in task #1557v15.10.3Compare Source
👷♂️ Patch fixes
@happy-dom/jest-environment- By @aearly in task #1555v15.10.2Compare Source
👷♂️ Patch fixes
<script>tag - By @capricorn86 in task #1585v15.10.1Compare Source
👷♂️ Patch fixes
<script>tag - By @capricorn86 in task #1585v15.10.0Compare Source
🎨 Features
disableSameOriginPolicythat makes it possible to bypass the same-origin policy in fetch requests - By @OlaviSau in task #1553v15.9.0Compare Source
🎨 Features
CSSStyleDeclaration- By @yinm in task #1147v15.8.5Compare Source
👷♂️ Patch fixes
Node.getRootNode()returned null when it was within aShadowRootthat previously been disconnected from theDocument- By @capricorn86 in task #1581v15.8.4Compare Source
👷♂️ Patch fixes
HTMLSelectElementandHTMLFormElementhad the wrong reference to the parent - By @capricorn86 in task #1578v15.8.3Compare Source
👷♂️ Patch fixes
HTMLDetailsElementwhen dispatching a click event on a summary element which is a child of the details element - By @mikedidomizio in task #1534v15.8.2Compare Source
👷♂️ Patch fixes
globalThisinstead ofglobalto make Happy DOM work in other runtimes such as Cloudflare workers - By @mattallty in task #1546v15.8.1Compare Source
👷♂️ Patch fixes
Promise<Blob>fromClipboardItem.getType()- By @ezzatron in task #1538v15.8.0Compare Source
👷♂️ Patch fixes
getHTML()andgetInnerHTML()would return the slotted content of a shadow root before the template, but the template should be the first child - By @capricorn86 in task #1079getElementsByTagName()- By @capricorn86 in task #1079🎨 Features
SVGAnimateElement,SVGAnimateMotionElement,SVGAnimateTransformElement,SVGCircleElement,SVGClipPathElement,SVGDefsElement,SVGDescElement,SVGEllipseElement,SVGFEBlendElement,SVGFEColorMatrixElement,SVGFEComponentTransferElement,SVGFECompositeElement,SVGFEConvolveMatrixElement,SVGFEDiffuseLightingElement,SVGFEDisplacementMapElement,SVGFEDistantLightElement,SVGFEDropShadowElement,SVGFEFloodElement,SVGFEFuncAElement,SVGFEFuncBElement,SVGFEFuncGElement,SVGFEFuncRElement,SVGFEGaussianBlurElement,SVGFEImageElement,SVGFEMergeElement,SVGFEMergeNodeElement,SVGFEMorphologyElement,SVGFEOffsetElement,SVGFEPointLightElement,SVGFESpecularLightingElement,SVGFESpotLightElement,SVGFETileElement,SVGFETurbulenceElement,SVGFilterElement,SVGForeignObjectElement,SVGGElement,SVGImageElement,SVGLineElement,SVGLinearGradientElement,SVGMarkerElement,SVGMaskElement,SVGMetadataElement,SVGMPathElement,SVGPathElement,SVGPatternElement,SVGPolygonElement,SVGPolylineElement,SVGRadialGradientElement,SVGRectElement,SVGScriptElement,SVGSetElement,SVGStopElement,SVGStyleElement,SVGSwitchElement,SVGSymbolElement,SVGTextElement,SVGTextPathElement,SVGTitleElement,SVGTSpanElement,SVGUseElementandSVGViewElement- By @capricorn86 in task #1079DOMMatrix,DOMMatrixReadOnly,DOMPointandDOMPointReadOnly- By @capricorn86 in task #1079SVGAngle,SVGAnimatedAngle,SVGAnimatedBoolean,SVGAnimatedEnumeration,SVGAnimatedInteger,SVGAnimatedLength,SVGAnimatedLengthList,SVGAnimatedNumber,SVGAnimatedNumberList,SVGAnimatedPreserveAspectRatio,SVGAnimatedRect,SVGAnimatedString,SVGAnimatedTransformList,SVGLength,SVGLengthList,SVGMatrix,SVGNumber,SVGNumberList,SVGPoint,SVGPointList,SVGPreserveAspectRatio,SVGRect,SVGStringList,SVGTransform,SVGTransformListandSVGUnitTypes- By @capricorn86 in task #1079v15.7.4Compare Source
👷♂️ Patch fixes
replaceWith(),before()andafter()- By @BenjaminAster in task #1533v15.7.3Compare Source
👷♂️ Patch fixes
HTMLSelectElement- By @Cherry in task #1526v15.7.2Compare Source
👷♂️ Patch fixes
MutationObserver- By @capricorn86 in task #1524v15.7.1Compare Source
👷♂️ Patch fixes
querySelector(['.class'])) - By @capricorn86 in task #1507v15.7.0Compare Source
🎨 Features
:haspseudo selector - By @capricorn86 in task #1373v15.6.1Compare Source
👷♂️ Patch fixes
Access-Control-*,Originheaders for cross-origin preflight requests - By @rexxars in task #1489v15.6.0Compare Source
🎨 Features
:focusand:focus-visible- By @capricorn86 in task #1515👷♂️ Patch fixes
HTMLInputElementandHTMLTextAreaElement- By @capricorn86 in task #1487v15.5.0Compare Source
🎨 Features
Blob.stream()- By @PlopAndRun in task #1500v15.4.3Compare Source
👷♂️ Patch fixes
v15.4.2Compare Source
👷♂️ Patch fixes
v15.4.1Compare Source
👷♂️ Patch fixes
FormData.append()when value parameter type is incorrect - By @btea in task #1484v15.4.0Compare Source
🎨 Features
font-facerule - By @m-shaka in task #1441v15.3.2Compare Source
👷♂️ Patch fixes
HTMLInputElement.indeterminateproperty, so that it behaves correctly - By @malko in task #1439v15.3.1Compare Source
👷♂️ Patch fixes
Element.matches()andElement.closest()- By @ocavue in task #1472v15.3.0Compare Source
🎨 Features
AbortSignal.timeout()- By @ezzatron in task #1470v15.2.0Compare Source
🎨 Features
AbortSignal.any()- By @ezzatron in task #1468v15.1.0Compare Source
🎨 Features
Windowcontext for classes that can be constructed using the "new" operator - By @capricorn86 in task #1332Browsercontext internally - By @capricorn86 in task #1332EventTarget.dispatchEvent()to better handle the event phases "none", "capture", "atTarget" and "bubbling" - By @capricorn86 in task #1332HTMLInputElement.popoverTargetElement,HTMLInputElement.popoverTargetAction,HTMLButtonElement.popoverTargetElementandHTMLButtonElement.popoverTargetAction- By @capricorn86 in task #1332HTMLElement.popover- By @capricorn86 in task #1332PerformanceObserver,PerformanceEntryandPerformanceObserverEntryList- By @capricorn86 in task #1332👷♂️ Patch fixes
NodeList[Symbol.iterator]()withArray.prototype.values()- By @capricorn86 in task #1332Windowis closing (e.g. usingsetTimeout()orfetch()) - By @capricorn86 in task #1332Window, which makes it possible forBrowserExceptionObserverto know whichWindowthe error originated fromEvent.composedPath()to not return theWindowobject if the event type is "load", which is the same behaviour as the browser - By @capricorn86 in task #1332Windowobjectv15.0.0Compare Source
💣 Breaking Changes
🎨 Features
HTMLAreaElement,HTMLBodyElement,HTMLQuoteElement,HTMLBRElement,HTMLTableCaptionElement,HTMLTableColElement,HTMLTableColElement,HTMLDataElement,HTMLDataListElement,HTMLModElement,HTMLDetailsElement,HTMLDivElement,HTMLDListElement,HTMLEmbedElement,HTMLFieldSetElement,HTMLHeadingElement,HTMLHeadElement,HTMLHRElement,HTMLHtmlElement,HTMLModElement,HTMLLegendElement,HTMLLIElement,HTMLMapElement,HTMLMenuElement,HTMLMeterElement,HTMLObjectElement,HTMLOListElement,HTMLOutputElement,HTMLParagraphElement,HTMLParamElement,HTMLPictureElement,HTMLPreElement,HTMLProgressElement,HTMLQuoteElement,HTMLSourceElement,HTMLSpanElement,HTMLTableElement,HTMLTableSectionElement,HTMLTableSectionElement,HTMLTitleElement,HTMLTableRowElement,HTMLTrackElement,HTMLUListElement- By @capricorn86 in task #1332HTMLCanvasElement- By @capricorn86 in task #1332CSSStyleDeclaration,querySelector(),querySelectorAll(),getElementById(),getElementsByClassName(),getElementsByTagName(),getElementsByTagNameNS(),getElementsByClassName()- By @capricorn86 in task #1332NodeList,HTMLCollection,DOMTokenList,TextTrackList,HTMLFormElement,HTMLSelectElementHTMLCollectionobjects returned bygetElementsByClassName(),getElementsByTagName(),getElementsByTagNameNS()andgetElementsByClassName()live - By @capricorn86 in task #1332HTMLMediaElement- By @capricorn86 in task #1332HTMLMediaElementinterfaceMediaStream,MediaStreamTrack,RemotePlayback,TextTrack,TextTrackCue,TextTrackCueList,TextTrackList,VTTCue,VTTRegion,CanvasCaptureMediaStream,ImageBitmap,OffscreenCanvas- By @capricorn86 in task #1332IntersectionObserver- By @capricorn86 in task #1332HTMLInputElement.list- By @capricorn86 in task #1332ShadowRoot(it now supportsclonable,serializableandslotAssignment) - By @capricorn86 in task #1332Element.getHTML()- By @capricorn86 in task #1332HTMLSlotElement- By @capricorn86 in task #1332assign(),assignedNodes(),assignedElements()and theslotchangeevent👷♂️ Patch fixes
XMLSerializer(used by features such asinnerHTML) - By @capricorn86 in task #1265waitForNavigation()would not resolve when navigating to some URLs (e.g. "javascript" or "about:blank") - By @capricorn86 in task #1332Attr.cloneNode()would not clone internal values - By @capricorn86 in task #1332Document.titleincluded text data inside child elements, which it shouldn't - By @capricorn86 in task #1332Event.preventDefault()shouldn't cancel the default behaviour if cancelable is not sent as an option inEventTarget.dispatchEvent()- By @capricorn86 in task #1332TimeRangetoTimeRanges- By @capricorn86 in task #1332Window.parentandWindow.topwould not be set correctly in some scenarios - By @capricorn86 in task #1332Configuration
📅 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 has been generated by Renovate Bot.
⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
File name: web-extension/bun.lockb
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.