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

Merged
merged 2 commits into from
Apr 10, 2024
Merged

Version Packages #483

merged 2 commits into from
Apr 10, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 4, 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/agent@0.3.1

Patch Changes

  • #484 c47ea5e Thanks @LiranCohen! - Upgrade dwn-sdk-js to the latest version consuming 1.0.0 of @web5/dids

  • #482 ddb38d0 Thanks @LiranCohen! - - Upgrade packages to consume 1.0.0 of foundational web5 packages.

    • Using foundational dids package instead

@web5/api@0.9.1

Patch Changes

  • #484 c47ea5e Thanks @LiranCohen! - Upgrade dwn-sdk-js to the latest version consuming 1.0.0 of @web5/dids

  • #482 ddb38d0 Thanks @LiranCohen! - - Upgrade api latest dwn changes.

    • Protocol can actions now take an array.
    • Protocol can verbs are now ['create', 'update', 'delete', 'query', 'subscribe', 'co-update', 'co-delete']
    • paginagion is now handles by an object instead of a string.
    • Upgrade packages to consume 1.0.0 of foundational web5 packages.
  • Updated dependencies [c47ea5e, ddb38d0]:

    • @web5/agent@0.3.1
    • @web5/user-agent@0.3.1

@web5/identity-agent@0.3.1

Patch Changes

  • #482 ddb38d0 Thanks @LiranCohen! - - Upgrade packages to consume 1.0.0 of foundational web5 packages.
    • Using foundational dids package instead
  • Updated dependencies [c47ea5e, ddb38d0]:
    • @web5/agent@0.3.1

@web5/proxy-agent@0.3.1

Patch Changes

  • #482 ddb38d0 Thanks @LiranCohen! - - Upgrade packages to consume 1.0.0 of foundational web5 packages.
    • Using foundational dids package instead
  • Updated dependencies [c47ea5e, ddb38d0]:
    • @web5/agent@0.3.1

@web5/user-agent@0.3.1

Patch Changes

  • #482 ddb38d0 Thanks @LiranCohen! - - Upgrade packages to consume 1.0.0 of foundational web5 packages.
    • Using foundational dids package instead
  • Updated dependencies [c47ea5e, ddb38d0]:
    • @web5/agent@0.3.1

@frankhinek
Copy link
Contributor

@LiranCohen shouldn't the packages that depend on @web5/agent be bumped to use 0.3.1.

@LiranCohen
Copy link
Member

@LiranCohen shouldn't the packages that depend on @web5/agent be bumped to use 0.3.1.

@frankhinek Yup, working on that but had to go through and bring a new cut of dwn-sdk-js to bring in.

Copy link
Contributor Author

github-actions bot commented Apr 8, 2024

TBDocs Report

🛑 Errors: 0
⚠️ Warnings: 4

@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
📄 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

TBDocs Report Updated at 2024-04-08T18:15:53Z cc63418

@codecov-commenter
Copy link

Codecov Report

Merging #483 (cc63418) into main (ddb38d0) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #483   +/-   ##
=======================================
  Coverage   90.55%   90.55%           
=======================================
  Files         112      112           
  Lines       29085    29085           
  Branches     2078     2078           
=======================================
  Hits        26338    26338           
  Misses       2712     2712           
  Partials       35       35           
Components Coverage Δ
agent 78.83% <ø> (ø)
api 97.89% <ø> (ø)
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 c8e6fa8 into main Apr 10, 2024
10 checks passed
@LiranCohen LiranCohen deleted the changeset-release/main branch April 10, 2024 13:31
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.

3 participants