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

build: update dependency ts-node to ~5.0.0 #21

Merged
merged 1 commit into from
Feb 20, 2018
Merged

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 19, 2018

This Pull Request updates dependency ts-node from ~4.1.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 4861906 into master Feb 20, 2018
@dherges dherges deleted the renovate/ts-node-5.x branch February 20, 2018 07:24
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