chore(deps): update dependency mocha to v4
This Merge Request updates dependency mocha from v3.5.3
to v4.0.0
Commits
mochajs/mocha
4.0.0
-
d69bf14
Release v4.0.0 -
171b9f9
pfix "prepublishOnly" potential portability problem -
60e39d9
Update link to wiki (GitHub at the leading--
) -
804f9d5
Update link because GitHub ate the leading--
-
3326c23
update CHANGELOG for v4.0.0 [ci skip] -
6dd9252
add link to wiki on --compilers deprecation -
96318e1
Deprecate --compilers -
92beda9
drop bower support -
58a4c6a
remove unused .npmignore -
7af6611
kill Date#toISOString shim -
43501a2
reduce noise about slow tests; make a few tests faster, etc. -
fa228e9
update --exit / --no-exit integration test for new default behavior -
3fdd3ff
Switch default from forced exit to no-exit -
c5d69e0
add integration tests for --exit/--no-exit -
3a7f8dc
enhance runMochaJSON() helper by returning the subprocess instance -
0690d1a
remove unused manual tests which remained in test/misc/ -
49e01d5
move the "only" specs out of test/misc/only/ and into test/only/ -
16ffca2
remove shims to avoid decrease in coverage -
1f3b39a
upgrade diff -
e6e3519
upgrade commander -
f1efc14
remove special treatment of unsupported node version in travis before-install script -
bc50020
upgrade debug -
1103f9c
upgrade coveralls -
f09ebf6
remove readable-stream -
cccb390
remove json3 -
35b5d54
bump npm engine req to v2.15.11 -
797f1c6
upgrade supports-color -
3846e8b
upgrade glob -
6bd42f8
remove json3 -
07c76e4
remove os-name (unused) -
4f5839e
remove lodash.create -
be69ebe
remove phantomjs -
c910867
try karma-mocha-reporter -
38b1cb0
attempt to get browserify@14 working by explicitly using buffer@4 -
228dc47
fix incorrect grouping in conditional as result of linting -
0f816ac
should -> expect -
b200022
should -> expect [ci skip] (one more file...) -
8b79c5d
indent test contexts (#2814) -
f01f66e
Fix .only() behaviour when running with watch option, fixes #2429 (#2544) -
4cbaec7
add travis notifications to mochajs/contributors gitter channel -
81e16c6
Print failures for pending/only forbidden (#2874) -
eaad1e3
add unified diff separator (#2846) -
de68250
allow override of default test suite name in xunit reporter; closes #2628 -
0ed5297
consolidate saucelabs tests to address flake (#3019) -
86e76f9
Add CLA link (#3020) [ci skip] -
37193a4
Remove stdout: prefix -
e39a867
drop support for unmaintained versions of Node.js; upgrade stuff (#3017) -
82c9cb4
Test glob pattern equivalent of --compilers (#3005)
This MR has been generated by Renovate Bot.