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

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 6.8.2 of protobufjs was just published.

Branch Build failing 🚨
Dependency protobufjs
Current Version 6.8.1
Type dependency

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

protobufjs is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

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/308743704?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 2 commits.

  • d130b52 Other: Update CHANGELOG
  • 6fc6481 Other: Include dist files in npm package, see #955

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

greenkeeper[bot] commented 6 years ago

Version 6.8.3 just got published.

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

Commits

The new version differs by 2 commits.

  • 7a17bb2 Other: Update changelog and dist files
  • cc991a0 CLI: Use correct safeProp in json-module target, see #956

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.8.4 just got published.

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

Commits

The new version differs by 4 commits.

  • 057325d Update changelog
  • 69440c0 Update jsdoc dependency (pinned vulnerable marked)
  • 7a17bb2 Other: Update changelog and dist files
  • cc991a0 CLI: Use correct safeProp in json-module target, see #956

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.8.5 just got published.

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

Commits

The new version differs by 11 commits.

  • b912005 Update dist files for 6.8.5
  • 462132f New: Preserve comments when serializing/deserializing with toJSON and fromJSON. (#983)
  • 635fef0 Other: Remove code climate config in order to use 'in-app' config instead
  • 8d0209d Other: Update dependencies and dist files
  • d29c0ca New: Add more details to some frequent error messages (#962)
  • 8400f87 New: Add IParseOptions#alternateCommentMode (#968)
  • d6e3b9e New: Added field_mask to built-in common wrappers (#982)
  • 057325d Update changelog
  • 69440c0 Update jsdoc dependency (pinned vulnerable marked)
  • 7a17bb2 Other: Update changelog and dist files
  • cc991a0 CLI: Use correct safeProp in json-module target, see #956

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.8.6 just got published.

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

Release Notes 6.8.6

This is a security patch:

  • Fixes typeRefRe used in the parser being vulnerable to ReDoS as reported by James Davis. Relevant where a user is allowed to provide .proto sources for parsing. Applications using trusted .proto definitions exclusively, JSON descriptors or static code are not affected.
Commits

The new version differs by 13 commits.

  • 918ff01 Update dist files for 6.8.6
  • 2ee1028 Security: Fix typeRefRe being vulnerable to ReDoS
  • b912005 Update dist files for 6.8.5
  • 462132f New: Preserve comments when serializing/deserializing with toJSON and fromJSON. (#983)
  • 635fef0 Other: Remove code climate config in order to use 'in-app' config instead
  • 8d0209d Other: Update dependencies and dist files
  • d29c0ca New: Add more details to some frequent error messages (#962)
  • 8400f87 New: Add IParseOptions#alternateCommentMode (#968)
  • d6e3b9e New: Added field_mask to built-in common wrappers (#982)
  • 057325d Update changelog
  • 69440c0 Update jsdoc dependency (pinned vulnerable marked)
  • 7a17bb2 Other: Update changelog and dist files
  • cc991a0 CLI: Use correct safeProp in json-module target, see #956

See the full diff