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

Updated @types/eslint dependencies across all packages #633

Merged
merged 2 commits into from
May 21, 2024

Conversation

thehenrytsai
Copy link
Contributor

  1. Updated @types/eslint dependencies across all packages. They need to be updated together else tsc will result in error TS2300: Duplicate identifier errors.
  2. Opportunistically updated playwright dependencies.

Copy link

changeset-bot bot commented May 21, 2024

⚠️ No Changeset found

Latest commit: 5e2a5d4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

Copy link
Contributor

github-actions bot commented May 21, 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-21T02:15:25Z 5e2a5d4

@codecov-commenter
Copy link

codecov-commenter commented May 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.11%. Comparing base (682850e) to head (5e2a5d4).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #633      +/-   ##
==========================================
+ Coverage   91.10%   91.11%   +0.01%     
==========================================
  Files         116      116              
  Lines       29664    29664              
  Branches     2212     2212              
==========================================
+ Hits        27026    27029       +3     
+ Misses       2603     2600       -3     
  Partials       35       35              
Components Coverage Δ
agent 80.86% <ø> (ø)
api 97.93% <ø> (+0.15%) ⬆️
common 98.68% <ø> (ø)
credentials 95.26% <ø> (ø)
crypto 93.81% <ø> (ø)
dids 97.73% <ø> (ø)
identity-agent 96.70% <ø> (ø)
crypto-aws-kms 100.00% <ø> (ø)
proxy-agent 96.70% <ø> (ø)
user-agent 96.70% <ø> (ø)

@thehenrytsai thehenrytsai merged commit c0eba91 into main May 21, 2024
13 checks passed
@thehenrytsai thehenrytsai deleted the henrytsai/dependencies-2024-05-20-2 branch May 21, 2024 23:42
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.

5 participants