@prisma/client-generator-js 7.4.0 → 7.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -2422,7 +2422,6 @@ var package_default = {
2422
2422
  "test:e2e": "dotenv -e ../../.db.env -- tsx tests/e2e/_utils/run.ts",
2423
2423
  "test:functional": "dotenv -e ../../.db.env -- tsx helpers/functional-test/run-tests.ts",
2424
2424
  "test:functional:client": "pnpm run test:functional --client-runtime client",
2425
- "test:memory": "dotenv -e ../../.db.env -- tsx helpers/memory-tests.ts",
2426
2425
  "test:functional:code": "dotenv -e ../../.db.env -- tsx helpers/functional-test/run-tests.ts --no-types",
2427
2426
  "test:functional:types": "dotenv -e ../../.db.env -- tsx helpers/functional-test/run-tests.ts --types-only",
2428
2427
  "test-notypes": "dotenv -e ../../.db.env -- jest --testPathIgnorePatterns src/__tests__/types/types.test.ts",
@@ -2483,7 +2482,7 @@ var package_default = {
2483
2482
  "@prisma/dmmf": "workspace:*",
2484
2483
  "@prisma/driver-adapter-utils": "workspace:*",
2485
2484
  "@prisma/engines": "workspace:*",
2486
- "@prisma/engines-version": "7.4.0-20.ab56fe763f921d033a6c195e7ddeb3e255bdbb57",
2485
+ "@prisma/engines-version": "7.5.0-4.55ae170b1ced7fc6ed07a15f110549408c501bb3",
2487
2486
  "@prisma/fetch-engine": "workspace:*",
2488
2487
  "@prisma/generator": "workspace:*",
2489
2488
  "@prisma/generator-helper": "workspace:*",
@@ -2495,7 +2494,7 @@ var package_default = {
2495
2494
  "@prisma/migrate": "workspace:*",
2496
2495
  "@prisma/param-graph": "workspace:*",
2497
2496
  "@prisma/param-graph-builder": "workspace:*",
2498
- "@prisma/query-compiler-wasm": "7.4.0-20.ab56fe763f921d033a6c195e7ddeb3e255bdbb57",
2497
+ "@prisma/query-compiler-wasm": "7.5.0-4.55ae170b1ced7fc6ed07a15f110549408c501bb3",
2499
2498
  "@prisma/query-plan-executor": "workspace:*",
2500
2499
  "@prisma/sqlcommenter": "workspace:*",
2501
2500
  "@prisma/sqlcommenter-trace-context": "workspace:*",
@@ -5416,7 +5415,7 @@ function batchingTransactionDefinition(context) {
5416
5415
  ])
5417
5416
  \`\`\`
5418
5417
 
5419
- Read more in our [docs](https://www.prisma.io/docs/concepts/components/prisma-client/transactions).
5418
+ Read more in our [docs](https://www.prisma.io/docs/orm/prisma-client/queries/transactions).
5420
5419
  `
5421
5420
  ).addGenericParameter(ts11.genericParameter("P").extends(ts11.array(prismaPromise(ts11.anyType)))).addParameter(ts11.parameter("arg", ts11.arraySpread(ts11.namedType("P")))).setReturnType(promise(ts11.namedType("runtime.Types.Utils.UnwrapTuple").addGenericArgument(ts11.namedType("P"))));
5422
5421
  if (context.dmmf.hasEnumInNamespace("TransactionIsolationLevel", "prisma")) {
@@ -6826,7 +6825,7 @@ var import_engines_version = require("@prisma/engines-version");
6826
6825
  var import_internals9 = require("@prisma/internals");
6827
6826
 
6828
6827
  // package.json
6829
- var version = "7.4.0";
6828
+ var version = "7.4.1";
6830
6829
 
6831
6830
  // src/resolvePrismaClient.ts
6832
6831
  var import_promises2 = __toESM(require("node:fs/promises"));
package/dist/index.mjs CHANGED
@@ -2411,7 +2411,6 @@ var package_default = {
2411
2411
  "test:e2e": "dotenv -e ../../.db.env -- tsx tests/e2e/_utils/run.ts",
2412
2412
  "test:functional": "dotenv -e ../../.db.env -- tsx helpers/functional-test/run-tests.ts",
2413
2413
  "test:functional:client": "pnpm run test:functional --client-runtime client",
2414
- "test:memory": "dotenv -e ../../.db.env -- tsx helpers/memory-tests.ts",
2415
2414
  "test:functional:code": "dotenv -e ../../.db.env -- tsx helpers/functional-test/run-tests.ts --no-types",
2416
2415
  "test:functional:types": "dotenv -e ../../.db.env -- tsx helpers/functional-test/run-tests.ts --types-only",
2417
2416
  "test-notypes": "dotenv -e ../../.db.env -- jest --testPathIgnorePatterns src/__tests__/types/types.test.ts",
@@ -2472,7 +2471,7 @@ var package_default = {
2472
2471
  "@prisma/dmmf": "workspace:*",
2473
2472
  "@prisma/driver-adapter-utils": "workspace:*",
2474
2473
  "@prisma/engines": "workspace:*",
2475
- "@prisma/engines-version": "7.4.0-20.ab56fe763f921d033a6c195e7ddeb3e255bdbb57",
2474
+ "@prisma/engines-version": "7.5.0-4.55ae170b1ced7fc6ed07a15f110549408c501bb3",
2476
2475
  "@prisma/fetch-engine": "workspace:*",
2477
2476
  "@prisma/generator": "workspace:*",
2478
2477
  "@prisma/generator-helper": "workspace:*",
@@ -2484,7 +2483,7 @@ var package_default = {
2484
2483
  "@prisma/migrate": "workspace:*",
2485
2484
  "@prisma/param-graph": "workspace:*",
2486
2485
  "@prisma/param-graph-builder": "workspace:*",
2487
- "@prisma/query-compiler-wasm": "7.4.0-20.ab56fe763f921d033a6c195e7ddeb3e255bdbb57",
2486
+ "@prisma/query-compiler-wasm": "7.5.0-4.55ae170b1ced7fc6ed07a15f110549408c501bb3",
2488
2487
  "@prisma/query-plan-executor": "workspace:*",
2489
2488
  "@prisma/sqlcommenter": "workspace:*",
2490
2489
  "@prisma/sqlcommenter-trace-context": "workspace:*",
@@ -5408,7 +5407,7 @@ function batchingTransactionDefinition(context) {
5408
5407
  ])
5409
5408
  \`\`\`
5410
5409
 
5411
- Read more in our [docs](https://www.prisma.io/docs/concepts/components/prisma-client/transactions).
5410
+ Read more in our [docs](https://www.prisma.io/docs/orm/prisma-client/queries/transactions).
5412
5411
  `
5413
5412
  ).addGenericParameter(ts11.genericParameter("P").extends(ts11.array(prismaPromise(ts11.anyType)))).addParameter(ts11.parameter("arg", ts11.arraySpread(ts11.namedType("P")))).setReturnType(promise(ts11.namedType("runtime.Types.Utils.UnwrapTuple").addGenericArgument(ts11.namedType("P"))));
5414
5413
  if (context.dmmf.hasEnumInNamespace("TransactionIsolationLevel", "prisma")) {
@@ -6818,7 +6817,7 @@ import { enginesVersion } from "@prisma/engines-version";
6818
6817
  import { parseEnvValue } from "@prisma/internals";
6819
6818
 
6820
6819
  // package.json
6821
- var version = "7.4.0";
6820
+ var version = "7.4.1";
6822
6821
 
6823
6822
  // src/resolvePrismaClient.ts
6824
6823
  import fs2 from "node:fs/promises";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@prisma/client-generator-js",
3
- "version": "7.4.0",
3
+ "version": "7.4.1",
4
4
  "description": "This package is intended for Prisma's internal use",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.mjs",
@@ -25,22 +25,22 @@
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
27
  "@antfu/ni": "0.21.12",
28
- "@prisma/engines-version": "7.4.0-20.ab56fe763f921d033a6c195e7ddeb3e255bdbb57",
28
+ "@prisma/engines-version": "7.5.0-4.55ae170b1ced7fc6ed07a15f110549408c501bb3",
29
29
  "env-paths": "2.2.1",
30
30
  "indent-string": "4.0.0",
31
31
  "klona": "2.0.6",
32
32
  "package-up": "5.0.0",
33
33
  "pluralize": "8.0.0",
34
34
  "ts-pattern": "5.6.2",
35
- "@prisma/client-common": "7.4.0",
36
- "@prisma/dmmf": "7.4.0",
37
- "@prisma/fetch-engine": "7.4.0",
38
- "@prisma/generator": "7.4.0",
39
- "@prisma/debug": "7.4.0",
40
- "@prisma/internals": "7.4.0",
41
- "@prisma/get-platform": "7.4.0",
42
- "@prisma/ts-builders": "7.4.0",
43
- "@prisma/param-graph-builder": "7.4.0"
35
+ "@prisma/client-common": "7.4.1",
36
+ "@prisma/debug": "7.4.1",
37
+ "@prisma/dmmf": "7.4.1",
38
+ "@prisma/fetch-engine": "7.4.1",
39
+ "@prisma/generator": "7.4.1",
40
+ "@prisma/get-platform": "7.4.1",
41
+ "@prisma/param-graph-builder": "7.4.1",
42
+ "@prisma/internals": "7.4.1",
43
+ "@prisma/ts-builders": "7.4.1"
44
44
  },
45
45
  "devDependencies": {
46
46
  "@types/pluralize": "0.0.33",