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(deps): bump prisma to v5.0.0 #1508

Merged
merged 4 commits into from
Jul 16, 2023

Conversation

Sn0wye
Copy link
Contributor

@Sn0wye Sn0wye commented Jul 12, 2023

Closes #

βœ… Checklist

  • I have followed every step in the contributing guide (updated 2022-10-06).
  • The PR title follows the convention we established conventional-commit
  • I performed a functional test on my final commit

Changelog

Update prisma and @prisma/client to v5.0.0
Removed previewFeatures jsonProtocol, as it is deprecated in v5.0.0

generator client {
    provider        = "prisma-client-js"
-    previewFeatures = ["jsonProtocol"]
}

Screenshots

Screenshot 2023-07-12 at 1 47 52 PM

πŸ’―

@changeset-bot
Copy link

changeset-bot bot commented Jul 12, 2023

πŸ¦‹ Changeset detected

Latest commit: 4c8aae3

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

This PR includes changesets to release 1 package
Name Type
create-t3-app Minor

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

@vercel
Copy link

vercel bot commented Jul 12, 2023

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
create-t3-app βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Jul 13, 2023 4:53pm

@vercel
Copy link

vercel bot commented Jul 12, 2023

@Sn0wye is attempting to deploy a commit to the t3-oss Team on Vercel.

A member of the Team first needs to authorize it.

@juliusmarminge
Copy link
Member

juliusmarminge commented Jul 12, 2023

This change requires bumping prisma to v5

@Sn0wye
Copy link
Contributor Author

Sn0wye commented Jul 12, 2023

Ok!

@Sn0wye Sn0wye force-pushed the fix/prisma-deprecated-json-protocol branch from 63ac65e to b591c9a Compare July 13, 2023 16:29
@github-actions
Copy link
Contributor

github-actions bot commented Jul 13, 2023

⚑️ Lighthouse report for the changes in this PR:

Category Score
🟒 Performance 95
🟒 Accessibility 100
🟒 Best practices 100
🟒 SEO 100
πŸ”΄ PWA 30

Lighthouse ran on https://create-t3-app-git-fork-sn0wye-fix-prisma-deprecat-9ff9d8-t3-oss.vercel.app/

@Sn0wye Sn0wye changed the title fix: remove deprecated jsonProtocol as a preview feature chore(deps): bump prisma to v5.0.0 Jul 13, 2023
Copy link
Member

@c-ehrlich c-ehrlich left a comment

Choose a reason for hiding this comment

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

looks good, thanks :)

@c-ehrlich c-ehrlich added this pull request to the merge queue Jul 16, 2023
Merged via the queue into t3-oss:next with commit e9c862e Jul 16, 2023
25 of 26 checks passed
devvianto605 pushed a commit to devvianto605/create-devviantex-nextjs-app-deprecated that referenced this pull request Jun 9, 2024
* fix: remove jsonProtocol as a preview feature

* chore(deps): bump prisma to v5.0.0

* chore: add changeset
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
πŸ“Œ area: cli Relates to the CLI πŸ“Œ area: t3-app Relates to the generated T3 App
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants