chore(deps): update dependency mocha to v5 - autoclosed #65
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.1tov5.0.0Release Notes
v4.1.04.1.0 / 2017-12-28
This is mainly a "housekeeping" release.
Welcome @Bamieh and @xxczaki to the team!
🐛: Fixes
progressreporter now accepts reporter options (@canoztokmak)xitinbddinterface now properly returns itsTestobject (@Bamieh)--helpwill now help you even if you have amocha.opts(@Zarel)🎉 Enhancements
--no-diffflag will completely disable diff output (@CapacitorSet)📖 Documentation
docs/(@boneskull)🔩 Other
v5.0.05.0.0 / 2018-01-17
Mocha starts off 2018 right by again dropping support for unmaintained rubbish.
Welcome @vkarpov15 to the team!
💥 Breaking Changes
Practically speaking, only code which consumes (through bundling or otherwise) the userland buffer module should be affected. However, Mocha will no longer test against these browsers, nor apply fixes for them.
🎉 Enhancements
--filecommand line argument (documentation) (@hswolff)🐛 Fixes
😎 Developer Experience
📖 Documentation
--no-timeoutsdocs (@dfberry)done()callback docs (@maraisr)README.mdorganization (@xxczaki)🔩 Other
Commits
mochajs/mocha
v4.1.0
e09573fupdate node/npm requirements [ci skip]42280e8Fix broken nextTick test86bc9c8temporarily disable uncaughtException handlerf24607emerge mochajs.github.io into mocha under docs/; closes #2987fcb46acdocs: formatting fix [ci skip]438e394update docs for gh pages [ci skip]37b63deupdate docs-related links in CONTRIBUTING.md [ci skip]743c830Test: add bdd interface test case, coverage increased3200d41add docs/ to .eslintignore5fbbce9introduce package-lock.json; closes #3025 (#3026)2b5c0c5update link to "help wanted" label in CONTRIBUTING.md [ci skip]2988a47attempt to fix Gitter notifications from Travis-CI [ci skip]f7d6d8bIgnore difference of newline output in diffing test4c0df70return the created test inxitfor bdd interface; closes #3142 (#3143)7ceaaf2Add --no-diff option (fixes Option to disable diff mochajs/mocha#2514)575d83dfixup no-diff tests to use expect.js for #25366fc2d9eMove re variable definition in lookupFiles Utility (#3082)1d48615use ES6 in Node-only sources; closes #3146ae7166edocs: Fixed link and typo (#3151) [ci skip]325fd4dadd mocha side bar image to the static page (#3150) [ci skip]9b0b8cbfix local documentation problems; closes #3157 [ci skip]64c2bfcfix timeout in file-utils.spec.js28bfc85Added a link to the walkthrough video33b7ea6remove engines.npm from package.json; closes #307378b686foptions.reporterOptionsare used for progress reporter9150e34Revert "options.reporterOptionsare used for progress reporter"a27e54dAdded assetgraph-builder post build improvement960d249Switch backer and sponsor avatars from svg to raw images. Cuts 500kb avatars download away6a6d716Pull normalize.css into repository for quicker local serving91e705ePull html5 shiv into local project for faster servingf56e411Move google analytics script to footer to avoid clogging the pipes during slowstart363d05eSwitch header over to use local logo and drop js for animating logo and tagline on load418d517Use local gitter image1f11c77Switch backers from js onload animation to having a default background and pop in the loaded image on top of ita125438Switch opencollective image listing and avatars fadeinb5967baSwitch google analytics to always use https, since they redirect theselves1ef2318Mobile friendliness735994cSpace out badges a bit7f01ebdAdd svgo and inline small enough images829b7d1Downsize content images to maximum content width906e26dReduce color palette of largest imagesf38f403More screenshot image palette reductiona631f98Add pre-browsing hints for external servicesa6519adForce https download for avatars. Leverage http2 from opencollective361a13bForce https download for avatars. Leverage http2 from opencollective7fb4b5fOnly preconnect to analyticsa4b684dAdded netlify header auto generation4b18851Externalise js bundlesd5a5125Be explicit about styling of screenshot images8f1ded4https urls where possible64deadcSpecific value for inlining htmlimages to guarantee logo is inlined123ee4fHandle the case where all avatars are already loaded at the time when the script exexecutesbd5109eRemove crossorigin='anonymous' from preconnect hints. Only needed for fonts, xhr and es module loads119543eAdd preconnect for doubleclick domain that google analytics results in contacting3abed9bLint netlify-headers script4a6e095Run appveyor tests on x64 platform. Might enable sharp installation33db6b1Use x64 node on appveyorae3712c[ImgBot] optimizes images (#3175)adc67fdRevert "[ImgBot] optimizes images (#3175)"ea96b18add .fossaignore [ci skip]5be22b2options.reporterOptionsare used for progress reporter3c4b116update CHANGELOG for v4.1.06b9ddc6Release v4.1.0v5.0.0
c1da848Update README.md5161639Fix typosef981a2Link to unexpected.js on http. Cert errors on https3e85f89Ensure consistent calculation of durationa554adbUpdate .travis.yml3f314b6drop support for ie9 and ie10; closeshttps://github.com/mochajs/mocha/issues/314895d2fe7Update karma.conf.jsdc12bd5test setup for ESM supporta723b8flint Markdown; closes #3172b2697a7add --no-timeouts to docs; closes #3137 (#3176)cb09e8bdocument Error/undefined params to the 'done' callback; closes #3134e54370ereplace phantomjs with puppeteer for browser tests; closes #3128565726dAdded Netlify config filee8b5592Align netlify config with admin panelac1dd70attempt to get travis working again5c6e99bupdate ESM tests to run against headless chrome instead of saucelabs' chrome onlyc7730a6Drop TextMate integration inside mocha closeshttps://github.com/mochajs/mocha/issues/31180a3e32bRewrite Makefile using NPS Scripts. Closes #23527d8abe0fix id and class definition50aec7aAdd ability to pass in test files to be ran before positional files via --file (#3190)401997fupdate package-lock.jsonf8a1d2adocs(index): add missing doc link (#3203); closes #3135dc58252prep changelog for v5.0.0 [ci skip]a7267b4remove more references to make and Makefile9f61c04finalize v5.0.0 CHANGELOG [ci skip]cc4a818Release v5.0.0This PR has been generated by Renovate Bot.