-
Notifications
You must be signed in to change notification settings - Fork 5
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 🚀 #28
base: master
Are you sure you want to change the base?
Conversation
Version 4.1.5 just got published.Update to this version instead 🚀 Release NotesFix issue with `useFakeServer`This release fixes an issue, where the server type from CommitsThe new version differs by 6 commits.
See the full diff |
Version 4.1.6 just got published.Update to this version instead 🚀 CommitsThe new version differs by 10 commits.
See the full diff |
Version 4.2.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 9 commits.
See the full diff |
Version 4.2.1 just got published.Update to this version instead 🚀 Release NotesSpeed up stub creation
CommitsThe new version differs by 14 commits.
See the full diff |
Version 4.2.2 just got published.Update to this version instead 🚀 CommitsThe new version differs by 7 commits.
See the full diff |
Version 4.2.3 just got published.Update to this version instead 🚀 CommitsThe new version differs by 7 commits.
See the full diff |
Version 4.3.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 9 commits.
See the full diff |
Version 4.4.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 6 commits.
See the full diff |
Version 4.4.1 just got published.Update to this version instead 🚀 CommitsThe new version differs by 9 commits.
See the full diff |
Version 4.4.2 just got published.Update to this version instead 🚀 CommitsThe new version differs by 5 commits.
See the full diff |
Version 4.4.3 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.4.4 just got published.Update to this version instead 🚀 CommitsThe new version differs by 10 commits.
See the full diff |
Version 4.4.5 just got published.Update to this version instead 🚀 CommitsThe new version differs by 5 commits.
See the full diff |
Version 4.4.6 just got published.Update to this version instead 🚀 CommitsThe new version differs by 5 commits.
See the full diff |
Version 4.4.7 just got published.Update to this version instead 🚀 CommitsThe new version differs by 7 commits.
See the full diff |
Version 5.0.0 just got published. |
Version 5.0.1 just got published.Update to this version instead 🚀 CommitsThe new version differs by 182 commits ahead by 182, behind by 30.
There are 182 commits in total. See the full diff |
Version 5.0.2 just got published.Update to this version instead 🚀 CommitsThe new version differs by 9 commits.
See the full diff |
Version 5.0.3 just got published.Update to this version instead 🚀 CommitsThe new version differs by 9 commits.
See the full diff |
Version 5.0.5 just got published.Update to this version instead 🚀 CommitsThe new version differs by 12 commits.
See the full diff |
Version 5.0.6 just got published. |
Version 5.0.8 just got published.Update to this version instead 🚀 CommitsThe new version differs by 17 commits.
There are 17 commits in total. See the full diff |
Version 5.0.9 just got published. |
Version 5.0.10 just got published.Update to this version instead 🚀 CommitsThe new version differs by 9 commits.
See the full diff |
Version 5.1.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 39 commits.
There are 39 commits in total. See the full diff |
Version 5.1.1 just got published.Update to this version instead 🚀 CommitsThe new version differs by 5 commits.
See the full diff |
Version 6.0.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 11 commits ahead by 11, behind by 5.
See the full diff |
Version 6.0.1 just got published.Update to this version instead 🚀 CommitsThe new version differs by 8 commits.
See the full diff |
Version 4.1.4 of sinon was just published.
The version 4.1.4 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of sinon.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
Minor fix for Symbol names and deprecation of spy.resetCommits
The new version differs by 36 commits.
1ea2749
Update docs/changelog.md and set new release id in docs/_config.yml
078c082
Add release documentation for v4.1.4
571263e
4.1.4
f2ee9f1
Update History.md and AUTHORS for new release
a8262dd
Assertion error messages handle symbolic method names
8fa1e14
Merge pull request #1641 from mroderick/point-to-stack-overflow
7c1ebd0
Update issue links to point to sinonjs/sinon
93418f6
Update documentation to emphasize Stack Overflow
ca9e2fa
Merge pull request #1636 from fearphage/fix-headless-chrome-in-circle
39186f4
use google-chrome-unstable for tests
6315621
invalidate cache
d078af9
try using default chrome install
177c4b6
upgraded to the lastest official version of mochify
ecdc4e0
test with updated mochify
360c2e7
added more details and notes
There are 36 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴