-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An in-range update of mocha is breaking the build 🚨 #30
Comments
After pinning to 6.2.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v6.2.26.2.2 / 2019-10-18🐛 Fixes
📖 Documentation
CommitsThe new version differs by 12 commits.
See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v7.1.07.1.0 / 2020-02-26🎉 Enhancements#4038: Add Node.js native ESM support (@giltayar) Mocha supports writing your test files as ES modules:
Note: Node.JS native ECMAScript Modules implementation has status: Stability: 1 - Experimental 🐛 Fixes
📖 Documentation
🔩 Other
CommitsThe new version differs by 71 commits ahead by 71, behind by 5.
There are 71 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v7.1.17.1.1 / 2020-03-18🔒 Security Fixes🐛 Fixes📖 Documentation
CommitsThe new version differs by 77 commits ahead by 77, behind by 5.
There are 77 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v7.1.27.1.2 / 2020-04-26🔩 Other
📖 Documentation
CommitsThe new version differs by 84 commits ahead by 84, behind by 5.
There are 84 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v7.2.07.2.0 / 2020-05-22🎉 Enhancements
🐛 Fixes
📖 Documentation
🔩 Other
CommitsThe new version differs by 117 commits ahead by 117, behind by 5.
There are 117 commits in total. See the full diff |
The devDependency mocha was updated from
6.2.0
to6.2.1
.🚨 View failing branch.
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
Commits
The new version differs by 11 commits.
ef6c820
Release v6.2.1
9524978
updated CHANGELOG for v6.2.1 [ci skip]
dfdb8b3
Update yargs to v13.3.0 (#3986)
18ad1c1
treat '--require esm' as Node option (#3983)
fcffd5a
Update yargs-unparser to v1.6.0 (#3984)
ad4860e
Remove extraGlobals() (#3970)
b269ad0
Clarify effect of .skip() (#3947)
1e6cf3b
Add Matomo to website (#3765)
91b3a54
fix style on mochajs.org (#3886)
0e9d8ad
tty.getWindowSize is not a function inside a "worker_threads" worker (#3955)
48da42e
Remove jsdoc index.html placeholder from eleventy file structure and fix broken link in jsdoc tutorial (#3966)
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 🌴
The text was updated successfully, but these errors were encountered: