Open greenkeeper[bot] opened 4 years ago
After pinning to 8.6.1 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.6.2
to 8.7.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
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 passing again with this update. Explicitly upgrade to this version π
Added
sanitize=true
to README for SVGs to work on NPMFixed
The new version differs by 21 commits.
3766cc9
8.8.0
fb17211
Add sanitize=true
to README for SVGs to work
aeb4817
Rollback mocha
upgrade due to node.js version
cb70a4a
Upgrade dev dependencies
2e9a2f1
Simplify projectVersion
incrementing
429cf6a
List all files for getScriptFileNames
(#985)
e8df418
Fix issue templates (again) (#975)
0c6c212
Fix issue templates (#974)
7e08a7b
Add github actions workflow for testing (#971)
6fd1cb3
8.7.0
6596a0d
Add instructions to readme for intellij / webstorm (#958)
e006df6
Add example for mocha 7, since they removed some watch flags in v7 (#961)
1f4e127
Remove caching of ts.sys.readDirectory (#969)
35e2f92
Implement getProjectVersion (#963)
f3cd4a5
Add issue template for feature requests (#959)
There are 21 commits in total.
See the full diff
devDependency
ts-node was updated from 8.8.0
to 8.8.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 23 commits.
0c0bc3d
8.8.1
be2c899
Fix --files
support
3766cc9
8.8.0
fb17211
Add sanitize=true
to README for SVGs to work
aeb4817
Rollback mocha
upgrade due to node.js version
cb70a4a
Upgrade dev dependencies
2e9a2f1
Simplify projectVersion
incrementing
429cf6a
List all files for getScriptFileNames
(#985)
e8df418
Fix issue templates (again) (#975)
0c6c212
Fix issue templates (#974)
7e08a7b
Add github actions workflow for testing (#971)
6fd1cb3
8.7.0
6596a0d
Add instructions to readme for intellij / webstorm (#958)
e006df6
Add example for mocha 7, since they removed some watch flags in v7 (#961)
1f4e127
Remove caching of ts.sys.readDirectory (#969)
There are 23 commits in total.
See the full diff
devDependency
ts-node was updated from 8.8.1
to 8.8.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
Fixed
rootFileNames
with versionThe new version differs by 26 commits.
3f50313
8.8.2
92cf961
Avoid pushing to rootFileNames
with version
366ac0b
Add test covering --files
flag (#987)
0c0bc3d
8.8.1
be2c899
Fix --files
support
3766cc9
8.8.0
fb17211
Add sanitize=true
to README for SVGs to work
aeb4817
Rollback mocha
upgrade due to node.js version
cb70a4a
Upgrade dev dependencies
2e9a2f1
Simplify projectVersion
incrementing
429cf6a
List all files for getScriptFileNames
(#985)
e8df418
Fix issue templates (again) (#975)
0c6c212
Fix issue templates (#974)
7e08a7b
Add github actions workflow for testing (#971)
6fd1cb3
8.7.0
There are 26 commits in total.
See the full diff
devDependency
ts-node was updated from 8.8.2
to 8.9.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
Fixed
Fix failing tests caused by recent changes to @types/node (#1016)
Fix #945: Bump source-map-support dependency to include upstream fix for worker threads error handling (#1015) @addaleax
Fix #1004: in --scriptMode
, resolve config file relative to realpath of entrypoint script (#1009)
Normalized filenames in cache to fix performance issues on Windows (#997) @sylc
Added
Add timestamps to debug logging (#994) @sylc
Docs
Improve coverage of the README (#1000) @KasparEtter
Change order of install commands in README (#993) @jacobdcastro
Mention ts-node -vv
flag in issue template (#1001)
Run GHActions tests on pull requests (#1017)
devDependency
ts-node was updated from 8.9.0
to 8.9.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
Fixed
Fix --interactive
/ -i
flag so it forces REPL even when stdin is not a TTY (#1019)
devDependency
ts-node was updated from 8.9.1
to 8.10.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
devDependency
ts-node was updated from 8.10.0
to 8.10.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
devDependency
ts-node was updated from 8.10.1
to 8.10.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
Fixed
Fixes #1037: source maps broken on Windows. (#1038)
Misc
Fix failing tests on node 6 (#1035)
Push coverage from Github Actions; remove TravisCI (#1034)
Run tests e2e against an npm pack && npm install
ed ts-node (#1032)
Run CI tests on Windows (#1041)
Run CI only once per commit on pull requests and master (#1042)
The devDependency ts-node was updated from
8.6.1
to8.6.2
.π¨ 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/Goodluckhf/IoC-container/builds/636496047?utm_source=github_status&utm_medium=notification)).Release Notes for FIx `yn` Dependency
Fixed
yn
due to node engine (#942)Commits
The new version differs by 3 commits.
8ac4be5
8.6.2
8db216c
Downgrade
yn
due to node engine (#942)b90754e
Merge
process.env
in tests for CISee 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: