Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

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

Merged
merged 1 commit into from
Feb 28, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 22, 2019

This PR contains the following updates:

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

Release Notes

TypeStrong/ts-node

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: "after 9am and before 3pm" (UTC).

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

♻️ Rebasing: Whenever PR is stale, 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.

@googlebot
Copy link

So there's good news and bad news.

👍 The good news is that everyone that needs to sign a CLA (the pull request submitter and all commit authors) have done so. Everything is all good there.

😕 The bad news is that it appears that one or more commits were authored or co-authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that here in the pull request.

Note to project maintainer: This is a terminal state, meaning the cla/google commit status will not change from this state. It's up to you to confirm consent of all the commit author(s), set the cla label to yes (if enabled on your project), and then merge this pull request when appropriate.

@renovate renovate bot force-pushed the renovate/ts-node-8.x branch 3 times, most recently from e3792b9 to 2c49684 Compare January 26, 2019 00:03
@codecov-io
Copy link

codecov-io commented Jan 26, 2019

Codecov Report

Merging #303 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #303   +/-   ##
=======================================
  Coverage   95.19%   95.19%           
=======================================
  Files         128      128           
  Lines        8487     8487           
  Branches      627      627           
=======================================
  Hits         8079     8079           
  Misses        408      408

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6cb24ee...aa2fb54. Read the comment docs.

@renovate renovate bot force-pushed the renovate/ts-node-8.x branch 9 times, most recently from b1c8197 to 89aa230 Compare February 5, 2019 03:16
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch 8 times, most recently from 981ac12 to c1e4fcb Compare February 12, 2019 23:18
@renovate renovate bot changed the title Update dependency ts-node to v8 chore(deps): update dependency ts-node to v8 Feb 13, 2019
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch 6 times, most recently from e725b93 to 7831a38 Compare February 18, 2019 20:50
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch 7 times, most recently from 102619a to 197169d Compare February 26, 2019 22:50
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch 6 times, most recently from 26d1a66 to a850621 Compare February 28, 2019 19:54
@mayurkale22 mayurkale22 self-requested a review February 28, 2019 20:11
@renovate renovate bot force-pushed the renovate/ts-node-8.x branch 2 times, most recently from 348a04b to d7fa3af Compare February 28, 2019 20:33
@googlebot
Copy link

A Googler has manually verified that the CLAs look good.

(Googler, please make sure the reason for overriding the CLA status is clearly documented in these comments.)

ℹ️ Googlers: Go here for more info.

@mayurkale22 mayurkale22 merged commit a887a57 into master Feb 28, 2019
@mayurkale22 mayurkale22 deleted the renovate/ts-node-8.x branch February 28, 2019 23:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants