gliviu / dir-compare

Node JS directory compare
https://www.npmjs.com/package/dir-compare
Other
167 stars 12 forks source link

Update dependency tsc-watch to v4.6.2 #49

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 3 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tsc-watch 4.5.0 -> 4.6.2 age adoption passing confidence

Release Notes

gilamran/tsc-watch (tsc-watch) ### [`v4.6.2`](https://togithub.com/gilamran/tsc-watch/blob/HEAD/CHANGELOG.md#v462---10012022) [Compare Source](https://togithub.com/gilamran/tsc-watch/compare/bbc96b930df6055a6f4ff0070abc340025c7bdd1...a78bc970c7423c9ec58f12077a3ab8e2279925ad) - Added `file_emitted` signal support when `--listEmittedFiles` is used [issue](https://togithub.com/gilamran/tsc-watch/issues/138) - Added client new event `file_emitted` with the emitted file path ### [`v4.6.1`](https://togithub.com/gilamran/tsc-watch/blob/HEAD/CHANGELOG.md#v461---1032022) [Compare Source](https://togithub.com/gilamran/tsc-watch/compare/8584e3954e949de368758d38efdccb6dbf258348...bbc96b930df6055a6f4ff0070abc340025c7bdd1) - Added `--maxNodeMem` param to set manually node allocated memory [issue](https://togithub.com/gilamran/tsc-watch/issues/137) - (Thanks to [@​pp0rtal](https://togithub.com/pp0rtal) for the idea and the PR!) ### [`v4.6.0`](https://togithub.com/gilamran/tsc-watch/blob/HEAD/CHANGELOG.md#v460---20122021) [Compare Source](https://togithub.com/gilamran/tsc-watch/compare/ccbc36a1184d22c6fd9e9656155a16421164aae7...8584e3954e949de368758d38efdccb6dbf258348) - Added `silent` option - (Thanks to [@​axtk](https://togithub.com/axtk) for the idea and [@​fmvilas](https://togithub.com/fmvilas) for the PR)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



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

codecov-commenter commented 3 years ago

Codecov Report

Base: 86.04% // Head: 86.04% // No change to project coverage :thumbsup:

Coverage data is based on head (fd84040) compared to base (484b59b). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #49 +/- ## ======================================= Coverage 86.04% 86.04% ======================================= Files 27 27 Lines 788 788 Branches 187 187 ======================================= Hits 678 678 Misses 57 57 Partials 53 53 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liviu+Grigorescu). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liviu+Grigorescu)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.