Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
greenkeeper bot opened this issue Jan 15, 2018 · 2 comments
Closed

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

greenkeeper bot opened this issue Jan 15, 2018 · 2 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Jan 15, 2018

Version 2.17.1 of tsutils was just published.

Branch Build failing 🚨
Dependency tsutils
Current Version 2.17.0
Type dependency

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

tsutils 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
  • ci/circleci Your tests failed on CircleCI Details

Release Notes v2.17.1

Bugfixes:

  • getControlFlowEnd and endsControlFlow (#22)
    • ThrowStatements inside try are filtered out if there is a catch clause
    • TryStatements with catch only end control flow if try AND catch definitely end control flow
Commits

The new version differs by 2 commits.

  • 6623960 v2.17.1
  • 5253c45 getControlFlowEnd: fix handling of try statement

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 15, 2018

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

@ajafff
Copy link
Owner

ajafff commented Jan 15, 2018

Caused by CircleCI issues

@ajafff ajafff closed this as completed Jan 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant