diff --git a/.changeset/@graphql-mesh_fusion-runtime-7816-dependencies.md b/.changeset/@graphql-mesh_fusion-runtime-7816-dependencies.md deleted file mode 100644 index 2fb3c2cf6cfb3..0000000000000 --- a/.changeset/@graphql-mesh_fusion-runtime-7816-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-mesh/fusion-runtime": patch ---- -dependencies updates: - - Added dependency [`@graphql-tools/merge@^9.0.8` ↗︎](https://www.npmjs.com/package/@graphql-tools/merge/v/9.0.8) (to `dependencies`) diff --git a/.changeset/mean-papayas-look.md b/.changeset/mean-papayas-look.md deleted file mode 100644 index 7253bb9ce3dff..0000000000000 --- a/.changeset/mean-papayas-look.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -'@graphql-mesh/fusion-composition': patch -'@graphql-mesh/fusion-runtime': patch -'@graphql-mesh/config': patch -'@graphql-mesh/utils': patch ---- - -Fix subscription fields fed by webhooks and defined in \`additionalTypeDefs\` with \`@resolveTo\` diff --git a/.changeset/stupid-lizards-speak.md b/.changeset/stupid-lizards-speak.md deleted file mode 100644 index 268bb91357681..0000000000000 --- a/.changeset/stupid-lizards-speak.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@graphql-mesh/transport-neo4j': patch ---- - -Fix Neo4j SSL issue diff --git a/e2e/thrift-calculator/package.json b/e2e/thrift-calculator/package.json index 16384c512ed29..2ab846372e187 100644 --- a/e2e/thrift-calculator/package.json +++ b/e2e/thrift-calculator/package.json @@ -12,7 +12,7 @@ "@graphql-mesh/compose-cli": "workspace:*", "@graphql-mesh/fusion-runtime": "workspace:*", "@graphql-mesh/serve-cli": "workspace:*", - "@omnigraph/thrift": "^0.7.10", + "@omnigraph/thrift": "^0.7.11", "express": "^4.18.2", "graphql": "^16.9.0", "thrift": "^0.21.0" diff --git a/examples/auth0/package.json b/examples/auth0/package.json index 13a32010c41f4..f9b24145f273c 100644 --- a/examples/auth0/package.json +++ b/examples/auth0/package.json @@ -10,9 +10,9 @@ }, "dependencies": { "@envelop/auth0": "6.0.0", - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/json-schema": "0.107.2", - "@graphql-mesh/plugin-operation-field-permissions": "0.102.8", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/json-schema": "0.107.3", + "@graphql-mesh/plugin-operation-field-permissions": "0.102.9", "graphql": "16.9.0" }, "devDependencies": { diff --git a/examples/cloudflare-workers/package.json b/examples/cloudflare-workers/package.json index 8386499b7f865..38d9e2d86f88b 100644 --- a/examples/cloudflare-workers/package.json +++ b/examples/cloudflare-workers/package.json @@ -2,10 +2,10 @@ "name": "@examples/cloudflare-workers", "private": true, "dependencies": { - "@graphql-mesh/cache-cfw-kv": "0.102.8", - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/json-schema": "0.107.2", - "@graphql-mesh/plugin-response-cache": "0.102.8", + "@graphql-mesh/cache-cfw-kv": "0.102.9", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/json-schema": "0.107.3", + "@graphql-mesh/plugin-response-cache": "0.102.9", "graphql": "16.9.0" }, "devDependencies": { diff --git a/examples/fastify/package.json b/examples/fastify/package.json index fcfe107c99901..9392f981592d1 100644 --- a/examples/fastify/package.json +++ b/examples/fastify/package.json @@ -6,8 +6,8 @@ "start": "ts-node-dev src/index.ts" }, "dependencies": { - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/graphql": "0.102.10", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/graphql": "0.102.11", "fastify": "5.0.0", "graphql": "16.9.0", "ts-node": "^10.9.2", diff --git a/examples/federation-example/gateway-supergraph/package.json b/examples/federation-example/gateway-supergraph/package.json index 6f95078d542a8..63a835afcc90e 100644 --- a/examples/federation-example/gateway-supergraph/package.json +++ b/examples/federation-example/gateway-supergraph/package.json @@ -3,8 +3,8 @@ "license": "MIT", "private": true, "dependencies": { - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/supergraph": "0.8.10", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/supergraph": "0.8.11", "graphql": "16.9.0" } } diff --git a/examples/federation-example/gateway/package.json b/examples/federation-example/gateway/package.json index 47878af36028c..72664cf1672b3 100644 --- a/examples/federation-example/gateway/package.json +++ b/examples/federation-example/gateway/package.json @@ -3,9 +3,9 @@ "license": "MIT", "private": true, "dependencies": { - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/graphql": "0.102.10", - "@graphql-mesh/transform-federation": "0.102.8", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/graphql": "0.102.11", + "@graphql-mesh/transform-federation": "0.102.9", "graphql": "16.9.0" } } diff --git a/examples/gcp-functions/package.json b/examples/gcp-functions/package.json index ffb78b008442b..425c61929608d 100644 --- a/examples/gcp-functions/package.json +++ b/examples/gcp-functions/package.json @@ -12,8 +12,8 @@ }, "dependencies": { "@google-cloud/functions-framework": "3.4.2", - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/json-schema": "0.107.2", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/json-schema": "0.107.3", "@types/node": "20.16.15", "graphql": "16.9.0", "typescript": "^5.4.2" diff --git a/examples/graphql-file-upload-example/package.json b/examples/graphql-file-upload-example/package.json index 1ba657c12ec1f..1de8262c61e24 100644 --- a/examples/graphql-file-upload-example/package.json +++ b/examples/graphql-file-upload-example/package.json @@ -8,8 +8,8 @@ "test": "jest" }, "dependencies": { - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/graphql": "0.102.10", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/graphql": "0.102.11", "concurrently": "9.0.1", "graphql": "16.9.0", "graphql-yoga": "5.7.0", diff --git a/examples/grpc-example/package.json b/examples/grpc-example/package.json index edb0b70e70435..467060d0fca67 100644 --- a/examples/grpc-example/package.json +++ b/examples/grpc-example/package.json @@ -10,9 +10,9 @@ "test": "jest" }, "dependencies": { - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/grpc": "0.104.10", - "@graphql-mesh/transform-naming-convention": "0.102.8", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/grpc": "0.104.11", + "@graphql-mesh/transform-naming-convention": "0.102.9", "@grpc/grpc-js": "1.12.2", "@grpc/proto-loader": "0.7.13", "google-protobuf": "3.21.4", diff --git a/examples/grpc-reflection-example/package.json b/examples/grpc-reflection-example/package.json index f39390b6c1fca..6547f1740ad94 100644 --- a/examples/grpc-reflection-example/package.json +++ b/examples/grpc-reflection-example/package.json @@ -10,9 +10,9 @@ "test": "jest" }, "dependencies": { - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/grpc": "0.104.10", - "@graphql-mesh/transform-naming-convention": "0.102.8", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/grpc": "0.104.11", + "@graphql-mesh/transform-naming-convention": "0.102.9", "@grpc/grpc-js": "1.12.2", "@grpc/proto-loader": "0.7.13", "google-protobuf": "3.21.4", diff --git a/examples/hasura-openbrewery-geodb/package.json b/examples/hasura-openbrewery-geodb/package.json index 0d719c44f2519..4df5afee1b210 100644 --- a/examples/hasura-openbrewery-geodb/package.json +++ b/examples/hasura-openbrewery-geodb/package.json @@ -6,8 +6,8 @@ "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/json-schema": "0.107.2", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/json-schema": "0.107.3", "graphql": "16.9.0" } } diff --git a/examples/hello-world-esm/package.json b/examples/hello-world-esm/package.json index 08dac2233590f..f069ac1eec4fa 100644 --- a/examples/hello-world-esm/package.json +++ b/examples/hello-world-esm/package.json @@ -10,9 +10,9 @@ "test": "jest" }, "dependencies": { - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/json-schema": "0.107.2", - "@graphql-mesh/plugin-mock": "0.102.9", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/json-schema": "0.107.3", + "@graphql-mesh/plugin-mock": "0.102.10", "graphql": "16.9.0" }, "devDependencies": { diff --git a/examples/hello-world/package.json b/examples/hello-world/package.json index 62308efcb9182..6e1ecffa9a03c 100644 --- a/examples/hello-world/package.json +++ b/examples/hello-world/package.json @@ -7,9 +7,9 @@ "test": "jest" }, "dependencies": { - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/json-schema": "0.107.2", - "@graphql-mesh/plugin-mock": "0.102.9", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/json-schema": "0.107.3", + "@graphql-mesh/plugin-mock": "0.102.10", "@graphql-yoga/plugin-sofa": "3.7.0", "graphql": "16.9.0" }, diff --git a/examples/hive-example/gateway/package.json b/examples/hive-example/gateway/package.json index 4d084eae3de34..ea15b48a37578 100644 --- a/examples/hive-example/gateway/package.json +++ b/examples/hive-example/gateway/package.json @@ -6,10 +6,10 @@ "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/openapi": "0.107.2", - "@graphql-mesh/plugin-hive": "0.102.10", - "@graphql-mesh/transform-hive": "0.102.10", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/openapi": "0.107.3", + "@graphql-mesh/plugin-hive": "0.102.11", + "@graphql-mesh/transform-hive": "0.102.11", "graphql": "16.9.0" } } diff --git a/examples/hive-example/sources/authors/package.json b/examples/hive-example/sources/authors/package.json index 127a106f09d30..e0bbfb2c1f8f2 100644 --- a/examples/hive-example/sources/authors/package.json +++ b/examples/hive-example/sources/authors/package.json @@ -14,8 +14,8 @@ }, "devDependencies": { "@graphql-hive/cli": "0.44.2", - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/openapi": "0.107.2", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/openapi": "0.107.3", "graphql": "16.9.0" } } diff --git a/examples/hive-example/sources/books/package.json b/examples/hive-example/sources/books/package.json index eadb13866d366..22d06381eb0de 100644 --- a/examples/hive-example/sources/books/package.json +++ b/examples/hive-example/sources/books/package.json @@ -14,8 +14,8 @@ }, "devDependencies": { "@graphql-hive/cli": "0.44.2", - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/openapi": "0.107.2", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/openapi": "0.107.3", "graphql": "16.9.0" } } diff --git a/examples/json-schema-covid/package.json b/examples/json-schema-covid/package.json index 3f7be998f4456..f522125ed87cd 100644 --- a/examples/json-schema-covid/package.json +++ b/examples/json-schema-covid/package.json @@ -11,9 +11,9 @@ "test": "jest" }, "dependencies": { - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/graphql": "0.102.10", - "@graphql-mesh/json-schema": "0.107.2", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/graphql": "0.102.11", + "@graphql-mesh/json-schema": "0.107.3", "graphql": "16.9.0" }, "devDependencies": { diff --git a/examples/json-schema-example/package.json b/examples/json-schema-example/package.json index bf428503710bc..c2ed94f3f5b95 100644 --- a/examples/json-schema-example/package.json +++ b/examples/json-schema-example/package.json @@ -9,10 +9,10 @@ "test": "jest" }, "dependencies": { - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/json-schema": "0.107.2", - "@graphql-mesh/plugin-mock": "0.102.9", - "@graphql-mesh/transform-naming-convention": "0.102.8", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/json-schema": "0.107.3", + "@graphql-mesh/plugin-mock": "0.102.10", + "@graphql-mesh/transform-naming-convention": "0.102.9", "graphql": "16.9.0" }, "devDependencies": { diff --git a/examples/json-schema-fhir/package.json b/examples/json-schema-fhir/package.json index 4eaf2fdb690b4..f54603dc3510d 100644 --- a/examples/json-schema-fhir/package.json +++ b/examples/json-schema-fhir/package.json @@ -9,8 +9,8 @@ "start:prod": "mesh start" }, "dependencies": { - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/json-schema": "0.107.2", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/json-schema": "0.107.3", "graphql": "16.9.0", "unzip-stream": "0.3.4" }, diff --git a/examples/json-schema-file-upload/package.json b/examples/json-schema-file-upload/package.json index be4ef4aec690d..59e1e8bcc0856 100644 --- a/examples/json-schema-file-upload/package.json +++ b/examples/json-schema-file-upload/package.json @@ -8,8 +8,8 @@ "start:mesh": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/json-schema": "0.107.2", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/json-schema": "0.107.3", "fets": "0.8.3", "graphql": "16.9.0" }, diff --git a/examples/json-schema-subscriptions/package.json b/examples/json-schema-subscriptions/package.json index f7279f2f96b40..8c7bf95ee5ef1 100644 --- a/examples/json-schema-subscriptions/package.json +++ b/examples/json-schema-subscriptions/package.json @@ -7,9 +7,9 @@ "start:mesh": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/json-schema": "0.107.2", - "@graphql-mesh/plugin-live-query": "0.102.8", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/json-schema": "0.107.3", + "@graphql-mesh/plugin-live-query": "0.102.9", "@whatwg-node/fetch": "^0.9.0", "fets": "0.8.3", "graphql": "16.9.0" diff --git a/examples/mongoose-example/package.json b/examples/mongoose-example/package.json index a8575adc0f5cd..737b46af1c01b 100644 --- a/examples/mongoose-example/package.json +++ b/examples/mongoose-example/package.json @@ -6,8 +6,8 @@ "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/mongoose": "0.102.9", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/mongoose": "0.102.10", "graphql": "16.9.0", "mongoose": "8.7.2" }, diff --git a/examples/mysql-employees/package.json b/examples/mysql-employees/package.json index 7d50b7b3cb438..497a41af2e79c 100644 --- a/examples/mysql-employees/package.json +++ b/examples/mysql-employees/package.json @@ -6,8 +6,8 @@ "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/mysql": "0.103.9", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/mysql": "0.103.10", "graphql": "16.9.0" } } diff --git a/examples/mysql-rfam/package.json b/examples/mysql-rfam/package.json index 69dc9b0ab40d2..2aadd921b8ecd 100644 --- a/examples/mysql-rfam/package.json +++ b/examples/mysql-rfam/package.json @@ -7,8 +7,8 @@ "test": "jest" }, "dependencies": { - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/mysql": "0.103.9", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/mysql": "0.103.10", "graphql": "16.9.0" }, "devDependencies": { diff --git a/examples/neo4j-example/package.json b/examples/neo4j-example/package.json index 6dc6b0b985c8c..a35de718ff7c8 100644 --- a/examples/neo4j-example/package.json +++ b/examples/neo4j-example/package.json @@ -6,9 +6,9 @@ "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cache-file": "0.102.8", - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/neo4j": "0.103.9", + "@graphql-mesh/cache-file": "0.102.9", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/neo4j": "0.103.10", "graphql": "16.9.0" }, "resolutions": { diff --git a/examples/nextjs-apollo-example/package.json b/examples/nextjs-apollo-example/package.json index 524aed98bc802..db635513f6a50 100644 --- a/examples/nextjs-apollo-example/package.json +++ b/examples/nextjs-apollo-example/package.json @@ -10,10 +10,10 @@ "start:prod": "next start" }, "dependencies": { - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/config": "0.104.9", - "@graphql-mesh/openapi": "0.107.2", - "@graphql-mesh/runtime": "0.103.9", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/config": "0.104.10", + "@graphql-mesh/openapi": "0.107.3", + "@graphql-mesh/runtime": "0.103.10", "apollo-server-micro": "3.13.0", "graphql": "16.9.0", "next": "14.2.16", diff --git a/examples/nextjs-sdk-example/package.json b/examples/nextjs-sdk-example/package.json index f19584b0d3834..dd47636592783 100644 --- a/examples/nextjs-sdk-example/package.json +++ b/examples/nextjs-sdk-example/package.json @@ -11,10 +11,10 @@ "start:prod": "next start" }, "dependencies": { - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/config": "0.104.9", - "@graphql-mesh/openapi": "0.107.2", - "@graphql-mesh/runtime": "0.103.9", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/config": "0.104.10", + "@graphql-mesh/openapi": "0.107.3", + "@graphql-mesh/runtime": "0.103.10", "apollo-server-micro": "3.13.0", "graphql": "16.9.0", "next": "14.2.16", diff --git a/examples/odata-microsoft/package.json b/examples/odata-microsoft/package.json index b9ff3a4b5c4cb..a602d3d02c88a 100644 --- a/examples/odata-microsoft/package.json +++ b/examples/odata-microsoft/package.json @@ -7,8 +7,8 @@ "start:beta": "cross-env GRAPH_VERSION=\"beta\" mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/odata": "0.104.8", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/odata": "0.104.9", "cross-env": "7.0.3", "graphql": "16.9.0" } diff --git a/examples/odata-msgraph-programmatic-ts/package.json b/examples/odata-msgraph-programmatic-ts/package.json index e1b45b64058f8..701698c982b03 100644 --- a/examples/odata-msgraph-programmatic-ts/package.json +++ b/examples/odata-msgraph-programmatic-ts/package.json @@ -7,10 +7,10 @@ "start": "ts-node src/index.ts" }, "dependencies": { - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/config": "0.104.9", - "@graphql-mesh/odata": "0.104.8", - "@graphql-mesh/runtime": "0.103.9", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/config": "0.104.10", + "@graphql-mesh/odata": "0.104.9", + "@graphql-mesh/runtime": "0.103.10", "graphql": "16.9.0", "ts-node": "^10.9.2" } diff --git a/examples/odata-msgraph-programmatic/package.json b/examples/odata-msgraph-programmatic/package.json index 081d372460d6b..c66fb3b8d8db2 100644 --- a/examples/odata-msgraph-programmatic/package.json +++ b/examples/odata-msgraph-programmatic/package.json @@ -8,10 +8,10 @@ "start": "node index.js" }, "dependencies": { - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/config": "0.104.9", - "@graphql-mesh/odata": "0.104.8", - "@graphql-mesh/runtime": "0.103.9", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/config": "0.104.10", + "@graphql-mesh/odata": "0.104.9", + "@graphql-mesh/runtime": "0.103.10", "graphql": "16.9.0" } } diff --git a/examples/odata-trippin/package.json b/examples/odata-trippin/package.json index f11a69e40d500..7bfff23ec5d3e 100644 --- a/examples/odata-trippin/package.json +++ b/examples/odata-trippin/package.json @@ -6,8 +6,8 @@ "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/odata": "0.104.8", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/odata": "0.104.9", "graphql": "16.9.0" } } diff --git a/examples/openapi-javascript-wiki/package.json b/examples/openapi-javascript-wiki/package.json index e38ffb7b8a4f9..4a170dd69d8d9 100644 --- a/examples/openapi-javascript-wiki/package.json +++ b/examples/openapi-javascript-wiki/package.json @@ -7,8 +7,8 @@ "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/openapi": "0.107.2", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/openapi": "0.107.3", "graphql": "16.9.0", "moment": "2.30.1", "typescript": "^5.4.2" diff --git a/examples/openapi-location-weather/package.json b/examples/openapi-location-weather/package.json index bdf67ce3961b2..dbc81e08f77f7 100644 --- a/examples/openapi-location-weather/package.json +++ b/examples/openapi-location-weather/package.json @@ -6,12 +6,12 @@ "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/openapi": "0.107.2", - "@graphql-mesh/plugin-response-cache": "0.102.8", - "@graphql-mesh/runtime": "0.103.9", - "@graphql-mesh/transform-cache": "0.102.8", - "@graphql-mesh/transform-rename": "0.102.8", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/openapi": "0.107.3", + "@graphql-mesh/plugin-response-cache": "0.102.9", + "@graphql-mesh/runtime": "0.103.10", + "@graphql-mesh/transform-cache": "0.102.9", + "@graphql-mesh/transform-rename": "0.102.9", "graphql": "16.9.0" } } diff --git a/examples/openapi-meilisearch/package.json b/examples/openapi-meilisearch/package.json index 67ad1437d6a86..3cf9fe6cf72ce 100644 --- a/examples/openapi-meilisearch/package.json +++ b/examples/openapi-meilisearch/package.json @@ -6,8 +6,8 @@ "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/openapi": "0.107.2", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/openapi": "0.107.3", "graphql": "16.9.0" } } diff --git a/examples/openapi-react-weatherbit/package.json b/examples/openapi-react-weatherbit/package.json index a6717597604e9..e580b97756c3e 100644 --- a/examples/openapi-react-weatherbit/package.json +++ b/examples/openapi-react-weatherbit/package.json @@ -15,7 +15,7 @@ "react-dom": "18.3.1" }, "devDependencies": { - "@graphql-mesh/cli": "0.96.7", + "@graphql-mesh/cli": "0.96.8", "@types/react": "18.3.12", "@types/react-dom": "18.3.1", "@vitejs/plugin-react": "4.3.3", diff --git a/examples/openapi-stackexchange/package.json b/examples/openapi-stackexchange/package.json index 003d15a039b3d..359a51a943c2e 100644 --- a/examples/openapi-stackexchange/package.json +++ b/examples/openapi-stackexchange/package.json @@ -6,8 +6,8 @@ "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/openapi": "0.107.2", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/openapi": "0.107.3", "graphql": "16.9.0" } } diff --git a/examples/openapi-stripe/package.json b/examples/openapi-stripe/package.json index 0752a4fef4f10..db2886556d0fc 100644 --- a/examples/openapi-stripe/package.json +++ b/examples/openapi-stripe/package.json @@ -6,8 +6,8 @@ "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/openapi": "0.107.2", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/openapi": "0.107.3", "graphql": "16.9.0" } } diff --git a/examples/openapi-subscriptions/package.json b/examples/openapi-subscriptions/package.json index 78404083dbee1..1ec860517b6c5 100644 --- a/examples/openapi-subscriptions/package.json +++ b/examples/openapi-subscriptions/package.json @@ -7,8 +7,8 @@ "start:mesh": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/openapi": "0.107.2", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/openapi": "0.107.3", "@whatwg-node/fetch": "^0.9.0", "concurrently": "9.0.1", "fets": "^0.8.0", diff --git a/examples/openapi-youtrack/package.json b/examples/openapi-youtrack/package.json index 6eb84246a2520..efa25e9549612 100644 --- a/examples/openapi-youtrack/package.json +++ b/examples/openapi-youtrack/package.json @@ -6,9 +6,9 @@ "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/openapi": "0.107.2", - "@graphql-mesh/transform-resolvers-composition": "0.102.8", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/openapi": "0.107.3", + "@graphql-mesh/transform-resolvers-composition": "0.102.9", "graphql": "16.9.0", "graphql-fields": "2.0.3" } diff --git a/examples/openwhisk-example/package.json b/examples/openwhisk-example/package.json index 5d9b49fe8f395..dbe94d208cda2 100644 --- a/examples/openwhisk-example/package.json +++ b/examples/openwhisk-example/package.json @@ -11,8 +11,8 @@ "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/graphql": "0.102.10", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/graphql": "0.102.11", "esbuild": "^0.24.0", "graphql": "16.9.0", "typescript": "^5.4.2" diff --git a/examples/persisted-operations/package.json b/examples/persisted-operations/package.json index aea071b139715..e2ced1bed3780 100644 --- a/examples/persisted-operations/package.json +++ b/examples/persisted-operations/package.json @@ -8,9 +8,9 @@ "test": "mesh build && jest" }, "dependencies": { - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/json-schema": "0.107.2", - "@graphql-mesh/plugin-mock": "0.102.9", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/json-schema": "0.107.3", + "@graphql-mesh/plugin-mock": "0.102.10", "@graphql-yoga/plugin-sofa": "3.7.0", "graphql": "16.9.0" }, diff --git a/examples/postgres-geodb/package.json b/examples/postgres-geodb/package.json index 2cf9fcf1a2f51..341ab07cfbb29 100644 --- a/examples/postgres-geodb/package.json +++ b/examples/postgres-geodb/package.json @@ -8,13 +8,13 @@ "start": "ts-node --transpile-only src/test-sdk.ts London" }, "dependencies": { - "@graphql-mesh/cache-file": "0.102.8", - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/config": "0.104.9", - "@graphql-mesh/graphql": "0.102.10", - "@graphql-mesh/postgraphile": "0.102.8", - "@graphql-mesh/runtime": "0.103.9", - "@graphql-mesh/transform-prefix": "0.102.8", + "@graphql-mesh/cache-file": "0.102.9", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/config": "0.104.10", + "@graphql-mesh/graphql": "0.102.11", + "@graphql-mesh/postgraphile": "0.102.9", + "@graphql-mesh/runtime": "0.103.10", + "@graphql-mesh/transform-prefix": "0.102.9", "graphql": "16.9.0" }, "devDependencies": { diff --git a/examples/programmatic-batching/package.json b/examples/programmatic-batching/package.json index 813a9e17d98c9..ab6fd66444bd2 100644 --- a/examples/programmatic-batching/package.json +++ b/examples/programmatic-batching/package.json @@ -7,8 +7,8 @@ "start:mesh": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/openapi": "0.107.2", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/openapi": "0.107.3", "@sinclair/typebox": "0.33.17", "fets": "0.8.3", "graphql": "16.9.0" diff --git a/examples/reddit-example/package.json b/examples/reddit-example/package.json index c24d1ab81a214..280eabc0eb078 100644 --- a/examples/reddit-example/package.json +++ b/examples/reddit-example/package.json @@ -2,7 +2,7 @@ "name": "@examples/reddit-example", "private": true, "dependencies": { - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/json-schema": "0.107.2" + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/json-schema": "0.107.3" } } diff --git a/examples/response-cache/CHANGELOG.md b/examples/response-cache/CHANGELOG.md index 74d2adbd92781..7257422e6cb9a 100644 --- a/examples/response-cache/CHANGELOG.md +++ b/examples/response-cache/CHANGELOG.md @@ -1,5 +1,14 @@ # example-response-cache +## 0.2.3 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/cli@0.96.8 + - @graphql-mesh/json-schema@0.107.3 + - @graphql-mesh/plugin-mock@0.102.10 + ## 0.2.2 ### Patch Changes diff --git a/examples/response-cache/package.json b/examples/response-cache/package.json index 7c6899e63964e..cd57fa679a289 100644 --- a/examples/response-cache/package.json +++ b/examples/response-cache/package.json @@ -1,6 +1,6 @@ { "name": "example-response-cache", - "version": "0.2.2", + "version": "0.2.3", "license": "MIT", "private": true, "scripts": { @@ -9,9 +9,9 @@ "test": "mesh build && jest" }, "dependencies": { - "@graphql-mesh/cli": "^0.96.7", - "@graphql-mesh/json-schema": "^0.107.2", - "@graphql-mesh/plugin-mock": "^0.102.9", + "@graphql-mesh/cli": "^0.96.8", + "@graphql-mesh/json-schema": "^0.107.3", + "@graphql-mesh/plugin-mock": "^0.102.10", "graphql": "16.9.0" } } diff --git a/examples/soap-country-info/package.json b/examples/soap-country-info/package.json index b0e55fc3eada8..64f116c902dd2 100644 --- a/examples/soap-country-info/package.json +++ b/examples/soap-country-info/package.json @@ -6,9 +6,9 @@ "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/plugin-snapshot": "0.102.8", - "@graphql-mesh/soap": "0.104.9", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/plugin-snapshot": "0.102.9", + "@graphql-mesh/soap": "0.104.10", "graphql": "16.9.0" } } diff --git a/examples/soap-demo/package.json b/examples/soap-demo/package.json index 1f1dff69b20ea..d6ca835266523 100644 --- a/examples/soap-demo/package.json +++ b/examples/soap-demo/package.json @@ -10,8 +10,8 @@ "start:prod": "mesh start" }, "dependencies": { - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/soap": "0.104.9", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/soap": "0.104.10", "graphql": "16.9.0" }, "devDependencies": { diff --git a/examples/soap-netsuite/package.json b/examples/soap-netsuite/package.json index 5bbb68d5a448a..6ca7d3710e0e0 100644 --- a/examples/soap-netsuite/package.json +++ b/examples/soap-netsuite/package.json @@ -10,8 +10,8 @@ "start:prod": "mesh start" }, "dependencies": { - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/soap": "0.104.9", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/soap": "0.104.10", "graphql": "16.9.0" }, "devDependencies": { diff --git a/examples/spacex-cfw/package.json b/examples/spacex-cfw/package.json index a2785f9c7bf2a..0bd1e9cd9b378 100644 --- a/examples/spacex-cfw/package.json +++ b/examples/spacex-cfw/package.json @@ -3,11 +3,11 @@ "private": true, "dependencies": { "@envelop/depth-limit": "4.0.0", - "@graphql-mesh/cache-cfw-kv": "0.102.8", - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/graphql": "0.102.10", - "@graphql-mesh/plugin-rate-limit": "0.102.8", - "@graphql-mesh/plugin-response-cache": "0.102.8", + "@graphql-mesh/cache-cfw-kv": "0.102.9", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/graphql": "0.102.11", + "@graphql-mesh/plugin-rate-limit": "0.102.9", + "@graphql-mesh/plugin-response-cache": "0.102.9", "graphql": "16.9.0" }, "devDependencies": { diff --git a/examples/sqlite-chinook/package.json b/examples/sqlite-chinook/package.json index 316923300e1ca..b7dd84d57aa2f 100644 --- a/examples/sqlite-chinook/package.json +++ b/examples/sqlite-chinook/package.json @@ -6,8 +6,8 @@ "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/tuql": "0.103.8", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/tuql": "0.103.9", "graphql": "16.9.0" }, "resolutions": { diff --git a/examples/thrift-calculator/package.json b/examples/thrift-calculator/package.json index 3fa5ee8da95fc..af4239b888d1b 100644 --- a/examples/thrift-calculator/package.json +++ b/examples/thrift-calculator/package.json @@ -13,8 +13,8 @@ "@creditkarma/thrift-server-core": "1.0.4", "@creditkarma/thrift-server-express": "1.0.4", "@creditkarma/thrift-typescript": "3.7.6", - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/thrift": "0.104.10", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/thrift": "0.104.11", "express": "4.21.1", "graphql": "16.9.0", "thrift": "0.21.0", diff --git a/examples/type-merging-batching-example/package.json b/examples/type-merging-batching-example/package.json index 5dab0ea256bec..9f1e82fc85d57 100644 --- a/examples/type-merging-batching-example/package.json +++ b/examples/type-merging-batching-example/package.json @@ -5,10 +5,10 @@ "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.96.7", - "@graphql-mesh/graphql": "0.102.10", - "@graphql-mesh/transform-rename": "0.102.8", - "@graphql-mesh/transform-type-merging": "0.102.8", + "@graphql-mesh/cli": "0.96.8", + "@graphql-mesh/graphql": "0.102.11", + "@graphql-mesh/transform-rename": "0.102.9", + "@graphql-mesh/transform-type-merging": "0.102.9", "graphql": "16.9.0" } } diff --git a/examples/v1-next/apollo-federation-compatibility/CHANGELOG.md b/examples/v1-next/apollo-federation-compatibility/CHANGELOG.md index 041fa520a67a5..82f2692eeb51d 100644 --- a/examples/v1-next/apollo-federation-compatibility/CHANGELOG.md +++ b/examples/v1-next/apollo-federation-compatibility/CHANGELOG.md @@ -1,5 +1,12 @@ # example-apollo-federation-compatibility +## 1.3.3 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/serve-cli@1.3.3 + ## 1.3.2 ### Patch Changes diff --git a/examples/v1-next/apollo-federation-compatibility/package.json b/examples/v1-next/apollo-federation-compatibility/package.json index 9d7f1936f92aa..1e149a5fce5b1 100644 --- a/examples/v1-next/apollo-federation-compatibility/package.json +++ b/examples/v1-next/apollo-federation-compatibility/package.json @@ -1,6 +1,6 @@ { "name": "example-apollo-federation-compatibility", - "version": "1.3.2", + "version": "1.3.3", "description": "Apollo Federation implemented with GraphQL Mesh", "author": "Arda TANRIKULU ", "private": true, @@ -15,7 +15,7 @@ "start": "node bundle.js" }, "dependencies": { - "@graphql-mesh/serve-cli": "1.3.2", + "@graphql-mesh/serve-cli": "1.3.3", "@graphql-yoga/plugin-apollo-inline-trace": "3.7.0", "concurrently": "9.0.1", "graphql": "16.9.0", @@ -27,7 +27,7 @@ "@graphql-codegen/cli": "5.0.3", "@graphql-codegen/typescript": "4.1.0", "@graphql-codegen/typescript-resolvers": "4.3.0", - "@graphql-mesh/compose-cli": "1.1.2", + "@graphql-mesh/compose-cli": "1.1.3", "@types/node": "20.16.15", "esbuild": "^0.24.0", "lru-cache": "11.0.1" diff --git a/examples/v1-next/auth0/package.json b/examples/v1-next/auth0/package.json index acf8aa78224db..c6f76b2e96975 100644 --- a/examples/v1-next/auth0/package.json +++ b/examples/v1-next/auth0/package.json @@ -10,10 +10,10 @@ }, "dependencies": { "@envelop/auth0": "^6.0.0", - "@graphql-mesh/compose-cli": "^1.1.2", - "@graphql-mesh/plugin-operation-field-permissions": "^0.102.8", - "@graphql-mesh/serve-cli": "^1.3.2", - "@omnigraph/json-schema": "^0.107.2", + "@graphql-mesh/compose-cli": "^1.1.3", + "@graphql-mesh/plugin-operation-field-permissions": "^0.102.9", + "@graphql-mesh/serve-cli": "^1.3.3", + "@omnigraph/json-schema": "^0.107.3", "graphql": "16.9.0" }, "devDependencies": { diff --git a/examples/v1-next/integrations/cfw-breweries/package.json b/examples/v1-next/integrations/cfw-breweries/package.json index 2e6bba4eafb0e..745077f514b1c 100644 --- a/examples/v1-next/integrations/cfw-breweries/package.json +++ b/examples/v1-next/integrations/cfw-breweries/package.json @@ -6,12 +6,12 @@ "start": "wrangler dev" }, "dependencies": { - "@graphql-mesh/cache-cfw-kv": "^0.102.8", - "@graphql-mesh/cache-localforage": "^0.102.8", - "@graphql-mesh/compose-cli": "^1.1.2", - "@graphql-mesh/plugin-response-cache": "^0.102.8", - "@graphql-mesh/serve-runtime": "^1.2.1", - "@omnigraph/json-schema": "^0.107.2", + "@graphql-mesh/cache-cfw-kv": "^0.102.9", + "@graphql-mesh/cache-localforage": "^0.102.9", + "@graphql-mesh/compose-cli": "^1.1.3", + "@graphql-mesh/plugin-response-cache": "^0.102.9", + "@graphql-mesh/serve-runtime": "^1.2.2", + "@omnigraph/json-schema": "^0.107.3", "graphql": "16.9.0" }, "devDependencies": { diff --git a/examples/v1-next/integrations/cfw-spacex/package.json b/examples/v1-next/integrations/cfw-spacex/package.json index e4643b7f39a6a..291f7eb710cd7 100644 --- a/examples/v1-next/integrations/cfw-spacex/package.json +++ b/examples/v1-next/integrations/cfw-spacex/package.json @@ -6,10 +6,10 @@ }, "dependencies": { "@envelop/depth-limit": "^4.0.0", - "@graphql-mesh/cache-cfw-kv": "^0.102.8", - "@graphql-mesh/plugin-rate-limit": "^0.102.8", - "@graphql-mesh/plugin-response-cache": "^0.102.8", - "@graphql-mesh/serve-runtime": "^1.2.1", + "@graphql-mesh/cache-cfw-kv": "^0.102.9", + "@graphql-mesh/plugin-rate-limit": "^0.102.9", + "@graphql-mesh/plugin-response-cache": "^0.102.9", + "@graphql-mesh/serve-runtime": "^1.2.2", "graphql": "16.9.0" }, "devDependencies": { diff --git a/examples/v1-next/integrations/fastify/package.json b/examples/v1-next/integrations/fastify/package.json index 4ed57422c90cd..51837c5d7e939 100644 --- a/examples/v1-next/integrations/fastify/package.json +++ b/examples/v1-next/integrations/fastify/package.json @@ -6,9 +6,9 @@ "start": "ts-node-dev src/index.ts" }, "dependencies": { - "@graphql-mesh/compose-cli": "^1.1.2", - "@graphql-mesh/serve-runtime": "^1.2.1", - "@omnigraph/openapi": "^0.107.2", + "@graphql-mesh/compose-cli": "^1.1.3", + "@graphql-mesh/serve-runtime": "^1.2.2", + "@omnigraph/openapi": "^0.107.3", "fastify": "^5.0.0", "graphql": "16.9.0", "ts-node": "^10.9.2", diff --git a/examples/v1-next/integrations/gcp-functions/package.json b/examples/v1-next/integrations/gcp-functions/package.json index d5ed78e0fe3b1..0fce113db9813 100644 --- a/examples/v1-next/integrations/gcp-functions/package.json +++ b/examples/v1-next/integrations/gcp-functions/package.json @@ -12,9 +12,9 @@ }, "dependencies": { "@google-cloud/functions-framework": "^3.3.0", - "@graphql-mesh/compose-cli": "^1.1.2", - "@graphql-mesh/serve-runtime": "^1.2.1", - "@omnigraph/json-schema": "^0.107.2", + "@graphql-mesh/compose-cli": "^1.1.3", + "@graphql-mesh/serve-runtime": "^1.2.2", + "@omnigraph/json-schema": "^0.107.3", "@types/node": "^20.10.6", "graphql": "^16.9.0", "typescript": "^5.4.2" diff --git a/examples/v1-next/integrations/openwhisk-example/package.json b/examples/v1-next/integrations/openwhisk-example/package.json index 09d159bb78522..2e66ff6b82e2a 100644 --- a/examples/v1-next/integrations/openwhisk-example/package.json +++ b/examples/v1-next/integrations/openwhisk-example/package.json @@ -11,8 +11,8 @@ "dev": "mesh serve" }, "dependencies": { - "@graphql-mesh/serve-cli": "^1.3.2", - "@graphql-mesh/serve-runtime": "^1.2.1", + "@graphql-mesh/serve-cli": "^1.3.3", + "@graphql-mesh/serve-runtime": "^1.2.2", "esbuild": "^0.24.0", "graphql": "16.9.0", "typescript": "^5.4.2" diff --git a/examples/v1-next/openapi-location-weather/package.json b/examples/v1-next/openapi-location-weather/package.json index accf3d9f3fdb5..4750dbf89c6c7 100644 --- a/examples/v1-next/openapi-location-weather/package.json +++ b/examples/v1-next/openapi-location-weather/package.json @@ -7,10 +7,10 @@ "serve": "node ../../packages/serve-cli/dist/esm/bin.js" }, "dependencies": { - "@graphql-mesh/cache-localforage": "^0.102.8", - "@graphql-mesh/compose-cli": "^1.1.2", - "@graphql-mesh/serve-cli": "^1.3.2", - "@omnigraph/openapi": "^0.107.2", + "@graphql-mesh/cache-localforage": "^0.102.9", + "@graphql-mesh/compose-cli": "^1.1.3", + "@graphql-mesh/serve-cli": "^1.3.3", + "@omnigraph/openapi": "^0.107.3", "graphql": "^16.9.0" } } diff --git a/examples/v1-next/openapi-youtrack/package.json b/examples/v1-next/openapi-youtrack/package.json index 1254db76716eb..c6df6130cc080 100644 --- a/examples/v1-next/openapi-youtrack/package.json +++ b/examples/v1-next/openapi-youtrack/package.json @@ -7,9 +7,9 @@ "serve": "node ../../packages/serve-cli/dist/esm/bin.js" }, "dependencies": { - "@graphql-mesh/compose-cli": "^1.1.2", - "@graphql-mesh/serve-cli": "^1.3.2", - "@omnigraph/openapi": "^0.107.2", + "@graphql-mesh/compose-cli": "^1.1.3", + "@graphql-mesh/serve-cli": "^1.3.3", + "@omnigraph/openapi": "^0.107.3", "graphql": "^16.9.0" } } diff --git a/packages/cache/cfw-kv/CHANGELOG.md b/packages/cache/cfw-kv/CHANGELOG.md index 8ae45ccdc15c8..1b36e03a9187b 100644 --- a/packages/cache/cfw-kv/CHANGELOG.md +++ b/packages/cache/cfw-kv/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/cache-cfw-kv +## 0.102.9 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 0.102.8 ### Patch Changes diff --git a/packages/cache/cfw-kv/package.json b/packages/cache/cfw-kv/package.json index e919e556bd5f8..862c02e294b13 100644 --- a/packages/cache/cfw-kv/package.json +++ b/packages/cache/cfw-kv/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/cache-cfw-kv", - "version": "0.102.8", + "version": "0.102.9", "type": "module", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "graphql": "*", "tslib": "^2.4.0" }, diff --git a/packages/cache/file/CHANGELOG.md b/packages/cache/file/CHANGELOG.md index fb2d7e731b338..febc7bdbe9d67 100644 --- a/packages/cache/file/CHANGELOG.md +++ b/packages/cache/file/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/cache-file +## 0.102.9 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 0.102.8 ### Patch Changes diff --git a/packages/cache/file/package.json b/packages/cache/file/package.json index 6f5617cf6e5a6..52b15deb5083e 100644 --- a/packages/cache/file/package.json +++ b/packages/cache/file/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/cache-file", - "version": "0.102.8", + "version": "0.102.9", "type": "module", "repository": { "type": "git", @@ -33,8 +33,8 @@ "typings": "dist/typings/index.d.ts", "peerDependencies": { "@graphql-mesh/cross-helpers": "^0.4.7", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "graphql": "*", "tslib": "^2.4.0" }, diff --git a/packages/cache/localforage/CHANGELOG.md b/packages/cache/localforage/CHANGELOG.md index 764b77c1f6fb3..75e4d0725fe77 100644 --- a/packages/cache/localforage/CHANGELOG.md +++ b/packages/cache/localforage/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/cache-localforage +## 0.102.9 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 0.102.8 ### Patch Changes diff --git a/packages/cache/localforage/package.json b/packages/cache/localforage/package.json index 6a3489ece7f76..bfc0c3df841d8 100644 --- a/packages/cache/localforage/package.json +++ b/packages/cache/localforage/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/cache-localforage", - "version": "0.102.8", + "version": "0.102.9", "type": "module", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "graphql": "*", "tslib": "^2.4.0" }, diff --git a/packages/cache/redis/CHANGELOG.md b/packages/cache/redis/CHANGELOG.md index b18889060b7d4..06ae46092738f 100644 --- a/packages/cache/redis/CHANGELOG.md +++ b/packages/cache/redis/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/cache-redis +## 0.102.9 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 0.102.8 ### Patch Changes diff --git a/packages/cache/redis/package.json b/packages/cache/redis/package.json index 9046ab5ed0b9b..a099aeb1e7d77 100644 --- a/packages/cache/redis/package.json +++ b/packages/cache/redis/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/cache-redis", - "version": "0.102.8", + "version": "0.102.9", "type": "module", "repository": { "type": "git", @@ -33,8 +33,8 @@ "typings": "dist/typings/index.d.ts", "peerDependencies": { "@graphql-mesh/cross-helpers": "^0.4.7", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "graphql": "*", "tslib": "^2.4.0" }, diff --git a/packages/compose-cli/CHANGELOG.md b/packages/compose-cli/CHANGELOG.md index e4d3b1a3f7fbb..0769b00fdcbdc 100644 --- a/packages/compose-cli/CHANGELOG.md +++ b/packages/compose-cli/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-mesh/compose-cli +## 1.1.3 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/fusion-composition@0.6.3 + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 1.1.2 ### Patch Changes diff --git a/packages/compose-cli/package.json b/packages/compose-cli/package.json index 562563346bdc5..4a9ce02cf4310 100644 --- a/packages/compose-cli/package.json +++ b/packages/compose-cli/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/compose-cli", - "version": "1.1.2", + "version": "1.1.3", "type": "module", "repository": { "type": "git", @@ -35,14 +35,14 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", "graphql": "*" }, "dependencies": { "@commander-js/extra-typings": "^12.1.0", - "@graphql-mesh/fusion-composition": "^0.6.2", + "@graphql-mesh/fusion-composition": "^0.6.3", "@graphql-mesh/include": "^0.2.2", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/graphql-file-loader": "8.0.2", "@graphql-tools/load": "^8.0.1", "@graphql-tools/schema": "^10.0.5", diff --git a/packages/fusion/composition/CHANGELOG.md b/packages/fusion/composition/CHANGELOG.md index 5472b03863828..d47687162d5ee 100644 --- a/packages/fusion/composition/CHANGELOG.md +++ b/packages/fusion/composition/CHANGELOG.md @@ -1,5 +1,18 @@ # @graphql-mesh/fusion-composition +## 0.6.3 + +### Patch Changes + +- [#7816](https://github.com/ardatan/graphql-mesh/pull/7816) + [`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe) + Thanks [@ardatan](https://github.com/ardatan)! - Fix subscription fields fed by webhooks and + defined in \`additionalTypeDefs\` with \`@resolveTo\` + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + ## 0.6.2 ### Patch Changes diff --git a/packages/fusion/composition/package.json b/packages/fusion/composition/package.json index f72dbfb428657..2c6ddc4dcb28e 100644 --- a/packages/fusion/composition/package.json +++ b/packages/fusion/composition/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/fusion-composition", - "version": "0.6.2", + "version": "0.6.3", "type": "module", "description": "Basic composition utility for Fusion spec", "repository": { @@ -50,7 +50,7 @@ "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" }, "dependencies": { - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/schema": "^10.0.5", "@graphql-tools/stitching-directives": "^3.1.7", "@graphql-tools/utils": "^10.5.5", diff --git a/packages/fusion/runtime/CHANGELOG.md b/packages/fusion/runtime/CHANGELOG.md index 781630395b996..8f1d0985c0f14 100644 --- a/packages/fusion/runtime/CHANGELOG.md +++ b/packages/fusion/runtime/CHANGELOG.md @@ -1,5 +1,29 @@ # @graphql-mesh/fusion-runtime +## 0.9.4 + +### Patch Changes + +- [#7816](https://github.com/ardatan/graphql-mesh/pull/7816) + [`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + + - Added dependency + [`@graphql-tools/merge@^9.0.8` ↗︎](https://www.npmjs.com/package/@graphql-tools/merge/v/9.0.8) + (to `dependencies`) + +- [#7816](https://github.com/ardatan/graphql-mesh/pull/7816) + [`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe) + Thanks [@ardatan](https://github.com/ardatan)! - Fix subscription fields fed by webhooks and + defined in \`additionalTypeDefs\` with \`@resolveTo\` + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/runtime@0.103.10 + - @graphql-mesh/types@0.102.9 + - @graphql-mesh/transport-common@0.7.10 + ## 0.9.3 ### Patch Changes diff --git a/packages/fusion/runtime/package.json b/packages/fusion/runtime/package.json index 40217f26fb5ec..bdc21604bffb4 100644 --- a/packages/fusion/runtime/package.json +++ b/packages/fusion/runtime/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/fusion-runtime", - "version": "0.9.3", + "version": "0.9.4", "type": "module", "description": "Runtime for GraphQL Mesh Fusion Supergraph", "repository": { @@ -52,10 +52,10 @@ "dependencies": { "@envelop/core": "^5.0.1", "@graphql-mesh/cross-helpers": "^0.4.7", - "@graphql-mesh/runtime": "^0.103.9", - "@graphql-mesh/transport-common": "^0.7.9", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/runtime": "^0.103.10", + "@graphql-mesh/transport-common": "^0.7.10", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/delegate": "^10.0.26", "@graphql-tools/executor": "^1.3.2", "@graphql-tools/federation": "^2.2.17", diff --git a/packages/hive-gateway/CHANGELOG.md b/packages/hive-gateway/CHANGELOG.md index 3debaabca0dcf..73e80d35d339a 100644 --- a/packages/hive-gateway/CHANGELOG.md +++ b/packages/hive-gateway/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-hive/gateway +## 1.3.3 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/serve-runtime@1.2.2 + - @graphql-mesh/serve-cli@1.3.3 + ## 1.3.2 ### Patch Changes diff --git a/packages/hive-gateway/package.json b/packages/hive-gateway/package.json index 43baeb1238d58..74a56f867f8bf 100644 --- a/packages/hive-gateway/package.json +++ b/packages/hive-gateway/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-hive/gateway", - "version": "1.3.2", + "version": "1.3.3", "type": "module", "repository": { "type": "git", @@ -50,9 +50,9 @@ } }, "dependencies": { - "@graphql-mesh/serve-cli": "^1.3.2", - "@graphql-mesh/serve-runtime": "^1.2.1", - "@graphql-mesh/utils": "^0.102.8" + "@graphql-mesh/serve-cli": "^1.3.3", + "@graphql-mesh/serve-runtime": "^1.2.2", + "@graphql-mesh/utils": "^0.102.9" }, "devDependencies": { "@parcel/watcher": "^2.3.0", diff --git a/packages/legacy/apollo-link/CHANGELOG.md b/packages/legacy/apollo-link/CHANGELOG.md index 51f8be87d417a..fd03438a2bbe7 100644 --- a/packages/legacy/apollo-link/CHANGELOG.md +++ b/packages/legacy/apollo-link/CHANGELOG.md @@ -1,5 +1,12 @@ # @graphql-mesh/apollo-link +## 0.103.10 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/runtime@0.103.10 + ## 0.103.9 ### Patch Changes diff --git a/packages/legacy/apollo-link/package.json b/packages/legacy/apollo-link/package.json index fac4f1dba5b7a..2a4338e19ccc0 100644 --- a/packages/legacy/apollo-link/package.json +++ b/packages/legacy/apollo-link/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/apollo-link", - "version": "0.103.9", + "version": "0.103.10", "type": "module", "repository": { "type": "git", @@ -33,7 +33,7 @@ "typings": "dist/typings/index.d.ts", "peerDependencies": { "@apollo/client": "^3.5.9", - "@graphql-mesh/runtime": "^0.103.9", + "@graphql-mesh/runtime": "^0.103.10", "@graphql-tools/utils": "^10.5.5", "graphql": "^15.2.0 || ^16.0.0", "tslib": "^2.4.0" diff --git a/packages/legacy/cli/CHANGELOG.md b/packages/legacy/cli/CHANGELOG.md index d674931ef9d06..b89f088a33fac 100644 --- a/packages/legacy/cli/CHANGELOG.md +++ b/packages/legacy/cli/CHANGELOG.md @@ -1,5 +1,18 @@ # @graphql-mesh/cli +## 0.96.8 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/config@0.104.10 + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/http@0.103.10 + - @graphql-mesh/runtime@0.103.10 + - @graphql-mesh/store@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 0.96.7 ### Patch Changes diff --git a/packages/legacy/cli/package.json b/packages/legacy/cli/package.json index 3bc425c5fce24..16b93d9d4360a 100644 --- a/packages/legacy/cli/package.json +++ b/packages/legacy/cli/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/cli", - "version": "0.96.7", + "version": "0.96.8", "type": "module", "repository": { "type": "git", @@ -47,14 +47,14 @@ "@graphql-codegen/typescript-generic-sdk": "^3.1.0", "@graphql-codegen/typescript-operations": "^4.0.0", "@graphql-codegen/typescript-resolvers": "^4.0.0", - "@graphql-mesh/config": "^0.104.9", + "@graphql-mesh/config": "^0.104.10", "@graphql-mesh/cross-helpers": "^0.4.7", - "@graphql-mesh/http": "^0.103.9", + "@graphql-mesh/http": "^0.103.10", "@graphql-mesh/include": "^0.2.2", - "@graphql-mesh/runtime": "^0.103.9", - "@graphql-mesh/store": "^0.102.8", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/runtime": "^0.103.10", + "@graphql-mesh/store": "^0.102.9", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/utils": "^10.5.5", "ajv": "^8.12.0", "change-case": "^4.1.2", diff --git a/packages/legacy/config/CHANGELOG.md b/packages/legacy/config/CHANGELOG.md index 4a9d96a7d703a..8a45b69ea423b 100644 --- a/packages/legacy/config/CHANGELOG.md +++ b/packages/legacy/config/CHANGELOG.md @@ -1,5 +1,24 @@ # @graphql-mesh/config +## 0.104.10 + +### Patch Changes + +- [#7816](https://github.com/ardatan/graphql-mesh/pull/7816) + [`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe) + Thanks [@ardatan](https://github.com/ardatan)! - Fix subscription fields fed by webhooks and + defined in \`additionalTypeDefs\` with \`@resolveTo\` + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/cache-localforage@0.102.9 + - @graphql-mesh/merger-bare@0.102.9 + - @graphql-mesh/merger-stitching@0.102.9 + - @graphql-mesh/runtime@0.103.10 + - @graphql-mesh/store@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 0.104.9 ### Patch Changes diff --git a/packages/legacy/config/package.json b/packages/legacy/config/package.json index aae0cf118ae0e..434f6e86ad883 100644 --- a/packages/legacy/config/package.json +++ b/packages/legacy/config/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/config", - "version": "0.104.9", + "version": "0.104.10", "type": "module", "repository": { "type": "git", @@ -33,19 +33,19 @@ "typings": "dist/typings/index.d.ts", "peerDependencies": { "@graphql-mesh/cross-helpers": "^0.4.7", - "@graphql-mesh/runtime": "^0.103.9", - "@graphql-mesh/store": "^0.102.8", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/runtime": "^0.103.10", + "@graphql-mesh/store": "^0.102.9", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/utils": "^10.5.5", "graphql": "*", "tslib": "^2.4.0" }, "dependencies": { "@envelop/core": "^5.0.0", - "@graphql-mesh/cache-localforage": "^0.102.8", - "@graphql-mesh/merger-bare": "^0.102.8", - "@graphql-mesh/merger-stitching": "^0.102.8", + "@graphql-mesh/cache-localforage": "^0.102.9", + "@graphql-mesh/merger-bare": "^0.102.9", + "@graphql-mesh/merger-stitching": "^0.102.9", "@graphql-tools/code-file-loader": "^8.0.0", "@graphql-tools/graphql-file-loader": "^8.0.0", "@graphql-tools/load": "^8.0.0", diff --git a/packages/legacy/handlers/graphql/CHANGELOG.md b/packages/legacy/handlers/graphql/CHANGELOG.md index 44e92ce3a6af6..205e151f25532 100644 --- a/packages/legacy/handlers/graphql/CHANGELOG.md +++ b/packages/legacy/handlers/graphql/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-mesh/graphql +## 0.102.11 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/store@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 0.102.10 ### Patch Changes diff --git a/packages/legacy/handlers/graphql/package.json b/packages/legacy/handlers/graphql/package.json index 69e33753f60f9..f77b8e2df8c6b 100644 --- a/packages/legacy/handlers/graphql/package.json +++ b/packages/legacy/handlers/graphql/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/graphql", - "version": "0.102.10", + "version": "0.102.11", "type": "module", "repository": { "type": "git", @@ -33,9 +33,9 @@ "typings": "dist/typings/index.d.ts", "peerDependencies": { "@graphql-mesh/cross-helpers": "^0.4.7", - "@graphql-mesh/store": "^0.102.8", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/store": "^0.102.9", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/utils": "^10.5.5", "graphql": "*", "tslib": "^2.4.0" diff --git a/packages/legacy/handlers/grpc/CHANGELOG.md b/packages/legacy/handlers/grpc/CHANGELOG.md index 5e04d17ceec64..f15e3fabfca7c 100644 --- a/packages/legacy/handlers/grpc/CHANGELOG.md +++ b/packages/legacy/handlers/grpc/CHANGELOG.md @@ -1,5 +1,16 @@ # @graphql-mesh/grpc +## 0.104.11 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/store@0.102.9 + - @graphql-mesh/types@0.102.9 + - @graphql-mesh/transport-common@0.7.10 + ## 0.104.10 ### Patch Changes diff --git a/packages/legacy/handlers/grpc/package.json b/packages/legacy/handlers/grpc/package.json index 083a63e73aaec..887046c79af49 100644 --- a/packages/legacy/handlers/grpc/package.json +++ b/packages/legacy/handlers/grpc/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/grpc", - "version": "0.104.10", + "version": "0.104.11", "type": "module", "repository": { "type": "git", @@ -33,9 +33,9 @@ "typings": "dist/typings/index.d.ts", "peerDependencies": { "@graphql-mesh/cross-helpers": "^0.4.7", - "@graphql-mesh/store": "^0.102.8", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/store": "^0.102.9", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/utils": "^10.5.5", "graphql": "*", "tslib": "^2.4.0" @@ -43,7 +43,7 @@ "dependencies": { "@ardatan/grpc-reflection-js": "^0.0.2", "@graphql-mesh/string-interpolation": "^0.5.6", - "@graphql-mesh/transport-common": "^0.7.9", + "@graphql-mesh/transport-common": "^0.7.10", "@grpc/grpc-js": "^1.1.7", "@grpc/proto-loader": "^0.7.8", "globby": "^11.1.0", diff --git a/packages/legacy/handlers/json-schema/CHANGELOG.md b/packages/legacy/handlers/json-schema/CHANGELOG.md index f0e2a8ecce968..1addd0ba5701b 100644 --- a/packages/legacy/handlers/json-schema/CHANGELOG.md +++ b/packages/legacy/handlers/json-schema/CHANGELOG.md @@ -1,5 +1,16 @@ # @graphql-mesh/json-schema +## 0.107.3 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/store@0.102.9 + - @omnigraph/json-schema@0.107.3 + - @graphql-mesh/types@0.102.9 + ## 0.107.2 ### Patch Changes diff --git a/packages/legacy/handlers/json-schema/package.json b/packages/legacy/handlers/json-schema/package.json index 3808a82541d79..10a25d9a47d39 100644 --- a/packages/legacy/handlers/json-schema/package.json +++ b/packages/legacy/handlers/json-schema/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/json-schema", - "version": "0.107.2", + "version": "0.107.3", "type": "module", "repository": { "type": "git", @@ -33,16 +33,16 @@ "typings": "dist/typings/index.d.ts", "peerDependencies": { "@graphql-mesh/cross-helpers": "^0.4.7", - "@graphql-mesh/store": "^0.102.8", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/store": "^0.102.9", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "graphql": "*", "tslib": "^2.4.0" }, "dependencies": { "@graphql-mesh/string-interpolation": "0.5.6", "@json-schema-tools/meta-schema": "1.7.5", - "@omnigraph/json-schema": "0.107.2", + "@omnigraph/json-schema": "0.107.3", "graphql-compose": "9.0.11", "json-machete": "0.97.4" }, diff --git a/packages/legacy/handlers/mongoose/CHANGELOG.md b/packages/legacy/handlers/mongoose/CHANGELOG.md index 58d0a8e9f9a3c..7c25e2bdfbd29 100644 --- a/packages/legacy/handlers/mongoose/CHANGELOG.md +++ b/packages/legacy/handlers/mongoose/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/mongoose +## 0.102.10 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 0.102.9 ### Patch Changes diff --git a/packages/legacy/handlers/mongoose/package.json b/packages/legacy/handlers/mongoose/package.json index 50d9a075a2a71..f9354d9b818cd 100644 --- a/packages/legacy/handlers/mongoose/package.json +++ b/packages/legacy/handlers/mongoose/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/mongoose", - "version": "0.102.9", + "version": "0.102.10", "type": "module", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "graphql": "*", "mongoose": "*", "tslib": "^2.4.0" diff --git a/packages/legacy/handlers/mysql/CHANGELOG.md b/packages/legacy/handlers/mysql/CHANGELOG.md index 6213790379e40..ac1e2c4b2a884 100644 --- a/packages/legacy/handlers/mysql/CHANGELOG.md +++ b/packages/legacy/handlers/mysql/CHANGELOG.md @@ -1,5 +1,16 @@ # @graphql-mesh/mysql +## 0.103.10 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/store@0.102.9 + - @omnigraph/mysql@0.7.10 + - @graphql-mesh/types@0.102.9 + ## 0.103.9 ### Patch Changes diff --git a/packages/legacy/handlers/mysql/package.json b/packages/legacy/handlers/mysql/package.json index 1b4344d6e66fa..90f343e24f24c 100644 --- a/packages/legacy/handlers/mysql/package.json +++ b/packages/legacy/handlers/mysql/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/mysql", - "version": "0.103.9", + "version": "0.103.10", "type": "module", "repository": { "type": "git", @@ -32,15 +32,15 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/store": "^0.102.8", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/store": "^0.102.9", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/utils": "^10.5.5", "graphql": "*", "tslib": "^2.4.0" }, "dependencies": { - "@omnigraph/mysql": "^0.7.9" + "@omnigraph/mysql": "^0.7.10" }, "publishConfig": { "access": "public", diff --git a/packages/legacy/handlers/neo4j/CHANGELOG.md b/packages/legacy/handlers/neo4j/CHANGELOG.md index 99e3ecc9d73b8..d2a076ca1cbb8 100644 --- a/packages/legacy/handlers/neo4j/CHANGELOG.md +++ b/packages/legacy/handlers/neo4j/CHANGELOG.md @@ -1,5 +1,16 @@ # @graphql-mesh/neo4j +## 0.103.10 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/store@0.102.9 + - @omnigraph/neo4j@0.7.10 + - @graphql-mesh/types@0.102.9 + ## 0.103.9 ### Patch Changes diff --git a/packages/legacy/handlers/neo4j/package.json b/packages/legacy/handlers/neo4j/package.json index e7500c75b06e2..422b92a50a4eb 100644 --- a/packages/legacy/handlers/neo4j/package.json +++ b/packages/legacy/handlers/neo4j/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/neo4j", - "version": "0.103.9", + "version": "0.103.10", "type": "module", "repository": { "type": "git", @@ -32,14 +32,14 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/store": "^0.102.8", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/store": "^0.102.9", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "graphql": "*", "tslib": "^2.4.0" }, "dependencies": { - "@omnigraph/neo4j": "^0.7.9" + "@omnigraph/neo4j": "^0.7.10" }, "publishConfig": { "access": "public", diff --git a/packages/legacy/handlers/odata/CHANGELOG.md b/packages/legacy/handlers/odata/CHANGELOG.md index 05b6bb98628a5..3476edae34432 100644 --- a/packages/legacy/handlers/odata/CHANGELOG.md +++ b/packages/legacy/handlers/odata/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/odata +## 0.104.9 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/store@0.102.9 + - @omnigraph/odata@0.0.9 + - @graphql-mesh/types@0.102.9 + ## 0.104.8 ### Patch Changes diff --git a/packages/legacy/handlers/odata/package.json b/packages/legacy/handlers/odata/package.json index 8feab7657aa7d..a6ac26dca6894 100644 --- a/packages/legacy/handlers/odata/package.json +++ b/packages/legacy/handlers/odata/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/odata", - "version": "0.104.8", + "version": "0.104.9", "type": "module", "repository": { "type": "git", @@ -32,13 +32,13 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/store": "^0.102.8", - "@graphql-mesh/types": "^0.102.8", + "@graphql-mesh/store": "^0.102.9", + "@graphql-mesh/types": "^0.102.9", "graphql": "*", "tslib": "^2.4.0" }, "dependencies": { - "@omnigraph/odata": "^0.0.8" + "@omnigraph/odata": "^0.0.9" }, "publishConfig": { "access": "public", diff --git a/packages/legacy/handlers/openapi/CHANGELOG.md b/packages/legacy/handlers/openapi/CHANGELOG.md index a51db666e4851..967c750b9ff1e 100644 --- a/packages/legacy/handlers/openapi/CHANGELOG.md +++ b/packages/legacy/handlers/openapi/CHANGELOG.md @@ -1,5 +1,16 @@ # @graphql-mesh/openapi +## 0.107.3 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/store@0.102.9 + - @omnigraph/openapi@0.107.3 + - @graphql-mesh/types@0.102.9 + ## 0.107.2 ### Patch Changes diff --git a/packages/legacy/handlers/openapi/package.json b/packages/legacy/handlers/openapi/package.json index 647889f6021e8..53c1fce51f1d9 100644 --- a/packages/legacy/handlers/openapi/package.json +++ b/packages/legacy/handlers/openapi/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/openapi", - "version": "0.107.2", + "version": "0.107.3", "type": "module", "repository": { "type": "git", @@ -32,15 +32,15 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/store": "^0.102.8", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/store": "^0.102.9", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "graphql": "*", "tslib": "^2.4.0" }, "dependencies": { "@graphql-mesh/string-interpolation": "0.5.6", - "@omnigraph/openapi": "0.107.2" + "@omnigraph/openapi": "0.107.3" }, "publishConfig": { "access": "public", diff --git a/packages/legacy/handlers/postgraphile/CHANGELOG.md b/packages/legacy/handlers/postgraphile/CHANGELOG.md index 47d85c9d06a03..b5c1397557afc 100644 --- a/packages/legacy/handlers/postgraphile/CHANGELOG.md +++ b/packages/legacy/handlers/postgraphile/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-mesh/postgraphile +## 0.102.9 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/store@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 0.102.8 ### Patch Changes diff --git a/packages/legacy/handlers/postgraphile/package.json b/packages/legacy/handlers/postgraphile/package.json index 201817ab01381..23915bb17372f 100644 --- a/packages/legacy/handlers/postgraphile/package.json +++ b/packages/legacy/handlers/postgraphile/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/postgraphile", - "version": "0.102.8", + "version": "0.102.9", "type": "module", "repository": { "type": "git", @@ -33,9 +33,9 @@ "typings": "dist/typings/index.d.ts", "peerDependencies": { "@graphql-mesh/cross-helpers": "^0.4.7", - "@graphql-mesh/store": "^0.102.8", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/store": "^0.102.9", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "graphql": "*", "tslib": "^2.4.0" }, diff --git a/packages/legacy/handlers/raml/CHANGELOG.md b/packages/legacy/handlers/raml/CHANGELOG.md index ec36a868ec03a..adb4323e43e10 100644 --- a/packages/legacy/handlers/raml/CHANGELOG.md +++ b/packages/legacy/handlers/raml/CHANGELOG.md @@ -1,5 +1,16 @@ # @graphql-mesh/raml +## 0.107.3 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/store@0.102.9 + - @omnigraph/raml@0.107.3 + - @graphql-mesh/types@0.102.9 + ## 0.107.2 ### Patch Changes diff --git a/packages/legacy/handlers/raml/package.json b/packages/legacy/handlers/raml/package.json index 7daad7b0943bb..1bf931a21bff6 100644 --- a/packages/legacy/handlers/raml/package.json +++ b/packages/legacy/handlers/raml/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/raml", - "version": "0.107.2", + "version": "0.107.3", "type": "module", "repository": { "type": "git", @@ -32,14 +32,14 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/store": "^0.102.8", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/store": "^0.102.9", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "graphql": "*", "tslib": "^2.4.0" }, "dependencies": { - "@omnigraph/raml": "0.107.2" + "@omnigraph/raml": "0.107.3" }, "publishConfig": { "access": "public", diff --git a/packages/legacy/handlers/soap/CHANGELOG.md b/packages/legacy/handlers/soap/CHANGELOG.md index b1050afa2dc98..36a728630c466 100644 --- a/packages/legacy/handlers/soap/CHANGELOG.md +++ b/packages/legacy/handlers/soap/CHANGELOG.md @@ -1,5 +1,16 @@ # @graphql-mesh/soap +## 0.104.10 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/store@0.102.9 + - @omnigraph/soap@0.104.10 + - @graphql-mesh/types@0.102.9 + ## 0.104.9 ### Patch Changes diff --git a/packages/legacy/handlers/soap/package.json b/packages/legacy/handlers/soap/package.json index 6e31e17d31106..72098d4c97085 100644 --- a/packages/legacy/handlers/soap/package.json +++ b/packages/legacy/handlers/soap/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/soap", - "version": "0.104.9", + "version": "0.104.10", "type": "module", "repository": { "type": "git", @@ -32,9 +32,9 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/store": "^0.102.8", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/store": "^0.102.9", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/utils": "^10.5.5", "graphql": "*", "tslib": "^2.4.0" @@ -42,7 +42,7 @@ "dependencies": { "@graphql-mesh/cross-helpers": "^0.4.7", "@graphql-mesh/string-interpolation": "^0.5.6", - "@omnigraph/soap": "0.104.9" + "@omnigraph/soap": "0.104.10" }, "publishConfig": { "access": "public", diff --git a/packages/legacy/handlers/supergraph/CHANGELOG.md b/packages/legacy/handlers/supergraph/CHANGELOG.md index 65791f44fee06..a563322a88893 100644 --- a/packages/legacy/handlers/supergraph/CHANGELOG.md +++ b/packages/legacy/handlers/supergraph/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-mesh/supergraph +## 0.8.11 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/store@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 0.8.10 ### Patch Changes diff --git a/packages/legacy/handlers/supergraph/package.json b/packages/legacy/handlers/supergraph/package.json index e111a142cec82..81bbaff6f465e 100644 --- a/packages/legacy/handlers/supergraph/package.json +++ b/packages/legacy/handlers/supergraph/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/supergraph", - "version": "0.8.10", + "version": "0.8.11", "type": "module", "repository": { "type": "git", @@ -33,9 +33,9 @@ "typings": "dist/typings/index.d.ts", "peerDependencies": { "@graphql-mesh/cross-helpers": "^0.4.7", - "@graphql-mesh/store": "^0.102.8", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/store": "^0.102.9", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "graphql": "*", "tslib": "^2.4.0" }, diff --git a/packages/legacy/handlers/thrift/CHANGELOG.md b/packages/legacy/handlers/thrift/CHANGELOG.md index a4ddf5f24fde7..ce21733330ffe 100644 --- a/packages/legacy/handlers/thrift/CHANGELOG.md +++ b/packages/legacy/handlers/thrift/CHANGELOG.md @@ -1,5 +1,16 @@ # @graphql-mesh/thrift +## 0.104.11 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/store@0.102.9 + - @omnigraph/thrift@0.7.11 + - @graphql-mesh/types@0.102.9 + ## 0.104.10 ### Patch Changes diff --git a/packages/legacy/handlers/thrift/package.json b/packages/legacy/handlers/thrift/package.json index afd63d9ef6a9e..6d2f7b4f87a20 100644 --- a/packages/legacy/handlers/thrift/package.json +++ b/packages/legacy/handlers/thrift/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/thrift", - "version": "0.104.10", + "version": "0.104.11", "type": "module", "repository": { "type": "git", @@ -33,15 +33,15 @@ "typings": "dist/typings/index.d.ts", "peerDependencies": { "@graphql-mesh/cross-helpers": "^0.4.7", - "@graphql-mesh/store": "^0.102.8", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/store": "^0.102.9", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/utils": "^10.5.5", "graphql": "*", "tslib": "^2.4.0" }, "dependencies": { - "@omnigraph/thrift": "^0.7.10" + "@omnigraph/thrift": "^0.7.11" }, "devDependencies": { "@types/thrift": "0.10.17", diff --git a/packages/legacy/handlers/tuql/CHANGELOG.md b/packages/legacy/handlers/tuql/CHANGELOG.md index 2e41c3a5ec793..d2e020bc53614 100644 --- a/packages/legacy/handlers/tuql/CHANGELOG.md +++ b/packages/legacy/handlers/tuql/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/tuql +## 0.103.9 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.102.9 + - @omnigraph/sqlite@0.6.9 + ## 0.103.8 ### Patch Changes diff --git a/packages/legacy/handlers/tuql/package.json b/packages/legacy/handlers/tuql/package.json index e445efec52f3c..ff0a21625deb3 100644 --- a/packages/legacy/handlers/tuql/package.json +++ b/packages/legacy/handlers/tuql/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/tuql", - "version": "0.103.8", + "version": "0.103.9", "type": "module", "repository": { "type": "git", @@ -32,12 +32,12 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", "graphql": "*", "tslib": "^2.4.0" }, "dependencies": { - "@omnigraph/sqlite": "^0.6.8" + "@omnigraph/sqlite": "^0.6.9" }, "publishConfig": { "access": "public", diff --git a/packages/legacy/http/CHANGELOG.md b/packages/legacy/http/CHANGELOG.md index 108fbe4ca341c..9fbf358a97352 100644 --- a/packages/legacy/http/CHANGELOG.md +++ b/packages/legacy/http/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-mesh/http +## 0.103.10 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/runtime@0.103.10 + - @graphql-mesh/types@0.102.9 + ## 0.103.9 ### Patch Changes diff --git a/packages/legacy/http/package.json b/packages/legacy/http/package.json index dc2bf21b97b51..4d26da6d0f49a 100644 --- a/packages/legacy/http/package.json +++ b/packages/legacy/http/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/http", - "version": "0.103.9", + "version": "0.103.10", "type": "module", "repository": { "type": "git", @@ -33,9 +33,9 @@ "typings": "dist/typings/index.d.ts", "peerDependencies": { "@graphql-mesh/cross-helpers": "^0.4.7", - "@graphql-mesh/runtime": "^0.103.9", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/runtime": "^0.103.10", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/utils": "^10.5.5", "graphql": "*", "tslib": "^2.4.0" diff --git a/packages/legacy/mergers/bare/CHANGELOG.md b/packages/legacy/mergers/bare/CHANGELOG.md index 6178e4e7a3d03..7c4124026e5a7 100644 --- a/packages/legacy/mergers/bare/CHANGELOG.md +++ b/packages/legacy/mergers/bare/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-mesh/merger-bare +## 0.102.9 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/merger-stitching@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 0.102.8 ### Patch Changes diff --git a/packages/legacy/mergers/bare/package.json b/packages/legacy/mergers/bare/package.json index 05aa1ee054d7f..6af312c3fa7a1 100644 --- a/packages/legacy/mergers/bare/package.json +++ b/packages/legacy/mergers/bare/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/merger-bare", - "version": "0.102.8", + "version": "0.102.9", "type": "module", "repository": { "type": "git", @@ -32,14 +32,14 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/utils": "^10.5.5", "graphql": "*", "tslib": "^2.4.0" }, "dependencies": { - "@graphql-mesh/merger-stitching": "0.102.8", + "@graphql-mesh/merger-stitching": "0.102.9", "@graphql-tools/schema": "10.0.7" }, "publishConfig": { diff --git a/packages/legacy/mergers/federation/CHANGELOG.md b/packages/legacy/mergers/federation/CHANGELOG.md index ea49fd768490d..0468784a94ab2 100644 --- a/packages/legacy/mergers/federation/CHANGELOG.md +++ b/packages/legacy/mergers/federation/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-mesh/merger-federation +## 0.102.9 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/store@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 0.102.8 ### Patch Changes diff --git a/packages/legacy/mergers/federation/package.json b/packages/legacy/mergers/federation/package.json index a17b8dfd6132f..df52fda9b92fd 100644 --- a/packages/legacy/mergers/federation/package.json +++ b/packages/legacy/mergers/federation/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/merger-federation", - "version": "0.102.8", + "version": "0.102.9", "type": "module", "repository": { "type": "git", @@ -33,9 +33,9 @@ "typings": "dist/typings/index.d.ts", "peerDependencies": { "@graphql-mesh/cross-helpers": "^0.4.7", - "@graphql-mesh/store": "^0.102.8", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/store": "^0.102.9", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/executor": "^1.3.2", "@graphql-tools/utils": "^10.5.5", "graphql": "*", diff --git a/packages/legacy/mergers/stitching/CHANGELOG.md b/packages/legacy/mergers/stitching/CHANGELOG.md index b3aed17fd6bd1..a265c005b166a 100644 --- a/packages/legacy/mergers/stitching/CHANGELOG.md +++ b/packages/legacy/mergers/stitching/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-mesh/merger-stitching +## 0.102.9 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/store@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 0.102.8 ### Patch Changes diff --git a/packages/legacy/mergers/stitching/package.json b/packages/legacy/mergers/stitching/package.json index b46ec536afcad..62120e3dcd899 100644 --- a/packages/legacy/mergers/stitching/package.json +++ b/packages/legacy/mergers/stitching/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/merger-stitching", - "version": "0.102.8", + "version": "0.102.9", "type": "module", "repository": { "type": "git", @@ -32,9 +32,9 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/store": "^0.102.8", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/store": "^0.102.9", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/utils": "^10.5.5", "graphql": "*", "tslib": "^2.4.0" diff --git a/packages/legacy/migrate-config-cli/CHANGELOG.md b/packages/legacy/migrate-config-cli/CHANGELOG.md index 95a3f0a963148..87ba87e5a4d1e 100644 --- a/packages/legacy/migrate-config-cli/CHANGELOG.md +++ b/packages/legacy/migrate-config-cli/CHANGELOG.md @@ -1,5 +1,17 @@ # @graphql-mesh/migrate-config-cli +## 1.1.3 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/config@0.104.10 + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/compose-cli@1.1.3 + - @graphql-mesh/cli@0.96.8 + - @graphql-mesh/types@0.102.9 + ## 1.1.2 ### Patch Changes diff --git a/packages/legacy/migrate-config-cli/package.json b/packages/legacy/migrate-config-cli/package.json index cd429979b6797..0222885da6233 100644 --- a/packages/legacy/migrate-config-cli/package.json +++ b/packages/legacy/migrate-config-cli/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/migrate-config-cli", - "version": "1.1.2", + "version": "1.1.3", "type": "module", "repository": { "type": "git", @@ -39,11 +39,11 @@ "tslib": "^2.4.0" }, "dependencies": { - "@graphql-mesh/cli": "^0.96.7", - "@graphql-mesh/compose-cli": "^1.1.2", - "@graphql-mesh/config": "^0.104.9", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/cli": "^0.96.8", + "@graphql-mesh/compose-cli": "^1.1.3", + "@graphql-mesh/config": "^0.104.10", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "lodash.kebabcase": "^4.1.1", "prettier": "^3.3.3" }, diff --git a/packages/legacy/runtime/CHANGELOG.md b/packages/legacy/runtime/CHANGELOG.md index 546a17b8a40ee..07a0d5a3ab302 100644 --- a/packages/legacy/runtime/CHANGELOG.md +++ b/packages/legacy/runtime/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/runtime +## 0.103.10 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 0.103.9 ### Patch Changes diff --git a/packages/legacy/runtime/package.json b/packages/legacy/runtime/package.json index 1f0456f99e6e0..824cb70027285 100644 --- a/packages/legacy/runtime/package.json +++ b/packages/legacy/runtime/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/runtime", - "version": "0.103.9", + "version": "0.103.10", "type": "module", "repository": { "type": "git", @@ -33,8 +33,8 @@ "typings": "dist/typings/index.d.ts", "peerDependencies": { "@graphql-mesh/cross-helpers": "^0.4.7", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/utils": "^10.5.5", "graphql": "*", "tslib": "^2.4.0" diff --git a/packages/legacy/store/CHANGELOG.md b/packages/legacy/store/CHANGELOG.md index 0cf17269c955d..0a30b6967b67b 100644 --- a/packages/legacy/store/CHANGELOG.md +++ b/packages/legacy/store/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/store +## 0.102.9 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 0.102.8 ### Patch Changes diff --git a/packages/legacy/store/package.json b/packages/legacy/store/package.json index 7fdc70d045d23..8a09eea64f7bd 100644 --- a/packages/legacy/store/package.json +++ b/packages/legacy/store/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/store", - "version": "0.102.8", + "version": "0.102.9", "type": "module", "repository": { "type": "git", @@ -33,8 +33,8 @@ "typings": "dist/typings/index.d.ts", "peerDependencies": { "@graphql-mesh/cross-helpers": "^0.4.7", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/utils": "^10.5.5", "graphql": "*", "tslib": "^2.4.0" diff --git a/packages/legacy/transforms/cache/CHANGELOG.md b/packages/legacy/transforms/cache/CHANGELOG.md index 71d63bcc2e32c..eae44eaa3a084 100644 --- a/packages/legacy/transforms/cache/CHANGELOG.md +++ b/packages/legacy/transforms/cache/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/transform-cache +## 0.102.9 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 0.102.8 ### Patch Changes diff --git a/packages/legacy/transforms/cache/package.json b/packages/legacy/transforms/cache/package.json index 4fdc74fe26e1b..5acd1c95c9d50 100644 --- a/packages/legacy/transforms/cache/package.json +++ b/packages/legacy/transforms/cache/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transform-cache", - "version": "0.102.8", + "version": "0.102.9", "type": "module", "repository": { "type": "git", @@ -33,8 +33,8 @@ "typings": "dist/typings/index.d.ts", "peerDependencies": { "@graphql-mesh/cross-helpers": "^0.4.7", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/utils": "^10.5.5", "graphql": "*", "tslib": "^2.4.0" @@ -46,7 +46,7 @@ "dayjs": "^1.11.7" }, "devDependencies": { - "@graphql-mesh/cache-localforage": "0.102.8" + "@graphql-mesh/cache-localforage": "0.102.9" }, "publishConfig": { "access": "public", diff --git a/packages/legacy/transforms/encapsulate/CHANGELOG.md b/packages/legacy/transforms/encapsulate/CHANGELOG.md index 18c2e2858017f..2200d3bb1d328 100644 --- a/packages/legacy/transforms/encapsulate/CHANGELOG.md +++ b/packages/legacy/transforms/encapsulate/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/transform-encapsulate +## 0.102.9 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 0.102.8 ### Patch Changes diff --git a/packages/legacy/transforms/encapsulate/package.json b/packages/legacy/transforms/encapsulate/package.json index 204f62ba3ec43..6614285e08096 100644 --- a/packages/legacy/transforms/encapsulate/package.json +++ b/packages/legacy/transforms/encapsulate/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transform-encapsulate", - "version": "0.102.8", + "version": "0.102.9", "type": "module", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/utils": "^10.5.5", "graphql": "*", "tslib": "^2.4.0" diff --git a/packages/legacy/transforms/extend/CHANGELOG.md b/packages/legacy/transforms/extend/CHANGELOG.md index 989f77e940b59..95bd4a121e87c 100644 --- a/packages/legacy/transforms/extend/CHANGELOG.md +++ b/packages/legacy/transforms/extend/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/transform-extend +## 0.102.9 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 0.102.8 ### Patch Changes diff --git a/packages/legacy/transforms/extend/package.json b/packages/legacy/transforms/extend/package.json index 24dae8704ca0b..b00087bfeb52c 100644 --- a/packages/legacy/transforms/extend/package.json +++ b/packages/legacy/transforms/extend/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transform-extend", - "version": "0.102.8", + "version": "0.102.9", "type": "module", "repository": { "type": "git", @@ -33,8 +33,8 @@ "typings": "dist/typings/index.d.ts", "peerDependencies": { "@graphql-mesh/cross-helpers": "^0.4.7", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/utils": "^10.5.5", "graphql": "*", "tslib": "^2.4.0" diff --git a/packages/legacy/transforms/federation/CHANGELOG.md b/packages/legacy/transforms/federation/CHANGELOG.md index 73a22bc0f3557..1d3dcb1cf703f 100644 --- a/packages/legacy/transforms/federation/CHANGELOG.md +++ b/packages/legacy/transforms/federation/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/transform-federation +## 0.102.9 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 0.102.8 ### Patch Changes diff --git a/packages/legacy/transforms/federation/package.json b/packages/legacy/transforms/federation/package.json index 6f8ca1056d8c8..12bcc471122ed 100644 --- a/packages/legacy/transforms/federation/package.json +++ b/packages/legacy/transforms/federation/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transform-federation", - "version": "0.102.8", + "version": "0.102.9", "type": "module", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/utils": "^10.5.5", "graphql": "*", "tslib": "^2.4.0" diff --git a/packages/legacy/transforms/filter-schema/CHANGELOG.md b/packages/legacy/transforms/filter-schema/CHANGELOG.md index 8022782675331..0de2c05dd92a0 100644 --- a/packages/legacy/transforms/filter-schema/CHANGELOG.md +++ b/packages/legacy/transforms/filter-schema/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/transform-filter-schema +## 0.102.9 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 0.102.8 ### Patch Changes diff --git a/packages/legacy/transforms/filter-schema/package.json b/packages/legacy/transforms/filter-schema/package.json index a4a47a943fc59..68124643e26b5 100644 --- a/packages/legacy/transforms/filter-schema/package.json +++ b/packages/legacy/transforms/filter-schema/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transform-filter-schema", - "version": "0.102.8", + "version": "0.102.9", "type": "module", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/utils": "^10.5.5", "graphql": "*", "tslib": "^2.4.0" diff --git a/packages/legacy/transforms/hive/CHANGELOG.md b/packages/legacy/transforms/hive/CHANGELOG.md index fd1a7033b268c..105723c7305e9 100644 --- a/packages/legacy/transforms/hive/CHANGELOG.md +++ b/packages/legacy/transforms/hive/CHANGELOG.md @@ -1,5 +1,12 @@ # @graphql-mesh/transform-hive +## 0.102.11 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.102.9 + ## 0.102.10 ### Patch Changes diff --git a/packages/legacy/transforms/hive/package.json b/packages/legacy/transforms/hive/package.json index 6ebf56d70dcfd..ab25780af86ad 100644 --- a/packages/legacy/transforms/hive/package.json +++ b/packages/legacy/transforms/hive/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transform-hive", - "version": "0.102.10", + "version": "0.102.11", "type": "module", "repository": { "type": "git", @@ -33,7 +33,7 @@ "typings": "dist/typings/index.d.ts", "peerDependencies": { "@graphql-mesh/cross-helpers": "^0.4.7", - "@graphql-mesh/types": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", "@graphql-tools/utils": "^10.5.5", "graphql": "*", "tslib": "^2.4.0" diff --git a/packages/legacy/transforms/hoist-field/CHANGELOG.md b/packages/legacy/transforms/hoist-field/CHANGELOG.md index 3d66ac54ea0cf..94bd483ddce07 100644 --- a/packages/legacy/transforms/hoist-field/CHANGELOG.md +++ b/packages/legacy/transforms/hoist-field/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/transform-hoist-field +## 0.102.9 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 0.102.8 ### Patch Changes diff --git a/packages/legacy/transforms/hoist-field/package.json b/packages/legacy/transforms/hoist-field/package.json index 5b645e0142a6b..8da4174d1fd8b 100644 --- a/packages/legacy/transforms/hoist-field/package.json +++ b/packages/legacy/transforms/hoist-field/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transform-hoist-field", - "version": "0.102.8", + "version": "0.102.9", "type": "module", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/utils": "^10.5.5", "graphql": "*" }, @@ -42,7 +42,7 @@ "@graphql-tools/wrap": "^10.0.10" }, "devDependencies": { - "@graphql-mesh/cache-localforage": "0.102.8" + "@graphql-mesh/cache-localforage": "0.102.9" }, "publishConfig": { "access": "public", diff --git a/packages/legacy/transforms/naming-convention/CHANGELOG.md b/packages/legacy/transforms/naming-convention/CHANGELOG.md index 24a62e9f74ada..53bae7d53e5fd 100644 --- a/packages/legacy/transforms/naming-convention/CHANGELOG.md +++ b/packages/legacy/transforms/naming-convention/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/transform-naming-convention +## 0.102.9 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 0.102.8 ### Patch Changes diff --git a/packages/legacy/transforms/naming-convention/package.json b/packages/legacy/transforms/naming-convention/package.json index 712b0fce19b1e..449834d505203 100644 --- a/packages/legacy/transforms/naming-convention/package.json +++ b/packages/legacy/transforms/naming-convention/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transform-naming-convention", - "version": "0.102.8", + "version": "0.102.9", "type": "module", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/utils": "^10.5.5", "graphql": "*", "tslib": "^2.5.0" @@ -47,7 +47,7 @@ "upper-case": "^2.0.2" }, "devDependencies": { - "@graphql-mesh/cache-localforage": "^0.102.8", + "@graphql-mesh/cache-localforage": "^0.102.9", "@graphql-tools/schema": "10.0.7" }, "publishConfig": { diff --git a/packages/legacy/transforms/prefix/CHANGELOG.md b/packages/legacy/transforms/prefix/CHANGELOG.md index 8ae772fb16395..1c776d9883a5b 100644 --- a/packages/legacy/transforms/prefix/CHANGELOG.md +++ b/packages/legacy/transforms/prefix/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/transform-prefix +## 0.102.9 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 0.102.8 ### Patch Changes diff --git a/packages/legacy/transforms/prefix/package.json b/packages/legacy/transforms/prefix/package.json index 464f5abace61b..a32abb34169c4 100644 --- a/packages/legacy/transforms/prefix/package.json +++ b/packages/legacy/transforms/prefix/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transform-prefix", - "version": "0.102.8", + "version": "0.102.9", "type": "module", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/utils": "^10.5.5", "graphql": "*", "tslib": "^2.4.0" @@ -44,7 +44,7 @@ "graphql-scalars": "^1.22.4" }, "devDependencies": { - "@graphql-mesh/cache-localforage": "0.102.8", + "@graphql-mesh/cache-localforage": "0.102.9", "@graphql-tools/schema": "10.0.7" }, "publishConfig": { diff --git a/packages/legacy/transforms/prune/CHANGELOG.md b/packages/legacy/transforms/prune/CHANGELOG.md index 1791008320755..5117eeae460c2 100644 --- a/packages/legacy/transforms/prune/CHANGELOG.md +++ b/packages/legacy/transforms/prune/CHANGELOG.md @@ -1,5 +1,12 @@ # @graphql-mesh/transform-prune +## 0.102.9 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.102.9 + ## 0.102.8 ### Patch Changes diff --git a/packages/legacy/transforms/prune/package.json b/packages/legacy/transforms/prune/package.json index 29e620bb031ca..e2ab9b2fd2b80 100644 --- a/packages/legacy/transforms/prune/package.json +++ b/packages/legacy/transforms/prune/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transform-prune", - "version": "0.102.8", + "version": "0.102.9", "type": "module", "repository": { "type": "git", @@ -32,7 +32,7 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", "@graphql-tools/utils": "^10.5.5", "graphql": "*", "tslib": "^2.4.0" diff --git a/packages/legacy/transforms/rate-limit/CHANGELOG.md b/packages/legacy/transforms/rate-limit/CHANGELOG.md index 2ce1526373dc9..99f32304a7d31 100644 --- a/packages/legacy/transforms/rate-limit/CHANGELOG.md +++ b/packages/legacy/transforms/rate-limit/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/transform-rate-limit +## 0.102.9 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 0.102.8 ### Patch Changes diff --git a/packages/legacy/transforms/rate-limit/package.json b/packages/legacy/transforms/rate-limit/package.json index 13e74ea2ce5d8..c3be657bb3dff 100644 --- a/packages/legacy/transforms/rate-limit/package.json +++ b/packages/legacy/transforms/rate-limit/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transform-rate-limit", - "version": "0.102.8", + "version": "0.102.9", "type": "module", "repository": { "type": "git", @@ -33,8 +33,8 @@ "typings": "dist/typings/index.d.ts", "peerDependencies": { "@graphql-mesh/cross-helpers": "^0.4.7", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/utils": "^10.5.5", "graphql": "*", "tslib": "^2.4.0" @@ -44,7 +44,7 @@ "minimatch": "^10.0.0" }, "devDependencies": { - "@graphql-mesh/cache-localforage": "0.102.8", + "@graphql-mesh/cache-localforage": "0.102.9", "@graphql-tools/schema": "10.0.7", "@graphql-tools/wrap": "10.0.10" }, diff --git a/packages/legacy/transforms/rename/CHANGELOG.md b/packages/legacy/transforms/rename/CHANGELOG.md index 2abcc75c7a620..489da781ba5e4 100644 --- a/packages/legacy/transforms/rename/CHANGELOG.md +++ b/packages/legacy/transforms/rename/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/transform-rename +## 0.102.9 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 0.102.8 ### Patch Changes diff --git a/packages/legacy/transforms/rename/package.json b/packages/legacy/transforms/rename/package.json index 445fe5dafa357..2509cdefe92bd 100644 --- a/packages/legacy/transforms/rename/package.json +++ b/packages/legacy/transforms/rename/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transform-rename", - "version": "0.102.8", + "version": "0.102.9", "type": "module", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/utils": "^10.5.5", "graphql": "*", "tslib": "^2.4.0" @@ -44,7 +44,7 @@ "graphql-scalars": "^1.22.4" }, "devDependencies": { - "@graphql-mesh/cache-localforage": "0.102.8", + "@graphql-mesh/cache-localforage": "0.102.9", "@graphql-tools/schema": "10.0.7" }, "publishConfig": { diff --git a/packages/legacy/transforms/replace-field/CHANGELOG.md b/packages/legacy/transforms/replace-field/CHANGELOG.md index da1de14cf478e..a4d624273cf96 100644 --- a/packages/legacy/transforms/replace-field/CHANGELOG.md +++ b/packages/legacy/transforms/replace-field/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/replace-field +## 0.102.9 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 0.102.8 ### Patch Changes diff --git a/packages/legacy/transforms/replace-field/package.json b/packages/legacy/transforms/replace-field/package.json index f5b50be74b55b..972c66edff76e 100644 --- a/packages/legacy/transforms/replace-field/package.json +++ b/packages/legacy/transforms/replace-field/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transform-replace-field", - "version": "0.102.8", + "version": "0.102.9", "type": "module", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/utils": "^10.5.5", "graphql": "*", "tslib": "^2.4.0" @@ -44,7 +44,7 @@ "@graphql-tools/load": "^8.0.0" }, "devDependencies": { - "@graphql-mesh/cache-localforage": "0.102.8", + "@graphql-mesh/cache-localforage": "0.102.9", "@graphql-tools/schema": "10.0.7" }, "publishConfig": { diff --git a/packages/legacy/transforms/resolvers-composition/CHANGELOG.md b/packages/legacy/transforms/resolvers-composition/CHANGELOG.md index 141f7dbbf79bd..2347385f269db 100644 --- a/packages/legacy/transforms/resolvers-composition/CHANGELOG.md +++ b/packages/legacy/transforms/resolvers-composition/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/transform-resolvers-composition +## 0.102.9 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 0.102.8 ### Patch Changes diff --git a/packages/legacy/transforms/resolvers-composition/package.json b/packages/legacy/transforms/resolvers-composition/package.json index 8947a58b75806..0145bab2a7f03 100644 --- a/packages/legacy/transforms/resolvers-composition/package.json +++ b/packages/legacy/transforms/resolvers-composition/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transform-resolvers-composition", - "version": "0.102.8", + "version": "0.102.9", "type": "module", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "graphql": "*", "tslib": "^2.4.0" }, diff --git a/packages/legacy/transforms/transfer-schema/CHANGELOG.md b/packages/legacy/transforms/transfer-schema/CHANGELOG.md index 03188823adba8..393df7eb197f6 100644 --- a/packages/legacy/transforms/transfer-schema/CHANGELOG.md +++ b/packages/legacy/transforms/transfer-schema/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/transform-transfer-schema +## 0.102.9 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 0.102.8 ### Patch Changes diff --git a/packages/legacy/transforms/transfer-schema/package.json b/packages/legacy/transforms/transfer-schema/package.json index 2ccbba105cce1..bb1f774d99942 100644 --- a/packages/legacy/transforms/transfer-schema/package.json +++ b/packages/legacy/transforms/transfer-schema/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transform-transfer-schema", - "version": "0.102.8", + "version": "0.102.9", "type": "module", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/utils": "^10.5.5", "graphql": "*" }, diff --git a/packages/legacy/transforms/type-merging/CHANGELOG.md b/packages/legacy/transforms/type-merging/CHANGELOG.md index ad1107c29f46f..5b6cad5f28d0f 100644 --- a/packages/legacy/transforms/type-merging/CHANGELOG.md +++ b/packages/legacy/transforms/type-merging/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/transform-type-merging +## 0.102.9 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 0.102.8 ### Patch Changes diff --git a/packages/legacy/transforms/type-merging/package.json b/packages/legacy/transforms/type-merging/package.json index 42cb436626feb..b2b12a14baea0 100644 --- a/packages/legacy/transforms/type-merging/package.json +++ b/packages/legacy/transforms/type-merging/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transform-type-merging", - "version": "0.102.8", + "version": "0.102.9", "type": "module", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "graphql": "*", "tslib": "^2.4.0" }, diff --git a/packages/legacy/types/CHANGELOG.md b/packages/legacy/types/CHANGELOG.md index 8cc1bbbce5510..c34e9caf29381 100644 --- a/packages/legacy/types/CHANGELOG.md +++ b/packages/legacy/types/CHANGELOG.md @@ -1,5 +1,12 @@ # @graphql-mesh/types +## 0.102.9 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/store@0.102.9 + ## 0.102.8 ### Patch Changes diff --git a/packages/legacy/types/package.json b/packages/legacy/types/package.json index 60953881ccb86..7d64b53cd644e 100644 --- a/packages/legacy/types/package.json +++ b/packages/legacy/types/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/types", - "version": "0.102.8", + "version": "0.102.9", "type": "module", "repository": { "type": "git", @@ -32,7 +32,7 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/store": "^0.102.8", + "@graphql-mesh/store": "^0.102.9", "@graphql-tools/utils": "^10.5.5", "graphql": "*", "tslib": "^2.4.0" diff --git a/packages/legacy/urql/CHANGELOG.md b/packages/legacy/urql/CHANGELOG.md index 9ae35407b2cc9..d8d19496799b9 100644 --- a/packages/legacy/urql/CHANGELOG.md +++ b/packages/legacy/urql/CHANGELOG.md @@ -1,5 +1,12 @@ # @graphql-mesh/urql-exchange +## 0.103.10 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/runtime@0.103.10 + ## 0.103.9 ### Patch Changes diff --git a/packages/legacy/urql/package.json b/packages/legacy/urql/package.json index 8886935283cd5..2aaba3785cc45 100644 --- a/packages/legacy/urql/package.json +++ b/packages/legacy/urql/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/urql-exchange", - "version": "0.103.9", + "version": "0.103.10", "type": "module", "repository": { "type": "git", @@ -32,7 +32,7 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/runtime": "^0.103.9", + "@graphql-mesh/runtime": "^0.103.10", "@graphql-tools/utils": "^10.5.5", "@urql/core": "^2.4.3 || ^4.0.0 || ^5.0.0", "graphql": "^15.2.0 || ^16.0.0", diff --git a/packages/legacy/utils/CHANGELOG.md b/packages/legacy/utils/CHANGELOG.md index 6268615d24da4..c975f8580be7f 100644 --- a/packages/legacy/utils/CHANGELOG.md +++ b/packages/legacy/utils/CHANGELOG.md @@ -1,5 +1,17 @@ # @graphql-mesh/utils +## 0.102.9 + +### Patch Changes + +- [#7816](https://github.com/ardatan/graphql-mesh/pull/7816) + [`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe) + Thanks [@ardatan](https://github.com/ardatan)! - Fix subscription fields fed by webhooks and + defined in \`additionalTypeDefs\` with \`@resolveTo\` + +- Updated dependencies []: + - @graphql-mesh/types@0.102.9 + ## 0.102.8 ### Patch Changes diff --git a/packages/legacy/utils/package.json b/packages/legacy/utils/package.json index 9ea40c62777c0..47f12fc61ca64 100644 --- a/packages/legacy/utils/package.json +++ b/packages/legacy/utils/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/utils", - "version": "0.102.8", + "version": "0.102.9", "type": "module", "repository": { "type": "git", @@ -33,7 +33,7 @@ "typings": "dist/typings/index.d.ts", "peerDependencies": { "@graphql-mesh/cross-helpers": "^0.4.7", - "@graphql-mesh/types": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", "@graphql-tools/utils": "^10.5.5", "graphql": "*", "tslib": "^2.4.0" diff --git a/packages/loaders/json-schema/CHANGELOG.md b/packages/loaders/json-schema/CHANGELOG.md index f34ace83ad3e0..c7c1dd56bbf28 100644 --- a/packages/loaders/json-schema/CHANGELOG.md +++ b/packages/loaders/json-schema/CHANGELOG.md @@ -1,5 +1,16 @@ # @omnigraph/json-schema +## 0.107.3 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/transport-rest@0.7.10 + - @graphql-mesh/types@0.102.9 + - @graphql-mesh/transport-common@0.7.10 + ## 0.107.2 ### Patch Changes diff --git a/packages/loaders/json-schema/package.json b/packages/loaders/json-schema/package.json index 88c1264fc8871..c0a1058b777eb 100644 --- a/packages/loaders/json-schema/package.json +++ b/packages/loaders/json-schema/package.json @@ -1,6 +1,6 @@ { "name": "@omnigraph/json-schema", - "version": "0.107.2", + "version": "0.107.3", "type": "module", "repository": { "type": "git", @@ -33,16 +33,16 @@ "typings": "dist/typings/index.d.ts", "peerDependencies": { "@graphql-mesh/cross-helpers": "^0.4.7", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/utils": "^10.5.5", "graphql": "*", "tslib": "^2.4.0" }, "dependencies": { "@graphql-mesh/string-interpolation": "0.5.6", - "@graphql-mesh/transport-common": "^0.7.9", - "@graphql-mesh/transport-rest": "^0.7.9", + "@graphql-mesh/transport-common": "^0.7.10", + "@graphql-mesh/transport-rest": "^0.7.10", "@graphql-tools/delegate": "^10.0.26", "@json-schema-tools/meta-schema": "1.7.5", "@whatwg-node/fetch": "^0.9.0", diff --git a/packages/loaders/mysql/CHANGELOG.md b/packages/loaders/mysql/CHANGELOG.md index a92af4389fcf9..fadf0e9fb4f3e 100644 --- a/packages/loaders/mysql/CHANGELOG.md +++ b/packages/loaders/mysql/CHANGELOG.md @@ -1,5 +1,15 @@ # @omnigraph/mysql +## 0.7.10 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/transport-mysql@0.7.10 + - @graphql-mesh/types@0.102.9 + ## 0.7.9 ### Patch Changes diff --git a/packages/loaders/mysql/package.json b/packages/loaders/mysql/package.json index 6ce447d449305..4745f47994759 100644 --- a/packages/loaders/mysql/package.json +++ b/packages/loaders/mysql/package.json @@ -1,6 +1,6 @@ { "name": "@omnigraph/mysql", - "version": "0.7.9", + "version": "0.7.10", "type": "module", "repository": { "type": "git", @@ -32,14 +32,14 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", "graphql": "*" }, "dependencies": { "@graphql-mesh/cross-helpers": "^0.4.7", "@graphql-mesh/string-interpolation": "^0.5.6", - "@graphql-mesh/transport-mysql": "^0.7.9", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/transport-mysql": "^0.7.10", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/delegate": "^10.0.26", "@graphql-tools/utils": "^10.5.5", "graphql-compose": "^9.0.11", diff --git a/packages/loaders/neo4j/CHANGELOG.md b/packages/loaders/neo4j/CHANGELOG.md index f04cc7a143273..b6bbf45ebfcf7 100644 --- a/packages/loaders/neo4j/CHANGELOG.md +++ b/packages/loaders/neo4j/CHANGELOG.md @@ -1,5 +1,14 @@ # @omnigraph/neo4j +## 0.7.10 + +### Patch Changes + +- Updated dependencies + [[`e5af4f9`](https://github.com/ardatan/graphql-mesh/commit/e5af4f9d46530777733bc956c7166c23206182ce)]: + - @graphql-mesh/transport-neo4j@0.7.10 + - @graphql-mesh/types@0.102.9 + ## 0.7.9 ### Patch Changes diff --git a/packages/loaders/neo4j/package.json b/packages/loaders/neo4j/package.json index 8ccef1dfbe5cd..e86498c86c888 100644 --- a/packages/loaders/neo4j/package.json +++ b/packages/loaders/neo4j/package.json @@ -1,6 +1,6 @@ { "name": "@omnigraph/neo4j", - "version": "0.7.9", + "version": "0.7.10", "type": "module", "repository": { "type": "git", @@ -32,12 +32,12 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", "graphql": "*", "tslib": "^2.4.0" }, "dependencies": { - "@graphql-mesh/transport-neo4j": "^0.7.9", + "@graphql-mesh/transport-neo4j": "^0.7.10", "@graphql-tools/delegate": "^10.0.26", "@graphql-tools/schema": "^10.0.5", "@neo4j/introspector": "^3.0.0", diff --git a/packages/loaders/odata/CHANGELOG.md b/packages/loaders/odata/CHANGELOG.md index 45fb5ed513265..10619a618418a 100644 --- a/packages/loaders/odata/CHANGELOG.md +++ b/packages/loaders/odata/CHANGELOG.md @@ -1,5 +1,15 @@ # @omnigraph/odata +## 0.0.9 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/store@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 0.0.8 ### Patch Changes diff --git a/packages/loaders/odata/package.json b/packages/loaders/odata/package.json index a7264041d3705..ed417a6760706 100644 --- a/packages/loaders/odata/package.json +++ b/packages/loaders/odata/package.json @@ -1,6 +1,6 @@ { "name": "@omnigraph/odata", - "version": "0.0.8", + "version": "0.0.9", "type": "module", "repository": { "type": "git", @@ -33,9 +33,9 @@ "typings": "dist/typings/index.d.ts", "peerDependencies": { "@graphql-mesh/cross-helpers": "^0.4.7", - "@graphql-mesh/store": "^0.102.8", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/store": "^0.102.9", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/utils": "^10.5.5", "graphql": "*", "tslib": "^2.4.0" diff --git a/packages/loaders/openapi/CHANGELOG.md b/packages/loaders/openapi/CHANGELOG.md index 96734c9be0443..95daa1e0b8422 100644 --- a/packages/loaders/openapi/CHANGELOG.md +++ b/packages/loaders/openapi/CHANGELOG.md @@ -1,5 +1,15 @@ # @omnigraph/openapi +## 0.107.3 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @omnigraph/json-schema@0.107.3 + - @graphql-mesh/types@0.102.9 + ## 0.107.2 ### Patch Changes diff --git a/packages/loaders/openapi/package.json b/packages/loaders/openapi/package.json index 0affc328d2de5..d33ee06c7702d 100644 --- a/packages/loaders/openapi/package.json +++ b/packages/loaders/openapi/package.json @@ -1,6 +1,6 @@ { "name": "@omnigraph/openapi", - "version": "0.107.2", + "version": "0.107.3", "type": "module", "repository": { "type": "git", @@ -33,15 +33,15 @@ "typings": "dist/typings/index.d.ts", "peerDependencies": { "@graphql-mesh/cross-helpers": "^0.4.7", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "graphql": "*", "tslib": "^2.4.0" }, "dependencies": { "@graphql-mesh/string-interpolation": "^0.5.6", "@graphql-tools/delegate": "^10.0.26", - "@omnigraph/json-schema": "^0.107.2", + "@omnigraph/json-schema": "^0.107.3", "change-case": "^4.1.2", "json-machete": "^0.97.4", "openapi-types": "^12.1.0" diff --git a/packages/loaders/raml/CHANGELOG.md b/packages/loaders/raml/CHANGELOG.md index 2b9251b9957e3..2199e9c44d449 100644 --- a/packages/loaders/raml/CHANGELOG.md +++ b/packages/loaders/raml/CHANGELOG.md @@ -1,5 +1,15 @@ # @omnigraph/raml +## 0.107.3 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @omnigraph/json-schema@0.107.3 + - @graphql-mesh/types@0.102.9 + ## 0.107.2 ### Patch Changes diff --git a/packages/loaders/raml/package.json b/packages/loaders/raml/package.json index 9584318bb99c0..558183c3ab811 100644 --- a/packages/loaders/raml/package.json +++ b/packages/loaders/raml/package.json @@ -1,6 +1,6 @@ { "name": "@omnigraph/raml", - "version": "0.107.2", + "version": "0.107.3", "type": "module", "repository": { "type": "git", @@ -33,8 +33,8 @@ "typings": "dist/typings/index.d.ts", "peerDependencies": { "@graphql-mesh/cross-helpers": "^0.4.7", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/utils": "^10.5.5", "graphql": "*", "tslib": "^2.4.0" @@ -43,7 +43,7 @@ "@ardatan/raml-1-parser": "1.1.69", "@graphql-mesh/string-interpolation": "0.5.6", "@graphql-tools/delegate": "^10.0.26", - "@omnigraph/json-schema": "0.107.2", + "@omnigraph/json-schema": "0.107.3", "@whatwg-node/fetch": "^0.9.0", "change-case": "4.1.2", "json-machete": "0.97.4", diff --git a/packages/loaders/soap/CHANGELOG.md b/packages/loaders/soap/CHANGELOG.md index 84b7817adee39..9f1c92fb3ecbf 100644 --- a/packages/loaders/soap/CHANGELOG.md +++ b/packages/loaders/soap/CHANGELOG.md @@ -1,5 +1,15 @@ # @omnigraph/soap +## 0.104.10 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/transport-soap@0.7.10 + - @graphql-mesh/types@0.102.9 + ## 0.104.9 ### Patch Changes diff --git a/packages/loaders/soap/package.json b/packages/loaders/soap/package.json index 96de2d98c7dd1..37ebba2da425c 100644 --- a/packages/loaders/soap/package.json +++ b/packages/loaders/soap/package.json @@ -1,6 +1,6 @@ { "name": "@omnigraph/soap", - "version": "0.104.9", + "version": "0.104.10", "type": "module", "repository": { "type": "git", @@ -32,15 +32,15 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/utils": "^10.5.5", "graphql": "*" }, "dependencies": { "@graphql-mesh/cross-helpers": "^0.4.7", "@graphql-mesh/string-interpolation": "^0.5.6", - "@graphql-mesh/transport-soap": "^0.7.9", + "@graphql-mesh/transport-soap": "^0.7.10", "@whatwg-node/fetch": "^0.9.15", "fast-xml-parser": "^4.5.0", "graphql-compose": "^9.0.11", diff --git a/packages/loaders/sqlite/CHANGELOG.md b/packages/loaders/sqlite/CHANGELOG.md index 8abbd65d54231..fd3fe9dd9d6bd 100644 --- a/packages/loaders/sqlite/CHANGELOG.md +++ b/packages/loaders/sqlite/CHANGELOG.md @@ -1,5 +1,12 @@ # @omnigraph/sqlite +## 0.6.9 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.102.9 + ## 0.6.8 ### Patch Changes diff --git a/packages/loaders/sqlite/package.json b/packages/loaders/sqlite/package.json index 5bce8979a710e..e22eeed96af06 100644 --- a/packages/loaders/sqlite/package.json +++ b/packages/loaders/sqlite/package.json @@ -1,6 +1,6 @@ { "name": "@omnigraph/sqlite", - "version": "0.6.8", + "version": "0.6.9", "type": "module", "repository": { "type": "git", @@ -37,7 +37,7 @@ }, "dependencies": { "@graphql-mesh/cross-helpers": "^0.4.7", - "@graphql-mesh/types": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", "@graphql-tools/delegate": "^10.0.26" }, "optionalDependencies": { diff --git a/packages/loaders/thrift/CHANGELOG.md b/packages/loaders/thrift/CHANGELOG.md index 28c5b7b29e673..328f684e9c69e 100644 --- a/packages/loaders/thrift/CHANGELOG.md +++ b/packages/loaders/thrift/CHANGELOG.md @@ -1,5 +1,15 @@ # @omnigraph/thrift +## 0.7.11 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/transport-thrift@0.7.10 + - @graphql-mesh/types@0.102.9 + ## 0.7.10 ### Patch Changes diff --git a/packages/loaders/thrift/package.json b/packages/loaders/thrift/package.json index dc78dda1318fa..a96c7a95f7aac 100644 --- a/packages/loaders/thrift/package.json +++ b/packages/loaders/thrift/package.json @@ -1,6 +1,6 @@ { "name": "@omnigraph/thrift", - "version": "0.7.10", + "version": "0.7.11", "type": "module", "repository": { "type": "git", @@ -38,9 +38,9 @@ "@creditkarma/thrift-parser": "^2.0.0", "@creditkarma/thrift-server-core": "^1.0.4", "@graphql-mesh/cross-helpers": "^0.4.7", - "@graphql-mesh/transport-thrift": "^0.7.9", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/transport-thrift": "^0.7.10", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "@whatwg-node/fetch": "^0.9.18", "graphql-scalars": "^1.22.4", "thrift": "^0.21.0" diff --git a/packages/plugins/deduplicate-request/CHANGELOG.md b/packages/plugins/deduplicate-request/CHANGELOG.md index 7cd98957ed54f..52052af413b08 100644 --- a/packages/plugins/deduplicate-request/CHANGELOG.md +++ b/packages/plugins/deduplicate-request/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/plugin-deduplicate-request +## 0.102.9 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 0.102.8 ### Patch Changes diff --git a/packages/plugins/deduplicate-request/package.json b/packages/plugins/deduplicate-request/package.json index 5a4f425c30fd6..0526e04c9c6db 100644 --- a/packages/plugins/deduplicate-request/package.json +++ b/packages/plugins/deduplicate-request/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/plugin-deduplicate-request", - "version": "0.102.8", + "version": "0.102.9", "type": "module", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "graphql": "*", "tslib": "^2.4.0" }, diff --git a/packages/plugins/hive/CHANGELOG.md b/packages/plugins/hive/CHANGELOG.md index eff0f46533369..b60805d72d4c1 100644 --- a/packages/plugins/hive/CHANGELOG.md +++ b/packages/plugins/hive/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/plugin-hive +## 0.102.11 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 0.102.10 ### Patch Changes diff --git a/packages/plugins/hive/package.json b/packages/plugins/hive/package.json index 49a497d174f34..0fcac1d8dd04e 100644 --- a/packages/plugins/hive/package.json +++ b/packages/plugins/hive/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/plugin-hive", - "version": "0.102.10", + "version": "0.102.11", "type": "module", "repository": { "type": "git", @@ -33,8 +33,8 @@ "typings": "dist/typings/index.d.ts", "peerDependencies": { "@graphql-mesh/cross-helpers": "^0.4.7", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "graphql": "*", "tslib": "^2.4.0" }, diff --git a/packages/plugins/hmac-upstream-signature/CHANGELOG.md b/packages/plugins/hmac-upstream-signature/CHANGELOG.md index 657a2cbeeda9d..aac07caca9ab9 100644 --- a/packages/plugins/hmac-upstream-signature/CHANGELOG.md +++ b/packages/plugins/hmac-upstream-signature/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-mesh/hmac-upstream-signature +## 1.2.2 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/types@0.102.9 + - @graphql-mesh/transport-common@0.7.10 + ## 1.2.1 ## 1.2.0 diff --git a/packages/plugins/hmac-upstream-signature/package.json b/packages/plugins/hmac-upstream-signature/package.json index a7d1756abeab1..b28dfe6d51215 100644 --- a/packages/plugins/hmac-upstream-signature/package.json +++ b/packages/plugins/hmac-upstream-signature/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/hmac-upstream-signature", - "version": "1.2.1", + "version": "1.2.2", "type": "module", "repository": { "type": "git", @@ -32,17 +32,17 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "graphql": "*", "tslib": "^2.4.0" }, "dependencies": { - "@graphql-mesh/transport-common": "^0.7.9", + "@graphql-mesh/transport-common": "^0.7.10", "json-stable-stringify": "^1.1.1" }, "devDependencies": { - "@graphql-mesh/serve-runtime": "^1.2.1", + "@graphql-mesh/serve-runtime": "^1.2.2", "graphql-yoga": "^5.7.0" }, "publishConfig": { diff --git a/packages/plugins/http-cache/CHANGELOG.md b/packages/plugins/http-cache/CHANGELOG.md index ceef71211da14..abaf70da643d7 100644 --- a/packages/plugins/http-cache/CHANGELOG.md +++ b/packages/plugins/http-cache/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/plugin-http-cache +## 0.102.9 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 0.102.8 ### Patch Changes diff --git a/packages/plugins/http-cache/package.json b/packages/plugins/http-cache/package.json index e6436b78d539a..b89ee13b414cc 100644 --- a/packages/plugins/http-cache/package.json +++ b/packages/plugins/http-cache/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/plugin-http-cache", - "version": "0.102.8", + "version": "0.102.9", "type": "module", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "graphql": "*", "tslib": "^2.4.0" }, diff --git a/packages/plugins/http-details-extensions/CHANGELOG.md b/packages/plugins/http-details-extensions/CHANGELOG.md index 283f385d01862..f534b11e31ef8 100644 --- a/packages/plugins/http-details-extensions/CHANGELOG.md +++ b/packages/plugins/http-details-extensions/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/plugin-http-details-extensions +## 0.102.9 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 0.102.8 ### Patch Changes diff --git a/packages/plugins/http-details-extensions/package.json b/packages/plugins/http-details-extensions/package.json index 9f48459812c59..ba39f8918bee6 100644 --- a/packages/plugins/http-details-extensions/package.json +++ b/packages/plugins/http-details-extensions/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/plugin-http-details-extensions", - "version": "0.102.8", + "version": "0.102.9", "type": "module", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "graphql": "*", "tslib": "^2.4.0" }, diff --git a/packages/plugins/jit/CHANGELOG.md b/packages/plugins/jit/CHANGELOG.md index b333209e6b0fb..245d232e0fa29 100644 --- a/packages/plugins/jit/CHANGELOG.md +++ b/packages/plugins/jit/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/plugin-jit +## 0.0.2 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + ## 0.0.1 ### Patch Changes diff --git a/packages/plugins/jit/package.json b/packages/plugins/jit/package.json index fa95526bfc1d9..ec738edc2d788 100644 --- a/packages/plugins/jit/package.json +++ b/packages/plugins/jit/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/plugin-jit", - "version": "0.0.1", + "version": "0.0.2", "type": "module", "repository": { "type": "git", @@ -33,7 +33,7 @@ "typings": "dist/typings/index.d.ts", "peerDependencies": { "@envelop/core": "^5.0.2", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/utils": "^10.5.5", "graphql": "*", "tslib": "^2.4.0" diff --git a/packages/plugins/jwt-auth/CHANGELOG.md b/packages/plugins/jwt-auth/CHANGELOG.md index 3a9c114a4b969..79d9d1cc94d78 100644 --- a/packages/plugins/jwt-auth/CHANGELOG.md +++ b/packages/plugins/jwt-auth/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/plugin-jwt-auth +## 1.2.2 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 1.2.1 ## 1.2.0 diff --git a/packages/plugins/jwt-auth/package.json b/packages/plugins/jwt-auth/package.json index 2f8109bc586fe..1f384d8c4f9fe 100644 --- a/packages/plugins/jwt-auth/package.json +++ b/packages/plugins/jwt-auth/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/plugin-jwt-auth", - "version": "1.2.1", + "version": "1.2.2", "type": "module", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "graphql": "*", "tslib": "^2.4.0" }, @@ -42,7 +42,7 @@ }, "devDependencies": { "@envelop/generic-auth": "8.0.0", - "@graphql-mesh/serve-runtime": "^1.2.1", + "@graphql-mesh/serve-runtime": "^1.2.2", "graphql-yoga": "^5.7.0", "jsonwebtoken": "9.0.2" }, diff --git a/packages/plugins/live-query/CHANGELOG.md b/packages/plugins/live-query/CHANGELOG.md index 6e3847e325ffa..03460e04f9137 100644 --- a/packages/plugins/live-query/CHANGELOG.md +++ b/packages/plugins/live-query/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/plugin-live-query +## 0.102.9 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 0.102.8 ### Patch Changes diff --git a/packages/plugins/live-query/package.json b/packages/plugins/live-query/package.json index 9204c6081b301..744099b8cdcf0 100644 --- a/packages/plugins/live-query/package.json +++ b/packages/plugins/live-query/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/plugin-live-query", - "version": "0.102.8", + "version": "0.102.9", "type": "module", "repository": { "type": "git", @@ -33,8 +33,8 @@ "typings": "dist/typings/index.d.ts", "peerDependencies": { "@graphql-mesh/cross-helpers": "^0.4.7", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "graphql": "*", "tslib": "^2.4.0" }, diff --git a/packages/plugins/mock/CHANGELOG.md b/packages/plugins/mock/CHANGELOG.md index 63de484084623..364de7b654524 100644 --- a/packages/plugins/mock/CHANGELOG.md +++ b/packages/plugins/mock/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/plugin-mock +## 0.102.10 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 0.102.9 ### Patch Changes diff --git a/packages/plugins/mock/package.json b/packages/plugins/mock/package.json index f0c781db1e370..06141cbe89cd2 100644 --- a/packages/plugins/mock/package.json +++ b/packages/plugins/mock/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/plugin-mock", - "version": "0.102.9", + "version": "0.102.10", "type": "module", "repository": { "type": "git", @@ -33,8 +33,8 @@ "typings": "dist/typings/index.d.ts", "peerDependencies": { "@graphql-mesh/cross-helpers": "^0.4.7", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/utils": "^10.5.5", "graphql": "*", "tslib": "^2.4.0" @@ -48,7 +48,7 @@ }, "devDependencies": { "@envelop/core": "5.0.2", - "@graphql-mesh/cache-localforage": "0.102.8", + "@graphql-mesh/cache-localforage": "0.102.9", "@types/faker": "5.5.9" }, "publishConfig": { diff --git a/packages/plugins/newrelic/CHANGELOG.md b/packages/plugins/newrelic/CHANGELOG.md index 6d0f780acfb35..3be52f31b0f84 100644 --- a/packages/plugins/newrelic/CHANGELOG.md +++ b/packages/plugins/newrelic/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/plugin-newrelic +## 0.102.9 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 0.102.8 ### Patch Changes diff --git a/packages/plugins/newrelic/package.json b/packages/plugins/newrelic/package.json index 67e1cc9050b46..52d8cbf670fc0 100644 --- a/packages/plugins/newrelic/package.json +++ b/packages/plugins/newrelic/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/plugin-newrelic", - "version": "0.102.8", + "version": "0.102.9", "type": "module", "repository": { "type": "git", @@ -33,8 +33,8 @@ "typings": "dist/typings/index.d.ts", "peerDependencies": { "@graphql-mesh/cross-helpers": "^0.4.7", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "graphql": "*", "graphql-yoga": "^4.0.5 || ^5.0.0", "newrelic": "^7 || ^8.0.0 || ^10.0.0", diff --git a/packages/plugins/opentelemetry/CHANGELOG.md b/packages/plugins/opentelemetry/CHANGELOG.md index 4f5194b0254f7..4db53113efc09 100644 --- a/packages/plugins/opentelemetry/CHANGELOG.md +++ b/packages/plugins/opentelemetry/CHANGELOG.md @@ -1,5 +1,16 @@ # @graphql-mesh/plugin-opentelemetry +## 1.3.2 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/serve-runtime@1.2.2 + - @graphql-mesh/types@0.102.9 + - @graphql-mesh/transport-common@0.7.10 + ## 1.3.1 ### Patch Changes diff --git a/packages/plugins/opentelemetry/package.json b/packages/plugins/opentelemetry/package.json index fc5270a6e07b3..92207e4dc631a 100644 --- a/packages/plugins/opentelemetry/package.json +++ b/packages/plugins/opentelemetry/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/plugin-opentelemetry", - "version": "1.3.1", + "version": "1.3.2", "type": "module", "repository": { "type": "git", @@ -32,14 +32,14 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "graphql": "*", "tslib": "^2.4.0" }, "dependencies": { - "@graphql-mesh/serve-runtime": "^1.2.1", - "@graphql-mesh/transport-common": "^0.7.9", + "@graphql-mesh/serve-runtime": "^1.2.2", + "@graphql-mesh/transport-common": "^0.7.10", "@graphql-tools/utils": "^10.5.5", "@opentelemetry/api": "^1.9.0", "@opentelemetry/auto-instrumentations-node": "^0.51.0", diff --git a/packages/plugins/operation-field-permissions/CHANGELOG.md b/packages/plugins/operation-field-permissions/CHANGELOG.md index 50085c431f7fa..912fcbd32f095 100644 --- a/packages/plugins/operation-field-permissions/CHANGELOG.md +++ b/packages/plugins/operation-field-permissions/CHANGELOG.md @@ -1,5 +1,12 @@ # @graphql-mesh/plugin-operation-field-permissions +## 0.102.9 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.102.9 + ## 0.102.8 ### Patch Changes diff --git a/packages/plugins/operation-field-permissions/package.json b/packages/plugins/operation-field-permissions/package.json index b794fbd304aff..b51afe437f93c 100644 --- a/packages/plugins/operation-field-permissions/package.json +++ b/packages/plugins/operation-field-permissions/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/plugin-operation-field-permissions", - "version": "0.102.8", + "version": "0.102.9", "type": "module", "repository": { "type": "git", @@ -33,7 +33,7 @@ "typings": "dist/typings/index.d.ts", "peerDependencies": { "@graphql-mesh/cross-helpers": "^0.4.7", - "@graphql-mesh/types": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", "graphql": "*", "tslib": "^2.4.0" }, diff --git a/packages/plugins/operation-headers/CHANGELOG.md b/packages/plugins/operation-headers/CHANGELOG.md index 8d86051b4334c..8e187cad71d32 100644 --- a/packages/plugins/operation-headers/CHANGELOG.md +++ b/packages/plugins/operation-headers/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-mesh/plugin-operation-headers +## 1.2.2 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/serve-runtime@1.2.2 + - @graphql-mesh/types@0.102.9 + ## 1.2.1 ### Patch Changes diff --git a/packages/plugins/operation-headers/package.json b/packages/plugins/operation-headers/package.json index 33383ed226ab6..4d72d08b5b63e 100644 --- a/packages/plugins/operation-headers/package.json +++ b/packages/plugins/operation-headers/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/plugin-operation-headers", - "version": "1.2.1", + "version": "1.2.2", "type": "module", "repository": { "type": "git", @@ -32,9 +32,9 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/serve-runtime": "^1.2.1", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/serve-runtime": "^1.2.2", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "graphql": "*", "tslib": "^2.4.0" }, diff --git a/packages/plugins/prometheus/CHANGELOG.md b/packages/plugins/prometheus/CHANGELOG.md index c44e9c0233b89..1d77565252f62 100644 --- a/packages/plugins/prometheus/CHANGELOG.md +++ b/packages/plugins/prometheus/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-mesh/plugin-prometheus +## 1.2.2 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/serve-runtime@1.2.2 + - @graphql-mesh/types@0.102.9 + ## 1.2.1 ### Patch Changes diff --git a/packages/plugins/prometheus/package.json b/packages/plugins/prometheus/package.json index d2a2c9e33906f..629c8a82cd400 100644 --- a/packages/plugins/prometheus/package.json +++ b/packages/plugins/prometheus/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/plugin-prometheus", - "version": "1.2.1", + "version": "1.2.2", "type": "module", "repository": { "type": "git", @@ -32,15 +32,15 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "graphql": "*", "graphql-yoga": "^4.0.5 || ^5.0.0", "prom-client": "^13 || ^14.0.0 || ^15.0.0", "tslib": "^2.4.0" }, "dependencies": { - "@graphql-mesh/serve-runtime": "^1.2.1", + "@graphql-mesh/serve-runtime": "^1.2.2", "@graphql-yoga/plugin-prometheus": "^6.1.0", "prom-client": "^15.0.0" }, diff --git a/packages/plugins/rate-limit/CHANGELOG.md b/packages/plugins/rate-limit/CHANGELOG.md index a272e0bd7a956..dca85205e1650 100644 --- a/packages/plugins/rate-limit/CHANGELOG.md +++ b/packages/plugins/rate-limit/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/plugin-rate-limit +## 0.102.9 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 0.102.8 ### Patch Changes diff --git a/packages/plugins/rate-limit/package.json b/packages/plugins/rate-limit/package.json index 9a8ac05312703..9515411c1e302 100644 --- a/packages/plugins/rate-limit/package.json +++ b/packages/plugins/rate-limit/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/plugin-rate-limit", - "version": "0.102.8", + "version": "0.102.9", "type": "module", "repository": { "type": "git", @@ -33,8 +33,8 @@ "typings": "dist/typings/index.d.ts", "peerDependencies": { "@graphql-mesh/cross-helpers": "^0.4.7", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/utils": "^10.5.5", "graphql": "*", "tslib": "^2.4.0" diff --git a/packages/plugins/response-cache/CHANGELOG.md b/packages/plugins/response-cache/CHANGELOG.md index 7ef9e7a1f71e9..2f94e2e6f70a4 100644 --- a/packages/plugins/response-cache/CHANGELOG.md +++ b/packages/plugins/response-cache/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/plugin-response-cache +## 0.102.9 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 0.102.8 ### Patch Changes diff --git a/packages/plugins/response-cache/package.json b/packages/plugins/response-cache/package.json index 342243c690cff..ff53019102c7b 100644 --- a/packages/plugins/response-cache/package.json +++ b/packages/plugins/response-cache/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/plugin-response-cache", - "version": "0.102.8", + "version": "0.102.9", "type": "module", "repository": { "type": "git", @@ -33,8 +33,8 @@ "typings": "dist/typings/index.d.ts", "peerDependencies": { "@graphql-mesh/cross-helpers": "^0.4.7", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "graphql": "*", "tslib": "^2.4.0" }, diff --git a/packages/plugins/snapshot/CHANGELOG.md b/packages/plugins/snapshot/CHANGELOG.md index ded59c85ed5ba..46a445687ac14 100644 --- a/packages/plugins/snapshot/CHANGELOG.md +++ b/packages/plugins/snapshot/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/plugin-snapshot +## 0.102.9 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 0.102.8 ### Patch Changes diff --git a/packages/plugins/snapshot/package.json b/packages/plugins/snapshot/package.json index a240a2ce722bd..9f24e593cbfa3 100644 --- a/packages/plugins/snapshot/package.json +++ b/packages/plugins/snapshot/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/plugin-snapshot", - "version": "0.102.8", + "version": "0.102.9", "type": "module", "repository": { "type": "git", @@ -33,8 +33,8 @@ "typings": "dist/typings/index.d.ts", "peerDependencies": { "@graphql-mesh/cross-helpers": "^0.4.7", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "graphql": "*", "tslib": "^2.4.0" }, diff --git a/packages/plugins/statsd/CHANGELOG.md b/packages/plugins/statsd/CHANGELOG.md index 337a92df64790..6b88438ec5d7d 100644 --- a/packages/plugins/statsd/CHANGELOG.md +++ b/packages/plugins/statsd/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/plugin-statsd +## 0.102.9 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/types@0.102.9 + ## 0.102.8 ### Patch Changes diff --git a/packages/plugins/statsd/package.json b/packages/plugins/statsd/package.json index ad97cc4c93e14..5c22033e002c0 100644 --- a/packages/plugins/statsd/package.json +++ b/packages/plugins/statsd/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/plugin-statsd", - "version": "0.102.8", + "version": "0.102.9", "type": "module", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "graphql": "*", "hot-shots": "^8.0.0 || ^9.0.0 || ^10.0.0", "tslib": "^2.4.0" diff --git a/packages/serve-cli/CHANGELOG.md b/packages/serve-cli/CHANGELOG.md index 6336f116653f5..fc67793fa0127 100644 --- a/packages/serve-cli/CHANGELOG.md +++ b/packages/serve-cli/CHANGELOG.md @@ -1,5 +1,30 @@ # @graphql-mesh/serve-cli +## 1.3.3 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/serve-runtime@1.2.2 + - @graphql-mesh/cache-cfw-kv@0.102.9 + - @graphql-mesh/cache-localforage@0.102.9 + - @graphql-mesh/cache-redis@0.102.9 + - @graphql-mesh/plugin-deduplicate-request@0.102.9 + - @graphql-mesh/hmac-upstream-signature@1.2.2 + - @graphql-mesh/plugin-http-cache@0.102.9 + - @graphql-mesh/plugin-jit@0.0.2 + - @graphql-mesh/plugin-jwt-auth@1.2.2 + - @graphql-mesh/plugin-mock@0.102.10 + - @graphql-mesh/plugin-opentelemetry@1.3.2 + - @graphql-mesh/plugin-prometheus@1.2.2 + - @graphql-mesh/plugin-rate-limit@0.102.9 + - @graphql-mesh/plugin-snapshot@0.102.9 + - @graphql-mesh/transport-http-callback@0.5.1 + - @graphql-mesh/transport-ws@0.3.10 + - @graphql-mesh/types@0.102.9 + ## 1.3.2 ### Patch Changes diff --git a/packages/serve-cli/package.json b/packages/serve-cli/package.json index 07316ef2a07dc..2003865939c03 100644 --- a/packages/serve-cli/package.json +++ b/packages/serve-cli/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/serve-cli", - "version": "1.3.2", + "version": "1.3.3", "type": "module", "repository": { "type": "git", @@ -51,26 +51,26 @@ }, "dependencies": { "@commander-js/extra-typings": "^12.1.0", - "@graphql-mesh/cache-cfw-kv": "^0.102.8", - "@graphql-mesh/cache-localforage": "^0.102.8", - "@graphql-mesh/cache-redis": "^0.102.8", + "@graphql-mesh/cache-cfw-kv": "^0.102.9", + "@graphql-mesh/cache-localforage": "^0.102.9", + "@graphql-mesh/cache-redis": "^0.102.9", "@graphql-mesh/cross-helpers": "^0.4.7", - "@graphql-mesh/hmac-upstream-signature": "^1.2.1", + "@graphql-mesh/hmac-upstream-signature": "^1.2.2", "@graphql-mesh/include": "^0.2.2", - "@graphql-mesh/plugin-deduplicate-request": "^0.102.8", - "@graphql-mesh/plugin-http-cache": "^0.102.8", - "@graphql-mesh/plugin-jit": "^0.0.1", - "@graphql-mesh/plugin-jwt-auth": "^1.2.1", - "@graphql-mesh/plugin-mock": "^0.102.9", - "@graphql-mesh/plugin-opentelemetry": "^1.3.1", - "@graphql-mesh/plugin-prometheus": "^1.2.1", - "@graphql-mesh/plugin-rate-limit": "^0.102.8", - "@graphql-mesh/plugin-snapshot": "^0.102.8", - "@graphql-mesh/serve-runtime": "^1.2.1", - "@graphql-mesh/transport-http-callback": "^0.5.0", - "@graphql-mesh/transport-ws": "^0.3.9", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/plugin-deduplicate-request": "^0.102.9", + "@graphql-mesh/plugin-http-cache": "^0.102.9", + "@graphql-mesh/plugin-jit": "^0.0.2", + "@graphql-mesh/plugin-jwt-auth": "^1.2.2", + "@graphql-mesh/plugin-mock": "^0.102.10", + "@graphql-mesh/plugin-opentelemetry": "^1.3.2", + "@graphql-mesh/plugin-prometheus": "^1.2.2", + "@graphql-mesh/plugin-rate-limit": "^0.102.9", + "@graphql-mesh/plugin-snapshot": "^0.102.9", + "@graphql-mesh/serve-runtime": "^1.2.2", + "@graphql-mesh/transport-http-callback": "^0.5.1", + "@graphql-mesh/transport-ws": "^0.3.10", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/utils": "^10.5.5", "commander": "^12.0.0", "dotenv": "^16.3.1", diff --git a/packages/serve-runtime/CHANGELOG.md b/packages/serve-runtime/CHANGELOG.md index f00107e721d79..0246b34189c8d 100644 --- a/packages/serve-runtime/CHANGELOG.md +++ b/packages/serve-runtime/CHANGELOG.md @@ -1,5 +1,20 @@ # @graphql-mesh/serve-runtime +## 1.2.2 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe), + [`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/fusion-runtime@0.9.4 + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/plugin-hive@0.102.11 + - @graphql-mesh/hmac-upstream-signature@1.2.2 + - @graphql-mesh/plugin-response-cache@0.102.9 + - @graphql-mesh/transport-http@0.6.10 + - @graphql-mesh/transport-common@0.7.10 + ## 1.2.1 ### Patch Changes diff --git a/packages/serve-runtime/package.json b/packages/serve-runtime/package.json index a5f15e44bec8e..43ef066bd3d57 100644 --- a/packages/serve-runtime/package.json +++ b/packages/serve-runtime/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/serve-runtime", - "version": "1.2.1", + "version": "1.2.2", "type": "module", "repository": { "type": "git", @@ -43,13 +43,13 @@ "@envelop/generic-auth": "^8.0.0", "@graphql-hive/core": "^0.8.1", "@graphql-mesh/cross-helpers": "^0.4.7", - "@graphql-mesh/fusion-runtime": "^0.9.3", - "@graphql-mesh/hmac-upstream-signature": "^1.2.1", - "@graphql-mesh/plugin-hive": "^0.102.10", - "@graphql-mesh/plugin-response-cache": "^0.102.8", - "@graphql-mesh/transport-common": "^0.7.9", - "@graphql-mesh/transport-http": "^0.6.9", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/fusion-runtime": "^0.9.4", + "@graphql-mesh/hmac-upstream-signature": "^1.2.2", + "@graphql-mesh/plugin-hive": "^0.102.11", + "@graphql-mesh/plugin-response-cache": "^0.102.9", + "@graphql-mesh/transport-common": "^0.7.10", + "@graphql-mesh/transport-http": "^0.6.10", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/batch-delegate": "^9.0.8", "@graphql-tools/delegate": "^10.0.26", "@graphql-tools/executor-http": "^1.1.5", diff --git a/packages/transports/common/CHANGELOG.md b/packages/transports/common/CHANGELOG.md index 47ebe7cbeb87f..00ca5256ed949 100644 --- a/packages/transports/common/CHANGELOG.md +++ b/packages/transports/common/CHANGELOG.md @@ -1,5 +1,12 @@ # @graphql-mesh/transport-common +## 0.7.10 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.102.9 + ## 0.7.9 ### Patch Changes diff --git a/packages/transports/common/package.json b/packages/transports/common/package.json index 9a91d9be6f9dd..24b9d4ba85c9d 100644 --- a/packages/transports/common/package.json +++ b/packages/transports/common/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transport-common", - "version": "0.7.9", + "version": "0.7.10", "type": "module", "repository": { "type": "git", @@ -32,7 +32,7 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.102.8", + "@graphql-mesh/types": "^0.102.9", "graphql": "*", "tslib": "^2.4.0" }, diff --git a/packages/transports/http-callback/CHANGELOG.md b/packages/transports/http-callback/CHANGELOG.md index 411e213087078..189af4b5feaca 100644 --- a/packages/transports/http-callback/CHANGELOG.md +++ b/packages/transports/http-callback/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/transport-http-callback +## 0.5.1 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/transport-common@0.7.10 + ## 0.5.0 ### Minor Changes diff --git a/packages/transports/http-callback/package.json b/packages/transports/http-callback/package.json index aa7e9da9891a8..53eda718595c6 100644 --- a/packages/transports/http-callback/package.json +++ b/packages/transports/http-callback/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transport-http-callback", - "version": "0.5.0", + "version": "0.5.1", "type": "module", "repository": { "type": "git", @@ -38,8 +38,8 @@ "dependencies": { "@graphql-mesh/cross-helpers": "^0.4.7", "@graphql-mesh/string-interpolation": "^0.5.6", - "@graphql-mesh/transport-common": "^0.7.9", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/transport-common": "^0.7.10", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/utils": "^10.5.5", "@repeaterjs/repeater": "^3.0.6", "@whatwg-node/fetch": "^0.9.18" diff --git a/packages/transports/http/CHANGELOG.md b/packages/transports/http/CHANGELOG.md index 280b2fcd74a7c..ac66742ff476f 100644 --- a/packages/transports/http/CHANGELOG.md +++ b/packages/transports/http/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/transport-http +## 0.6.10 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/transport-common@0.7.10 + ## 0.6.9 ### Patch Changes diff --git a/packages/transports/http/package.json b/packages/transports/http/package.json index c4024fa792144..651d78bdb00d1 100644 --- a/packages/transports/http/package.json +++ b/packages/transports/http/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transport-http", - "version": "0.6.9", + "version": "0.6.10", "type": "module", "repository": { "type": "git", @@ -37,8 +37,8 @@ }, "dependencies": { "@graphql-mesh/string-interpolation": "^0.5.6", - "@graphql-mesh/transport-common": "^0.7.9", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/transport-common": "^0.7.10", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/executor-http": "^1.1.5", "@graphql-tools/utils": "^10.5.5", "graphql-ws": "^5.16.0", diff --git a/packages/transports/mysql/CHANGELOG.md b/packages/transports/mysql/CHANGELOG.md index e02cd0224e03c..118a15a810547 100644 --- a/packages/transports/mysql/CHANGELOG.md +++ b/packages/transports/mysql/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-mesh/transport-mysql +## 0.7.10 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/types@0.102.9 + - @graphql-mesh/transport-common@0.7.10 + ## 0.7.9 ### Patch Changes diff --git a/packages/transports/mysql/package.json b/packages/transports/mysql/package.json index 1ee01df08aade..37bc2d98d6fe8 100644 --- a/packages/transports/mysql/package.json +++ b/packages/transports/mysql/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transport-mysql", - "version": "0.7.9", + "version": "0.7.10", "type": "module", "repository": { "type": "git", @@ -38,9 +38,9 @@ "dependencies": { "@graphql-mesh/cross-helpers": "^0.4.7", "@graphql-mesh/string-interpolation": "^0.5.6", - "@graphql-mesh/transport-common": "^0.7.9", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/transport-common": "^0.7.10", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/delegate": "^10.0.26", "@graphql-tools/utils": "^10.5.5", "graphql-fields": "^2.0.3", diff --git a/packages/transports/neo4j/CHANGELOG.md b/packages/transports/neo4j/CHANGELOG.md index dab70b0816464..1c9c0bce2146c 100644 --- a/packages/transports/neo4j/CHANGELOG.md +++ b/packages/transports/neo4j/CHANGELOG.md @@ -1,5 +1,18 @@ # @graphql-mesh/transport-neo4j +## 0.7.10 + +### Patch Changes + +- [`e5af4f9`](https://github.com/ardatan/graphql-mesh/commit/e5af4f9d46530777733bc956c7166c23206182ce) + Thanks [@ardatan](https://github.com/ardatan)! - Fix Neo4j SSL issue + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/types@0.102.9 + - @graphql-mesh/transport-common@0.7.10 + ## 0.7.9 ### Patch Changes diff --git a/packages/transports/neo4j/package.json b/packages/transports/neo4j/package.json index b93591fd5f78b..ad84b38a8864c 100644 --- a/packages/transports/neo4j/package.json +++ b/packages/transports/neo4j/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transport-neo4j", - "version": "0.7.9", + "version": "0.7.10", "type": "module", "repository": { "type": "git", @@ -37,9 +37,9 @@ }, "dependencies": { "@graphql-mesh/cross-helpers": "^0.4.7", - "@graphql-mesh/transport-common": "^0.7.9", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/transport-common": "^0.7.10", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/delegate": "^10.0.26", "@graphql-tools/utils": "^10.5.5", "@neo4j/graphql": "^5.0.0", diff --git a/packages/transports/odata/CHANGELOG.md b/packages/transports/odata/CHANGELOG.md index d419b33803341..5a54020a4b926 100644 --- a/packages/transports/odata/CHANGELOG.md +++ b/packages/transports/odata/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/transport-odata +## 0.0.10 + +### Patch Changes + +- Updated dependencies []: + - @omnigraph/odata@0.0.9 + - @graphql-mesh/transport-common@0.7.10 + ## 0.0.9 ### Patch Changes diff --git a/packages/transports/odata/package.json b/packages/transports/odata/package.json index cb940cd4ce0be..9f9b2abe1bac2 100644 --- a/packages/transports/odata/package.json +++ b/packages/transports/odata/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transport-odata", - "version": "0.0.9", + "version": "0.0.10", "type": "module", "repository": { "type": "git", @@ -36,8 +36,8 @@ "tslib": "^2.4.0" }, "dependencies": { - "@graphql-mesh/transport-common": "^0.7.9", - "@omnigraph/odata": "^0.0.8" + "@graphql-mesh/transport-common": "^0.7.10", + "@omnigraph/odata": "^0.0.9" }, "publishConfig": { "access": "public", diff --git a/packages/transports/rest/CHANGELOG.md b/packages/transports/rest/CHANGELOG.md index d4c4a71d44343..9567ef1f28ad9 100644 --- a/packages/transports/rest/CHANGELOG.md +++ b/packages/transports/rest/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-mesh/transport-rest +## 0.7.10 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/types@0.102.9 + - @graphql-mesh/transport-common@0.7.10 + ## 0.7.9 ### Patch Changes diff --git a/packages/transports/rest/package.json b/packages/transports/rest/package.json index 4426dcb115a1c..e7e5715662610 100644 --- a/packages/transports/rest/package.json +++ b/packages/transports/rest/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transport-rest", - "version": "0.7.9", + "version": "0.7.10", "type": "module", "repository": { "type": "git", @@ -33,9 +33,9 @@ "typings": "dist/typings/index.d.ts", "peerDependencies": { "@graphql-mesh/cross-helpers": "^0.4.7", - "@graphql-mesh/transport-common": "^0.7.9", - "@graphql-mesh/types": "^0.102.8", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/transport-common": "^0.7.10", + "@graphql-mesh/types": "^0.102.9", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/utils": "^10.5.5", "@whatwg-node/fetch": "^0.9.15", "graphql": "*", diff --git a/packages/transports/soap/CHANGELOG.md b/packages/transports/soap/CHANGELOG.md index 0765141cf7e40..dba253baec7e8 100644 --- a/packages/transports/soap/CHANGELOG.md +++ b/packages/transports/soap/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-mesh/transport-soap +## 0.7.10 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/types@0.102.9 + - @graphql-mesh/transport-common@0.7.10 + ## 0.7.9 ### Patch Changes diff --git a/packages/transports/soap/package.json b/packages/transports/soap/package.json index b6902ec86b729..84f92ac31540a 100644 --- a/packages/transports/soap/package.json +++ b/packages/transports/soap/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transport-soap", - "version": "0.7.9", + "version": "0.7.10", "type": "module", "repository": { "type": "git", @@ -33,8 +33,8 @@ "typings": "dist/typings/index.d.ts", "peerDependencies": { "@graphql-mesh/cross-helpers": "^0.4.7", - "@graphql-mesh/transport-common": "^0.7.9", - "@graphql-mesh/types": "^0.102.8", + "@graphql-mesh/transport-common": "^0.7.10", + "@graphql-mesh/types": "^0.102.9", "@graphql-tools/executor": "^1.3.2", "@graphql-tools/utils": "^10.5.5", "@whatwg-node/fetch": "^0.9.15", @@ -43,7 +43,7 @@ }, "dependencies": { "@graphql-mesh/string-interpolation": "^0.5.6", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/utils": "^0.102.9", "fast-xml-parser": "^4.5.0" }, "publishConfig": { diff --git a/packages/transports/sqlite/CHANGELOG.md b/packages/transports/sqlite/CHANGELOG.md index d73ed4ca0f6cf..35981dda36c7f 100644 --- a/packages/transports/sqlite/CHANGELOG.md +++ b/packages/transports/sqlite/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-mesh/transport-sqlite +## 0.7.4 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @omnigraph/sqlite@0.6.9 + - @graphql-mesh/transport-common@0.7.10 + ## 0.7.3 ### Patch Changes diff --git a/packages/transports/sqlite/package.json b/packages/transports/sqlite/package.json index b63e07cdd8020..73f09dcc27ade 100644 --- a/packages/transports/sqlite/package.json +++ b/packages/transports/sqlite/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transport-sqlite", - "version": "0.7.3", + "version": "0.7.4", "type": "module", "repository": { "type": "git", @@ -36,9 +36,9 @@ "tslib": "^2.4.0" }, "dependencies": { - "@graphql-mesh/transport-common": "^0.7.9", - "@graphql-mesh/utils": "^0.102.8", - "@omnigraph/sqlite": "^0.6.8" + "@graphql-mesh/transport-common": "^0.7.10", + "@graphql-mesh/utils": "^0.102.9", + "@omnigraph/sqlite": "^0.6.9" }, "devDependencies": { "sqlite3": "^5.1.7" diff --git a/packages/transports/thrift/CHANGELOG.md b/packages/transports/thrift/CHANGELOG.md index 21b8bb38184c9..261b3dfb5627d 100644 --- a/packages/transports/thrift/CHANGELOG.md +++ b/packages/transports/thrift/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/transport-thrift +## 0.7.10 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/transport-common@0.7.10 + ## 0.7.9 ### Patch Changes diff --git a/packages/transports/thrift/package.json b/packages/transports/thrift/package.json index a5543d1ff09f3..2b85b04a91331 100644 --- a/packages/transports/thrift/package.json +++ b/packages/transports/thrift/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transport-thrift", - "version": "0.7.9", + "version": "0.7.10", "type": "module", "repository": { "type": "git", @@ -39,8 +39,8 @@ "@creditkarma/thrift-client": "^1.0.4", "@creditkarma/thrift-server-core": "^1.0.4", "@graphql-mesh/string-interpolation": "^0.5.6", - "@graphql-mesh/transport-common": "^0.7.9", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/transport-common": "^0.7.10", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/utils": "^10.5.5", "pascal-case": "^3.1.2" }, diff --git a/packages/transports/ws/CHANGELOG.md b/packages/transports/ws/CHANGELOG.md index 3f3cb9895eb5d..3541ae97cfd6b 100644 --- a/packages/transports/ws/CHANGELOG.md +++ b/packages/transports/ws/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/transport-ws +## 0.3.10 + +### Patch Changes + +- Updated dependencies + [[`fad4d27`](https://github.com/ardatan/graphql-mesh/commit/fad4d27bfebb80a374c2041b86ffab509845effe)]: + - @graphql-mesh/utils@0.102.9 + - @graphql-mesh/transport-common@0.7.10 + ## 0.3.9 ### Patch Changes diff --git a/packages/transports/ws/package.json b/packages/transports/ws/package.json index 77c8a00cb6e4c..33af3f0a22003 100644 --- a/packages/transports/ws/package.json +++ b/packages/transports/ws/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transport-ws", - "version": "0.3.9", + "version": "0.3.10", "type": "module", "repository": { "type": "git", @@ -38,8 +38,8 @@ "dependencies": { "@graphql-mesh/cross-helpers": "0.4.7", "@graphql-mesh/string-interpolation": "^0.5.6", - "@graphql-mesh/transport-common": "^0.7.9", - "@graphql-mesh/utils": "^0.102.8", + "@graphql-mesh/transport-common": "^0.7.10", + "@graphql-mesh/utils": "^0.102.9", "@graphql-tools/executor-graphql-ws": "^1.2.0", "@graphql-tools/utils": "^10.5.5", "graphql-ws": "^5.16.0", diff --git a/yarn.lock b/yarn.lock index 29fce264ac162..8c64741f53801 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5005,7 +5005,7 @@ __metadata: "@graphql-mesh/compose-cli": "workspace:*" "@graphql-mesh/fusion-runtime": "workspace:*" "@graphql-mesh/serve-cli": "workspace:*" - "@omnigraph/thrift": "npm:^0.7.10" + "@omnigraph/thrift": "npm:^0.7.11" express: "npm:^4.18.2" graphql: "npm:^16.9.0" thrift: "npm:^0.21.0" @@ -5558,10 +5558,10 @@ __metadata: resolution: "@examples-v1-next/auth0@workspace:examples/v1-next/auth0" dependencies: "@envelop/auth0": "npm:^6.0.0" - "@graphql-mesh/compose-cli": "npm:^1.1.2" - "@graphql-mesh/plugin-operation-field-permissions": "npm:^0.102.8" - "@graphql-mesh/serve-cli": "npm:^1.3.2" - "@omnigraph/json-schema": "npm:^0.107.2" + "@graphql-mesh/compose-cli": "npm:^1.1.3" + "@graphql-mesh/plugin-operation-field-permissions": "npm:^0.102.9" + "@graphql-mesh/serve-cli": "npm:^1.3.3" + "@omnigraph/json-schema": "npm:^0.107.3" graphql: "npm:16.9.0" jest: "npm:29.7.0" languageName: unknown @@ -5571,12 +5571,12 @@ __metadata: version: 0.0.0-use.local resolution: "@examples-v1-next/cfw-breweries@workspace:examples/v1-next/integrations/cfw-breweries" dependencies: - "@graphql-mesh/cache-cfw-kv": "npm:^0.102.8" - "@graphql-mesh/cache-localforage": "npm:^0.102.8" - "@graphql-mesh/compose-cli": "npm:^1.1.2" - "@graphql-mesh/plugin-response-cache": "npm:^0.102.8" - "@graphql-mesh/serve-runtime": "npm:^1.2.1" - "@omnigraph/json-schema": "npm:^0.107.2" + "@graphql-mesh/cache-cfw-kv": "npm:^0.102.9" + "@graphql-mesh/cache-localforage": "npm:^0.102.9" + "@graphql-mesh/compose-cli": "npm:^1.1.3" + "@graphql-mesh/plugin-response-cache": "npm:^0.102.9" + "@graphql-mesh/serve-runtime": "npm:^1.2.2" + "@omnigraph/json-schema": "npm:^0.107.3" graphql: "npm:16.9.0" wrangler: "npm:3.82.0" languageName: unknown @@ -5587,10 +5587,10 @@ __metadata: resolution: "@examples-v1-next/cfw-spacex@workspace:examples/v1-next/integrations/cfw-spacex" dependencies: "@envelop/depth-limit": "npm:^4.0.0" - "@graphql-mesh/cache-cfw-kv": "npm:^0.102.8" - "@graphql-mesh/plugin-rate-limit": "npm:^0.102.8" - "@graphql-mesh/plugin-response-cache": "npm:^0.102.8" - "@graphql-mesh/serve-runtime": "npm:^1.2.1" + "@graphql-mesh/cache-cfw-kv": "npm:^0.102.9" + "@graphql-mesh/plugin-rate-limit": "npm:^0.102.9" + "@graphql-mesh/plugin-response-cache": "npm:^0.102.9" + "@graphql-mesh/serve-runtime": "npm:^1.2.2" graphql: "npm:16.9.0" wrangler: "npm:3.82.0" languageName: unknown @@ -5600,9 +5600,9 @@ __metadata: version: 0.0.0-use.local resolution: "@examples-v1-next/fastify@workspace:examples/v1-next/integrations/fastify" dependencies: - "@graphql-mesh/compose-cli": "npm:^1.1.2" - "@graphql-mesh/serve-runtime": "npm:^1.2.1" - "@omnigraph/openapi": "npm:^0.107.2" + "@graphql-mesh/compose-cli": "npm:^1.1.3" + "@graphql-mesh/serve-runtime": "npm:^1.2.2" + "@omnigraph/openapi": "npm:^0.107.3" fastify: "npm:^5.0.0" graphql: "npm:16.9.0" ts-node: "npm:^10.9.2" @@ -5616,9 +5616,9 @@ __metadata: resolution: "@examples-v1-next/gcp-functions@workspace:examples/v1-next/integrations/gcp-functions" dependencies: "@google-cloud/functions-framework": "npm:^3.3.0" - "@graphql-mesh/compose-cli": "npm:^1.1.2" - "@graphql-mesh/serve-runtime": "npm:^1.2.1" - "@omnigraph/json-schema": "npm:^0.107.2" + "@graphql-mesh/compose-cli": "npm:^1.1.3" + "@graphql-mesh/serve-runtime": "npm:^1.2.2" + "@omnigraph/json-schema": "npm:^0.107.3" "@types/node": "npm:^20.10.6" graphql: "npm:^16.9.0" typescript: "npm:^5.4.2" @@ -5678,10 +5678,10 @@ __metadata: version: 0.0.0-use.local resolution: "@examples-v1-next/openapi-location-weather@workspace:examples/v1-next/openapi-location-weather" dependencies: - "@graphql-mesh/cache-localforage": "npm:^0.102.8" - "@graphql-mesh/compose-cli": "npm:^1.1.2" - "@graphql-mesh/serve-cli": "npm:^1.3.2" - "@omnigraph/openapi": "npm:^0.107.2" + "@graphql-mesh/cache-localforage": "npm:^0.102.9" + "@graphql-mesh/compose-cli": "npm:^1.1.3" + "@graphql-mesh/serve-cli": "npm:^1.3.3" + "@omnigraph/openapi": "npm:^0.107.3" graphql: "npm:^16.9.0" languageName: unknown linkType: soft @@ -5690,9 +5690,9 @@ __metadata: version: 0.0.0-use.local resolution: "@examples-v1-next/openapi-youtrack@workspace:examples/v1-next/openapi-youtrack" dependencies: - "@graphql-mesh/compose-cli": "npm:^1.1.2" - "@graphql-mesh/serve-cli": "npm:^1.3.2" - "@omnigraph/openapi": "npm:^0.107.2" + "@graphql-mesh/compose-cli": "npm:^1.1.3" + "@graphql-mesh/serve-cli": "npm:^1.3.3" + "@omnigraph/openapi": "npm:^0.107.3" graphql: "npm:^16.9.0" languageName: unknown linkType: soft @@ -5701,8 +5701,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples-v1-next/openwhisk-example@workspace:examples/v1-next/integrations/openwhisk-example" dependencies: - "@graphql-mesh/serve-cli": "npm:^1.3.2" - "@graphql-mesh/serve-runtime": "npm:^1.2.1" + "@graphql-mesh/serve-cli": "npm:^1.3.3" + "@graphql-mesh/serve-runtime": "npm:^1.2.2" esbuild: "npm:^0.24.0" graphql: "npm:16.9.0" typescript: "npm:^5.4.2" @@ -5714,9 +5714,9 @@ __metadata: resolution: "@examples/auth0@workspace:examples/auth0" dependencies: "@envelop/auth0": "npm:6.0.0" - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/json-schema": "npm:0.107.2" - "@graphql-mesh/plugin-operation-field-permissions": "npm:0.102.8" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/json-schema": "npm:0.107.3" + "@graphql-mesh/plugin-operation-field-permissions": "npm:0.102.9" graphql: "npm:16.9.0" jest: "npm:29.7.0" languageName: unknown @@ -5726,10 +5726,10 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/cloudflare-workers@workspace:examples/cloudflare-workers" dependencies: - "@graphql-mesh/cache-cfw-kv": "npm:0.102.8" - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/json-schema": "npm:0.107.2" - "@graphql-mesh/plugin-response-cache": "npm:0.102.8" + "@graphql-mesh/cache-cfw-kv": "npm:0.102.9" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/json-schema": "npm:0.107.3" + "@graphql-mesh/plugin-response-cache": "npm:0.102.9" graphql: "npm:16.9.0" wrangler: "npm:3.82.0" languageName: unknown @@ -5739,8 +5739,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/fastify@workspace:examples/fastify" dependencies: - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/graphql": "npm:0.102.10" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/graphql": "npm:0.102.11" fastify: "npm:5.0.0" graphql: "npm:16.9.0" ts-node: "npm:^10.9.2" @@ -5753,8 +5753,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/federation-example-gateway-supergraph@workspace:examples/federation-example/gateway-supergraph" dependencies: - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/supergraph": "npm:0.8.10" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/supergraph": "npm:0.8.11" graphql: "npm:16.9.0" languageName: unknown linkType: soft @@ -5763,9 +5763,9 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/federation-example-gateway@workspace:examples/federation-example/gateway" dependencies: - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/graphql": "npm:0.102.10" - "@graphql-mesh/transform-federation": "npm:0.102.8" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/graphql": "npm:0.102.11" + "@graphql-mesh/transform-federation": "npm:0.102.9" graphql: "npm:16.9.0" languageName: unknown linkType: soft @@ -5848,8 +5848,8 @@ __metadata: resolution: "@examples/gcp-functions@workspace:examples/gcp-functions" dependencies: "@google-cloud/functions-framework": "npm:3.4.2" - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/json-schema": "npm:0.107.2" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/json-schema": "npm:0.107.3" "@types/node": "npm:20.16.15" graphql: "npm:16.9.0" typescript: "npm:^5.4.2" @@ -5883,8 +5883,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/graphql-file-upload-example@workspace:examples/graphql-file-upload-example" dependencies: - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/graphql": "npm:0.102.10" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/graphql": "npm:0.102.11" concurrently: "npm:9.0.1" graphql: "npm:16.9.0" graphql-yoga: "npm:5.7.0" @@ -5900,9 +5900,9 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/grpc-example@workspace:examples/grpc-example" dependencies: - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/grpc": "npm:0.104.10" - "@graphql-mesh/transform-naming-convention": "npm:0.102.8" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/grpc": "npm:0.104.11" + "@graphql-mesh/transform-naming-convention": "npm:0.102.9" "@grpc/grpc-js": "npm:1.12.2" "@grpc/proto-loader": "npm:0.7.13" concurrently: "npm:9.0.1" @@ -5919,9 +5919,9 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/grpc-reflection-example@workspace:examples/grpc-reflection-example" dependencies: - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/grpc": "npm:0.104.10" - "@graphql-mesh/transform-naming-convention": "npm:0.102.8" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/grpc": "npm:0.104.11" + "@graphql-mesh/transform-naming-convention": "npm:0.102.9" "@grpc/grpc-js": "npm:1.12.2" "@grpc/proto-loader": "npm:0.7.13" concurrently: "npm:9.0.1" @@ -5937,8 +5937,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/hasura-openbrewery-geodb@workspace:examples/hasura-openbrewery-geodb" dependencies: - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/json-schema": "npm:0.107.2" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/json-schema": "npm:0.107.3" graphql: "npm:16.9.0" languageName: unknown linkType: soft @@ -5947,9 +5947,9 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/hello-world-esm@workspace:examples/hello-world-esm" dependencies: - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/json-schema": "npm:0.107.2" - "@graphql-mesh/plugin-mock": "npm:0.102.9" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/json-schema": "npm:0.107.3" + "@graphql-mesh/plugin-mock": "npm:0.102.10" graphql: "npm:16.9.0" jest: "npm:29.7.0" ts-node: "npm:^10.9.2" @@ -5961,9 +5961,9 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/hello-world@workspace:examples/hello-world" dependencies: - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/json-schema": "npm:0.107.2" - "@graphql-mesh/plugin-mock": "npm:0.102.9" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/json-schema": "npm:0.107.3" + "@graphql-mesh/plugin-mock": "npm:0.102.10" "@graphql-yoga/plugin-sofa": "npm:3.7.0" graphql: "npm:16.9.0" jest: "npm:29.7.0" @@ -5974,10 +5974,10 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/hive-example-gateway@workspace:examples/hive-example/gateway" dependencies: - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/openapi": "npm:0.107.2" - "@graphql-mesh/plugin-hive": "npm:0.102.10" - "@graphql-mesh/transform-hive": "npm:0.102.10" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/openapi": "npm:0.107.3" + "@graphql-mesh/plugin-hive": "npm:0.102.11" + "@graphql-mesh/transform-hive": "npm:0.102.11" graphql: "npm:16.9.0" languageName: unknown linkType: soft @@ -5987,8 +5987,8 @@ __metadata: resolution: "@examples/hive-example-sources-authors@workspace:examples/hive-example/sources/authors" dependencies: "@graphql-hive/cli": "npm:0.44.2" - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/openapi": "npm:0.107.2" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/openapi": "npm:0.107.3" fets: "npm:^0.8.0" graphql: "npm:16.9.0" ts-node: "npm:^10.9.2" @@ -6001,8 +6001,8 @@ __metadata: resolution: "@examples/hive-example-sources-books@workspace:examples/hive-example/sources/books" dependencies: "@graphql-hive/cli": "npm:0.44.2" - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/openapi": "npm:0.107.2" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/openapi": "npm:0.107.3" fets: "npm:^0.8.0" graphql: "npm:16.9.0" ts-node: "npm:^10.9.2" @@ -6014,9 +6014,9 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/json-schema-covid@workspace:examples/json-schema-covid" dependencies: - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/graphql": "npm:0.102.10" - "@graphql-mesh/json-schema": "npm:0.107.2" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/graphql": "npm:0.102.11" + "@graphql-mesh/json-schema": "npm:0.107.3" graphql: "npm:16.9.0" jest: "npm:29.7.0" languageName: unknown @@ -6026,10 +6026,10 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/json-schema-example@workspace:examples/json-schema-example" dependencies: - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/json-schema": "npm:0.107.2" - "@graphql-mesh/plugin-mock": "npm:0.102.9" - "@graphql-mesh/transform-naming-convention": "npm:0.102.8" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/json-schema": "npm:0.107.3" + "@graphql-mesh/plugin-mock": "npm:0.102.10" + "@graphql-mesh/transform-naming-convention": "npm:0.102.9" graphql: "npm:16.9.0" jest: "npm:29.7.0" languageName: unknown @@ -6039,8 +6039,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/json-schema-fhir@workspace:examples/json-schema-fhir" dependencies: - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/json-schema": "npm:0.107.2" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/json-schema": "npm:0.107.3" "@types/unzip-stream": "npm:0.3.4" graphql: "npm:16.9.0" ts-node: "npm:^10.9.2" @@ -6053,8 +6053,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/json-schema-file-upload@workspace:examples/json-schema-file-upload" dependencies: - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/json-schema": "npm:0.107.2" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/json-schema": "npm:0.107.3" "@types/node": "npm:20.16.15" concurrently: "npm:9.0.1" fets: "npm:0.8.3" @@ -6068,9 +6068,9 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/json-schema-subscriptions@workspace:examples/json-schema-subscriptions" dependencies: - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/json-schema": "npm:0.107.2" - "@graphql-mesh/plugin-live-query": "npm:0.102.8" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/json-schema": "npm:0.107.3" + "@graphql-mesh/plugin-live-query": "npm:0.102.9" "@whatwg-node/fetch": "npm:^0.9.0" concurrently: "npm:9.0.1" fets: "npm:0.8.3" @@ -6085,8 +6085,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/mongoose-example@workspace:examples/mongoose-example" dependencies: - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/mongoose": "npm:0.102.9" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/mongoose": "npm:0.102.10" graphql: "npm:16.9.0" jest: "npm:29.7.0" mongoose: "npm:8.7.2" @@ -6097,8 +6097,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/mysql-employees@workspace:examples/mysql-employees" dependencies: - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/mysql": "npm:0.103.9" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/mysql": "npm:0.103.10" graphql: "npm:16.9.0" languageName: unknown linkType: soft @@ -6107,8 +6107,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/mysql-rfam@workspace:examples/mysql-rfam" dependencies: - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/mysql": "npm:0.103.9" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/mysql": "npm:0.103.10" graphql: "npm:16.9.0" jest: "npm:29.7.0" languageName: unknown @@ -6118,9 +6118,9 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/neo4j-example@workspace:examples/neo4j-example" dependencies: - "@graphql-mesh/cache-file": "npm:0.102.8" - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/neo4j": "npm:0.103.9" + "@graphql-mesh/cache-file": "npm:0.102.9" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/neo4j": "npm:0.103.10" graphql: "npm:16.9.0" languageName: unknown linkType: soft @@ -6129,10 +6129,10 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/nextjs-apollo-example@workspace:examples/nextjs-apollo-example" dependencies: - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/config": "npm:0.104.9" - "@graphql-mesh/openapi": "npm:0.107.2" - "@graphql-mesh/runtime": "npm:0.103.9" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/config": "npm:0.104.10" + "@graphql-mesh/openapi": "npm:0.107.3" + "@graphql-mesh/runtime": "npm:0.103.10" "@types/react": "npm:18.3.12" apollo-server-micro: "npm:3.13.0" graphql: "npm:16.9.0" @@ -6147,10 +6147,10 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/nextjs-sdk-example@workspace:examples/nextjs-sdk-example" dependencies: - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/config": "npm:0.104.9" - "@graphql-mesh/openapi": "npm:0.107.2" - "@graphql-mesh/runtime": "npm:0.103.9" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/config": "npm:0.104.10" + "@graphql-mesh/openapi": "npm:0.107.3" + "@graphql-mesh/runtime": "npm:0.103.10" "@types/react": "npm:18.3.12" apollo-server-micro: "npm:3.13.0" graphql: "npm:16.9.0" @@ -6165,8 +6165,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/odata-microsoft@workspace:examples/odata-microsoft" dependencies: - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/odata": "npm:0.104.8" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/odata": "npm:0.104.9" cross-env: "npm:7.0.3" graphql: "npm:16.9.0" languageName: unknown @@ -6176,10 +6176,10 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/odata-msgraph-programmatic-ts@workspace:examples/odata-msgraph-programmatic-ts" dependencies: - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/config": "npm:0.104.9" - "@graphql-mesh/odata": "npm:0.104.8" - "@graphql-mesh/runtime": "npm:0.103.9" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/config": "npm:0.104.10" + "@graphql-mesh/odata": "npm:0.104.9" + "@graphql-mesh/runtime": "npm:0.103.10" graphql: "npm:16.9.0" ts-node: "npm:^10.9.2" languageName: unknown @@ -6189,10 +6189,10 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/odata-msgraph-programmatic@workspace:examples/odata-msgraph-programmatic" dependencies: - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/config": "npm:0.104.9" - "@graphql-mesh/odata": "npm:0.104.8" - "@graphql-mesh/runtime": "npm:0.103.9" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/config": "npm:0.104.10" + "@graphql-mesh/odata": "npm:0.104.9" + "@graphql-mesh/runtime": "npm:0.103.10" graphql: "npm:16.9.0" languageName: unknown linkType: soft @@ -6201,8 +6201,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/odata-trippin@workspace:examples/odata-trippin" dependencies: - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/odata": "npm:0.104.8" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/odata": "npm:0.104.9" graphql: "npm:16.9.0" languageName: unknown linkType: soft @@ -6211,8 +6211,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/openapi-javascript-wiki@workspace:examples/openapi-javascript-wiki" dependencies: - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/openapi": "npm:0.107.2" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/openapi": "npm:0.107.3" graphql: "npm:16.9.0" moment: "npm:2.30.1" typescript: "npm:^5.4.2" @@ -6223,12 +6223,12 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/openapi-location-weather@workspace:examples/openapi-location-weather" dependencies: - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/openapi": "npm:0.107.2" - "@graphql-mesh/plugin-response-cache": "npm:0.102.8" - "@graphql-mesh/runtime": "npm:0.103.9" - "@graphql-mesh/transform-cache": "npm:0.102.8" - "@graphql-mesh/transform-rename": "npm:0.102.8" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/openapi": "npm:0.107.3" + "@graphql-mesh/plugin-response-cache": "npm:0.102.9" + "@graphql-mesh/runtime": "npm:0.103.10" + "@graphql-mesh/transform-cache": "npm:0.102.9" + "@graphql-mesh/transform-rename": "npm:0.102.9" graphql: "npm:16.9.0" languageName: unknown linkType: soft @@ -6237,8 +6237,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/openapi-meilisearch@workspace:examples/openapi-meilisearch" dependencies: - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/openapi": "npm:0.107.2" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/openapi": "npm:0.107.3" graphql: "npm:16.9.0" languageName: unknown linkType: soft @@ -6247,7 +6247,7 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/openapi-react-weatherbit@workspace:examples/openapi-react-weatherbit" dependencies: - "@graphql-mesh/cli": "npm:0.96.7" + "@graphql-mesh/cli": "npm:0.96.8" "@types/react": "npm:18.3.12" "@types/react-dom": "npm:18.3.1" "@vitejs/plugin-react": "npm:4.3.3" @@ -6263,8 +6263,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/openapi-stackexchange@workspace:examples/openapi-stackexchange" dependencies: - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/openapi": "npm:0.107.2" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/openapi": "npm:0.107.3" graphql: "npm:16.9.0" languageName: unknown linkType: soft @@ -6273,8 +6273,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/openapi-stripe@workspace:examples/openapi-stripe" dependencies: - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/openapi": "npm:0.107.2" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/openapi": "npm:0.107.3" graphql: "npm:16.9.0" languageName: unknown linkType: soft @@ -6283,8 +6283,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/openapi-subscriptions@workspace:examples/openapi-subscriptions" dependencies: - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/openapi": "npm:0.107.2" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/openapi": "npm:0.107.3" "@whatwg-node/fetch": "npm:^0.9.0" concurrently: "npm:9.0.1" fets: "npm:^0.8.0" @@ -6299,9 +6299,9 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/openapi-youtrack@workspace:examples/openapi-youtrack" dependencies: - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/openapi": "npm:0.107.2" - "@graphql-mesh/transform-resolvers-composition": "npm:0.102.8" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/openapi": "npm:0.107.3" + "@graphql-mesh/transform-resolvers-composition": "npm:0.102.9" graphql: "npm:16.9.0" graphql-fields: "npm:2.0.3" languageName: unknown @@ -6311,8 +6311,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/openwhisk-example@workspace:examples/openwhisk-example" dependencies: - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/graphql": "npm:0.102.10" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/graphql": "npm:0.102.11" esbuild: "npm:^0.24.0" graphql: "npm:16.9.0" typescript: "npm:^5.4.2" @@ -6323,9 +6323,9 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/persisted-operations@workspace:examples/persisted-operations" dependencies: - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/json-schema": "npm:0.107.2" - "@graphql-mesh/plugin-mock": "npm:0.102.9" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/json-schema": "npm:0.107.3" + "@graphql-mesh/plugin-mock": "npm:0.102.10" "@graphql-yoga/plugin-sofa": "npm:3.7.0" graphql: "npm:16.9.0" jest: "npm:29.7.0" @@ -6336,13 +6336,13 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/postgres-geodb@workspace:examples/postgres-geodb" dependencies: - "@graphql-mesh/cache-file": "npm:0.102.8" - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/config": "npm:0.104.9" - "@graphql-mesh/graphql": "npm:0.102.10" - "@graphql-mesh/postgraphile": "npm:0.102.8" - "@graphql-mesh/runtime": "npm:0.103.9" - "@graphql-mesh/transform-prefix": "npm:0.102.8" + "@graphql-mesh/cache-file": "npm:0.102.9" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/config": "npm:0.104.10" + "@graphql-mesh/graphql": "npm:0.102.11" + "@graphql-mesh/postgraphile": "npm:0.102.9" + "@graphql-mesh/runtime": "npm:0.103.10" + "@graphql-mesh/transform-prefix": "npm:0.102.9" "@types/node": "npm:20.16.15" cross-env: "npm:7.0.3" graphql: "npm:16.9.0" @@ -6355,8 +6355,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/programmatic-batching@workspace:examples/programmatic-batching" dependencies: - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/openapi": "npm:0.107.2" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/openapi": "npm:0.107.3" "@sinclair/typebox": "npm:0.33.17" concurrently: "npm:9.0.1" fets: "npm:0.8.3" @@ -6370,8 +6370,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/reddit-example@workspace:examples/reddit-example" dependencies: - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/json-schema": "npm:0.107.2" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/json-schema": "npm:0.107.3" languageName: unknown linkType: soft @@ -6379,9 +6379,9 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/soap-country-info@workspace:examples/soap-country-info" dependencies: - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/plugin-snapshot": "npm:0.102.8" - "@graphql-mesh/soap": "npm:0.104.9" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/plugin-snapshot": "npm:0.102.9" + "@graphql-mesh/soap": "npm:0.104.10" graphql: "npm:16.9.0" languageName: unknown linkType: soft @@ -6390,8 +6390,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/soap-demo@workspace:examples/soap-demo" dependencies: - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/soap": "npm:0.104.9" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/soap": "npm:0.104.10" cross-env: "npm:7.0.3" graphql: "npm:16.9.0" languageName: unknown @@ -6401,8 +6401,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/soap-netsuite@workspace:examples/soap-netsuite" dependencies: - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/soap": "npm:0.104.9" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/soap": "npm:0.104.10" cross-env: "npm:7.0.3" graphql: "npm:16.9.0" languageName: unknown @@ -6413,11 +6413,11 @@ __metadata: resolution: "@examples/spacex-cfw@workspace:examples/spacex-cfw" dependencies: "@envelop/depth-limit": "npm:4.0.0" - "@graphql-mesh/cache-cfw-kv": "npm:0.102.8" - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/graphql": "npm:0.102.10" - "@graphql-mesh/plugin-rate-limit": "npm:0.102.8" - "@graphql-mesh/plugin-response-cache": "npm:0.102.8" + "@graphql-mesh/cache-cfw-kv": "npm:0.102.9" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/graphql": "npm:0.102.11" + "@graphql-mesh/plugin-rate-limit": "npm:0.102.9" + "@graphql-mesh/plugin-response-cache": "npm:0.102.9" graphql: "npm:16.9.0" wrangler: "npm:3.82.0" languageName: unknown @@ -6427,8 +6427,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/sqlite-chinook@workspace:examples/sqlite-chinook" dependencies: - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/tuql": "npm:0.103.8" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/tuql": "npm:0.103.9" graphql: "npm:16.9.0" languageName: unknown linkType: soft @@ -6440,8 +6440,8 @@ __metadata: "@creditkarma/thrift-server-core": "npm:1.0.4" "@creditkarma/thrift-server-express": "npm:1.0.4" "@creditkarma/thrift-typescript": "npm:3.7.6" - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/thrift": "npm:0.104.10" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/thrift": "npm:0.104.11" concurrently: "npm:9.0.1" express: "npm:4.21.1" graphql: "npm:16.9.0" @@ -6455,10 +6455,10 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/type-merging-batching-example@workspace:examples/type-merging-batching-example" dependencies: - "@graphql-mesh/cli": "npm:0.96.7" - "@graphql-mesh/graphql": "npm:0.102.10" - "@graphql-mesh/transform-rename": "npm:0.102.8" - "@graphql-mesh/transform-type-merging": "npm:0.102.8" + "@graphql-mesh/cli": "npm:0.96.8" + "@graphql-mesh/graphql": "npm:0.102.11" + "@graphql-mesh/transform-rename": "npm:0.102.9" + "@graphql-mesh/transform-type-merging": "npm:0.102.9" graphql: "npm:16.9.0" languageName: unknown linkType: soft @@ -6944,9 +6944,9 @@ __metadata: version: 0.0.0-use.local resolution: "@graphql-hive/gateway@workspace:packages/hive-gateway" dependencies: - "@graphql-mesh/serve-cli": "npm:^1.3.2" - "@graphql-mesh/serve-runtime": "npm:^1.2.1" - "@graphql-mesh/utils": "npm:^0.102.8" + "@graphql-mesh/serve-cli": "npm:^1.3.3" + "@graphql-mesh/serve-runtime": "npm:^1.2.2" + "@graphql-mesh/utils": "npm:^0.102.9" "@parcel/watcher": "npm:^2.3.0" "@rollup/plugin-commonjs": "npm:^28.0.0" "@rollup/plugin-json": "npm:^6.1.0" @@ -7016,54 +7016,54 @@ __metadata: "@apollo/client": "npm:3.11.8" peerDependencies: "@apollo/client": ^3.5.9 - "@graphql-mesh/runtime": ^0.103.9 + "@graphql-mesh/runtime": ^0.103.10 "@graphql-tools/utils": ^10.5.5 graphql: ^15.2.0 || ^16.0.0 tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/cache-cfw-kv@npm:0.102.8, @graphql-mesh/cache-cfw-kv@npm:^0.102.8, @graphql-mesh/cache-cfw-kv@workspace:packages/cache/cfw-kv": +"@graphql-mesh/cache-cfw-kv@npm:0.102.9, @graphql-mesh/cache-cfw-kv@npm:^0.102.9, @graphql-mesh/cache-cfw-kv@workspace:packages/cache/cfw-kv": version: 0.0.0-use.local resolution: "@graphql-mesh/cache-cfw-kv@workspace:packages/cache/cfw-kv" dependencies: "@cloudflare/workers-types": "npm:4.20241022.0" peerDependencies: - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/cache-file@npm:0.102.8, @graphql-mesh/cache-file@workspace:packages/cache/file": +"@graphql-mesh/cache-file@npm:0.102.9, @graphql-mesh/cache-file@workspace:packages/cache/file": version: 0.0.0-use.local resolution: "@graphql-mesh/cache-file@workspace:packages/cache/file" dependencies: dataloader: "npm:2.2.2" peerDependencies: "@graphql-mesh/cross-helpers": ^0.4.7 - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/cache-localforage@npm:0.102.8, @graphql-mesh/cache-localforage@npm:^0.102.8, @graphql-mesh/cache-localforage@workspace:packages/cache/localforage": +"@graphql-mesh/cache-localforage@npm:0.102.9, @graphql-mesh/cache-localforage@npm:^0.102.9, @graphql-mesh/cache-localforage@workspace:packages/cache/localforage": version: 0.0.0-use.local resolution: "@graphql-mesh/cache-localforage@workspace:packages/cache/localforage" dependencies: localforage: "npm:1.10.0" peerDependencies: - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/cache-redis@npm:^0.102.8, @graphql-mesh/cache-redis@workspace:packages/cache/redis": +"@graphql-mesh/cache-redis@npm:^0.102.9, @graphql-mesh/cache-redis@workspace:packages/cache/redis": version: 0.0.0-use.local resolution: "@graphql-mesh/cache-redis@workspace:packages/cache/redis" dependencies: @@ -7074,14 +7074,14 @@ __metadata: ioredis-mock: "npm:^8.8.3" peerDependencies: "@graphql-mesh/cross-helpers": ^0.4.7 - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/cli@npm:0.96.7, @graphql-mesh/cli@npm:^0.96.7, @graphql-mesh/cli@workspace:packages/legacy/cli": +"@graphql-mesh/cli@npm:0.96.8, @graphql-mesh/cli@npm:^0.96.8, @graphql-mesh/cli@workspace:packages/legacy/cli": version: 0.0.0-use.local resolution: "@graphql-mesh/cli@workspace:packages/legacy/cli" dependencies: @@ -7091,14 +7091,14 @@ __metadata: "@graphql-codegen/typescript-generic-sdk": "npm:^3.1.0" "@graphql-codegen/typescript-operations": "npm:^4.0.0" "@graphql-codegen/typescript-resolvers": "npm:^4.0.0" - "@graphql-mesh/config": "npm:^0.104.9" + "@graphql-mesh/config": "npm:^0.104.10" "@graphql-mesh/cross-helpers": "npm:^0.4.7" - "@graphql-mesh/http": "npm:^0.103.9" + "@graphql-mesh/http": "npm:^0.103.10" "@graphql-mesh/include": "npm:^0.2.2" - "@graphql-mesh/runtime": "npm:^0.103.9" - "@graphql-mesh/store": "npm:^0.102.8" - "@graphql-mesh/types": "npm:^0.102.8" - "@graphql-mesh/utils": "npm:^0.102.8" + "@graphql-mesh/runtime": "npm:^0.103.10" + "@graphql-mesh/store": "npm:^0.102.9" + "@graphql-mesh/types": "npm:^0.102.9" + "@graphql-mesh/utils": "npm:^0.102.9" "@graphql-tools/utils": "npm:^10.5.5" "@types/lodash.get": "npm:4.4.9" "@types/mkdirp": "npm:2.0.0" @@ -7136,14 +7136,14 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/compose-cli@npm:1.1.2, @graphql-mesh/compose-cli@npm:^1.1.2, @graphql-mesh/compose-cli@workspace:*, @graphql-mesh/compose-cli@workspace:packages/compose-cli": +"@graphql-mesh/compose-cli@npm:1.1.3, @graphql-mesh/compose-cli@npm:^1.1.3, @graphql-mesh/compose-cli@workspace:*, @graphql-mesh/compose-cli@workspace:packages/compose-cli": version: 0.0.0-use.local resolution: "@graphql-mesh/compose-cli@workspace:packages/compose-cli" dependencies: "@commander-js/extra-typings": "npm:^12.1.0" - "@graphql-mesh/fusion-composition": "npm:^0.6.2" + "@graphql-mesh/fusion-composition": "npm:^0.6.3" "@graphql-mesh/include": "npm:^0.2.2" - "@graphql-mesh/utils": "npm:^0.102.8" + "@graphql-mesh/utils": "npm:^0.102.9" "@graphql-tools/graphql-file-loader": "npm:8.0.2" "@graphql-tools/load": "npm:^8.0.1" "@graphql-tools/schema": "npm:^10.0.5" @@ -7152,21 +7152,21 @@ __metadata: commander: "npm:^12.0.0" dotenv: "npm:^16.3.1" peerDependencies: - "@graphql-mesh/types": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 graphql: "*" bin: mesh-compose: dist/esm/bin.js languageName: unknown linkType: soft -"@graphql-mesh/config@npm:0.104.9, @graphql-mesh/config@npm:^0.104.9, @graphql-mesh/config@workspace:packages/legacy/config": +"@graphql-mesh/config@npm:0.104.10, @graphql-mesh/config@npm:^0.104.10, @graphql-mesh/config@workspace:packages/legacy/config": version: 0.0.0-use.local resolution: "@graphql-mesh/config@workspace:packages/legacy/config" dependencies: "@envelop/core": "npm:^5.0.0" - "@graphql-mesh/cache-localforage": "npm:^0.102.8" - "@graphql-mesh/merger-bare": "npm:^0.102.8" - "@graphql-mesh/merger-stitching": "npm:^0.102.8" + "@graphql-mesh/cache-localforage": "npm:^0.102.9" + "@graphql-mesh/merger-bare": "npm:^0.102.9" + "@graphql-mesh/merger-stitching": "npm:^0.102.9" "@graphql-tools/code-file-loader": "npm:^8.0.0" "@graphql-tools/graphql-file-loader": "npm:^8.0.0" "@graphql-tools/load": "npm:^8.0.0" @@ -7177,10 +7177,10 @@ __metadata: pascal-case: "npm:^3.1.2" peerDependencies: "@graphql-mesh/cross-helpers": ^0.4.7 - "@graphql-mesh/runtime": ^0.103.9 - "@graphql-mesh/store": ^0.102.8 - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/runtime": ^0.103.10 + "@graphql-mesh/store": ^0.102.9 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 "@graphql-tools/utils": ^10.5.5 graphql: "*" tslib: ^2.4.0 @@ -7198,11 +7198,11 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/fusion-composition@npm:^0.6.2, @graphql-mesh/fusion-composition@workspace:packages/fusion/composition": +"@graphql-mesh/fusion-composition@npm:^0.6.3, @graphql-mesh/fusion-composition@workspace:packages/fusion/composition": version: 0.0.0-use.local resolution: "@graphql-mesh/fusion-composition@workspace:packages/fusion/composition" dependencies: - "@graphql-mesh/utils": "npm:^0.102.8" + "@graphql-mesh/utils": "npm:^0.102.9" "@graphql-tools/schema": "npm:^10.0.5" "@graphql-tools/stitching-directives": "npm:^3.1.7" "@graphql-tools/utils": "npm:^10.5.5" @@ -7220,16 +7220,16 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/fusion-runtime@npm:^0.9.3, @graphql-mesh/fusion-runtime@workspace:*, @graphql-mesh/fusion-runtime@workspace:packages/fusion/runtime": +"@graphql-mesh/fusion-runtime@npm:^0.9.4, @graphql-mesh/fusion-runtime@workspace:*, @graphql-mesh/fusion-runtime@workspace:packages/fusion/runtime": version: 0.0.0-use.local resolution: "@graphql-mesh/fusion-runtime@workspace:packages/fusion/runtime" dependencies: "@envelop/core": "npm:^5.0.1" "@graphql-mesh/cross-helpers": "npm:^0.4.7" - "@graphql-mesh/runtime": "npm:^0.103.9" - "@graphql-mesh/transport-common": "npm:^0.7.9" - "@graphql-mesh/types": "npm:^0.102.8" - "@graphql-mesh/utils": "npm:^0.102.8" + "@graphql-mesh/runtime": "npm:^0.103.10" + "@graphql-mesh/transport-common": "npm:^0.7.10" + "@graphql-mesh/types": "npm:^0.102.9" + "@graphql-mesh/utils": "npm:^0.102.9" "@graphql-tools/delegate": "npm:^10.0.26" "@graphql-tools/executor": "npm:^1.3.2" "@graphql-tools/federation": "npm:^2.2.17" @@ -7247,7 +7247,7 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/graphql@npm:0.102.10, @graphql-mesh/graphql@workspace:packages/legacy/handlers/graphql": +"@graphql-mesh/graphql@npm:0.102.11, @graphql-mesh/graphql@workspace:packages/legacy/handlers/graphql": version: 0.0.0-use.local resolution: "@graphql-mesh/graphql@workspace:packages/legacy/handlers/graphql" dependencies: @@ -7258,22 +7258,22 @@ __metadata: lodash.get: "npm:^4.4.2" peerDependencies: "@graphql-mesh/cross-helpers": ^0.4.7 - "@graphql-mesh/store": ^0.102.8 - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/store": ^0.102.9 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 "@graphql-tools/utils": ^10.5.5 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/grpc@npm:0.104.10, @graphql-mesh/grpc@workspace:packages/legacy/handlers/grpc": +"@graphql-mesh/grpc@npm:0.104.11, @graphql-mesh/grpc@workspace:packages/legacy/handlers/grpc": version: 0.0.0-use.local resolution: "@graphql-mesh/grpc@workspace:packages/legacy/handlers/grpc" dependencies: "@ardatan/grpc-reflection-js": "npm:^0.0.2" "@graphql-mesh/string-interpolation": "npm:^0.5.6" - "@graphql-mesh/transport-common": "npm:^0.7.9" + "@graphql-mesh/transport-common": "npm:^0.7.10" "@grpc/grpc-js": "npm:^1.1.7" "@grpc/proto-loader": "npm:^0.7.8" "@types/lodash.has": "npm:4.5.9" @@ -7286,32 +7286,32 @@ __metadata: protobufjs: "npm:^7.2.5" peerDependencies: "@graphql-mesh/cross-helpers": ^0.4.7 - "@graphql-mesh/store": ^0.102.8 - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/store": ^0.102.9 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 "@graphql-tools/utils": ^10.5.5 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/hmac-upstream-signature@npm:^1.2.1, @graphql-mesh/hmac-upstream-signature@workspace:packages/plugins/hmac-upstream-signature": +"@graphql-mesh/hmac-upstream-signature@npm:^1.2.2, @graphql-mesh/hmac-upstream-signature@workspace:packages/plugins/hmac-upstream-signature": version: 0.0.0-use.local resolution: "@graphql-mesh/hmac-upstream-signature@workspace:packages/plugins/hmac-upstream-signature" dependencies: - "@graphql-mesh/serve-runtime": "npm:^1.2.1" - "@graphql-mesh/transport-common": "npm:^0.7.9" + "@graphql-mesh/serve-runtime": "npm:^1.2.2" + "@graphql-mesh/transport-common": "npm:^0.7.10" graphql-yoga: "npm:^5.7.0" json-stable-stringify: "npm:^1.1.1" peerDependencies: - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/http@npm:^0.103.9, @graphql-mesh/http@workspace:packages/legacy/http": +"@graphql-mesh/http@npm:^0.103.10, @graphql-mesh/http@workspace:packages/legacy/http": version: 0.0.0-use.local resolution: "@graphql-mesh/http@workspace:packages/legacy/http" dependencies: @@ -7324,9 +7324,9 @@ __metadata: graphql-yoga: "npm:^5.7.0" peerDependencies: "@graphql-mesh/cross-helpers": ^0.4.7 - "@graphql-mesh/runtime": ^0.103.9 - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/runtime": ^0.103.10 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 "@graphql-tools/utils": ^10.5.5 graphql: "*" tslib: ^2.4.0 @@ -7345,34 +7345,34 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/json-schema@npm:0.107.2, @graphql-mesh/json-schema@npm:^0.107.2, @graphql-mesh/json-schema@workspace:packages/legacy/handlers/json-schema": +"@graphql-mesh/json-schema@npm:0.107.3, @graphql-mesh/json-schema@npm:^0.107.3, @graphql-mesh/json-schema@workspace:packages/legacy/handlers/json-schema": version: 0.0.0-use.local resolution: "@graphql-mesh/json-schema@workspace:packages/legacy/handlers/json-schema" dependencies: "@graphql-mesh/string-interpolation": "npm:0.5.6" "@json-schema-tools/meta-schema": "npm:1.7.5" - "@omnigraph/json-schema": "npm:0.107.2" + "@omnigraph/json-schema": "npm:0.107.3" graphql-compose: "npm:9.0.11" json-machete: "npm:0.97.4" peerDependencies: "@graphql-mesh/cross-helpers": ^0.4.7 - "@graphql-mesh/store": ^0.102.8 - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/store": ^0.102.9 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/merger-bare@npm:^0.102.8, @graphql-mesh/merger-bare@workspace:packages/legacy/mergers/bare": +"@graphql-mesh/merger-bare@npm:^0.102.9, @graphql-mesh/merger-bare@workspace:packages/legacy/mergers/bare": version: 0.0.0-use.local resolution: "@graphql-mesh/merger-bare@workspace:packages/legacy/mergers/bare" dependencies: - "@graphql-mesh/merger-stitching": "npm:0.102.8" + "@graphql-mesh/merger-stitching": "npm:0.102.9" "@graphql-tools/schema": "npm:10.0.7" peerDependencies: - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 "@graphql-tools/utils": ^10.5.5 graphql: "*" tslib: ^2.4.0 @@ -7388,9 +7388,9 @@ __metadata: "@graphql-tools/wrap": "npm:^10.0.10" peerDependencies: "@graphql-mesh/cross-helpers": ^0.4.7 - "@graphql-mesh/store": ^0.102.8 - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/store": ^0.102.9 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 "@graphql-tools/executor": ^1.3.2 "@graphql-tools/utils": ^10.5.5 graphql: "*" @@ -7398,7 +7398,7 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/merger-stitching@npm:0.102.8, @graphql-mesh/merger-stitching@npm:^0.102.8, @graphql-mesh/merger-stitching@workspace:packages/legacy/mergers/stitching": +"@graphql-mesh/merger-stitching@npm:0.102.9, @graphql-mesh/merger-stitching@npm:^0.102.9, @graphql-mesh/merger-stitching@workspace:packages/legacy/mergers/stitching": version: 0.0.0-use.local resolution: "@graphql-mesh/merger-stitching@workspace:packages/legacy/mergers/stitching" dependencies: @@ -7406,9 +7406,9 @@ __metadata: "@graphql-tools/schema": "npm:^10.0.5" "@graphql-tools/stitch": "npm:^9.2.15" peerDependencies: - "@graphql-mesh/store": ^0.102.8 - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/store": ^0.102.9 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 "@graphql-tools/utils": ^10.5.5 graphql: "*" tslib: ^2.4.0 @@ -7419,11 +7419,11 @@ __metadata: version: 0.0.0-use.local resolution: "@graphql-mesh/migrate-config-cli@workspace:packages/legacy/migrate-config-cli" dependencies: - "@graphql-mesh/cli": "npm:^0.96.7" - "@graphql-mesh/compose-cli": "npm:^1.1.2" - "@graphql-mesh/config": "npm:^0.104.9" - "@graphql-mesh/types": "npm:^0.102.8" - "@graphql-mesh/utils": "npm:^0.102.8" + "@graphql-mesh/cli": "npm:^0.96.8" + "@graphql-mesh/compose-cli": "npm:^1.1.3" + "@graphql-mesh/config": "npm:^0.104.10" + "@graphql-mesh/types": "npm:^0.102.9" + "@graphql-mesh/utils": "npm:^0.102.9" "@types/lodash.kebabcase": "npm:^4.1.9" lodash.kebabcase: "npm:^4.1.1" prettier: "npm:^3.3.3" @@ -7435,7 +7435,7 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/mongoose@npm:0.102.9, @graphql-mesh/mongoose@workspace:packages/legacy/handlers/mongoose": +"@graphql-mesh/mongoose@npm:0.102.10, @graphql-mesh/mongoose@workspace:packages/legacy/handlers/mongoose": version: 0.0.0-use.local resolution: "@graphql-mesh/mongoose@workspace:packages/legacy/handlers/mongoose" dependencies: @@ -7446,85 +7446,85 @@ __metadata: graphql-compose-pagination: "npm:^8.3.0" mongoose: "npm:8.7.2" peerDependencies: - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 graphql: "*" mongoose: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/mysql@npm:0.103.9, @graphql-mesh/mysql@workspace:packages/legacy/handlers/mysql": +"@graphql-mesh/mysql@npm:0.103.10, @graphql-mesh/mysql@workspace:packages/legacy/handlers/mysql": version: 0.0.0-use.local resolution: "@graphql-mesh/mysql@workspace:packages/legacy/handlers/mysql" dependencies: - "@omnigraph/mysql": "npm:^0.7.9" + "@omnigraph/mysql": "npm:^0.7.10" peerDependencies: - "@graphql-mesh/store": ^0.102.8 - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/store": ^0.102.9 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 "@graphql-tools/utils": ^10.5.5 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/neo4j@npm:0.103.9, @graphql-mesh/neo4j@workspace:packages/legacy/handlers/neo4j": +"@graphql-mesh/neo4j@npm:0.103.10, @graphql-mesh/neo4j@workspace:packages/legacy/handlers/neo4j": version: 0.0.0-use.local resolution: "@graphql-mesh/neo4j@workspace:packages/legacy/handlers/neo4j" dependencies: - "@omnigraph/neo4j": "npm:^0.7.9" + "@omnigraph/neo4j": "npm:^0.7.10" peerDependencies: - "@graphql-mesh/store": ^0.102.8 - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/store": ^0.102.9 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/odata@npm:0.104.8, @graphql-mesh/odata@workspace:packages/legacy/handlers/odata": +"@graphql-mesh/odata@npm:0.104.9, @graphql-mesh/odata@workspace:packages/legacy/handlers/odata": version: 0.0.0-use.local resolution: "@graphql-mesh/odata@workspace:packages/legacy/handlers/odata" dependencies: - "@omnigraph/odata": "npm:^0.0.8" + "@omnigraph/odata": "npm:^0.0.9" peerDependencies: - "@graphql-mesh/store": ^0.102.8 - "@graphql-mesh/types": ^0.102.8 + "@graphql-mesh/store": ^0.102.9 + "@graphql-mesh/types": ^0.102.9 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/openapi@npm:0.107.2, @graphql-mesh/openapi@workspace:packages/legacy/handlers/openapi": +"@graphql-mesh/openapi@npm:0.107.3, @graphql-mesh/openapi@workspace:packages/legacy/handlers/openapi": version: 0.0.0-use.local resolution: "@graphql-mesh/openapi@workspace:packages/legacy/handlers/openapi" dependencies: "@graphql-mesh/string-interpolation": "npm:0.5.6" - "@omnigraph/openapi": "npm:0.107.2" + "@omnigraph/openapi": "npm:0.107.3" peerDependencies: - "@graphql-mesh/store": ^0.102.8 - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/store": ^0.102.9 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/plugin-deduplicate-request@npm:^0.102.8, @graphql-mesh/plugin-deduplicate-request@workspace:packages/plugins/deduplicate-request": +"@graphql-mesh/plugin-deduplicate-request@npm:^0.102.9, @graphql-mesh/plugin-deduplicate-request@workspace:packages/plugins/deduplicate-request": version: 0.0.0-use.local resolution: "@graphql-mesh/plugin-deduplicate-request@workspace:packages/plugins/deduplicate-request" dependencies: "@whatwg-node/fetch": "npm:0.9.22" peerDependencies: - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/plugin-hive@npm:0.102.10, @graphql-mesh/plugin-hive@npm:^0.102.10, @graphql-mesh/plugin-hive@workspace:packages/plugins/hive": +"@graphql-mesh/plugin-hive@npm:0.102.11, @graphql-mesh/plugin-hive@npm:^0.102.11, @graphql-mesh/plugin-hive@workspace:packages/plugins/hive": version: 0.0.0-use.local resolution: "@graphql-mesh/plugin-hive@workspace:packages/plugins/hive" dependencies: @@ -7533,14 +7533,14 @@ __metadata: "@graphql-mesh/string-interpolation": "npm:0.5.6" peerDependencies: "@graphql-mesh/cross-helpers": ^0.4.7 - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/plugin-http-cache@npm:^0.102.8, @graphql-mesh/plugin-http-cache@workspace:packages/plugins/http-cache": +"@graphql-mesh/plugin-http-cache@npm:^0.102.9, @graphql-mesh/plugin-http-cache@workspace:packages/plugins/http-cache": version: 0.0.0-use.local resolution: "@graphql-mesh/plugin-http-cache@workspace:packages/plugins/http-cache" dependencies: @@ -7548,8 +7548,8 @@ __metadata: "@whatwg-node/fetch": "npm:^0.9.0" http-cache-semantics: "npm:4.1.1" peerDependencies: - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 graphql: "*" tslib: ^2.4.0 languageName: unknown @@ -7562,45 +7562,45 @@ __metadata: "@envelop/core": "npm:5.0.2" "@whatwg-node/fetch": "npm:^0.9.0" peerDependencies: - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/plugin-jit@npm:^0.0.1, @graphql-mesh/plugin-jit@workspace:packages/plugins/jit": +"@graphql-mesh/plugin-jit@npm:^0.0.2, @graphql-mesh/plugin-jit@workspace:packages/plugins/jit": version: 0.0.0-use.local resolution: "@graphql-mesh/plugin-jit@workspace:packages/plugins/jit" dependencies: graphql-jit: "npm:^0.8.7" peerDependencies: "@envelop/core": ^5.0.2 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/utils": ^0.102.9 "@graphql-tools/utils": ^10.5.5 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/plugin-jwt-auth@npm:^1.2.1, @graphql-mesh/plugin-jwt-auth@workspace:packages/plugins/jwt-auth": +"@graphql-mesh/plugin-jwt-auth@npm:^1.2.2, @graphql-mesh/plugin-jwt-auth@workspace:packages/plugins/jwt-auth": version: 0.0.0-use.local resolution: "@graphql-mesh/plugin-jwt-auth@workspace:packages/plugins/jwt-auth" dependencies: "@envelop/generic-auth": "npm:8.0.0" - "@graphql-mesh/serve-runtime": "npm:^1.2.1" + "@graphql-mesh/serve-runtime": "npm:^1.2.2" "@graphql-yoga/plugin-jwt": "npm:^3.0.2" graphql-yoga: "npm:^5.7.0" jsonwebtoken: "npm:9.0.2" peerDependencies: - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/plugin-live-query@npm:0.102.8, @graphql-mesh/plugin-live-query@workspace:*, @graphql-mesh/plugin-live-query@workspace:packages/plugins/live-query": +"@graphql-mesh/plugin-live-query@npm:0.102.9, @graphql-mesh/plugin-live-query@workspace:*, @graphql-mesh/plugin-live-query@workspace:packages/plugins/live-query": version: 0.0.0-use.local resolution: "@graphql-mesh/plugin-live-query@workspace:packages/plugins/live-query" dependencies: @@ -7610,19 +7610,19 @@ __metadata: "@n1ru4l/in-memory-live-query-store": "npm:0.10.0" peerDependencies: "@graphql-mesh/cross-helpers": ^0.4.7 - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/plugin-mock@npm:0.102.9, @graphql-mesh/plugin-mock@npm:^0.102.9, @graphql-mesh/plugin-mock@workspace:packages/plugins/mock": +"@graphql-mesh/plugin-mock@npm:0.102.10, @graphql-mesh/plugin-mock@npm:^0.102.10, @graphql-mesh/plugin-mock@workspace:packages/plugins/mock": version: 0.0.0-use.local resolution: "@graphql-mesh/plugin-mock@workspace:packages/plugins/mock" dependencies: "@envelop/core": "npm:5.0.2" - "@graphql-mesh/cache-localforage": "npm:0.102.8" + "@graphql-mesh/cache-localforage": "npm:0.102.9" "@graphql-mesh/string-interpolation": "npm:^0.5.6" "@graphql-tools/mock": "npm:^9.0.3" "@graphql-tools/schema": "npm:^10.0.5" @@ -7631,8 +7631,8 @@ __metadata: graphql-scalars: "npm:^1.22.4" peerDependencies: "@graphql-mesh/cross-helpers": ^0.4.7 - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 "@graphql-tools/utils": ^10.5.5 graphql: "*" tslib: ^2.4.0 @@ -7652,8 +7652,8 @@ __metadata: newrelic: "npm:10.6.2" peerDependencies: "@graphql-mesh/cross-helpers": ^0.4.7 - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 graphql: "*" graphql-yoga: ^4.0.5 || ^5.0.0 newrelic: ^7 || ^8.0.0 || ^10.0.0 @@ -7661,12 +7661,12 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/plugin-opentelemetry@npm:^1.3.1, @graphql-mesh/plugin-opentelemetry@workspace:packages/plugins/opentelemetry": +"@graphql-mesh/plugin-opentelemetry@npm:^1.3.2, @graphql-mesh/plugin-opentelemetry@workspace:packages/plugins/opentelemetry": version: 0.0.0-use.local resolution: "@graphql-mesh/plugin-opentelemetry@workspace:packages/plugins/opentelemetry" dependencies: - "@graphql-mesh/serve-runtime": "npm:^1.2.1" - "@graphql-mesh/transport-common": "npm:^0.7.9" + "@graphql-mesh/serve-runtime": "npm:^1.2.2" + "@graphql-mesh/transport-common": "npm:^0.7.10" "@graphql-tools/utils": "npm:^10.5.5" "@opentelemetry/api": "npm:^1.9.0" "@opentelemetry/auto-instrumentations-node": "npm:^0.51.0" @@ -7682,21 +7682,21 @@ __metadata: "@opentelemetry/semantic-conventions": "npm:^1.25.1" graphql-yoga: "npm:^5.7.0" peerDependencies: - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/plugin-operation-field-permissions@npm:0.102.8, @graphql-mesh/plugin-operation-field-permissions@npm:^0.102.8, @graphql-mesh/plugin-operation-field-permissions@workspace:packages/plugins/operation-field-permissions": +"@graphql-mesh/plugin-operation-field-permissions@npm:0.102.9, @graphql-mesh/plugin-operation-field-permissions@npm:^0.102.9, @graphql-mesh/plugin-operation-field-permissions@workspace:packages/plugins/operation-field-permissions": version: 0.0.0-use.local resolution: "@graphql-mesh/plugin-operation-field-permissions@workspace:packages/plugins/operation-field-permissions" dependencies: "@envelop/operation-field-permissions": "npm:6.0.0" peerDependencies: "@graphql-mesh/cross-helpers": ^0.4.7 - "@graphql-mesh/types": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 graphql: "*" tslib: ^2.4.0 languageName: unknown @@ -7706,24 +7706,24 @@ __metadata: version: 0.0.0-use.local resolution: "@graphql-mesh/plugin-operation-headers@workspace:packages/plugins/operation-headers" peerDependencies: - "@graphql-mesh/serve-runtime": ^1.2.1 - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/serve-runtime": ^1.2.2 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/plugin-prometheus@npm:^1.2.1, @graphql-mesh/plugin-prometheus@workspace:packages/plugins/prometheus": +"@graphql-mesh/plugin-prometheus@npm:^1.2.2, @graphql-mesh/plugin-prometheus@workspace:packages/plugins/prometheus": version: 0.0.0-use.local resolution: "@graphql-mesh/plugin-prometheus@workspace:packages/plugins/prometheus" dependencies: - "@graphql-mesh/serve-runtime": "npm:^1.2.1" + "@graphql-mesh/serve-runtime": "npm:^1.2.2" "@graphql-yoga/plugin-prometheus": "npm:^6.1.0" prom-client: "npm:15.1.3" peerDependencies: - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 graphql: "*" graphql-yoga: ^4.0.5 || ^5.0.0 prom-client: ^13 || ^14.0.0 || ^15.0.0 @@ -7731,7 +7731,7 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/plugin-rate-limit@npm:0.102.8, @graphql-mesh/plugin-rate-limit@npm:^0.102.8, @graphql-mesh/plugin-rate-limit@workspace:packages/plugins/rate-limit": +"@graphql-mesh/plugin-rate-limit@npm:0.102.9, @graphql-mesh/plugin-rate-limit@npm:^0.102.9, @graphql-mesh/plugin-rate-limit@workspace:packages/plugins/rate-limit": version: 0.0.0-use.local resolution: "@graphql-mesh/plugin-rate-limit@workspace:packages/plugins/rate-limit" dependencies: @@ -7741,15 +7741,15 @@ __metadata: graphql-middleware: "npm:6.1.35" peerDependencies: "@graphql-mesh/cross-helpers": ^0.4.7 - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 "@graphql-tools/utils": ^10.5.5 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/plugin-response-cache@npm:0.102.8, @graphql-mesh/plugin-response-cache@npm:^0.102.8, @graphql-mesh/plugin-response-cache@workspace:packages/plugins/response-cache": +"@graphql-mesh/plugin-response-cache@npm:0.102.9, @graphql-mesh/plugin-response-cache@npm:^0.102.9, @graphql-mesh/plugin-response-cache@workspace:packages/plugins/response-cache": version: 0.0.0-use.local resolution: "@graphql-mesh/plugin-response-cache@workspace:packages/plugins/response-cache" dependencies: @@ -7760,14 +7760,14 @@ __metadata: graphql-yoga: "npm:^5.7.0" peerDependencies: "@graphql-mesh/cross-helpers": ^0.4.7 - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/plugin-snapshot@npm:0.102.8, @graphql-mesh/plugin-snapshot@npm:^0.102.8, @graphql-mesh/plugin-snapshot@workspace:packages/plugins/snapshot": +"@graphql-mesh/plugin-snapshot@npm:0.102.9, @graphql-mesh/plugin-snapshot@npm:^0.102.9, @graphql-mesh/plugin-snapshot@workspace:packages/plugins/snapshot": version: 0.0.0-use.local resolution: "@graphql-mesh/plugin-snapshot@workspace:packages/plugins/snapshot" dependencies: @@ -7776,8 +7776,8 @@ __metadata: minimatch: "npm:10.0.1" peerDependencies: "@graphql-mesh/cross-helpers": ^0.4.7 - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 graphql: "*" tslib: ^2.4.0 languageName: unknown @@ -7790,15 +7790,15 @@ __metadata: "@envelop/statsd": "npm:5.0.0" hot-shots: "npm:10.2.1" peerDependencies: - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 graphql: "*" hot-shots: ^8.0.0 || ^9.0.0 || ^10.0.0 tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/postgraphile@npm:0.102.8, @graphql-mesh/postgraphile@workspace:packages/legacy/handlers/postgraphile": +"@graphql-mesh/postgraphile@npm:0.102.9, @graphql-mesh/postgraphile@workspace:packages/legacy/handlers/postgraphile": version: 0.0.0-use.local resolution: "@graphql-mesh/postgraphile@workspace:packages/legacy/handlers/postgraphile" dependencies: @@ -7809,9 +7809,9 @@ __metadata: postgraphile-core: "npm:^4.13.0" peerDependencies: "@graphql-mesh/cross-helpers": ^0.4.7 - "@graphql-mesh/store": ^0.102.8 - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/store": ^0.102.9 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 graphql: "*" tslib: ^2.4.0 languageName: unknown @@ -7821,17 +7821,17 @@ __metadata: version: 0.0.0-use.local resolution: "@graphql-mesh/raml@workspace:packages/legacy/handlers/raml" dependencies: - "@omnigraph/raml": "npm:0.107.2" + "@omnigraph/raml": "npm:0.107.3" peerDependencies: - "@graphql-mesh/store": ^0.102.8 - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/store": ^0.102.9 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/runtime@npm:0.103.9, @graphql-mesh/runtime@npm:^0.103.9, @graphql-mesh/runtime@workspace:packages/legacy/runtime": +"@graphql-mesh/runtime@npm:0.103.10, @graphql-mesh/runtime@npm:^0.103.10, @graphql-mesh/runtime@workspace:packages/legacy/runtime": version: 0.0.0-use.local resolution: "@graphql-mesh/runtime@workspace:packages/legacy/runtime" dependencies: @@ -7848,39 +7848,39 @@ __metadata: graphql-jit: "npm:^0.8.7" peerDependencies: "@graphql-mesh/cross-helpers": ^0.4.7 - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 "@graphql-tools/utils": ^10.5.5 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/serve-cli@npm:1.3.2, @graphql-mesh/serve-cli@npm:^1.3.2, @graphql-mesh/serve-cli@workspace:*, @graphql-mesh/serve-cli@workspace:packages/serve-cli": +"@graphql-mesh/serve-cli@npm:1.3.3, @graphql-mesh/serve-cli@npm:^1.3.3, @graphql-mesh/serve-cli@workspace:*, @graphql-mesh/serve-cli@workspace:packages/serve-cli": version: 0.0.0-use.local resolution: "@graphql-mesh/serve-cli@workspace:packages/serve-cli" dependencies: "@commander-js/extra-typings": "npm:^12.1.0" - "@graphql-mesh/cache-cfw-kv": "npm:^0.102.8" - "@graphql-mesh/cache-localforage": "npm:^0.102.8" - "@graphql-mesh/cache-redis": "npm:^0.102.8" + "@graphql-mesh/cache-cfw-kv": "npm:^0.102.9" + "@graphql-mesh/cache-localforage": "npm:^0.102.9" + "@graphql-mesh/cache-redis": "npm:^0.102.9" "@graphql-mesh/cross-helpers": "npm:^0.4.7" - "@graphql-mesh/hmac-upstream-signature": "npm:^1.2.1" + "@graphql-mesh/hmac-upstream-signature": "npm:^1.2.2" "@graphql-mesh/include": "npm:^0.2.2" - "@graphql-mesh/plugin-deduplicate-request": "npm:^0.102.8" - "@graphql-mesh/plugin-http-cache": "npm:^0.102.8" - "@graphql-mesh/plugin-jit": "npm:^0.0.1" - "@graphql-mesh/plugin-jwt-auth": "npm:^1.2.1" - "@graphql-mesh/plugin-mock": "npm:^0.102.9" - "@graphql-mesh/plugin-opentelemetry": "npm:^1.3.1" - "@graphql-mesh/plugin-prometheus": "npm:^1.2.1" - "@graphql-mesh/plugin-rate-limit": "npm:^0.102.8" - "@graphql-mesh/plugin-snapshot": "npm:^0.102.8" - "@graphql-mesh/serve-runtime": "npm:^1.2.1" - "@graphql-mesh/transport-http-callback": "npm:^0.5.0" - "@graphql-mesh/transport-ws": "npm:^0.3.9" - "@graphql-mesh/types": "npm:^0.102.8" - "@graphql-mesh/utils": "npm:^0.102.8" + "@graphql-mesh/plugin-deduplicate-request": "npm:^0.102.9" + "@graphql-mesh/plugin-http-cache": "npm:^0.102.9" + "@graphql-mesh/plugin-jit": "npm:^0.0.2" + "@graphql-mesh/plugin-jwt-auth": "npm:^1.2.2" + "@graphql-mesh/plugin-mock": "npm:^0.102.10" + "@graphql-mesh/plugin-opentelemetry": "npm:^1.3.2" + "@graphql-mesh/plugin-prometheus": "npm:^1.2.2" + "@graphql-mesh/plugin-rate-limit": "npm:^0.102.9" + "@graphql-mesh/plugin-snapshot": "npm:^0.102.9" + "@graphql-mesh/serve-runtime": "npm:^1.2.2" + "@graphql-mesh/transport-http-callback": "npm:^0.5.1" + "@graphql-mesh/transport-ws": "npm:^0.3.10" + "@graphql-mesh/types": "npm:^0.102.9" + "@graphql-mesh/utils": "npm:^0.102.9" "@graphql-tools/utils": "npm:^10.5.5" "@parcel/watcher": "npm:^2.3.0" "@rollup/plugin-commonjs": "npm:^28.0.0" @@ -7909,7 +7909,7 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/serve-runtime@npm:^1.2.1, @graphql-mesh/serve-runtime@workspace:*, @graphql-mesh/serve-runtime@workspace:packages/serve-runtime": +"@graphql-mesh/serve-runtime@npm:^1.2.2, @graphql-mesh/serve-runtime@workspace:*, @graphql-mesh/serve-runtime@workspace:packages/serve-runtime": version: 0.0.0-use.local resolution: "@graphql-mesh/serve-runtime@workspace:packages/serve-runtime" dependencies: @@ -7918,13 +7918,13 @@ __metadata: "@envelop/generic-auth": "npm:^8.0.0" "@graphql-hive/core": "npm:^0.8.1" "@graphql-mesh/cross-helpers": "npm:^0.4.7" - "@graphql-mesh/fusion-runtime": "npm:^0.9.3" - "@graphql-mesh/hmac-upstream-signature": "npm:^1.2.1" - "@graphql-mesh/plugin-hive": "npm:^0.102.10" - "@graphql-mesh/plugin-response-cache": "npm:^0.102.8" - "@graphql-mesh/transport-common": "npm:^0.7.9" - "@graphql-mesh/transport-http": "npm:^0.6.9" - "@graphql-mesh/utils": "npm:^0.102.8" + "@graphql-mesh/fusion-runtime": "npm:^0.9.4" + "@graphql-mesh/hmac-upstream-signature": "npm:^1.2.2" + "@graphql-mesh/plugin-hive": "npm:^0.102.11" + "@graphql-mesh/plugin-response-cache": "npm:^0.102.9" + "@graphql-mesh/transport-common": "npm:^0.7.10" + "@graphql-mesh/transport-http": "npm:^0.6.10" + "@graphql-mesh/utils": "npm:^0.102.9" "@graphql-tools/batch-delegate": "npm:^9.0.8" "@graphql-tools/delegate": "npm:^10.0.26" "@graphql-tools/executor-http": "npm:^1.1.5" @@ -7946,24 +7946,24 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/soap@npm:0.104.9, @graphql-mesh/soap@workspace:packages/legacy/handlers/soap": +"@graphql-mesh/soap@npm:0.104.10, @graphql-mesh/soap@workspace:packages/legacy/handlers/soap": version: 0.0.0-use.local resolution: "@graphql-mesh/soap@workspace:packages/legacy/handlers/soap" dependencies: "@graphql-mesh/cross-helpers": "npm:^0.4.7" "@graphql-mesh/string-interpolation": "npm:^0.5.6" - "@omnigraph/soap": "npm:0.104.9" + "@omnigraph/soap": "npm:0.104.10" peerDependencies: - "@graphql-mesh/store": ^0.102.8 - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/store": ^0.102.9 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 "@graphql-tools/utils": ^10.5.5 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/store@npm:^0.102.8, @graphql-mesh/store@workspace:packages/legacy/store": +"@graphql-mesh/store@npm:^0.102.9, @graphql-mesh/store@workspace:packages/legacy/store": version: 0.0.0-use.local resolution: "@graphql-mesh/store@workspace:packages/legacy/store" dependencies: @@ -7971,8 +7971,8 @@ __metadata: graphql: "npm:16.9.0" peerDependencies: "@graphql-mesh/cross-helpers": ^0.4.7 - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 "@graphql-tools/utils": ^10.5.5 graphql: "*" tslib: ^2.4.0 @@ -7992,7 +7992,7 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/supergraph@npm:0.8.10, @graphql-mesh/supergraph@workspace:packages/legacy/handlers/supergraph": +"@graphql-mesh/supergraph@npm:0.8.11, @graphql-mesh/supergraph@workspace:packages/legacy/handlers/supergraph": version: 0.0.0-use.local resolution: "@graphql-mesh/supergraph@workspace:packages/legacy/handlers/supergraph" dependencies: @@ -8003,45 +8003,45 @@ __metadata: lodash.get: "npm:^4.4.2" peerDependencies: "@graphql-mesh/cross-helpers": ^0.4.7 - "@graphql-mesh/store": ^0.102.8 - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/store": ^0.102.9 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/thrift@npm:0.104.10, @graphql-mesh/thrift@workspace:packages/legacy/handlers/thrift": +"@graphql-mesh/thrift@npm:0.104.11, @graphql-mesh/thrift@workspace:packages/legacy/handlers/thrift": version: 0.0.0-use.local resolution: "@graphql-mesh/thrift@workspace:packages/legacy/handlers/thrift" dependencies: - "@omnigraph/thrift": "npm:^0.7.10" + "@omnigraph/thrift": "npm:^0.7.11" "@types/thrift": "npm:0.10.17" "@types/url-join": "npm:4.0.3" peerDependencies: "@graphql-mesh/cross-helpers": ^0.4.7 - "@graphql-mesh/store": ^0.102.8 - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/store": ^0.102.9 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 "@graphql-tools/utils": ^10.5.5 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/transform-cache@npm:0.102.8, @graphql-mesh/transform-cache@workspace:packages/legacy/transforms/cache": +"@graphql-mesh/transform-cache@npm:0.102.9, @graphql-mesh/transform-cache@workspace:packages/legacy/transforms/cache": version: 0.0.0-use.local resolution: "@graphql-mesh/transform-cache@workspace:packages/legacy/transforms/cache" dependencies: - "@graphql-mesh/cache-localforage": "npm:0.102.8" + "@graphql-mesh/cache-localforage": "npm:0.102.9" "@graphql-mesh/string-interpolation": "npm:^0.5.6" "@graphql-tools/resolvers-composition": "npm:^7.0.0" "@graphql-tools/schema": "npm:^10.0.5" dayjs: "npm:^1.11.7" peerDependencies: "@graphql-mesh/cross-helpers": ^0.4.7 - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 "@graphql-tools/utils": ^10.5.5 graphql: "*" tslib: ^2.4.0 @@ -8056,8 +8056,8 @@ __metadata: "@graphql-tools/schema": "npm:10.0.7" "@graphql-tools/wrap": "npm:^10.0.10" peerDependencies: - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 "@graphql-tools/utils": ^10.5.5 graphql: "*" tslib: ^2.4.0 @@ -8074,15 +8074,15 @@ __metadata: "@graphql-tools/schema": "npm:^10.0.5" peerDependencies: "@graphql-mesh/cross-helpers": ^0.4.7 - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 "@graphql-tools/utils": ^10.5.5 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/transform-federation@npm:0.102.8, @graphql-mesh/transform-federation@workspace:packages/legacy/transforms/federation": +"@graphql-mesh/transform-federation@npm:0.102.9, @graphql-mesh/transform-federation@workspace:packages/legacy/transforms/federation": version: 0.0.0-use.local resolution: "@graphql-mesh/transform-federation@workspace:packages/legacy/transforms/federation" dependencies: @@ -8093,8 +8093,8 @@ __metadata: dset: "npm:^3.1.2" graphql-transform-federation: "npm:^2.2.0" peerDependencies: - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 "@graphql-tools/utils": ^10.5.5 graphql: "*" tslib: ^2.4.0 @@ -8110,15 +8110,15 @@ __metadata: "@types/minimatch": "npm:5.1.2" minimatch: "npm:^10.0.0" peerDependencies: - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 "@graphql-tools/utils": ^10.5.5 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/transform-hive@npm:0.102.10, @graphql-mesh/transform-hive@workspace:packages/legacy/transforms/hive": +"@graphql-mesh/transform-hive@npm:0.102.11, @graphql-mesh/transform-hive@workspace:packages/legacy/transforms/hive": version: 0.0.0-use.local resolution: "@graphql-mesh/transform-hive@workspace:packages/legacy/transforms/hive" dependencies: @@ -8128,7 +8128,7 @@ __metadata: "@graphql-tools/delegate": "npm:^10.0.26" peerDependencies: "@graphql-mesh/cross-helpers": ^0.4.7 - "@graphql-mesh/types": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 "@graphql-tools/utils": ^10.5.5 graphql: "*" tslib: ^2.4.0 @@ -8139,22 +8139,22 @@ __metadata: version: 0.0.0-use.local resolution: "@graphql-mesh/transform-hoist-field@workspace:packages/legacy/transforms/hoist-field" dependencies: - "@graphql-mesh/cache-localforage": "npm:0.102.8" + "@graphql-mesh/cache-localforage": "npm:0.102.9" "@graphql-tools/delegate": "npm:^10.0.26" "@graphql-tools/wrap": "npm:^10.0.10" peerDependencies: - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 "@graphql-tools/utils": ^10.5.5 graphql: "*" languageName: unknown linkType: soft -"@graphql-mesh/transform-naming-convention@npm:0.102.8, @graphql-mesh/transform-naming-convention@workspace:packages/legacy/transforms/naming-convention": +"@graphql-mesh/transform-naming-convention@npm:0.102.9, @graphql-mesh/transform-naming-convention@workspace:packages/legacy/transforms/naming-convention": version: 0.0.0-use.local resolution: "@graphql-mesh/transform-naming-convention@workspace:packages/legacy/transforms/naming-convention" dependencies: - "@graphql-mesh/cache-localforage": "npm:^0.102.8" + "@graphql-mesh/cache-localforage": "npm:^0.102.9" "@graphql-tools/delegate": "npm:^10.0.26" "@graphql-tools/schema": "npm:10.0.7" "@graphql-tools/wrap": "npm:^10.0.10" @@ -8163,26 +8163,26 @@ __metadata: lower-case: "npm:^2.0.2" upper-case: "npm:^2.0.2" peerDependencies: - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 "@graphql-tools/utils": ^10.5.5 graphql: "*" tslib: ^2.5.0 languageName: unknown linkType: soft -"@graphql-mesh/transform-prefix@npm:0.102.8, @graphql-mesh/transform-prefix@workspace:packages/legacy/transforms/prefix": +"@graphql-mesh/transform-prefix@npm:0.102.9, @graphql-mesh/transform-prefix@workspace:packages/legacy/transforms/prefix": version: 0.0.0-use.local resolution: "@graphql-mesh/transform-prefix@workspace:packages/legacy/transforms/prefix" dependencies: - "@graphql-mesh/cache-localforage": "npm:0.102.8" + "@graphql-mesh/cache-localforage": "npm:0.102.9" "@graphql-tools/delegate": "npm:^10.0.26" "@graphql-tools/schema": "npm:10.0.7" "@graphql-tools/wrap": "npm:^10.0.10" graphql-scalars: "npm:^1.22.4" peerDependencies: - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 "@graphql-tools/utils": ^10.5.5 graphql: "*" tslib: ^2.4.0 @@ -8193,7 +8193,7 @@ __metadata: version: 0.0.0-use.local resolution: "@graphql-mesh/transform-prune@workspace:packages/legacy/transforms/prune" peerDependencies: - "@graphql-mesh/types": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 "@graphql-tools/utils": ^10.5.5 graphql: "*" tslib: ^2.4.0 @@ -8204,33 +8204,33 @@ __metadata: version: 0.0.0-use.local resolution: "@graphql-mesh/transform-rate-limit@workspace:packages/legacy/transforms/rate-limit" dependencies: - "@graphql-mesh/cache-localforage": "npm:0.102.8" + "@graphql-mesh/cache-localforage": "npm:0.102.9" "@graphql-mesh/string-interpolation": "npm:^0.5.6" "@graphql-tools/schema": "npm:10.0.7" "@graphql-tools/wrap": "npm:10.0.10" minimatch: "npm:^10.0.0" peerDependencies: "@graphql-mesh/cross-helpers": ^0.4.7 - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 "@graphql-tools/utils": ^10.5.5 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/transform-rename@npm:0.102.8, @graphql-mesh/transform-rename@workspace:packages/legacy/transforms/rename": +"@graphql-mesh/transform-rename@npm:0.102.9, @graphql-mesh/transform-rename@workspace:packages/legacy/transforms/rename": version: 0.0.0-use.local resolution: "@graphql-mesh/transform-rename@workspace:packages/legacy/transforms/rename" dependencies: - "@graphql-mesh/cache-localforage": "npm:0.102.8" + "@graphql-mesh/cache-localforage": "npm:0.102.9" "@graphql-tools/delegate": "npm:^10.0.26" "@graphql-tools/schema": "npm:10.0.7" "@graphql-tools/wrap": "npm:^10.0.10" graphql-scalars: "npm:^1.22.4" peerDependencies: - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 "@graphql-tools/utils": ^10.5.5 graphql: "*" tslib: ^2.4.0 @@ -8241,29 +8241,29 @@ __metadata: version: 0.0.0-use.local resolution: "@graphql-mesh/transform-replace-field@workspace:packages/legacy/transforms/replace-field" dependencies: - "@graphql-mesh/cache-localforage": "npm:0.102.8" + "@graphql-mesh/cache-localforage": "npm:0.102.9" "@graphql-tools/code-file-loader": "npm:^8.0.0" "@graphql-tools/graphql-file-loader": "npm:^8.0.0" "@graphql-tools/load": "npm:^8.0.0" "@graphql-tools/schema": "npm:10.0.7" peerDependencies: - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 "@graphql-tools/utils": ^10.5.5 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/transform-resolvers-composition@npm:0.102.8, @graphql-mesh/transform-resolvers-composition@workspace:packages/legacy/transforms/resolvers-composition": +"@graphql-mesh/transform-resolvers-composition@npm:0.102.9, @graphql-mesh/transform-resolvers-composition@workspace:packages/legacy/transforms/resolvers-composition": version: 0.0.0-use.local resolution: "@graphql-mesh/transform-resolvers-composition@workspace:packages/legacy/transforms/resolvers-composition" dependencies: "@graphql-tools/resolvers-composition": "npm:^7.0.0" "@graphql-tools/schema": "npm:^10.0.5" peerDependencies: - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 graphql: "*" tslib: ^2.4.0 languageName: unknown @@ -8276,28 +8276,28 @@ __metadata: "@types/micromatch": "npm:4.0.9" micromatch: "npm:4.0.8" peerDependencies: - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 "@graphql-tools/utils": ^10.5.5 graphql: "*" languageName: unknown linkType: soft -"@graphql-mesh/transform-type-merging@npm:0.102.8, @graphql-mesh/transform-type-merging@workspace:packages/legacy/transforms/type-merging": +"@graphql-mesh/transform-type-merging@npm:0.102.9, @graphql-mesh/transform-type-merging@workspace:packages/legacy/transforms/type-merging": version: 0.0.0-use.local resolution: "@graphql-mesh/transform-type-merging@workspace:packages/legacy/transforms/type-merging" dependencies: "@graphql-tools/delegate": "npm:^10.0.26" "@graphql-tools/stitching-directives": "npm:^3.1.7" peerDependencies: - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/transport-common@npm:^0.7.9, @graphql-mesh/transport-common@workspace:packages/transports/common": +"@graphql-mesh/transport-common@npm:^0.7.10, @graphql-mesh/transport-common@workspace:packages/transports/common": version: 0.0.0-use.local resolution: "@graphql-mesh/transport-common@workspace:packages/transports/common" dependencies: @@ -8305,20 +8305,20 @@ __metadata: "@graphql-tools/delegate": "npm:^10.0.26" "@graphql-tools/utils": "npm:^10.5.5" peerDependencies: - "@graphql-mesh/types": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/transport-http-callback@npm:^0.5.0, @graphql-mesh/transport-http-callback@workspace:packages/transports/http-callback": +"@graphql-mesh/transport-http-callback@npm:^0.5.1, @graphql-mesh/transport-http-callback@workspace:packages/transports/http-callback": version: 0.0.0-use.local resolution: "@graphql-mesh/transport-http-callback@workspace:packages/transports/http-callback" dependencies: "@graphql-mesh/cross-helpers": "npm:^0.4.7" "@graphql-mesh/string-interpolation": "npm:^0.5.6" - "@graphql-mesh/transport-common": "npm:^0.7.9" - "@graphql-mesh/utils": "npm:^0.102.8" + "@graphql-mesh/transport-common": "npm:^0.7.10" + "@graphql-mesh/utils": "npm:^0.102.9" "@graphql-tools/utils": "npm:^10.5.5" "@repeaterjs/repeater": "npm:^3.0.6" "@types/ws": "npm:^8" @@ -8329,13 +8329,13 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/transport-http@npm:^0.6.9, @graphql-mesh/transport-http@workspace:*, @graphql-mesh/transport-http@workspace:packages/transports/http": +"@graphql-mesh/transport-http@npm:^0.6.10, @graphql-mesh/transport-http@workspace:*, @graphql-mesh/transport-http@workspace:packages/transports/http": version: 0.0.0-use.local resolution: "@graphql-mesh/transport-http@workspace:packages/transports/http" dependencies: "@graphql-mesh/string-interpolation": "npm:^0.5.6" - "@graphql-mesh/transport-common": "npm:^0.7.9" - "@graphql-mesh/utils": "npm:^0.102.8" + "@graphql-mesh/transport-common": "npm:^0.7.10" + "@graphql-mesh/utils": "npm:^0.102.9" "@graphql-tools/executor-http": "npm:^1.1.5" "@graphql-tools/utils": "npm:^10.5.5" "@types/ws": "npm:^8" @@ -8347,15 +8347,15 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/transport-mysql@npm:^0.7.9, @graphql-mesh/transport-mysql@workspace:packages/transports/mysql": +"@graphql-mesh/transport-mysql@npm:^0.7.10, @graphql-mesh/transport-mysql@workspace:packages/transports/mysql": version: 0.0.0-use.local resolution: "@graphql-mesh/transport-mysql@workspace:packages/transports/mysql" dependencies: "@graphql-mesh/cross-helpers": "npm:^0.4.7" "@graphql-mesh/string-interpolation": "npm:^0.5.6" - "@graphql-mesh/transport-common": "npm:^0.7.9" - "@graphql-mesh/types": "npm:^0.102.8" - "@graphql-mesh/utils": "npm:^0.102.8" + "@graphql-mesh/transport-common": "npm:^0.7.10" + "@graphql-mesh/types": "npm:^0.102.9" + "@graphql-mesh/utils": "npm:^0.102.9" "@graphql-tools/delegate": "npm:^10.0.26" "@graphql-tools/utils": "npm:^10.5.5" graphql-fields: "npm:^2.0.3" @@ -8367,14 +8367,14 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/transport-neo4j@npm:^0.7.9, @graphql-mesh/transport-neo4j@workspace:packages/transports/neo4j": +"@graphql-mesh/transport-neo4j@npm:^0.7.10, @graphql-mesh/transport-neo4j@workspace:packages/transports/neo4j": version: 0.0.0-use.local resolution: "@graphql-mesh/transport-neo4j@workspace:packages/transports/neo4j" dependencies: "@graphql-mesh/cross-helpers": "npm:^0.4.7" - "@graphql-mesh/transport-common": "npm:^0.7.9" - "@graphql-mesh/types": "npm:^0.102.8" - "@graphql-mesh/utils": "npm:^0.102.8" + "@graphql-mesh/transport-common": "npm:^0.7.10" + "@graphql-mesh/types": "npm:^0.102.9" + "@graphql-mesh/utils": "npm:^0.102.9" "@graphql-tools/delegate": "npm:^10.0.26" "@graphql-tools/utils": "npm:^10.5.5" "@neo4j/graphql": "npm:^5.0.0" @@ -8390,15 +8390,15 @@ __metadata: version: 0.0.0-use.local resolution: "@graphql-mesh/transport-odata@workspace:packages/transports/odata" dependencies: - "@graphql-mesh/transport-common": "npm:^0.7.9" - "@omnigraph/odata": "npm:^0.0.8" + "@graphql-mesh/transport-common": "npm:^0.7.10" + "@omnigraph/odata": "npm:^0.0.9" peerDependencies: graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/transport-rest@npm:^0.7.9, @graphql-mesh/transport-rest@workspace:*, @graphql-mesh/transport-rest@workspace:packages/transports/rest": +"@graphql-mesh/transport-rest@npm:^0.7.10, @graphql-mesh/transport-rest@workspace:*, @graphql-mesh/transport-rest@workspace:packages/transports/rest": version: 0.0.0-use.local resolution: "@graphql-mesh/transport-rest@workspace:packages/transports/rest" dependencies: @@ -8410,9 +8410,9 @@ __metadata: url-join: "npm:4.0.1" peerDependencies: "@graphql-mesh/cross-helpers": ^0.4.7 - "@graphql-mesh/transport-common": ^0.7.9 - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/transport-common": ^0.7.10 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 "@graphql-tools/utils": ^10.5.5 "@whatwg-node/fetch": ^0.9.15 graphql: "*" @@ -8420,17 +8420,17 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/transport-soap@npm:^0.7.9, @graphql-mesh/transport-soap@workspace:packages/transports/soap": +"@graphql-mesh/transport-soap@npm:^0.7.10, @graphql-mesh/transport-soap@workspace:packages/transports/soap": version: 0.0.0-use.local resolution: "@graphql-mesh/transport-soap@workspace:packages/transports/soap" dependencies: "@graphql-mesh/string-interpolation": "npm:^0.5.6" - "@graphql-mesh/utils": "npm:^0.102.8" + "@graphql-mesh/utils": "npm:^0.102.9" fast-xml-parser: "npm:^4.5.0" peerDependencies: "@graphql-mesh/cross-helpers": ^0.4.7 - "@graphql-mesh/transport-common": ^0.7.9 - "@graphql-mesh/types": ^0.102.8 + "@graphql-mesh/transport-common": ^0.7.10 + "@graphql-mesh/types": ^0.102.9 "@graphql-tools/executor": ^1.3.2 "@graphql-tools/utils": ^10.5.5 "@whatwg-node/fetch": ^0.9.15 @@ -8443,9 +8443,9 @@ __metadata: version: 0.0.0-use.local resolution: "@graphql-mesh/transport-sqlite@workspace:packages/transports/sqlite" dependencies: - "@graphql-mesh/transport-common": "npm:^0.7.9" - "@graphql-mesh/utils": "npm:^0.102.8" - "@omnigraph/sqlite": "npm:^0.6.8" + "@graphql-mesh/transport-common": "npm:^0.7.10" + "@graphql-mesh/utils": "npm:^0.102.9" + "@omnigraph/sqlite": "npm:^0.6.9" sqlite3: "npm:^5.1.7" peerDependencies: graphql: "*" @@ -8453,15 +8453,15 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/transport-thrift@npm:^0.7.9, @graphql-mesh/transport-thrift@workspace:packages/transports/thrift": +"@graphql-mesh/transport-thrift@npm:^0.7.10, @graphql-mesh/transport-thrift@workspace:packages/transports/thrift": version: 0.0.0-use.local resolution: "@graphql-mesh/transport-thrift@workspace:packages/transports/thrift" dependencies: "@creditkarma/thrift-client": "npm:^1.0.4" "@creditkarma/thrift-server-core": "npm:^1.0.4" "@graphql-mesh/string-interpolation": "npm:^0.5.6" - "@graphql-mesh/transport-common": "npm:^0.7.9" - "@graphql-mesh/utils": "npm:^0.102.8" + "@graphql-mesh/transport-common": "npm:^0.7.10" + "@graphql-mesh/utils": "npm:^0.102.9" "@graphql-tools/utils": "npm:^10.5.5" pascal-case: "npm:^3.1.2" peerDependencies: @@ -8470,14 +8470,14 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/transport-ws@npm:^0.3.9, @graphql-mesh/transport-ws@workspace:packages/transports/ws": +"@graphql-mesh/transport-ws@npm:^0.3.10, @graphql-mesh/transport-ws@workspace:packages/transports/ws": version: 0.0.0-use.local resolution: "@graphql-mesh/transport-ws@workspace:packages/transports/ws" dependencies: "@graphql-mesh/cross-helpers": "npm:0.4.7" "@graphql-mesh/string-interpolation": "npm:^0.5.6" - "@graphql-mesh/transport-common": "npm:^0.7.9" - "@graphql-mesh/utils": "npm:^0.102.8" + "@graphql-mesh/transport-common": "npm:^0.7.10" + "@graphql-mesh/utils": "npm:^0.102.9" "@graphql-tools/executor-graphql-ws": "npm:^1.2.0" "@graphql-tools/utils": "npm:^10.5.5" "@types/ws": "npm:^8" @@ -8489,19 +8489,19 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/tuql@npm:0.103.8, @graphql-mesh/tuql@workspace:packages/legacy/handlers/tuql": +"@graphql-mesh/tuql@npm:0.103.9, @graphql-mesh/tuql@workspace:packages/legacy/handlers/tuql": version: 0.0.0-use.local resolution: "@graphql-mesh/tuql@workspace:packages/legacy/handlers/tuql" dependencies: - "@omnigraph/sqlite": "npm:^0.6.8" + "@omnigraph/sqlite": "npm:^0.6.9" peerDependencies: - "@graphql-mesh/types": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/types@npm:^0.102.8, @graphql-mesh/types@workspace:packages/legacy/types": +"@graphql-mesh/types@npm:^0.102.9, @graphql-mesh/types@workspace:packages/legacy/types": version: 0.0.0-use.local resolution: "@graphql-mesh/types@workspace:packages/legacy/types" dependencies: @@ -8509,7 +8509,7 @@ __metadata: "@graphql-tools/delegate": "npm:^10.0.26" "@graphql-typed-document-node/core": "npm:^3.2.0" peerDependencies: - "@graphql-mesh/store": ^0.102.8 + "@graphql-mesh/store": ^0.102.9 "@graphql-tools/utils": ^10.5.5 graphql: "*" tslib: ^2.4.0 @@ -8523,7 +8523,7 @@ __metadata: "@urql/core": "npm:5.0.8" wonka: "npm:6.3.4" peerDependencies: - "@graphql-mesh/runtime": ^0.103.9 + "@graphql-mesh/runtime": ^0.103.10 "@graphql-tools/utils": ^10.5.5 "@urql/core": ^2.4.3 || ^4.0.0 || ^5.0.0 graphql: ^15.2.0 || ^16.0.0 @@ -8532,7 +8532,7 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/utils@npm:^0.102.8, @graphql-mesh/utils@workspace:*, @graphql-mesh/utils@workspace:packages/legacy/utils": +"@graphql-mesh/utils@npm:^0.102.9, @graphql-mesh/utils@workspace:*, @graphql-mesh/utils@workspace:packages/legacy/utils": version: 0.0.0-use.local resolution: "@graphql-mesh/utils@workspace:packages/legacy/utils" dependencies: @@ -8551,7 +8551,7 @@ __metadata: tiny-lru: "npm:^11.0.0" peerDependencies: "@graphql-mesh/cross-helpers": ^0.4.7 - "@graphql-mesh/types": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 "@graphql-tools/utils": ^10.5.5 graphql: "*" tslib: ^2.4.0 @@ -11207,13 +11207,13 @@ __metadata: languageName: node linkType: hard -"@omnigraph/json-schema@npm:0.107.2, @omnigraph/json-schema@npm:^0.107.2, @omnigraph/json-schema@workspace:*, @omnigraph/json-schema@workspace:packages/loaders/json-schema": +"@omnigraph/json-schema@npm:0.107.3, @omnigraph/json-schema@npm:^0.107.3, @omnigraph/json-schema@workspace:*, @omnigraph/json-schema@workspace:packages/loaders/json-schema": version: 0.0.0-use.local resolution: "@omnigraph/json-schema@workspace:packages/loaders/json-schema" dependencies: "@graphql-mesh/string-interpolation": "npm:0.5.6" - "@graphql-mesh/transport-common": "npm:^0.7.9" - "@graphql-mesh/transport-rest": "npm:^0.7.9" + "@graphql-mesh/transport-common": "npm:^0.7.10" + "@graphql-mesh/transport-rest": "npm:^0.7.10" "@graphql-tools/delegate": "npm:^10.0.26" "@json-schema-tools/meta-schema": "npm:1.7.5" "@types/qs": "npm:6.9.16" @@ -11233,22 +11233,22 @@ __metadata: url-join: "npm:4.0.1" peerDependencies: "@graphql-mesh/cross-helpers": ^0.4.7 - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 "@graphql-tools/utils": ^10.5.5 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@omnigraph/mysql@npm:^0.7.9, @omnigraph/mysql@workspace:*, @omnigraph/mysql@workspace:packages/loaders/mysql": +"@omnigraph/mysql@npm:^0.7.10, @omnigraph/mysql@workspace:*, @omnigraph/mysql@workspace:packages/loaders/mysql": version: 0.0.0-use.local resolution: "@omnigraph/mysql@workspace:packages/loaders/mysql" dependencies: "@graphql-mesh/cross-helpers": "npm:^0.4.7" "@graphql-mesh/string-interpolation": "npm:^0.5.6" - "@graphql-mesh/transport-mysql": "npm:^0.7.9" - "@graphql-mesh/utils": "npm:^0.102.8" + "@graphql-mesh/transport-mysql": "npm:^0.7.10" + "@graphql-mesh/utils": "npm:^0.102.9" "@graphql-tools/delegate": "npm:^10.0.26" "@graphql-tools/utils": "npm:^10.5.5" "@types/graphql-fields": "npm:1.3.9" @@ -11259,28 +11259,28 @@ __metadata: mysql: "npm:^2.18.1" mysql-utilities: "npm:^1.1.4" peerDependencies: - "@graphql-mesh/types": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 graphql: "*" languageName: unknown linkType: soft -"@omnigraph/neo4j@npm:^0.7.9, @omnigraph/neo4j@workspace:*, @omnigraph/neo4j@workspace:packages/loaders/neo4j": +"@omnigraph/neo4j@npm:^0.7.10, @omnigraph/neo4j@workspace:*, @omnigraph/neo4j@workspace:packages/loaders/neo4j": version: 0.0.0-use.local resolution: "@omnigraph/neo4j@workspace:packages/loaders/neo4j" dependencies: - "@graphql-mesh/transport-neo4j": "npm:^0.7.9" + "@graphql-mesh/transport-neo4j": "npm:^0.7.10" "@graphql-tools/delegate": "npm:^10.0.26" "@graphql-tools/schema": "npm:^10.0.5" "@neo4j/introspector": "npm:^3.0.0" neo4j-driver: "npm:^5.9.2" peerDependencies: - "@graphql-mesh/types": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@omnigraph/odata@npm:^0.0.8, @omnigraph/odata@workspace:*, @omnigraph/odata@workspace:packages/loaders/odata": +"@omnigraph/odata@npm:^0.0.9, @omnigraph/odata@workspace:*, @omnigraph/odata@workspace:packages/loaders/odata": version: 0.0.0-use.local resolution: "@omnigraph/odata@workspace:packages/loaders/odata" dependencies: @@ -11299,23 +11299,23 @@ __metadata: url-join: "npm:^4.0.1" peerDependencies: "@graphql-mesh/cross-helpers": ^0.4.7 - "@graphql-mesh/store": ^0.102.8 - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/store": ^0.102.9 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 "@graphql-tools/utils": ^10.5.5 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@omnigraph/openapi@npm:0.107.2, @omnigraph/openapi@npm:^0.107.2, @omnigraph/openapi@workspace:*, @omnigraph/openapi@workspace:packages/loaders/openapi": +"@omnigraph/openapi@npm:0.107.3, @omnigraph/openapi@npm:^0.107.3, @omnigraph/openapi@workspace:*, @omnigraph/openapi@workspace:packages/loaders/openapi": version: 0.0.0-use.local resolution: "@omnigraph/openapi@workspace:packages/loaders/openapi" dependencies: "@graphql-mesh/string-interpolation": "npm:^0.5.6" "@graphql-tools/delegate": "npm:^10.0.26" "@graphql-tools/utils": "npm:10.5.5" - "@omnigraph/json-schema": "npm:^0.107.2" + "@omnigraph/json-schema": "npm:^0.107.3" "@whatwg-node/fetch": "npm:0.9.22" change-case: "npm:^4.1.2" fets: "npm:0.8.3" @@ -11325,61 +11325,61 @@ __metadata: openapi-types: "npm:^12.1.0" peerDependencies: "@graphql-mesh/cross-helpers": ^0.4.7 - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@omnigraph/raml@npm:0.107.2, @omnigraph/raml@workspace:packages/loaders/raml": +"@omnigraph/raml@npm:0.107.3, @omnigraph/raml@workspace:packages/loaders/raml": version: 0.0.0-use.local resolution: "@omnigraph/raml@workspace:packages/loaders/raml" dependencies: "@ardatan/raml-1-parser": "npm:1.1.69" "@graphql-mesh/string-interpolation": "npm:0.5.6" "@graphql-tools/delegate": "npm:^10.0.26" - "@omnigraph/json-schema": "npm:0.107.2" + "@omnigraph/json-schema": "npm:0.107.3" "@whatwg-node/fetch": "npm:^0.9.0" change-case: "npm:4.1.2" json-machete: "npm:0.97.4" to-json-schema: "npm:0.2.5" peerDependencies: "@graphql-mesh/cross-helpers": ^0.4.7 - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 "@graphql-tools/utils": ^10.5.5 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@omnigraph/soap@npm:0.104.9, @omnigraph/soap@workspace:*, @omnigraph/soap@workspace:packages/loaders/soap": +"@omnigraph/soap@npm:0.104.10, @omnigraph/soap@workspace:*, @omnigraph/soap@workspace:packages/loaders/soap": version: 0.0.0-use.local resolution: "@omnigraph/soap@workspace:packages/loaders/soap" dependencies: "@graphql-mesh/cross-helpers": "npm:^0.4.7" "@graphql-mesh/string-interpolation": "npm:^0.5.6" - "@graphql-mesh/transport-soap": "npm:^0.7.9" + "@graphql-mesh/transport-soap": "npm:^0.7.10" "@whatwg-node/fetch": "npm:^0.9.15" fast-xml-parser: "npm:^4.5.0" graphql-compose: "npm:^9.0.11" graphql-scalars: "npm:^1.22.4" soap: "npm:1.1.5" peerDependencies: - "@graphql-mesh/types": ^0.102.8 - "@graphql-mesh/utils": ^0.102.8 + "@graphql-mesh/types": ^0.102.9 + "@graphql-mesh/utils": ^0.102.9 "@graphql-tools/utils": ^10.5.5 graphql: "*" languageName: unknown linkType: soft -"@omnigraph/sqlite@npm:^0.6.8, @omnigraph/sqlite@workspace:*, @omnigraph/sqlite@workspace:packages/loaders/sqlite": +"@omnigraph/sqlite@npm:^0.6.9, @omnigraph/sqlite@workspace:*, @omnigraph/sqlite@workspace:packages/loaders/sqlite": version: 0.0.0-use.local resolution: "@omnigraph/sqlite@workspace:packages/loaders/sqlite" dependencies: "@graphql-mesh/cross-helpers": "npm:^0.4.7" - "@graphql-mesh/types": "npm:^0.102.8" + "@graphql-mesh/types": "npm:^0.102.9" "@graphql-tools/delegate": "npm:^10.0.26" tuql: "npm:^1.7.0" peerDependencies: @@ -11391,16 +11391,16 @@ __metadata: languageName: unknown linkType: soft -"@omnigraph/thrift@npm:^0.7.10, @omnigraph/thrift@workspace:packages/loaders/thrift": +"@omnigraph/thrift@npm:^0.7.11, @omnigraph/thrift@workspace:packages/loaders/thrift": version: 0.0.0-use.local resolution: "@omnigraph/thrift@workspace:packages/loaders/thrift" dependencies: "@creditkarma/thrift-parser": "npm:^2.0.0" "@creditkarma/thrift-server-core": "npm:^1.0.4" "@graphql-mesh/cross-helpers": "npm:^0.4.7" - "@graphql-mesh/transport-thrift": "npm:^0.7.9" - "@graphql-mesh/types": "npm:^0.102.8" - "@graphql-mesh/utils": "npm:^0.102.8" + "@graphql-mesh/transport-thrift": "npm:^0.7.10" + "@graphql-mesh/types": "npm:^0.102.9" + "@graphql-mesh/utils": "npm:^0.102.9" "@graphql-tools/utils": "npm:10.5.5" "@whatwg-node/fetch": "npm:^0.9.18" graphql-scalars: "npm:^1.22.4" @@ -22487,8 +22487,8 @@ __metadata: "@graphql-codegen/cli": "npm:5.0.3" "@graphql-codegen/typescript": "npm:4.1.0" "@graphql-codegen/typescript-resolvers": "npm:4.3.0" - "@graphql-mesh/compose-cli": "npm:1.1.2" - "@graphql-mesh/serve-cli": "npm:1.3.2" + "@graphql-mesh/compose-cli": "npm:1.1.3" + "@graphql-mesh/serve-cli": "npm:1.3.3" "@graphql-yoga/plugin-apollo-inline-trace": "npm:3.7.0" "@types/node": "npm:20.16.15" concurrently: "npm:9.0.1" @@ -22505,9 +22505,9 @@ __metadata: version: 0.0.0-use.local resolution: "example-response-cache@workspace:examples/response-cache" dependencies: - "@graphql-mesh/cli": "npm:^0.96.7" - "@graphql-mesh/json-schema": "npm:^0.107.2" - "@graphql-mesh/plugin-mock": "npm:^0.102.9" + "@graphql-mesh/cli": "npm:^0.96.8" + "@graphql-mesh/json-schema": "npm:^0.107.3" + "@graphql-mesh/plugin-mock": "npm:^0.102.10" graphql: "npm:16.9.0" languageName: unknown linkType: soft