-
Notifications
You must be signed in to change notification settings - Fork 2
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 🚀 #36
Conversation
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 fixesCommitsThe new version differs by 17 commits.
There are 17 commits in total. See the full diff |
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 |
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 2.0.0 of sinon just got published.
The version 2.0.0 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 623 commits (ahead by 623, behind by 63).
15a0038
Add dist file to docs
108ac04
Update docs/changelog.md and set new release id in docs/_config.yml
3f5c869
Add release documentation for v2.0.0
02a6ff6
2.0.0
224ec4f
Update Changelog.txt and AUTHORS for new release
c748bc5
Merge pull request #1325 from lucasfcosta/callsFake-docs
fee959d
Merge pull request #1297 from lucasfcosta/getters-setters-new-api
1bda7c4
Merge pull request #1326 from lucasfcosta/remove-unused-chain-behavior
70e96f5
Remove unused chain behavior
bdd3f82
Add docs for the new callsFake behavior
ad58467
Add docs for the new API get and set behaviors
eb7f90f
Add names to previously anonymous getter and setter test functions
e852f4f
Add restore method for stubbed property descriptors
5bbfa51
Allow stubbing getters and setters for function properties
278c2ce
Add getters/setters stub behaviors
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 🌴