Open greenkeeper[bot] opened 7 years ago
Merging #81 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #81 +/- ##
=======================================
Coverage 96.55% 96.55%
=======================================
Files 6 6
Lines 58 58
Branches 3 3
=======================================
Hits 56 56
Partials 2 2
Continue to review full report at Codecov.
Legend - Click here to learn more
Ξ = absolute <relative> (impact)
,ΓΈ = not affected
,? = missing data
Powered by Codecov. Last update f5e3368...e5ae16c. Read the comment docs.
Update to this version instead π
Fixed
version
which lists the files used by TypeScript. TypeScript peruses this list occasionally and blows up when a non-.ts
file is in the listUpdate to this version instead π
Changed
Update to this version instead π
The new version differs by 7 commits.
d90ffba
3.2.0
2e03f54
fix(package): update chalk to version 2.0.0 (#372)
c60d3a7
Export printError
utility (#376)
3f0d975
Enable debug flag for method call tracking (#377)
394ddb8
Boolean flags inherit from env (#375)
82effb2
Handle possibly undefined diagnostic "start"
9bc3dd8
Remove preferGlobal
from package.json
See the full diff
Update to this version instead π
Fixed
Update to this version instead π
Changed
--fast
is the default behaviour now, use --type-check
for type checking behaviourAdded
@types
packagesFixed
The new version differs by 23 commits.
94cba9c
4.0.0
be7895c
Forward signals correctly (#419)
85c139a
Remove forced exit on inline evals (#477)
d4a1c94
Improve performance on large projects (#461)
c57ded2
Fix -n
reference in README
e7591c7
Update README with docs on --no-
prefixes
e8bdbed
Stricter undefined
checks for options
ce1eceb
Update chalk
and related types
d02f8f1
Check options.project == null
instead of falsy
1d630f9
chore(package): update tslint-config-standard to version 7.0.0 (#454)
88e9a9d
Update mocha docs in README (#446)
3718bf1
Update chalk
imports (#451)
6dd8867
chore(package): update react to version 16.0.0 (#435)
a62b3b6
chore(package): update mocha to version 4.0.0 (#438)
c01709c
fix(package): update source-map-support to version 0.5.0 (#439)
There are 23 commits in total.
See the full diff
Update to this version instead π
Fixed
register/
directory to packageUpdate to this version instead π
Changed
@types
deps to dev depsUpdate to this version instead π
Changed
Update to this version instead π
Fixed
rootDir
errorsUpdate to this version instead π
Many people were having issues with "fast" transpilation being the default over full project type checking like tsc
. Type checking the full project upfront is slower but expected behaviour, so it's the default once again. You can still enable transpileOnly
or ts-node/register/transpile-only
for the faster transpiler without type checking.
Changed
typeCheck == true || transpileOnly == false
The new version differs by 10 commits.
68c130c
6.0.0
58b243c
Use strict
in tsconfig.json
aa9052d
Add transpileOnly
flag, default to typeCheck
f2ede03
chore(package): update @types/mocha to version 5.0.0 (#557)
5ebd393
Note type check features failing at runtime (#555)
6ea624b
Add note to README about watching (#408)
c882abb
Add instructions for VS Code (#554)
47efa34
chore(package): update package-lock.json (#551)
97fb330
chore(package): update proxyquire to version 2.0.0 (#547)
a953579
Update README screenshot
See the full diff
Update to this version instead π
Changed
-T
short flag for transpile only modeUpdate to this version instead π
Fixed
Update to this version instead π
Fixed
Script#runInThisContext
via REPL to ensure objects all exist in the same contextUpdate to this version instead π
Fixed
Buffer.from
instead of deprecated new Buffer
Update to this version instead π
Fixed
normalize
for Windows to workUpdate to this version instead π
Changed
declarationMap
option from input configuration under ts-node
Update to this version instead π
Fixed
emitDeclarationOnly
from configuration to ensure config is validUpdate to this version instead π
Fixed
buffer-from
module for old-node.js compatibilityAdded
Update to this version instead π
Added
--files
) can be used to disable loading files from tsconfig.json
by defaultUpdate to this version instead π
Changed
tsconfig.json
files by default to speed up startupUpdate to this version instead π
Added
composite
flag from configuration fileThe new version differs by 7 commits.
ad6183a
7.0.1
6df09a9
Remove composite
option from configuration (#657)
2017b3a
Ignore TypeScript error 2355 in REPL (#645)
743e80f
Add documentation for fixing missing types (#627)
55741b6
Note defaults, ignoring node_modules
, types tip
ff8ed42
Use argv
defaults consistently
c692f94
Test custom typeRoots
support in tsconfig.json
See the full diff
devDependency
ts-node was updated from 3.0.3
to 8.0.2
.Update to this version instead π
The new version differs by 26 commits.
7f5284c
8.0.2
e009d79
Correct fixConfig
include files
7213c0f
Use latest typescript
for development
c8ddd66
Remove obsolete cache options in README (#767)
544851e
Remove globally installed typescript
from README
c94eb1d
Add npm run build
to .travis.yml
explicitly
0db041f
Remove used dependencies from package
15188c1
8.0.1
9f2eee9
Add arg
to package.json
d476ac8
Replace prepublish
script with prepare
e6d50ef
8.0.0
ea9bad7
Skip loading files at configuration level
b39b38d
Preserve execArgv
with ts-node
arguments (#760)
157bb4c
Fix compiler issue with node 6 + latest TypeScript (#761)
d9f310e
Replace minimist
with type-safe arg
(#759)
There are 26 commits in total.
See the full diff
devDependency
ts-node was updated from 3.0.3
to 8.0.3
.Update to this version instead π
Added
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 host
062254f
Conditionally enable .[tj]sx
extensions
See the full diff
devDependency
ts-node was updated from 3.0.3
to 8.1.0
.devDependency
ts-node was updated from 3.0.3
to 8.1.1
.devDependency
ts-node was updated from 3.0.3
to 8.2.0
.devDependency
ts-node was updated from 3.0.3
to 8.3.0
.devDependency
ts-node was updated from 3.0.3
to 8.4.0
.devDependency
ts-node was updated from 3.0.3
to 8.4.1
.devDependency
ts-node was updated from 3.0.3
to 8.5.0
.devDependency
ts-node was updated from 3.0.3
to 8.5.2
.devDependency
ts-node was updated from 3.0.3
to 8.5.3
.devDependency
ts-node was updated from 3.0.3
to 8.5.4
.devDependency
ts-node was updated from 3.0.3
to 8.6.2
.devDependency
ts-node was updated from 3.0.3
to 8.7.0
.devDependency
ts-node was updated from 3.0.3
to 8.8.0
.devDependency
ts-node was updated from 3.0.3
to 8.8.1
.devDependency
ts-node was updated from 3.0.3
to 8.8.2
.devDependency
ts-node was updated from 3.0.3
to 8.9.0
.devDependency
ts-node was updated from 3.0.3
to 8.9.1
.devDependency
ts-node was updated from 3.0.3
to 8.10.0
.devDependency
ts-node was updated from 3.0.3
to 8.10.1
.π¨ Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! π ππ¨ π
Find out how to migrate to Snyk at greenkeeper.io
devDependency
ts-node was updated from 3.0.3
to 8.10.2
.
Version 3.0.5 of ts-node just got published.
The version 3.0.5 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of ts-node. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 9 commits.
c18331a
3.0.5
5cf97b1
Add
--inspect-brk
to known flags (#343)7dfb3e3
Pin node tests at
6.x
(#340)633d537
chore(package): update chai to version 4.0.1 (#337)
b751a56
Define
exports
and improvegetTypeInfo
help (#332)d018300
Update
yn
default optioncc3bf22
Expose
_
bin file for consumers to use01a6be2
3.0.4
d5849b4
Enable caching by default for programmatic usage (#323)
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: