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 🚨 #13

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.1.1 of can-util just got published.

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

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

As can-util is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:


Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/canjs/can-stream/builds/184418399)
Commits

The new version differs by 11 commits .

  • fbd3b3a Update dist for release
  • 0b2620d Merge pull request #170 from canjs/update-build-script
  • e5a8020 updating build script to work with steal-tools 1.0
  • 2bcea7d Merge pull request #169 from canjs/cid-types-1.0
  • 0cc9045 using can-types implementation of isPromise
  • 39dffe6 removing dependency on can-event
  • 9f24705 using lates can-cid, can-types
  • c4368d1 Merge pull request #163 from canjs/missed-namespace
  • 002e28d Merge pull request #161 from canjs/greenkeeper/steal-tools-1.0.0
  • 2a64ec8 changing a missed reference to can-util/namespace
  • d90860d chore(package): update steal-tools to version 1.0.0

See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

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

greenkeeper[bot] commented 7 years ago

Version 3.2.0 just got published.

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

Release Notes 3.2.0

This release introductions can-util/js/log/log, a new module for logging. This lets you log to the console without worrying about browser compatibility issues. Unlike can-util/js/dev/dev, this module works in development and production modes.

  • 171 - PR to add can-util/js/log/log
Commits

The new version differs by 8 commits .

  • 6a0be00 Update dist for release
  • 6e959ca Merge pull request #171 from canjs/log
  • b3d2c6f Adds document for log and dev
  • fc19b1e Add can-util/log/log
  • 23012c1 Merge pull request #167 from canjs/greenkeeper/steal-1.0.2
  • 01494e8 Use steal 1.0.4
  • e480429 Update package.json
  • 918e886 chore(package): update steal to version 1.0.2

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 3.2.1 just got published.

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

Release Notes Fixes crossDomain detection
  • #172 - relative POST requests were being incorrectly assumed to be cross origin requests.
Commits

The new version differs by 11 commits .

  • b88d4c7 Update dist for release
  • edce9f6 Merge pull request #173 from canjs/172-ajax-x-domain
  • 3ee6f23 fixes #172
  • 6a0be00 Update dist for release
  • 6e959ca Merge pull request #171 from canjs/log
  • b3d2c6f Adds document for log and dev
  • fc19b1e Add can-util/log/log
  • 23012c1 Merge pull request #167 from canjs/greenkeeper/steal-1.0.2
  • 01494e8 Use steal 1.0.4
  • e480429 Update package.json
  • 918e886 chore(package): update steal to version 1.0.2

See the full diff.