Skip to content
This repository was archived by the owner on Dec 27, 2023. It is now read-only.

Conversation

@PhantomKnight287
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @prisma/client from 3.15.1 to 3.15.2.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 3 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2022-06-15.
Release notes
Package name: @prisma/client
  • 3.15.2 - 2022-06-15

    Today, we are issuing the 3.15.2 patch release.

    Fixes

    In order to use the Prisma Data Proxy via Prisma Client, you need to generate it with prisma generate --data-proxy as described in our documentation. We are introducing PRISMA_GENERATE_DATAPROXY="true" as an additional way to do the same thing, but via an environment variable.

    This is necessary, for example, to reliably deploy a Prisma Client for Data Proxy on Vercel Serverless Functions, where it can be hard to update the build command to run prisma generate --data-proxy. Starting with this version you can just set PRISMA_GENERATE_DATAPROXY="true" as an environment variable the Vercel project settings.

    If you are unfamiliar with the Data Proxy, read how to get started.

  • 3.15.2-dev.2 - 2022-06-15
  • 3.15.2-dev.1 - 2022-06-15
  • 3.15.1 - 2022-06-09

    Today, we are issuing the 3.15.1 patch release.

    Fixes

from @prisma/client GitHub release notes

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

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants