raiden-network / light-client

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

deps: Update all non-major dependencies and lockFile maintenance #3173

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
@types/yargs (source) ^17.0.11 -> ^17.0.12 age adoption passing confidence
cypress 10.6.0 -> 10.7.0 age adoption passing confidence
fp-ts ^2.12.2 -> ^2.12.3 age adoption passing confidence
io-ts ^2.2.17 -> ^2.2.18 age adoption passing confidence
jest-extended ^3.0.2 -> ^3.1.0 age adoption passing confidence
jest-junit ^14.0.0 -> ^14.0.1 age adoption passing confidence
matrix-js-sdk ^19.3.0 -> ^19.4.0 age adoption passing confidence

Release Notes

cypress-io/cypress ### [`v10.7.0`](https://togithub.com/cypress-io/cypress/releases/tag/v10.7.0) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v10.6.0...v10.7.0) Changelog:
gcanti/fp-ts ### [`v2.12.3`](https://togithub.com/gcanti/fp-ts/blob/HEAD/CHANGELOG.md#​2123) [Compare Source](https://togithub.com/gcanti/fp-ts/compare/2.12.2...2.12.3) - **Polish** - `Apply` - add `ap` overloadings, [#​1721](https://togithub.com/gcanti/fp-ts/issues/1721) ([@​waynevanson](https://togithub.com/waynevanson)) - `ReadonlyRecord` - fix `fromEntries` return type, closes [#​1745](https://togithub.com/gcanti/fp-ts/issues/1745) ([@​gcanti](https://togithub.com/gcanti)) - `TaskEither` - add `chainTaskOptionKW`, [#​1744](https://togithub.com/gcanti/fp-ts/issues/1744) ([@​AmirabbasJ](https://togithub.com/AmirabbasJ)) - fix wrong type parameter order: - `FromIO` - `chainIOK` - `FromTask` - `chainTaskK` - `chainFirstTaskK` - `Whiterable` - `FilterE1` - `TheseT` - `both` - `Either` - `apFirstW` - `apSecondW` - `IOEither` - `apFirstW` - `apSecondW` - `Reader` - `apFirstW` - `apSecondW` - `ReaderEither` - `apFirstW` - `apSecondW` - `ReaderTaskEither` - `apFirstW` - `apSecondW` - `StateReaderTaskEither` - `apFirstW` - `apSecondW` - `TaskEither` - `apFirstW` - `apSecondW`
gcanti/io-ts ### [`v2.2.18`](https://togithub.com/gcanti/io-ts/blob/HEAD/CHANGELOG.md#​2218) [Compare Source](https://togithub.com/gcanti/io-ts/compare/2.2.17...2.2.18) - **Bug Fix** - fix `typescript@4.8` errors, closes [#​656](https://togithub.com/gcanti/io-ts/issues/656), closes [#​647](https://togithub.com/gcanti/io-ts/issues/647) ([@​gcanti](https://togithub.com/gcanti))
jest-community/jest-extended ### [`v3.1.0`](https://togithub.com/jest-community/jest-extended/releases/tag/v3.1.0) [Compare Source](https://togithub.com/jest-community/jest-extended/compare/v3.0.2...v3.1.0) #### What's Changed - Add toHaveBeenCalledOnceWith matcher by [@​thibautsabot](https://togithub.com/thibautsabot) in [https://github.com/jest-community/jest-extended/pull/430](https://togithub.com/jest-community/jest-extended/pull/430) - docs: mention `eslint-plugin-jest-extended` in README by [@​G-Rath](https://togithub.com/G-Rath) in [https://github.com/jest-community/jest-extended/pull/493](https://togithub.com/jest-community/jest-extended/pull/493) - Update jest monorepo to v29 (major) by [@​renovate](https://togithub.com/renovate) in [https://github.com/jest-community/jest-extended/pull/495](https://togithub.com/jest-community/jest-extended/pull/495) #### New Contributors - [@​thibautsabot](https://togithub.com/thibautsabot) made their first contribution in [https://github.com/jest-community/jest-extended/pull/430](https://togithub.com/jest-community/jest-extended/pull/430) **Full Changelog**: https://github.com/jest-community/jest-extended/compare/v3.0.2...v3.1.0
jest-community/jest-junit ### [`v14.0.1`](https://togithub.com/jest-community/jest-junit/releases/tag/v14.0.1) [Compare Source](https://togithub.com/jest-community/jest-junit/compare/v14.0.0...v14.0.1) Prevent unnecessary duplicate test cases by [@​azzlack](https://togithub.com/azzlack) - [https://github.com/jest-community/jest-junit/pull/221](https://togithub.com/jest-community/jest-junit/pull/221)
matrix-org/matrix-js-sdk ### [`v19.4.0`](https://togithub.com/matrix-org/matrix-js-sdk/blob/HEAD/CHANGELOG.md#Changes-in-1940-httpsgithubcommatrix-orgmatrix-js-sdkreleasestagv1940-2022-08-31) [Compare Source](https://togithub.com/matrix-org/matrix-js-sdk/compare/v19.3.0...v19.4.0) \================================================================================================== #### 🔒 Security - Fix for [CVE-2022-36059](https://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=CVE%2D2022%2D36059) Find more details at https://matrix.org/blog/2022/08/31/security-releases-matrix-js-sdk-19-4-0-and-matrix-react-sdk-3-53-0 #### ✨ Features - Re-emit room state events on rooms ([#​2607](https://togithub.com/matrix-org/matrix-js-sdk/pull/2607)). - Add ability to override built in room name generator for an i18n'able one ([#​2609](https://togithub.com/matrix-org/matrix-js-sdk/pull/2609)). - Add txn_id support to sliding sync ([#​2567](https://togithub.com/matrix-org/matrix-js-sdk/pull/2567)). #### 🐛 Bug Fixes - Refactor Sync and fix `initialSyncLimit` ([#​2587](https://togithub.com/matrix-org/matrix-js-sdk/pull/2587)). - Use deep equality comparisons when searching for outgoing key requests by target ([#​2623](https://togithub.com/matrix-org/matrix-js-sdk/pull/2623)). Contributed by [@​duxovni](https://togithub.com/duxovni). - Fix room membership race with PREPARED event ([#​2613](https://togithub.com/matrix-org/matrix-js-sdk/pull/2613)). Contributed by [@​jotto](https://togithub.com/jotto). - fixed a sliding sync bug which could cause the `roomIndexToRoomId` map to be incorrect when a new room is added in the middle of the list or when an existing room is deleted from the middle of the list. ([#​2610](https://togithub.com/matrix-org/matrix-js-sdk/pull/2610)). - Fix: Handle parsing of a beacon info event without asset ([#​2591](https://togithub.com/matrix-org/matrix-js-sdk/pull/2591)). Fixes [vector-im/element-web#​23078](https://togithub.com/vector-im/element-web/issues/23078). Contributed by [@​kerryarchibald](https://togithub.com/kerryarchibald). - Fix finding event read up to if stable private read receipts is missing ([#​2585](https://togithub.com/matrix-org/matrix-js-sdk/pull/2585)). Fixes [vector-im/element-web#​23027](https://togithub.com/vector-im/element-web/issues/23027). - fixed a sliding sync issue where history could be interpreted as live events. ([#​2583](https://togithub.com/matrix-org/matrix-js-sdk/pull/2583)).

Configuration

📅 Schedule: Branch creation - "before 8am on thursday" in timezone Europe/Berlin, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

codecov[bot] commented 2 years ago

Codecov Report

Merging #3173 (214db94) into master (40beede) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #3173   +/-   ##
=======================================
  Coverage   93.02%   93.02%           
=======================================
  Files         213      213           
  Lines        8588     8588           
  Branches     1461     1461           
=======================================
  Hits         7989     7989           
  Misses        549      549           
  Partials       50       50           
Flag Coverage Δ
dapp 88.97% <ø> (ø)
dapp.unit 88.97% <ø> (ø)
sdk 95.15% <ø> (ø)
sdk.e2e 72.07% <ø> (-0.02%) :arrow_down:
sdk.integration 80.29% <ø> (ø)
sdk.unit 49.32% <ø> (ø)

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

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.