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 #501

Merged
merged 2 commits into from
Apr 29, 2024
Merged

Version Packages #501

merged 2 commits into from
Apr 29, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 26, 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

  • #500 41ac378 Thanks @LiranCohen! - Upgrade DWN SDK with newest features

    • remove Permissions interface and replace permissions with a first-class protocol representing it
    • adding RecordsTags functionality

@web5/[email protected]

Patch Changes

@web5/[email protected]

Patch Changes

@web5/[email protected]

Patch Changes

  • #500 41ac378 Thanks @LiranCohen! - Upgrade DWN SDK with newest features

    • remove Permissions interface and replace permissions with a first-class protocol representing it
    • adding RecordsTags functionality
  • Updated dependencies [41ac378]:

@web5/[email protected]

Patch Changes

  • #500 41ac378 Thanks @LiranCohen! - Upgrade DWN SDK with newest features

    • remove Permissions interface and replace permissions with a first-class protocol representing it
    • adding RecordsTags functionality
  • Updated dependencies [41ac378]:

@web5/[email protected]

Patch Changes

  • #500 41ac378 Thanks @LiranCohen! - Upgrade DWN SDK with newest features

    • remove Permissions interface and replace permissions with a first-class protocol representing it
    • adding RecordsTags functionality
  • Updated dependencies [41ac378]:

@github-actions github-actions bot requested a review from LiranCohen as a code owner April 26, 2024 20:49
@github-actions github-actions bot added the api-release Release PRs for @web5/api label Apr 26, 2024
Copy link
Contributor Author

github-actions bot commented Apr 26, 2024

TBDocs Report

🛑 Errors: 0
⚠️ Warnings: 7

@web5/api

  • Project entry file: packages/api/src/index.ts
📄 File: ./packages/api/src/record.ts
⚠️ extractor:typedoc:missing-docs: Record.tags (GetSignature) does not have any documentation.

@web5/crypto

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

@web5/crypto-aws-kms

  • Project entry file: packages/crypto-aws-kms/src/index.ts
📄 File: ./packages/crypto-aws-kms/src/ecdsa.ts
⚠️ extractor:typedoc:missing-docs: EcdsaAlgorithm (Class) does not have any documentation.
📄 File: ./packages/crypto-aws-kms/src/key-manager.ts
⚠️ extractor:typedoc:missing-docs: AwsKeyManager (Class) does not have any documentation.
📄 File: ./packages/crypto-aws-kms/src/utils.ts
⚠️ extractor:typedoc:missing-docs: getKeySpec (CallSignature) does not have any documentation.
🔀 Misc.
⚠️ extractor:typedoc:invalid-link: Failed to resolve link to "@web5/crypto#Secp256k1.adjustSignatureToLowS | here" in comment for EcdsaAlgorithm.sign. You may have wanted "@web5/crypto!Secp256k1.adjustSignatureToLowS | here"

@web5/dids

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

@web5/credentials

  • Project entry file: packages/credentials/src/index.ts
📄 File: ./packages/credentials/src/verifiable-credential.ts
⚠️ extractor:typedoc:missing-docs: CredentialSchema.__type.id (Property) does not have any documentation.
⚠️ extractor:typedoc:missing-docs: CredentialSchema.__type.type (Property) does not have any documentation.

TBDocs Report Updated at 2024-04-29T19:19:17Z a39b1eb

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.56%. Comparing base (41ac378) to head (824d145).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #501   +/-   ##
=======================================
  Coverage   90.56%   90.56%           
=======================================
  Files         112      112           
  Lines       29106    29106           
  Branches     2084     2084           
=======================================
  Hits        26359    26359           
  Misses       2712     2712           
  Partials       35       35           
Components Coverage Δ
agent 78.83% <ø> (ø)
api 97.91% <ø> (ø)
common 98.68% <ø> (ø)
credentials 95.21% <ø> (ø)
crypto 93.81% <ø> (ø)
dids 97.65% <ø> (ø)
identity-agent 96.70% <ø> (ø)
crypto-aws-kms 100.00% <ø> (ø)
proxy-agent 96.70% <ø> (ø)
user-agent 96.70% <ø> (ø)

@LiranCohen LiranCohen merged commit 393d483 into main Apr 29, 2024
11 checks passed
@LiranCohen LiranCohen deleted the changeset-release/main branch April 29, 2024 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api-release Release PRs for @web5/api
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants