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 #290

Merged
merged 1 commit into from
Aug 14, 2019
Merged

Conversation

renovate[bot]
Copy link
Contributor

@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.3.0

Release Notes

TypeStrong/ts-node

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.

@ghost ghost added the in progress label Jan 22, 2019
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch 3 times, most recently from 7956cc7 to 7540740 Compare January 28, 2019 15:21
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch 2 times, most recently from f4767ea to 3c18a76 Compare March 1, 2019 05:32
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch 2 times, most recently from 451c390 to 62996f2 Compare March 13, 2019 06:24
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch from 62996f2 to b437ec1 Compare April 2, 2019 03:21
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch 2 times, most recently from 66542c7 to eadb12a Compare April 17, 2019 00:23
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch 3 times, most recently from c6195ae to c052ec6 Compare May 30, 2019 22:07
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch from c052ec6 to e2243c1 Compare June 15, 2019 00:57
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch from e2243c1 to 91e531a Compare June 21, 2019 17:06
@shoota shoota merged commit e248db6 into master Aug 14, 2019
@shoota shoota deleted the renovate/ts-node-8.x branch August 14, 2019 03:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants