Open greenkeeper[bot] opened 6 years ago
Merging #223 into develop will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## develop #223 +/- ##
========================================
Coverage 87.62% 87.62%
========================================
Files 5 5
Lines 202 202
Branches 24 24
========================================
Hits 177 177
Misses 10 10
Partials 15 15
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 bbbfdf5...12322af. Read the comment docs.
devDependency
karma was updated from 1.7.1
to 3.1.1
.Update to this version instead π
devDependency
karma was updated from 1.7.1
to 3.1.2
.Update to this version instead π
The new version differs by 11 commits.
7d4d347
chore: release v3.1.2
5077c18
chore: update contributors
fb05fb1
fix(server): use flatted for json.stringify (#3220)
2682bff
feat(docs): callout the key debug strategies. (#3219)
4e87902
fix(changelog): remove release which does not exist (#3214)
30ff73b
fix(browser): report errors to console during singleRun=false (#3209)
5334d1a
fix(file-list): do not preprocess up-to-date files (#3196)
dc5f5de
fix(deps): upgrade sinon-chai 2.x -> 3.x (#3207)
d38f344
fix(package): bump lodash version (#3203)
ffb41f9
refactor(browser): log state transitions in debug (#3202)
240209f
fix(dep): Bump useragent to fix HeadlessChrome version (#3201)
See the full diff
devDependency
karma was updated from 1.7.1
to 3.1.3
.devDependency
karma was updated from 1.7.1
to 3.1.4
.Update to this version instead π
The new version differs by 5 commits.
b8b8618
chore: release v3.1.4
10df4ad
chore: update contributors
cc2eff2
fix: restarted browsers not running tests (#3233)
584dddc
fix: improve error msg when bin is a directory (#3231)
bb022a7
fix(file-list): revert "do not preprocess up-to-date files" (#3226) (#3230)
See the full diff
devDependency
karma was updated from 1.7.1
to 4.0.1
.Update to this version instead π
The new version differs by 20 commits.
c7ebf0b
chore: release v4.0.1
c190c4a
chore: update contributors
375bb5e
fix(filelist): correct logger name. (#3262)
c43f584
fix: remove vulnerable dependency combine-lists (#3273)
4ec4f6f
fix: remove vulnerable dependency expand-braces (#3270)
d5df723
fix(browser): allow updating total specs count (#3264)
c277a6b
fix(launcher): Debug Child Processes exit signal (#3259)
bd95d89
chore: upgrade log4js to v4.0.0 (#3257)
5a47718
chore: release v4.0.0
56cc239
chore: update contributors
d59cf35
refactor(watcher): Make watcher injectable to support 3rd-party watchers (#3254)
988b901
chore(license): Update copyright notice to 2019 [ci skip] (#3250)
571191c
fix(client): fix issue with loaded on safari 10 (#3252)
376142e
refactor(fileList): refactor with async/await (#3247)
acdd2dc
refactor(server): refactor start method to use async/await (#3245)
There are 20 commits in total.
See the full diff
devDependency
karma was updated from 1.7.1
to 4.1.0
.Update to this version instead π
The new version differs by 6 commits.
13ed695
chore: release v4.1.0
d844a48
chore: update contributors
ce6825f
fix(client): Only create the funky object if message is not a string (#3298)
7968db6
fix(client): Enable loading different file types when running in parent mode without iframe (#3289)
6556ab4
fix(launcher): Log state transitions in debug (#3294)
7eb48c5
fix(middleware): log invalid filetype (#3292)
See the full diff
devDependency
karma was updated from 1.7.1
to 4.2.0
.devDependency
karma was updated from 1.7.1
to 4.3.0
.devDependency
karma was updated from 1.7.1
to 4.4.0
.devDependency
karma was updated from 1.7.1
to 4.4.1
.devDependency
karma was updated from 1.7.1
to 5.0.0
.devDependency
karma was updated from 1.7.1
to 5.0.1
.devDependency
karma was updated from 1.7.1
to 5.0.2
.devDependency
karma was updated from 1.7.1
to 5.0.3
.devDependency
karma was updated from 1.7.1
to 5.0.4
.π¨ Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! π ππ¨ π
Find out how to migrate to Snyk at greenkeeper.io
devDependency
karma was updated from 1.7.1
to 5.0.5
.π¨ Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! π ππ¨ π
Find out how to migrate to Snyk at greenkeeper.io
devDependency
karma was updated from 1.7.1
to 5.0.6
.π¨ Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! π ππ¨ π
Find out how to migrate to Snyk at greenkeeper.io
devDependency
karma was updated from 1.7.1
to 5.0.7
.π¨ Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! π ππ¨ π
Find out how to migrate to Snyk at greenkeeper.io
devDependency
karma was updated from 1.7.1
to 5.0.8
.π¨ Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! π ππ¨ π
Find out how to migrate to Snyk at greenkeeper.io
devDependency
karma was updated from 1.7.1
to 5.0.9
.
The devDependency karma was updated from
1.7.1
to3.1.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.
Release Notes for v3.1.0
Bug Fixes
validateBrowser
(#3110) (eeadcf2)Features
Commits
The new version differs by 238 commits.
0a2d2e9
chore: release v3.1.0
2385690
chore: update contributors
f94284d
refactor(lib): use assert library instead of throwing error directly
8542f27
refactor(lib): coffe script support (#3188)
1458267
refactor(lib): small update in lib/emitter_wrapper
c311ac0
refactor(server): use ES6 string interpolation wherever possible
7634e71
fix(browser): emit 'browsers_change' in collection (#3183)
e811adb
feat(config): add support for ES modules
0f8b2b1
fix(config): remove phantomjs in favor of chrome headless (#3175)
f28a454
refactor(server): Clearer error messages on fatal errors
4651524
feat(server): .dom files include HTML tags in page. (#3178)
5cc4089
refactor(server): refactoring of stopper (#3174)
8efb28d
refactor(server): refactoring of lib/browser (#3171)
dab8a82
feat(server): Add public API to force a file refresh
871a1c9
refactor(server): refactoring of watcher (#3173)
There are 238 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: