Closed dependabot-preview[bot] closed 5 years ago
Merging #316 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #316 +/- ##
=========================================
Coverage 67.15% 67.15%
Complexity 65 65
=========================================
Files 9 9
Lines 271 271
=========================================
Hits 182 182
Misses 89 89
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update e82d904...928c779. Read the comment docs.
Superseded by #322.
Updates the requirements on karma to permit the latest version.
Release notes
*Sourced from [karma's releases](https://github.com/karma-runner/karma/releases).* > ## v4.2.0 > ### Bug Fixes > > * **logging:** Util inspect for logging the config. ([#3332](https://github-redirect.dependabot.com/karma-runner/karma/issues/3332)) ([70b72a9](https://github.com/karma-runner/karma/commit/70b72a9)) > * **reporter:** format stack with 1-based column ([#3325](https://github-redirect.dependabot.com/karma-runner/karma/issues/3325)) ([182c04d](https://github.com/karma-runner/karma/commit/182c04d)), closes [#3324](https://github-redirect.dependabot.com/karma-runner/karma/issues/3324) > * **server:** Add error handler for webserver socket. ([#3300](https://github-redirect.dependabot.com/karma-runner/karma/issues/3300)) ([fe9a1dd](https://github.com/karma-runner/karma/commit/fe9a1dd))Changelog
*Sourced from [karma's changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md).* > # [4.2.0](https://github.com/karma-runner/karma/compare/v4.1.0...v4.2.0) (2019-07-12) > > > ### Bug Fixes > > * **logging:** Util inspect for logging the config. ([#3332](https://github-redirect.dependabot.com/karma-runner/karma/issues/3332)) ([70b72a9](https://github.com/karma-runner/karma/commit/70b72a9)) > * **reporter:** format stack with 1-based column ([#3325](https://github-redirect.dependabot.com/karma-runner/karma/issues/3325)) ([182c04d](https://github.com/karma-runner/karma/commit/182c04d)), closes [#3324](https://github-redirect.dependabot.com/karma-runner/karma/issues/3324) > * **server:** Add error handler for webserver socket. ([#3300](https://github-redirect.dependabot.com/karma-runner/karma/issues/3300)) ([fe9a1dd](https://github.com/karma-runner/karma/commit/fe9a1dd)) > > > > > # [4.1.0](https://github.com/karma-runner/karma/compare/v4.0.1...v4.1.0) (2019-04-15) > > > ### Bug Fixes > > * **client:** Enable loading different file types when running in parent mode without iframe ([#3289](https://github-redirect.dependabot.com/karma-runner/karma/issues/3289)) ([7968db6](https://github.com/karma-runner/karma/commit/7968db6)) > * **client:** Only create the funky object if message is not a string ([#3298](https://github-redirect.dependabot.com/karma-runner/karma/issues/3298)) ([ce6825f](https://github.com/karma-runner/karma/commit/ce6825f)), closes [#3296](https://github-redirect.dependabot.com/karma-runner/karma/issues/3296) > * **launcher:** Log state transitions in debug ([#3294](https://github-redirect.dependabot.com/karma-runner/karma/issues/3294)) ([6556ab4](https://github.com/karma-runner/karma/commit/6556ab4)), closes [#3290](https://github-redirect.dependabot.com/karma-runner/karma/issues/3290) > * **middleware:** log invalid filetype ([#3292](https://github-redirect.dependabot.com/karma-runner/karma/issues/3292)) ([7eb48c5](https://github.com/karma-runner/karma/commit/7eb48c5)), closes [#3291](https://github-redirect.dependabot.com/karma-runner/karma/issues/3291) > > > > > ## [4.0.1](https://github.com/karma-runner/karma/compare/v4.0.0...v4.0.1) (2019-02-28) > > > ### Bug Fixes > > * **browser:** allow updating total specs count ([#3264](https://github-redirect.dependabot.com/karma-runner/karma/issues/3264)) ([d5df723](https://github.com/karma-runner/karma/commit/d5df723)) > * remove vulnerable dependency combine-lists ([#3273](https://github-redirect.dependabot.com/karma-runner/karma/issues/3273)) ([c43f584](https://github.com/karma-runner/karma/commit/c43f584)), closes [#3265](https://github-redirect.dependabot.com/karma-runner/karma/issues/3265) > * remove vulnerable dependency expand-braces ([#3270](https://github-redirect.dependabot.com/karma-runner/karma/issues/3270)) ([4ec4f6f](https://github.com/karma-runner/karma/commit/4ec4f6f)), closes [#3268](https://github-redirect.dependabot.com/karma-runner/karma/issues/3268) [#3269](https://github-redirect.dependabot.com/karma-runner/karma/issues/3269) > * **filelist:** correct logger name. ([#3262](https://github-redirect.dependabot.com/karma-runner/karma/issues/3262)) ([375bb5e](https://github.com/karma-runner/karma/commit/375bb5e)) > * **launcher:** Debug Child Processes exit signal ([#3259](https://github-redirect.dependabot.com/karma-runner/karma/issues/3259)) ([c277a6b](https://github.com/karma-runner/karma/commit/c277a6b)) > > > > > # [4.0.0](https://github.com/karma-runner/karma/compare/v3.1.4...v4.0.0) (2019-01-23) > > > ### Bug Fixes > > * **client:** fix issue with loaded on safari 10 ([#3252](https://github-redirect.dependabot.com/karma-runner/karma/issues/3252)) ([571191c](https://github.com/karma-runner/karma/commit/571191c)), closes [#3198](https://github-redirect.dependabot.com/karma-runner/karma/issues/3198) > * **config:** add test:unit npm script ([#3242](https://github-redirect.dependabot.com/karma-runner/karma/issues/3242)) ([02f071d](https://github.com/karma-runner/karma/commit/02f071d)) > > > ### Chores > > ... (truncated)Commits
- [`42933c9`](https://github.com/karma-runner/karma/commit/42933c96d011e2f87e01109aeb07121c6b30d97a) chore: release v4.2.0 - [`db1ea57`](https://github.com/karma-runner/karma/commit/db1ea57071c12f3c9d49ac7f3fbea5e74af97e99) chore: update contributors - [`a1049c6`](https://github.com/karma-runner/karma/commit/a1049c6059db84ae7b14621d8df6a0db7b6d13cc) chore: update eslint packages to latest and fix complaints ([#3312](https://github-redirect.dependabot.com/karma-runner/karma/issues/3312)) - [`70b72a9`](https://github.com/karma-runner/karma/commit/70b72a91834c531adc259b8d88f9907ec8d0d13d) fix(logging): Util inspect for logging the config. ([#3332](https://github-redirect.dependabot.com/karma-runner/karma/issues/3332)) - [`1087926`](https://github.com/karma-runner/karma/commit/1087926ed55638a44fb423ecd80a5b08b7e77595) fix typo: ([#3334](https://github-redirect.dependabot.com/karma-runner/karma/issues/3334)) - [`182c04d`](https://github.com/karma-runner/karma/commit/182c04d4617ed173d9445e0d83581829ba704b65) fix(reporter): format stack with 1-based column ([#3325](https://github-redirect.dependabot.com/karma-runner/karma/issues/3325)) - [`f0c4677`](https://github.com/karma-runner/karma/commit/f0c46772fd088ffe0b77ee1b9343e29a6385fbb6) docs(travis): Correct the docs to also show how to do it on Xenial ([#3316](https://github-redirect.dependabot.com/karma-runner/karma/issues/3316)) - [`3aea7ec`](https://github.com/karma-runner/karma/commit/3aea7ec8c05561eabf3f2d3d123365f4ad6f5763) chore(deps): update core-js -> ^3.1.3 ([#3321](https://github-redirect.dependabot.com/karma-runner/karma/issues/3321)) - [`5e11340`](https://github.com/karma-runner/karma/commit/5e11340f0e89e50d145c78eabd71c86548bdc845) chore: revert back to Mocha 4 ([#3313](https://github-redirect.dependabot.com/karma-runner/karma/issues/3313)) - [`1205bce`](https://github.com/karma-runner/karma/commit/1205bce9ec3c8d5a20ef2692327bfb5e438d7755) chore(test): fix flaky test cases ([#3314](https://github-redirect.dependabot.com/karma-runner/karma/issues/3314)) - Additional commits viewable in [compare view](https://github.com/karma-runner/karma/compare/v0.13.3...v4.2.0)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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it - `@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](https://app.dependabot.com): - 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.