-
Notifications
You must be signed in to change notification settings - Fork 351
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 🚨 #58
Comments
After pinning to 3.2.0 your tests are passing again. Downgrade this dependency 📌. |
Version 3.3.0 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 24 commits.
There are 24 commits in total. See the full diff |
Version 4.1.4 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 Release NotesMinor fix for Symbol names and deprecation of spy.resetCommitsThe new version differs by 154 commits.
There are 154 commits in total. See the full diff |
Version 4.1.5 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release NotesFix issue with `useFakeServer`This release fixes an issue, where the server type from CommitsThe new version differs by 160 commits.
There are 160 commits in total. See the full diff |
Version 4.1.6 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 10 commits.
See the full diff |
Version 4.2.0 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 9 commits.
See the full diff |
Version 4.2.1 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release NotesSpeed up stub creation
CommitsThe new version differs by 14 commits.
See the full diff |
Version 4.2.2 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 7 commits.
See the full diff |
Version 4.2.3 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 7 commits.
See the full diff |
Version 4.3.0 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 9 commits.
See the full diff |
Version 4.4.0 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 6 commits.
See the full diff |
Version 4.4.1 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 9 commits.
See the full diff |
Version 4.4.2 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 5 commits.
See the full diff |
Version 4.4.3 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 21 commits.
There are 21 commits in total. See the full diff |
Version 4.4.4 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 10 commits.
See the full diff |
Version 4.4.5 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 5 commits.
See the full diff |
Version 4.4.6 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 5 commits.
See the full diff |
Version 4.4.7 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 7 commits.
See the full diff |
Version 3.2.1 of sinon just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As sinon is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this 💪
Status Details
Commits
The new version differs by 15 commits.
dbef9aa
Update docs/changelog.md and set new release id in docs/_config.yml
97b0535
Add release documentation for v3.2.1
359e78b
3.2.1
590ae7d
Update Changelog.txt and AUTHORS for new release
d9cae73
Merge pull request #1532 from EyalAr/master
4f40409
fix fakeServerWithClock.create function mock to return a unique value
4310343
Merge pull request #1533 from noisecapella/gs/fix_undefined
f87b512
resolvesThis should override previous throws
a85a355
fix tests that stub nise.fakeServer.create & fakeServerWithClock.create
5c3fb95
preserve context of functions from nise: fakeServer, fakeServerWithClock
b509f4e
add tests for issue #1531
28bcedc
Merge pull request #1530 from noisecapella/gs/regression_onfirstcall
7b53434
Fix regression for issue #1526 regarding onFirstCall().throws()
350717d
Remove superfluous
2a04615
Fix docs regression introduced by #1523
See the full diff
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: