-
Notifications
You must be signed in to change notification settings - Fork 9
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 🚨 #11
Comments
After pinning to 8.0.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 🚀 |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 7 commits.
See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for Cache FS OperationsAdded
Changed
CommitsThe new version differs by 10 commits.
See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 13 commits.
See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for Program TransformersAdded Fixed CommitsThe new version differs by 17 commits.
There are 17 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for Fix 8.20 dependency regressionFixed
CommitsThe new version differs by 19 commits.
There are 19 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 39 commits.
There are 39 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for Revert `--require` module loadingFixed
CommitsThe new version differs by 41 commits.
There are 41 commits in total. See the full diff |
The devDependency ts-node was updated from
8.0.2
to8.0.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 Relative TypeScript
Added
Commits
The new version differs by 10 commits.
8706c31
8.0.3
d065dd2
Update README note about relative installations
655c43b
Fallback on resolving TypeScript relatively (#793)
c2ecc7d
Add note about local TypeScript to README (#789)
7414752
Update README with triple-slash directive example (#776)
efaf67a
Add VS Code env note to README (#738)
2609663
Avoid incrementing memory cache unnecessarily
b4bdb08
Specify sensitive file names for document registry
c215693
Utilize TypeScript
sys
better for service host062254f
Conditionally enable
.[tj]sx
extensionsSee 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: