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

Update dependency tsc-watch to ~4.6.0 #12

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 21, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tsc-watch ~4.2.9 -> ~4.6.0 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


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.


  • 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 21, 2021

Codecov Report

Merging #12 (4bf052f) into main (012fc34) will decrease coverage by 1.13%.
The diff coverage is 91.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
- Coverage   98.50%   97.36%   -1.14%     
==========================================
  Files           4        4              
  Lines          67       76       +9     
  Branches        7        6       -1     
==========================================
+ Hits           66       74       +8     
- Misses          1        2       +1     
Flag Coverage Δ
unittests 97.36% <91.66%> (-1.14%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
browser/src/browser.ts 96.77% <91.66%> (-3.23%) ⬇️

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 2d5aba6...4bf052f. Read the comment docs.

@renovate renovate bot changed the title Update dependency tsc-watch to ~4.4.0 Update dependency tsc-watch to ~4.5.0 Aug 19, 2021
@codecov-commenter
Copy link

codecov-commenter commented Aug 19, 2021

Codecov Report

Merging #12 (b2863d2) into main (3ff6ab5) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #12   +/-   ##
=======================================
  Coverage   97.36%   97.36%           
=======================================
  Files           4        4           
  Lines          76       76           
  Branches        6        6           
=======================================
  Hits           74       74           
  Misses          2        2           
Flag Coverage Δ
browser-unittests 97.36% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 3ff6ab5...b2863d2. Read the comment docs.

@renovate renovate bot changed the title Update dependency tsc-watch to ~4.5.0 Update dependency tsc-watch to ~4.6.0 Mar 7, 2022
@renovate
Copy link
Author

renovate bot commented Mar 23, 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.

None yet

2 participants