Open greenkeeper[bot] opened 6 years ago
devDependency
karma was updated from 2.0.5
to 3.1.0
.Update to this version instead π
validateBrowser
(#3110) (eeadcf2)The new version differs by 43 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 43 commits in total.
See the full diff
devDependency
karma was updated from 2.0.5
to 3.1.1
.Update to this version instead π
devDependency
karma was updated from 2.0.5
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 2.0.5
to 3.1.3
.devDependency
karma was updated from 2.0.5
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 2.0.5
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 2.0.5
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 2.0.5
to 4.2.0
.devDependency
karma was updated from 2.0.5
to 4.3.0
.
Version 3.0.0 of karma was just published.
The version 3.0.0 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.
It might be worth looking into these changes and trying to get this project onto the latest version of karma.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donβt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
v3.0.0Bug Fixes
Commits
The new version differs by 17 commits.
a4d5bdc
chore: release v3.0.0
75f466d
chore: release v2.0.6
5db9399
chore: update contributors
eb3b1b4
chore(deps): update mime -> 2.3.1 (#3107)
732396a
fix(travis): Up the socket timeout 2->20s. (#3103)
173848e
Remove erroneous change log entries for 2.0.3
1002569
chore(ci): drop node 9 from travis tests (#3100)
02f54c6
fix(server): Exit clean on unhandledRejections. (#3092)
0fdd8f9
chore(deps): update socket.io -> 2.1.1 (#3099)
90f5546
fix(travis): use the value not the key name. (#3097)
fba5d36
fix(travis): validate TRAVIS_COMMIT if TRAVIS_PULL_REQUEST_SHA is not set. (#3094)
56fda53
fix(init): add "ChromeHeadless" to the browsers' options (#3096)
f6d2f0e
fix(config): Wait 30s for browser activity per Travis. (#3091)
a58fa45
fix(travis): Validate TRAVIS_PULL_REQUEST_SHA rather than TRAVIS_COMMIT. (#3093)
88b977f
fix(config): wait 20s for browser activity. (#3087)
There are 17 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: