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/webdriverio/wdio-jasmine-framework/builds/236497281?utm_source=github_status&utm_medium=notification)
Release NotesMinor fixes
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.2 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/webdriverio/wdio-jasmine-framework/builds/236497281?utm_source=github_status&utm_medium=notification)Release Notes
Minor fixesCommits
The new version differs by 17 commits.
2463d10
Update docs/changelog.md and set new release id in docs/_config.yml
2e6bb45
Add release documentation for v2.3.2
87abc01
2.3.2
96e8abe
Update Changelog.txt and AUTHORS for new release
2f941e2
Merge pull request #1406 from lucasfcosta/called-in-order-considers-callcount
3af985a
Merge pull request #1427 from fearphage/remove-try-from-tests
c81d76b
Merge pull request #1428 from fatso83/failing-sandbox-reset
0bf0a79
Fix failing sandbox.resetBehavior()
be4e53b
Add failing tests for sandbox.reset()
fe049aa
Add code snippet for createStubInstance (#1423)
9e23c4a
added rule to prevent try-catch usage in tests
528a7dc
switched from try-catch to assert.exception()
d8dac84
Add downloads per month banner to README.md
e933add
Add site/_docs/ to .eslintignore
ebe37da
Add documentation for "has" matcher on embedded objects (#1422)
There are 17 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: