Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.

Update ts-node to version 1.5.0 🚀 #825

Closed
wants to merge 1 commit into from

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

ts-node just published its new version 1.5.0.

State Update 🚀
Dependency ts-node
New version 1.5.0
Type devDependency

This version 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.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project ✨

You rock!

🌴


GitHub Release

Changed

  • Throw recoverable errors in REPL when the diagnostic codes look recoverable
  • Improve line offset handling by manually passing the line offset for debugging to node and re-use for TypeScript diagnostic formatting
  • Improve eval handling by using multiple TypeScript files auto-incremented and referenced at each execution step (fixes the ASI issue)

The new version differs by 19 commits .

  • df58bdc v1.5.0
  • 1553197 Enable line offset overrides, recoverable errors
  • 7fba315 Refactor eval handling to use TypeScript refs
  • a059159 v1.4.3
  • 1d695b8 Update node definition to latest
  • d764777 Support --inspect flag
  • 4aff7d7 Compare options from reading config (#217)
  • 196bebf v1.4.2
  • cfaf3fc Fix JSX source maps using { "jsx": "preserve" }
  • 822cec5 v1.4.1
  • db6b00c Merge compilerOptions env variable with CLI arg (#213)
  • cb30cf6 v1.4.0
  • 9830c84 Enable the ability to set shouldIgnore array (#210)
  • 7e3d6f4 Update project, parse environment variables (#209)
  • fb65422 Throw a TypeError when requiring .d.ts files (#208)

There are 19 commits in total. See the full diff.


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? ⚡ greenkeeper upgrade

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

Successfully merging this pull request may close these issues.

3 participants