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

chore(deps): update dependency ts-node to ^5.0.0 #4

Merged
merged 1 commit into from
Feb 20, 2018

Conversation

renovate[bot]
Copy link
Contributor

@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.

@azu azu merged commit 6e11048 into master Feb 20, 2018
@azu azu deleted the renovate/ts-node-5.x branch February 20, 2018 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants