locdb / loc-db

This is the central component of the LOC-DB project.
9 stars 2 forks source link

An in-range update of JSONStream is breaking the build 🚨 #35

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

Version 1.3.3 of JSONStream was just published.

Branch Build failing 🚨
Dependency JSONStream
Current Version 1.3.2
Type dependency

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

JSONStream 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/locdb/loc-db/builds/382411067?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 4 commits.

  • ba61bb5 1.3.3
  • 8c1206e Use 'value' instead of 'this.value'
  • 2e4fcb2 Update doubledot2 test w/diff types as values
  • 4ef1764 Reinstate doubledot tests

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 1.3.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 6 years ago

Version 1.3.4 just got published.

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

Commits

The new version differs by 2 commits.

  • c68316a 1.3.4
  • ce392c2 fix memory leak problem when streaming huge files (#154)

See the full diff

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 8 commits.

  • 0593d4b 1.3.5
  • 050838a Merge pull request #165 from lpinca/fix/deprecation-warning
  • 26370f5 Do not use the deprecated Buffer() constructor
  • 77f536f Merge pull request #156 from bzoz/bartek-windows-test
  • c68316a 1.3.4
  • ce392c2 fix memory leak problem when streaming huge files (#154)
  • b698048 fixup: older js style
  • 9dffbcf Make tests run on Windows

See the full diff