canjs / can-stream-kefir

Stream values into and out of computes
https://canjs.com/doc/can-stream-kefir.html
MIT License
3 stars 2 forks source link

An in-range update of can-util is breaking the build 🚨 #68

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.11.6 of can-util was just published.

Branch Build failing 🚨
Dependency can-util
Current Version 3.11.5
Type dependency

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

can-util 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/canjs/can-stream-kefir/builds/384084716?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 7 commits.

  • 9203dd6 Update dist for release
  • 8f2c868 Merge pull request #425 from canjs/global-base-url
  • 28e32cf use globals base-url
  • 9565a0a Merge pull request #420 from canjs/greenkeeper/steal-1.11.4
  • 063d056 chore(package): update steal to version 1.11.4
  • 5fa2743 Merge pull request #418 from canjs/namespace
  • f97edf6 Make each module assign to can-namespace separately

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

chasenlehara commented 6 years ago

The tests passed after re-running the Travis build.