Skip to content
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.

chore(deps): update dependency mocha to v5 #6

Merged
merged 1 commit into from Feb 9, 2018
Merged

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 18, 2018

This Pull Request updates dependency mocha from v4.1.0 to v5.0.0

Release Notes

v5.0.0

Mocha starts off 2018 right by again dropping support for unmaintained rubbish.

Welcome @​vkarpov15 to the team!

💥 Breaking Changes

  • #​3148: Drop support for IE9 and IE10 ([@​Bamieh])
    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

🐛 Fixes

  • #​3187: Fix inaccurate test duration reporting (@​FND)
  • #​3202: Fix bad markup in HTML reporter (@​DanielRuf)

😎 Developer Experience

  • #​2352: Ditch GNU Make for nps to manage scripts (@​TedYav)

📖 Documentation

  • #​3137: Add missing --no-timeouts docs (@​dfberry)
  • #​3134: Improve done() callback docs (@​maraisr)
  • #​3135: Fix cross-references (@​vkarpov15)
  • #​3163: Fix tpyos (@​tbroadley)
  • #​3177: Tweak README.md organization ([@​xxczaki])
  • Misc updates ([@​boneskull])

🔩 Other

  • #​3118: Move TextMate Integration to its own repo ([@​Bamieh])
  • #​3185: Add Node.js v9 to build matrix; remove v7 ([@​xxczaki])
  • #​3172: Markdown linting ([@​boneskull])
  • Test & Netlify updates ([@​Munter], [@​boneskull])

Commits

v5.0.0

  • c1da848 Update README.md
  • 5161639 Fix typos
  • ef981a2 Link to unexpected.js on http. Cert errors on https
  • 3e85f89 Ensure consistent calculation of duration
  • a554adb Update .travis.yml
  • 3f314b6 drop support for ie9 and ie10; closes https://github.com/mochajs/mocha/issues/3148
  • 95d2fe7 Update karma.conf.js
  • dc12bd5 test setup for ESM support
  • a723b8f lint Markdown; closes #​3172
  • b2697a7 add --no-timeouts to docs; closes #​3137 (#​3176)
  • cb09e8b document Error/undefined params to the 'done' callback; closes #​3134
  • e54370e replace phantomjs with puppeteer for browser tests; closes #​3128
  • 565726d Added Netlify config file
  • e8b5592 Align netlify config with admin panel
  • ac1dd70 attempt to get travis working again
  • 5c6e99b update ESM tests to run against headless chrome instead of saucelabs' chrome only
  • c7730a6 Drop TextMate integration inside mocha closes https://github.com/mochajs/mocha/issues/3118
  • 0a3e32b Rewrite Makefile using NPS Scripts. Closes #​2352
  • 7d8abe0 fix id and class definition
  • 50aec7a Add ability to pass in test files to be ran before positional files via --file (#​3190)
  • 401997f update package-lock.json
  • f8a1d2a docs(index): add missing doc link (#​3203); closes #​3135
  • dc58252 prep changelog for v5.0.0 [ci skip]
  • a7267b4 remove more references to make and Makefile
  • 9f61c04 finalize v5.0.0 CHANGELOG [ci skip]
  • cc4a818 Release v5.0.0

This PR has been generated by Renovate Bot.

@ryasmi ryasmi merged commit 62fa0d4 into master Feb 9, 2018
@ryasmi ryasmi deleted the renovate/mocha-5.x branch February 9, 2018 17:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants