molecuel / core

Molecuel core module
MIT License
4 stars 1 forks source link

An in-range update of typescript is breaking the build 🚨 #5

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.1.5 of typescript just got published.

Branch Build failing 🚨
Dependency typescript
Current Version 2.1.4
Type devDependency

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

As typescript is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a 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/molecuel/mlcl_core/builds/191154832)
Commits

The new version differs by 252 commits .

  • 2dbc531 Update LKG
  • c26f402 Merge pull request #13277 from Microsoft/fix13276
  • f412e10 Fix the emit when jsx attribute expression is empty
  • 32cec58 Update LKG
  • f330a7e Merge pull request #13220 from Microsoft/mergeMaster1229
  • cc306f6 Aggregate flags for ExpressionWithTypeArguments
  • bf7c51c Do not report helper module errors in ambient contexts for Rest helper
  • 708f9e5 Fix UMD header to work with r.js
  • 3eabf97 Updated baselines
  • b155b68 Improve SourceMap emit for down-level async functions
  • 150463e tsserver should use newline provided by the host (#13185) (#13186)
  • dde8411 Update LKG
  • 5f720c2 Merge pull request #13138 from Microsoft/mergeMaster1222
  • 50288d9 Check trace enabled befoe tracing
  • 2cf9979 Merge pull request #13105 from Microsoft/Fix12921

There are 250 commits in total. 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

After pinning to 2.1.4 your tests are passing again. Downgrade this dependency 📌.