-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An in-range update of ts-node is breaking the build 🚨 #63
Comments
After pinning to 8.6.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Your tests are still failing with this version. Compare changes Release Notes for v8.7.0Fixed
Added
Changed Docs |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes Release Notes for Avoid Extra `rootFileNames` ChangesFixed
|
Your tests are still failing with this version. Compare changes Release Notes for v8.9.0Fixed Fix failing tests caused by recent changes to @types/node (#1016) Added Add timestamps to debug logging (#994) @sylc Docs Improve coverage of the README (#1000) @KasparEtter |
Your tests are still failing with this version. Compare changes Release Notes for Fix `--interactive` / `-i` flag so it forces REPL even when stdin is not a TTYFixed Fix |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes Release Notes for v8.10.2Fixed Fixes #1037: source maps broken on Windows. (#1038) Misc Fix failing tests on node 6 (#1035) |
The devDependency ts-node was updated from
8.6.1
to8.6.2
.🚨 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
Release Notes for FIx `yn` Dependency
Fixed
yn
due to node engine (#942)Commits
The new version differs by 3 commits.
8ac4be5
8.6.2
8db216c
Downgrade
yn
due to node engine (#942)b90754e
Merge
process.env
in tests for CISee 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 🌴
The text was updated successfully, but these errors were encountered: