Skip to content

chore(session-storage): update prisma to v7#2943

Open
tomheaton wants to merge 1 commit intoShopify:mainfrom
tomheaton:shopify-app-session-storage-prisma-v7
Open

chore(session-storage): update prisma to v7#2943
tomheaton wants to merge 1 commit intoShopify:mainfrom
tomheaton:shopify-app-session-storage-prisma-v7

Conversation

@tomheaton
Copy link
Copy Markdown

@tomheaton tomheaton commented Nov 21, 2025

WHY are these changes introduced?

shopify-app-session-storage-prisma cannot be used with Prisma v7

WHAT is this pull request doing?

Update Prisma to v7 and use the new generated types instead of the ones imported by @prisma/client

Type of change

  • Patch: Bug (non-breaking change which fixes an issue)
  • Minor: New feature (non-breaking change which adds functionality)
  • Major: Breaking change (fix or feature that would cause existing functionality to not work as expected)

Major change to shopify-app-session-storage-prisma as it is not compatible with Prisma v6

Checklist

  • I have used pnpm changeset to create a draft changelog entry (do NOT update the CHANGELOG.md files manually)
  • I have added/updated tests for this change
  • I have documented new APIs/updated the documentation for modified APIs (for public APIs)

@tomheaton tomheaton force-pushed the shopify-app-session-storage-prisma-v7 branch 2 times, most recently from c739683 to 33844c7 Compare November 21, 2025 23:26
@tomheaton
Copy link
Copy Markdown
Author

tomheaton commented Nov 21, 2025

ah shucks, the ci is setup with 20.10 not the minimum 20.19 for prisma v7

would it be possible to bump this version?

@tomheaton tomheaton force-pushed the shopify-app-session-storage-prisma-v7 branch from 33844c7 to a908b21 Compare November 21, 2025 23:38
@tomheaton tomheaton force-pushed the shopify-app-session-storage-prisma-v7 branch from a908b21 to 4079eb3 Compare November 21, 2025 23:38
@tomheaton tomheaton marked this pull request as ready for review November 23, 2025 14:22
@tomheaton tomheaton requested a review from a team as a code owner November 23, 2025 14:22
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.

1 participant