malijs / logger

Development logging middleware for Mali

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

greenkeeper opened this issue Β· comments

Version 1.3.4 of JSONStream was just published.

Branch Build failing 🚨
Dependency JSONStream
Current Version 1.3.3
Type devDependency

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

JSONStream 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).

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

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

After pinning to 1.3.3 your tests are passing again. Downgrade this dependency πŸ“Œ.

  • The devDependency JSONStream was updated from 1.3.4 to 1.3.5.

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

Commits

The new version differs by 6 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
  • b698048 fixup: older js style
  • 9dffbcf Make tests run on Windows

See the full diff