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

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.0 -> 7.18.2 age adoption passing confidence
@babel/core (source) ^7.18.0 -> ^7.18.2 age adoption passing confidence
@ethersproject/abi ^5.6.2 -> ^5.6.3 age adoption passing confidence
@ethersproject/abstract-provider ^5.6.0 -> ^5.6.1 age adoption passing confidence
@ethersproject/abstract-signer ^5.6.1 -> ^5.6.2 age adoption passing confidence
@ethersproject/address ^5.6.0 -> ^5.6.1 age adoption passing confidence
@ethersproject/bignumber ^5.6.1 -> ^5.6.2 age adoption passing confidence
@ethersproject/constants ^5.6.0 -> ^5.6.1 age adoption passing confidence
@ethersproject/contracts ^5.6.1 -> ^5.6.2 age adoption passing confidence
@ethersproject/hash ^5.6.0 -> ^5.6.1 age adoption passing confidence
@ethersproject/keccak256 ^5.6.0 -> ^5.6.1 age adoption passing confidence
@ethersproject/networks ^5.6.2 -> ^5.6.3 age adoption passing confidence
@ethersproject/providers ^5.6.6 -> ^5.6.8 age adoption passing confidence
@ethersproject/random ^5.6.0 -> ^5.6.1 age adoption passing confidence
@ethersproject/rlp ^5.6.0 -> ^5.6.1 age adoption passing confidence
@ethersproject/sha2 ^5.6.0 -> ^5.6.1 age adoption passing confidence
@ethersproject/signing-key ^5.6.1 -> ^5.6.2 age adoption passing confidence
@ethersproject/strings ^5.6.0 -> ^5.6.1 age adoption passing confidence
@ethersproject/transactions ^5.6.0 -> ^5.6.2 age adoption passing confidence
@ethersproject/units ^5.6.0 -> ^5.6.1 age adoption passing confidence
@ethersproject/wallet ^5.6.1 -> ^5.6.2 age adoption passing confidence
@vercel/ncc ^0.33.4 -> ^0.34.0 age adoption passing confidence
core-js ^3.22.5 -> ^3.22.7 age adoption passing confidence
cypress 9.6.1 -> 9.7.0 age adoption passing confidence
ethers ^5.6.6 -> ^5.6.8 age adoption passing confidence
sass 1.52.0 -> 1.52.1 age adoption passing confidence
stylelint (source) ^14.8.2 -> ^14.8.5 age adoption passing confidence
vue-cli-plugin-vuetify ^2.4.8 -> ^2.5.0 age adoption passing confidence

Release Notes

babel/babel ### [`v7.18.2`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7182-2022-05-25) [Compare Source](https://togithub.com/babel/babel/compare/v7.18.0...v7.18.2) ##### :bug: Bug Fix - `babel-plugin-transform-template-literals` - [#​14582](https://togithub.com/babel/babel/pull/14582) fix: skip template literal transform for TSLiteralType ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helpers` - [#​14537](https://togithub.com/babel/babel/pull/14537) Support frozen built-ins in `@babel/runtime` ([@​Jack-Works](https://togithub.com/Jack-Works)) - `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#​14581](https://togithub.com/babel/babel/pull/14581) Define the global `regeneratorRuntime` in `@babel/runtime/regenerator` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-environment-visitor`, `babel-helper-replace-supers`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-decorators`, `babel-traverse`, `babel-types` - [#​14371](https://togithub.com/babel/babel/pull/14371) environmentVisitor should skip decorator expressions ([@​JLHwung](https://togithub.com/JLHwung)) ##### :memo: Documentation - `babel-types` - [#​14571](https://togithub.com/babel/babel/pull/14571) add Accessor alias description ([@​JLHwung](https://togithub.com/JLHwung)) ##### :house: Internal - [#​14541](https://togithub.com/babel/babel/pull/14541) Fix synchronization between main thread and worker ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu))
ethers-io/ethers.js ### [`v5.6.3`](https://togithub.com/ethers-io/ethers.js/blob/HEAD/CHANGELOG.md#ethersv563-2022-04-13-0023) [Compare Source](https://togithub.com/ethers-io/ethers.js/compare/v5.6.2...v5.6.3) - Mimic Hardhard error strings in CALL_EXCEPTION for popular matchers. ([#​2849](https://togithub.com/ethers-io/ethers.js/issues/2849), [#​2862](https://togithub.com/ethers-io/ethers.js/issues/2862); [dab6ede](https://togithub.com/ethers-io/ethers.js/commit/dab6ede226e572706655e2865d4c953e37741a5c)) - Fix pocket API key not being passed in for default provider. ([#​2890](https://togithub.com/ethers-io/ethers.js/issues/2890); [056d7c8](https://togithub.com/ethers-io/ethers.js/commit/056d7c8bfc5896759c383d7cfae8ed0ec5c5eefb))
vercel/ncc ### [`v0.34.0`](https://togithub.com/vercel/ncc/releases/tag/0.34.0) [Compare Source](https://togithub.com/vercel/ncc/compare/0.33.4...0.34.0) ##### Changes Add support for TS 4.7 - Chore(deps-dev): bump ts-loader from 8.3.0 to 9.3.0: [#​921](https://togithub.com/vercel/ncc/issues/921) - Chore(deps-dev): bump express from 4.17.1 to 4.18.1: [#​917](https://togithub.com/vercel/ncc/issues/917) - Chore: add `memory-fs` to the devDependencies: [#​927](https://togithub.com/vercel/ncc/issues/927) ##### Credits Huge thanks to [@​stscoundrel](https://togithub.com/stscoundrel) and [@​shogo82148](https://togithub.com/shogo82148) for helping!
zloirock/core-js ### [`v3.22.7`](https://togithub.com/zloirock/core-js/blob/HEAD/CHANGELOG.md#​3227---20220524-httpsgithubcomzloirockcore-jsreleasestagv3227) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.22.6...v3.22.7) - Added a workaround for V8 ~ Chrome 53 bug with non-writable prototype of some methods, [#​1083](https://togithub.com/zloirock/core-js/issues/1083) ### [`v3.22.6`](https://togithub.com/zloirock/core-js/blob/HEAD/CHANGELOG.md#​3226---20220523-httpsgithubcomzloirockcore-jsreleasestagv3226) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.22.5...v3.22.6) - Fixed possible double call of `ToNumber` conversion on arguments of `Math.{ fround, trunc }` polyfills - `Array.prototype.includes` marked as [fixed](https://bugzilla.mozilla.org/show_bug.cgi?id=1767541) in FF102
cypress-io/cypress ### [`v9.7.0`](https://togithub.com/cypress-io/cypress/releases/tag/v9.7.0) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v9.6.1...v9.7.0) *Released 5/23/2022* **Features:** - The Electron version and shipped Chromium browser version has been updated. Addressed in [#​21418](https://togithub.com/cypress-io/cypress/pull/21418). **Deprecations:** - The `Cypress.Cookies.preserveOnce()` and `Cypress.Cookies.defaults()` Cypress APIs have been deprecated. In a future release, support for `Cypress.Cookies.preserveOnce()` and `Cypress.Cookies.defaults()` will be removed. Consider using the experimental [`cy.session()`](https://docs.cypress.io/api/commands/session) command instead to cache and restore cookies and other sessions details between tests. Fixed [#​21333](https://togithub.com/cypress-io/cypress/issues/21333). **Bugfixes:** - Updated the [`cy.contains()`](https://docs.cypress.io/api/commands/contains) command to correctly error and retry if the provided regex pattern begins with an equal sign and a match was not initially found. Previously the command would incorrectly fail with a syntax error. Fixed [#​21108](https://togithub.com/cypress-io/cypress/issues/21108). - Corrected the `cy.session()` command log grouping and validation verbiage. This change provides better insights to logs associated with the command. Fixed [#​21377](https://togithub.com/cypress-io/cypress/issues/21377). - Removed `eventemitter2` third-party type definitions from `cy` and `Cypress` that were unintentionally exposed. Fixed [#​20556](https://togithub.com/cypress-io/cypress/issues/20556). **Dependency Updates:** - Upgraded the bundled node version shipped with Cypress from `16.5.0` to `16.13.2`. Addressed in [#​21418](https://togithub.com/cypress-io/cypress/pull/21418). - Upgraded the Chromium browser version used during `cypress run` and when selecting Electron browser in `cypress open` from `94.0.4606.81` to `100.0.4896.75`. Addressed in [#​21418](https://togithub.com/cypress-io/cypress/pull/21418). - Upgraded `electron` dependency from `15.5.1` to `18.0.4`. Addressed in [#​21418](https://togithub.com/cypress-io/cypress/pull/21418).
sass/dart-sass ### [`v1.52.1`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#​1521) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.52.0...1.52.1) ##### Command Line Interface - Fix a bug where `--watch` mode would close immediately in TTY mode. This was caused by our change to close `--watch` when stdin was closed *outside of* TTY mode, which has been reverted for now while we work on a fix.
stylelint/stylelint ### [`v14.8.5`](https://togithub.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#​1485) [Compare Source](https://togithub.com/stylelint/stylelint/compare/14.8.4...14.8.5) - Fixed: `no-duplicate-selectors` false positives with Less syntax ([#​6111](https://togithub.com/stylelint/stylelint/pull/6111)). ### [`v14.8.4`](https://togithub.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#​1484) [Compare Source](https://togithub.com/stylelint/stylelint/compare/14.8.3...14.8.4) - Fixed: `no-duplicate-selectors` error with non-standard selectors ([#​6106](https://togithub.com/stylelint/stylelint/pull/6106)). ### [`v14.8.3`](https://togithub.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#​1483) [Compare Source](https://togithub.com/stylelint/stylelint/compare/14.8.2...14.8.3) - Fixed: `no-invalid-*` end positions ([#​6072](https://togithub.com/stylelint/stylelint/pull/6072)). - Fixed: `no-duplicate-*` end positions ([#​6047](https://togithub.com/stylelint/stylelint/pull/6047)). - Fixed: `no-descending-specificity` end positions ([#​6049](https://togithub.com/stylelint/stylelint/pull/6049)). - Fixed: `media-feature-name-no-unknown` false positives for `display-mode` ([#​6073](https://togithub.com/stylelint/stylelint/pull/6073)). - Fixed: dependency on `normalize-selector` removed ([#​6068](https://togithub.com/stylelint/stylelint/pull/6068)). - Fixed: `at-rule-no-unknown` false positives for `@layer` ([#​6093](https://togithub.com/stylelint/stylelint/pull/6093)). - Fixed: `no-invalid-position-at-import-rule` false positives for `@layer` ([#​6094](https://togithub.com/stylelint/stylelint/pull/6094)). - Fixed: `length-zero-no-unit` autofix for `.0` values ([#​6098](https://togithub.com/stylelint/stylelint/pull/6098)).
vuetifyjs/vue-cli-plugin-vuetify ### [`v2.5.0`](https://togithub.com/vuetifyjs/vue-cli-plugin-vuetify/blob/HEAD/packages/vue-cli-plugin-vuetify/CHANGELOG.md#​250-httpsgithubcomvuetifyjsvue-cli-plugin-vuetifycomparevue-cli-plugin-vuetify248vue-cli-plugin-vuetify250-2022-05-22) [Compare Source](https://togithub.com/vuetifyjs/vue-cli-plugin-vuetify/compare/vue-cli-plugin-vuetify@2.4.8...vue-cli-plugin-vuetify@2.5.0) ##### Features - update v3 compiler plugin package names ([c0926d8](https://togithub.com/vuetifyjs/vue-cli-plugin-vuetify/commit/c0926d86587caebdc95fa1944c64652aff6c1fc6)) ##### [2.4.8](https://togithub.com/vuetifyjs/vue-cli-plugin-vuetify/compare/vue-cli-plugin-vuetify@2.4.7...vue-cli-plugin-vuetify@2.4.8) (2022-03-17) **Note:** Version bump only for package vue-cli-plugin-vuetify ##### [2.4.7](https://togithub.com/vuetifyjs/vue-cli-plugin-vuetify/compare/vue-cli-plugin-vuetify@2.4.6...vue-cli-plugin-vuetify@2.4.7) (2022-03-03) ##### Bug Fixes - **vite:** typescript project generation ([#​316](https://togithub.com/vuetifyjs/vue-cli-plugin-vuetify/issues/316)) ([1b3d860](https://togithub.com/vuetifyjs/vue-cli-plugin-vuetify/commit/1b3d8605db46110a145f57745c6bbb860079a22a)) ##### [2.4.6](https://togithub.com/vuetifyjs/vue-cli-plugin-vuetify/compare/vue-cli-plugin-vuetify@2.4.5...vue-cli-plugin-vuetify@2.4.6) (2022-02-23) **Note:** Version bump only for package vue-cli-plugin-vuetify ##### [2.4.5](https://togithub.com/vuetifyjs/vue-cli-plugin-vuetify/compare/vue-cli-plugin-vuetify@2.4.4...vue-cli-plugin-vuetify@2.4.5) (2021-12-04) ##### Bug Fixes - **v2:** correct the vuetify-loader plugin import path ([1b833e3](https://togithub.com/vuetifyjs/vue-cli-plugin-vuetify/commit/1b833e3ef49126e4b8cbc3f6747c08b306402123)) ##### [2.4.4](https://togithub.com/vuetifyjs/vue-cli-plugin-vuetify/compare/vue-cli-plugin-vuetify@2.4.3...vue-cli-plugin-vuetify@2.4.4) (2021-11-20) ##### Bug Fixes - **v3:** Update vite config ([#​307](https://togithub.com/vuetifyjs/vue-cli-plugin-vuetify/issues/307)) ([04576cb](https://togithub.com/vuetifyjs/vue-cli-plugin-vuetify/commit/04576cbc6185fa5912246ad8a919c2b97992cfaf)) ##### [2.4.3](https://togithub.com/vuetifyjs/vue-cli-plugin-vuetify/compare/vue-cli-plugin-vuetify@2.4.2...vue-cli-plugin-vuetify@2.4.3) (2021-10-05) ##### Bug Fixes - **cli:** updates for alpha 11. ([#​297](https://togithub.com/vuetifyjs/vue-cli-plugin-vuetify/issues/297)) ([7eef931](https://togithub.com/vuetifyjs/vue-cli-plugin-vuetify/commit/7eef93109535f56bf8d83470a81cb4217f8af04c)) - **vite.config.js:** update vuetify vite plugin options ([6bbb74d](https://togithub.com/vuetifyjs/vue-cli-plugin-vuetify/commit/6bbb74d48a2c0ccef921c4498c3506ba090bbab9)) - **webfontloader:** change uppercase L to lowercase ([25bfd8e](https://togithub.com/vuetifyjs/vue-cli-plugin-vuetify/commit/25bfd8ed37ce03f31acaae246a15a0471e30c421)) ##### [2.4.2](https://togithub.com/vuetifyjs/vue-cli-plugin-vuetify/compare/vue-cli-plugin-vuetify@2.4.1...vue-cli-plugin-vuetify@2.4.2) (2021-08-04) ##### Bug Fixes - **[#​287](https://togithub.com/vuetifyjs/vue-cli-plugin-vuetify/issues/287):** inject the correct path based on vuetify version. ([7e7608a](https://togithub.com/vuetifyjs/vue-cli-plugin-vuetify/commit/7e7608a42a82c529834975bd3c0ab08b8c02fe0a)), closes [#​287](https://togithub.com/vuetifyjs/vue-cli-plugin-vuetify/issues/287) - **preview:** install correct vite version. ([#​281](https://togithub.com/vuetifyjs/vue-cli-plugin-vuetify/issues/281)) ([44bebf7](https://togithub.com/vuetifyjs/vue-cli-plugin-vuetify/commit/44bebf7f9c931b7ad933b9888ca212e332be7ee5)) - **vite:** add support for css variables ([a844235](https://togithub.com/vuetifyjs/vue-cli-plugin-vuetify/commit/a844235a911bafc23bb1210eb0cd221bd15c4767)) - **vite:** Vite preset inserts wrong main entry w/ ts ([#​280](https://togithub.com/vuetifyjs/vue-cli-plugin-vuetify/issues/280)) ([a5ed8db](https://togithub.com/vuetifyjs/vue-cli-plugin-vuetify/commit/a5ed8db9c683cde6376b69f002fbbd8eadbdf561)) ##### [2.4.1](https://togithub.com/vuetifyjs/vue-cli-plugin-vuetify/compare/vue-cli-plugin-vuetify@2.4.0...vue-cli-plugin-vuetify@2.4.1) (2021-06-02) ##### Bug Fixes - lock sass version to ~1.32 ([0caeead](https://togithub.com/vuetifyjs/vue-cli-plugin-vuetify/commit/0caeead4aae4a8bc5ab75aa792113154a3b88c01)) - **configure:** update css var primary color value. ([38f1f17](https://togithub.com/vuetifyjs/vue-cli-plugin-vuetify/commit/38f1f1774c04bf450e1c99c5f0800a255638d15b))

Configuration

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

🚦 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 #3127 (3b582af) into master (12fc339) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #3127   +/-   ##
=======================================
  Coverage   93.86%   93.86%           
=======================================
  Files         213      213           
  Lines        7401     7401           
  Branches     1246     1246           
=======================================
  Hits         6947     6947           
  Misses        420      420           
  Partials       34       34           
Flag Coverage Δ
dapp 89.91% <ø> (ø)
dapp.unit 89.91% <ø> (ø)
sdk 95.13% <ø> (ø)
sdk.e2e 72.33% <ø> (ø)
sdk.integration 79.77% <ø> (ø)
sdk.unit 48.91% <ø> (ø)

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


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...3b582af. Read the comment docs.