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

Update dependency ts-node to v6.2.0 #24

Merged
merged 1 commit into from
Sep 1, 2018
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2018

This Pull Request updates devDependency ts-node (source) from v6.0.2 to v6.2.0


Release Notes

Files Config Flag

Compare Source

Added

  • New flag (--files) can be used to disable loading files from tsconfig.json by default

CLI Flags

Compare Source

Fixed

  • Correct CLI default flags using environment variables
  • Use buffer-from module for old-node.js compatibility

Added

  • Awesome new logo to README!

Remove emitDeclarationOnly

Compare Source

Fixed

  • Delete emitDeclarationOnly from configuration to ensure config is valid

TypeScript Error Formatting

Compare Source

Changed

  • Use TypeScript error formatting for diagnostic ouput
  • Delete declarationMap option from input configuration under ts-node

Normalize More Places For Windows

Compare Source

Fixed

  • More places to normalize for Windows to work

Windows Project Resolution

Compare Source

Fixed

  • Normalize paths for Windows before trying to resolve the project path
  • Use Buffer.from instead of deprecated new Buffer

REPL Context

Compare Source

Fixed

  • Use Script#runInThisContext via REPL to ensure objects all exist in the same context


This PR has been generated by Renovate Bot.

@karfau karfau merged commit 85d6238 into master Sep 1, 2018
@renovate renovate bot deleted the renovate/ts-node-6.x branch September 1, 2018 08:23
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.

2 participants