Skip to content

Commit

Permalink
fix(deps): update prisma monorepo to v5.9.1 (#175)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@prisma/client](https://www.prisma.io)
([source](https://togithub.com/prisma/prisma/tree/HEAD/packages/client))
| [`5.9.0` ->
`5.9.1`](https://renovatebot.com/diffs/npm/@prisma%2fclient/5.9.0/5.9.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@prisma%2fclient/5.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@prisma%2fclient/5.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@prisma%2fclient/5.9.0/5.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@prisma%2fclient/5.9.0/5.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [prisma](https://www.prisma.io)
([source](https://togithub.com/prisma/prisma/tree/HEAD/packages/cli)) |
[`5.9.0` ->
`5.9.1`](https://renovatebot.com/diffs/npm/prisma/5.9.0/5.9.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/prisma/5.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/prisma/5.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/prisma/5.9.0/5.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prisma/5.9.0/5.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>prisma/prisma (@&#8203;prisma/client)</summary>

### [`v5.9.1`](https://togithub.com/prisma/prisma/releases/tag/5.9.1)

[Compare
Source](https://togithub.com/prisma/prisma/compare/5.9.0...5.9.1)

Today, we are issuing the `5.9.1` patch release.

##### Fixes in Prisma Client

In `5.9.0` we have changed our conditional exports in `@prisma/client`.
This resulted in broken types for TypesScript users using certain
combinations of `module`/`moduleResolution` settings. Additionally, it
also caused a regression for Next.js users which have encountered
invalid error messages from our side.

You can now try out `5.9.1` and let us know if you find a bug at
https://pris.ly/prisma-prisma-bug-report

- [\[5.9.0\] Getting strange types after generating
#&#8203;22903](https://togithub.com/prisma/prisma/issues/22903)
- [v5.9.0 / Don't generate type. And the error from the previous version
is still there
#&#8203;22896](https://togithub.com/prisma/prisma/issues/22896)
- [\[5.9.0\] Error: Prisma Client is unable to run in an edge runtime.
As an alternative, try Accelerate: https://pris.ly/d/accelerate.
#&#8203;22893](https://togithub.com/prisma/prisma/issues/22893)
- [`Error: Prisma Client is unable to run in an edge runtime. As an
alternative, try Accelerate: https://pris.ly/d/accelerate.`
#&#8203;22889](https://togithub.com/prisma/prisma/issues/22889)
- [\[5.9.0\] All queries result in any type
#&#8203;22888](https://togithub.com/prisma/prisma/issues/22888)
- [Prisma edge runtime error
#&#8203;22886](https://togithub.com/prisma/prisma/issues/22886)
- [please how i cant fix this message issues
#&#8203;22885](https://togithub.com/prisma/prisma/issues/22885)
- [\[v5.9.0\] $extends always return any
#&#8203;22884](https://togithub.com/prisma/prisma/issues/22884)
- [\[5.9.0\] @&#8203;prisma/client in Next.js middleware
#&#8203;22877](https://togithub.com/prisma/prisma/issues/22877)
- [Error after Upgrading from 5.8.1 to 5.9.0
#&#8203;22875](https://togithub.com/prisma/prisma/issues/22875)
- [\[5.9.0 Bug\] Prisma.TransactionClient appears to be missing types
#&#8203;22870](https://togithub.com/prisma/prisma/issues/22870)

Note: many issues are duplicates.

</details>

---

### 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 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://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/SHABIN-K/toss).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
  • Loading branch information
SHABIN-K authored Feb 2, 2024
2 parents 17b6541 + 9694463 commit 3dedbce
Showing 1 changed file with 25 additions and 25 deletions.
50 changes: 25 additions & 25 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3dedbce

Please sign in to comment.