Skip to content

mocha@3.1.0 breaks build 🚨#21

Open
greenkeeperio-bot wants to merge 1 commit intomasterfrom
greenkeeper-mocha-3.1.0
Open

mocha@3.1.0 breaks build 🚨#21
greenkeeperio-bot wants to merge 1 commit intomasterfrom
greenkeeper-mocha-3.1.0

Conversation

@greenkeeperio-bot
Copy link
Copy Markdown

Hello lovely humans,

mocha just published its new version 3.1.0.

State Failing tests 🚨
Dependency mocha
New version 3.1.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build went from success to failure.

As mocha is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this 💪

Of course this could just be a false positive, caused by a flaky test suite, or third parties that are currently broken or unavailable, but that would be another problem I’d recommend working on.

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

  • #2357: Support --inspect on 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 SIGINT encountered; 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 String constructor (more) (@boneskull)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants