-
Notifications
You must be signed in to change notification settings - Fork 191
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 🚀 #177
Conversation
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.3 just got published.Update to this version instead 🚀 Release NotesMake stubbing of static function properties possible
CommitsThe new version differs by 41 commits.
There are 41 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.0 of sinon just got published.
The version 2.3.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.
Release Notes
Feature: stub accessors in sandboxCommits
The new version differs by 715 commits ahead by 715, behind by 63.
64d51be
Update docs/changelog.md and set new release id in docs/_config.yml
d4b30b0
Add release documentation for v2.3.0
8d64248
2.3.0
e137139
Update Changelog.txt and AUTHORS for new release
55dc491
Merge pull request #1416 from lucasfcosta/refactor-sandbox-stub
fb514cf
Merge pull request #1415 from mroderick/style-improvements
06bf652
Merge pull request #1414 from mroderick/add-related-libraries-to-how-to-page
746de3f
Force fenced code blocks to use smaller font
1602e00
Improve styling of h4
46fd81b
Remove deprecation warning from tests for old API
454e0fd
Add missing final dot to sandbox docs
0ea3e17
Add docs for stub.value
c89fb21
Deprecate stubbing sandbox value in favor of value behavior
dbefd45
Name restore function on stubNonFunctionProperty
fe3b9ac
Add related libraries section to How To page
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 🌴