-
Notifications
You must be signed in to change notification settings - Fork 4
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 🚨 #11
Comments
After pinning to 5.1.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Your tests are still failing with this version. Compare changes Release Notes for v6.0.16.0.1 / 2019-02-21The obligatory round of post-major-release bugfixes. 🐛 FixesThese issues were regressions.
📖 Documentation
CommitsThe new version differs by 218 commits ahead by 218, behind by 39.
There are 218 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v6.0.26.0.2 / 2019-02-25🐛 FixesTwo more regressions fixed:
CommitsThe new version differs by 6 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v6.1.06.1.0 / 2019-04-07🔒 Security Fixes
🎉 Enhancements
📠 DeprecationsThese are soft-deprecated, and will emit a warning upon use. Support will be removed in (likely) the next major version of Mocha: 🐛 Fixes
and some regressions:
📖 Documentation
🔩 Other
CommitsThe new version differs by 28 commits.
There are 28 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v6.1.16.1.1 / 2019-04-07🐛 Fixes
|
Your tests are still failing with this version. Compare changes Release Notes for v6.1.26.1.2 / 2019-04-08🐛 Fixes
|
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes Release Notes for v6.1.46.1.4 / 2019-04-18🔒 Security Fixes
|
Your tests are still failing with this version. Compare changes Release Notes for v6.2.06.2.0 / 2019-07-18🎉 Enhancements
🐛 Fixes
📖 Documentation
🔍 Coverage
🔩 Other
CommitsThe new version differs by 39 commits.
There are 39 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 11 commits.
See the full diff |
Your tests are still failing with this version. Compare changes 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 still failing with this version. Compare changes Release Notes for v7.0.17.0.1 / 2020-01-25🐛 Fixes
📖 Documentation
🔩 OtherCommitsThe new version differs by 61 commits ahead by 61, behind by 17.
There are 61 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes 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 10 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v7.1.17.1.1 / 2020-03-18🔒 Security Fixes🐛 Fixes📖 Documentation
CommitsThe new version differs by 6 commits.
See the full diff |
Version 5.2.0 of mocha was just published.
mocha
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
Release Notes
v5.2.05.2.0 / 2018-05-18
🎉 Enhancements
mocha.opts
(@plroebuck)🐛 Fixes
before
hooks when using--bail
(@outsideris)📖 Documentation
🔩 Other
Buffer.from()
(@harrysarson)Commits
The new version differs by 30 commits.
5bd33a0
Release v5.2.0
0a5604f
reformat missed files
7c8f551
ensure scripts/*.js gets prettiered
d8ea2ba
update CHANGELOG.md for v5.2.0 [ci skip]
7203ed7
update all dependencies
fb5393b
migrate Mocha's tests to Unexpected assertion library (#3343)
fae9af2
docs(docs/index.md): Update "mocha.opts" documentation
9d9e6c6
feat(bin/options.js): Add support for comment lines in "mocha.opts"
e0306ff
fix busted lint-staged config
f2be6d4
Annotate when exceptions are caught but ignored; closes #3354 (#3356)
889e681
remove dead code in bin/_mocha
8712b95
fix(ocd): re-order Node.js tests in .travis.yml (descending)
3ab0e7e
fix to exit correctly when using bail flag
d87b12e
add Node.js v10 to build; fix win32 issues (#3350)
b392af5
update package-lock.json for npm@6 [ci skip]
There are 30 commits in total.
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: