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-observation is breaking the build 🚨 #29

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.1.3 of can-observation just got published.

Branch Build failing 🚨
Dependency can-observation
Current Version 3.1.2
Type dependency

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

As can-observation 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-kefir/builds/222181531)
Commits

The new version differs by 3 commits .

  • 893a4bb Update dist for release
  • 07ada29 Merge pull request #78 from canjs/update-can-event
  • bbb2e93 Update can-event dep to match that used by other can libraries

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

Version 3.1.4 just got published.

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

Release Notes allowing can-observation to read promise-like values

#82

Commits

The new version differs by 14 commits0.

  • b5d27fc Update dist for release
  • a34dccc Merge pull request #83 from canjs/is-promise-like
  • e47ea58 allowing can-observation to read promise-like values
  • a57937b running async and reader tests
  • 44a73e4 Merge pull request #81 from canjs/greenkeeper/initial
  • 40d5eca docs(readme): add Greenkeeper badge
  • ee868b4 chore(package): update dependencies
  • aafeb34 Merge pull request #79 from canjs/revert-73-70-report-promise-errors
  • a51d73a Revert "#70 report promise errors"
  • 53a555f Merge pull request #73 from canjs/70-report-promise-errors
  • 46a0afc update reader promise errors output and tests to use latest can-util/dev.error
  • 0d46208 adjust promise error handling
  • 49e1b4c refactor promise rejection reader test to use window.onerror instead of overwriting setTimeout
  • 156c6de #70: Catch and report promise rejections

false

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.1.5 just got published.

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

Release Notes Report Promise Errors

don't swallow promise errors

Commits

The new version differs by 17 commits.

  • 90bba4f Update dist for release
  • eefb171 Merge pull request #80 from canjs/70-report-promise-errors
  • b5d27fc Update dist for release
  • a34dccc Merge pull request #83 from canjs/is-promise-like
  • e47ea58 allowing can-observation to read promise-like values
  • a57937b running async and reader tests
  • 44a73e4 Merge pull request #81 from canjs/greenkeeper/initial
  • 40d5eca docs(readme): add Greenkeeper badge
  • ee868b4 chore(package): update dependencies
  • d6cba7a restore
  • aafeb34 Merge pull request #79 from canjs/revert-73-70-report-promise-errors
  • a51d73a Revert "#70 report promise errors"
  • 53a555f Merge pull request #73 from canjs/70-report-promise-errors
  • 46a0afc update reader promise errors output and tests to use latest can-util/dev.error
  • 0d46208 adjust promise error handling

There are 17 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.1.6 just got published.

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

Release Notes Makes reads handle numbers

#87

Commits

The new version differs by 20 commits.

  • cd9dc21 Update dist for release
  • c55ca04 Merge pull request #87 from canjs/207-stache-reads-strings
  • 9d1987d for can-stache#207 makes reads handle numbers
  • 90bba4f Update dist for release
  • eefb171 Merge pull request #80 from canjs/70-report-promise-errors
  • b5d27fc Update dist for release
  • a34dccc Merge pull request #83 from canjs/is-promise-like
  • e47ea58 allowing can-observation to read promise-like values
  • a57937b running async and reader tests
  • 44a73e4 Merge pull request #81 from canjs/greenkeeper/initial
  • 40d5eca docs(readme): add Greenkeeper badge
  • ee868b4 chore(package): update dependencies
  • d6cba7a restore
  • aafeb34 Merge pull request #79 from canjs/revert-73-70-report-promise-errors
  • a51d73a Revert "#70 report promise errors"

There are 20 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.1.7 just got published.

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

Release Notes primitive properties can be read

In stache, {{number.toFixed(2)}} should now work.

From #89

Commits

The new version differs by 23 commits.

  • 6b68965 Update dist for release
  • bec50d1 Merge pull request #89 from canjs/88-read-primitives
  • bc669da fixes #88
  • cd9dc21 Update dist for release
  • c55ca04 Merge pull request #87 from canjs/207-stache-reads-strings
  • 9d1987d for can-stache#207 makes reads handle numbers
  • 90bba4f Update dist for release
  • eefb171 Merge pull request #80 from canjs/70-report-promise-errors
  • b5d27fc Update dist for release
  • a34dccc Merge pull request #83 from canjs/is-promise-like
  • e47ea58 allowing can-observation to read promise-like values
  • a57937b running async and reader tests
  • 44a73e4 Merge pull request #81 from canjs/greenkeeper/initial
  • 40d5eca docs(readme): add Greenkeeper badge
  • ee868b4 chore(package): update dependencies

There are 23 commits in total.

See the full diff