decentralized-identity / veramo

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

fix(deps): Update dependency ethr-did-resolver to v10 #1291

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ethr-did-resolver ^9.0.0 -> ^10.0.0 age adoption passing confidence

Release Notes

decentralized-identity/ethr-did-resolver (ethr-did-resolver) ### [`v10.0.1`](https://togithub.com/decentralized-identity/ethr-did-resolver/blob/HEAD/CHANGELOG.md#1001-2023-11-27) [Compare Source](https://togithub.com/decentralized-identity/ethr-did-resolver/compare/10.0.0...10.0.1) ##### Bug Fixes - **deps:** update dependency ethers to v6.9.0 ([0ca70ec](https://togithub.com/decentralized-identity/ethr-did-resolver/commit/0ca70ec2fb60ab9ecf6a1a57ed046c84b8f81e11)) ### [`v10.0.0`](https://togithub.com/decentralized-identity/ethr-did-resolver/blob/HEAD/CHANGELOG.md#1000-2023-11-08) [Compare Source](https://togithub.com/decentralized-identity/ethr-did-resolver/compare/9.1.1...10.0.0) ##### Features - track signing keys independently ([#​194](https://togithub.com/decentralized-identity/ethr-did-resolver/issues/194)) ([cc44100](https://togithub.com/decentralized-identity/ethr-did-resolver/commit/cc441006b617abb26325ac41ef6d93d2a34b1046)), closes [#​184](https://togithub.com/decentralized-identity/ethr-did-resolver/issues/184) ##### BREAKING CHANGES - the keys in the `verificationMethod` array are no longer all referenced in the `assertionMethod` array. Only authentication (`sigAuth`) or signing keys (`veriKey`) are added. #### [9.1.1](https://togithub.com/decentralized-identity/ethr-did-resolver/compare/9.1.0...9.1.1) (2023-11-08) ##### Bug Fixes - **deps:** bump dependencies and adapt code ([#​193](https://togithub.com/decentralized-identity/ethr-did-resolver/issues/193)) ([0a8da00](https://togithub.com/decentralized-identity/ethr-did-resolver/commit/0a8da00c248b89abcb644a4aa6b5f1d8c895cc02)) ### [`v9.1.1`](https://togithub.com/decentralized-identity/ethr-did-resolver/blob/HEAD/CHANGELOG.md#911-2023-11-08) [Compare Source](https://togithub.com/decentralized-identity/ethr-did-resolver/compare/9.1.0...9.1.1) ##### Bug Fixes - **deps:** bump dependencies and adapt code ([#​193](https://togithub.com/decentralized-identity/ethr-did-resolver/issues/193)) ([0a8da00](https://togithub.com/decentralized-identity/ethr-did-resolver/commit/0a8da00c248b89abcb644a4aa6b5f1d8c895cc02)) ### [`v9.1.0`](https://togithub.com/decentralized-identity/ethr-did-resolver/blob/HEAD/CHANGELOG.md#910-2023-11-08) [Compare Source](https://togithub.com/decentralized-identity/ethr-did-resolver/compare/9.0.0...9.1.0) ##### Features - add JSON-LD contexts that define all the terms being used ([#​192](https://togithub.com/decentralized-identity/ethr-did-resolver/issues/192)) ([cd49ab8](https://togithub.com/decentralized-identity/ethr-did-resolver/commit/cd49ab81e8a0269ec130271b534a109b35fa39f6))

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.

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

Codecov Report

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

Comparison is base (5aa97a2) 85.46% compared to head (aecbfbc) 85.46%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #1291 +/- ## ======================================= Coverage 85.46% 85.46% ======================================= Files 170 170 Lines 18939 18939 Branches 2115 2115 ======================================= Hits 16186 16186 Misses 2753 2753 ```

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

renovate[bot] commented 6 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.