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

Version Packages #505

Merged
merged 2 commits into from
May 2, 2024
Merged

Version Packages #505

merged 2 commits into from
May 2, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 1, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@web5/[email protected]

Patch Changes

  • #433 ac1e6f1 Thanks @LiranCohen! - Extend and Test RPC DWN/Web5 Clients to support http and ws
    • move HttpDwnRpcClient to /prototyping folder
    • move JSON RPC related files to /prototyping folder
    • create WebSocketDwnRpcClient in /prototyping folder
    • create WebSocketWeb5RpcClient wrapper in rpc-client
      • does not support sendDidRequest via sockets
  • Updated dependencies [eb02b62, d3814cd, 857d160]:

@web5/[email protected]

Patch Changes

@web5/[email protected]

Patch Changes

  • #433 ac1e6f1 Thanks @LiranCohen! - Extend and Test RPC DWN/Web5 Clients to support http and ws
    • move HttpDwnRpcClient to /prototyping folder
    • move JSON RPC related files to /prototyping folder
    • create WebSocketDwnRpcClient in /prototyping folder
    • create WebSocketWeb5RpcClient wrapper in rpc-client
      • does not support sendDidRequest via sockets
  • Updated dependencies [ac1e6f1, eb02b62, d3814cd, 857d160]:

@web5/[email protected]

Patch Changes

  • #433 ac1e6f1 Thanks @LiranCohen! - Extend and Test RPC DWN/Web5 Clients to support http and ws
    • move HttpDwnRpcClient to /prototyping folder
    • move JSON RPC related files to /prototyping folder
    • create WebSocketDwnRpcClient in /prototyping folder
    • create WebSocketWeb5RpcClient wrapper in rpc-client
      • does not support sendDidRequest via sockets
  • Updated dependencies [ac1e6f1, eb02b62, d3814cd, 857d160]:

@web5/[email protected]

Patch Changes

  • #433 ac1e6f1 Thanks @LiranCohen! - Extend and Test RPC DWN/Web5 Clients to support http and ws
    • move HttpDwnRpcClient to /prototyping folder
    • move JSON RPC related files to /prototyping folder
    • create WebSocketDwnRpcClient in /prototyping folder
    • create WebSocketWeb5RpcClient wrapper in rpc-client
      • does not support sendDidRequest via sockets
  • Updated dependencies [ac1e6f1, eb02b62, d3814cd, 857d160]:

shamilovtim
shamilovtim previously approved these changes May 1, 2024
LiranCohen
LiranCohen previously approved these changes May 1, 2024
thehenrytsai
thehenrytsai previously approved these changes May 1, 2024
shamilovtim
shamilovtim previously approved these changes May 2, 2024
shamilovtim
shamilovtim previously approved these changes May 2, 2024
Copy link
Contributor Author

github-actions bot commented May 2, 2024

TBDocs Report

✅ No errors or warnings

@web5/api

  • Project entry file: packages/api/src/index.ts

@web5/crypto

  • Project entry file: packages/crypto/src/index.ts

@web5/crypto-aws-kms

  • Project entry file: packages/crypto-aws-kms/src/index.ts

@web5/dids

  • Project entry file: packages/dids/src/index.ts

@web5/credentials

  • Project entry file: packages/credentials/src/index.ts

TBDocs Report Updated at 2024-05-02T18:26:40Z 6d30fee

@codecov-commenter
Copy link

codecov-commenter commented May 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.81%. Comparing base (d3814cd) to head (6d30fee).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #505      +/-   ##
==========================================
+ Coverage   90.80%   90.81%   +0.01%     
==========================================
  Files         116      116              
  Lines       29442    29442              
  Branches     2156     2156              
==========================================
+ Hits        26736    26739       +3     
+ Misses       2671     2668       -3     
  Partials       35       35              
Components Coverage Δ
agent 79.90% <ø> (ø)
api 97.92% <ø> (+0.15%) ⬆️
common 98.68% <ø> (ø)
credentials 95.26% <ø> (ø)
crypto 93.81% <ø> (ø)
dids 97.66% <ø> (ø)
identity-agent 96.70% <ø> (ø)
crypto-aws-kms 100.00% <ø> (ø)
proxy-agent 96.70% <ø> (ø)
user-agent 96.70% <ø> (ø)

Copy link
Member

@thehenrytsai thehenrytsai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@LiranCohen LiranCohen merged commit 1d59f71 into main May 2, 2024
11 checks passed
@LiranCohen LiranCohen deleted the changeset-release/main branch May 2, 2024 19:19
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.

4 participants