rochdev / datadog-tracer-js

[DEPRECATED] OpenTracing tracer implementation for Datadog in JavaScript.
MIT License
39 stars 8 forks source link

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

Closed greenkeeper[bot] closed 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 is in progress [Details](https://travis-ci.org/rochdev/datadog-tracer-js/builds/241659223?utm_source=github_status&utm_medium=notification) - ✅ **bitHound - Code** No failing files. [Details](https://www.bithound.io/github/rochdev/datadog-tracer-js/b83f3cc521e4c92384b694db3b77f07f22141e70/files?status=passing) - ❌ **bitHound - Dependencies** 1 failing dependency. [Details](https://www.bithound.io/github/rochdev/datadog-tracer-js/b83f3cc521e4c92384b694db3b77f07f22141e70/dependencies/npm#filter-failing-dep)

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: