-
Notifications
You must be signed in to change notification settings - Fork 2
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 🚨 #183
Labels
Comments
After pinning to 7.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 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 33 commits.
There are 33 commits in total. See the full diff |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io
The devDependency mocha was updated from
7.1.1
to7.1.2
.🚨 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
Release Notes for v7.1.2
7.1.2 / 2020-04-26
🔩 Other
📖 Documentation
Commits
The new version differs by 7 commits.
27aeb80
Release v7.1.2
e3df026
update CHANGELOG for v7.1.2 [ci skip]
7f75489
add test case: type check before calling retriedTest()
e659027
type check before calling retriedTest()
eba6ec7
Remove Runnable#inspect() and utils.ngettext() (#4230)
a4a4d50
add wallaby logo to bottom of site
c600547
update mkdirp to v0.5.5 (#4222)
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: