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

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
@transmute/credentials-context (source) 0.7.0-unstable.80 -> 0.7.0-unstable.81 age adoption passing confidence
did-jwt 7.2.1 -> 7.2.2 age adoption passing confidence
did-jwt-vc 3.2.2 -> 3.2.3 age adoption passing confidence

Release Notes

transmute-industries/verifiable-data ### [`v0.7.0-unstable.81`](https://togithub.com/transmute-industries/verifiable-data/compare/v0.7.0-unstable.80...v0.7.0-unstable.81) [Compare Source](https://togithub.com/transmute-industries/verifiable-data/compare/v0.7.0-unstable.80...v0.7.0-unstable.81)
decentralized-identity/did-jwt ### [`v7.2.2`](https://togithub.com/decentralized-identity/did-jwt/blob/HEAD/CHANGELOG.md#​722-httpsgithubcomdecentralized-identitydid-jwtcompare721722-2023-06-07) [Compare Source](https://togithub.com/decentralized-identity/did-jwt/compare/7.2.1...7.2.2) ##### Bug Fixes - **deps:** update dependency uint8arrays to v4.0.4 ([d481064](https://togithub.com/decentralized-identity/did-jwt/commit/d4810647900310fc05bed0a06277d34a7b5a04cf))
decentralized-identity/did-jwt-vc ### [`v3.2.3`](https://togithub.com/decentralized-identity/did-jwt-vc/blob/HEAD/CHANGELOG.md#​323-httpsgithubcomdecentralized-identitydid-jwt-vccompare322323-2023-06-08) [Compare Source](https://togithub.com/decentralized-identity/did-jwt-vc/compare/3.2.2...3.2.3) ##### Bug Fixes - **deps:** Update dependency did-jwt to v7.2.2 ([3e48606](https://togithub.com/decentralized-identity/did-jwt-vc/commit/3e48606f83c6a854fff801b032c77c547967256a))

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 (a2971aa) 84.52% compared to head (a18ba28) 84.52%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #1187 +/- ## ======================================= Coverage 84.52% 84.52% ======================================= Files 158 158 Lines 16615 16615 Branches 1819 1819 ======================================= Hits 14043 14043 Misses 2572 2572 ```

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