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 gulp-sourcemaps is breaking the build 🚨 #50

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.6.3 of gulp-sourcemaps was just published.

Branch Build failing 🚨
Dependency gulp-sourcemaps
Current Version 2.6.2
Type devDependency

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

gulp-sourcemaps 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 could not complete due to an error [Details](https://travis-ci.org/rochdev/datadog-tracer-js/builds/324104397?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 9 commits.

  • b97fe77 bump 2.6.3
  • e75e0c2 readme typos
  • 8774287 Merge pull request #338 from ogvolkov/master
  • 5d60422 fix coverage by extracting exception to string
  • f82acba simplify exception output
  • c73db90 Test for missing source map handling
  • 114c336 fix jshint
  • d62f16d Include exception message in logs if available
  • 134a47c Log if external source map is not found with loadMaps: true

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 2.6.2 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 6 years ago

Version 2.6.4 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 3 commits.

  • 492d937 2.6.4
  • 6a037bf Merge pull request #344 from gormac/master
  • fcf64d8 Prevent update to source-map 0.7.0

See the full diff