Bump happy-dom from 8.2.3 to 8.2.6
Created by: dependabot[bot]
Bumps happy-dom from 8.2.3 to 8.2.6.
Release notes
Sourced from happy-dom's releases.
v8.2.6
No release notes provided.
v8.2.5
:construction_worker_man: Patch fixes
- Adds support for passing arguments to the callback in
Window.setTimeout()
andWindow.setInterval()
. (#712)v8.2.4
:construction_worker_man: Patch fixes
- Fixes handling of falsy values in
CustomEvent.detail
. (#701)
Commits
-
57943e7
v8.2.6 -
c82c7c7
Merge pull request #714 from CSchulz/patch-3 -
b045298
Merge branch 'master' into patch-3 -
b43c179
Merge pull request #713 from CSchulz/patch-2 -
0a633d4
#701@trivial
: Add CustomEvent test. -
f3bcc79
#712@patch
: Fix handling of callback arguments passing given to setTimeout / ... -
cdd1b99
Merge pull request #702 from CSchulz/patch-1 -
839d1ce
Merge branch 'master' into patch-1 -
ca05c85
Merge branch 'master' into patch-1 -
4c85f4b
#701@patch
: Fix handling of falsy CustomEvent detail value. - See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)