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

Bump ts-node from 3.0.6 to 5.0.1 in /frontend #65

Merged
merged 1 commit into from
Mar 13, 2018

Conversation

dependabot-preview[bot]
Copy link

Bumps ts-node from 3.0.6 to 5.0.1.

Release notes

Ignore rootDir Errors

Fixed

  • Ignore TypeScript rootDir errors

Remove Sub-Process

Changed

  • Remove the sub-process spawning behaviour that introduced issues with 4.x
    • Use node -r ts-node/register for advanced node.js flags such as --inspect
  • Drop support for pre-2.0 TypeScript releases
  • Use TypeScript to parse tsconfig.json to mirror tsc behaviours

Fixed

  • Fixed issues with CLI and environment variable defaults

Windows Detached Process

Changed

  • Avoid detaching process in Windows

Remove @types dependencies

Changed

  • Move @types deps to dev deps

Add Missing register/

Fixed

  • Add missing register/ directory to package

"Fast" By Default

Changed

  • --fast is the default behaviour now, use --type-check for type checking behaviour

Added

  • Support for custom transformers
  • @types packages

Fixed

  • Improved forwarding of signals
  • Don't force exit from REPL
  • Improved performance when type checking large projects

Validate Cache Files

Changed

  • Validate cache file endings before using

Improve Source Map Inline Perf

Fixed

  • Fixed inline source map replacement for large files

Fix .tsx Source Maps

Fixed

  • Fix the source map output for .tsx files

Boolean Env Flags

Changed

  • Inherit boolean flags from environment
  • Remove preferGlobal warning from package.json

Added

  • Export printError utility
  • Enable debug flag for hacking

Combine Source Map and Content Cache

Changed

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.

@Xenira Xenira merged commit 951663b into master Mar 13, 2018
@Xenira Xenira deleted the dependabot/npm_and_yarn/frontend/ts-node-5.0.1 branch March 13, 2018 09:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants