sparkles-dev / sparkles

A web tech stack built on open source.
https://sparkles.dev
MIT License
2 stars 0 forks source link

build: update dependency ts-node to ~8.5.0 #644

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.0 -> ~8.5.0

Release Notes

TypeStrong/ts-node ### [`v8.5.4`](https://togithub.com/TypeStrong/ts-node/releases/v8.5.4) [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.5.3...v8.5.4) - Fix relative `node_modules` ignore [`266eaa5`](https://togithub.com/TypeStrong/ts-node/commit/266eaa5) ### [`v8.5.3`](https://togithub.com/TypeStrong/ts-node/releases/v8.5.3) [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.5.2...v8.5.3) **Fixed** - Pass correct diagnostics list in transpile mode ([#​917](https://togithub.com/TypeStrong/ts-node/issues/917)) [`907e3e1`](https://togithub.com/TypeStrong/ts-node/commit/907e3e1) - Make `--ignore` relative [`ea6e1da`](https://togithub.com/TypeStrong/ts-node/commit/ea6e1da) ### [`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: "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).

: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.