-
-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency happy-dom to v17 #1560
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/major-happy-dom-monorepo
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+8
−22
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
2b6c176
to
de07573
Compare
de07573
to
a54eca9
Compare
Deployment failed with the following error:
|
a54eca9
to
30e0a79
Compare
Deployment failed with the following error:
|
30e0a79
to
ed80ecd
Compare
Deployment failed with the following error:
|
ed80ecd
to
bb88ea0
Compare
Deployment failed with the following error:
|
bb88ea0
to
f156818
Compare
f156818
to
72babc0
Compare
18e4116
to
a37dd07
Compare
bb82c7a
to
6a57f82
Compare
6a57f82
to
9165365
Compare
9165365
to
2ddb96a
Compare
2ddb96a
to
1814d34
Compare
1814d34
to
a3e894a
Compare
bba4f7e
to
454fa23
Compare
454fa23
to
58e6db4
Compare
58e6db4
to
6e0b431
Compare
6e0b431
to
3fede46
Compare
5128304
to
9483573
Compare
9483573
to
99f798b
Compare
99f798b
to
609ae64
Compare
609ae64
to
c0889f1
Compare
c0889f1
to
649b6c2
Compare
7285d4e
to
306f3dc
Compare
306f3dc
to
987c707
Compare
987c707
to
25da124
Compare
25da124
to
63a8344
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
8.9.0
->17.4.4
Release Notes
capricorn86/happy-dom (happy-dom)
v17.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 #1623v16.1.0
Compare Source
🎨 Features
getElementsByClassName()
- By @kylehalleman in task #1551v16.0.1
Compare 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.0
Compare 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.7
Compare Source
👷♂️ Patch fixes
History.pushState()
andHistory.replaceState()
- By @sohailalam2 in task #1621v15.11.6
Compare Source
👷♂️ Patch fixes
window.TextEncoder
andwindow.TextDecoder
- By @iradonov in task #1611v15.11.5
Compare Source
👷♂️ Patch fixes
HTMLSelectElement
should not dispatch "change" event when changing value or index - By @capricorn86 in task #1603v15.11.4
Compare Source
👷♂️ Patch fixes
HTMLMeterElement
andHTMLProgressElement
- By @capricorn86 in task #1601v15.11.3
Compare Source
👷♂️ Patch fixes
HTMLInputElement.value
- By @capricorn86 in task #1604v15.11.2
Compare Source
👷♂️ Patch fixes
v15.11.1
Compare Source
👷♂️ Patch fixes
Document.activeElement
is set to the wrong target when triggeringHTMLSelectElement.focus()
- By @capricorn86 in task #1592HTMLSelectElement
is aProxy
since v15 andfocus()
was setting the target of theProxy
as the active element, but should set theProxy
v15.11.0
Compare Source
🎨 Features
:disabled
pseudo-class in CSS and query selectors - By @capricorn86 in task #1159v15.10.8
Compare Source
👷♂️ Patch fixes
Blob
inFileReader.readAsArrayBuffer()
,FileReader.readAsBinaryString()
,FileReader.readAsDataURL()
andFileReader.readAsText()
- By @btea in task #1565v15.10.7
Compare Source
👷♂️ Patch fixes
v15.10.6
Compare Source
👷♂️ Patch fixes
URL
object) inLocation.assign()
andLocation.replace()
- By @silverwind in task #1568v15.10.5
Compare Source
👷♂️ Patch fixes
<script>
and<style>
- By @BenjaminAster in task #1566v15.10.4
Compare Source
👷♂️ Patch fixes
HTMLMediaElement.srcObject
property - By @ewesemann in task #1557v15.10.3
Compare Source
👷♂️ Patch fixes
@happy-dom/jest-environment
- By @aearly in task #1555v15.10.2
Compare Source
👷♂️ Patch fixes
<script>
tag - By @capricorn86 in task #1585v15.10.1
Compare Source
👷♂️ Patch fixes
<script>
tag - By @capricorn86 in task #1585v15.10.0
Compare Source
🎨 Features
disableSameOriginPolicy
that makes it possible to bypass the same-origin policy in fetch requests - By @OlaviSau in task #1553v15.9.0
Compare Source
🎨 Features
CSSStyleDeclaration
- By @yinm in task #1147v15.8.5
Compare Source
👷♂️ Patch fixes
Node.getRootNode()
returned null when it was within aShadowRoot
that previously been disconnected from theDocument
- By @capricorn86 in task #1581v15.8.4
Compare Source
👷♂️ Patch fixes
HTMLSelectElement
andHTMLFormElement
had the wrong reference to the parent - By @capricorn86 in task #1578v15.8.3
Compare Source
👷♂️ Patch fixes
HTMLDetailsElement
when dispatching a click event on a summary element which is a child of the details element - By @mikedidomizio in task #1534v15.8.2
Compare Source
👷♂️ Patch fixes
globalThis
instead ofglobal
to make Happy DOM work in other runtimes such as Cloudflare workers - By @mattallty in task #1546v15.8.1
Compare Source
👷♂️ Patch fixes
Promise<Blob>
fromClipboardItem.getType()
- By @ezzatron in task #1538v15.8.0
Compare 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
,SVGUseElement
andSVGViewElement
- By @capricorn86 in task #1079DOMMatrix
,DOMMatrixReadOnly
,DOMPoint
andDOMPointReadOnly
- 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
,SVGTransformList
andSVGUnitTypes
- By @capricorn86 in task #1079v15.7.4
Compare Source
👷♂️ Patch fixes
replaceWith()
,before()
andafter()
- By @BenjaminAster in task #1533v15.7.3
Compare Source
👷♂️ Patch fixes
HTMLSelectElement
- By @Cherry in task #1526v15.7.2
Compare Source
👷♂️ Patch fixes
MutationObserver
- By @capricorn86 in task #1524v15.7.1
Compare Source
👷♂️ Patch fixes
querySelector(['.class'])
) - By @capricorn86 in task #1507v15.7.0
Compare Source
🎨 Features
:has
pseudo selector - By @capricorn86 in task #1373v15.6.1
Compare Source
👷♂️ Patch fixes
Access-Control-*
,Origin
headers for cross-origin preflight requests - By @rexxars in task #1489v15.6.0
Compare Source
🎨 Features
:focus
and:focus-visible
- By @capricorn86 in task #1515👷♂️ Patch fixes
HTMLInputElement
andHTMLTextAreaElement
- By @capricorn86 in task #1487v15.5.0
Compare Source
🎨 Features
Blob.stream()
- By @PlopAndRun in task #1500v15.4.3
Compare Source
👷♂️ Patch fixes
v15.4.2
Compare Source
👷♂️ Patch fixes
v15.4.1
Compare Source
👷♂️ Patch fixes
FormData.append()
when value parameter type is incorrect - By @btea in task #1484v15.4.0
Compare Source
🎨 Features
font-face
rule - By @m-shaka in task #1441v15.3.2
Compare Source
👷♂️ Patch fixes
HTMLInputElement.indeterminate
property, so that it behaves correctly - By @malko in task [Configuration
📅 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 is behind base branch, 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.