chore(deps): update dependency mocha to v5 #45
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This Pull Request updates dependency mocha from
v4.0.1
tov5.0.0
Commits
mochajs/mocha
5.0.0
cc4a818
Release v5.0.09f61c04
finalize v5.0.0 CHANGELOG [ci skip]a7267b4
remove more references to make and Makefiledc58252
prep changelog for v5.0.0 [ci skip]f8a1d2a
docs(index): add missing doc link (#3203); closes #3135401997f
update package-lock.json50aec7a
Add ability to pass in test files to be ran before positional files via --file (#3190)7d8abe0
fix id and class definition0a3e32b
Rewrite Makefile using NPS Scripts. Closes #2352c7730a6
Drop TextMate integration inside mocha closes TextMate integration? mochajs/mocha#31185c6e99b
update ESM tests to run against headless chrome instead of saucelabs' chrome onlyac1dd70
attempt to get travis working againe8b5592
Align netlify config with admin panel565726d
Added Netlify config filee54370e
replace phantomjs with puppeteer for browser tests; closes #3128cb09e8b
document Error/undefined params to the 'done' callback; closes #3134b2697a7
add --no-timeouts to docs; closes #3137 (#3176)a723b8f
lint Markdown; closes #3172dc12bd5
test setup for ESM support95d2fe7
Update karma.conf.js3f314b6
drop support for ie9 and ie10; closes Drop support for IE9, IE10 mochajs/mocha#3148a554adb
Update .travis.yml3e85f89
Ensure consistent calculation of durationef981a2
Link to unexpected.js on http. Cert errors on https5161639
Fix typosc1da848
Update README.md4.1.0
6b9ddc6
Release v4.1.03c4b116
update CHANGELOG for v4.1.05be22b2
options.reporterOptions
are used for progress reporterea96b18
add .fossaignore [ci skip]adc67fd
Revert "[ImgBot] optimizes images (#3175)"ae3712c
[ImgBot] optimizes images (#3175)33db6b1
Use x64 node on appveyor4a6e095
Run appveyor tests on x64 platform. Might enable sharp installation3abed9b
Lint netlify-headers script119543e
Add preconnect for doubleclick domain that google analytics results in contactingbd5109e
Remove crossorigin='anonymous' from preconnect hints. Only needed for fonts, xhr and es module loads123ee4f
Handle the case where all avatars are already loaded at the time when the script exexecutes64deadc
Specific value for inlining htmlimages to guarantee logo is inlined8f1ded4
https urls where possibled5a5125
Be explicit about styling of screenshot images4b18851
Externalise js bundlesa4b684d
Added netlify header auto generation7fb4b5f
Only preconnect to analytics361a13b
Force https download for avatars. Leverage http2 from opencollectivea6519ad
Force https download for avatars. Leverage http2 from opencollectivea631f98
Add pre-browsing hints for external servicesf38f403
More screenshot image palette reduction906e26d
Reduce color palette of largest images829b7d1
Downsize content images to maximum content width7f01ebd
Add svgo and inline small enough images735994c
Space out badges a bit1ef2318
Mobile friendlinessb5967ba
Switch google analytics to always use https, since they redirect theselvesa125438
Switch opencollective image listing and avatars fadein1f11c77
Switch backers from js onload animation to having a default background and pop in the loaded image on top of it418d517
Use local gitter image363d05e
Switch header over to use local logo and drop js for animating logo and tagline on loadf56e411
Move google analytics script to footer to avoid clogging the pipes during slowstart91e705e
Pull html5 shiv into local project for faster serving6a6d716
Pull normalize.css into repository for quicker local serving960d249
Switch backer and sponsor avatars from svg to raw images. Cuts 500kb avatars download awaya27e54d
Added assetgraph-builder post build improvement9150e34
Revert "options.reporterOptions
are used for progress reporter"78b686f
options.reporterOptions
are used for progress reporter33b7ea6
remove engines.npm from package.json; closes #307328bfc85
Added a link to the walkthrough video64c2bfc
fix timeout in file-utils.spec.js9b0b8cb
fix local documentation problems; closes #3157 [ci skip]325fd4d
add mocha side bar image to the static page (#3150) [ci skip]ae7166e
docs: Fixed link and typo (#3151) [ci skip]1d48615
use ES6 in Node-only sources; closes #31466fc2d9e
Move re variable definition in lookupFiles Utility (#3082)575d83d
fixup no-diff tests to use expect.js for #25367ceaaf2
Add --no-diff option (fixes Option to disable diff mochajs/mocha#2514)4c0df70
return the created test inxit
for bdd interface; closes #3142 (#3143)f7d6d8b
Ignore difference of newline output in diffing test2988a47
attempt to fix Gitter notifications from Travis-CI [ci skip]2b5c0c5
update link to "help wanted" label in CONTRIBUTING.md [ci skip]5fbbce9
introduce package-lock.json; closes #3025 (#3026)3200d41
add docs/ to .eslintignore743c830
Test: add bdd interface test case, coverage increased37b63de
update docs-related links in CONTRIBUTING.md [ci skip]438e394
update docs for gh pages [ci skip]fcb46ac
docs: formatting fix [ci skip]f24607e
merge mochajs.github.io into mocha under docs/; closes #298786bc9c8
temporarily disable uncaughtException handler42280e8
Fix broken nextTick teste09573f
update node/npm requirements [ci skip]09d79ce
Mocha Sidebar: capitalization tweaks + remove huge gif [ci skip]a7ff660
Mocha Sidebar: fix wording [ci skip]07bcd7c
add mocha side bar as extension for vs code [ci skip]9695be6
update parameter order of example assert [ci skip]d1cfd3e
Improve description of --check-leaks option [ci skip]ce84260
Update 'Arrow Function' wording for clarity. [ci skip]9594ea0
fix Gemfile [ci skip]2f8173a
refactor "forbid pending" tests for DRY2dc09bc
add diff tool artifacts to .gitignore [ci skip]4508386
fix inaccurate diff output due to post-assertion object mutation (#3075)This PR has been generated by Renovate Bot.