-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
The devDependency mocha was updated from 6.0.0 to 6.0.1.
This version is covered by your current version range and after updating it in your project the build failed.
mocha is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).
Release Notes for v6.0.1
6.0.1 / 2019-02-21
The obligatory round of post-major-release bugfixes.
🐛 Fixes
These issues were regressions.
- #3754 - Mocha again finds
test.jswhen run without arguments (@plroebuck) - #3756 - Mocha again supports third-party interfaces via
--ui(@boneskull) - #3755 - Fix broken
--watch(@boneskull) - #3759 - Fix unwelcome deprecation notice when Mocha run against languages (CoffeeScript) with implicit return statements; returning a non-
undefinedvalue from adescribecallback is no longer considered deprecated (@boneskull)
📖 Documentation
- #3738 - Upgrade to
@mocha/docdash@2(@tendonstrength) - #3751 - Use preferred names for example config files (@Szauka)
Commits
The new version differs by 9 commits.
6d3d6b4Release v6.0.12146eceupdate CHANGELOG.md for v6.0.17c9221dbackout deprecation of value returned from suite; closes #3744b7cfcebfix --watch not finding any files to execute; closes #3748b836d73Upgrade docdash version - issue #36637926f47fix --ui issues, closes #374600f2ed9dev dep upgrades from "npm audit" and "npm upgrade"34afb1afix(cli/run.js): Revert default glob to match Mocha-5.26d5a0dbBring the example congfiguration file in line with the documentation. (#3751)
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴