Update prisma monorepo to v6.19.3 #5

Open
renovate wants to merge 1 commit from renovate/prisma-monorepo into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
@prisma/client (source) 6.19.26.19.3 age confidence
prisma (source) 6.19.26.19.3 age confidence

Release Notes

prisma/prisma (@​prisma/client)

v6.19.3

Compare Source

Today, we are issuing a 6.19.3 patch release in the Prisma 6 release line. It updates the effect dependency to resolve a security vulnerability.

Changes:
#​29416


Configuration

📅 Schedule: (UTC)

  • 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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@prisma/client](https://www.prisma.io) ([source](https://github.com/prisma/prisma/tree/HEAD/packages/client)) | [`6.19.2` → `6.19.3`](https://renovatebot.com/diffs/npm/@prisma%2fclient/6.19.2/6.19.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@prisma%2fclient/6.19.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@prisma%2fclient/6.19.2/6.19.3?slim=true) | | [prisma](https://www.prisma.io) ([source](https://github.com/prisma/prisma/tree/HEAD/packages/cli)) | [`6.19.2` → `6.19.3`](https://renovatebot.com/diffs/npm/prisma/6.19.2/6.19.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/prisma/6.19.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prisma/6.19.2/6.19.3?slim=true) | --- ### Release Notes <details> <summary>prisma/prisma (@&#8203;prisma/client)</summary> ### [`v6.19.3`](https://github.com/prisma/prisma/releases/tag/6.19.3) [Compare Source](https://github.com/prisma/prisma/compare/6.19.2...6.19.3) Today, we are issuing a 6.19.3 patch release in the Prisma 6 release line. It updates the `effect` dependency to resolve a security vulnerability. Changes: [#&#8203;29416](https://github.com/prisma/prisma/pull/29416) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMjAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Update prisma monorepo to v6.19.3
Some checks failed
CI / verify (pull_request) Failing after 2s
CI / publish-images (pull_request) Has been skipped
6819ed5ea1
Some checks failed
CI / verify (pull_request) Failing after 2s
CI / publish-images (pull_request) Has been skipped
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/prisma-monorepo:renovate/prisma-monorepo
git switch renovate/prisma-monorepo

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/prisma-monorepo
git switch renovate/prisma-monorepo
git rebase main
git switch main
git merge --ff-only renovate/prisma-monorepo
git switch renovate/prisma-monorepo
git rebase main
git switch main
git merge --no-ff renovate/prisma-monorepo
git switch main
git merge --squash renovate/prisma-monorepo
git switch main
git merge --ff-only renovate/prisma-monorepo
git switch main
git merge renovate/prisma-monorepo
git push origin main
Sign in to join this conversation.
No description provided.