-
Notifications
You must be signed in to change notification settings - Fork 1
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 🚨 #43
Comments
After pinning to 6.0.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Version 6.0.5 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release NotesNormalize More Places For WindowsFixed
|
Version 6.1.0 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release NotesTypeScript Error FormattingChanged
|
Version 6.1.1 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release NotesRemove `emitDeclarationOnly`Fixed
|
Version 6.1.2 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release NotesCLI FlagsFixed
Added
|
Version 6.2.0 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release NotesFiles Config FlagAdded
|
Version 6.0.4 of ts-node was just published.
ts-node
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
Windows Project ResolutionFixed
Buffer.from
instead of deprecatednew Buffer
Commits
The new version differs by 3 commits.
98d72ce
6.0.4
4f40026
Use
Buffer.from
45664e7
Fix project path resolution on Windows (#596)
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 🌴
The text was updated successfully, but these errors were encountered: