generated from PatrikBird/moi
-
Notifications
You must be signed in to change notification settings - Fork 0
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 v14 #31
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/happy-dom-14.x
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.
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 ↗︎
|
Deploying esti with Cloudflare Pages
|
renovate
bot
force-pushed
the
renovate/happy-dom-14.x
branch
from
March 26, 2024 00:49
6bacdfd
to
803f53d
Compare
renovate
bot
force-pushed
the
renovate/happy-dom-14.x
branch
from
March 27, 2024 00:11
803f53d
to
2975eca
Compare
renovate
bot
force-pushed
the
renovate/happy-dom-14.x
branch
from
April 2, 2024 01:53
2975eca
to
c8a4ff8
Compare
renovate
bot
force-pushed
the
renovate/happy-dom-14.x
branch
from
April 3, 2024 21:40
c8a4ff8
to
c6e39ff
Compare
renovate
bot
force-pushed
the
renovate/happy-dom-14.x
branch
from
April 4, 2024 18:05
c6e39ff
to
2e1f00b
Compare
renovate
bot
force-pushed
the
renovate/happy-dom-14.x
branch
from
April 4, 2024 23:20
2e1f00b
to
2e71353
Compare
renovate
bot
force-pushed
the
renovate/happy-dom-14.x
branch
from
April 6, 2024 02:25
2e71353
to
409e8d6
Compare
renovate
bot
force-pushed
the
renovate/happy-dom-14.x
branch
from
April 6, 2024 17:17
409e8d6
to
4bd6cd4
Compare
renovate
bot
force-pushed
the
renovate/happy-dom-14.x
branch
from
April 7, 2024 02:29
4bd6cd4
to
4223094
Compare
renovate
bot
force-pushed
the
renovate/happy-dom-14.x
branch
from
April 7, 2024 15:54
4223094
to
61bd8a7
Compare
renovate
bot
force-pushed
the
renovate/happy-dom-14.x
branch
from
May 7, 2024 00:23
61bd8a7
to
e198c0c
Compare
renovate
bot
force-pushed
the
renovate/happy-dom-14.x
branch
from
May 14, 2024 00:29
e198c0c
to
61d13ed
Compare
renovate
bot
force-pushed
the
renovate/happy-dom-14.x
branch
from
May 14, 2024 18:05
61d13ed
to
9343ecb
Compare
renovate
bot
force-pushed
the
renovate/happy-dom-14.x
branch
from
May 15, 2024 01:22
9343ecb
to
a26bb71
Compare
renovate
bot
force-pushed
the
renovate/happy-dom-14.x
branch
from
May 27, 2024 14:19
a26bb71
to
9c9502e
Compare
renovate
bot
force-pushed
the
renovate/happy-dom-14.x
branch
from
May 28, 2024 13:57
9c9502e
to
dd37132
Compare
renovate
bot
force-pushed
the
renovate/happy-dom-14.x
branch
from
May 29, 2024 13:14
dd37132
to
7863eb2
Compare
renovate
bot
force-pushed
the
renovate/happy-dom-14.x
branch
from
May 30, 2024 01:15
7863eb2
to
0ada70e
Compare
renovate
bot
force-pushed
the
renovate/happy-dom-14.x
branch
from
June 20, 2024 17:35
0ada70e
to
fcf3e67
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:
13.2.1
->14.12.3
Release Notes
capricorn86/happy-dom (happy-dom)
v14.12.3
Compare Source
👷♂️ Patch fixes
v14.12.2
Compare Source
👷♂️ Patch fixes
v14.12.1
Compare Source
👷♂️ Patch fixes
preventDefault
not preventing navigation - By @amitdahan in task #1464v14.12.0
Compare Source
v14.11.4
Compare Source
v14.11.3
Compare Source
v14.11.2
Compare Source
v14.11.1
Compare Source
v14.11.0
Compare Source
🎨 Features
HTMLTimeElement
- By @r-thomson in task #1431v14.10.3
Compare Source
👷♂️ Patch fixes
v14.10.2
Compare Source
👷♂️ Patch fixes
HTMLAnchorElement
,HTMLButtonElement
,HTMLInputElement
andHTMLLabelElement
checked that click events triggering native behavior was of typePointerEvent
, but should check that they are of typeMouseEvent
- By @capricorn86 in task #1397v14.10.1
Compare Source
v14.10.0
Compare Source
🎨 Features
Document.elementFromPoint()
- By @TreyVigus in task #1400null
as Happy DOM doesn't support rendering and can't calculate an element's position based on where it is renderedv14.9.0
Compare Source
v14.8.3
Compare Source
👷♂️ Patch fixes
Element.insertBefore()
not removing comment node from previous ancestor - By @mdafanasev in task #1406v14.8.2
Compare Source
v14.8.1
Compare Source
v14.8.0
Compare Source
🎨 Features
HTMLIFrameElement.srcdoc
property - By @jeffwcx in task #1398v14.7.1
Compare Source
👷♂️ Patch fixes
v14.7.0
Compare Source
v14.6.2
Compare Source
👷♂️ Patch fixes
Storage.prototype
methods - By @capricorn86 in task #1377v14.6.1
Compare Source
👷♂️ Patch fixes
Document.createTextNode()
didn't handle conversion of non-string values to string - By @odanado in task #1380Document.createTextNode()
- By @odanado in task #1380v14.6.0
Compare Source
v14.5.2
Compare Source
v14.5.1
Compare Source
👷♂️ Patch fixes
v14.5.0
Compare Source
🎨 Features
Request.formData()
- By @tt-public in #1379v14.4.0
Compare Source
v14.3.10
Compare Source
👷♂️ Patch fixes
v14.3.9
Compare Source
👷♂️ Patch fixes
v14.3.8
Compare Source
👷♂️ Patch fixes
:is
and :where
(without argument) was not handled correctly - By @capricorn86 in task #1352v14.3.7
Compare Source
👷♂️ Patch fixes
DOMTokenList
iterable - By @silverwind in task #1342v14.3.6
Compare Source
👷♂️ Patch fixes
v14.3.5
Compare Source
v14.3.4
Compare Source
v14.3.3
Compare Source
v14.3.2
Compare Source
👷♂️ Patch fixes
v14.3.1
Compare Source
v14.3.0
Compare Source
v14.2.1
Compare Source
v14.2.0
Compare Source
🎨 Features
:is()
and:where()
- By @capricorn86 in task #1333v14.1.2
Compare Source
👷♂️ Patch fixes
Object.getOwnPropertyDescriptors(window)
to read which properties to register globally, but getters and setters are defined on the prototypeGlobalWindow
now defines the properties on the instance when it is constructedv14.1.1
Compare Source
v14.1.0
Compare Source
🎨 Features
handleDisabledFileLoadingAsSuccess
, that can be used for triggering a "load" event instead of an "error" event when file loading is disabled - By @capricorn86 in task #1334v14.0.0
Compare Source
💣 Breaking Changes
v13.10.1
Compare Source
v13.10.0
Compare Source
🎨 Features
v13.9.0
Compare Source
v13.8.6
Compare Source
👷♂️ Patch fixes
v13.8.5
Compare Source
👷♂️ Patch fixes
HTMLElementConfig
- By @danbentley in task #1306v13.8.4
Compare Source
👷♂️ Patch fixes
HTMLLinkElement.href
,HTMLImageElement.src
andHTMLScriptElement.src
- By @capricorn86 in task #1135v13.8.3
Compare Source
👷♂️ Patch fixes
<li>
,<h1>
or<table>
) doesn't allow itself as direct descendant when parsing HTML, but should allow itself as descendant when it is not at first level - By @capricorn86 in task #1039v13.8.2
Compare Source
v13.8.1
Compare Source
v13.8.0
Compare Source
🎨 Features
v13.7.8
Compare Source
v13.7.7
Compare Source
v13.7.6
Compare Source
v13.7.5
Compare Source
👷♂️ Patch fixes
v13.7.4
Compare Source
v13.7.3
Compare Source
v13.7.2
Compare Source
v13.7.1
Compare Source
👷♂️ Patch fixes
Response.clone()
- By @cprecioso in task #1216v13.7.0
Compare Source
v13.6.2
Compare Source
🎨 Features
👷♂️ Patch fixes
handleEvent()
should be called within the listener scope - By @titouanmathis in task #1182v13.6.1
Compare Source
👷♂️ Patch fixes
MutationsObserver.observe()
- By @romansp in task #1223v13.6.0
Compare Source
🎨 Features
Node.isEqualNode()
- By @aralroca in task #1263👷♂️ Patch fixes
Document.forms
- By @juandiegombr in task #1260MutationObserver
options are null, which most likely happens for code that is executed after the Window instance has been closed - By @zachlankton in task #1217v13.5.3
Compare Source
👷♂️ Patch fixes
v13.5.2
Compare Source
👷♂️ Patch fixes
v13.5.1
Compare Source
👷♂️ Patch fixes
v13.5.0
Compare Source
🎨 Features
ReadableStream
class for the propertiesResponse.body
andRequest.body
- By @diego-toro and @capricorn86 in task #1180Stream.Readable
class, which is not fully spec compliantv13.4.1
Compare Source
👷♂️ Patch fixes
v13.4.0
Compare Source
🎨 Features
CustomElementRegistry.getName()
- By @mash-graz in task #1176await Window.happyDOM.close()
, which makes it possible to wait for the teardown to be completed in a detached window - By @capricorn86 in task #1176👷♂️ Patch fixes
Element.localName
correctly inDocument.createElement()
andDocument.createElementNS()
- By @capricorn86 in task #1176namespaceURI
for "xmlns" attribute when parsing SVGs - By @capricorn86 in task #1176CustomElementRegistry
- By @mash-graz in task #1176HTMLElement
class with different name inCustomElementRegistry
- By @mash-graz in task #1176v13.3.8
Compare Source
👷♂️ Patch fixes
v13.3.7
Compare Source
👷♂️ Patch fixes
v13.3.6
Compare Source
👷♂️ Patch fixes
v13.3.5
Compare Source
🎨 Features
:not
in query selectors - By @gdorsi in task #1191TouchEvent
andTouch
- By @visualjerk in task #1186👷♂️ Patch fixes
v13.3.4
Compare Source
👷♂️ Patch fixes
v13.3.3
Compare Source
👷♂️ Patch fixes
v13.3.2
Compare Source
👷♂️ Patch fixes
v13.3.1
Compare Source
👷♂️ Patch fixes
v13.3.0
Compare Source
🎨 Features
GlobalRegistrator.register()
in "@happy-dom/global-registrator". (#1105)👷♂️ Patch fixes
GlobalRegistrator.register()
in "@happy-dom/global-registrator". (#1105)v13.2.2
Compare Source
👷♂️ Patch fixes
global.location.href
when using Happy DOM in the global scope (e.g. by using @happy-dom/global-registrator). (#1230)Configuration
📅 Schedule: Branch creation - "before 4am 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 was generated by Mend Renovate. View the repository job log.