fix(deps): Update did-vc-libraries (major) #1410
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^4.0.0
->^6.0.0
^6.0.0
->^9.0.0
^10.0.0
->^12.0.0
^7.0.0
->^9.0.0
^6.0.0
->^9.0.0
Release Notes
digitalcredentials/ed25519-signature-2020 (@digitalcredentials/ed25519-signature-2020)
v6.0.0
Compare Source
Changed
@digitalcredentials/[email protected]
now requiresexpo-crypto
for React Native sha256 digest hashing, instead of@sphereon/[email protected]
.expo-crypto
in your project's
dependencies
.v5.0.0
Compare Source
Changed
@digitalcredentials/jsonld-signatures
v11.0.0 (latest Sphereon webcrypto fork, latest DCC forks of jsonld and http-client).digitalcredentials/jsonld.js (@digitalcredentials/jsonld)
v9.0.0
Compare Source
Changed
@digitalcredentials/jsonld
(to fix upstream http-client export error).@digitalcredentials/[email protected]
fork.digitalcredentials/jsonld-signatures (@digitalcredentials/jsonld-signatures)
v12.0.1
Compare Source
Fixed
expo-crypto
browser export.v12.0.0
Compare Source
Changed
expo-crypto
for React Native sha256 digest hashing, instead of@sphereon/[email protected]
.expo-crypto
in your project's
dependencies
.v11.0.0
Compare Source
Changed
jsonld
andhttp-client
.v10.1.0
Compare Source
Added
@kezike's updates as part of supporting VC 2.0 spec.
derive()
, passproofSet
param to functions.Changed
jsonld
dep to#v10.1.x
branch (until upstream react-native PR gets merged)@sphereon/[email protected]
digitalcredentials/vc (@digitalcredentials/vc)
v9.0.1
Compare Source
v9.0.0
Compare Source
Fixed
v8.0.1
Compare Source
Fixed
CredentialIssuancePurpose
.v8.0.0
Compare Source
Added
validFrom
andvalidUntil
.credentialStatus
arrays in credential status check.derive()
API for deriving new verifiable credentials fromexisting ones, for the purpose of selective disclosure or
unlinkable presentation.
now
toverifyCredential()
,createPresentation()
,verify()
, andissue()
.Changed
@digitalcredentials/jsonld
@digitalcredentials/jsonld-signatures
@digitalcredentials/http-client
engines.node
to>=18
to support newer keys & suites.expansionMap
. (Removed in dependencies.)jsonld-signatures@11
andjsonld@8
to get newsafe
mode (and on by default when using
canonize
) feature.expirationDate
propertyexists.
[email protected]
used in tests.Fixed
issuanceDate
is only checked on verification,not issuance.
Removed
./lib/contexts/
andfrom the default document loader. The contexts are now available in
@digitalbazaar/odrl-context
and
@digitalbazaar/credentials-examples-context
.Configuration
📅 Schedule: Branch creation - "before 5am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.