raiden-network / light-client

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

deps: Update dependency matrix-js-sdk to v18 #3126

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
matrix-js-sdk ^17.2.0 -> ^18.0.0 age adoption passing confidence

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 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 this update 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.

codecov[bot] commented 2 years ago

Codecov Report

Merging #3126 (39da39b) into master (12fc339) will increase coverage by 0.00%. The diff coverage is 93.33%.

@@           Coverage Diff           @@
##           master    #3126   +/-   ##
=======================================
  Coverage   93.86%   93.86%           
=======================================
  Files         213      213           
  Lines        7401     7403    +2     
  Branches     1246     1247    +1     
=======================================
+ Hits         6947     6949    +2     
  Misses        420      420           
  Partials       34       34           
Flag Coverage Δ
dapp 89.91% <ø> (ø)
dapp.unit 89.91% <ø> (ø)
sdk 95.13% <93.33%> (+<0.01%) :arrow_up:
sdk.e2e 72.34% <93.33%> (+<0.01%) :arrow_up:
sdk.integration 79.74% <40.00%> (-0.03%) :arrow_down:
sdk.unit 48.89% <26.66%> (-0.02%) :arrow_down:

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

Impacted Files Coverage Δ
raiden-ts/src/utils/matrix.ts 66.66% <50.00%> (+4.16%) :arrow_up:
raiden-ts/src/polyfills.ts 100.00% <100.00%> (ø)
raiden-ts/src/transport/epics/init.ts 98.19% <100.00%> (ø)
raiden-ts/src/transport/epics/messages.ts 94.11% <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 12fc339...39da39b. Read the comment docs.