furystack / websocket-api

WebSocket API Layer for FuryStack
GNU General Public License v2.0
0 stars 0 forks source link

An in-range update of @sensenet/client-utils is breaking the build 🚨 #10

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency @sensenet/client-utils was updated from 1.2.0 to 1.2.1.

🚨 View failing branch.

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

@sensenet/client-utils 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 failed ([Details](https://travis-ci.org/furystack/websocket-api/builds/452801249?utm_source=github_status&utm_medium=notification)).

Release Notes for 1.2.1

Fixes

  • Fixed strong type for debounce return type

Changes

  • Dispose promises will be awaited in usingAsync() calls
Commits

The new version differs by 4 commits.

  • 50ddebb [KFI]fix(usingAsync): async dispose() methods will be awaited
  • 718b18f [KFI]fix(Debounce): added strong return type
  • 2da9a7a Merge branch 'release/1.2.0'
  • abadeb4 [KFI]chore(bumped version):

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 5 years ago

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