Update mocha to version 3.1.0 π
Hello lovely humans,
mocha just published its new version 3.1.0.
| State | Update :rocket: |
|---|---|
| Dependency | mocha |
| New version | 3.1.0 |
| 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 :sparkles:
You rock!
:palm_tree:
3.1.0 / 2016-09-27
π Enhancement
-
#2357: Support
--inspecton command-line (@simov) - #2194: Human-friendly error if no files are matched on command-line (@Munter)
- #1744: Human-friendly error if a Suite has no callback (BDD/TDD only) (@anton)
π Bug Fix
-
#2488: Fix case in which variables beginning with lowercase "D" may not have been reported properly as global leaks (@JustATrick)
π -
#2465: Always halt execution in async function when
this.skip()is called (@boneskull) -
#2445: Exits with expected code 130 when
SIGINTencountered; exit code can no longer rollover at 256 (@Munter) - #2315: Fix uncaught TypeError thrown from callback stack (@1999)
- Fix broken
only()/skip()in IE7/IE8 (@boneskull) - #2502: Fix broken stack trace filter on Node.js under Windows (@boneskull)
-
#2496: Fix diff output for objects instantiated with
Stringconstructor (more) (@boneskull)
The new version differs by 299 commits .
9915dfbRelease v3.1.0037cdaebuild dist for v3.1.044a031bCHANGELOG for v3.1.0 [ci skip]8431cb3fix diff output for String objects; closes #2496 (#2499)8bf1f29ensure windows compat with stack trace filter; closes #2502 (#2503)8ccccbafix problems with only/skip in IE7/IE88ef51a5use HTML reporter and default to autoWatch/singleRun mode96e20dfattempt windows-friendly reproducible case for #2315f1ac548fix: fix uncaught TypeError if error occurs on next tick, closes #2315 (#2439)3a2dae8helpful error when necessary suite callback omitted; closes #1744e22c407Fix an issue and add relevant tests when describe and xdescribe fail when not supplied with a callback (issue #1744).9e7f5f2Merge branch 'issue/2383'93e9fc9rename more fixtures; closes #23831786fe2Report non-match to STDERR and exit if no files are matched (#2450)3e22a83Exit process with correct error codes (#2445)
There are 250 commits in total. See the full diff.
This pull request was created by greenkeeper.io.
Tired of seeing this sponsor message? :zap: greenkeeper upgrade