Skip to content

chore(deps): update ssi-claims-core requirement from 0.1.2 to 0.2.0 in /crates/dwn-rs-core#146

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/crates/dwn-rs-core/ssi-claims-core-0.2.0
Open

chore(deps): update ssi-claims-core requirement from 0.1.2 to 0.2.0 in /crates/dwn-rs-core#146
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/crates/dwn-rs-core/ssi-claims-core-0.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2026

Updates the requirements on ssi-claims-core to permit the latest version.

Changelog

Sourced from ssi-claims-core's changelog.

[0.2.0] - 2021-04-01

Added

  • [49408bb] Add new method to HTTPDIDResolver
  • [f747c69] Add SeriesResolver
  • [5e7ed41] Add context to proof for did:tz
  • [97565f8] Add missing number 8
  • [561f41f] Add secp256k1
  • [44c7d45] Add secp256k1 feature to include rand dependency
  • [2007ec1] Add JSON Web Signature 2020 v1 context
  • [ac60fd3] Add P-256
  • [1df0d98] Add proof type for tz3
  • [c98fe67] Add Citizenship and Vaccination contexts
  • [5467296] Add Traceability context
  • [76cdb3d] Add Source::KeyAndPattern and DIDMethods::generate
  • [49c0bc1] Add did-pkh
  • [2fc6c61] Add did:onion

Changed

  • [75ebeed] Change authors to Spruce Systems, Inc.

Fixed

  • [cafe0ec] Fix tz1 key verification
  • [ca451b3] Fix EC crv property
  • [2731e2d] Fix did-ethr since VP VC is now optional
  • [c2384c7] Fix EIP-712 hashing and signing
  • [849934d] Fix WASM compilation for resolvers that use HTTP
  • [02d2f05] Fix verification relationship with base58 example

Other

  • [5cf15af] Update json-ld
  • [594b196] Depend on ssi without default features
  • [debab2a] Return method-not-supported if no DID method found
  • [eda6958] Allow objects in DID @context
  • [da5d87e] Expose ResolutionResult
  • [9b29088] Make DIDResolver Sync, not Sized
  • [ca14efa] Implement resolveRepresentation for DIDMethods
  • [f3fbf7b] Use BTreeMap instead of HashMap in property_set
  • [80a3f24] Dereference DID URLs
  • [fc0d50a] SeriesResolver: implement more of DIDResolver
  • [9ea12dc] Update async-std
  • [1cb2669] Use camelCase for DID metadata structures
  • [1bc7904] HTTPDIDResolver: support Document or Result
  • [129a6e0] HTTPDIDResolver: implement dereference
  • [a46a8ea] Support W3ID DID v1 context URL
  • [541b6d4] Update did:tz verification method type
  • [e85581d] Allow setting context objects in VPs and Proofs
  • [cd1d463] Use Value for Proof Context
  • [5db9b31] Show id in Not Found error
  • [eb4ba9f] Make sign_bytes return bytes

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [ssi-claims-core](https://github.com/spruceid/ssi) to permit the latest version.
- [Changelog](https://github.com/spruceid/ssi/blob/main/CHANGELOG.md)
- [Commits](spruceid/ssi@ssi-claims-core/v0.1.3...ssi-claims-core/v0.2.0)

---
updated-dependencies:
- dependency-name: ssi-claims-core
  dependency-version: 0.2.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants