na2na-p / avion

An web application
1 stars 0 forks source link

Update all non-major dependencies #119

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@jest/types ^29.6.1 -> ^29.6.3 age adoption passing confidence
@nestjs/cli ^10.1.12 -> ^10.1.14 age adoption passing confidence
@nestjs/common (source) ^10.1.3 -> ^10.2.1 age adoption passing confidence
@nestjs/core (source) ^10.1.3 -> ^10.2.1 age adoption passing confidence
@nestjs/platform-express (source) ^10.1.3 -> ^10.2.1 age adoption passing confidence
@nestjs/testing (source) ^10.1.3 -> ^10.2.1 age adoption passing confidence
@prisma/client (source) ^5.1.1 -> ^5.2.0 age adoption passing confidence
@types/jest (source) 29.5.3 -> 29.5.4 age adoption passing confidence
@types/node (source) 18.17.5 -> 18.17.9 age adoption passing confidence
@typescript-eslint/eslint-plugin ^6.4.0 -> ^6.4.1 age adoption passing confidence
@typescript-eslint/parser ^6.4.0 -> ^6.4.1 age adoption passing confidence
eslint-plugin-import ^2.28.0 -> ^2.28.1 age adoption passing confidence
jest (source) 29.6.2 -> 29.6.3 age adoption passing confidence
prisma (source) ^5.1.1 -> ^5.2.0 age adoption passing confidence
prisma-erd-generator ^1.11.0 -> ^1.11.1 age adoption passing confidence
turbo (source) ^1.10.12 -> ^1.10.13 age adoption passing confidence

Release Notes

jestjs/jest (@​jest/types) ### [`v29.6.3`](https://togithub.com/jestjs/jest/blob/HEAD/CHANGELOG.md#2963) [Compare Source](https://togithub.com/jestjs/jest/compare/v29.6.1...v29.6.3) ##### Fixes - `[expect, @​jest/expect-utils]` `ObjectContaining` support `sumbol` as key ([#​14414](https://togithub.com/jestjs/jest/pull/14414)) - `[expect]` Remove `@types/node` from dependencies ([#​14385](https://togithub.com/jestjs/jest/pull/14385)) - `[jest-core]` Use workers in watch mode by default to avoid crashes ([#​14059](https://togithub.com/facebook/jest/pull/14059) & [#​14085](https://togithub.com/facebook/jest/pull/14085)). - `[jest-reporters]` Update `istanbul-lib-instrument` dependency to v6. ([#​14401](https://togithub.com/jestjs/jest/pull/14401)) - `[jest-mock]` Revert [#​13692](https://togithub.com/jestjs/jest/pull/13692) as it was a breaking change ([#​14429](https://togithub.com/jestjs/jest/pull/14429)) - `[jest-mock]` Revert [#​13866](https://togithub.com/jestjs/jest/pull/13866) as it was a breaking change ([#​14429](https://togithub.com/jestjs/jest/pull/14429)) - `[jest-mock]` Revert [#​13867](https://togithub.com/jestjs/jest/pull/13867) as it was a breaking change ([#​14429](https://togithub.com/jestjs/jest/pull/14429)) - `[@jest/reporters]` Marks Reporter's hooks as optional ([#​14433](https://togithub.com/jestjs/jest/pull/14433)) - `[jest-runtime]` Fix dynamic ESM import module bug when loaded module through `jest.isolateModulesAsync` ([#​14397](https://togithub.com/jestjs/jest/pull/14397)) ##### Chore & Maintenance - `[jest-changed-files, jest-circus, jest-console, @​jest/core, @​jest/runtime, @​jest/transform]` Use `invariant` and `notEmpty` from `jest-util` rather than own internal ([#​14366](https://togithub.com/jestjs/jest/pull/14366))
nestjs/nest-cli (@​nestjs/cli) ### [`v10.1.14`](https://togithub.com/nestjs/nest-cli/releases/tag/10.1.14) [Compare Source](https://togithub.com/nestjs/nest-cli/compare/10.1.13...10.1.14) - Merge pull request [#​2256](https://togithub.com/nestjs/nest-cli/issues/2256) from nestjs/revert-2228-resolve-entry ([`130ddde`](https://togithub.com/nestjs/nest-cli/commit/130dddeb)) - Revert "fix: Resolve absolute path for `start` action" ([`de62426`](https://togithub.com/nestjs/nest-cli/commit/de624269)) - chore(deps): update dependency [@​types/node](https://togithub.com/types/node) to v18.17.8 ([`9484b2e`](https://togithub.com/nestjs/nest-cli/commit/9484b2e7)) - chore(deps): update dependency [@​types/jest](https://togithub.com/types/jest) to v29.5.4 ([`293c76b`](https://togithub.com/nestjs/nest-cli/commit/293c76bb)) ### [`v10.1.13`](https://togithub.com/nestjs/nest-cli/releases/tag/10.1.13) [Compare Source](https://togithub.com/nestjs/nest-cli/compare/10.1.12...10.1.13) - chore(deps): update dependency [@​types/node](https://togithub.com/types/node) to v18.17.7 ([`e5de27f`](https://togithub.com/nestjs/nest-cli/commit/e5de27f7)) - chore(deps): update typescript-eslint monorepo to v6.4.1 ([`e90967e`](https://togithub.com/nestjs/nest-cli/commit/e90967e2)) - chore(deps): update dependency jest to v29.6.3 ([`dfa1f13`](https://togithub.com/nestjs/nest-cli/commit/dfa1f136)) - chore(deps): update dependency lint-staged to v14.0.1 ([`a54b8d0`](https://togithub.com/nestjs/nest-cli/commit/a54b8d02)) - chore(deps): update dependency [@​types/node](https://togithub.com/types/node) to v18.17.6 ([`5fbe46e`](https://togithub.com/nestjs/nest-cli/commit/5fbe46e5)) - Merge pull request [#​2245](https://togithub.com/nestjs/nest-cli/issues/2245) from kdy1/master ([`1bd8775`](https://togithub.com/nestjs/nest-cli/commit/1bd87755)) - chore(deps): update dependency [@​swc/core](https://togithub.com/swc/core) to v1.3.78 ([`2230d3d`](https://togithub.com/nestjs/nest-cli/commit/2230d3d9)) - test: Update test refs ([`7c6972b`](https://togithub.com/nestjs/nest-cli/commit/7c6972bd)) - feat: Resolve `jsc.baseUrl` ([`9849015`](https://togithub.com/nestjs/nest-cli/commit/9849015a))
nestjs/nest (@​nestjs/common) ### [`v10.2.1`](https://togithub.com/nestjs/nest/compare/v10.2.0...v10.2.1) [Compare Source](https://togithub.com/nestjs/nest/compare/v10.2.0...v10.2.1) ### [`v10.2.0`](https://togithub.com/nestjs/nest/releases/tag/v10.2.0) [Compare Source](https://togithub.com/nestjs/nest/compare/v10.1.3...v10.2.0) ##### v10.2.0 (2023-08-21) ##### Features - `core` - [#​12237](https://togithub.com/nestjs/nest/pull/12237) feat(core): add strongly-typed decorators factory (reflector) ([@​kamilmysliwiec](https://togithub.com/kamilmysliwiec)) - [#​12107](https://togithub.com/nestjs/nest/pull/12107) feat(core): discover by decorator, explorer pattern ([@​kamilmysliwiec](https://togithub.com/kamilmysliwiec)) - `core`, `platform-fastify` - [#​11992](https://togithub.com/nestjs/nest/pull/11992) feat(fastify): supporting fastify route config ([@​rich-w-lee](https://togithub.com/rich-w-lee)) ##### Enhancements - `common`, `core` - [#​12161](https://togithub.com/nestjs/nest/pull/12161) feat(common): added "fatal" as a log level (issue [#​11945](https://togithub.com/nestjs/nest/issues/11945)) ([@​TheCodby](https://togithub.com/TheCodby)) - `common` - [#​12096](https://togithub.com/nestjs/nest/pull/12096) fix(common): fix custom multi file validator ([@​mohamadrezamomeni](https://togithub.com/mohamadrezamomeni)) ##### Dependencies - Other - [#​12228](https://togithub.com/nestjs/nest/pull/12228) chore(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.61.0 to 6.4.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12242](https://togithub.com/nestjs/nest/pull/12242) chore(deps): update dependency jest to v29.6.2 - autoclosed ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​12168](https://togithub.com/nestjs/nest/pull/12168) chore(deps): update confluentinc/cp-zookeeper docker tag to v7.4.1 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​12156](https://togithub.com/nestjs/nest/pull/12156) chore(deps-dev): bump amqp-connection-manager from 4.1.13 to 4.1.14 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12225](https://togithub.com/nestjs/nest/pull/12225) chore(deps-dev): bump graphql from 16.7.1 to 16.8.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​11965](https://togithub.com/nestjs/nest/pull/11965) fix(deps): update dependency [@​nestjs/mercurius](https://togithub.com/nestjs/mercurius) to v12.0.4 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​12239](https://togithub.com/nestjs/nest/pull/12239) chore(deps-dev): bump nats from 2.15.1 to 2.16.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12238](https://togithub.com/nestjs/nest/pull/12238) chore(deps-dev): bump mqtt from 5.0.2 to 5.0.3 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12227](https://togithub.com/nestjs/nest/pull/12227) chore(deps-dev): bump eslint from 8.46.0 to 8.47.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12226](https://togithub.com/nestjs/nest/pull/12226) chore(deps-dev): bump mongoose from 7.4.2 to 7.4.3 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12229](https://togithub.com/nestjs/nest/pull/12229) chore(deps-dev): bump lint-staged from 13.2.3 to 14.0.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12234](https://togithub.com/nestjs/nest/pull/12234) chore(deps-dev): bump prettier from 3.0.1 to 3.0.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12212](https://togithub.com/nestjs/nest/pull/12212) chore(deps-dev): bump [@​commitlint/config-angular](https://togithub.com/commitlint/config-angular) from 17.6.7 to 17.7.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12186](https://togithub.com/nestjs/nest/pull/12186) chore(deps): bump fast-json-stringify from 5.7.0 to 5.8.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12216](https://togithub.com/nestjs/nest/pull/12216) chore(deps-dev): bump [@​commitlint/cli](https://togithub.com/commitlint/cli) from 17.6.7 to 17.7.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12223](https://togithub.com/nestjs/nest/pull/12223) chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.4.8 to 20.5.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12190](https://togithub.com/nestjs/nest/pull/12190) chore(deps-dev): bump mqtt from 5.0.1 to 5.0.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12202](https://togithub.com/nestjs/nest/pull/12202) chore(deps-dev): bump eslint-config-prettier from 8.9.0 to 9.0.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12203](https://togithub.com/nestjs/nest/pull/12203) chore(deps-dev): bump mysql2 from 3.5.2 to 3.6.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12205](https://togithub.com/nestjs/nest/pull/12205) chore(deps-dev): bump prettier from 3.0.0 to 3.0.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12189](https://togithub.com/nestjs/nest/pull/12189) chore(deps-dev): bump socket.io-client from 4.7.1 to 4.7.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12191](https://togithub.com/nestjs/nest/pull/12191) chore(deps-dev): bump mongoose from 7.4.1 to 7.4.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12198](https://togithub.com/nestjs/nest/pull/12198) chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.4.5 to 20.4.8 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12180](https://togithub.com/nestjs/nest/pull/12180) chore(deps-dev): bump [@​grpc/grpc-js](https://togithub.com/grpc/grpc-js) from 1.8.21 to 1.9.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12181](https://togithub.com/nestjs/nest/pull/12181) chore(deps-dev): bump engine.io-client from 6.5.1 to 6.5.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12182](https://togithub.com/nestjs/nest/pull/12182) chore(deps-dev): bump [@​types/sinon](https://togithub.com/types/sinon) from 10.0.15 to 10.0.16 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12171](https://togithub.com/nestjs/nest/pull/12171) chore(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12172](https://togithub.com/nestjs/nest/pull/12172) chore(deps-dev): bump mqtt from 5.0.0 to 5.0.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12173](https://togithub.com/nestjs/nest/pull/12173) chore(deps-dev): bump eslint from 8.45.0 to 8.46.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12148](https://togithub.com/nestjs/nest/pull/12148) chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.4.4 to 20.4.5 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12169](https://togithub.com/nestjs/nest/pull/12169) chore(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.28.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - `platform-socket.io` - [#​12185](https://togithub.com/nestjs/nest/pull/12185) chore(deps): bump socket.io from 4.7.1 to 4.7.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) ##### Committers: 6 - Ahmed Kotby ([@​TheCodby](https://togithub.com/TheCodby)) - Aleksandar Mijic ([@​HGtronic](https://togithub.com/HGtronic)) - Kamil Mysliwiec ([@​kamilmysliwiec](https://togithub.com/kamilmysliwiec)) - Richard Lee ([@​rich-w-lee](https://togithub.com/rich-w-lee)) - [@​mohamadrezamomeni](https://togithub.com/mohamadrezamomeni) - [@​rbnayax](https://togithub.com/rbnayax)
nestjs/nest (@​nestjs/core) ### [`v10.2.1`](https://togithub.com/nestjs/nest/compare/v10.2.0...v10.2.1) [Compare Source](https://togithub.com/nestjs/nest/compare/v10.2.0...v10.2.1) ### [`v10.2.0`](https://togithub.com/nestjs/nest/releases/tag/v10.2.0) [Compare Source](https://togithub.com/nestjs/nest/compare/v10.1.3...v10.2.0) #### v10.2.0 (2023-08-21) ##### Features - `core` - [#​12237](https://togithub.com/nestjs/nest/pull/12237) feat(core): add strongly-typed decorators factory (reflector) ([@​kamilmysliwiec](https://togithub.com/kamilmysliwiec)) - [#​12107](https://togithub.com/nestjs/nest/pull/12107) feat(core): discover by decorator, explorer pattern ([@​kamilmysliwiec](https://togithub.com/kamilmysliwiec)) - `core`, `platform-fastify` - [#​11992](https://togithub.com/nestjs/nest/pull/11992) feat(fastify): supporting fastify route config ([@​rich-w-lee](https://togithub.com/rich-w-lee)) ##### Enhancements - `common`, `core` - [#​12161](https://togithub.com/nestjs/nest/pull/12161) feat(common): added "fatal" as a log level (issue [#​11945](https://togithub.com/nestjs/nest/issues/11945)) ([@​TheCodby](https://togithub.com/TheCodby)) - `common` - [#​12096](https://togithub.com/nestjs/nest/pull/12096) fix(common): fix custom multi file validator ([@​mohamadrezamomeni](https://togithub.com/mohamadrezamomeni)) ##### Dependencies - Other - [#​12228](https://togithub.com/nestjs/nest/pull/12228) chore(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.61.0 to 6.4.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12242](https://togithub.com/nestjs/nest/pull/12242) chore(deps): update dependency jest to v29.6.2 - autoclosed ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​12168](https://togithub.com/nestjs/nest/pull/12168) chore(deps): update confluentinc/cp-zookeeper docker tag to v7.4.1 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​12156](https://togithub.com/nestjs/nest/pull/12156) chore(deps-dev): bump amqp-connection-manager from 4.1.13 to 4.1.14 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12225](https://togithub.com/nestjs/nest/pull/12225) chore(deps-dev): bump graphql from 16.7.1 to 16.8.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​11965](https://togithub.com/nestjs/nest/pull/11965) fix(deps): update dependency [@​nestjs/mercurius](https://togithub.com/nestjs/mercurius) to v12.0.4 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​12239](https://togithub.com/nestjs/nest/pull/12239) chore(deps-dev): bump nats from 2.15.1 to 2.16.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12238](https://togithub.com/nestjs/nest/pull/12238) chore(deps-dev): bump mqtt from 5.0.2 to 5.0.3 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12227](https://togithub.com/nestjs/nest/pull/12227) chore(deps-dev): bump eslint from 8.46.0 to 8.47.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12226](https://togithub.com/nestjs/nest/pull/12226) chore(deps-dev): bump mongoose from 7.4.2 to 7.4.3 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12229](https://togithub.com/nestjs/nest/pull/12229) chore(deps-dev): bump lint-staged from 13.2.3 to 14.0.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12234](https://togithub.com/nestjs/nest/pull/12234) chore(deps-dev): bump prettier from 3.0.1 to 3.0.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12212](https://togithub.com/nestjs/nest/pull/12212) chore(deps-dev): bump [@​commitlint/config-angular](https://togithub.com/commitlint/config-angular) from 17.6.7 to 17.7.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12186](https://togithub.com/nestjs/nest/pull/12186) chore(deps): bump fast-json-stringify from 5.7.0 to 5.8.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12216](https://togithub.com/nestjs/nest/pull/12216) chore(deps-dev): bump [@​commitlint/cli](https://togithub.com/commitlint/cli) from 17.6.7 to 17.7.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12223](https://togithub.com/nestjs/nest/pull/12223) chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.4.8 to 20.5.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12190](https://togithub.com/nestjs/nest/pull/12190) chore(deps-dev): bump mqtt from 5.0.1 to 5.0.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12202](https://togithub.com/nestjs/nest/pull/12202) chore(deps-dev): bump eslint-config-prettier from 8.9.0 to 9.0.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12203](https://togithub.com/nestjs/nest/pull/12203) chore(deps-dev): bump mysql2 from 3.5.2 to 3.6.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12205](https://togithub.com/nestjs/nest/pull/12205) chore(deps-dev): bump prettier from 3.0.0 to 3.0.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12189](https://togithub.com/nestjs/nest/pull/12189) chore(deps-dev): bump socket.io-client from 4.7.1 to 4.7.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12191](https://togithub.com/nestjs/nest/pull/12191) chore(deps-dev): bump mongoose from 7.4.1 to 7.4.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12198](https://togithub.com/nestjs/nest/pull/12198) chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.4.5 to 20.4.8 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12180](https://togithub.com/nestjs/nest/pull/12180) chore(deps-dev): bump [@​grpc/grpc-js](https://togithub.com/grpc/grpc-js) from 1.8.21 to 1.9.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12181](https://togithub.com/nestjs/nest/pull/12181) chore(deps-dev): bump engine.io-client from 6.5.1 to 6.5.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12182](https://togithub.com/nestjs/nest/pull/12182) chore(deps-dev): bump [@​types/sinon](https://togithub.com/types/sinon) from 10.0.15 to 10.0.16 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12171](https://togithub.com/nestjs/nest/pull/12171) chore(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12172](https://togithub.com/nestjs/nest/pull/12172) chore(deps-dev): bump mqtt from 5.0.0 to 5.0.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12173](https://togithub.com/nestjs/nest/pull/12173) chore(deps-dev): bump eslint from 8.45.0 to 8.46.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12148](https://togithub.com/nestjs/nest/pull/12148) chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.4.4 to 20.4.5 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12169](https://togithub.com/nestjs/nest/pull/12169) chore(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.28.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - `platform-socket.io` - [#​12185](https://togithub.com/nestjs/nest/pull/12185) chore(deps): bump socket.io from 4.7.1 to 4.7.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) ##### Committers: 6 - Ahmed Kotby ([@​TheCodby](https://togithub.com/TheCodby)) - Aleksandar Mijic ([@​HGtronic](https://togithub.com/HGtronic)) - Kamil Mysliwiec ([@​kamilmysliwiec](https://togithub.com/kamilmysliwiec)) - Richard Lee ([@​rich-w-lee](https://togithub.com/rich-w-lee)) - [@​mohamadrezamomeni](https://togithub.com/mohamadrezamomeni) - [@​rbnayax](https://togithub.com/rbnayax)
nestjs/nest (@​nestjs/platform-express) ### [`v10.2.1`](https://togithub.com/nestjs/nest/compare/v10.2.0...v10.2.1) [Compare Source](https://togithub.com/nestjs/nest/compare/v10.2.0...v10.2.1) ### [`v10.2.0`](https://togithub.com/nestjs/nest/releases/tag/v10.2.0) [Compare Source](https://togithub.com/nestjs/nest/compare/v10.1.3...v10.2.0) #### v10.2.0 (2023-08-21) ##### Features - `core` - [#​12237](https://togithub.com/nestjs/nest/pull/12237) feat(core): add strongly-typed decorators factory (reflector) ([@​kamilmysliwiec](https://togithub.com/kamilmysliwiec)) - [#​12107](https://togithub.com/nestjs/nest/pull/12107) feat(core): discover by decorator, explorer pattern ([@​kamilmysliwiec](https://togithub.com/kamilmysliwiec)) - `core`, `platform-fastify` - [#​11992](https://togithub.com/nestjs/nest/pull/11992) feat(fastify): supporting fastify route config ([@​rich-w-lee](https://togithub.com/rich-w-lee)) ##### Enhancements - `common`, `core` - [#​12161](https://togithub.com/nestjs/nest/pull/12161) feat(common): added "fatal" as a log level (issue [#​11945](https://togithub.com/nestjs/nest/issues/11945)) ([@​TheCodby](https://togithub.com/TheCodby)) - `common` - [#​12096](https://togithub.com/nestjs/nest/pull/12096) fix(common): fix custom multi file validator ([@​mohamadrezamomeni](https://togithub.com/mohamadrezamomeni)) ##### Dependencies - Other - [#​12228](https://togithub.com/nestjs/nest/pull/12228) chore(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.61.0 to 6.4.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12242](https://togithub.com/nestjs/nest/pull/12242) chore(deps): update dependency jest to v29.6.2 - autoclosed ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​12168](https://togithub.com/nestjs/nest/pull/12168) chore(deps): update confluentinc/cp-zookeeper docker tag to v7.4.1 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​12156](https://togithub.com/nestjs/nest/pull/12156) chore(deps-dev): bump amqp-connection-manager from 4.1.13 to 4.1.14 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12225](https://togithub.com/nestjs/nest/pull/12225) chore(deps-dev): bump graphql from 16.7.1 to 16.8.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​11965](https://togithub.com/nestjs/nest/pull/11965) fix(deps): update dependency [@​nestjs/mercurius](https://togithub.com/nestjs/mercurius) to v12.0.4 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​12239](https://togithub.com/nestjs/nest/pull/12239) chore(deps-dev): bump nats from 2.15.1 to 2.16.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12238](https://togithub.com/nestjs/nest/pull/12238) chore(deps-dev): bump mqtt from 5.0.2 to 5.0.3 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12227](https://togithub.com/nestjs/nest/pull/12227) chore(deps-dev): bump eslint from 8.46.0 to 8.47.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12226](https://togithub.com/nestjs/nest/pull/12226) chore(deps-dev): bump mongoose from 7.4.2 to 7.4.3 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12229](https://togithub.com/nestjs/nest/pull/12229) chore(deps-dev): bump lint-staged from 13.2.3 to 14.0.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12234](https://togithub.com/nestjs/nest/pull/12234) chore(deps-dev): bump prettier from 3.0.1 to 3.0.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12212](https://togithub.com/nestjs/nest/pull/12212) chore(deps-dev): bump [@​commitlint/config-angular](https://togithub.com/commitlint/config-angular) from 17.6.7 to 17.7.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12186](https://togithub.com/nestjs/nest/pull/12186) chore(deps): bump fast-json-stringify from 5.7.0 to 5.8.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12216](https://togithub.com/nestjs/nest/pull/12216) chore(deps-dev): bump [@​commitlint/cli](https://togithub.com/commitlint/cli) from 17.6.7 to 17.7.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12223](https://togithub.com/nestjs/nest/pull/12223) chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.4.8 to 20.5.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12190](https://togithub.com/nestjs/nest/pull/12190) chore(deps-dev): bump mqtt from 5.0.1 to 5.0.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12202](https://togithub.com/nestjs/nest/pull/12202) chore(deps-dev): bump eslint-config-prettier from 8.9.0 to 9.0.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12203](https://togithub.com/nestjs/nest/pull/12203) chore(deps-dev): bump mysql2 from 3.5.2 to 3.6.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12205](https://togithub.com/nestjs/nest/pull/12205) chore(deps-dev): bump prettier from 3.0.0 to 3.0.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12189](https://togithub.com/nestjs/nest/pull/12189) chore(deps-dev): bump socket.io-client from 4.7.1 to 4.7.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12191](https://togithub.com/nestjs/nest/pull/12191) chore(deps-dev): bump mongoose from 7.4.1 to 7.4.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12198](https://togithub.com/nestjs/nest/pull/12198) chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.4.5 to 20.4.8 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12180](https://togithub.com/nestjs/nest/pull/12180) chore(deps-dev): bump [@​grpc/grpc-js](https://togithub.com/grpc/grpc-js) from 1.8.21 to 1.9.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12181](https://togithub.com/nestjs/nest/pull/12181) chore(deps-dev): bump engine.io-client from 6.5.1 to 6.5.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12182](https://togithub.com/nestjs/nest/pull/12182) chore(deps-dev): bump [@​types/sinon](https://togithub.com/types/sinon) from 10.0.15 to 10.0.16 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12171](https://togithub.com/nestjs/nest/pull/12171) chore(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12172](https://togithub.com/nestjs/nest/pull/12172) chore(deps-dev): bump mqtt from 5.0.0 to 5.0.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12173](https://togithub.com/nestjs/nest/pull/12173) chore(deps-dev): bump eslint from 8.45.0 to 8.46.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12148](https://togithub.com/nestjs/nest/pull/12148) chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.4.4 to 20.4.5 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12169](https://togithub.com/nestjs/nest/pull/12169) chore(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.28.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - `platform-socket.io` - [#​12185](https://togithub.com/nestjs/nest/pull/12185) chore(deps): bump socket.io from 4.7.1 to 4.7.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) ##### Committers: 6 - Ahmed Kotby ([@​TheCodby](https://togithub.com/TheCodby)) - Aleksandar Mijic ([@​HGtronic](https://togithub.com/HGtronic)) - Kamil Mysliwiec ([@​kamilmysliwiec](https://togithub.com/kamilmysliwiec)) - Richard Lee ([@​rich-w-lee](https://togithub.com/rich-w-lee)) - [@​mohamadrezamomeni](https://togithub.com/mohamadrezamomeni) - [@​rbnayax](https://togithub.com/rbnayax)
nestjs/nest (@​nestjs/testing) ### [`v10.2.1`](https://togithub.com/nestjs/nest/compare/v10.2.0...v10.2.1) [Compare Source](https://togithub.com/nestjs/nest/compare/v10.2.0...v10.2.1) ### [`v10.2.0`](https://togithub.com/nestjs/nest/releases/tag/v10.2.0) [Compare Source](https://togithub.com/nestjs/nest/compare/v10.1.3...v10.2.0) ##### v10.2.0 (2023-08-21) ##### Features - `core` - [#​12237](https://togithub.com/nestjs/nest/pull/12237) feat(core): add strongly-typed decorators factory (reflector) ([@​kamilmysliwiec](https://togithub.com/kamilmysliwiec)) - [#​12107](https://togithub.com/nestjs/nest/pull/12107) feat(core): discover by decorator, explorer pattern ([@​kamilmysliwiec](https://togithub.com/kamilmysliwiec)) - `core`, `platform-fastify` - [#​11992](https://togithub.com/nestjs/nest/pull/11992) feat(fastify): supporting fastify route config ([@​rich-w-lee](https://togithub.com/rich-w-lee)) ##### Enhancements - `common`, `core` - [#​12161](https://togithub.com/nestjs/nest/pull/12161) feat(common): added "fatal" as a log level (issue [#​11945](https://togithub.com/nestjs/nest/issues/11945)) ([@​TheCodby](https://togithub.com/TheCodby)) - `common` - [#​12096](https://togithub.com/nestjs/nest/pull/12096) fix(common): fix custom multi file validator ([@​mohamadrezamomeni](https://togithub.com/mohamadrezamomeni)) ##### Dependencies - Other - [#​12228](https://togithub.com/nestjs/nest/pull/12228) chore(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.61.0 to 6.4.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12242](https://togithub.com/nestjs/nest/pull/12242) chore(deps): update dependency jest to v29.6.2 - autoclosed ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​12168](https://togithub.com/nestjs/nest/pull/12168) chore(deps): update confluentinc/cp-zookeeper docker tag to v7.4.1 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​12156](https://togithub.com/nestjs/nest/pull/12156) chore(deps-dev): bump amqp-connection-manager from 4.1.13 to 4.1.14 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12225](https://togithub.com/nestjs/nest/pull/12225) chore(deps-dev): bump graphql from 16.7.1 to 16.8.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​11965](https://togithub.com/nestjs/nest/pull/11965) fix(deps): update dependency [@​nestjs/mercurius](https://togithub.com/nestjs/mercurius) to v12.0.4 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​12239](https://togithub.com/nestjs/nest/pull/12239) chore(deps-dev): bump nats from 2.15.1 to 2.16.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12238](https://togithub.com/nestjs/nest/pull/12238) chore(deps-dev): bump mqtt from 5.0.2 to 5.0.3 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12227](https://togithub.com/nestjs/nest/pull/12227) chore(deps-dev): bump eslint from 8.46.0 to 8.47.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12226](https://togithub.com/nestjs/nest/pull/12226) chore(deps-dev): bump mongoose from 7.4.2 to 7.4.3 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12229](https://togithub.com/nestjs/nest/pull/12229) chore(deps-dev): bump lint-staged from 13.2.3 to 14.0.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12234](https://togithub.com/nestjs/nest/pull/12234) chore(deps-dev): bump prettier from 3.0.1 to 3.0.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12212](https://togithub.com/nestjs/nest/pull/12212) chore(deps-dev): bump [@​commitlint/config-angular](https://togithub.com/commitlint/config-angular) from 17.6.7 to 17.7.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12186](https://togithub.com/nestjs/nest/pull/12186) chore(deps): bump fast-json-stringify from 5.7.0 to 5.8.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12216](https://togithub.com/nestjs/nest/pull/12216) chore(deps-dev): bump [@​commitlint/cli](https://togithub.com/commitlint/cli) from 17.6.7 to 17.7.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12223](https://togithub.com/nestjs/nest/pull/12223) chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.4.8 to 20.5.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12190](https://togithub.com/nestjs/nest/pull/12190) chore(deps-dev): bump mqtt from 5.0.1 to 5.0.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12202](https://togithub.com/nestjs/nest/pull/12202) chore(deps-dev): bump eslint-config-prettier from 8.9.0 to 9.0.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12203](https://togithub.com/nestjs/nest/pull/12203) chore(deps-dev): bump mysql2 from 3.5.2 to 3.6.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12205](https://togithub.com/nestjs/nest/pull/12205) chore(deps-dev): bump prettier from 3.0.0 to 3.0.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12189](https://togithub.com/nestjs/nest/pull/12189) chore(deps-dev): bump socket.io-client from 4.7.1 to 4.7.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12191](https://togithub.com/nestjs/nest/pull/12191) chore(deps-dev): bump mongoose from 7.4.1 to 7.4.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12198](https://togithub.com/nestjs/nest/pull/12198) chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.4.5 to 20.4.8 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12180](https://togithub.com/nestjs/nest/pull/12180) chore(deps-dev): bump [@​grpc/grpc-js](https://togithub.com/grpc/grpc-js) from 1.8.21 to 1.9.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12181](https://togithub.com/nestjs/nest/pull/12181) chore(deps-dev): bump engine.io-client from 6.5.1 to 6.5.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12182](https://togithub.com/nestjs/nest/pull/12182) chore(deps-dev): bump [@​types/sinon](https://togithub.com/types/sinon) from 10.0.15 to 10.0.16 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12171](https://togithub.com/nestjs/nest/pull/12171) chore(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12172](https://togithub.com/nestjs/nest/pull/12172) chore(deps-dev): bump mqtt from 5.0.0 to 5.0.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12173](https://togithub.com/nestjs/nest/pull/12173) chore(deps-dev): bump eslint from 8.45.0 to 8.46.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12148](https://togithub.com/nestjs/nest/pull/12148) chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.4.4 to 20.4.5 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12169](https://togithub.com/nestjs/nest/pull/12169) chore(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.28.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - `platform-socket.io` - [#​12185](https://togithub.com/nestjs/nest/pull/12185) chore(deps): bump socket.io from 4.7.1 to 4.7.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) ##### Committers: 6 - Ahmed Kotby ([@​TheCodby](https://togithub.com/TheCodby)) - Aleksandar Mijic ([@​HGtronic](https://togithub.com/HGtronic)) - Kamil Mysliwiec ([@​kamilmysliwiec](https://togithub.com/kamilmysliwiec)) - Richard Lee ([@​rich-w-lee](https://togithub.com/rich-w-lee)) - [@​mohamadrezamomeni](https://togithub.com/mohamadrezamomeni) - [@​rbnayax](https://togithub.com/rbnayax)
prisma/prisma (@​prisma/client) ### [`v5.2.0`](https://togithub.com/prisma/prisma/releases/tag/5.2.0) [Compare Source](https://togithub.com/prisma/prisma/compare/5.1.1...5.2.0) 🌟 **Help us spread the word about Prisma by starring the repo or [tweeting](https://twitter.com/intent/tweet?text=Check%20out%20the%20latest%20@​prisma%20release%20v5.2.0%20%F0%9F%9A%80%0D%0A%0D%0Ahttps://github.com/prisma/prisma/releases/tag/5.2.0) about the release.** 🌟 ##### Highlights ##### Improved Prisma Client experience for Prisma Accelerate and Data Proxy In this release, we’ve made the following improvements to Prisma Client when using [Prisma Accelerate](https://www.prisma.io/data-platform/accelerate) or [Prisma Data Proxy](https://www.prisma.io/data-platform/proxy): - Prisma Client will now automatically determine how it should connect to the database depending on the protocol in the connection string. If the connection string starts with `prisma://`, Prisma Client will try to connect to your database using Prisma Accelerate or Prisma Data Proxy. - Prisma Studio now works with Prisma Data Proxy and Prisma Accelerate. - We’ve introduced a new `--no-engine` flag which will prevent a Query Engine file from being included in the generated Prisma Client. This flag will also help ensure the bundle size of your application remains small by excluding the Query Engine files from the generated Prisma Client. ```bash prisma generate --no-engine ``` The `--data-proxy` and `--accelerate` flags have not been removed but are now aliases for the new `--no-engine` flag. We recommend using the `--no-engine` flag when generating Prisma Client that uses either Accelerate or Data Proxy. ##### Simplified connection string override in Prisma Client This release simplifies the API used when programmatically overriding the connection string by introducing the `datasourceUrl` property in Prisma Client’s constructor. This means you do not have to use the datasource name defined in your Prisma schema. ```tsx const prisma = new PrismaClient({ datasourceUrl: "postgresql://johndoe:randompassword@localhost:5432/mydb", }) ``` ##### Query performance improvements Continuing our work from [5.1.0](https://togithub.com/prisma/prisma/releases/tag/5.1.0) we made further performance improvements around the queries Prisma executes, targeting [one-to-many relation fields](https://www.prisma.io/docs/concepts/components/prisma-schema/relations/one-to-one-relations) and [nested updates](https://www.prisma.io/docs/concepts/components/prisma-client/relation-queries#update-all-related-records-or-filter). ##### Use `LIMIT` in one-to-many relations on a single parent In cases where there is a single parent with a one-to-many relation included (`findFirst`, `findUnique`, `findMany({ take: 1 })`), we now utilize `LIMIT` at the database level to restrict the number of related items returned instead of retrieving all related items into memory and performing a `take` in memory. For situations where you have many related objects but only need a few, you should see a dramatic improvement in speed and memory usage. **Note**: we are still working on bringing this improvement to other parts of Prisma Client in upcoming releases. If multiple parent records are returned, the previous behavior is used. ##### Further improvements for nested writes Thanks to our introduction of using `RETURNING` in some cases in 5.1.0, we could now improve performance in nested writes by removing reload nodes. This will now result in one less query per relation traversed in a nested write. For more info, [check out the pull request](https://togithub.com/prisma/prisma-engines/pull/4108). ##### Prisma Client query ```tsx await prisma.post.update({ where: { id: 1 }, data: { comment: { update: { data: { body: "Updated comment body" } } } }, select: { id: true, title: true, } }) ``` ##### Before v5.2.0 ```sql SELECT "Post"."id", "Post"."title" FROM "Post" WHERE ("Post"."id" = $1 AND 1=1) LIMIT $2 OFFSET $3 SELECT "Post"."id", "Post"."userId" FROM "Post" WHERE "Post"."id" = $1 OFFSET $2 SELECT "User"."id" FROM "User" WHERE (1=1 AND "User"."id" IN ($1)) OFFSET $2 SELECT "User"."id" FROM "User" WHERE ("User"."id" = $1 AND 1=1) LIMIT $2 OFFSET $3 SELECT "User"."id", "User"."commentId" FROM "User" WHERE "User"."id" = $1 OFFSET $2 SELECT "Comment"."id" FROM "Comment" WHERE (1=1 AND "Comment"."id" IN ($1)) OFFSET $2 UPDATE "Comment" SET "body" = $1 WHERE ("Comment"."id" = $2 AND 1=1) RETURNING "Comment"."id" SELECT "Post"."id", "Post"."title" FROM "Post" WHERE "Post"."id" = $1 LIMIT $2 OFFSET $3 ``` ##### 5.2.0 and later ```sql SELECT "Post"."id", "Post"."title", "Post"."userId" FROM "Post" WHERE ("Post"."id" = $1 AND 1=1) LIMIT $2 OFFSET $3 SELECT "User"."id" FROM "User" WHERE (1=1 AND "User"."id" IN ($1)) OFFSET $2 SELECT "User"."id", "User"."commentId" FROM "User" WHERE ("User"."id" = $1 AND 1=1) LIMIT $2 OFFSET $3 SELECT "Comment"."id" FROM "Comment" WHERE (1=1 AND "Comment"."id" IN ($1)) OFFSET $2 UPDATE "Comment" SET "body" = $1 WHERE ("Comment"."id" = $2 AND 1=1) RETURNING "Comment"."id" SELECT "Post"."id", "Post"."title" FROM "Post" WHERE "Post"."id" = $1 LIMIT $2 OFFSET $3 ``` ##### Fixes and improvements ##### Prisma Client - [CFW: Avoid including Query Engine when data proxy is enabled](https://togithub.com/prisma/prisma/issues/9597) - [Local Prisma Studio does not work with Data Proxy](https://togithub.com/prisma/prisma/issues/12734) - [Postinstall hook always generates non Data Proxy Prisma Client](https://togithub.com/prisma/prisma/issues/13608) - [`limit` is gone when `findUnique` with include relation ](https://togithub.com/prisma/prisma/issues/14499) - [`Cannot fetch data from service: include is not a function` Error while using Next.js with Data Proxy](https://togithub.com/prisma/prisma/issues/15395) - [`take` key doesn't work correctly for nested query that returns one item with its nested children](https://togithub.com/prisma/prisma/issues/15623) - [Prisma Client Edge: environment variables are not working with the "new" Module Worker syntax for Cloudflare Workers](https://togithub.com/prisma/prisma/issues/15958) - [Add documentation to "PrismaClient is unable to be run in the browser"](https://togithub.com/prisma/prisma/issues/16153) - [Change how Data Proxy Client deals with unsupported preview features](https://togithub.com/prisma/prisma/issues/17796) - [Custom Prisma Client output location breaks Prisma Data Proxy in NextJS](https://togithub.com/prisma/prisma/issues/18227) - [GetPayload type error since 4.16.1 "Two different types with this name exist, but they are unrelated."](https://togithub.com/prisma/prisma/issues/20422) - [Browser bundle: Unhandled Runtime Error when upgrading to 5.1.0 from 5.0.0 ](https://togithub.com/prisma/prisma/issues/20480) - [Prisma Client: `disconnect: true` does not appear to delete the foreign key in the returned data](https://togithub.com/prisma/prisma/issues/20491) - [Prisma Client errors with "TypeError: Cannot create proxy with a non-object as target or handler" when using result client extension with no `needs`

Configuration

📅 Schedule: Branch creation - "after 9am,before 12am" in timezone Asia/Tokyo, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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