-
Notifications
You must be signed in to change notification settings - Fork 35
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 🚀 #23
base: master
Are you sure you want to change the base?
Conversation
Version 2.0.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 30 commits .
There are 30 commits in total. See the full diff. |
Version 2.1.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 18 commits .
There are 18 commits in total. See the full diff. |
Version 2.2.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 40 commits0.
There are 40 commits in total. See the full diff |
Version 2.3.0 just got published.Update to this version instead 🚀 Release NotesFeature: stub accessors in sandboxCommitsThe new version differs by 34 commits.
There are 34 commits in total. See the full diff |
Version 2.3.1 just got published.Update to this version instead 🚀 Release NotesMake calledAfter symetric with calledBefore
CommitsThe new version differs by 8 commits.
See the full diff |
Version 2.3.2 just got published.Update to this version instead 🚀 Release NotesMinor fixes |
Version 2.3.3 just got published.Update to this version instead 🚀 Release NotesMake stubbing of static function properties possible
CommitsThe new version differs by 24 commits.
There are 24 commits in total. See the full diff |
Version 2.3.4 just got published.Update to this version instead 🚀 Release NotesMake sandbox.resetHistory also reset spiesCommitsThe new version differs by 5 commits.
See the full diff |
Version 2.3.5 just got published.Update to this version instead 🚀 Release NotesFix: Check configurable on a prop before creatingCommitsThe new version differs by 8 commits.
See the full diff |
Version 2.3.6 just got published.Update to this version instead 🚀 CommitsThe new version differs by 30 commits.
There are 30 commits in total. See the full diff |
Version 2.3.7 just got published.Update to this version instead 🚀 Release NotesFix #1476
CommitsThe new version differs by 13 commits.
See the full diff |
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 |
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.0.0-pre.6 of sinon just got published.
The version 2.0.0-pre.6 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.
Commits
The new version differs by 593 commits (ahead by 593, behind by 63).
47558dc
2.0 Preview 6
662f3c1
Merge pull request #1303 from dougo/docs-fixups
c9367aa
Replace broken internal links with page links.
86088bd
Merge pull request #1302 from sinonjs/add-behavior
592dffc
Remove stray close-quotes.
aac0b2e
Merge pull request #1300 from Gvozd/optimize_performance
73ac7de
Fix code formatting for XMLHttpRequest.
4323516
Merge pull request #1301 from fatso83/1299-redirect-traffic-to-releases
0e61eaa
Fix anchor and internal link.
49c8877
Fix quoting by removing superfluous backslashes.
ba00de0
Give addBehavior a reasonable API
7cccebb
Redirect /docs and /downloads to /releases
6b27ce4
Optimize performance of call-stack getting
c404d20
Add sinon.addBehavior, use it to add the default behaviors
46e41c8
Merge pull request #1296 from sinonjs/remove-deal-links
There are 250 commits in total. 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 🌴