Bump karma from 4.1.0 to 4.3.0
Created by: dependabot-preview[bot]
Bumps karma from 4.1.0 to 4.3.0.
Release notes
Sourced from karma's releases.
v4.3.0
Bug Fixes
- build: switch from yarn to package-lock.json (#3351) (6c5add2)
- config: Simpilfy error proceesing. (#3345) (582a406), closes #3339
- deps: lodash update. (#3341) (5614c04)
- server: Simplify 'dom' inclusion. (#3356) (5f13e11)
- test:
test:client
silently failing on Travis (#3343) (1489e9a), closes /travis-ci.org/karma-runner/karma/jobs/537027667#L1046- travis: Pin to trusty (#3347) (1c6c690)
Features
- async: frameworks can be loaded asynchronously (#3297) (177e2ef), closes #851
- config: socket.io server pingTimeout config option. (#3355) (817fbbd)
- preprocessor: preprocessor_priority execution order. (#3303) (c5f3560)
- runner: feat(runner): (62d4c5a), closes #2121 #2799 #2121 #2799
v4.2.0
Bug Fixes
Changelog
Sourced from karma's changelog.
4.3.0 (2019-08-27)
Bug Fixes
- build: switch from yarn to package-lock.json (#3351) (6c5add2)
- config: Simpilfy error proceesing. (#3345) (582a406), closes #3339
- deps: lodash update. (#3341) (5614c04)
- server: Simplify 'dom' inclusion. (#3356) (5f13e11)
- test:
test:client
silently failing on Travis (#3343) (1489e9a), closes /travis-ci.org/karma-runner/karma/jobs/537027667#L1046- travis: Pin to trusty (#3347) (1c6c690)
Features
- async: frameworks can be loaded asynchronously (#3297) (177e2ef), closes #851
- config: socket.io server pingTimeout config option. (#3355) (817fbbd)
- preprocessor: preprocessor_priority execution order. (#3303) (c5f3560)
- runner: feat(runner): (62d4c5a), closes #2121 #2799 #2121 #2799
4.2.0 (2019-07-12)
Bug Fixes
Commits
-
fa6be15
chore: release v4.3.0 -
0ed9eba
chore: update contributors -
5f13e11
fix(server): Simplify 'dom' inclusion. (#3356) -
817fbbd
feat(config): socket.io server pingTimeout config option. (#3355) -
c5f3560
feat(preprocessor): preprocessor_priority execution order. (#3303) -
6c5add2
fix(build): switch from yarn to package-lock.json (#3351) -
1c6c690
fix(travis): Pin to trusty (#3347) -
62d4c5a
feat(runner): -
582a406
fix(config): Simpilfy error proceesing. (#3345) -
1489e9a
fix(test):test:client
silently failing on Travis (#3343) - Additional commits viewable 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) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language -
@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.