An in-range update of sinon is breaking the build π¨
Closed this issue Β· 2 comments
The devDependency sinon was updated from 7.2.4
to 7.2.5
.
π¨ 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
- β continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).
Commits
The new version differs by 8 commits.
8b8bddd
Update docs/changelog.md and set new release id in docs/_config.yml
33f0b67
Add release documentation for v7.2.5
2b4bc7d
7.2.5
fb54e29
Update CHANGELOG.md and AUTHORS for new release
8ac68f3
Upgrade mochify to latest
add43e3
Upgrade @sinonjs/samsam to latest
d0c073c
don't call extends.nonEnum in spy.resetHistory (#1984)
f99e2ef
Use stable Chrome in Circle
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 7.2.4 your tests are passing again. Downgrade this dependency π.
- The
devDependency
sinon was updated from7.2.5
to7.2.6
.
Your tests are still failing with this version. Compare changes
Commits
The new version differs by 6 commits.
0468cd4
Update docs/changelog.md and set new release id in docs/_config.yml
7f2c8c2
Add release documentation for v7.2.6
36b99b3
7.2.6
1fc586e
Update CHANGELOG.md and AUTHORS for new release
c8758fd
Upgrade @sinonjs/formatio
e24daed
Set
fake.lastArg
to last argument regardless of type
See the full diff