funkster-js / core

Core types and combinators.
https://www.npmjs.com/package/@funkster/core
The Unlicense
1 stars 1 forks source link

An in-range update of ts-node is breaking the build 🚨 #10

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.0.5 of ts-node just got published.

Branch Build failing 🚨
Dependency ts-node
Current Version 3.0.4
Type devDependency

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

As ts-node 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/funkster-js/core/builds/240006710?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 7 commits.

  • c18331a 3.0.5
  • 5cf97b1 Add --inspect-brk to known flags (#343)
  • 7dfb3e3 Pin node tests at 6.x (#340)
  • 633d537 chore(package): update chai to version 4.0.1 (#337)
  • b751a56 Define exports and improve getTypeInfo help (#332)
  • d018300 Update yn default option
  • cc3bf22 Expose _ bin file for consumers to use

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

Version 3.1.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes Combine Source Map and Content Cache

Changed

  • Combine the source maps and content output in the cache (#368)
  • Add missing FS implementations to service host for TypeScript 2.5 (#366)
Commits

The new version differs by 6 commits.

  • 3ea7458 3.1.0
  • 1cac86b Combine source map with source file output (#368)
  • 61f1c16 Add missing implementations to service host (#366)
  • 28697b1 chore(package): update tslint-config-standard to version 6.0.0 (#354)
  • 125544f 3.0.6
  • ae4b423 Set cache.contents (no version) on read request (#347)

See the full diff