decentralized-identity / veramo

A JavaScript Framework for Verifiable Data
https://veramo.io
Apache License 2.0
431 stars 131 forks source link

fix(deps): update dependency @metamask/eth-sig-util to v7 #1258

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@metamask/eth-sig-util ^6.0.0 -> ^7.0.0 age adoption passing confidence

Release Notes

MetaMask/eth-sig-util (@​metamask/eth-sig-util) ### [`v7.0.0`](https://togithub.com/MetaMask/eth-sig-util/blob/HEAD/CHANGELOG.md#700) [Compare Source](https://togithub.com/MetaMask/eth-sig-util/compare/v6.0.1...v7.0.0) ##### Changed - **BREAKING**: Increase minimum Node.js version to v16 ([#​332](https://togithub.com/MetaMask/eth-sig-util/pull/332)) - **BREAKING**: Bump `@metamask/abi-utils` from `^1.0.2` to `^2.0.2` ([#​326](https://togithub.com/MetaMask/eth-sig-util/pull/336)) - Bump `@metamask/utils` from `^5.0.2` to `^8.1.0` ([#​333](https://togithub.com/MetaMask/eth-sig-util/pull/333)) ### [`v6.0.1`](https://togithub.com/MetaMask/eth-sig-util/blob/HEAD/CHANGELOG.md#601) [Compare Source](https://togithub.com/MetaMask/eth-sig-util/compare/v6.0.0...v6.0.1) ##### Changed - Swap out legacy `ethereumjs-abi` for `@metamask/abi-utils` ([#​319](https://togithub.com/MetaMask/eth-sig-util/pull/319)) ##### Fixed - Bump `ethereum-cryptography` from `^2.0.0` to `^2.1.2` ([#​302](https://togithub.com/MetaMask/eth-sig-util/pull/302)) - Bump `ethereumjs/util` from `^8.0.6` to `^8.1.0` ([#​302](https://togithub.com/MetaMask/eth-sig-util/pull/302)) - Remove unused dependency `bn.js` ([#​334](https://togithub.com/MetaMask/eth-sig-util/issues/334)) ([#​302](https://togithub.com/MetaMask/eth-sig-util/pull/302))

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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.

codecov-commenter commented 11 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (28c65f7) 84.99% compared to head (43de76d) 84.98%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #1258 +/- ## ========================================== - Coverage 84.99% 84.98% -0.01% ========================================== Files 167 167 Lines 18139 18140 +1 Branches 2040 2040 ========================================== Hits 15417 15417 - Misses 2722 2723 +1 ``` | [Files](https://app.codecov.io/gh/decentralized-identity/veramo/pull/1258?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=decentralized-identity) | Coverage Δ | | |---|---|---| | [packages/credential-w3c/src/action-handler.ts](https://app.codecov.io/gh/decentralized-identity/veramo/pull/1258?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=decentralized-identity#diff-cGFja2FnZXMvY3JlZGVudGlhbC13M2Mvc3JjL2FjdGlvbi1oYW5kbGVyLnRz) | `83.04% <0.00%> (-0.15%)` | :arrow_down: |

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