Uh oh!
There was an error while loading. Please reload this page.
feat(deps): Bump @prisma/adapter-pg from 7.2.0 to 7.8.0 - #21106
Conversation
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit b57027c. Configure here.
Uh oh!
There was an error while loading. Please reload this page.
77b8051 to
f0673d0CompareBumps [@prisma/adapter-pg](https://github.com/prisma/prisma/tree/HEAD/packages/adapter-pg) from 7.2.0 to 7.8.0. - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.8.0/packages/adapter-pg) --- updated-dependencies: - dependency-name: "@prisma/adapter-pg" dependency-version: 7.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
f0673d0 to
5b69479CompareThis pull request has gone three weeks without activity. In another week, I will close it. But! If you comment or otherwise update it, I will reset the clock, and if you apply the label |
size-limit report 📦
|

Bumps @prisma/adapter-pg from 7.2.0 to 7.8.0.
Release notes
Sourced from @prisma/adapter-pg's releases.
... (truncated)
Commits
f2ca67efeat: pg statement name generator (#29395)4131568fix: set@types/pgto ^8.16.0 (#29390)33667c3fix(adapter-pg): handle both quoted/unquoted column names in ColumnNotFound e...e97b3e0feat(adapter-pg): accept connection string URL in PrismaPg constructor (#29287)fc38fb7Make@types/pga direct dependency of adapter-pg (#29277)6091e02feat: add support for nested transaction rollbacks via savepoints in sql (#21...