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 is breaking the build 🚨 #40

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.3.0 of sinon just got published.

Branch Build failing 🚨
Dependency sinon
Current Version 3.2.1
Type devDependency

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

As sinon 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/276797241?utm_source=github_status&utm_medium=notification) - ❌ **bitHound - Dependencies** Error analyzing branch. [Details](https://www.bithound.io/github/rochdev/datadog-tracer-js/greenkeeper%2Fsinon-3.3.0) - ❌ **bitHound - Code** Error analyzing branch. [Details](https://www.bithound.io/github/rochdev/datadog-tracer-js/greenkeeper%2Fsinon-3.3.0)

Commits

The new version differs by 24 commits.

  • e9f40a2 Rename Changelog.txt to History.md
  • 40edb3e Update docs/changelog.md and set new release id in docs/_config.yml
  • 27986c8 Add release documentation for v3.3.0
  • 85f30b5 3.3.0
  • 7d45683 Update Changelog.txt and AUTHORS for new release
  • 10906a7 Merge pull request #1560 from servel333/nested_property_matcher
  • a54b38c Fixes docs for error.
  • 04ba963 Adds sinon.match.hasNested
  • 5fbd9ee Merge pull request #1549 from killmenot/fix-1442
  • 0a34cf5 Merge pull request #1550 from kuba-orlik/patch-1
  • a90f3ce Merge pull request #1558 from fatso83/fix-eslint-error
  • 32e4516 Update code to stricter linting
  • 212e91d Fix eslint peerDependencies error
  • 5606815 Fix double backticks in inline code examples
  • af30213 fix #1442

There are 24 commits in total.

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 6 years ago

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