-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Update Bun & Deno examples #8343
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
Update Bun & Deno examples #8343
Conversation
WalkthroughMultiple example projects in Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes
Areas requiring extra attention:
Possibly related PRs
Pre-merge checks❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (1 passed)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (24)
💤 Files with no reviewable changes (11)
🧰 Additional context used🧠 Learnings (7)📓 Common learnings📚 Learning: 2025-10-15T13:58:59.096ZApplied to files:
📚 Learning: 2025-10-27T13:18:46.546ZApplied to files:
📚 Learning: 2025-08-22T12:12:24.602ZApplied to files:
📚 Learning: 2025-10-15T13:58:29.130ZApplied to files:
📚 Learning: 2025-10-15T13:56:01.807ZApplied to files:
📚 Learning: 2025-08-22T12:12:43.161ZApplied to files:
🧬 Code graph analysis (2)generator-prisma-client/deno-deploy/prisma/seed.ts (1)
generator-prisma-client/deno-deploy/src/main.ts (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (31)
🔇 Additional comments (17)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
mhartington
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few things, but overall good
* Update all accelerate example (#8373) * Update misc examples (#8372) * Update misc examples with prisma.config.ts and adapter (#8362) * Update HTTP web server examples (#8354) * update all nextjs examples in `generator-prisma-client/` (#8342) * Update fullstack examples with prisma config and pg adapter (#8344) Co-authored-by: Nurul Sundarani <sundarani@prisma.io> * Update Nuxt & React Router examples (#8368) * Update optimize examples (#8375) * Update Bun & Deno examples (#8343) * Update GraphQL examples with prisma.config.ts and pg adapter (#8345) * update cockroachdb, postgresql-supabase, prisma-postgres examples (#8374) * remove engine classic and url from schema.prisma * update deployment * update readme * delete all lock files and update prisma version to 7.0.0 * update remaining examples * update d1 example * fix * update turso example * fix * update nuxt example * fix nextjs example * update all deps to 7.0.0 * fix --------- Co-authored-by: Nurul Sundarani <sundarani@prisma.io>
Summary by CodeRabbit
Release Notes
Chores
Refactor
DATABASE_URLenvironment variable across examples.