talktalk-node
talktalk-node copied to clipboard
An in-range update of ts-node is breaking the build π¨
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).
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:
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.
- The
devDependency
ts-node was updated from8.1.1
to8.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