This version is covered by your current version range and after updating it in your project the build failed.
As sinon is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:
Status Details
- ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/funkster-js/core/builds/241471069?utm_source=github_status&utm_medium=notification)
Release NotesMake stubbing of static function properties possible
Fix #1450, make stubbing of static function properties possible
Commits
The new version differs by 24 commits.
bade318Update 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 2.3.3 of sinon just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As sinon is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:
Status Details
- ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/funkster-js/core/builds/241471069?utm_source=github_status&utm_medium=notification)Release Notes
Make stubbing of static function properties possibleCommits
The new version differs by 24 commits.
bade318
Update docs/changelog.md and set new release id in docs/_config.yml
65d4e88
Add release documentation for v2.3.3
2204e72
2.3.3
64034ee
Update Changelog.txt and AUTHORS for new release
1ece07c
Merge pull request #1450 from raulmatei/fix-1445-sandbox-stubbing-static-function-property-throws-error
452981c
Fix 1445: make stubbing of static function properties possible
25f3eeb
Update sandbox configuration docs. (#1443)
c76fa2e
Merge pull request #1444 from piperchester/patch-1
6539d94
Update README.md
c6d01d8
Add missing function name (#1440)
5f989a8
Remove confusing .withArgs from spy documentation (#1438)
9ca272e
Remove superfluous calls in example (#1437)
9e3eac3
Merge pull request #1436 from sinonjs/feature-detect-name-property
65d3d7b
Feature detect function name property in issue 950
e0c75bd
Add test for #950, show that it has been fixed (#1435)
There are 24 commits in total.
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: