talktalk-node icon indicating copy to clipboard operation
talktalk-node copied to clipboard

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

Open greenkeeper[bot] opened this issue 5 years ago β€’ 2 comments

The devDependency ts-node was updated from 8.1.0 to 8.1.1.

🚨 View failing branch.

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

ts-node 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
  • ❌ ci/circleci: build: Your tests failed on CircleCI (Details).

Commits

The new version differs by 3 commits.

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 :palm_tree:

greenkeeper[bot] avatar May 25 '19 01:05 greenkeeper[bot]

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

greenkeeper[bot] avatar May 25 '19 02:05 greenkeeper[bot]

  • The devDependency ts-node was updated from 8.1.1 to 8.2.0.

Your tests are still failing with this version. Compare changes

Release Notes for Cache FS Operations

Added

  • Expand FS cache to all file system operations

Changed

  • Pass all files to "root scripts" TypeScript compiler option to improve performance
Commits

The new version differs by 3 commits.

  • b8fd523 8.2.0
  • 1e838f7 Caching all FS operations improves perf 1.25x
  • 6dad5ad List all files in memory cache improves perf 1.4x

See the full diff

greenkeeper[bot] avatar May 26 '19 01:05 greenkeeper[bot]