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

chore: bump prisma dev deps #9971

Merged
merged 8 commits into from
Feb 13, 2024
Merged

chore: bump prisma dev deps #9971

merged 8 commits into from
Feb 13, 2024

Conversation

ndom91
Copy link
Member

@ndom91 ndom91 commented Feb 8, 2024

☕️ Reasoning

  • Bump the Prisma package versions to 5.9.1 which includes the edge runtime initial clean up.
  • Newer version also fixed the type issues for me in dev
  • Also feel free to say to reverse this, but I also removed all the schema migration, naming convention stuff from the JSDocs. All that info is in the other prisma adapter page and imo people looking in the api reference / typedoc will just be annoyed but all this extra info as well :/.
  • I also updated everything else remaining in the JSDoc like setup code example, etc.

🧢 Checklist

  • Documentation
  • Tests
  • Ready to be merged

🎫 Affected issues

📌 Resources

Sorry, something went wrong.

Verified

This commit was signed with the committer’s verified signature.
ndom91 Nico Domino

Verified

This commit was signed with the committer’s verified signature.
ndom91 Nico Domino

Verified

This commit was signed with the committer’s verified signature.
ndom91 Nico Domino
@ndom91 ndom91 requested a review from balazsorban44 as a code owner February 8, 2024 22:40
Copy link

vercel bot commented Feb 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
auth-docs ❌ Failed (Inspect) Feb 13, 2024 6:04am
2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
next-auth-docs ⬜️ Ignored (Inspect) Visit Preview Feb 13, 2024 6:04am
nextra-docs ⬜️ Ignored (Inspect) Visit Preview Feb 13, 2024 6:04am

@github-actions github-actions bot added adapters Changes related to the core code concerning database adapters prisma @auth/prisma-adapter labels Feb 8, 2024
Copy link

socket-security bot commented Feb 8, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@prisma/client@5.9.1 environment, filesystem, shell Transitive: eval +6 18.6 MB prismabot
npm/@prisma/extension-accelerate@0.6.3 Transitive: environment, eval, filesystem, shell +7 18.7 MB pirix-gh, prismabot
npm/prisma@5.9.1 environment Transitive: eval, filesystem, shell +5 13.8 MB prismabot

🚮 Removed packages: npm/@prisma/extension-accelerate@0.6.2

View full report↗︎

@ndom91 ndom91 requested review from ubbe-xyz and ThangHuuVu February 9, 2024 23:42

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@ndom91 ndom91 changed the title fix: bump prisma dev deps chore: bump prisma dev deps Feb 10, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Copy link
Member

@ThangHuuVu ThangHuuVu left a comment

Choose a reason for hiding this comment

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

LGTM, as long as the portion of documentation that you removed is also available in another file!

@ndom91
Copy link
Member Author

ndom91 commented Feb 13, 2024

LGTM, as long as the portion of documentation that you removed is also available in another file!

Okay awesome, yeah all that info is available in the normal prisma doc now 👍

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@ndom91 ndom91 merged commit e1cb727 into main Feb 13, 2024
9 of 10 checks passed
@ndom91 ndom91 deleted the ndom91/bump-prisma-dev-deps branch February 13, 2024 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adapters Changes related to the core code concerning database adapters prisma @auth/prisma-adapter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants