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.5.2 #668

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.4.1 -> 8.5.2

Release Notes

TypeStrong/ts-node ### [`v8.5.2`](https://togithub.com/TypeStrong/ts-node/releases/v8.5.2) [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.5.0...v8.5.2) **Fixed** - Revert `--require` module loading change ### [`v8.5.0`](https://togithub.com/TypeStrong/ts-node/releases/v8.5.0) [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.4.1...v8.5.0) **Added** - Expose `ts-script` for relative `tsconfig.json` files from `` - Support `--interactive` CLI option - Expose registered `ts-node` instance information on `process` - Allow dynamic `enable` of registered `ts-node` instances - Allow `--dir` to be configurable from CLI - Add `--scope` flag for directory scoped compilation of TypeScript - REPL history on node 11+ - Expose `create` function for programmatic compiler usage **Fixed** - Repeated RegExps in REPL will now compile

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 modify the PR title to begin with "rebase!".

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



Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

infinitered-circleci commented 4 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: