You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 6, 2019. It is now read-only.
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
❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).
Release Notes for Relative TypeScript
Added
Fall back on resolving relative TypeScript packages (normal resolution is from working directory, these two things can be the same in the case of locally installed packages)
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.
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: