An in-range update of sinon is breaking the build π¨
Closed this issue Β· 1 comments
greenkeeper commented
The devDependency sinon was updated from 7.2.6
to 7.2.7
.
π¨ View failing branch.
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
- β Travis CI - Branch: The build failed.
Commits
The new version differs by 7 commits.
4a8f432
Update docs/changelog.md and set new release id in docs/_config.yml
714911e
Add release documentation for v7.2.7
33ca39b
7.2.7
e8b997f
Update CHANGELOG.md and AUTHORS for new release
7913865
Update @sinonjs/commons @sinonjs/formatio
19b3fc7
Retain spy function names and fix spy.named(name) (#1987)
3275d18
Document spying on accessors (#1976)
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 π΄
greenkeeper commented
After pinning to 7.2.6 your tests are passing again. Downgrade this dependency π.