You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This version is covered by your current version range and after updating it in your project the build failed.
As sinon-chai is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this 💪
Status Details
❌ continuous-integration/travis-ci/pr The Travis CI build could not complete due to an error Details
Release Notes2.9.0
Added support for Sinon ^2.1.0 (but not 2.0.0 due to sinonjs/sinon#1332).
Version 2.9.0 of sinon-chai just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As sinon-chai is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this 💪
Status Details
Release Notes
2.9.0Added support for Sinon ^2.1.0 (but not 2.0.0 due to sinonjs/sinon#1332).
Commits
The new version differs by 7 commits .
8f8c5a0
Version 2.9.0
46d2685
Add support and testing for Sinon ^2.1.0 (#89)
837d4c9
Add a test for objects in calledWith
66f4cee
Fix link to Mocha
4397aa1
Add a test for undefined spy
05ab682
Update package.json keywords
e2934a7
Make message tests more lenient for recent Sinon versions
See the full diff.
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: