-
Notifications
You must be signed in to change notification settings - Fork 8
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
fix(deps): update dependency happy-dom to v15.11.6 - autoclosed #2297
Conversation
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2297 +/- ##
=======================================
Coverage 91.28% 91.28%
=======================================
Files 47 47
Lines 2376 2376
Branches 104 104
=======================================
Hits 2169 2169
Misses 196 196
Partials 11 11 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
657a17d
to
a8e0317
Compare
a8e0317
to
6128fd2
Compare
5358bff
to
c46e84f
Compare
c46e84f
to
8844a53
Compare
8844a53
to
cb48484
Compare
cb48484
to
9b8c60a
Compare
9b8c60a
to
e0d70c8
Compare
This PR contains the following updates:
15.10.8
->15.11.6
Release Notes
capricorn86/happy-dom (happy-dom)
v15.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 #1159Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.