Closed greenkeeper[bot] closed 6 years ago
Update to this version instead 🚀
The new version differs by 7 commits.
b5968ab
Update docs/changelog.md and set new release id in docs/_config.yml
9cbf3f2
Add release documentation for v4.2.3
45cf330
4.2.3
8f54d73
Update History.md and AUTHORS for new release
a401b34
Update package-lock.json
a21e4f7
Replace formatio with @sinonjs/formatio
f4e44ac
Use comments in pull request template to get better descriptions with less template text
See the full diff
Update to this version instead 🚀
The new version differs by 9 commits.
f7139e7
Update docs/changelog.md and set new release id in docs/_config.yml
0b75f10
Add release documentation for v4.3.0
66603e7
4.3.0
2bee64e
Update History.md and AUTHORS for new release
c45032e
Update package-lock.json
c27e714
add docs
5459212
add calledOnceWith
beea2f6
simplify nested if statements
3e7edca
add calledOnceWithExactly assertion
See the full diff
Version 4.2.2 of sinon was just published.
The version 4.2.2 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.
Commits
The new version differs by 7 commits.
c2f44b0
Update docs/changelog.md and set new release id in docs/_config.yml
c76cf01
Add release documentation for v4.2.2
6628080
4.2.2
47b9ba9
Update History.md and AUTHORS for new release
5920e1d
Remove mention of PhantomJS from CONTRIBUTING.md
3551fdf
Fix #1638: Make resetHistory work for props also
b37820a
Fix poor test of resetHistory
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: