An in-range update of sinon is breaking the build π¨
greenkeeper opened this issue Β· 1 comments
greenkeeper commented
The devDependency sinon was updated from 7.2.3 to 7.2.4.
π¨ 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
- β ci/circleci: build: Your tests failed on CircleCI (Details).
Commits
The new version differs by 13 commits.
06fc27dUpdate docs/changelog.md and set new release id in docs/_config.yml54da371Add release documentation for v7.2.4e5de1fe7.2.4d158672Update CHANGELOG.md and AUTHORS for new release1431c78minor package updates37c955dMerge pull request #1979 from fatso83/update-npm-depsfc2a32aMerge pull request #1975 from ehmicky/master85f2fcdUpdate eslint-plugin-mocha707e068Fix high prio audit warnings8282bc0Update nise to use @sinonjs/text-encodingc1d9625Make all properties non-enumerable in spies, stubs, mocks and fakes894951cMerge pull request #1973 from mgred/default-sandbox-example876aebbdocs(sandbox): add example for default sandbox
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.3 your tests are passing again. Downgrade this dependency π.