Open greenkeeper[bot] opened 5 years ago
After pinning to 8.0.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
ts-node was updated from 8.1.1
to 8.2.0
.Your tests are still failing with this version. Compare changes
Added
Changed
devDependency
ts-node was updated from 8.3.0
to 8.4.0
.Your tests are still failing with this version. Compare changes
Added
Fixed
devDependency
ts-node was updated from 8.4.0
to 8.4.1
.Your tests are still failing with this version. Compare changes
Fixed
devDependency
ts-node was updated from 8.4.1
to 8.5.0
.Your tests are still failing with this version. Compare changes
The new version differs by 20 commits.
3d92f25
8.5.0
fe7f89f
Fix repeated regex handling with newlines
5ad88c9
Update documentation for CLI flags
98c0c9b
Rename --cwd
flag to --dir
be8e2e1
Expose create
function based on register
06c7751
Remove -i
from environment variables
2e99c50
Replace internal _preloadModules
usage
1ad44bf
Add ts-script
which sets cwd
to the script dir
87a5b14
Fix format diagnostics on old TypeScript versions
234f2e7
Clear module test path from cache
35d8a0c
Enable REPL history
c1c22f8
Support registering scoped compiler instances
d6208d0
Fix tests for enabled
to clear require cache
0100c71
Allow cwd
to be configurable
85aa2d3
Allow dynamic disable of registered instance
There are 20 commits in total.
See the full diff
devDependency
ts-node was updated from 8.5.0
to 8.5.2
.Your tests are still failing with this version. Compare changes
devDependency
ts-node was updated from 8.5.0
to 8.5.2
.Your tests are still failing with this version. Compare changes
devDependency
ts-node was updated from 8.5.2
to 8.5.3
.Your tests are still failing with this version. Compare changes
Fixed
devDependency
ts-node was updated from 8.5.3
to 8.5.4
.Your tests are still failing with this version. Compare changes
node_modules
ignore 266eaa5devDependency
ts-node was updated from 8.6.1
to 8.6.2
.Your tests are still failing with this version. Compare changes
The new version differs by 23 commits.
8ac4be5
8.6.2
8db216c
Downgrade yn
due to node engine (#942)
b90754e
Merge process.env
in tests for CI
1f063d7
8.6.1
db409d7
Fix order of DEFAULTS
, tsconfig
, rawOptions
9aa66ff
8.6.0
3334305
Remove normalize slashes from config file loading
8834d64
Add backward compatibility to master branch
aa6f36f
Merge branch '8.x'
3401f59
Improve docs for --files
option (#930)
1a0ace2
Configure using tsconfig.json
(#921)
dd56112
Bump handlebars from 4.1.2 to 4.5.3 (#931)
2ba0a8f
Add documentation on syntax errors
4dbc15d
Rename --build
to --emit
6045a24
Update dev dependencies
There are 23 commits in total.
See the full diff
devDependency
ts-node was updated from 8.6.2
to 8.7.0
.Your tests are still failing with this version. Compare changes
Fixed
ts.sys.readDirectory
(#969)-
(#944)Added
LanguageServiceHost::getProjectVersion
to workaround microsoft/TypeScript#36748 (#906ts-node-transpile-only
binary (#939) @G-RathChanged
Docs
devDependency
ts-node was updated from 8.7.0
to 8.8.0
.Your tests are still failing with this version. Compare changes
devDependency
ts-node was updated from 8.8.0
to 8.8.1
.Your tests are still failing with this version. Compare changes
The devDependency ts-node was updated from
8.0.3
to8.1.0
.🚨 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
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/alexgorbatchev/gulp-print/builds/520092224?utm_source=github_status&utm_medium=notification)).Commits
The new version differs by 4 commits.
d117650
8.1.0
66d54af
Cache file system operations (#803)
038f83d
Remove
incremental
&tsBuildInfoFile
compiler opts (#815)750ecca
Add
--log-error
option (#818)See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: