-
Notifications
You must be signed in to change notification settings - Fork 3
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 🚨 #115
Comments
After pinning to 8.5.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for Fix relative `node_modules` ignore
|
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 25 commits.
There are 25 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v8.7.0Fixed
Added
Changed Docs |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for [Perf] List File NamesAdded
Fixed CommitsThe new version differs by 46 commits.
There are 46 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 48 commits.
There are 48 commits in total. See the full diff |
The devDependency ts-node was updated from
8.5.2
to8.5.3
.🚨 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 transpile diagnostics
Fixed
--ignore
relative ea6e1daCommits
The new version differs by 3 commits.
30adec7
8.5.3
907e3e1
Pass correct diagnostics list in transpile mode (#917)
ea6e1da
Make
--ignore
relativeSee 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: