Skip to content

Update mocha to version 3.4.1 🚀

wanderer requested to merge greenkeeper-mocha-3.4.1 into master

Created by: greenkeeperio-bot

🚨🔥Action required: Switch to the new Greenkeeper now! 🚨🔥
This version of Greenkeper will be shutdown on May 31st.
With Integrations first-class bot support landed on GitHub and we’ve rewritten Greenkeeper to take full advantage of it. Simpler setup, fewer pull-requests, faster than ever.


Hello lovely humans,

mocha just published its new version 3.4.1.

State Update 🚀
Dependency mocha
New version 3.4.1
Type devDependency

This version is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of mocha. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right? Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project

You rock!

🌴


GitHub Release

Fixed a publishing mishap with git's autocrlf settings.


The new version differs by 12 commits .

  • ac0c1c8 v3.4.1
  • 64d96d3 :ship: Release v3.4.0
  • 4e3252e Force rebuild of mocha.js on npm version
  • 7554b31 Add Changelog for v3.4.0
  • 9f7f7ed Add --trace-warnings flag
  • 92561c8 Add --no-warnings flag
  • ceee976 lint test/integration/fixtures/simple-reporter.js
  • dcfc094 Revert "use semistandard directly"
  • 93392dd no special case for macOS running Karma locally
  • 4d1d91d --allow-uncaught cli option
  • fb1e083 fix allowUncaught in browser
  • 4ed3fc5 Add license report and scan status

See the full diff.

Merge request reports