-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An in-range update of sinon is breaking the build 🚨 #161
Comments
After pinning to 7.3.2 your tests are passing again. Downgrade this dependency 📌. |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 18 commits.
There are 18 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 27 commits.
There are 27 commits in total. See the full diff |
The devDependency sinon was updated from
7.3.2
to7.4.1
.🚨 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
Commits
The new version differs by 44 commits.
671330c
Update docs/changelog.md and set new release id in docs/_config.yml
dce58d4
Add release documentation for v7.4.1
56b00a7
7.4.1
7637eef
Update CHANGELOG.md and AUTHORS for new release
9b61f26
Update nise and lolex (minor versions)
e4f9ad4
Make eslint happy
a9fedea
npm audit
9a34598
Upgrade mocha to v6
55231d5
Update @babel/core and babel-plugin-istanbul
33f0163
Update @sinonjs/referee and fix deprecations
6caa89b
Update @sinonjs/samsam
0bd5066
Update puppeteer and mochify
985a827
Merge pull request #2063 from dustinfarris/pass-through-class
85d3f2a
add docs for callThroughWithNew
8e00c22
use slice to convert arguments object into an array
There are 44 commits in total.
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 🌴
The text was updated successfully, but these errors were encountered: