Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

fix(deps): update dependency ethr-did-resolver to v4 #389

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

decentralized-identity/ethr-did-resolver

v4.0.0

Compare Source

Features
BREAKING CHANGES
  • The return type is DIDResolutionResult which wraps a DIDDocument.
  • No errors are thrown during DID resolution. Please check result.didResolutionMetadata.error instead.
  • This DID core spec requirement will break for users expecting publicKey, ethereumAddress, Secp256k1VerificationKey2018 entries in the DID document. They are replaced with verificationMethod, blockchainAccountId and EcdsaSecp256k1VerificationKey2019 and EcdsaSecp256k1RecoveryMethod2020 depending on the content.

v3.1.0

Compare Source

Features

3.0.3 (2020-12-17)

Bug Fixes

3.0.2 (2020-12-09)

Bug Fixes
  • deps: update dependency did-resolver to v2.1.2 (8c2294e)

3.0.1 (2020-11-09)

Bug Fixes

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the maintenance label Mar 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant