Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 22, 2019

This PR contains the following updates:

Package Type Update Change
ts-node devDependencies major 7.0.1 -> 8.4.1

Release Notes

TypeStrong/ts-node

v8.4.1

Compare Source

Fixed

  • Revert "List all files in memory cache improves perf 1.4x" 87a6e2c

v8.4.0

Compare Source

Added

Fixed

v8.3.0

Compare Source

Added

  • Support --prefer-ts-exts flag

v8.2.0

Compare Source

Added

  • Expand FS cache to all file system operations

Changed

  • Pass all files to "root scripts" TypeScript compiler option to improve performance

v8.1.1

Compare Source

Fixed

  • Remove realpath from TypeScript compiler to support existing use-cases without preserveSymlinks

v8.1.0

Compare Source

Added

  • Expose --log-error option for logging on TypeScript compilation issues
  • Cache file system lookup operations

Changed

  • Remove incremental and tsBuildInfoFile compiler options

v8.0.3

Compare Source

Added

  • Fall back on resolving relative TypeScript packages (normal resolution is from working directory, these two things can be the same in the case of locally installed packages)

v8.0.2

Compare Source

Fixed

  • Override include property, not includes 🤕

v8.0.1

Compare Source

Fixed

  • Add missing arg to package.json dependencies

v8.0.0

Compare Source

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

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

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

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 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 Renovate Bot. View repository job log here.

@renovate renovate bot force-pushed the renovate/ts-node-8.x branch 6 times, most recently from 4a21820 to 2c5bdef Compare January 28, 2019 22:52
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch 6 times, most recently from 6c0466e to fb5fb16 Compare February 7, 2019 13:41
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch 2 times, most recently from 0e04120 to f578eb0 Compare February 8, 2019 15:46
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch 3 times, most recently from 6aa9089 to b757b6b Compare February 22, 2019 07:05
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch 4 times, most recently from f560747 to eb5d5f9 Compare March 1, 2019 19:00
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch 6 times, most recently from f03d08d to 54bc5e2 Compare March 11, 2019 18:41
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch 3 times, most recently from ad656ff to 9be86ad Compare March 20, 2019 02:47
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch 3 times, most recently from 4aaf14e to e0ec274 Compare April 15, 2019 02:02
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch 4 times, most recently from 9605d68 to 32eceb3 Compare April 23, 2019 20:56
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch 3 times, most recently from b20c217 to fef8b67 Compare May 3, 2019 14:46
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch 4 times, most recently from 843a1e2 to 2aa7722 Compare May 29, 2019 19:36
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch 2 times, most recently from 73d2800 to 4cfe2ce Compare June 15, 2019 00:58
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch 2 times, most recently from 618b0da to f2a0179 Compare July 9, 2019 00:40
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch 2 times, most recently from cc0402a to 0dfb3bf Compare July 24, 2019 12:45
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch 2 times, most recently from 7e7fc93 to 648f284 Compare August 26, 2019 10:48
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch 2 times, most recently from 20cbe42 to 7e0ca21 Compare August 29, 2019 17:49
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch 2 times, most recently from 6f81b2d to ce916e6 Compare September 15, 2019 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant