Open greenkeeper[bot] opened 6 years ago
After pinning to 3.0.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 still failing with this version. Compare the changes 🚨
Added support for Sinon v6.x. (@mattbaileyuk, #127)
Version 3.1.0 of sinon-chai was just published.
sinon-chai
This version is covered by your current version range and after updating it in your project the build failed.
sinon-chai 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](https://travis-ci.org/thebearingedge/super-controls/builds/382489171?utm_source=github_status&utm_medium=notification)Release Notes
3.1.0Added support for Sinon v5.x+. (@dostu, #122)
Added
calledOnceWith
andcalledOnceWithExactly
matchers. (@JayAndCatchFire, #117)Commits
The new version differs by 4 commits.
7e6bdae
3.1.0
7a54718
Go back to testing Node v4 + stable
9fa3b07
Add calledOnceWith and calledOnceWithExactly
293401a
Add support for sinon v5
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: