Garlic-Team / gcommands

Powerful and flexible discord.js framework.
https://www.npmjs.com/package/gcommands
ISC License
38 stars 9 forks source link

chore(deps): update dependency @prisma/client to v3.15.2 #498

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@prisma/client (source) 3.15.1 -> 3.15.2 age adoption passing confidence

Release Notes

prisma/prisma ### [`v3.15.2`](https://togithub.com/prisma/prisma/releases/tag/3.15.2) [Compare Source](https://togithub.com/prisma/prisma/compare/3.15.1...3.15.2) Today, we are issuing the `3.15.2` patch release. #### Fixes In order to use the [Prisma Data Proxy](https://www.prisma.io/docs/concepts/data-platform/data-proxy) via Prisma Client, you need to generate it with `prisma generate --data-proxy` as described in our [documentation](https://prisma.io/docs/concepts/data-platform/data-proxy#step-4-generate-the-client). We are introducing `PRISMA_GENERATE_DATAPROXY="true"` as an additional way to do the same thing, but [via an environment variable](https://prisma.io/docs/reference/api-reference/environment-variables-reference#prisma_generate_dataproxy). 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](https://www.prisma.io/docs/concepts/data-platform/data-proxy).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

bucket-bot[bot] commented 2 years ago

I'm locking the conversation so as not to create unnecessary controversy. Use /unlock to unlock