[js] Update happy-dom 16.0.1 → 16.2.9 (minor) #846
Merged
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.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ happy-dom (16.0.1 → 16.2.9) · Repo
Release Notes
16.2.9
16.2.8
16.2.7
16.2.6
16.2.5
16.2.4
16.2.3
16.2.2
16.2.0
16.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 11 commits:
fix: [#1587] Fixes the HTMLInputElement.defaultChecked property (#1656)
fix: [#1628] Fixes issue where the wrong event target was used when dispatching events on HTMLFormElement or HTMLSelectElement (#1655)
fix: [#1564] Fixes issue where text in script and style elements should not be decoded or encoded (#1654)
fix: [#1608] Fixes problem where snapshots did not result in HTML for form and select elements (#1653)
fix: [#1627] Fixes bug where the reference to the parent in HTMLFormElement remove, replaceWith, before, after, append, prepend, replaceChildren and insertAdjacentElement (#1652)
fix: [#1627] Fixes bug where the incorrect location is set after a redirect in BrowserFrame.goto and DetachedBrowserFrame.goto (#1651)
fix: [#1634] Fixes the implementation for the HTMLTableCellElement.headers property (#1650)
fix: [#1640] Improves error for when a Symbol being sent to querySelector or querySelectorAll (#1640)
fix: [#1631] Set request credentials to "same-origin" in XMLHttpRequest when "withCredentials" is false (#1632)
feat: [#1623] Adds support for Window.scrollBy and Element.scrollBy
feat: [#1551] Add support for using whitespace-separated list to getElementsByClassName
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands