-
Notifications
You must be signed in to change notification settings - Fork 11
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
Update sinon to the latest version 🚀 #20
base: master
Are you sure you want to change the base?
Conversation
Version 2.3.8 just got published.Update to this version instead 🚀 Release NotesFix #1474: stub#usingPromise and stub#onNthCall have unexpected interactionsThis release fixes #1474 CommitsThe new version differs by 6 commits.
See the full diff |
Version 2.4.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 11 commits.
See the full diff |
Version 2.4.1 just got published.Update to this version instead 🚀 CommitsThe new version differs by 5 commits.
See the full diff |
Version 3.0.0 just got published.Update to this version instead 🚀 Release Notesv3.0.0
CommitsThe new version differs by 38 commits.
There are 38 commits in total. See the full diff |
Version 3.1.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 15 commits.
See the full diff |
Version 3.2.0 just got published.Update to this version instead 🚀 Release NotesAdd stub#resolvesThisCommitsThe new version differs by 15 commits.
See the full diff |
Version 3.2.1 just got published.Update to this version instead 🚀 CommitsThe new version differs by 15 commits.
See the full diff |
Version 3.3.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 24 commits.
There are 24 commits in total. See the full diff |
Version 4.0.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 11 commits.
See the full diff |
Version 4.0.1 just got published.Update to this version instead 🚀 CommitsThe new version differs by 16 commits.
There are 16 commits in total. See the full diff |
Version 4.0.2 just got published.Update to this version instead 🚀 CommitsThe new version differs by 21 commits.
There are 21 commits in total. See the full diff |
Version 4.1.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 22 commits.
There are 22 commits in total. See the full diff |
Version 4.1.1 just got published. |
Version 4.1.2 just got published.Update to this version instead 🚀 CommitsThe new version differs by 7 commits.
See the full diff |
Update to this version instead 🚀 CommitsThe new version differs by 7 commits.
See the full diff |
Update to this version instead 🚀 CommitsThe new version differs by 18 commits.
There are 18 commits in total. See the full diff |
Update to this version instead 🚀 CommitsThe new version differs by 6 commits.
See the full diff |
Update to this version instead 🚀 CommitsThe new version differs by 6 commits.
See the full diff |
|
|
|
|
|
|
|
|
|
|
|
Version 2.3.7 of sinon just got published.
The version 2.3.7 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of sinon.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Release Notes
Fix #1476Commits
The new version differs by 13 commits.
9365d49
Update docs/changelog.md and set new release id in docs/_config.yml
7399b99
Add release documentation for v2.3.7
21b4588
2.3.7
169ac9d
Update Changelog.txt and AUTHORS for new release
1108117
Merge pull request #1480 from fearphage/lint-staged
9ecd56a
moved from dependencies to dev dependencies [ci skip]
0a85f21
improved linting for staged files [ci skip]
079925b
Merge pull request #1478 from takasmiley/issues/#1476
40efa6f
Cleanup a few test codes
1ff2b9b
Add spy.getCall tests with combination of withArgs arguments
c280916
Fix #1476: spy.withArgs(args...).firstCall is broken
8ad2ed7
Merge pull request #1477 from mroderick/add-documentation-for-getcalls
fea23b0
Add missing documentation for spy.getCalls()
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 🌴