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 semver to ^7.5.4 - autoclosed #4003

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
semver ^7.5.3 -> ^7.5.4 age adoption passing confidence

Release Notes

npm/node-semver (semver) ### [`v7.5.4`](https://togithub.com/npm/node-semver/blob/HEAD/CHANGELOG.md#754-2023-07-07) [Compare Source](https://togithub.com/npm/node-semver/compare/v7.5.3...v7.5.4) ##### Bug Fixes - [`cc6fde2`](https://togithub.com/npm/node-semver/commit/cc6fde2d34b95cb600d126649d926901bd2a9703) [#​588](https://togithub.com/npm/node-semver/pull/588) trim each range set before parsing ([@​lukekarrys](https://togithub.com/lukekarrys)) - [`99d8287`](https://togithub.com/npm/node-semver/commit/99d8287516a1d2abf0286033e2e26eca6b69c09f) [#​583](https://togithub.com/npm/node-semver/pull/583) correctly parse long build ids as valid ([#​583](https://togithub.com/npm/node-semver/issues/583)) ([@​lukekarrys](https://togithub.com/lukekarrys))

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

Missing Translations Report

The following translations are missing for this pull request.

{
    "missingLanguageItems": {
        "zh-Hans": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 1988,
            "allLabels": "{}"
        },
        "zh-Hant": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 1988,
            "allLabels": "{}"
        },
        "fr": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 1988,
            "allLabels": "{}"
        },
        "es": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 1988,
            "allLabels": "{}"
        },
        "it": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 1988,
            "allLabels": "{}"
        }
    },
    "totalMissingCount": 0
}
codecov-commenter commented 1 year ago

Codecov Report

Merging #4003 (65a2b77) into main (7a57e57) will increase coverage by 41.39%. The diff coverage is n/a.

@@             Coverage Diff             @@
##             main    #4003       +/-   ##
===========================================
+ Coverage   16.38%   57.78%   +41.39%     
===========================================
  Files         449      460       +11     
  Lines       12180    12355      +175     
  Branches     4062     4084       +22     
===========================================
+ Hits         1996     7139     +5143     
+ Misses      10144     5128     -5016     
- Partials       40       88       +48     

see 241 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more