stream-csv-as-json icon indicating copy to clipboard operation
stream-csv-as-json copied to clipboard

An in-range update of stream-chain is breaking the build 🚨

Open greenkeeper[bot] opened this issue 6 years ago β€’ 1 comments

The devDependency stream-chain was updated from 2.1.0 to 2.2.1.

🚨 View failing branch.

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

stream-chain 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 failed (Details).

Commits

The new version differs by 29 commits.

  • e0a041e New version: 2.2.1.
  • fa9807f Change symbols' namespace.
  • a1347f1 Merge pull request #1 from uhop/greenkeeper/initial
  • 95ab3ea Merge pull request #2 from kyliau/patch-1
  • a92f4cf Create LICENSE
  • ebf5b85 docs(readme): add Greenkeeper badge
  • 4b43a2e Simplified asGen.
  • c7c673c Allow iterables as first items in a chain.
  • 32c1678 Fixed a minor error.
  • c298ba0 Replaced unique objects with unique symbols.
  • 59f0a9e Fixed typos.
  • d35b74b Added asGen().
  • dff2d44 Restructured so asFun() is a stream-independent.
  • aede2ad Added FromIterable and regularized tests.
  • 1007bf4 Minor bugfix.

There are 29 commits in total.

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 :palm_tree:

greenkeeper[bot] avatar Oct 07 '19 04:10 greenkeeper[bot]

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

greenkeeper[bot] avatar Oct 07 '19 04:10 greenkeeper[bot]

Obsolete.

uhop avatar Jun 13 '24 04:06 uhop