Unroll
Unroll copied to clipboard
Update sinon-chai to the latest version 🚀
☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.
Version 3.0.0 of sinon-chai was just published.
Dependency | sinon-chai |
---|---|
Current Version | 2.14.0 |
Type | devDependency |
The version 3.0.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of sinon-chai.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
3.0.0- Required Node.js version 4 or later
- Required Sinon version 4 or later
- Required Chai version 4 or later
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 :palm_tree:
Version 3.1.0 just got published.
Update to this version instead 🚀
Release Notes
3.1.0Added support for Sinon v5.x+. (@dostu, #122)
Added calledOnceWith
and calledOnceWithExactly
matchers. (@JayAndCatchFire, #117)
Version 3.2.0 just got published.
Update to this version instead 🚀
Release Notes
3.2.0Added support for Sinon v6.x. (@mattbaileyuk, #127)
- The
devDependency
sinon-chai was updated from2.14.0
to3.4.0
.
Update to this version instead 🚀
Release Notes for 3.4.0
https://github.com/domenic/sinon-chai/blob/master/CHANGELOG.md#340