ngryman / simulator

Mouse and touch events simulator
3 stars 1 forks source link

An in-range update of sinon-chai is breaking the build 🚨 #7

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.11.0 of sinon-chai just got published.

Branch Build failing 🚨
Dependency sinon-chai
Current Version 2.10.0
Type devDependency

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/ngryman/simulator/builds/241660224?utm_source=github_status&utm_medium=notification)

Release Notes 2.11.0

Added support for Chai 4.x (@charlierudolph, #101).

Commits

The new version differs by 5 commits.

  • 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

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:

greenkeeper[bot] commented 7 years ago

Version 2.12.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes 2.12.0

Added colored diff formatting to calledWith and friends, like sinon.assert() got (in Sinon 2.0).

Commits

The new version differs by 2 commits.

  • d5d47c6 2.12.0
  • 48d2408 Add improved diffing for calledWith and friends

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.13.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes 2.13.0

Added support for Sinon v3.x. (@daffl, #108)

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.14.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes 2.14.0

Added support for Sinon v4.x. (@Yeti-or, #111)

Commits

The new version differs by 2 commits.

See the full diff