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

chore: new minor release #1209

Merged
merged 8 commits into from
Aug 1, 2023
Merged

chore: new minor release #1209

merged 8 commits into from
Aug 1, 2023

Conversation

mirceanis
Copy link
Member

This should trigger a release of v5.4.0

uport-automation-bot and others added 8 commits July 26, 2023 12:09
…ion algorithms (#1180)

* feat(did-comm): initial support for A256KW key wrapping for didcomm
* feat(did-comm): support A256GCM content encryption
* chore(deps): use @noble/* libraries instead of elliptic, @stablelib/, js-sha3, blakejs
* feat(did-comm): add AES encryption and key wrapping
* fix(data-store): compare decrypted keys when importing
* feat(did-comm): add support for A256CBC-HS512 content encryption
@codecov
Copy link

codecov bot commented Aug 1, 2023

Codecov Report

Patch coverage: 86.04% and project coverage change: +0.36% 🎉

Comparison is base (99e9fc9) 84.49% compared to head (5294a81) 84.85%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1209      +/-   ##
==========================================
+ Coverage   84.49%   84.85%   +0.36%     
==========================================
  Files         158      167       +9     
  Lines       16636    18056    +1420     
  Branches     1826     2027     +201     
==========================================
+ Hits        14056    15321    +1265     
- Misses       2580     2735     +155     
Files Changed Coverage Δ
packages/did-comm/src/encryption/p256-ECDH-1PU.ts 0.00% <0.00%> (ø)
packages/did-comm/src/encryption/p256-ECDH-ES.ts 0.00% <0.00%> (ø)
packages/did-provider-key/src/key-did-provider.ts 77.27% <14.28%> (-3.05%) ⬇️
...s/credential-ld/src/suites/JsonWebSignature2020.ts 40.40% <35.52%> (+1.94%) ⬆️
...ata-store-json/src/identifier/private-key-store.ts 92.38% <71.42%> (-1.74%) ⬇️
...ges/data-store/src/identifier/private-key-store.ts 90.24% <83.33%> (-1.76%) ⬇️
packages/utils/src/did-utils.ts 83.72% <86.04%> (+0.88%) ⬆️
...d-comm/src/protocols/trust-ping-message-handler.ts 89.88% <86.66%> (+0.86%) ⬆️
packages/did-comm/src/utils.ts 90.37% <87.17%> (-1.71%) ⬇️
packages/did-provider-ion/src/functions.ts 94.14% <89.79%> (-1.55%) ⬇️
... and 23 more

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mirceanis mirceanis marked this pull request as ready for review August 1, 2023 14:53
@mirceanis mirceanis merged commit 74c517a into main Aug 1, 2023
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants