Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ts-node to the latest version 🚀 #279

Closed
wants to merge 1 commit into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Dec 15, 2017

Version 4.0.2 of ts-node was just published.

Dependency ts-node
Current Version 3.3.0
Type dependency

The version 4.0.2 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of ts-node.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes Remove `@types` dependencies

Changed

  • Move @types deps to dev deps
Commits

The new version differs by 28 commits.

  • 129153f 4.0.2
  • f04c5f7 Move @types to dev dependencies (#484)
  • 3eefb00 Add --trace-warnings flag (#488)
  • 1541dfe 4.0.1
  • c6a70f9 Include register/ directory in published package
  • 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)

There are 28 commits in total.

See 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 🌴

@codecov-io
Copy link

codecov-io commented Dec 15, 2017

Codecov Report

Merging #279 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #279   +/-   ##
=======================================
  Coverage   61.31%   61.31%           
=======================================
  Files         344      344           
  Lines        4922     4922           
  Branches      718      718           
=======================================
  Hits         3018     3018           
  Misses       1771     1771           
  Partials      133      133

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 87c6b54...19636ae. Read the comment docs.

@DamianDunajski
Copy link
Contributor

Closing as release 4.0.2 does not solve our problems with ts-node 4.x.

@DamianDunajski DamianDunajski deleted the greenkeeper/ts-node-4.0.2 branch December 15, 2017 18:56
@timja
Copy link
Contributor

timja commented Dec 16, 2017

@geek-soft maybe try this?
TypeStrong/ts-node#480 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants