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

Upgrade dwn-server and dwn-sdk-js #853

Merged
merged 4 commits into from
Aug 27, 2024
Merged

Conversation

LiranCohen
Copy link
Member

@LiranCohen LiranCohen commented Aug 23, 2024

  • upgrade dwn-sdk-js to v0.4.6
  • upgrade dwn-server to v0.4.8
  • added sinon.restore() in some places it may have been missing to eliminate cause of intermittent browser failures.

Copy link

changeset-bot bot commented Aug 23, 2024

🦋 Changeset detected

Latest commit: d873eeb

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@web5/api Patch
@web5/agent Patch
@web5/identity-agent Patch
@web5/proxy-agent Patch
@web5/user-agent Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented Aug 23, 2024

TBDocs Report

🛑 Errors: 0
⚠️ Warnings: 10

@web5/api

  • Project entry file: packages/api/src/index.ts
📄 File: ./packages/api/src/web5.ts
⚠️ extractor:typedoc:missing-docs: ConnectPermissionRequest (TypeAlias) does not have any documentation.
⚠️ extractor:typedoc:missing-docs: ConnectPermissionRequest.__type.protocolDefinition (Property) does not have any documentation.
⚠️ extractor:typedoc:missing-docs: ConnectPermissionRequest.__type.permissions (Property) does not have any documentation.
⚠️ extractor:typedoc:missing-docs: ConnectOptions (TypeAlias) does not have any documentation.
⚠️ extractor:typedoc:missing-docs: ConnectOptions.__type.permissionRequests (Property) does not have any documentation.

@web5/crypto

  • Project entry file: packages/crypto/src/index.ts
📄 File: ./packages/crypto/src/utils.ts
⚠️ extractor:typedoc:missing-docs: CryptoUtils (Variable) does not have any documentation.
⚠️ extractor:typedoc:missing-docs: CryptoUtils.__type.randomPin (Property) does not have any documentation.
⚠️ extractor:typedoc:missing-docs: CryptoUtils.__type.randomUuid (Property) does not have any documentation.
⚠️ extractor:typedoc:missing-docs: CryptoUtils.__type.randomBytes (Property) does not have any documentation.
⚠️ extractor:typedoc:missing-docs: CryptoUtils.__type.getJoseSignatureAlgorithmFromPublicKey (Property) does not have any documentation.

@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-08-27T19:27:47Z d873eeb

Copy link

codecov bot commented Aug 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.31%. Comparing base (4ff2316) to head (d873eeb).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #853   +/-   ##
=======================================
  Coverage   93.31%   93.31%           
=======================================
  Files         117      117           
  Lines       32988    32988           
  Branches     2622     2622           
=======================================
  Hits        30783    30783           
  Misses       2166     2166           
  Partials       39       39           
Components Coverage Δ
agent 87.08% <ø> (ø)
api 99.55% <ø> (ø)
common 98.68% <ø> (ø)
credentials 94.95% <ø> (ø)
crypto 93.79% <ø> (ø)
dids 97.77% <ø> (ø)
identity-agent 96.42% <ø> (ø)
crypto-aws-kms 100.00% <ø> (ø)
proxy-agent 96.42% <ø> (ø)
user-agent 96.42% <ø> (ø)

@LiranCohen LiranCohen force-pushed the lirancohen/upgrade-dwn-server branch from 82a14b9 to 3cee8a1 Compare August 23, 2024 21:37
@LiranCohen LiranCohen force-pushed the lirancohen/upgrade-dwn-server branch from 3cee8a1 to aac1430 Compare August 27, 2024 19:01
@LiranCohen LiranCohen marked this pull request as ready for review August 27, 2024 19:08
@LiranCohen LiranCohen merged commit 7347438 into main Aug 27, 2024
35 checks passed
@LiranCohen LiranCohen deleted the lirancohen/upgrade-dwn-server branch August 27, 2024 20:54
@github-actions github-actions bot mentioned this pull request Aug 27, 2024
This was referenced Sep 11, 2024
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.

2 participants