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 #3163

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
@babel/core (source) 7.18.9 -> 7.18.10 age adoption passing confidence
@capacitor/android (source) ^3.6.0 -> ^3.7.0 age adoption passing confidence
@capacitor/cli (source) ^3.6.0 -> ^3.7.0 age adoption passing confidence
@capacitor/core (source) ^3.6.0 -> ^3.7.0 age adoption passing confidence
@capacitor/ios (source) ^3.6.0 -> ^3.7.0 age adoption passing confidence
@types/node ^16.11.45 -> ^16.11.47 age adoption passing confidence
@walletconnect/web3-provider ^1.7.8 -> ^1.8.0 age adoption passing confidence
core-js ^3.24.0 -> ^3.24.1 age adoption passing confidence
cypress 10.3.1 -> 10.4.0 age adoption passing confidence
io-ts ^2.2.16 -> ^2.2.17 age adoption passing confidence
matrix-js-sdk ^19.1.0 -> ^19.2.0 age adoption passing confidence
node-polyfill-webpack-plugin ^2.0.0 -> ^2.0.1 age adoption passing confidence
vuetify (source) ^2.6.7 -> ^2.6.8 age adoption passing confidence

Release Notes

babel/babel ### [`v7.18.10`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v71810-2022-08-01) [Compare Source](https://togithub.com/babel/babel/compare/v7.18.9...v7.18.10) ##### :rocket: New Feature - `babel-helper-string-parser`, `babel-types` - [#​14757](https://togithub.com/babel/babel/pull/14757) feat: Automatically generate `cooked` for `templateElement` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### :bug: Bug Fix - `babel-parser` - [#​14817](https://togithub.com/babel/babel/pull/14817) fix(parser): allow TS declare readonly fields with initializers ([@​Josh-Cena](https://togithub.com/Josh-Cena)) - `babel-helper-string-parser`, `babel-parser` - [#​14798](https://togithub.com/babel/babel/pull/14798) Fix position of errors in template literals after newlines ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-transform-typescript` - [#​14774](https://togithub.com/babel/babel/pull/14774) fix: TS `declare class` in namespace should be removed ([@​yimingjfe](https://togithub.com/yimingjfe)) - `babel-plugin-transform-react-jsx` - [#​14759](https://togithub.com/babel/babel/pull/14759) fix: skip flattening spread object with **proto** ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-generator` - [#​14762](https://togithub.com/babel/babel/pull/14762) fix: Types containing comments generate invalid code ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-helper-wrap-function`, `babel-plugin-transform-async-to-generator`, `babel-traverse` - [#​14752](https://togithub.com/babel/babel/pull/14752) Fix compiling async arrows in uncompiled class fields ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :house: Internal - Other - [#​14800](https://togithub.com/babel/babel/pull/14800) chore: Remove `.yarnrc` file ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - [#​14802](https://togithub.com/babel/babel/pull/14802) chore: Fix coverage test ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - [#​14671](https://togithub.com/babel/babel/pull/14671) feat: Make most `make` commands cross-platform ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - [#​14790](https://togithub.com/babel/babel/pull/14790) enable typescript incremental builds ([@​zxbodya](https://togithub.com/zxbodya)) - `babel-traverse` - [#​14799](https://togithub.com/babel/babel/pull/14799) Restructure virtual types validator ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-cli` - [#​14779](https://togithub.com/babel/babel/pull/14779) chore: expand prettier-e2e test and update typings/deps ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-parser` - [#​14796](https://togithub.com/babel/babel/pull/14796) Make ParseError Much Simpler now that we can use TypeScript ([@​tolmasky](https://togithub.com/tolmasky)) - `babel-core`, `babel-parser` - [#​14785](https://togithub.com/babel/babel/pull/14785) chore: remove flow check scripts ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-cli`, `babel-core`, `babel-parser`, `babel-plugin-transform-unicode-escapes`, `babel-preset-env`, `babel-template`, `babel-traverse` - [#​14783](https://togithub.com/babel/babel/pull/14783) Convert `@babel/parser` to TypeScript ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helper-string-parser`, `babel-parser` - [#​14772](https://togithub.com/babel/babel/pull/14772) Extract string parsing to a separate package ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-cli`, `babel-node` - [#​14765](https://togithub.com/babel/babel/pull/14765) Enforce type checking on `babel-{cli,node}` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### :microscope: Output optimization - `babel-plugin-proposal-export-default-from` - [#​14768](https://togithub.com/babel/babel/pull/14768) optimize: Simplify the `export-default-from` transform ([@​magic-akari](https://togithub.com/magic-akari))
ionic-team/capacitor ### [`v3.7.0`](https://togithub.com/ionic-team/capacitor/releases/tag/3.7.0) [Compare Source](https://togithub.com/ionic-team/capacitor/compare/3.6.0...3.7.0) ##### Features - **ios:** Add `setServerBasePath(path:)` to CAPWebView ([#​5742](https://togithub.com/ionic-team/capacitor/issues/5742)) ([#​5748](https://togithub.com/ionic-team/capacitor/issues/5748)) ([9c25aad](https://togithub.com/ionic-team/capacitor/commit/9c25aad0ca8f97416753e7589a92efa401ad75bc)) - **ios:** Add overrideable router var for CAPWebView. ([#​5743](https://togithub.com/ionic-team/capacitor/issues/5743)) ([#​5760](https://togithub.com/ionic-team/capacitor/issues/5760)) ([6ba286d](https://togithub.com/ionic-team/capacitor/commit/6ba286d0429f70c9d2df9132f38c04f156f572b6)) - Add CapWebView ([#​5715](https://togithub.com/ionic-team/capacitor/issues/5715)) ([#​5730](https://togithub.com/ionic-team/capacitor/issues/5730)) ([bb54ac1](https://togithub.com/ionic-team/capacitor/commit/bb54ac1c9973dc01262119f0b0925f67c942264c))
walletconnect/walletconnect-monorepo ### [`v1.8.0`](https://togithub.com/WalletConnect/walletconnect-monorepo/releases/tag/1.8.0) [Compare Source](https://togithub.com/walletconnect/walletconnect-monorepo/compare/1.7.8...1.8.0) #### What's Changed - fix(): signTypedData_v4 for metamask by [@​midgerate](https://togithub.com/midgerate) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/1191](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/1191) - Handle JSON-RPC Error data by [@​pedrouid](https://togithub.com/pedrouid) in [https://github.com/WalletConnect/walletconnect-monorepo/pull/1151](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/1151) #### New Contributors - [@​midgerate](https://togithub.com/midgerate) made their first contribution in [https://github.com/WalletConnect/walletconnect-monorepo/pull/1191](https://togithub.com/WalletConnect/walletconnect-monorepo/pull/1191) **Full Changelog**: https://github.com/WalletConnect/walletconnect-monorepo/compare/1.7.8...1.8.0
zloirock/core-js ### [`v3.24.1`](https://togithub.com/zloirock/core-js/blob/HEAD/CHANGELOG.md#​3241---20220730-httpsgithubcomzloirockcore-jsreleasestagv3241) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.24.0...v3.24.1) - NodeJS is ignored in `IS_BROWSER` detection to avoid a false positive with `jsdom`, [#​1110](https://togithub.com/zloirock/core-js/issues/1110) - Fixed detection of `@@​species` support in `Promise` in some old engines - `{ Array, %TypedArray% }.prototype.{ findLast, findLastIndex }` marked as shipped [in FF104](https://bugzilla.mozilla.org/show_bug.cgi?id=1775026) - Added iOS Safari 15.6 compat data mapping - Fixed Opera 15 compat data mapping
cypress-io/cypress ### [`v10.4.0`](https://togithub.com/cypress-io/cypress/releases/tag/v10.4.0) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v10.3.1...v10.4.0) Changelog: https://docs.cypress.io/guides/references/changelog#​10-4-0
gcanti/io-ts ### [`v2.2.17`](https://togithub.com/gcanti/io-ts/blob/HEAD/CHANGELOG.md#​2217) [Compare Source](https://togithub.com/gcanti/io-ts/compare/2.2.16...2.2.17) - **Bug Fix** - Don't throw a TypeError when trying to decode a sum value that contains a dangerous string, [#​650](https://togithub.com/gcanti/io-ts/issues/650) ([@​thewilkybarkid](https://togithub.com/thewilkybarkid))
matrix-org/matrix-js-sdk ### [`v19.2.0`](https://togithub.com/matrix-org/matrix-js-sdk/blob/HEAD/CHANGELOG.md#Changes-in-1920-httpsgithubcommatrix-orgmatrix-js-sdkreleasestagv1920-2022-08-02) [Compare Source](https://togithub.com/matrix-org/matrix-js-sdk/compare/v19.1.0...v19.2.0) \================================================================================================== #### 🦖 Deprecations - Remove unstable support for `m.room_key.withheld` ([#​2512](https://togithub.com/matrix-org/matrix-js-sdk/pull/2512)). Fixes [#​2233](https://togithub.com/matrix-org/matrix-js-sdk/issues/2233). #### ✨ Features - Sliding sync: add missing filters from latest MSC ([#​2555](https://togithub.com/matrix-org/matrix-js-sdk/pull/2555)). - Use stable prefixes for MSC3827 ([#​2537](https://togithub.com/matrix-org/matrix-js-sdk/pull/2537)). - Add support for MSC3575: Sliding Sync ([#​2242](https://togithub.com/matrix-org/matrix-js-sdk/pull/2242)). #### 🐛 Bug Fixes - Correct the units in TURN servers expiry documentation ([#​2520](https://togithub.com/matrix-org/matrix-js-sdk/pull/2520)). - Re-insert room IDs when decrypting bundled redaction events returned by `/sync` ([#​2531](https://togithub.com/matrix-org/matrix-js-sdk/pull/2531)). Contributed by [@​duxovni](https://togithub.com/duxovni).
Richienb/node-polyfill-webpack-plugin ### [`v2.0.1`](https://togithub.com/Richienb/node-polyfill-webpack-plugin/releases/tag/v2.0.1) [Compare Source](https://togithub.com/Richienb/node-polyfill-webpack-plugin/compare/v2.0.0...v2.0.1) - Fix typings ([#​34](https://togithub.com/Richienb/node-polyfill-webpack-plugin/issues/34)) [`d11c715`](https://togithub.com/Richienb/node-polyfill-webpack-plugin/commit/d11c715)
vuetifyjs/vuetify ### [`v2.6.8`](https://togithub.com/vuetifyjs/vuetify/releases/tag/v2.6.8) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v2.6.7...v2.6.8) ##### :wrench: Bug Fixes - **VDataTable:** display header text instead of value in group headers ([100053f](https://togithub.com/vuetifyjs/vuetify/commit/100053fbd229edbab5f64287fe35ca203a24c4ce)), closes [#​11516](https://togithub.com/vuetifyjs/vuetify/issues/11516) - **VItemGroup:** use valueComparator when updating value ([#​15395](https://togithub.com/vuetifyjs/vuetify/issues/15395)) ([8bedb7c](https://togithub.com/vuetifyjs/vuetify/commit/8bedb7c05e7b4282ea71202cf9ffe562d31fe0f1)), closes [#​15394](https://togithub.com/vuetifyjs/vuetify/issues/15394) - **VSimpleCheckbox:** directly specify ripple directive definition ([00a9668](https://togithub.com/vuetifyjs/vuetify/commit/00a9668d7a58bfd1ea3674e48cca2dc8336bbffc)), closes [#​12224](https://togithub.com/vuetifyjs/vuetify/issues/12224)

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 #3163 (0300518) into master (b5c9d88) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #3163   +/-   ##
=======================================
  Coverage   93.90%   93.90%           
=======================================
  Files         213      213           
  Lines        7430     7430           
  Branches     1256     1256           
=======================================
  Hits         6977     6977           
  Misses        419      419           
  Partials       34       34           
Flag Coverage Δ
dapp 89.98% <ø> (ø)
dapp.unit 89.98% <ø> (ø)
sdk 95.15% <ø> (ø)
sdk.e2e 72.10% <ø> (+0.01%) :arrow_up:
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.