infinitered / gluegun

A delightful toolkit for building TypeScript-powered command-line apps.
MIT License
2.95k stars 147 forks source link

chore(deps): update dependency ts-node to v8.6.2 #709

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
ts-node devDependencies minor 8.5.4 -> 8.6.2

Release Notes

TypeStrong/ts-node ### [`v8.6.2`](https://togithub.com/TypeStrong/ts-node/releases/v8.6.2) [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.6.1...v8.6.2) **Fixed** - Downgrade `yn` due to node engine ([#​942](https://togithub.com/TypeStrong/ts-node/issues/942)) ### [`v8.6.1`](https://togithub.com/TypeStrong/ts-node/releases/v8.6.1) [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.6.0...v8.6.1) **Fixed** - Fix the resolution order of `TS_NODE_COMPILER_OPTIONS` - closes [#​938](https://togithub.com/TypeStrong/ts-node/issues/938) ### [`v8.6.0`](https://togithub.com/TypeStrong/ts-node/releases/v8.6.0) [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.5.4...v8.6.0) **Fixed** - Remove normalize slashes from config file loading for Windows **Added** - Configure using `tsconfig.json` ([#​921](https://togithub.com/TypeStrong/ts-node/issues/921)) [@​cspotcode](https://togithub.com/cspotcode) 🎉 - Allow `dir` to be configurable - Add `--build` flag for emitting compiled TypeScript (under `--compiler-host` mode) - Incremental compiler support ([#​895](https://togithub.com/TypeStrong/ts-node/issues/895))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

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

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

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



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

infinitered-circleci commented 4 years ago

:tada: This PR is included in version 4.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: