decentralized-identity / veramo

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

fix(deps): Update did-vc-libraries #1193

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
did-jwt 7.2.2 -> 7.2.4 age adoption passing confidence
did-jwt-vc 3.2.3 -> 3.2.4 age adoption passing confidence

Release Notes

decentralized-identity/did-jwt (did-jwt) ### [`v7.2.4`](https://togithub.com/decentralized-identity/did-jwt/blob/HEAD/CHANGELOG.md#​724-httpsgithubcomdecentralized-identitydid-jwtcompare723724-2023-06-26) [Compare Source](https://togithub.com/decentralized-identity/did-jwt/compare/7.2.3...7.2.4) ##### Bug Fixes - **deps:** update dependency multiformats to v12 ([#​285](https://togithub.com/decentralized-identity/did-jwt/issues/285)) ([90b2d68](https://togithub.com/decentralized-identity/did-jwt/commit/90b2d68e321dda12f04e796b7c2e4fb0e7fddd80)) ### [`v7.2.3`](https://togithub.com/decentralized-identity/did-jwt/blob/HEAD/CHANGELOG.md#​723-httpsgithubcomdecentralized-identitydid-jwtcompare722723-2023-06-26) [Compare Source](https://togithub.com/decentralized-identity/did-jwt/compare/7.2.2...7.2.3) ##### Bug Fixes - add padding to bigints whose byte-length is expected ([#​288](https://togithub.com/decentralized-identity/did-jwt/issues/288)) ([bfa8e71](https://togithub.com/decentralized-identity/did-jwt/commit/bfa8e714cbb104d7761e4e23f481c39675bbef31)), closes [#​283](https://togithub.com/decentralized-identity/did-jwt/issues/283)
decentralized-identity/did-jwt-vc (did-jwt-vc) ### [`v3.2.4`](https://togithub.com/decentralized-identity/did-jwt-vc/blob/HEAD/CHANGELOG.md#​324-httpsgithubcomdecentralized-identitydid-jwt-vccompare323324-2023-06-27) [Compare Source](https://togithub.com/decentralized-identity/did-jwt-vc/compare/3.2.3...3.2.4) ##### Bug Fixes - **deps:** Update dependency did-jwt to v7.2.4 ([0591be0](https://togithub.com/decentralized-identity/did-jwt-vc/commit/0591be01e8b00e31dd20d6937398cae69a98c9ff))

Configuration

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

🚦 Automerge: Enabled.

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

Patch and project coverage have no change.

Comparison is base (2ce7056) 84.50% compared to head (e187233) 84.50%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #1193 +/- ## ======================================= Coverage 84.50% 84.50% ======================================= Files 158 158 Lines 16620 16620 Branches 1821 1821 ======================================= Hits 14044 14044 Misses 2576 2576 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.