@prisma/client-generator-js 6.18.0-integration-next.6 → 6.18.0-integration-next.8

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
@@ -3053,11 +3053,11 @@ var package_default = {
3053
3053
  "@libsql/client": "0.8.1",
3054
3054
  "@neondatabase/serverless": "0.10.2",
3055
3055
  "@opentelemetry/api": "1.9.0",
3056
- "@opentelemetry/context-async-hooks": "2.0.0",
3057
- "@opentelemetry/instrumentation": "0.57.2",
3058
- "@opentelemetry/resources": "1.30.1",
3059
- "@opentelemetry/sdk-trace-base": "1.30.1",
3060
- "@opentelemetry/semantic-conventions": "1.30.0",
3056
+ "@opentelemetry/context-async-hooks": "2.1.0",
3057
+ "@opentelemetry/instrumentation": "0.206.0",
3058
+ "@opentelemetry/resources": "2.1.0",
3059
+ "@opentelemetry/sdk-trace-base": "2.1.0",
3060
+ "@opentelemetry/semantic-conventions": "1.37.0",
3061
3061
  "@planetscale/database": "1.19.0",
3062
3062
  "@prisma/adapter-better-sqlite3": "workspace:*",
3063
3063
  "@prisma/adapter-d1": "workspace:*",
@@ -3076,7 +3076,7 @@ var package_default = {
3076
3076
  "@prisma/dmmf": "workspace:*",
3077
3077
  "@prisma/driver-adapter-utils": "workspace:*",
3078
3078
  "@prisma/engines": "workspace:*",
3079
- "@prisma/engines-version": "6.18.0-2.ba2627112b75424f26505fb83167ce78db40fc57",
3079
+ "@prisma/engines-version": "6.18.0-7.d3fc122f88ca3ce86f67a797debfb179a39ccf48",
3080
3080
  "@prisma/fetch-engine": "workspace:*",
3081
3081
  "@prisma/generator": "workspace:*",
3082
3082
  "@prisma/generator-helper": "workspace:*",
@@ -3085,8 +3085,8 @@ var package_default = {
3085
3085
  "@prisma/internals": "workspace:*",
3086
3086
  "@prisma/migrate": "workspace:*",
3087
3087
  "@prisma/mini-proxy": "0.9.5",
3088
- "@prisma/query-compiler-wasm": "6.18.0-2.ba2627112b75424f26505fb83167ce78db40fc57",
3089
- "@prisma/query-engine-wasm": "6.18.0-2.ba2627112b75424f26505fb83167ce78db40fc57",
3088
+ "@prisma/query-compiler-wasm": "6.18.0-7.d3fc122f88ca3ce86f67a797debfb179a39ccf48",
3089
+ "@prisma/query-engine-wasm": "6.18.0-7.d3fc122f88ca3ce86f67a797debfb179a39ccf48",
3090
3090
  "@prisma/query-plan-executor": "workspace:*",
3091
3091
  "@prisma/ts-builders": "workspace:*",
3092
3092
  "@snaplet/copycat": "6.0.0",
@@ -6504,8 +6504,6 @@ export type TransactionClient = Omit<Prisma.DefaultPrismaClient, runtime.ITXClie
6504
6504
  buildClientOptions() {
6505
6505
  const clientOptions = ts11.interfaceDeclaration("PrismaClientOptions").add(
6506
6506
  ts11.property("datasources", ts11.namedType("Datasources")).optional().setDocComment(ts11.docComment("Overwrites the datasource url from your schema.prisma file"))
6507
- ).add(
6508
- ts11.property("datasourceUrl", ts11.stringType).optional().setDocComment(ts11.docComment("Overwrites the datasource url from your schema.prisma file"))
6509
6507
  ).add(
6510
6508
  ts11.property("errorFormat", ts11.namedType("ErrorFormat")).optional().setDocComment(ts11.docComment('@default "colorless"'))
6511
6509
  ).add(
@@ -7739,7 +7737,7 @@ var import_internals12 = require("@prisma/internals");
7739
7737
  var import_ts_pattern = require("ts-pattern");
7740
7738
 
7741
7739
  // package.json
7742
- var version = "6.18.0-integration-next.6";
7740
+ var version = "6.18.0-integration-next.8";
7743
7741
 
7744
7742
  // src/resolvePrismaClient.ts
7745
7743
  var import_promises3 = __toESM(require("node:fs/promises"));
package/dist/index.mjs CHANGED
@@ -3048,11 +3048,11 @@ var package_default = {
3048
3048
  "@libsql/client": "0.8.1",
3049
3049
  "@neondatabase/serverless": "0.10.2",
3050
3050
  "@opentelemetry/api": "1.9.0",
3051
- "@opentelemetry/context-async-hooks": "2.0.0",
3052
- "@opentelemetry/instrumentation": "0.57.2",
3053
- "@opentelemetry/resources": "1.30.1",
3054
- "@opentelemetry/sdk-trace-base": "1.30.1",
3055
- "@opentelemetry/semantic-conventions": "1.30.0",
3051
+ "@opentelemetry/context-async-hooks": "2.1.0",
3052
+ "@opentelemetry/instrumentation": "0.206.0",
3053
+ "@opentelemetry/resources": "2.1.0",
3054
+ "@opentelemetry/sdk-trace-base": "2.1.0",
3055
+ "@opentelemetry/semantic-conventions": "1.37.0",
3056
3056
  "@planetscale/database": "1.19.0",
3057
3057
  "@prisma/adapter-better-sqlite3": "workspace:*",
3058
3058
  "@prisma/adapter-d1": "workspace:*",
@@ -3071,7 +3071,7 @@ var package_default = {
3071
3071
  "@prisma/dmmf": "workspace:*",
3072
3072
  "@prisma/driver-adapter-utils": "workspace:*",
3073
3073
  "@prisma/engines": "workspace:*",
3074
- "@prisma/engines-version": "6.18.0-2.ba2627112b75424f26505fb83167ce78db40fc57",
3074
+ "@prisma/engines-version": "6.18.0-7.d3fc122f88ca3ce86f67a797debfb179a39ccf48",
3075
3075
  "@prisma/fetch-engine": "workspace:*",
3076
3076
  "@prisma/generator": "workspace:*",
3077
3077
  "@prisma/generator-helper": "workspace:*",
@@ -3080,8 +3080,8 @@ var package_default = {
3080
3080
  "@prisma/internals": "workspace:*",
3081
3081
  "@prisma/migrate": "workspace:*",
3082
3082
  "@prisma/mini-proxy": "0.9.5",
3083
- "@prisma/query-compiler-wasm": "6.18.0-2.ba2627112b75424f26505fb83167ce78db40fc57",
3084
- "@prisma/query-engine-wasm": "6.18.0-2.ba2627112b75424f26505fb83167ce78db40fc57",
3083
+ "@prisma/query-compiler-wasm": "6.18.0-7.d3fc122f88ca3ce86f67a797debfb179a39ccf48",
3084
+ "@prisma/query-engine-wasm": "6.18.0-7.d3fc122f88ca3ce86f67a797debfb179a39ccf48",
3085
3085
  "@prisma/query-plan-executor": "workspace:*",
3086
3086
  "@prisma/ts-builders": "workspace:*",
3087
3087
  "@snaplet/copycat": "6.0.0",
@@ -6502,8 +6502,6 @@ export type TransactionClient = Omit<Prisma.DefaultPrismaClient, runtime.ITXClie
6502
6502
  buildClientOptions() {
6503
6503
  const clientOptions = ts11.interfaceDeclaration("PrismaClientOptions").add(
6504
6504
  ts11.property("datasources", ts11.namedType("Datasources")).optional().setDocComment(ts11.docComment("Overwrites the datasource url from your schema.prisma file"))
6505
- ).add(
6506
- ts11.property("datasourceUrl", ts11.stringType).optional().setDocComment(ts11.docComment("Overwrites the datasource url from your schema.prisma file"))
6507
6505
  ).add(
6508
6506
  ts11.property("errorFormat", ts11.namedType("ErrorFormat")).optional().setDocComment(ts11.docComment('@default "colorless"'))
6509
6507
  ).add(
@@ -7737,7 +7735,7 @@ import { ClientEngineType as ClientEngineType4, getClientEngineType as getClient
7737
7735
  import { match } from "ts-pattern";
7738
7736
 
7739
7737
  // package.json
7740
- var version = "6.18.0-integration-next.6";
7738
+ var version = "6.18.0-integration-next.8";
7741
7739
 
7742
7740
  // src/resolvePrismaClient.ts
7743
7741
  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": "6.18.0-integration-next.6",
3
+ "version": "6.18.0-integration-next.8",
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,7 +25,7 @@
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
27
  "@antfu/ni": "0.21.12",
28
- "@prisma/engines-version": "6.18.0-2.ba2627112b75424f26505fb83167ce78db40fc57",
28
+ "@prisma/engines-version": "6.18.0-7.d3fc122f88ca3ce86f67a797debfb179a39ccf48",
29
29
  "ci-info": "4.2.0",
30
30
  "env-paths": "2.2.1",
31
31
  "indent-string": "4.0.0",
@@ -33,14 +33,14 @@
33
33
  "package-up": "5.0.0",
34
34
  "pluralize": "8.0.0",
35
35
  "ts-pattern": "5.6.2",
36
- "@prisma/debug": "6.18.0-integration-next.6",
37
- "@prisma/generator": "6.18.0-integration-next.6",
38
- "@prisma/dmmf": "6.18.0-integration-next.6",
39
- "@prisma/client-common": "6.18.0-integration-next.6",
40
- "@prisma/get-platform": "6.18.0-integration-next.6",
41
- "@prisma/internals": "6.18.0-integration-next.6",
42
- "@prisma/ts-builders": "6.18.0-integration-next.6",
43
- "@prisma/fetch-engine": "6.18.0-integration-next.6"
36
+ "@prisma/client-common": "6.18.0-integration-next.8",
37
+ "@prisma/dmmf": "6.18.0-integration-next.8",
38
+ "@prisma/generator": "6.18.0-integration-next.8",
39
+ "@prisma/debug": "6.18.0-integration-next.8",
40
+ "@prisma/fetch-engine": "6.18.0-integration-next.8",
41
+ "@prisma/get-platform": "6.18.0-integration-next.8",
42
+ "@prisma/internals": "6.18.0-integration-next.8",
43
+ "@prisma/ts-builders": "6.18.0-integration-next.8"
44
44
  },
45
45
  "devDependencies": {
46
46
  "@types/pluralize": "0.0.33",