-
Notifications
You must be signed in to change notification settings - Fork 6
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 🚨 #44
Comments
After pinning to 2.3.7 your tests are passing again. Downgrade this dependency 📌. |
Version 2.4.0 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 11 commits.
See the full diff |
Version 2.4.1 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 16 commits.
There are 16 commits in total. See the full diff |
Version 4.0.1 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 150 commits.
There are 150 commits in total. See the full diff |
Version 4.0.2 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 171 commits.
There are 171 commits in total. See the full diff |
Version 4.1.0 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 22 commits.
There are 22 commits in total. See the full diff |
Version 4.1.1 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 27 commits.
There are 27 commits in total. See the full diff |
Version 4.1.2 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 34 commits.
There are 34 commits in total. See the full diff |
Version 4.1.3 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 46 commits.
There are 46 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 82 commits.
There are 82 commits in total. See the full diff |
Version 4.1.5 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 Release NotesFix issue with `useFakeServer`This release fixes an issue, where the server type from CommitsThe new version differs by 88 commits.
There are 88 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 98 commits.
There are 98 commits in total. See the full diff |
Version 4.2.0 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 9 commits.
See the full diff |
Version 4.2.1 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 Release NotesSpeed up stub creation
CommitsThe new version differs by 23 commits.
There are 23 commits in total. See the full diff |
Version 4.2.2 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 30 commits.
There are 30 commits in total. See the full diff |
Version 4.2.3 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 37 commits.
There are 37 commits in total. See the full diff |
Version 4.3.0 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 46 commits.
There are 46 commits in total. See the full diff |
Version 4.4.0 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 52 commits.
There are 52 commits in total. See the full diff |
Version 4.4.1 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 61 commits.
There are 61 commits in total. See the full diff |
Version 4.4.2 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 66 commits.
There are 66 commits in total. See the full diff |
Version 4.4.3 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 87 commits.
There are 87 commits in total. See the full diff |
Version 4.4.4 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 97 commits.
There are 97 commits in total. See the full diff |
Version 4.4.5 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 102 commits.
There are 102 commits in total. See the full diff |
Version 4.4.6 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 107 commits.
There are 107 commits in total. See the full diff |
Version 4.4.7 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 114 commits.
There are 114 commits in total. See the full diff |
Version 2.3.8 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
Release Notes
Fix #1474: stub#usingPromise and stub#onNthCall have unexpected interactionsThis release fixes #1474
Commits
The new version differs by 6 commits.
717ebf7
Update docs/changelog.md and set new release id in docs/_config.yml
4f1bcc0
Add release documentation for v2.3.8
083632e
2.3.8
0b5bd48
Update Changelog.txt and AUTHORS for new release
7512258
Merge pull request #1484 from HugoMuller/issue-1474
d14d296
propagates promiseLibrary to new stub behaviors
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: