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

fix: next-auth update #1045

Merged
merged 3 commits into from
Mar 16, 2023
Merged

fix: next-auth update #1045

merged 3 commits into from
Mar 16, 2023

Conversation

ErnoW
Copy link
Member

@ErnoW ErnoW commented Mar 16, 2023


name: 'Pull request'
about: A new pull request

New Pull Request

Checklist

  • I am not disclosing a vulnerability.
  • My code is conform the code style
  • I have made corresponding changes to the documentation
  • I have updated Typescript definitions when needed

Issue Description

Related issue: #FILL_THIS_OUT

Solution Description

@ErnoW ErnoW requested a review from a team as a code owner March 16, 2023 04:46
@changeset-bot
Copy link

changeset-bot bot commented Mar 16, 2023

🦋 Changeset detected

Latest commit: 2367e05

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

This PR includes changesets to release 36 packages
Name Type
@moralisweb3/next Patch
@moralisweb3/api-generator Patch
@moralisweb3/api-utils Patch
@moralisweb3/aptos-api Patch
@moralisweb3/auth Patch
@moralisweb3/codegen Patch
@moralisweb3/evm-api Patch
@moralisweb3/evm-utils Patch
@moralisweb3/parse-server Patch
@moralisweb3/react Patch
@moralisweb3/sol-api Patch
@moralisweb3/sol-utils Patch
@moralisweb3/streams Patch
@moralisweb3/test-utils Patch
@moralisweb3/common-aptos-utils Patch
@moralisweb3/common-auth-utils Patch
@moralisweb3/common-core Patch
@moralisweb3/common-evm-utils Patch
@moralisweb3/common-sol-utils Patch
@moralisweb3/common-streams-utils Patch
@moralisweb3/client-api-utils Patch
@moralisweb3/client-evm-api Patch
@moralisweb3/client-firebase-api-utils Patch
@moralisweb3/client-firebase-auth-utils Patch
@moralisweb3/client-firebase-evm-api Patch
@moralisweb3/client-firebase-evm-auth Patch
@moralisweb3/client-firebase-sol-api Patch
@moralisweb3/client-firebase-sol-auth Patch
@moralisweb3/client-sol-api Patch
@create-moralis-dapp/express Patch
@create-moralis-dapp/next Patch
@create-moralis-dapp/react-cra Patch
@create-moralis-dapp/react-vite Patch
@create-moralis-dapp/toolkit Patch
moralis Patch
create-moralis-dapp 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

@ErnoW ErnoW requested a review from Y0moo March 16, 2023 04:46
@github-actions
Copy link
Contributor

github-actions bot commented Mar 16, 2023

Test coverage

Title Lines Statements Branches Functions
api-utils Coverage: 30%
30.34% (61/201) 30.35% (17/56) 30.76% (12/39)
auth Coverage: 90%
92.59% (100/108) 83.33% (20/24) 86.2% (25/29)
evm-api Coverage: 100%
100% (82/82) 66.66% (6/9) 100% (50/50)
common-aptos-utils Coverage: 4%
4.81% (147/3054) 5.47% (25/457) 5.54% (44/793)
common-evm-utils Coverage: 64%
64.59% (987/1528) 20.02% (134/669) 35.21% (212/602)
sol-api Coverage: 96%
96.66% (29/30) 66.66% (6/9) 91.66% (11/12)
common-sol-utils Coverage: 74%
74.55% (167/224) 66.66% (18/27) 65.38% (51/78)
common-streams-utils Coverage: 91%
91.58% (1176/1284) 78.17% (412/527) 82.45% (423/513)
streams Coverage: 88%
87.81% (555/632) 65.88% (56/85) 87.59% (120/137)

Copy link
Contributor

@Y0moo Y0moo left a comment

Choose a reason for hiding this comment

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

Tested locally works well.

@ErnoW ErnoW merged commit 4f2a3be into main Mar 16, 2023
@ErnoW ErnoW deleted the fix/update-next-auth-dependency branch March 16, 2023 05:24
@github-actions github-actions bot mentioned this pull request Mar 16, 2023
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