vitalyavolyn / node-vk-bot

Create and control VK bots easily.
MIT License
34 stars 11 forks source link

chore(deps): update dependency ts-node to v8 #74

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
ts-node devDependencies major 7.0.1 -> 8.0.2 source

Release Notes

TypeStrong/ts-node ### [`v8.0.2`](https://togithub.com/TypeStrong/ts-node/releases/v8.0.2) [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.0.1...v8.0.2) **Fixed** - Override `include` property, not `includes` 🤕 ### [`v8.0.1`](https://togithub.com/TypeStrong/ts-node/releases/v8.0.1) [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.0.0...v8.0.1) **Fixed** - Add missing `arg` to `package.json` dependencies ### [`v8.0.0`](https://togithub.com/TypeStrong/ts-node/releases/v8.0.0) [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v7.0.1...v8.0.0) **Changed** - Remove JavaScript output cache - Cleaned up CLI args - The `-p` option must now be `-pe` since `arg` does not support optional flag and string at the same time - Other CLI options support camel case must now be specified in `kebab-case` - Preserve `ts-node` arguments in `execArgv` for forked processes to use - Avoid loading files at the configuration level by default - Avoids `ts-node` REPL taking a long time in a large user directory

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.



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