mocha@3.1.0 breaks build ⚠️ #31
Open
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.
Hello lovely humans,
mocha just published its new version 3.1.0.
This version is covered by your current version range and after updating it in your project the build kept failing.
It looks like your project, in its current form, is malfunctioning and this update didn’t really change that. I don’t want to leave you in the dark about updates though. I recommend you get your project passing and then check the impact of this update again.
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
3.1.0 / 2016-09-27
🎉 Enhancement
--inspecton command-line (@simov)🐛 Bug Fix
this.skip()is called (@boneskull)SIGINTencountered; exit code can no longer rollover at 256 (@Munter)only()/skip()in IE7/IE8 (@boneskull)Stringconstructor (more) (@boneskull)The new version differs by 38 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 38 commits in total. See the full diff.