Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency web-did-resolver to v2 #418

Closed
wants to merge 1 commit into 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
web-did-resolver ^1.3.5 -> ^2.0.0 age adoption passing confidence

Release Notes

decentralized-identity/web-did-resolver

v2.0.4

Compare Source

Bug Fixes
  • deps: bump did-resolver to 3.1.0 (08358ec)

v2.0.3

Compare Source

Bug Fixes
  • deps: update all non-major dependencies to v17.0.2 (0e9e2f0)

v2.0.2

Compare Source

Bug Fixes

v2.0.1

Compare Source

Bug Fixes

v2.0.0

Compare Source

Features
BREAKING CHANGES
  • Resolver now returns a DIDResolutionResult that wraps a DIDDocument. No errors are thrown, instead returned as didResolutionMetadata.error/message

1.3.5 (2020-11-09)

Bug Fixes

1.3.4 (2020-11-09)

Bug Fixes

1.3.3 (2020-08-19)

Bug Fixes
  • deps: update dependency did-resolver to v2.1.1 (#​70) (0a0f902)

1.3.2 (2020-07-21)

Bug Fixes

1.3.1 (2020-07-20)

Bug Fixes
  • deps: update dependency did-resolver to v1.1.0 (#​39) (4ade39d)

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
mirceanis added a commit that referenced this pull request Mar 26, 2021
BREAKING CHANGES:
* `IResolver` interface adapted to core spec
* No more `EcdsaSignature` for signers, only `string` output
* Signers must accept `Uint8Array` input as well as `string`
* Using EcdsaSecp256k1VerificationKey2019 and ...RecoveryMethod2020
* using `verificationMethod` and `blockchainAccountId` from DID documents
* deprecated `UniversalResolver` class in favor of `getUniversalResolver` method

closes #418
closes #428
closes #417
closes #416
closes #412
closes #397
unblocks #384
fixes #394
@renovate renovate bot deleted the renovate/web-did-resolver-2.x branch March 26, 2021 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant