raiden-network / light-client

The Raiden Light Client
https://raiden.network/
MIT License
33 stars 30 forks source link

deps: Update dependency typescript to v4.7.2 #3128

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typescript (source) ^4.6.4 -> ^4.7.2 age adoption passing confidence
typescript (source) 4.6.4 -> 4.7.2 age adoption passing confidence

Configuration

📅 Schedule: "before 8am on thursday" in timezone Europe/Berlin.

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

â™» Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

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



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

github-actions[bot] commented 2 years ago

You modified raiden-ts/src, Please remember to add a change log entry at raiden-ts/CHANGELOG.md if necessary.

You modified raiden-dapp/src, Please remember to add a change log entry at raiden-dapp/CHANGELOG.md if necessary.

codecov[bot] commented 2 years ago

Codecov Report

Merging #3128 (539b9d5) into master (affedec) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #3128   +/-   ##
=======================================
  Coverage   93.86%   93.87%           
=======================================
  Files         213      213           
  Lines        7403     7397    -6     
  Branches     1247     1245    -2     
=======================================
- Hits         6949     6944    -5     
+ Misses        420      419    -1     
  Partials       34       34           
Flag Coverage Δ
dapp 89.93% <100.00%> (+0.02%) :arrow_up:
dapp.unit 89.93% <100.00%> (+0.02%) :arrow_up:
sdk 95.13% <100.00%> (ø)
sdk.e2e 72.36% <33.33%> (+0.01%) :arrow_up:
sdk.integration 79.74% <33.33%> (ø)
sdk.unit 48.89% <100.00%> (ø)

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

Impacted Files Coverage Δ
raiden-ts/src/utils/types.ts 94.50% <ø> (ø)
raiden-dapp/src/services/raiden-service.ts 83.18% <100.00%> (-0.01%) :arrow_down:
raiden-ts/src/utils/ethers.ts 89.74% <100.00%> (ø)

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 affedec...539b9d5. Read the comment docs.