Created by: dependabot[bot]
Bumps karma from 6.2.0 to 6.3.2.
Release notes
Sourced from karma's releases.
v6.3.2
6.3.2 (2021-03-29)
Bug Fixes
- fix running tests in IE9 (#3668) (0055bc5), closes /github.com/karma-runner/karma/blob/026fff870913fb6cd2858dd962935dc74c92b725/client/main.js#L14 #3665
v6.3.1
6.3.1 (2021-03-24)
Bug Fixes
v6.3.0
6.3.0 (2021-03-23)
Features
Changelog
Sourced from karma's changelog.
6.3.2 (2021-03-29)
Bug Fixes
- fix running tests in IE9 (#3668) (0055bc5), closes /github.com/karma-runner/karma/blob/026fff870913fb6cd2858dd962935dc74c92b725/client/main.js#L14 #3665
6.3.1 (2021-03-24)
Bug Fixes
6.3.0 (2021-03-23)
Features
Commits
-
267b477
chore(release): 6.3.2 [skip ci] -
0055bc5
fix: fix running tests in IE9 (#3668) -
026fff8
chore(release): 6.3.1 [skip ci] -
c0962e3
fix(client): clearContext after complete sent (#3657) -
3eb7ee7
chore(release): 6.3.0 [skip ci] -
4c9097a
feat: support asynchronousconfig.set()
call in karma.conf.js (#3660) -
d3ff91a
test(plugins): add missing tests for plugin resolution logic (#3661) - See full diff in compare view
You can trigger a rebase of this PR 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)