Skip to content

[Snyk] Security upgrade prisma from 6.14.0 to 6.19.3#197

Open
snyk-io[bot] wants to merge 2 commits into
mainfrom
snyk-fix-70ee4129737b017c8b29949b7d89be05
Open

[Snyk] Security upgrade prisma from 6.14.0 to 6.19.3#197
snyk-io[bot] wants to merge 2 commits into
mainfrom
snyk-fix-70ee4129737b017c8b29949b7d89be05

Conversation

@snyk-io

@snyk-io snyk-io Bot commented Jun 5, 2026

Copy link
Copy Markdown

snyk-top-banner

Snyk has created this PR to fix 1 vulnerabilities in the pnpm dependencies of this project.

Snyk changed the following file(s):

  • internal-packages/database/package.json
⚠️ Warning
Failed to update the pnpm-lock.yaml, please update manually before merging.

Vulnerabilities that will be fixed with an upgrade:

Issue Score
critical severity Race Condition
SNYK-JS-EFFECT-15746380
  224  

Breaking Change Risk

Merge Risk: Medium

Notice: This assessment is enhanced by AI.


Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Race Condition


This change is Reviewable

@snyk-io

snyk-io Bot commented Jun 5, 2026

Copy link
Copy Markdown
Author

Merge Risk: Medium

This upgrade from Prisma 6.14.0 to 6.19.3 is a minor version update that includes new features, bug fixes, and preparations for the upcoming Prisma 7 major release. While mostly additive, there are changes that require verification.

Key Changes & Potential Impacts:

  • Runtime Options (v6.15.0): The runtime options for Prisma Client have been simplified. Obsolete aliases like node and deno-deploy have been removed in favor of nodejs and deno respectively. If you were using these older aliases in your schema, you will need to update them.
  • Rust-Free Engine (v6.16.0): The new TypeScript-based query engine is now generally available. While it is an opt-in feature in version 6, it represents a significant architectural shift that will become the default in v7. Adopting it requires installing a database-specific driver adapter (e.g., @prisma/adapter-pg).
  • Configuration with prisma.config.ts (v6.18.0): Prisma is moving configuration from schema.prisma to a new prisma.config.ts file. This is currently optional but will be required in v7. The prisma init command now automatically creates this file.

Recommendation:
Review your schema.prisma file for the runtime option in the generator block and update it if you are using a removed alias. Although the Rust-free engine and prisma.config.ts are opt-in, it is recommended to review the documentation to prepare for the eventual migration to Prisma 7. No other breaking API changes are documented in this version range.

Notice 🤖: This content was augmented using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.

@changeset-bot

changeset-bot Bot commented Jun 5, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: cefd2fc

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@snyk-io

snyk-io Bot commented Jun 5, 2026

Copy link
Copy Markdown
Author

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
🔚 Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@snyk-io

snyk-io Bot commented Jun 5, 2026

Copy link
Copy Markdown
Author

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedmupdf@​0.3.0961001008270
Added@​trigger.dev/​build@​0.0.0-prerelease-202503211226181001007299100
Addedreflect-metadata@​0.2.21001001008080
Added@​types/​node@​22.5.41001008196100

View full report

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant