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 tsc-watch to v4.6.2 #270

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 29, 2020

Mend Renovate

This PR contains the following updates:

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

Release Notes

gilamran/tsc-watch

v4.6.2

Compare Source

  • Added file_emitted signal support when --listEmittedFiles is used issue
  • Added client new event file_emitted with the emitted file path

v4.6.1

Compare Source

  • Added --maxNodeMem param to set manually node allocated memory issue - (Thanks to @​pp0rtal for the idea and the PR!)

v4.6.0

Compare Source

v4.5.0

Compare Source

  • Added onCompilationStarted option - (Thanks to @​axtk for the idea and @​dko-slapdash for the PR)
  • Fix: enable unit tests which were turned off accidentally

v4.4.0

Compare Source

  • tsc-watch is now listening to message and reacts to them

v4.3.1

Compare Source

  • Fix: compiler resolving - (Thanks to @​merceyz for the PR)

v4.3.0

Compare Source

v4.2.9

Compare Source

  • Fix: upgrade cross-spawn and strip-ansi (node 8+) - (Thanks to @​FauxFaux for the PR)

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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.


  • If you want to rebase/retry this PR, check this box

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

@codecov
Copy link

codecov bot commented Jun 29, 2020

Codecov Report

Merging #270 (8f3506b) into master (e8a6d6f) will increase coverage by 0.05%.
The diff coverage is n/a.

❗ Current head 8f3506b differs from pull request most recent head 7ceee6d. Consider uploading reports for the commit 7ceee6d to get more accurate results

@@            Coverage Diff             @@
##           master     #270      +/-   ##
==========================================
+ Coverage   90.75%   90.80%   +0.05%     
==========================================
  Files         273      273              
  Lines       14789    14789              
  Branches     1794     1794              
==========================================
+ Hits        13421    13427       +6     
+ Misses        862      857       -5     
+ Partials      506      505       -1     
Impacted Files Coverage Δ
lib/vpt/flipper/flipper-hit.ts 82.61% <0.00%> (+0.26%) ⬆️
lib/vpt/ball/ball-hit.ts 77.50% <0.00%> (+0.84%) ⬆️
lib/physics/hit-line-z.ts 88.89% <0.00%> (+4.17%) ⬆️

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 e8a6d6f...7ceee6d. Read the comment docs.

@renovate renovate bot force-pushed the renovate/tsc-watch-4.x branch from 0fc4e7b to 8f3506b Compare June 6, 2021 20:52
@renovate renovate bot changed the title chore(deps): update dependency tsc-watch to v4.2.9 chore(deps): update dependency tsc-watch to v4.4.0 Jun 6, 2021
@renovate renovate bot force-pushed the renovate/tsc-watch-4.x branch from 8f3506b to c60c82d Compare October 18, 2021 17:52
@renovate renovate bot changed the title chore(deps): update dependency tsc-watch to v4.4.0 chore(deps): update dependency tsc-watch to v4.5.0 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/tsc-watch-4.x branch from c60c82d to 3b94df4 Compare March 7, 2022 16:15
@renovate renovate bot changed the title chore(deps): update dependency tsc-watch to v4.5.0 chore(deps): update dependency tsc-watch to v4.6.0 Mar 7, 2022
@renovate renovate bot changed the title chore(deps): update dependency tsc-watch to v4.6.0 chore(deps): update dependency tsc-watch to v4.6.2 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/tsc-watch-4.x branch from 3b94df4 to 7ceee6d Compare March 26, 2022 14:42
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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