The version 3.1.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 15 commits.
1e33b74Update docs/changelog.md and set new release id in docs/_config.yml
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).
Version 3.1.0 of sinon just got published.
The version 3.1.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 15 commits.
1e33b74
Update docs/changelog.md and set new release id in docs/_config.yml
3e0fe34
Add release documentation for v3.1.0
24207cd
3.1.0
94e262d
Update Changelog.txt and AUTHORS for new release
af6348c
Merge pull request #1519 from fatso83/sandbox-wrong-config-passed
f8b4ea1
Update sandbox docs
127aafc
Add missing docs on sandbox config change
cacd10d
Fix relative links
1f2d2e3
Merge pull request #1515 from sinonjs/create-factory-functions
75ad693
Merge pull request #1516 from fatso83/1512-sandbox-stub-props-on-prototype
b4a3f42
Fix regression on sandbox.stub(obj,protoMethod)
ece1ee5
Add regression test case
6648f1b
Use new sandbox and fake server factory functions in documentation
4c2aa41
Add factory functions for sandbox and fake server
ec74e94
Add support for passing a function to stub.throws(...). (#1511)
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: