chore(deps): update dependency happy-dom to v13.10.1 #102
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.3.8
->13.10.1
Release Notes
capricorn86/happy-dom (happy-dom)
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 #1176Configuration
📅 Schedule: Branch creation - "every weekend after 4am" (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 has been generated by Mend Renovate. View repository job log here.