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

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.19.0 -> 7.19.1 age adoption passing confidence
@capacitor/android (source) ^4.1.0 -> ^4.2.0 age adoption passing confidence
@capacitor/cli (source) ^4.1.0 -> ^4.2.0 age adoption passing confidence
@capacitor/core (source) ^4.1.0 -> ^4.2.0 age adoption passing confidence
@capacitor/ios (source) ^4.1.0 -> ^4.2.0 age adoption passing confidence
@ethersproject/networks ^5.7.0 -> ^5.7.1 age adoption passing confidence
@ethersproject/providers ^5.7.0 -> ^5.7.1 age adoption passing confidence
@types/express (source) ^4.17.13 -> ^4.17.14 age adoption passing confidence
@types/lodash (source) ^4.14.184 -> ^4.14.185 age adoption passing confidence
@types/node (source) ^16.11.58 -> ^16.11.59 age adoption passing confidence
@typescript-eslint/eslint-plugin ^5.36.2 -> ^5.37.0 age adoption passing confidence
@typescript-eslint/parser ^5.36.2 -> ^5.37.0 age adoption passing confidence
cypress 10.7.0 -> 10.8.0 age adoption passing confidence
eslint (source) ^8.23.0 -> ^8.23.1 age adoption passing confidence
ethers ^5.7.0 -> ^5.7.1 age adoption passing confidence
matrix-js-sdk ^19.4.0 -> ^19.5.0 age adoption passing confidence
postcss-scss ^4.0.4 -> ^4.0.5 age adoption passing confidence
vue-cli-plugin-vuetify ^2.5.5 -> ^2.5.8 age adoption passing confidence
vuetify (source) ^2.6.9 -> ^2.6.10 age adoption passing confidence

Release Notes

babel/babel ### [`v7.19.1`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7191-2022-09-14) [Compare Source](https://togithub.com/babel/babel/compare/v7.19.0...v7.19.1) ##### :bug: Bug Fix - `babel-core` - [#​14930](https://togithub.com/babel/babel/pull/14930) Avoid fancy stack traces size computation ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-traverse` - [#​14932](https://togithub.com/babel/babel/pull/14932) fix: isForAwaitStatement is broken ([@​JLHwung](https://togithub.com/JLHwung)) - Other - [#​14872](https://togithub.com/babel/babel/pull/14872) Use the built-in class fields and private methods rules in ESLint 8 ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-parser` - [#​14920](https://togithub.com/babel/babel/pull/14920) \[estree] attach comments after directives at the end of file ([@​hegemonic](https://togithub.com/hegemonic)) - [#​14900](https://togithub.com/babel/babel/pull/14900) \[ts] allow redeclaring a var/type with the same name as import ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-plugin-transform-typescript` - [#​14913](https://togithub.com/babel/babel/pull/14913) fix: do not remove type import used in TS import= ([@​JLHwung](https://togithub.com/JLHwung))
ionic-team/capacitor ### [`v4.2.0`](https://togithub.com/ionic-team/capacitor/blob/HEAD/CHANGELOG.md#​420-httpsgithubcomionic-teamcapacitorcompare410420-2022-09-08) [Compare Source](https://togithub.com/ionic-team/capacitor/compare/4.1.0...4.2.0) ##### Features - **cli:** add inline option to copy command ([#​5901](https://togithub.com/ionic-team/capacitor/issues/5901)) ([17fbabb](https://togithub.com/ionic-team/capacitor/commit/17fbabb2a77d1b356d24048efc5883bd4d049104)) - **cli:** add scheme and flavor options to run command ([#​5873](https://togithub.com/ionic-team/capacitor/issues/5873)) ([e4c143d](https://togithub.com/ionic-team/capacitor/commit/e4c143d4da653533570215964808c2f32f5469d3)) - **cli:** copy signature when using secure live updates ([#​5896](https://togithub.com/ionic-team/capacitor/issues/5896)) ([0f17177](https://togithub.com/ionic-team/capacitor/commit/0f17177b1c64c0f69f86e990e4e150b820da497b))
ethers-io/ethers.js ### [`v5.7.1`](https://togithub.com/ethers-io/ethers.js/blob/HEAD/CHANGELOG.md#ethersv571-2022-09-13-2128) [Compare Source](https://togithub.com/ethers-io/ethers.js/compare/v5.7.0...v5.7.1) - Fixed message signing errors that clobbered critical Error properties. ([#​3356](https://togithub.com/ethers-io/ethers.js/issues/3356); [b14cb0f](https://togithub.com/ethers-io/ethers.js/commit/b14cb0fa2c31c09bfc4c668e5b9dbbc52e9b5dce)) - Add support for all data URL formats. ([#​3341](https://togithub.com/ethers-io/ethers.js/issues/3341); [4c86dc9](https://togithub.com/ethers-io/ethers.js/commit/4c86dc9ed41fcf889daaaca41686a218a0c68e90)) - Added Sepolia network. ([#​3325](https://togithub.com/ethers-io/ethers.js/issues/3325); [d083522](https://togithub.com/ethers-io/ethers.js/commit/d083522374b8e48e02688d2f8e29cd86f99e5fc4))
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v5.37.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5370-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5362v5370-2022-09-12) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.36.2...v5.37.0) ##### Bug Fixes - **eslint-plugin:** \[strict-boolean-expressions] check all conditions in a logical operator chain ([#​5539](https://togithub.com/typescript-eslint/typescript-eslint/issues/5539)) ([77d76e2](https://togithub.com/typescript-eslint/typescript-eslint/commit/77d76e21cdc2e100c729c839c292e82ab7c554c5)) #### [5.36.2](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.36.1...v5.36.2) (2022-09-05) ##### Bug Fixes - **eslint-plugin:** \[no-extra-parens] handle generic ts array type. ([#​5550](https://togithub.com/typescript-eslint/typescript-eslint/issues/5550)) ([0d6a190](https://togithub.com/typescript-eslint/typescript-eslint/commit/0d6a190c56fb3489f9f554b9035a008e29cc08ec)) - **scope-manager:** correct handling for class static blocks ([#​5580](https://togithub.com/typescript-eslint/typescript-eslint/issues/5580)) ([35bb8dd](https://togithub.com/typescript-eslint/typescript-eslint/commit/35bb8ddac1b46397f6447c1a6e1e4e1774dd7957)) #### [5.36.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.36.0...v5.36.1) (2022-08-30) **Note:** Version bump only for package [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v5.37.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5370-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5362v5370-2022-09-12) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.36.2...v5.37.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) #### [5.36.2](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.36.1...v5.36.2) (2022-09-05) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) #### [5.36.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.36.0...v5.36.1) (2022-08-30) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
cypress-io/cypress ### [`v10.8.0`](https://togithub.com/cypress-io/cypress/releases/tag/v10.8.0) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v10.7.0...v10.8.0) Changelog: https://docs.cypress.io/guides/references/changelog#​10-8-0
eslint/eslint ### [`v8.23.1`](https://togithub.com/eslint/eslint/releases/tag/v8.23.1) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.23.0...v8.23.1) #### Bug Fixes - [`b719893`](https://togithub.com/eslint/eslint/commit/b71989388a921886caa4c6cb48729bbf60c46100) fix: Upgrade eslintrc to stop redefining plugins ([#​16297](https://togithub.com/eslint/eslint/issues/16297)) (Brandon Mills) - [`734b54e`](https://togithub.com/eslint/eslint/commit/734b54eb9c6c4839c0f99ebe18dc5695754aac1d) fix: improve autofix for the `prefer-const` rule ([#​16292](https://togithub.com/eslint/eslint/issues/16292)) (Nitin Kumar) - [`6a923ff`](https://togithub.com/eslint/eslint/commit/6a923ff9257a4f009cefed049ebb59a4b5acdab5) fix: Ensure that glob patterns are normalized ([#​16287](https://togithub.com/eslint/eslint/issues/16287)) (Nicholas C. Zakas) - [`c6900f8`](https://togithub.com/eslint/eslint/commit/c6900f89a89f3de5d3c50c69a1bc62eac6eb76d7) fix: Ensure globbing doesn't include subdirectories ([#​16272](https://togithub.com/eslint/eslint/issues/16272)) (Nicholas C. Zakas) #### Documentation - [`16cba3f`](https://togithub.com/eslint/eslint/commit/16cba3f31294a673721864267aa13ea35233326b) docs: fix mobile double tap issue ([#​16293](https://togithub.com/eslint/eslint/issues/16293)) (Sam Chen) - [`e098b5f`](https://togithub.com/eslint/eslint/commit/e098b5f80472e80c70603306e77e14ea15f1a93b) docs: keyboard control to search results ([#​16222](https://togithub.com/eslint/eslint/issues/16222)) (Shanmughapriyan S) - [`1b5b2a7`](https://togithub.com/eslint/eslint/commit/1b5b2a7de504f2971a6a488d8a57442e73b56a51) docs: add Consolas font and prioritize resource loading ([#​16225](https://togithub.com/eslint/eslint/issues/16225)) (Amaresh S M) - [`1ae8236`](https://togithub.com/eslint/eslint/commit/1ae8236a2e71c9dead20ba9da60d8cc9e317859a) docs: copy & use main package version in docs on release ([#​16252](https://togithub.com/eslint/eslint/issues/16252)) (Jugal Thakkar) - [`279f0af`](https://togithub.com/eslint/eslint/commit/279f0afc14617c037da482919942beef87f56e45) docs: Improve id-denylist documentation ([#​16223](https://togithub.com/eslint/eslint/issues/16223)) (Mert Ciflikli) #### Chores - [`38e8171`](https://togithub.com/eslint/eslint/commit/38e8171d9b170f400ac340368d044b2093114e94) perf: migrate rbTree to js-sdsl ([#​16267](https://togithub.com/eslint/eslint/issues/16267)) (Zilong Yao) - [`1c388fb`](https://togithub.com/eslint/eslint/commit/1c388fb37739cc09dbd0b4aa59e9d45674280ad5) chore: switch nyc to c8 ([#​16263](https://togithub.com/eslint/eslint/issues/16263)) (唯然) - [`67db10c`](https://togithub.com/eslint/eslint/commit/67db10c51dbb871a201eab444f6a73fbc1e4fc75) chore: enable linting `.eleventy.js` again ([#​16274](https://togithub.com/eslint/eslint/issues/16274)) (Milos Djermanovic) - [`42bfbd7`](https://togithub.com/eslint/eslint/commit/42bfbd7b7b91106e5f279a05f40c20769e3cd29f) chore: fix `npm run perf` crashes ([#​16258](https://togithub.com/eslint/eslint/issues/16258)) (唯然)
matrix-org/matrix-js-sdk ### [`v19.5.0`](https://togithub.com/matrix-org/matrix-js-sdk/blob/HEAD/CHANGELOG.md#Changes-in-1950-httpsgithubcommatrix-orgmatrix-js-sdkreleasestagv1950-2022-09-13) [Compare Source](https://togithub.com/matrix-org/matrix-js-sdk/compare/v19.4.0...v19.5.0) \================================================================================================== #### 🐛 Bug Fixes - Fix bug in deepCompare which would incorrectly return objects with disjoint keys as equal ([#​2586](https://togithub.com/matrix-org/matrix-js-sdk/pull/2586)). Contributed by [@​3nprob](https://togithub.com/3nprob). - 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).
postcss/postcss-scss ### [`v4.0.5`](https://togithub.com/postcss/postcss-scss/blob/HEAD/CHANGELOG.md#​405) [Compare Source](https://togithub.com/postcss/postcss-scss/compare/4.0.4...4.0.5) - Fixed exports (by [@​phoenisx](https://togithub.com/phoenisx)).
vuetifyjs/vue-cli-plugin-vuetify ### [`v2.5.8`](https://togithub.com/vuetifyjs/vue-cli-plugin-vuetify/blob/HEAD/packages/vue-cli-plugin-vuetify/CHANGELOG.md#​258-httpsgithubcomvuetifyjsvue-cli-plugin-vuetifycomparevue-cli-plugin-vuetify257vue-cli-plugin-vuetify258-2022-09-13) [Compare Source](https://togithub.com/vuetifyjs/vue-cli-plugin-vuetify/compare/vue-cli-plugin-vuetify@2.5.7...vue-cli-plugin-vuetify@2.5.8) ### [`v2.5.7`](https://togithub.com/vuetifyjs/vue-cli-plugin-vuetify/blob/HEAD/packages/vue-cli-plugin-vuetify/CHANGELOG.md#​257-httpsgithubcomvuetifyjsvue-cli-plugin-vuetifycomparevue-cli-plugin-vuetify256vue-cli-plugin-vuetify257-2022-09-13) [Compare Source](https://togithub.com/vuetifyjs/vue-cli-plugin-vuetify/compare/vue-cli-plugin-vuetify@2.5.6...vue-cli-plugin-vuetify@2.5.7) ### [`v2.5.6`](https://togithub.com/vuetifyjs/vue-cli-plugin-vuetify/blob/HEAD/packages/vue-cli-plugin-vuetify/CHANGELOG.md#​256-httpsgithubcomvuetifyjsvue-cli-plugin-vuetifycomparevue-cli-plugin-vuetify255vue-cli-plugin-vuetify256-2022-09-13) [Compare Source](https://togithub.com/vuetifyjs/vue-cli-plugin-vuetify/compare/vue-cli-plugin-vuetify@2.5.5...vue-cli-plugin-vuetify@2.5.6) **Note:** Version bump only for package vue-cli-plugin-vuetify
vuetifyjs/vuetify ### [`v2.6.10`](https://togithub.com/vuetifyjs/vuetify/releases/tag/v2.6.10) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v2.6.9...v2.6.10) ##### :wrench: Bug Fixes - **VCalendar:** prevent XSS from eventName function ([ade1434](https://togithub.com/vuetifyjs/vuetify/commit/ade1434927f55a0eccf3d54f900f24c5fa85a176)), closes [#​15757](https://togithub.com/vuetifyjs/vuetify/issues/15757) - **VDialog:** don't try to focus `tabindex="-1"` or hidden inputs ([89e3850](https://togithub.com/vuetifyjs/vuetify/commit/89e3850c5478c7bf0ae6081a95f6d2b39e690e8f)), closes [#​15745](https://togithub.com/vuetifyjs/vuetify/issues/15745) - **VMenu:** disable activatorFixed when attach is enabled ([#​15709](https://togithub.com/vuetifyjs/vuetify/issues/15709)) ([464529a](https://togithub.com/vuetifyjs/vuetify/commit/464529a0358704c27463b660eead65925adf0f6d)), closes [#​14922](https://togithub.com/vuetifyjs/vuetify/issues/14922) - **VTextField:** only show clear icon on hover or when focused ([7a51ad0](https://togithub.com/vuetifyjs/vuetify/commit/7a51ad0140dd17f9d718f6ceb84226d305c2c379)) - **VTextField:** prevent tabbing to clear button ([f8ee680](https://togithub.com/vuetifyjs/vuetify/commit/f8ee680b1d78182852822fd12b63dd00a5803f40)), closes [#​11202](https://togithub.com/vuetifyjs/vuetify/issues/11202) - **web-types:** add support for VDataTable pattern slots ([#​15694](https://togithub.com/vuetifyjs/vuetify/issues/15694)) ([ac45c98](https://togithub.com/vuetifyjs/vuetify/commit/ac45c98983717d5ee42c4e85de1deccbd698cc83)) ##### :microscope: Code Refactoring - **VSelect:** render highlight with vnodes instead of innerHTML ([4468e3c](https://togithub.com/vuetifyjs/vuetify/commit/4468e3c442284b512729e7b89768fd8762c2e9c1)) ##### BREAKING CHANGES - **VCalendar:** `eventName` function can no longer render arbitrary HTML, convert to VNodes instead. `eventSummary` can no longer be used with v-html, replace with ``

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 1 year ago

Codecov Report

Merging #3180 (55f9d27) into master (bc9e2b3) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #3180   +/-   ##
=======================================
  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% <ø> (ø)
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.