Open greenkeeper[bot] opened 6 years ago
After pinning to 6.1.0 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 version. Explicitly upgrade to this version π
Fixed
buffer-from
module for old-node.js compatibilityAdded
Your tests are passing again with this version. Explicitly upgrade to this version π
Added
--files
) can be used to disable loading files from tsconfig.json
by defaultThe new version differs by 8 commits.
f260591
6.2.0
14c7e26
Add flag to skip loading files
from config
f645d9e
6.1.2
b751d82
Properly apply environment defaults with CLI (#612)
80f25fe
Use buffer-from
(#610)
22915fd
Manual adjustments to SVG size
a9cbbb2
Show logo on README
8a6da5a
Add logo (#607)
See the full diff
Version 6.1.1 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
- β **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/matteoterrinoni/react-virtualized-table/builds/391131663?utm_source=github_status&utm_medium=notification)Release Notes
Remove `emitDeclarationOnly`Fixed
emitDeclarationOnly
from configuration to ensure config is validCommits
The new version differs by 3 commits.
e034830
6.1.1
8a1cbe0
Promote local install over global in README (#590)
1063e28
Delete
emitDeclarationOnly
from config (#605)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: