thebearingedge / super-controls

:video_game: Form component system.
https://super-controls.js.org
MIT License
7 stars 0 forks source link

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

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.1.0 of sinon-chai was just published.

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

This version is covered by your current version range and after updating it in your project the build failed.

sinon-chai is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/thebearingedge/super-controls/builds/382489171?utm_source=github_status&utm_medium=notification)

Release Notes 3.1.0

Added support for Sinon v5.x+. (@dostu, #122)

Added calledOnceWith and calledOnceWithExactly matchers. (@JayAndCatchFire, #117)

Commits

The new version differs by 4 commits.

  • 7e6bdae 3.1.0
  • 7a54718 Go back to testing Node v4 + stable
  • 9fa3b07 Add calledOnceWith and calledOnceWithExactly
  • 293401a Add support for sinon v5

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

After pinning to 3.0.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 6 years ago

Version 3.2.0 just got published.

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

Release Notes 3.2.0

Added support for Sinon v6.x. (@mattbaileyuk, #127)

Commits

The new version differs by 2 commits.

See the full diff