also looking at this
chore(deps): update dependency prisma to 7.1.0
#278This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| prisma (source) | 6.19.0 -> 7.1.0 |
Release Notes
prisma/prisma (prisma)
6.19.0 -> 7.1.0
7.1.0
Today, we are excited to share the 7.1.0 stable release 🎉
🌟 Star this repo for notifications about new releases, bug fixes & features — or follow us on X!
This release brings quality of life improvements and fixes various bugs.
Prisma ORM
#28735: pnpm monorepo issues with prisma client runtime utils Resolves issues in pnpm monorepos where users would report TypeScript issues related to
@prisma/client-runtime-utils.#28769: implement sql commenter plugins for Prisma Client This PR implements support for SQL commenter plugins to Prisma Client. The feature will allow users to add metadata to SQL queries as comments following the sqlcommenter format.
Here’s two related PRs that were also merged:
- #28796: **implement query tags for SQL commenter plu...
[View full release notes]
Released by mhartington on 12/3/2025
7.0.1
Today, we are issuing a 7.0.1 patch release focused on quality of life improvements, and bug fixes.
🛠 Fixes
Prisma Studio:
- Support Deno >= 1.4 <2.2 and Bun >= 1 (via https://github.com/prisma/prisma/pull/28583)
- Fix collisions between user and internal Studio columns when querying (via https://github.com/prisma/prisma/pull/28677)
- Warn when SQLite file doesn't exist (via https://github.com/prisma/prisma/pull/28711/commits/c33a1ea9e5a94e6a5c876bc4567915cc5f354658)
- Fix https://github.com/prisma/studio/issues/1363 (via https://github.com/prisma/prisma/pull/28711/commits/07224d4651d043f4b08735eeaa144aa9d75f9fe3)
- Sort tables alphabetically (via https://github.com/prisma/prisma/pull/28702)
Prisma CLI
- Fix potential vulnerabilities in installed dependencies (via https://github.com/prisma/prisma/pull/28592)
- Fix https://github.com/prisma/prisma/issues/28240, an exit code regression affecting
prisma migrate diff(via https://github.com/prisma/prisma-...
[View full release notes]
Released by jkomyno on 11/25/2025
7.0.0
Today, we are excited to share the 7.0.0 stable release 🎉
🌟 Star this repo for notifications about new releases, bug fixes & features — and follow us on X!
Highlights
Over the past year we focused on making it simpler and faster to build applications with Prisma, no matter what tools you use or where you deploy, with exceptional developer experience at it’s core. This release makes many features introduced over the past year as the new defaults moving forward.
Prisma ORM
ESM Prisma Client as the default
The Rust-free/ESM Prisma Client has been in the works for some time now, all the way back to v6.16.0, with early iterations being available for developers to adopt. Now with version 7.0, we’re making this the default for all new projects. With this, developers are able to get:
- ~90% smaller bundle sizes
- Up to 3x faster queries
- Significantly s...
[View full release notes]
Released by mhartington on 11/19/2025
📊 Package Statistics
- prisma: 7,336,215 weekly downloads
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- If you want to rebase/retry this PR, check this box
This PR was generated by Buddy 🤖
1 changed file on the files tab, with 0 review threads.