Skip to content

⬆️ deps(dev): Bump prisma from 4.5.0 to 7.5.0#1632

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/prisma-7.5.0
Open

⬆️ deps(dev): Bump prisma from 4.5.0 to 7.5.0#1632
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/prisma-7.5.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2026

Bumps prisma from 4.5.0 to 7.5.0.

Release notes

Sourced from prisma's releases.

7.5.0

Today, we are excited to share the 7.5.0 stable release 🎉

🌟 Star this repo for notifications about new releases, bug fixes & features — or follow us on X!

Highlights

ORM

Features

  • Added support for nested transaction rollbacks via savepoints (#21678)

    Adds support for nested transaction rollback behavior for SQL databases: if an outer transaction fails, the inner nested transaction is rolled back as well. Implements this by tracking transaction ID + nesting depth so Prisma can reuse an existing open transaction in the underlying engine, and it also enables using $transaction from an interactive transaction client.

Bug fixes

Driver Adapters

  • Made the adapter-mariadb use the binary MySQL protocol to fix an issue with lossy number conversions (#29285)
  • Made @types/pg a direct dependency of adapter-pg for better TypeScript experience out-of-the-box (#29277)

Prisma Client

  • Resolved Prisma.DbNull serializing as empty object in some bundled environments like Next.js (#29286)
  • Fixed DateTime fields returning Invalid Date with unixepoch-ms timestamps in some cases (#29274)
  • Fixed a cursor-based pagination issue with @db.Date columns (#29327)

Schema Engine

  • Manual partial indexes are now preserved when partialIndexes preview feature is disabled, preventing unnecessary drops and additions in migrations (#5790, #5795)
  • Enhanced partial index predicate comparison to handle quoted vs unquoted identifiers correctly, eliminating needless recreate cycles (#5788)
  • Excluded partial unique indexes from DMMF uniqueFields and uniqueIndexes to prevent incorrect findUnique input type generation (#5792)

Studio

With the launch of Prisma ORM v7, we also introduced a rebuilt version of Prisma Studio. With the feedback we’ve gathered since the release, we’ve added some high requested features to help make Studio a better experience.

Multi-cell Selection & Full Table Search

This release brings the ability to select multiple cells when viewing your database. In addition to being able to select multiple cells, you can also search across your database. You can search for a specific table or for specific cells within that table.

Adobe Express - CleanShot 2026-03-04 at 21 15 08-2

More intuitive filtering

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for prisma since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 4.5.0 to 7.5.0.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/7.5.0/packages/cli)

---
updated-dependencies:
- dependency-name: prisma
  dependency-version: 7.5.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the automerge To be automerged after CI passes label Mar 11, 2026
@github-actions
Copy link

yarn.lock changes

Summary

Status Count
ADDED 62
UPDATED 11
Click to toggle table visibility
Name Status Previous Current
@chevrotain/cst-dts-gen ADDED - 10.5.0
@chevrotain/gast ADDED - 10.5.0
@chevrotain/types ADDED - 10.5.0
@chevrotain/utils ADDED - 10.5.0
@electric-sql/pglite ADDED - 0.3.15
@electric-sql/pglite-socket ADDED - 0.0.20
@electric-sql/pglite-tools ADDED - 0.2.20
@hono/node-server ADDED - 1.19.9
@mrleebo/prisma-ast ADDED - 0.13.1
@prisma/config ADDED - 7.5.0
@prisma/debug ADDED - 7.5.0
@prisma/dev ADDED - 0.20.0
@prisma/engines UPDATED 4.5.0 7.5.0
@prisma/engines-version UPDATED 4.5.0-43.0362da9eebca54d94c8ef5edd3b2e90af99ba452 7.5.0-15.280c870be64f457428992c43c1f6d557fab6e29e
@prisma/fetch-engine ADDED - 7.5.0
@prisma/get-platform ADDED - 7.5.0
@prisma/query-plan-executor ADDED - 7.2.0
@prisma/studio-core ADDED - 0.21.1
@standard-schema/spec ADDED - 1.1.0
aws-ssl-profiles ADDED - 1.1.2
c12 ADDED - 3.1.0
chevrotain ADDED - 10.5.0
chokidar UPDATED 3.5.3 4.0.3
citty ADDED - 0.2.1
confbox ADDED - 0.2.4
consola ADDED - 3.4.2
cross-spawn UPDATED 7.0.3 7.0.6
deepmerge-ts ADDED - 7.1.5
defu ADDED - 6.1.4
denque UPDATED 2.0.1 2.1.0
destr ADDED - 2.0.5
dotenv ADDED - 16.6.1
effect ADDED - 3.18.4
empathic ADDED - 2.0.0
exsolve ADDED - 1.0.8
fast-check ADDED - 3.23.2
foreground-child ADDED - 3.3.1
generate-function ADDED - 2.3.1
get-port-please ADDED - 3.2.0
giget ADDED - 2.0.0
grammex ADDED - 3.1.12
graphmatch ADDED - 1.1.1
hono ADDED - 4.11.4
http-status-codes ADDED - 2.3.0
iconv-lite UPDATED 0.6.3 0.7.2
is-property ADDED - 1.0.2
jiti ADDED - 2.6.1
lilconfig UPDATED 2.0.5 2.1.0
long UPDATED 4.0.0 5.3.2
lru.min ADDED - 1.1.4
mysql2 ADDED - 3.15.3
named-placeholders ADDED - 1.1.6
node-fetch-native ADDED - 1.6.7
nypm ADDED - 0.6.5
ohash ADDED - 2.0.11
pathe ADDED - 2.0.3
perfect-debounce ADDED - 1.0.0
pkg-types ADDED - 2.3.0
postgres ADDED - 3.4.7
prisma UPDATED 4.5.0 7.5.0
proper-lockfile ADDED - 4.1.2
pure-rand ADDED - 6.1.0
rc9 ADDED - 2.1.2
readdirp UPDATED 3.6.0 4.1.2
regexp-to-ast ADDED - 0.5.0
remeda ADDED - 2.33.4
seq-queue ADDED - 0.0.5
signal-exit UPDATED 3.0.7 4.1.0
sqlstring ADDED - 2.3.3
std-env ADDED - 3.10.0
tinyexec ADDED - 1.0.2
valibot ADDED - 1.2.0
zeptomatch ADDED - 2.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge To be automerged after CI passes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants