phenomnomnominal / tractor-plugin-visual-regression

MIT License
1 stars 0 forks source link

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

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 - ❌ **bitHound - Dependencies** 1 failing dependency. [Details](https://www.bithound.io/github/phenomnomnominal/tractor-plugin-visual-regression/60a2402fe6108574f6e30b5eb41743e4afa7cff5/dependencies/npm#filter-failing-dep) - ✅ **bitHound - Code** No failing files. [Details](https://www.bithound.io/github/phenomnomnominal/tractor-plugin-visual-regression/60a2402fe6108574f6e30b5eb41743e4afa7cff5/files?status=passing) - ✅ **continuous-integration/travis-ci/push** The Travis CI build passed [Details](https://travis-ci.org/phenomnomnominal/tractor-plugin-visual-regression/builds/241660401?utm_source=github_status&utm_medium=notification) - ✅ **coverage/coveralls** First build on greenkeeper/sinon-chai-2.11.0 at 34.746% [Details](https://coveralls.io/builds/11919673)

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