buehler/node-typescript-parser

An in-range update of tslib is breaking the build 🚨

Closed this issue Β· 1 comments

Version 1.9.3 of tslib was just published.

Branch Build failing 🚨
Dependency [tslib](https://github.com/Microsoft/tslib)
Current Version 1.9.2
Type dependency

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

tslib 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/appveyor/branch AppVeyor build succeeded Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details

Release Notes tslib 1.9.3

This release changes the __extends and __assign helper functions so that certain tools may more easily analyze them. Details are available on Microsoft/TypeScript#24244.

Commits

The new version differs by 2 commits.

  • 9dd9aa3 Update version to '1.9.3'.
  • 4dc67f4 Update helpers to use redefining pattern if needed (related to Microsoft/TypeScript#24244) (#54)

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 🌴

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