Skip to content

Update dependency ts-node to ^8.6.2

Warren Gifford requested to merge renovate/ts-node-8.x into master

Created by: renovate[bot]

This PR contains the following updates:

Package Type Update New value References Sourcegraph
ts-node devDependencies minor ^8.6.2 source code search for "ts-node"

Release Notes

TypeStrong/ts-node

v8.6.2

Compare Source

Fixed

  • Downgrade yn due to node engine (#​942)

v8.6.1

Compare Source

Fixed

  • Fix the resolution order of TS_NODE_COMPILER_OPTIONS - closes #​938

v8.6.0

Compare Source

Fixed

  • Remove normalize slashes from config file loading for Windows

Added

  • Configure using tsconfig.json (#​921) @​cspotcode 🎉
  • Allow dir to be configurable
  • Add --build flag for emitting compiled TypeScript (under --compiler-host mode)
  • Incremental compiler support (#​895)

Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or if you tick the rebase/retry checkbox below.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

Merge request reports

Loading