Open greenkeeper[bot] opened 7 years ago
Your tests are passing again with this version. Explicitly upgrade to this version π
Added support for Chai 4.x (@charlierudolph, #101).
Your tests are passing again with this version. Explicitly upgrade to this version π
Added colored diff formatting to calledWith and friends, like sinon.assert()
got (in Sinon 2.0).
The new version differs by 7 commits.
d5d47c6
2.12.0
48d2408
Add improved diffing for calledWith and friends
1513007
Version 2.11.0
63ac40f
Convert the tests away from CoffeeScript
40b35f3
Add support for, and test against, Chai v4
5ff1468
Various cleanups and updates
10dd944
Only test "immediately" call order variants when they exist
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 9 commits.
e741950
2.13.0
9dc0351
Add and verify compatibility with Sinon v3
d5d47c6
2.12.0
48d2408
Add improved diffing for calledWith and friends
1513007
Version 2.11.0
63ac40f
Convert the tests away from CoffeeScript
40b35f3
Add support for, and test against, Chai v4
5ff1468
Various cleanups and updates
10dd944
Only test "immediately" call order variants when they exist
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 11 commits.
fca669f
2.14.0
3503cb7
Add support for sinon v4
e741950
2.13.0
9dc0351
Add and verify compatibility with Sinon v3
d5d47c6
2.12.0
48d2408
Add improved diffing for calledWith and friends
1513007
Version 2.11.0
63ac40f
Convert the tests away from CoffeeScript
40b35f3
Add support for, and test against, Chai v4
5ff1468
Various cleanups and updates
10dd944
Only test "immediately" call order variants when they exist
See the full diff
Version 2.10.0 of sinon-chai just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As sinon-chai 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/stevenfitzpatrick/stevenfitzpatrick.io/builds/227497255?utm_source=github_status&utm_medium=notification)Release Notes
2.10.0Added the
calledImmediatelyBefore()
andcalledImmediatelyAfter()
asserters.Commits
The new version differs by 3 commits0.
9aa5a73
Version 2.10.0
4d32c50
Add a test showing that #94 is not a problem
f0628a1
Add calledImmediatelyBefore/calledImmediatelyAfter
false
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: