Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update prisma monorepo to v4.16.2 #8800

Merged
merged 1 commit into from
Jul 1, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 30, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@prisma/client (source) 4.16.1 -> 4.16.2 age adoption passing confidence
@prisma/internals (source) 4.16.1 -> 4.16.2 age adoption passing confidence
prisma (source) 4.16.1 -> 4.16.2 age adoption passing confidence

Release Notes

prisma/prisma (@​prisma/client)

v4.16.2

Compare Source

Today, we are issuing the 4.16.2 patch release.

Fixes in Prisma Client


Configuration

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

🚦 Automerge: Enabled.

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. View repository job log here.

@renovate renovate bot added the release:chore This PR is a chore (means nothing for users) label Jun 30, 2023
@renovate renovate bot force-pushed the renovate/prisma-monorepo branch from 1c332af to 9679217 Compare July 1, 2023 00:27
@renovate renovate bot merged commit 15704f6 into main Jul 1, 2023
@renovate renovate bot deleted the renovate/prisma-monorepo branch July 1, 2023 01:16
jtoar pushed a commit that referenced this pull request Jul 4, 2023
[![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)) | [`4.16.1` ->
`4.16.2`](https://renovatebot.com/diffs/npm/@prisma%2fclient/4.16.1/4.16.2)
|
[![age](https://badges.renovateapi.com/packages/npm/@prisma%2fclient/4.16.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@prisma%2fclient/4.16.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@prisma%2fclient/4.16.2/compatibility-slim/4.16.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@prisma%2fclient/4.16.2/confidence-slim/4.16.1)](https://docs.renovatebot.com/merge-confidence/)
|
| [@prisma/internals](https://www.prisma.io)
([source](https://togithub.com/prisma/prisma)) | [`4.16.1` ->
`4.16.2`](https://renovatebot.com/diffs/npm/@prisma%2finternals/4.16.1/4.16.2)
|
[![age](https://badges.renovateapi.com/packages/npm/@prisma%2finternals/4.16.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@prisma%2finternals/4.16.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@prisma%2finternals/4.16.2/compatibility-slim/4.16.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@prisma%2finternals/4.16.2/confidence-slim/4.16.1)](https://docs.renovatebot.com/merge-confidence/)
|
| [prisma](https://www.prisma.io)
([source](https://togithub.com/prisma/prisma)) | [`4.16.1` ->
`4.16.2`](https://renovatebot.com/diffs/npm/prisma/4.16.1/4.16.2) |
[![age](https://badges.renovateapi.com/packages/npm/prisma/4.16.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/prisma/4.16.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/prisma/4.16.2/compatibility-slim/4.16.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/prisma/4.16.2/confidence-slim/4.16.1)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

### [`v4.16.2`](https://togithub.com/prisma/prisma/releases/tag/4.16.2)

[Compare
Source](https://togithub.com/prisma/prisma/compare/4.16.1...4.16.2)

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

#### Fixes in Prisma Client

- [4.16: (MongoDB) Generated types for list composites are
incorrect](https://togithub.com/prisma/prisma/issues/19880)
- [Getting wrong types with prisma client
extensions](https://togithub.com/prisma/prisma/issues/19958)
- [Prisma Client fluent API does not work with extends anymore on
4.16.1](https://togithub.com/prisma/prisma/issues/19921)
- [Prisma Client Extensions: `$allModels: { $allOperations }` sets query
type to `never` ](https://togithub.com/prisma/prisma/issues/19888)
- [Result types are incorrectly inferred when `undefined` explicitly
passed to
`select`/`include`](https://togithub.com/prisma/prisma/issues/19997)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDQuMiIsInVwZGF0ZWRJblZlciI6IjM1LjE0NC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@jtoar jtoar modified the milestones: next-release-patch, v5.4.3 Jul 9, 2023
jtoar pushed a commit that referenced this pull request Jul 9, 2023
[![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)) | [`4.16.1` ->
`4.16.2`](https://renovatebot.com/diffs/npm/@prisma%2fclient/4.16.1/4.16.2)
|
[![age](https://badges.renovateapi.com/packages/npm/@prisma%2fclient/4.16.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@prisma%2fclient/4.16.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@prisma%2fclient/4.16.2/compatibility-slim/4.16.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@prisma%2fclient/4.16.2/confidence-slim/4.16.1)](https://docs.renovatebot.com/merge-confidence/)
|
| [@prisma/internals](https://www.prisma.io)
([source](https://togithub.com/prisma/prisma)) | [`4.16.1` ->
`4.16.2`](https://renovatebot.com/diffs/npm/@prisma%2finternals/4.16.1/4.16.2)
|
[![age](https://badges.renovateapi.com/packages/npm/@prisma%2finternals/4.16.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@prisma%2finternals/4.16.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@prisma%2finternals/4.16.2/compatibility-slim/4.16.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@prisma%2finternals/4.16.2/confidence-slim/4.16.1)](https://docs.renovatebot.com/merge-confidence/)
|
| [prisma](https://www.prisma.io)
([source](https://togithub.com/prisma/prisma)) | [`4.16.1` ->
`4.16.2`](https://renovatebot.com/diffs/npm/prisma/4.16.1/4.16.2) |
[![age](https://badges.renovateapi.com/packages/npm/prisma/4.16.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/prisma/4.16.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/prisma/4.16.2/compatibility-slim/4.16.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/prisma/4.16.2/confidence-slim/4.16.1)](https://docs.renovatebot.com/merge-confidence/)
|

---

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

[Compare
Source](https://togithub.com/prisma/prisma/compare/4.16.1...4.16.2)

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

- [4.16: (MongoDB) Generated types for list composites are
incorrect](https://togithub.com/prisma/prisma/issues/19880)
- [Getting wrong types with prisma client
extensions](https://togithub.com/prisma/prisma/issues/19958)
- [Prisma Client fluent API does not work with extends anymore on
4.16.1](https://togithub.com/prisma/prisma/issues/19921)
- [Prisma Client Extensions: `$allModels: { $allOperations }` sets query
type to `never` ](https://togithub.com/prisma/prisma/issues/19888)
- [Result types are incorrectly inferred when `undefined` explicitly
passed to
`select`/`include`](https://togithub.com/prisma/prisma/issues/19997)

</details>

---

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

🚦 **Automerge**: Enabled.

♻ **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/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDQuMiIsInVwZGF0ZWRJblZlciI6IjM1LjE0NC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:chore This PR is a chore (means nothing for users)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant