An in-range update of sinon is breaking the build 🚨
greenkeeper opened this issue · 2 comments
☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.
Version 4.4.1 of sinon was just published.
Branch | Build failing 🚨 |
---|---|
Dependency | sinon |
Current Version | 4.4.0 |
Type | devDependency |
This version is covered by your current version range and after updating it in your project the build failed.
sinon 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
Commits
The new version differs by 9 commits.
c105a46
Update docs/changelog.md and set new release id in docs/_config.yml
432a284
Add release documentation for v4.4.1
9b4870e
4.4.1
a14d96f
Update History.md and AUTHORS for new release
ae22a33
merge doc changes to released versions
4cf8a83
correct eslint statements
7380a03
add tests to verify asserts on spyCalls
6e7e71f
Update docs
cbc5667
Document that it is allowed to assert on dedicated spy calls.
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 🌴
After pinning to 4.4.0 your tests are passing again. Downgrade this dependency 📌.
Version 4.4.2 just got published.
Your tests are passing again with this version. Explicitly upgrade to this version 🚀
Commits
The new version differs by 5 commits.
99ef3fa
Update docs/changelog.md and set new release id in docs/_config.yml
2075fda
Add release documentation for v4.4.2
5ac4eae
4.4.2
e0bfd43
Update History.md and AUTHORS for new release
5a2f19f
Add descriptive error message on attempt to call argument that is not a function
See the full diff