FullScreenShenanigans / TimeHandlr

A flexible, pausable alternative to setTimeout and setInterval for GameStartr Things.
MIT License
1 stars 0 forks source link

An in-range update of tsutils is breaking the build 🚨 #16

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.16.0 of tsutils was just published.

Branch Build failing 🚨
Dependency tsutils
Current Version 2.15.0
Type devDependency

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

tsutils 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](https://travis-ci.org/FullScreenShenanigans/TimeHandlr/builds/326158638?utm_source=github_status&utm_medium=notification)

Release Notes v2.16.0

Features:

  • added isDecorator and isCallLikeExpression typeguards
Commits

The new version differs by 4 commits.

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 2.15.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 6 years ago

Version 2.17.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes v2.17.0

Features:

  • added kind property to NodeWrap
  • added getControlFlowEnd to public API
Commits

The new version differs by 4 commits.

  • 9b6c2e6 v2.17.0
  • 9bb8680 Expose getControlFlowEnd
  • ccf62a8 added kind property to NodeWrap
  • 3a86cf2 chore(package): update @types/node to version 9.3.0 (#21)

See the full diff