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 ethr-did-resolver to v9 #1263

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
ethr-did-resolver ^8.1.2 -> ^9.0.0 age adoption passing confidence

Release Notes

decentralized-identity/ethr-did-resolver (ethr-did-resolver) ### [`v9.0.0`](https://togithub.com/decentralized-identity/ethr-did-resolver/blob/HEAD/CHANGELOG.md#900-2023-09-27) [Compare Source](https://togithub.com/decentralized-identity/ethr-did-resolver/compare/8.1.2...9.0.0) ##### Bug Fixes - **deps:** update ethers to v6 ([#​188](https://togithub.com/decentralized-identity/ethr-did-resolver/issues/188)) ([2785e61](https://togithub.com/decentralized-identity/ethr-did-resolver/commit/2785e615594a73693dcbec86506af666424184cd)) ##### BREAKING CHANGES - **deps:** this update uses ethers v6 which has a sufficiently different API from v5 that will likely need attention. While the API of this library hasn't changed, it is likely that an update will need attention so this is marked as a breaking change and a new major version is released. #### [8.1.2](https://togithub.com/decentralized-identity/ethr-did-resolver/compare/8.1.1...8.1.2) (2023-07-13) ##### Bug Fixes - **deps:** update all non-major dependencies ([5d1be47](https://togithub.com/decentralized-identity/ethr-did-resolver/commit/5d1be475b6597c60e24bf0d6efa80cb058d68667)) #### [8.1.1](https://togithub.com/decentralized-identity/ethr-did-resolver/compare/8.1.0...8.1.1) (2023-07-12) ##### Bug Fixes - **deps:** Update dependency did-resolver to v4.1.0 ([ea501e1](https://togithub.com/decentralized-identity/ethr-did-resolver/commit/ea501e19dd1c4af465eeb8761b31bb0fc4999124))

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[bot] commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (fb192e7) 84.99% compared to head (31bf5cf) 84.99%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #1263 +/- ## ======================================= Coverage 84.99% 84.99% ======================================= Files 167 167 Lines 18001 18001 Branches 2009 2009 ======================================= Hits 15300 15300 Misses 2701 2701 ```

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