The devDependency karma was updated from 4.4.1 to 5.0.0.
This version is not covered by your current version range.
If you donโt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
karma-server: added log to the server.js for uncaught exception (#3399) (adc6a66)
preprocessor: obey Pattern.isBinary when set (#3422) (708ae13), closes #3405
BREAKING CHANGES
Karma plugins which rely on the fact that Karma uses Bluebird promises may break as Bluebird-specific API is no longer available on Promises returned by the Karma core
server: Deprecated createPreprocessor removed, karma-browserify < 7 version doesn't work
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donโt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
โ๏ธ Important announcement: Greenkeeper will be saying goodbye ๐ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io
The devDependency karma was updated from
4.4.1
to5.0.0
.This version is not covered by your current version range.
If you donโt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Publisher: karmarunnerbot License: MIT
Release Notes for v5.0.0
5.0.0 (2020-04-09)
Bug Fixes
Code Refactoring
Continuous Integration
Features
DEFAULT_LISTEN_ADDR
constant (#3443) (057d527), closes #2479BREAKING CHANGES
Commits
The new version differs by 36 commits.
1b48637
chore(release): 5.0.0 [skip ci]
a5dbe89
Update issue templates (#3460)
1074f38
chore(ci): rely on karma-runnre/integration-tests for saucelabs config (#3462)
4d45cf0
chore(ci): remove more old connection security stuffs (#3459)
be76fcc
chore(ci): use travis UI for sauce config (#3458)
a04a542
chore(ci): remove secure encryption var (#3457)
1eaf35e
fix: install semantic-release as a regular dev dependency (#3455)
0647109
docs: Fix simple typo, overriden -> overridden (#3453)
ec1e69a
fix(server): replace optimist on yargs lib (#3451)
ffad7fa
refactor(launcher): use class syntax (#3437)
7166ce2
fix(server): detection new MS Edge Chromium (#3440)
b8b2ed8
fix(ci): echo travis env that gates release after_success (#3446)
33a069f
refactor: use native Promise instead of Bluebird (#3436)
131d154
refactor: drop safe-buffer dependency in favor of native Buffer (#3438)
cb1bcbf
fix(server): cleanup import of the removed method (#3439)
There are 36 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donโt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: