Skip to content
This repository was archived by the owner on Nov 21, 2018. It is now read-only.

chore: update dependency ts-node to ^5.0.0 #25

Merged
merged 1 commit into from
Feb 20, 2018
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 19, 2018

This Pull Request updates dependency ts-node from ^4.0.0 to ^5.0.0

Release Notes

v5.0.0

Changed

  • Remove the sub-process spawning behaviour that introduced issues with 4.x
    • Use node -r ts-node/register for advanced node.js flags
  • Drop support for pre-2.0 TypeScript releases
  • Use TypeScript to parse tsconfig.json (should result in more consistent behaviour with tsc)

Fixed

  • Fixed issues with CLI and environment variable defaults

Commits

v5.0.0

  • 7164ab7 Remove process spawn, old TypeScript versions (#​536)
  • 68f8220 5.0.0

This PR has been generated by Renovate Bot.

@dherges dherges merged commit 7444822 into master Feb 20, 2018
@dherges dherges deleted the renovate/ts-node-5.x branch February 20, 2018 07:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants