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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency ts-node to v8 #21

Merged
merged 1 commit into from
May 19, 2019
Merged

Update dependency ts-node to v8 #21

merged 1 commit into from
May 19, 2019

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 9, 2019

This PR contains the following updates:

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

Release Notes

TypeStrong/ts-node

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 2 times, most recently from d3eaec6 to dbe0070 Compare May 17, 2019 03:53
@renovate renovate bot changed the title chore(deps): update dependency ts-node to v8 Update dependency ts-node to v8 May 17, 2019
@hikerpig hikerpig merged commit e44cf4e into master May 19, 2019
@renovate renovate bot deleted the renovate/ts-node-8.x branch May 19, 2019 04:48
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.

None yet

2 participants