Update dependency happy-dom to v20 - #70
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the
Comment |
renovate
Bot
force-pushed
the
renovate/major-happy-dom-monorepo
branch
2 times, most recently
from
October 3, 2025 02:32
905b870 to
0bc98db
Compare
renovate
Bot
force-pushed
the
renovate/major-happy-dom-monorepo
branch
3 times, most recently
from
October 15, 2025 17:37
f9905fc to
ab549f7
Compare
renovate
Bot
force-pushed
the
renovate/major-happy-dom-monorepo
branch
4 times, most recently
from
October 22, 2025 04:12
5ee27e1 to
6082b7d
Compare
renovate
Bot
force-pushed
the
renovate/major-happy-dom-monorepo
branch
from
October 28, 2025 23:46
6082b7d to
ef307a0
Compare
renovate
Bot
force-pushed
the
renovate/major-happy-dom-monorepo
branch
from
November 28, 2025 00:55
ef307a0 to
095438b
Compare
renovate
Bot
force-pushed
the
renovate/major-happy-dom-monorepo
branch
from
January 7, 2026 16:32
095438b to
8078799
Compare
renovate
Bot
force-pushed
the
renovate/major-happy-dom-monorepo
branch
4 times, most recently
from
January 20, 2026 00:27
d79ad68 to
0809513
Compare
renovate
Bot
force-pushed
the
renovate/major-happy-dom-monorepo
branch
3 times, most recently
from
January 27, 2026 22:45
ffdeacb to
0a4278a
Compare
renovate
Bot
force-pushed
the
renovate/major-happy-dom-monorepo
branch
3 times, most recently
from
February 9, 2026 01:47
887cf37 to
4e83a6e
Compare
renovate
Bot
force-pushed
the
renovate/major-happy-dom-monorepo
branch
2 times, most recently
from
February 11, 2026 02:38
0fd1200 to
90fcf53
Compare
renovate
Bot
force-pushed
the
renovate/major-happy-dom-monorepo
branch
3 times, most recently
from
February 21, 2026 01:37
976203a to
0474038
Compare
renovate
Bot
force-pushed
the
renovate/major-happy-dom-monorepo
branch
from
March 3, 2026 00:34
0474038 to
d9b4f4c
Compare
renovate
Bot
force-pushed
the
renovate/major-happy-dom-monorepo
branch
from
March 13, 2026 02:14
d9b4f4c to
60b4e14
Compare
renovate
Bot
force-pushed
the
renovate/major-happy-dom-monorepo
branch
3 times, most recently
from
March 27, 2026 00:58
2b10ef5 to
a30cd65
Compare
renovate
Bot
force-pushed
the
renovate/major-happy-dom-monorepo
branch
from
April 14, 2026 01:46
a30cd65 to
895907e
Compare
renovate
Bot
force-pushed
the
renovate/major-happy-dom-monorepo
branch
2 times, most recently
from
May 12, 2026 16:46
8298bd3 to
f742c46
Compare
renovate
Bot
force-pushed
the
renovate/major-happy-dom-monorepo
branch
from
May 18, 2026 09:48
f742c46 to
5bb810b
Compare
renovate
Bot
force-pushed
the
renovate/major-happy-dom-monorepo
branch
from
May 28, 2026 17:14
5bb810b to
cbb7866
Compare
renovate
Bot
force-pushed
the
renovate/major-happy-dom-monorepo
branch
2 times, most recently
from
June 6, 2026 17:02
41fe256 to
6f4d31f
Compare
renovate
Bot
force-pushed
the
renovate/major-happy-dom-monorepo
branch
4 times, most recently
from
June 18, 2026 02:34
5386aac to
c13a24e
Compare
renovate
Bot
force-pushed
the
renovate/major-happy-dom-monorepo
branch
5 times, most recently
from
July 18, 2026 20:34
3e3c9c1 to
89b6c4d
Compare
renovate
Bot
force-pushed
the
renovate/major-happy-dom-monorepo
branch
from
July 20, 2026 20:56
89b6c4d to
db3b94f
Compare
renovate
Bot
force-pushed
the
renovate/major-happy-dom-monorepo
branch
from
July 24, 2026 18:53
db3b94f to
7c7c401
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
^18.0.0→^20.0.0Release Notes
capricorn86/happy-dom (happy-dom)
v20.11.1Compare Source
v20.11.0Compare Source
🎨 Features
v20.10.6Compare Source
👷♂️ Patch fixes
v20.10.5Compare Source
👷♂️ Patch fixes
v20.10.4Compare Source
👷♂️ Patch fixes
v20.10.3Compare Source
👷♂️ Patch fixes
v20.10.2Compare Source
👷♂️ Patch fixes
v20.10.1Compare Source
v20.10.0Compare Source
🎨 Features
v20.9.0Compare Source
🎨 Features
Window.onkeydown) - By @capricorn86 in task #2131v20.8.9Compare Source
👷♂️ Patch fixes
v20.8.8Compare Source
👷♂️ Patch fixes
v20.8.7Compare Source
👷♂️ Patch fixes
Consolewith commonIConsoleinterface to support latest version of Bun - By @YevheniiKotyrlo in task #1845v20.8.6Compare Source
👷♂️ Patch fixes
Request.formData()should honor "Content-Type" header - By @brianhelba in task #2106v20.8.5Compare Source
👷♂️ Patch fixes
connectedCallback()- By @capricorn86 in task #2110v20.8.4Compare Source
👷♂️ Patch fixes
v20.8.3Compare Source
👷♂️ Patch fixes
EventinEventTarget.dispatchEvent()- By @capricorn86 in task #2054v20.8.2Compare Source
👷♂️ Patch fixes
Event.cancelBubbleandEvent.defaultPreventedwhen callingEvent.initEvent()- By @capricorn86 in task #2090v20.8.1Compare Source
👷♂️ Patch fixes
v20.8.0Compare Source
🎨 Features
v20.7.2Compare Source
👷♂️ Patch fixes
v20.7.1Compare Source
👷♂️ Patch fixes
>) and universal (*) query selectors - By @Cherry in task #2078v20.7.0Compare Source
🎨 Features
Window.getScreenDetails()- By @TrevorBurnham in task #1923ScreenfromEventTarget- By @TrevorBurnham in task #1923v20.6.5Compare Source
👷♂️ Patch fixes
v20.6.4Compare Source
👷♂️ Patch fixes
v20.6.3Compare Source
👷♂️ Patch fixes
[data-value="it's a test"]) - By @capricorn86 in task #2034v20.6.2Compare Source
👷♂️ Patch fixes
v20.6.1Compare Source
👷♂️ Patch fixes
rgba()- By @atzzCokeK in task #2042v20.6.0Compare Source
🎨 Features
@happy-dom/global-registratorpackage - By @capricorn86 in task #2060v20.5.5Compare Source
👷♂️ Patch fixes
v20.5.4Compare Source
👷♂️ Patch fixes
v20.5.3Compare Source
👷♂️ Patch fixes
v20.5.2Compare Source
👷♂️ Patch fixes
v20.5.1Compare Source
👷♂️ Patch fixes
HTMLInputElement.stepUp()andHTMLInputElement.stepDown()to work according to spec - By @stevematney in task #1955v20.5.0Compare Source
👷♂️ Patch fixes
import typeandexport type) - By @capricorn86 in task #2055v20.4.0Compare Source
🎨 Features
v20.3.9Compare Source
👷♂️ Patch fixes
v20.3.8Compare Source
👷♂️ Patch fixes
focusNodeandfocusOffsetin the Selection API returned incorrect values - By @skoch13 in task #1850v20.3.7Compare Source
👷♂️ Patch fixes
v20.3.6Compare Source
👷♂️ Patch fixes
<details>by clicking on a child of the<summary>element - By @Nxooah in task #1928v20.3.5Compare Source
👷♂️ Patch fixes
BrowserFrameURLto avoid mock interference - By @marchaos in task #1964CookieURLUtility- By @marchaos in task #1968v20.3.4Compare Source
👷♂️ Patch fixes
<p>elements per HTML spec - By @TrevorBurnham in task #1949EventTargetshould not call arbitrary on* properties - By @TrevorBurnham in task #1895v20.3.3Compare Source
👷♂️ Patch fixes
KeyboardEvent- By @TrevorBurnham in task #1897Node.getRootNode()returns correct root for detached shadow trees - By @TrevorBurnham in task #1941Node.contains()to work for<select>and<form>elements - By @TrevorBurnham in task #1876setTimeout()withqueueMicrotask()where appropriate - By @TrevorBurnham in task #1880XMLEncodeUtilitywith pre-compiledRegExpand lookup tables - By @TrevorBurnham in task #1983parseFloat()for "Cache-Control" header max-age parsing - By @TrevorBurnham in task #1985RegExpflags inHTMLParser- By @TrevorBurnham in task #1981v20.3.2Compare Source
👷♂️ Patch fixes
PropertySymbol.bodyto set body incloneBodyStream- By @TrevorBurnham in task #1963DOMTokenListadd/remove with Set for O - By @TrevorBurnham in task #1989WebSocketURLs - By @TrevorBurnham in task #1975v20.3.1Compare Source
👷♂️ Patch fixes
DataTransfer.getData()- By @marchaos in task #1965XMLHttpRequest- By @rexxars in task #1890v20.3.0Compare Source
🎨 Features
RegExpto convert ASCII character casing to improve performance - By @TrevorBurnham in task #1886v20.2.0Compare Source
🎨 Features
Element.classList.contains()instead of splittingclassNamein query selectors to improve performance as it's cached - By @TrevorBurnham in task #1884v20.1.1Compare Source
👷♂️ Patch fixes
querySelector()- By @TrevorBurnham in task #1882querySelector()to improve performance - By @TrevorBurnham in task #1882v20.1.0Compare Source
🎨 Features
BrowserPage.evaluateModule()andBrowserFrame.evaluateModule()- By @capricorn86 in task #1944moduleto the browser settings - By @capricorn86 in task #1944import()to JavaScript evaluation - By @capricorn86 in task #1944type="module"on script elementsWebSocket- By @capricorn86 in task #1944CloseEvent- By @capricorn86 in task #1944render.setupScriptandrender.modeto the configuration in @happy-dom/server-renderer - By @capricorn86 in task #1944urlstorenderItemsin the configuration in @happy-dom/server-renderer - By @capricorn86 in task #1944ServerRendererin @happy-dom/server-renderer - By @capricorn86 in task #1944👷♂️ Patch fixes
v20.0.11Compare Source
👷♂️ Patch fixes
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 #1730Configuration
📅 Schedule: (UTC)
🚦 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.