BirthdayResearch / defichain-wallet

DeFiChain Wallet. The DeFi Blockchain Light Wallet for iOS, Android & Web.
MIT License
125 stars 46 forks source link

bump(deps): update dependency @cypress/code-coverage to ^3.12.11 #4112

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 10 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@cypress/code-coverage ^3.12.5 -> ^3.12.11 age adoption passing confidence

Release Notes

cypress-io/code-coverage (@​cypress/code-coverage) ### [`v3.12.11`](https://togithub.com/cypress-io/code-coverage/releases/tag/v3.12.11) [Compare Source](https://togithub.com/cypress-io/code-coverage/compare/v3.12.10...v3.12.11) ##### Bug Fixes - **deps:** update dependency [@​types/node](https://togithub.com/types/node) to v20 ([#​737](https://togithub.com/cypress-io/code-coverage/issues/737)) ([136fafc](https://togithub.com/cypress-io/code-coverage/commit/136fafce3b92a74144c0b64bc01764b676972a8a)) ### [`v3.12.10`](https://togithub.com/cypress-io/code-coverage/releases/tag/v3.12.10) [Compare Source](https://togithub.com/cypress-io/code-coverage/compare/v3.12.9...v3.12.10) ##### Bug Fixes - **deps:** update dependency [@​types/node](https://togithub.com/types/node) to v16.18.61 ([#​719](https://togithub.com/cypress-io/code-coverage/issues/719)) ([eda6460](https://togithub.com/cypress-io/code-coverage/commit/eda646097b2f545066a9e6271eb0334542c2d735)) - **deps:** update dependency globby to v11.1.0 ([#​666](https://togithub.com/cypress-io/code-coverage/issues/666)) ([03a3c19](https://togithub.com/cypress-io/code-coverage/commit/03a3c199f82d30a6d25f80cbe002acd83452042d)) - **deps:** update react monorepo ([#​724](https://togithub.com/cypress-io/code-coverage/issues/724)) ([3424c37](https://togithub.com/cypress-io/code-coverage/commit/3424c3740d863aa40244ed513fe24f24eb848400)) ### [`v3.12.9`](https://togithub.com/cypress-io/code-coverage/releases/tag/v3.12.9) [Compare Source](https://togithub.com/cypress-io/code-coverage/compare/v3.12.8...v3.12.9) ##### Bug Fixes - **deps:** update dependency [@​types/react](https://togithub.com/types/react) to v18.2.35 ([#​720](https://togithub.com/cypress-io/code-coverage/issues/720)) ([ade25b3](https://togithub.com/cypress-io/code-coverage/commit/ade25b34fc3e947f1fdd7b5f3eea9a617ee0df67)) ### [`v3.12.8`](https://togithub.com/cypress-io/code-coverage/releases/tag/v3.12.8) [Compare Source](https://togithub.com/cypress-io/code-coverage/compare/v3.12.7...v3.12.8) ##### Bug Fixes - **deps:** update dependency [@​types/node](https://togithub.com/types/node) to v16.18.59 ([#​713](https://togithub.com/cypress-io/code-coverage/issues/713)) ([6bc51e7](https://togithub.com/cypress-io/code-coverage/commit/6bc51e743030a31867301bf617f2a17008d0f25c)) ### [`v3.12.7`](https://togithub.com/cypress-io/code-coverage/releases/tag/v3.12.7) [Compare Source](https://togithub.com/cypress-io/code-coverage/compare/v3.12.6...v3.12.7) ##### Bug Fixes - **deps:** update dependency [@​types/react](https://togithub.com/types/react) to v18.2.33 ([#​717](https://togithub.com/cypress-io/code-coverage/issues/717)) ([cd82267](https://togithub.com/cypress-io/code-coverage/commit/cd8226780dc09309c069721f5be05dd689e66f01)) ### [`v3.12.6`](https://togithub.com/cypress-io/code-coverage/releases/tag/v3.12.6) [Compare Source](https://togithub.com/cypress-io/code-coverage/compare/v3.12.5...v3.12.6) ##### Bug Fixes - code coverage incomplete on redirect ([#​660](https://togithub.com/cypress-io/code-coverage/issues/660)) ([443029b](https://togithub.com/cypress-io/code-coverage/commit/443029bd5e6a9ca0795b6150906b866f259e2da4))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 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 10 months ago

Missing Translations Report

The following translations are missing for this pull request.

{
    "missingLanguageItems": {
        "zh-Hans": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2038,
            "allLabels": "{}"
        },
        "zh-Hant": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2038,
            "allLabels": "{}"
        },
        "fr": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2038,
            "allLabels": "{}"
        },
        "es": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2038,
            "allLabels": "{}"
        },
        "it": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 2038,
            "allLabels": "{}"
        }
    },
    "totalMissingCount": 0
}
codecov-commenter commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (5b63897) 52.64% compared to head (01ba481) 61.48%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4112 +/- ## ========================================== + Coverage 52.64% 61.48% +8.83% ========================================== Files 438 438 Lines 12435 12435 Branches 4116 4116 ========================================== + Hits 6547 7646 +1099 + Misses 5807 4697 -1110 - Partials 81 92 +11 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

renovate[bot] commented 9 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^3.12.11). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.