[PR #62] [CLOSED] build(deps-dev): bump prisma from 7.4.0 to 7.4.2 in /frontend #174

Closed
opened 2026-03-13 17:21:24 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/adminsyspro/proxcenter-ui/pull/62
Author: @dependabot[bot]
Created: 3/2/2026
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/frontend/prisma-7.4.2


📝 Commits (1)

  • fa57b51 build(deps-dev): bump prisma from 7.4.0 to 7.4.2 in /frontend

📊 Changes

3 files changed (+695 additions, -91 deletions)

View changed files

📝 frontend/package-lock.json (+39 -57)
📝 frontend/package.json (+1 -1)
📝 frontend/pnpm-lock.yaml (+655 -33)

📄 Description

Bumps prisma from 7.4.0 to 7.4.2.

Release notes

Sourced from prisma's releases.

7.4.2

Today, we are issuing a 7.4.2 patch release focused on bug fixes and quality improvements.

🛠 Fixes

Prisma Client

Driver Adapters

  • @​prisma/adapter-mariadb: Update text column detection to check for a binary collation (prisma/prisma#29238)
  • @​prisma/adapter-mariadb: Correct relationJoins compatibility check for MariaDB 8.x versions (prisma/prisma#29246)

Schema Engine

🙏 Huge thanks to our community

Many of the fixes in this release were contributed by our amazing community members. We're grateful for your continued support and contributions that help make Prisma better for everyone!

7.4.1

Today, we are issuing a 7.4.1 patch release focused on bug fixes and quality improvements.

🛠 Fixes

Prisma Client

Driver Adapters

  • @​prisma/adapter-ppg: Handle null values in type parsers for nullable columns (prisma/prisma#29192)

Prisma Schema Language

🙏 Huge thanks to our community

Many of the fixes in this release were contributed by our amazing community members. We're grateful for your continued support and contributions that help make Prisma better for everyone!

Commits

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/adminsyspro/proxcenter-ui/pull/62 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/2/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/frontend/prisma-7.4.2` --- ### 📝 Commits (1) - [`fa57b51`](https://github.com/adminsyspro/proxcenter-ui/commit/fa57b519f81f983ced37b928e184a77ddafb5cd9) build(deps-dev): bump prisma from 7.4.0 to 7.4.2 in /frontend ### 📊 Changes **3 files changed** (+695 additions, -91 deletions) <details> <summary>View changed files</summary> 📝 `frontend/package-lock.json` (+39 -57) 📝 `frontend/package.json` (+1 -1) 📝 `frontend/pnpm-lock.yaml` (+655 -33) </details> ### 📄 Description Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 7.4.0 to 7.4.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/prisma/prisma/releases">prisma's releases</a>.</em></p> <blockquote> <h2>7.4.2</h2> <p>Today, we are issuing a 7.4.2 patch release focused on bug fixes and quality improvements.</p> <h2>🛠 Fixes</h2> <p><strong>Prisma Client</strong></p> <ul> <li>Fix a case-insensitive <code>IN</code> and <code>NOT IN</code> filter regression (<a href="https://redirect.github.com/prisma/prisma/pull/29243">prisma/prisma#29243</a>)</li> <li>Fix a query plan mutation issue that resulted in broken cursor queries (<a href="https://redirect.github.com/prisma/prisma/pull/29262">prisma/prisma#29262</a>)</li> <li>Fix an array parameter wrapping issue in push operations (<a href="https://redirect.github.com/prisma/prisma-engines/pull/5784">prisma/prisma-engines#5784</a>)</li> <li>Fix <code>Uint8Array</code> serialization in nested JSON fields (<a href="https://redirect.github.com/prisma/prisma/pull/29268">prisma/prisma#29268</a>)</li> <li>Fix an issue with MySQL joins that relied on non-strict equality (<a href="https://redirect.github.com/prisma/prisma/pull/29251">prisma/prisma#29251</a>)</li> </ul> <p><strong>Driver Adapters</strong></p> <ul> <li><strong><code>@​prisma/adapter-mariadb</code></strong>: Update text column detection to check for a binary collation (<a href="https://redirect.github.com/prisma/prisma/pull/29238">prisma/prisma#29238</a>)</li> <li><strong><code>@​prisma/adapter-mariadb</code></strong>: Correct <code>relationJoins</code> compatibility check for MariaDB 8.x versions (<a href="https://redirect.github.com/prisma/prisma/pull/29246">prisma/prisma#29246</a>)</li> </ul> <p><strong>Schema Engine</strong></p> <ul> <li>Fix partial index predicate comparison on PostgreSQL and MSSQL (<a href="https://redirect.github.com/prisma/prisma-engines/pull/5780">prisma/prisma-engines#5780</a>)</li> </ul> <h2>🙏 Huge thanks to our community</h2> <p>Many of the fixes in this release were contributed by our amazing community members. We're grateful for your continued support and contributions that help make Prisma better for everyone!</p> <h2>7.4.1</h2> <p>Today, we are issuing a 7.4.1 patch release focused on bug fixes and quality improvements.</p> <h2>🛠 Fixes</h2> <p><strong>Prisma Client</strong></p> <ul> <li>Fix cursor-based pagination regression with parameterised values (<a href="https://redirect.github.com/prisma/prisma/pull/29184">prisma/prisma#29184</a>)</li> <li>Preserve <code>Prisma.skip</code> through query extension argument cloning (<a href="https://redirect.github.com/prisma/prisma/pull/29198">prisma/prisma#29198</a>)</li> <li>Enable batching of multiple queries inside interactive transactions (<a href="https://redirect.github.com/prisma/prisma/pull/25571">prisma/prisma#25571</a>)</li> <li>Add missing JSON value deserialization for JSONB parameter fields (<a href="https://redirect.github.com/prisma/prisma/pull/29182">prisma/prisma#29182</a>)</li> <li>Apply result extensions correctly for nested and fluent relations (<a href="https://redirect.github.com/prisma/prisma/pull/29218">prisma/prisma#29218</a>)</li> <li>Allow missing config datasource URL and validate only when needed (<a href="https://redirect.github.com/prisma/prisma-engines/pull/5777">prisma/prisma-engines#5777</a>)</li> </ul> <p><strong>Driver Adapters</strong></p> <ul> <li><strong><code>@​prisma/adapter-ppg</code></strong>: Handle null values in type parsers for nullable columns (<a href="https://redirect.github.com/prisma/prisma/pull/29192">prisma/prisma#29192</a>)</li> </ul> <p><strong>Prisma Schema Language</strong></p> <ul> <li>Support <code>where</code> argument on field-level <code>@unique</code> for partial indexes (<a href="https://redirect.github.com/prisma/prisma-engines/pull/5774">prisma/prisma-engines#5774</a>)</li> <li>Add object expression and object member support to schema reformatter (<a href="https://redirect.github.com/prisma/prisma-engines/pull/5776">prisma/prisma-engines#5776</a>)</li> </ul> <h2>🙏 Huge thanks to our community</h2> <p>Many of the fixes in this release were contributed by our amazing community members. We're grateful for your continued support and contributions that help make Prisma better for everyone!</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/prisma/prisma/commits/7.4.2/packages/cli">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prisma&package-manager=npm_and_yarn&previous-version=7.4.0&new-version=7.4.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-13 17:21:24 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/proxcenter-ui#174
No description provided.