From 89ea596b271de6c9e51ad7a4b0f025bc8ef04b9d Mon Sep 17 00:00:00 2001 From: TheGuildBot <59414373+theguild-bot@users.noreply.github.com> Date: Thu, 31 Oct 2024 14:53:56 +0100 Subject: [PATCH] chore(release): update monorepo packages versions (#7867) Co-authored-by: github-actions[bot] --- ...@graphql-mesh_include-7725-dependencies.md | 5 - ..._plugin-opentelemetry-7604-dependencies.md | 8 - ...-mesh_transport-neo4j-7865-dependencies.md | 5 - .../@omnigraph_neo4j-7866-dependencies.md | 5 - .changeset/nice-coins-hunt.md | 6 - examples/auth0/package.json | 2 +- examples/cloudflare-workers/package.json | 2 +- examples/fastify/package.json | 2 +- .../gateway-supergraph/package.json | 2 +- .../federation-example/gateway/package.json | 2 +- examples/gcp-functions/package.json | 2 +- .../graphql-file-upload-example/package.json | 2 +- examples/grpc-example/package.json | 4 +- examples/grpc-reflection-example/package.json | 4 +- .../hasura-openbrewery-geodb/package.json | 2 +- examples/hello-world-esm/package.json | 2 +- examples/hello-world/package.json | 2 +- examples/hive-example/gateway/package.json | 2 +- .../hive-example/sources/authors/package.json | 2 +- .../hive-example/sources/books/package.json | 2 +- examples/json-schema-covid/package.json | 2 +- examples/json-schema-example/package.json | 2 +- examples/json-schema-fhir/package.json | 2 +- examples/json-schema-file-upload/package.json | 2 +- .../json-schema-subscriptions/package.json | 2 +- examples/mongoose-example/package.json | 2 +- examples/mysql-employees/package.json | 2 +- examples/mysql-rfam/package.json | 2 +- examples/neo4j-example/package.json | 4 +- examples/nextjs-apollo-example/package.json | 2 +- examples/nextjs-sdk-example/package.json | 2 +- examples/odata-microsoft/package.json | 2 +- .../package.json | 2 +- .../odata-msgraph-programmatic/package.json | 2 +- examples/odata-trippin/package.json | 2 +- examples/openapi-javascript-wiki/package.json | 2 +- .../openapi-location-weather/package.json | 2 +- examples/openapi-meilisearch/package.json | 2 +- .../openapi-react-weatherbit/package.json | 2 +- examples/openapi-stackexchange/package.json | 2 +- examples/openapi-stripe/package.json | 2 +- examples/openapi-subscriptions/package.json | 2 +- examples/openapi-youtrack/package.json | 2 +- examples/openwhisk-example/package.json | 2 +- examples/persisted-operations/package.json | 2 +- examples/postgres-geodb/package.json | 2 +- examples/programmatic-batching/package.json | 2 +- examples/reddit-example/package.json | 2 +- examples/response-cache/CHANGELOG.md | 7 + examples/response-cache/package.json | 4 +- examples/soap-country-info/package.json | 2 +- examples/soap-demo/package.json | 2 +- examples/soap-netsuite/package.json | 2 +- examples/spacex-cfw/package.json | 2 +- examples/sqlite-chinook/package.json | 2 +- examples/thrift-calculator/package.json | 2 +- .../package.json | 2 +- .../CHANGELOG.md | 2 + .../package.json | 4 +- examples/v1-next/auth0/package.json | 2 +- .../integrations/cfw-breweries/package.json | 2 +- .../v1-next/integrations/fastify/package.json | 2 +- .../integrations/gcp-functions/package.json | 2 +- .../openapi-location-weather/package.json | 2 +- .../v1-next/openapi-youtrack/package.json | 2 +- packages/compose-cli/CHANGELOG.md | 8 + packages/compose-cli/package.json | 4 +- packages/include/CHANGELOG.md | 10 ++ packages/include/package.json | 2 +- packages/legacy/cli/CHANGELOG.md | 8 + packages/legacy/cli/package.json | 4 +- packages/legacy/handlers/grpc/CHANGELOG.md | 8 + packages/legacy/handlers/grpc/package.json | 4 +- packages/legacy/handlers/neo4j/CHANGELOG.md | 9 ++ packages/legacy/handlers/neo4j/package.json | 4 +- .../legacy/migrate-config-cli/CHANGELOG.md | 8 + .../legacy/migrate-config-cli/package.json | 6 +- packages/loaders/grpc/CHANGELOG.md | 9 ++ packages/loaders/grpc/package.json | 2 +- packages/loaders/neo4j/CHANGELOG.md | 21 +++ packages/loaders/neo4j/package.json | 4 +- packages/plugins/opentelemetry/CHANGELOG.md | 20 +++ packages/plugins/opentelemetry/package.json | 2 +- packages/transports/neo4j/CHANGELOG.md | 11 ++ packages/transports/neo4j/package.json | 2 +- yarn.lock | 152 +++++++++--------- 86 files changed, 277 insertions(+), 185 deletions(-) delete mode 100644 .changeset/@graphql-mesh_include-7725-dependencies.md delete mode 100644 .changeset/@graphql-mesh_plugin-opentelemetry-7604-dependencies.md delete mode 100644 .changeset/@graphql-mesh_transport-neo4j-7865-dependencies.md delete mode 100644 .changeset/@omnigraph_neo4j-7866-dependencies.md delete mode 100644 .changeset/nice-coins-hunt.md diff --git a/.changeset/@graphql-mesh_include-7725-dependencies.md b/.changeset/@graphql-mesh_include-7725-dependencies.md deleted file mode 100644 index daeb706467e10..0000000000000 --- a/.changeset/@graphql-mesh_include-7725-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-mesh/include": patch ---- -dependencies updates: - - Updated dependency [`jiti@^2.0.0` ↗︎](https://www.npmjs.com/package/jiti/v/2.0.0) (from `^1.21.6`, in `dependencies`) diff --git a/.changeset/@graphql-mesh_plugin-opentelemetry-7604-dependencies.md b/.changeset/@graphql-mesh_plugin-opentelemetry-7604-dependencies.md deleted file mode 100644 index 854b59fdd0da4..0000000000000 --- a/.changeset/@graphql-mesh_plugin-opentelemetry-7604-dependencies.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"@graphql-mesh/plugin-opentelemetry": patch ---- -dependencies updates: - - Updated dependency [`@opentelemetry/exporter-trace-otlp-grpc@^0.54.0` ↗︎](https://www.npmjs.com/package/@opentelemetry/exporter-trace-otlp-grpc/v/0.54.0) (from `^0.52.1`, in `dependencies`) - - Updated dependency [`@opentelemetry/exporter-trace-otlp-http@^0.54.0` ↗︎](https://www.npmjs.com/package/@opentelemetry/exporter-trace-otlp-http/v/0.54.0) (from `^0.52.1`, in `dependencies`) - - Updated dependency [`@opentelemetry/instrumentation@^0.54.0` ↗︎](https://www.npmjs.com/package/@opentelemetry/instrumentation/v/0.54.0) (from `^0.52.1`, in `dependencies`) - - Updated dependency [`@opentelemetry/sdk-node@^0.54.0` ↗︎](https://www.npmjs.com/package/@opentelemetry/sdk-node/v/0.54.0) (from `^0.52.1`, in `dependencies`) diff --git a/.changeset/@graphql-mesh_transport-neo4j-7865-dependencies.md b/.changeset/@graphql-mesh_transport-neo4j-7865-dependencies.md deleted file mode 100644 index 8816f4c308bfe..0000000000000 --- a/.changeset/@graphql-mesh_transport-neo4j-7865-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-mesh/transport-neo4j": patch ---- -dependencies updates: - - Updated dependency [`@neo4j/graphql@^6.0.0` ↗︎](https://www.npmjs.com/package/@neo4j/graphql/v/6.0.0) (from `^5.0.0`, in `dependencies`) diff --git a/.changeset/@omnigraph_neo4j-7866-dependencies.md b/.changeset/@omnigraph_neo4j-7866-dependencies.md deleted file mode 100644 index b8e5e4a23461c..0000000000000 --- a/.changeset/@omnigraph_neo4j-7866-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@omnigraph/neo4j": patch ---- -dependencies updates: - - Updated dependency [`@neo4j/introspector@^4.0.0` ↗︎](https://www.npmjs.com/package/@neo4j/introspector/v/4.0.0) (from `^3.0.0`, in `dependencies`) diff --git a/.changeset/nice-coins-hunt.md b/.changeset/nice-coins-hunt.md deleted file mode 100644 index 34902d61a7eca..0000000000000 --- a/.changeset/nice-coins-hunt.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@omnigraph/neo4j': minor -'@omnigraph/grpc': minor ---- - -Use shared TransportOptions scalar in all transport directive definitions diff --git a/examples/auth0/package.json b/examples/auth0/package.json index bd75bd2203a74..51dac2f532a8e 100644 --- a/examples/auth0/package.json +++ b/examples/auth0/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@envelop/auth0": "6.0.0", - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/json-schema": "0.107.5", "@graphql-mesh/plugin-operation-field-permissions": "0.102.11", "graphql": "16.9.0" diff --git a/examples/cloudflare-workers/package.json b/examples/cloudflare-workers/package.json index b2b8cd10772b7..181a24003046e 100644 --- a/examples/cloudflare-workers/package.json +++ b/examples/cloudflare-workers/package.json @@ -3,7 +3,7 @@ "private": true, "dependencies": { "@graphql-mesh/cache-cfw-kv": "0.102.11", - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/json-schema": "0.107.5", "@graphql-mesh/plugin-response-cache": "0.102.11", "graphql": "16.9.0" diff --git a/examples/fastify/package.json b/examples/fastify/package.json index 1a93cf579e9d5..2b0e2a502a7f2 100644 --- a/examples/fastify/package.json +++ b/examples/fastify/package.json @@ -6,7 +6,7 @@ "start": "ts-node-dev src/index.ts" }, "dependencies": { - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/graphql": "0.102.13", "fastify": "5.0.0", "graphql": "16.9.0", diff --git a/examples/federation-example/gateway-supergraph/package.json b/examples/federation-example/gateway-supergraph/package.json index c42db4f8bafab..d4d1c9a33c12f 100644 --- a/examples/federation-example/gateway-supergraph/package.json +++ b/examples/federation-example/gateway-supergraph/package.json @@ -3,7 +3,7 @@ "license": "MIT", "private": true, "dependencies": { - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/supergraph": "0.8.13", "graphql": "16.9.0" } diff --git a/examples/federation-example/gateway/package.json b/examples/federation-example/gateway/package.json index 9fc3275f6b214..e49fe033c6e68 100644 --- a/examples/federation-example/gateway/package.json +++ b/examples/federation-example/gateway/package.json @@ -3,7 +3,7 @@ "license": "MIT", "private": true, "dependencies": { - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/graphql": "0.102.13", "@graphql-mesh/transform-federation": "0.102.11", "graphql": "16.9.0" diff --git a/examples/gcp-functions/package.json b/examples/gcp-functions/package.json index 0ac8c9905f157..9913da2094254 100644 --- a/examples/gcp-functions/package.json +++ b/examples/gcp-functions/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@google-cloud/functions-framework": "3.4.2", - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/json-schema": "0.107.5", "@types/node": "22.8.5", "graphql": "16.9.0", diff --git a/examples/graphql-file-upload-example/package.json b/examples/graphql-file-upload-example/package.json index df1b541047154..9efa0a995a33a 100644 --- a/examples/graphql-file-upload-example/package.json +++ b/examples/graphql-file-upload-example/package.json @@ -8,7 +8,7 @@ "test": "jest" }, "dependencies": { - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/graphql": "0.102.13", "concurrently": "9.0.1", "graphql": "16.9.0", diff --git a/examples/grpc-example/package.json b/examples/grpc-example/package.json index 3ce034b09dae6..5a6ae18fa6c45 100644 --- a/examples/grpc-example/package.json +++ b/examples/grpc-example/package.json @@ -10,8 +10,8 @@ "test": "jest" }, "dependencies": { - "@graphql-mesh/cli": "0.96.11", - "@graphql-mesh/grpc": "0.104.13", + "@graphql-mesh/cli": "0.96.12", + "@graphql-mesh/grpc": "0.105.0", "@graphql-mesh/transform-naming-convention": "0.102.11", "@grpc/grpc-js": "1.12.2", "@grpc/proto-loader": "0.7.13", diff --git a/examples/grpc-reflection-example/package.json b/examples/grpc-reflection-example/package.json index 8766d3ad680b0..30b367ca8f180 100644 --- a/examples/grpc-reflection-example/package.json +++ b/examples/grpc-reflection-example/package.json @@ -10,8 +10,8 @@ "test": "jest" }, "dependencies": { - "@graphql-mesh/cli": "0.96.11", - "@graphql-mesh/grpc": "0.104.13", + "@graphql-mesh/cli": "0.96.12", + "@graphql-mesh/grpc": "0.105.0", "@graphql-mesh/transform-naming-convention": "0.102.11", "@grpc/grpc-js": "1.12.2", "@grpc/proto-loader": "0.7.13", diff --git a/examples/hasura-openbrewery-geodb/package.json b/examples/hasura-openbrewery-geodb/package.json index 9d70293c59010..3cc34c77daca8 100644 --- a/examples/hasura-openbrewery-geodb/package.json +++ b/examples/hasura-openbrewery-geodb/package.json @@ -6,7 +6,7 @@ "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/json-schema": "0.107.5", "graphql": "16.9.0" } diff --git a/examples/hello-world-esm/package.json b/examples/hello-world-esm/package.json index b5b4fab15df8c..69d678f1ce780 100644 --- a/examples/hello-world-esm/package.json +++ b/examples/hello-world-esm/package.json @@ -10,7 +10,7 @@ "test": "jest" }, "dependencies": { - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/json-schema": "0.107.5", "@graphql-mesh/plugin-mock": "0.102.12", "graphql": "16.9.0" diff --git a/examples/hello-world/package.json b/examples/hello-world/package.json index 2b88508fd3e24..b42a7e2b7de2c 100644 --- a/examples/hello-world/package.json +++ b/examples/hello-world/package.json @@ -7,7 +7,7 @@ "test": "jest" }, "dependencies": { - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/json-schema": "0.107.5", "@graphql-mesh/plugin-mock": "0.102.12", "@graphql-yoga/plugin-sofa": "3.7.0", diff --git a/examples/hive-example/gateway/package.json b/examples/hive-example/gateway/package.json index d776e348851bc..dd9ed72255a28 100644 --- a/examples/hive-example/gateway/package.json +++ b/examples/hive-example/gateway/package.json @@ -6,7 +6,7 @@ "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/openapi": "0.107.5", "@graphql-mesh/plugin-hive": "0.102.13", "@graphql-mesh/transform-hive": "0.102.13", diff --git a/examples/hive-example/sources/authors/package.json b/examples/hive-example/sources/authors/package.json index ba8c03d519356..c092c322d755c 100644 --- a/examples/hive-example/sources/authors/package.json +++ b/examples/hive-example/sources/authors/package.json @@ -14,7 +14,7 @@ }, "devDependencies": { "@graphql-hive/cli": "0.44.2", - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/openapi": "0.107.5", "graphql": "16.9.0" } diff --git a/examples/hive-example/sources/books/package.json b/examples/hive-example/sources/books/package.json index 16372546ea8db..99d4aef4dcf7d 100644 --- a/examples/hive-example/sources/books/package.json +++ b/examples/hive-example/sources/books/package.json @@ -14,7 +14,7 @@ }, "devDependencies": { "@graphql-hive/cli": "0.44.2", - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/openapi": "0.107.5", "graphql": "16.9.0" } diff --git a/examples/json-schema-covid/package.json b/examples/json-schema-covid/package.json index d6154cbc3dd68..e7029b8ea9001 100644 --- a/examples/json-schema-covid/package.json +++ b/examples/json-schema-covid/package.json @@ -11,7 +11,7 @@ "test": "jest" }, "dependencies": { - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/graphql": "0.102.13", "@graphql-mesh/json-schema": "0.107.5", "graphql": "16.9.0" diff --git a/examples/json-schema-example/package.json b/examples/json-schema-example/package.json index 710a7206eb772..116059c236ef2 100644 --- a/examples/json-schema-example/package.json +++ b/examples/json-schema-example/package.json @@ -9,7 +9,7 @@ "test": "jest" }, "dependencies": { - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/json-schema": "0.107.5", "@graphql-mesh/plugin-mock": "0.102.12", "@graphql-mesh/transform-naming-convention": "0.102.11", diff --git a/examples/json-schema-fhir/package.json b/examples/json-schema-fhir/package.json index d876dfb3155c6..17533da6242c2 100644 --- a/examples/json-schema-fhir/package.json +++ b/examples/json-schema-fhir/package.json @@ -9,7 +9,7 @@ "start:prod": "mesh start" }, "dependencies": { - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/json-schema": "0.107.5", "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 6c4399145cfbe..5234653c956f3 100644 --- a/examples/json-schema-file-upload/package.json +++ b/examples/json-schema-file-upload/package.json @@ -8,7 +8,7 @@ "start:mesh": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/json-schema": "0.107.5", "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 16061c36ff6e2..5b9165d752998 100644 --- a/examples/json-schema-subscriptions/package.json +++ b/examples/json-schema-subscriptions/package.json @@ -7,7 +7,7 @@ "start:mesh": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/json-schema": "0.107.5", "@graphql-mesh/plugin-live-query": "0.102.11", "@whatwg-node/fetch": "^0.9.0", diff --git a/examples/mongoose-example/package.json b/examples/mongoose-example/package.json index 6f73d59106748..09a54c00273c8 100644 --- a/examples/mongoose-example/package.json +++ b/examples/mongoose-example/package.json @@ -6,7 +6,7 @@ "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/mongoose": "0.102.12", "graphql": "16.9.0", "mongoose": "8.7.3" diff --git a/examples/mysql-employees/package.json b/examples/mysql-employees/package.json index cdfd84a97631f..de8ed8804519d 100644 --- a/examples/mysql-employees/package.json +++ b/examples/mysql-employees/package.json @@ -6,7 +6,7 @@ "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/mysql": "0.103.12", "graphql": "16.9.0" } diff --git a/examples/mysql-rfam/package.json b/examples/mysql-rfam/package.json index 68a714972ce34..7a40655ea2ac8 100644 --- a/examples/mysql-rfam/package.json +++ b/examples/mysql-rfam/package.json @@ -7,7 +7,7 @@ "test": "jest" }, "dependencies": { - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/mysql": "0.103.12", "graphql": "16.9.0" }, diff --git a/examples/neo4j-example/package.json b/examples/neo4j-example/package.json index d24050fdf18d8..8459da31786e6 100644 --- a/examples/neo4j-example/package.json +++ b/examples/neo4j-example/package.json @@ -7,8 +7,8 @@ }, "dependencies": { "@graphql-mesh/cache-file": "0.102.11", - "@graphql-mesh/cli": "0.96.11", - "@graphql-mesh/neo4j": "0.103.12", + "@graphql-mesh/cli": "0.96.12", + "@graphql-mesh/neo4j": "0.104.0", "graphql": "16.9.0" }, "resolutions": { diff --git a/examples/nextjs-apollo-example/package.json b/examples/nextjs-apollo-example/package.json index 50194117be091..f944e2839d1aa 100644 --- a/examples/nextjs-apollo-example/package.json +++ b/examples/nextjs-apollo-example/package.json @@ -10,7 +10,7 @@ "start:prod": "next start" }, "dependencies": { - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/config": "0.104.12", "@graphql-mesh/openapi": "0.107.5", "@graphql-mesh/runtime": "0.103.12", diff --git a/examples/nextjs-sdk-example/package.json b/examples/nextjs-sdk-example/package.json index 66277a5b832a7..2349402cb2de4 100644 --- a/examples/nextjs-sdk-example/package.json +++ b/examples/nextjs-sdk-example/package.json @@ -11,7 +11,7 @@ "start:prod": "next start" }, "dependencies": { - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/config": "0.104.12", "@graphql-mesh/openapi": "0.107.5", "@graphql-mesh/runtime": "0.103.12", diff --git a/examples/odata-microsoft/package.json b/examples/odata-microsoft/package.json index 0468c96ab5980..db0e4421e28f6 100644 --- a/examples/odata-microsoft/package.json +++ b/examples/odata-microsoft/package.json @@ -7,7 +7,7 @@ "start:beta": "cross-env GRAPH_VERSION=\"beta\" mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/odata": "0.104.11", "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 8218baaf67409..b075f18be3e1b 100644 --- a/examples/odata-msgraph-programmatic-ts/package.json +++ b/examples/odata-msgraph-programmatic-ts/package.json @@ -7,7 +7,7 @@ "start": "ts-node src/index.ts" }, "dependencies": { - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/config": "0.104.12", "@graphql-mesh/odata": "0.104.11", "@graphql-mesh/runtime": "0.103.12", diff --git a/examples/odata-msgraph-programmatic/package.json b/examples/odata-msgraph-programmatic/package.json index 3bbb587f3389d..e2f2229313143 100644 --- a/examples/odata-msgraph-programmatic/package.json +++ b/examples/odata-msgraph-programmatic/package.json @@ -8,7 +8,7 @@ "start": "node index.js" }, "dependencies": { - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/config": "0.104.12", "@graphql-mesh/odata": "0.104.11", "@graphql-mesh/runtime": "0.103.12", diff --git a/examples/odata-trippin/package.json b/examples/odata-trippin/package.json index 16d311c4ef511..6dfcae100319b 100644 --- a/examples/odata-trippin/package.json +++ b/examples/odata-trippin/package.json @@ -6,7 +6,7 @@ "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/odata": "0.104.11", "graphql": "16.9.0" } diff --git a/examples/openapi-javascript-wiki/package.json b/examples/openapi-javascript-wiki/package.json index 4c9bbece753a0..f50655cdd0617 100644 --- a/examples/openapi-javascript-wiki/package.json +++ b/examples/openapi-javascript-wiki/package.json @@ -7,7 +7,7 @@ "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/openapi": "0.107.5", "graphql": "16.9.0", "moment": "2.30.1", diff --git a/examples/openapi-location-weather/package.json b/examples/openapi-location-weather/package.json index f903961711d5c..d4fe20431cf11 100644 --- a/examples/openapi-location-weather/package.json +++ b/examples/openapi-location-weather/package.json @@ -6,7 +6,7 @@ "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/openapi": "0.107.5", "@graphql-mesh/plugin-response-cache": "0.102.11", "@graphql-mesh/runtime": "0.103.12", diff --git a/examples/openapi-meilisearch/package.json b/examples/openapi-meilisearch/package.json index 53bd20402ec0d..dcc0ca72ba302 100644 --- a/examples/openapi-meilisearch/package.json +++ b/examples/openapi-meilisearch/package.json @@ -6,7 +6,7 @@ "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/openapi": "0.107.5", "graphql": "16.9.0" } diff --git a/examples/openapi-react-weatherbit/package.json b/examples/openapi-react-weatherbit/package.json index 93365420a9061..8424a8c7f89f8 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.11", + "@graphql-mesh/cli": "0.96.12", "@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 504aa5f7f1532..3ef96a193ce86 100644 --- a/examples/openapi-stackexchange/package.json +++ b/examples/openapi-stackexchange/package.json @@ -6,7 +6,7 @@ "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/openapi": "0.107.5", "graphql": "16.9.0" } diff --git a/examples/openapi-stripe/package.json b/examples/openapi-stripe/package.json index 669d7a92c0f4e..3b076e6298ebc 100644 --- a/examples/openapi-stripe/package.json +++ b/examples/openapi-stripe/package.json @@ -6,7 +6,7 @@ "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/openapi": "0.107.5", "graphql": "16.9.0" } diff --git a/examples/openapi-subscriptions/package.json b/examples/openapi-subscriptions/package.json index bc8960de55b2d..1d409f6c92bd6 100644 --- a/examples/openapi-subscriptions/package.json +++ b/examples/openapi-subscriptions/package.json @@ -7,7 +7,7 @@ "start:mesh": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/openapi": "0.107.5", "@whatwg-node/fetch": "^0.9.0", "concurrently": "9.0.1", diff --git a/examples/openapi-youtrack/package.json b/examples/openapi-youtrack/package.json index 814b359783100..c48c0fc65a560 100644 --- a/examples/openapi-youtrack/package.json +++ b/examples/openapi-youtrack/package.json @@ -6,7 +6,7 @@ "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/openapi": "0.107.5", "@graphql-mesh/transform-resolvers-composition": "0.102.11", "graphql": "16.9.0", diff --git a/examples/openwhisk-example/package.json b/examples/openwhisk-example/package.json index a271703b06f64..1e2e5708461df 100644 --- a/examples/openwhisk-example/package.json +++ b/examples/openwhisk-example/package.json @@ -11,7 +11,7 @@ "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/graphql": "0.102.13", "esbuild": "^0.24.0", "graphql": "16.9.0", diff --git a/examples/persisted-operations/package.json b/examples/persisted-operations/package.json index 98a9c17b789d0..088edacf2912f 100644 --- a/examples/persisted-operations/package.json +++ b/examples/persisted-operations/package.json @@ -8,7 +8,7 @@ "test": "mesh build && jest" }, "dependencies": { - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/json-schema": "0.107.5", "@graphql-mesh/plugin-mock": "0.102.12", "@graphql-yoga/plugin-sofa": "3.7.0", diff --git a/examples/postgres-geodb/package.json b/examples/postgres-geodb/package.json index bd8504d1a937a..a699ed29ff93b 100644 --- a/examples/postgres-geodb/package.json +++ b/examples/postgres-geodb/package.json @@ -9,7 +9,7 @@ }, "dependencies": { "@graphql-mesh/cache-file": "0.102.11", - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/config": "0.104.12", "@graphql-mesh/graphql": "0.102.13", "@graphql-mesh/postgraphile": "0.102.11", diff --git a/examples/programmatic-batching/package.json b/examples/programmatic-batching/package.json index 29506e0043940..5ff3cf11b904c 100644 --- a/examples/programmatic-batching/package.json +++ b/examples/programmatic-batching/package.json @@ -7,7 +7,7 @@ "start:mesh": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/openapi": "0.107.5", "@sinclair/typebox": "0.33.17", "fets": "0.8.3", diff --git a/examples/reddit-example/package.json b/examples/reddit-example/package.json index d7a128de8636d..d2a68d831c119 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.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/json-schema": "0.107.5" } } diff --git a/examples/response-cache/CHANGELOG.md b/examples/response-cache/CHANGELOG.md index d1bc0e0703930..fd4c3f62e184b 100644 --- a/examples/response-cache/CHANGELOG.md +++ b/examples/response-cache/CHANGELOG.md @@ -1,5 +1,12 @@ # example-response-cache +## 0.2.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/cli@0.96.12 + ## 0.2.6 ### Patch Changes diff --git a/examples/response-cache/package.json b/examples/response-cache/package.json index c8160b6723395..58c39cb3fc6d7 100644 --- a/examples/response-cache/package.json +++ b/examples/response-cache/package.json @@ -1,6 +1,6 @@ { "name": "example-response-cache", - "version": "0.2.6", + "version": "0.2.7", "license": "MIT", "private": true, "scripts": { @@ -9,7 +9,7 @@ "test": "mesh build && jest" }, "dependencies": { - "@graphql-mesh/cli": "^0.96.11", + "@graphql-mesh/cli": "^0.96.12", "@graphql-mesh/json-schema": "^0.107.5", "@graphql-mesh/plugin-mock": "^0.102.12", "graphql": "16.9.0" diff --git a/examples/soap-country-info/package.json b/examples/soap-country-info/package.json index 854a470b2302e..9a6921fc6fc78 100644 --- a/examples/soap-country-info/package.json +++ b/examples/soap-country-info/package.json @@ -6,7 +6,7 @@ "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/plugin-snapshot": "0.102.11", "@graphql-mesh/soap": "0.104.12", "graphql": "16.9.0" diff --git a/examples/soap-demo/package.json b/examples/soap-demo/package.json index 9e457335882a6..bf5bdaffbad42 100644 --- a/examples/soap-demo/package.json +++ b/examples/soap-demo/package.json @@ -10,7 +10,7 @@ "start:prod": "mesh start" }, "dependencies": { - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/soap": "0.104.12", "graphql": "16.9.0" }, diff --git a/examples/soap-netsuite/package.json b/examples/soap-netsuite/package.json index b8884b0cf7fe7..26983ef955bb1 100644 --- a/examples/soap-netsuite/package.json +++ b/examples/soap-netsuite/package.json @@ -10,7 +10,7 @@ "start:prod": "mesh start" }, "dependencies": { - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/soap": "0.104.12", "graphql": "16.9.0" }, diff --git a/examples/spacex-cfw/package.json b/examples/spacex-cfw/package.json index e209887e62150..3e193530da1ef 100644 --- a/examples/spacex-cfw/package.json +++ b/examples/spacex-cfw/package.json @@ -4,7 +4,7 @@ "dependencies": { "@envelop/depth-limit": "4.0.0", "@graphql-mesh/cache-cfw-kv": "0.102.11", - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/graphql": "0.102.13", "@graphql-mesh/plugin-rate-limit": "0.102.11", "@graphql-mesh/plugin-response-cache": "0.102.11", diff --git a/examples/sqlite-chinook/package.json b/examples/sqlite-chinook/package.json index 9fe2809ef49f3..c5c12c8701ec1 100644 --- a/examples/sqlite-chinook/package.json +++ b/examples/sqlite-chinook/package.json @@ -6,7 +6,7 @@ "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/tuql": "0.103.11", "graphql": "16.9.0" }, diff --git a/examples/thrift-calculator/package.json b/examples/thrift-calculator/package.json index 01b0edc8ae7d0..969ad46726494 100644 --- a/examples/thrift-calculator/package.json +++ b/examples/thrift-calculator/package.json @@ -13,7 +13,7 @@ "@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.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/thrift": "0.104.13", "express": "4.21.1", "graphql": "16.9.0", diff --git a/examples/type-merging-batching-example/package.json b/examples/type-merging-batching-example/package.json index d472c43b51d15..1abab1affbb6d 100644 --- a/examples/type-merging-batching-example/package.json +++ b/examples/type-merging-batching-example/package.json @@ -5,7 +5,7 @@ "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.96.11", + "@graphql-mesh/cli": "0.96.12", "@graphql-mesh/graphql": "0.102.13", "@graphql-mesh/transform-rename": "0.102.11", "@graphql-mesh/transform-type-merging": "0.102.11", diff --git a/examples/v1-next/apollo-federation-compatibility/CHANGELOG.md b/examples/v1-next/apollo-federation-compatibility/CHANGELOG.md index 49dc9c52d6ab6..fc22ec6333045 100644 --- a/examples/v1-next/apollo-federation-compatibility/CHANGELOG.md +++ b/examples/v1-next/apollo-federation-compatibility/CHANGELOG.md @@ -1,5 +1,7 @@ # example-apollo-federation-compatibility +## 1.4.2 + ## 1.4.1 ## 1.4.0 diff --git a/examples/v1-next/apollo-federation-compatibility/package.json b/examples/v1-next/apollo-federation-compatibility/package.json index 4aaced0b77dc3..bddbe35cd5cf2 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.4.1", + "version": "1.4.2", "description": "Apollo Federation implemented with GraphQL Mesh", "author": "Arda TANRIKULU ", "private": true, @@ -27,7 +27,7 @@ "@graphql-codegen/cli": "5.0.3", "@graphql-codegen/typescript": "4.1.1", "@graphql-codegen/typescript-resolvers": "4.4.0", - "@graphql-mesh/compose-cli": "1.1.5", + "@graphql-mesh/compose-cli": "1.1.6", "@types/node": "22.8.5", "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 938ac798c14eb..5034995562011 100644 --- a/examples/v1-next/auth0/package.json +++ b/examples/v1-next/auth0/package.json @@ -11,7 +11,7 @@ "dependencies": { "@envelop/auth0": "^6.0.0", "@graphql-hive/gateway": "^1.4.1", - "@graphql-mesh/compose-cli": "^1.1.5", + "@graphql-mesh/compose-cli": "^1.1.6", "@graphql-mesh/plugin-operation-field-permissions": "^0.102.11", "@omnigraph/json-schema": "^0.107.5", "graphql": "16.9.0" diff --git a/examples/v1-next/integrations/cfw-breweries/package.json b/examples/v1-next/integrations/cfw-breweries/package.json index 3a472580703c6..402e7524a7b00 100644 --- a/examples/v1-next/integrations/cfw-breweries/package.json +++ b/examples/v1-next/integrations/cfw-breweries/package.json @@ -9,7 +9,7 @@ "@graphql-hive/gateway": "^1.4.1", "@graphql-mesh/cache-cfw-kv": "^0.102.11", "@graphql-mesh/cache-localforage": "^0.102.11", - "@graphql-mesh/compose-cli": "^1.1.5", + "@graphql-mesh/compose-cli": "^1.1.6", "@graphql-mesh/plugin-response-cache": "^0.102.11", "@omnigraph/json-schema": "^0.107.5", "graphql": "16.9.0" diff --git a/examples/v1-next/integrations/fastify/package.json b/examples/v1-next/integrations/fastify/package.json index c7bb485e88a42..06e128b72c334 100644 --- a/examples/v1-next/integrations/fastify/package.json +++ b/examples/v1-next/integrations/fastify/package.json @@ -7,7 +7,7 @@ }, "dependencies": { "@graphql-hive/gateway": "^1.4.1", - "@graphql-mesh/compose-cli": "^1.1.5", + "@graphql-mesh/compose-cli": "^1.1.6", "@omnigraph/openapi": "^0.107.5", "fastify": "^5.0.0", "graphql": "16.9.0", diff --git a/examples/v1-next/integrations/gcp-functions/package.json b/examples/v1-next/integrations/gcp-functions/package.json index 971fc0b112cc7..75f98e73932e5 100644 --- a/examples/v1-next/integrations/gcp-functions/package.json +++ b/examples/v1-next/integrations/gcp-functions/package.json @@ -13,7 +13,7 @@ "dependencies": { "@google-cloud/functions-framework": "^3.3.0", "@graphql-hive/gateway": "^1.4.1", - "@graphql-mesh/compose-cli": "^1.1.5", + "@graphql-mesh/compose-cli": "^1.1.6", "@omnigraph/json-schema": "^0.107.5", "@types/node": "^22.0.0", "graphql": "^16.9.0", diff --git a/examples/v1-next/openapi-location-weather/package.json b/examples/v1-next/openapi-location-weather/package.json index 4dce646b9fdff..f2c7d5366a038 100644 --- a/examples/v1-next/openapi-location-weather/package.json +++ b/examples/v1-next/openapi-location-weather/package.json @@ -9,7 +9,7 @@ "dependencies": { "@graphql-hive/gateway": "^1.4.1", "@graphql-mesh/cache-localforage": "^0.102.11", - "@graphql-mesh/compose-cli": "^1.1.5", + "@graphql-mesh/compose-cli": "^1.1.6", "@omnigraph/openapi": "^0.107.5", "graphql": "^16.9.0" } diff --git a/examples/v1-next/openapi-youtrack/package.json b/examples/v1-next/openapi-youtrack/package.json index 96819533c91f5..69c19167006b9 100644 --- a/examples/v1-next/openapi-youtrack/package.json +++ b/examples/v1-next/openapi-youtrack/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "@graphql-hive/gateway": "^1.4.1", - "@graphql-mesh/compose-cli": "^1.1.5", + "@graphql-mesh/compose-cli": "^1.1.6", "@omnigraph/openapi": "^0.107.5", "graphql": "^16.9.0" } diff --git a/packages/compose-cli/CHANGELOG.md b/packages/compose-cli/CHANGELOG.md index 509a40112e769..daefe9ff9b1a8 100644 --- a/packages/compose-cli/CHANGELOG.md +++ b/packages/compose-cli/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/compose-cli +## 1.1.6 + +### Patch Changes + +- Updated dependencies + [[`4da6db4`](https://github.com/ardatan/graphql-mesh/commit/4da6db4c8eb570b7bdd3a2de0b026a8fff1a20b2)]: + - @graphql-mesh/include@0.2.3 + ## 1.1.5 ### Patch Changes diff --git a/packages/compose-cli/package.json b/packages/compose-cli/package.json index dbe80e8eab6cb..53f5b2da9cc7b 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.5", + "version": "1.1.6", "type": "module", "repository": { "type": "git", @@ -41,7 +41,7 @@ "dependencies": { "@commander-js/extra-typings": "^12.1.0", "@graphql-mesh/fusion-composition": "^0.6.5", - "@graphql-mesh/include": "^0.2.2", + "@graphql-mesh/include": "^0.2.3", "@graphql-mesh/utils": "^0.102.11", "@graphql-tools/graphql-file-loader": "8.0.2", "@graphql-tools/load": "^8.0.1", diff --git a/packages/include/CHANGELOG.md b/packages/include/CHANGELOG.md index 3e93ffabbe6a3..29894e4df8dc3 100644 --- a/packages/include/CHANGELOG.md +++ b/packages/include/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-mesh/include +## 0.2.3 + +### Patch Changes + +- [#7725](https://github.com/ardatan/graphql-mesh/pull/7725) + [`4da6db4`](https://github.com/ardatan/graphql-mesh/commit/4da6db4c8eb570b7bdd3a2de0b026a8fff1a20b2) + Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates: + - Updated dependency [`jiti@^2.0.0` ↗︎](https://www.npmjs.com/package/jiti/v/2.0.0) (from + `^1.21.6`, in `dependencies`) + ## 0.2.2 ### Patch Changes diff --git a/packages/include/package.json b/packages/include/package.json index 8a764f671e94b..766d7e742bff3 100644 --- a/packages/include/package.json +++ b/packages/include/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/include", - "version": "0.2.2", + "version": "0.2.3", "type": "module", "repository": { "type": "git", diff --git a/packages/legacy/cli/CHANGELOG.md b/packages/legacy/cli/CHANGELOG.md index aa433b49ba027..ba02868effe87 100644 --- a/packages/legacy/cli/CHANGELOG.md +++ b/packages/legacy/cli/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/cli +## 0.96.12 + +### Patch Changes + +- Updated dependencies + [[`4da6db4`](https://github.com/ardatan/graphql-mesh/commit/4da6db4c8eb570b7bdd3a2de0b026a8fff1a20b2)]: + - @graphql-mesh/include@0.2.3 + ## 0.96.11 ### Patch Changes diff --git a/packages/legacy/cli/package.json b/packages/legacy/cli/package.json index afd5f7a5d5701..9aa29dc2747c2 100644 --- a/packages/legacy/cli/package.json +++ b/packages/legacy/cli/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/cli", - "version": "0.96.11", + "version": "0.96.12", "type": "module", "repository": { "type": "git", @@ -50,7 +50,7 @@ "@graphql-mesh/config": "^0.104.12", "@graphql-mesh/cross-helpers": "^0.4.7", "@graphql-mesh/http": "^0.103.12", - "@graphql-mesh/include": "^0.2.2", + "@graphql-mesh/include": "^0.2.3", "@graphql-mesh/runtime": "^0.103.12", "@graphql-mesh/store": "^0.102.11", "@graphql-mesh/types": "^0.102.11", diff --git a/packages/legacy/handlers/grpc/CHANGELOG.md b/packages/legacy/handlers/grpc/CHANGELOG.md index 86d92b426743d..7d1a52d9067d2 100644 --- a/packages/legacy/handlers/grpc/CHANGELOG.md +++ b/packages/legacy/handlers/grpc/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/grpc +## 0.105.0 + +### Patch Changes + +- Updated dependencies + [[`0788b5d`](https://github.com/ardatan/graphql-mesh/commit/0788b5d76b7439af804781a33cb3c065c524dd63)]: + - @omnigraph/grpc@0.1.0 + ## 0.104.13 ### Patch Changes diff --git a/packages/legacy/handlers/grpc/package.json b/packages/legacy/handlers/grpc/package.json index 47715a090d673..294463cee9db4 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.13", + "version": "0.105.0", "type": "module", "repository": { "type": "git", @@ -40,7 +40,7 @@ }, "dependencies": { "@graphql-mesh/transport-grpc": "^0.0.1", - "@omnigraph/grpc": "^0.0.1" + "@omnigraph/grpc": "^0.1.0" }, "publishConfig": { "access": "public", diff --git a/packages/legacy/handlers/neo4j/CHANGELOG.md b/packages/legacy/handlers/neo4j/CHANGELOG.md index c06c776f6d7af..d3b96589bf5e2 100644 --- a/packages/legacy/handlers/neo4j/CHANGELOG.md +++ b/packages/legacy/handlers/neo4j/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/neo4j +## 0.104.0 + +### Patch Changes + +- Updated dependencies + [[`0788b5d`](https://github.com/ardatan/graphql-mesh/commit/0788b5d76b7439af804781a33cb3c065c524dd63), + [`0788b5d`](https://github.com/ardatan/graphql-mesh/commit/0788b5d76b7439af804781a33cb3c065c524dd63)]: + - @omnigraph/neo4j@0.8.0 + ## 0.103.12 ### Patch Changes diff --git a/packages/legacy/handlers/neo4j/package.json b/packages/legacy/handlers/neo4j/package.json index ffb827a96511f..091d6c057607c 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.12", + "version": "0.104.0", "type": "module", "repository": { "type": "git", @@ -39,7 +39,7 @@ "tslib": "^2.4.0" }, "dependencies": { - "@omnigraph/neo4j": "^0.7.12" + "@omnigraph/neo4j": "^0.8.0" }, "publishConfig": { "access": "public", diff --git a/packages/legacy/migrate-config-cli/CHANGELOG.md b/packages/legacy/migrate-config-cli/CHANGELOG.md index 9a926666e25c9..3420afbf9b5ca 100644 --- a/packages/legacy/migrate-config-cli/CHANGELOG.md +++ b/packages/legacy/migrate-config-cli/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/migrate-config-cli +## 1.1.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/compose-cli@1.1.6 + - @graphql-mesh/cli@0.96.12 + ## 1.1.6 ### Patch Changes diff --git a/packages/legacy/migrate-config-cli/package.json b/packages/legacy/migrate-config-cli/package.json index 714d88f3beb3e..cfbb6a79dab05 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.6", + "version": "1.1.7", "type": "module", "repository": { "type": "git", @@ -39,8 +39,8 @@ "tslib": "^2.4.0" }, "dependencies": { - "@graphql-mesh/cli": "^0.96.11", - "@graphql-mesh/compose-cli": "^1.1.5", + "@graphql-mesh/cli": "^0.96.12", + "@graphql-mesh/compose-cli": "^1.1.6", "@graphql-mesh/config": "^0.104.12", "@graphql-mesh/types": "^0.102.11", "@graphql-mesh/utils": "^0.102.11", diff --git a/packages/loaders/grpc/CHANGELOG.md b/packages/loaders/grpc/CHANGELOG.md index 1aa8fbfb19469..c06595d8cb6ca 100644 --- a/packages/loaders/grpc/CHANGELOG.md +++ b/packages/loaders/grpc/CHANGELOG.md @@ -1,5 +1,14 @@ # @omnigraph/grpc +## 0.1.0 + +### Minor Changes + +- [#7866](https://github.com/ardatan/graphql-mesh/pull/7866) + [`0788b5d`](https://github.com/ardatan/graphql-mesh/commit/0788b5d76b7439af804781a33cb3c065c524dd63) + Thanks [@renovate](https://github.com/apps/renovate)! - Use shared TransportOptions scalar in all + transport directive definitions + ## 0.0.1 ### Patch Changes diff --git a/packages/loaders/grpc/package.json b/packages/loaders/grpc/package.json index 448d1d1df64a0..c8d45d6c9cdc2 100644 --- a/packages/loaders/grpc/package.json +++ b/packages/loaders/grpc/package.json @@ -1,6 +1,6 @@ { "name": "@omnigraph/grpc", - "version": "0.0.1", + "version": "0.1.0", "type": "module", "repository": { "type": "git", diff --git a/packages/loaders/neo4j/CHANGELOG.md b/packages/loaders/neo4j/CHANGELOG.md index 4251f54915ce9..af46457f2b2f8 100644 --- a/packages/loaders/neo4j/CHANGELOG.md +++ b/packages/loaders/neo4j/CHANGELOG.md @@ -1,5 +1,26 @@ # @omnigraph/neo4j +## 0.8.0 + +### Minor Changes + +- [#7866](https://github.com/ardatan/graphql-mesh/pull/7866) + [`0788b5d`](https://github.com/ardatan/graphql-mesh/commit/0788b5d76b7439af804781a33cb3c065c524dd63) + Thanks [@renovate](https://github.com/apps/renovate)! - Use shared TransportOptions scalar in all + transport directive definitions + +### Patch Changes + +- [#7866](https://github.com/ardatan/graphql-mesh/pull/7866) + [`0788b5d`](https://github.com/ardatan/graphql-mesh/commit/0788b5d76b7439af804781a33cb3c065c524dd63) + Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates: + - Updated dependency + [`@neo4j/introspector@^4.0.0` ↗︎](https://www.npmjs.com/package/@neo4j/introspector/v/4.0.0) + (from `^3.0.0`, in `dependencies`) +- Updated dependencies + [[`d8c0d29`](https://github.com/ardatan/graphql-mesh/commit/d8c0d292636d16f43513be7fe859a251c2ccd5e6)]: + - @graphql-mesh/transport-neo4j@0.7.13 + ## 0.7.12 ### Patch Changes diff --git a/packages/loaders/neo4j/package.json b/packages/loaders/neo4j/package.json index cd593943f78d8..9f0745096a920 100644 --- a/packages/loaders/neo4j/package.json +++ b/packages/loaders/neo4j/package.json @@ -1,6 +1,6 @@ { "name": "@omnigraph/neo4j", - "version": "0.7.12", + "version": "0.8.0", "type": "module", "repository": { "type": "git", @@ -37,7 +37,7 @@ "tslib": "^2.4.0" }, "dependencies": { - "@graphql-mesh/transport-neo4j": "^0.7.12", + "@graphql-mesh/transport-neo4j": "^0.7.13", "@graphql-tools/delegate": "^10.0.28", "@graphql-tools/schema": "^10.0.5", "@neo4j/introspector": "^4.0.0", diff --git a/packages/plugins/opentelemetry/CHANGELOG.md b/packages/plugins/opentelemetry/CHANGELOG.md index 769d365dcc8be..e5254882012b1 100644 --- a/packages/plugins/opentelemetry/CHANGELOG.md +++ b/packages/plugins/opentelemetry/CHANGELOG.md @@ -1,5 +1,25 @@ # @graphql-mesh/plugin-opentelemetry +## 1.3.6 + +### Patch Changes + +- [#7604](https://github.com/ardatan/graphql-mesh/pull/7604) + [`4e7134a`](https://github.com/ardatan/graphql-mesh/commit/4e7134ae009b01fbec7825cc71673e4247d5f875) + Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates: + - Updated dependency + [`@opentelemetry/exporter-trace-otlp-grpc@^0.54.0` ↗︎](https://www.npmjs.com/package/@opentelemetry/exporter-trace-otlp-grpc/v/0.54.0) + (from `^0.52.1`, in `dependencies`) + - Updated dependency + [`@opentelemetry/exporter-trace-otlp-http@^0.54.0` ↗︎](https://www.npmjs.com/package/@opentelemetry/exporter-trace-otlp-http/v/0.54.0) + (from `^0.52.1`, in `dependencies`) + - Updated dependency + [`@opentelemetry/instrumentation@^0.54.0` ↗︎](https://www.npmjs.com/package/@opentelemetry/instrumentation/v/0.54.0) + (from `^0.52.1`, in `dependencies`) + - Updated dependency + [`@opentelemetry/sdk-node@^0.54.0` ↗︎](https://www.npmjs.com/package/@opentelemetry/sdk-node/v/0.54.0) + (from `^0.52.1`, in `dependencies`) + ## 1.3.5 ### Patch Changes diff --git a/packages/plugins/opentelemetry/package.json b/packages/plugins/opentelemetry/package.json index 17729ae57985f..d4e34dbc77e42 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.5", + "version": "1.3.6", "type": "module", "repository": { "type": "git", diff --git a/packages/transports/neo4j/CHANGELOG.md b/packages/transports/neo4j/CHANGELOG.md index b108166a18565..8f92726eb6cba 100644 --- a/packages/transports/neo4j/CHANGELOG.md +++ b/packages/transports/neo4j/CHANGELOG.md @@ -1,5 +1,16 @@ # @graphql-mesh/transport-neo4j +## 0.7.13 + +### Patch Changes + +- [#7865](https://github.com/ardatan/graphql-mesh/pull/7865) + [`d8c0d29`](https://github.com/ardatan/graphql-mesh/commit/d8c0d292636d16f43513be7fe859a251c2ccd5e6) + Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates: + - Updated dependency + [`@neo4j/graphql@^6.0.0` ↗︎](https://www.npmjs.com/package/@neo4j/graphql/v/6.0.0) (from + `^5.0.0`, in `dependencies`) + ## 0.7.12 ### Patch Changes diff --git a/packages/transports/neo4j/package.json b/packages/transports/neo4j/package.json index 7369cec90e153..5d8f624a33c80 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.12", + "version": "0.7.13", "type": "module", "repository": { "type": "git", diff --git a/yarn.lock b/yarn.lock index d8d57e40c9439..ad855c67ffcc6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4421,7 +4421,7 @@ __metadata: dependencies: "@envelop/auth0": "npm:^6.0.0" "@graphql-hive/gateway": "npm:^1.4.1" - "@graphql-mesh/compose-cli": "npm:^1.1.5" + "@graphql-mesh/compose-cli": "npm:^1.1.6" "@graphql-mesh/plugin-operation-field-permissions": "npm:^0.102.11" "@omnigraph/json-schema": "npm:^0.107.5" graphql: "npm:16.9.0" @@ -4436,7 +4436,7 @@ __metadata: "@graphql-hive/gateway": "npm:^1.4.1" "@graphql-mesh/cache-cfw-kv": "npm:^0.102.11" "@graphql-mesh/cache-localforage": "npm:^0.102.11" - "@graphql-mesh/compose-cli": "npm:^1.1.5" + "@graphql-mesh/compose-cli": "npm:^1.1.6" "@graphql-mesh/plugin-response-cache": "npm:^0.102.11" "@omnigraph/json-schema": "npm:^0.107.5" graphql: "npm:16.9.0" @@ -4463,7 +4463,7 @@ __metadata: resolution: "@examples-v1-next/fastify@workspace:examples/v1-next/integrations/fastify" dependencies: "@graphql-hive/gateway": "npm:^1.4.1" - "@graphql-mesh/compose-cli": "npm:^1.1.5" + "@graphql-mesh/compose-cli": "npm:^1.1.6" "@omnigraph/openapi": "npm:^0.107.5" fastify: "npm:^5.0.0" graphql: "npm:16.9.0" @@ -4479,7 +4479,7 @@ __metadata: dependencies: "@google-cloud/functions-framework": "npm:^3.3.0" "@graphql-hive/gateway": "npm:^1.4.1" - "@graphql-mesh/compose-cli": "npm:^1.1.5" + "@graphql-mesh/compose-cli": "npm:^1.1.6" "@omnigraph/json-schema": "npm:^0.107.5" "@types/node": "npm:^22.0.0" graphql: "npm:^16.9.0" @@ -4542,7 +4542,7 @@ __metadata: dependencies: "@graphql-hive/gateway": "npm:^1.4.1" "@graphql-mesh/cache-localforage": "npm:^0.102.11" - "@graphql-mesh/compose-cli": "npm:^1.1.5" + "@graphql-mesh/compose-cli": "npm:^1.1.6" "@omnigraph/openapi": "npm:^0.107.5" graphql: "npm:^16.9.0" languageName: unknown @@ -4553,7 +4553,7 @@ __metadata: resolution: "@examples-v1-next/openapi-youtrack@workspace:examples/v1-next/openapi-youtrack" dependencies: "@graphql-hive/gateway": "npm:^1.4.1" - "@graphql-mesh/compose-cli": "npm:^1.1.5" + "@graphql-mesh/compose-cli": "npm:^1.1.6" "@omnigraph/openapi": "npm:^0.107.5" graphql: "npm:^16.9.0" languageName: unknown @@ -4575,7 +4575,7 @@ __metadata: resolution: "@examples/auth0@workspace:examples/auth0" dependencies: "@envelop/auth0": "npm:6.0.0" - "@graphql-mesh/cli": "npm:0.96.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/json-schema": "npm:0.107.5" "@graphql-mesh/plugin-operation-field-permissions": "npm:0.102.11" graphql: "npm:16.9.0" @@ -4588,7 +4588,7 @@ __metadata: resolution: "@examples/cloudflare-workers@workspace:examples/cloudflare-workers" dependencies: "@graphql-mesh/cache-cfw-kv": "npm:0.102.11" - "@graphql-mesh/cli": "npm:0.96.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/json-schema": "npm:0.107.5" "@graphql-mesh/plugin-response-cache": "npm:0.102.11" graphql: "npm:16.9.0" @@ -4600,7 +4600,7 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/fastify@workspace:examples/fastify" dependencies: - "@graphql-mesh/cli": "npm:0.96.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/graphql": "npm:0.102.13" fastify: "npm:5.0.0" graphql: "npm:16.9.0" @@ -4614,7 +4614,7 @@ __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.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/supergraph": "npm:0.8.13" graphql: "npm:16.9.0" languageName: unknown @@ -4624,7 +4624,7 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/federation-example-gateway@workspace:examples/federation-example/gateway" dependencies: - "@graphql-mesh/cli": "npm:0.96.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/graphql": "npm:0.102.13" "@graphql-mesh/transform-federation": "npm:0.102.11" graphql: "npm:16.9.0" @@ -4709,7 +4709,7 @@ __metadata: resolution: "@examples/gcp-functions@workspace:examples/gcp-functions" dependencies: "@google-cloud/functions-framework": "npm:3.4.2" - "@graphql-mesh/cli": "npm:0.96.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/json-schema": "npm:0.107.5" "@types/node": "npm:22.8.5" graphql: "npm:16.9.0" @@ -4744,7 +4744,7 @@ __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.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/graphql": "npm:0.102.13" concurrently: "npm:9.0.1" graphql: "npm:16.9.0" @@ -4761,8 +4761,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/grpc-example@workspace:examples/grpc-example" dependencies: - "@graphql-mesh/cli": "npm:0.96.11" - "@graphql-mesh/grpc": "npm:0.104.13" + "@graphql-mesh/cli": "npm:0.96.12" + "@graphql-mesh/grpc": "npm:0.105.0" "@graphql-mesh/transform-naming-convention": "npm:0.102.11" "@grpc/grpc-js": "npm:1.12.2" "@grpc/proto-loader": "npm:0.7.13" @@ -4780,8 +4780,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/grpc-reflection-example@workspace:examples/grpc-reflection-example" dependencies: - "@graphql-mesh/cli": "npm:0.96.11" - "@graphql-mesh/grpc": "npm:0.104.13" + "@graphql-mesh/cli": "npm:0.96.12" + "@graphql-mesh/grpc": "npm:0.105.0" "@graphql-mesh/transform-naming-convention": "npm:0.102.11" "@grpc/grpc-js": "npm:1.12.2" "@grpc/proto-loader": "npm:0.7.13" @@ -4798,7 +4798,7 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/hasura-openbrewery-geodb@workspace:examples/hasura-openbrewery-geodb" dependencies: - "@graphql-mesh/cli": "npm:0.96.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/json-schema": "npm:0.107.5" graphql: "npm:16.9.0" languageName: unknown @@ -4808,7 +4808,7 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/hello-world-esm@workspace:examples/hello-world-esm" dependencies: - "@graphql-mesh/cli": "npm:0.96.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/json-schema": "npm:0.107.5" "@graphql-mesh/plugin-mock": "npm:0.102.12" graphql: "npm:16.9.0" @@ -4822,7 +4822,7 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/hello-world@workspace:examples/hello-world" dependencies: - "@graphql-mesh/cli": "npm:0.96.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/json-schema": "npm:0.107.5" "@graphql-mesh/plugin-mock": "npm:0.102.12" "@graphql-yoga/plugin-sofa": "npm:3.7.0" @@ -4835,7 +4835,7 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/hive-example-gateway@workspace:examples/hive-example/gateway" dependencies: - "@graphql-mesh/cli": "npm:0.96.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/openapi": "npm:0.107.5" "@graphql-mesh/plugin-hive": "npm:0.102.13" "@graphql-mesh/transform-hive": "npm:0.102.13" @@ -4848,7 +4848,7 @@ __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.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/openapi": "npm:0.107.5" fets: "npm:^0.8.0" graphql: "npm:16.9.0" @@ -4862,7 +4862,7 @@ __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.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/openapi": "npm:0.107.5" fets: "npm:^0.8.0" graphql: "npm:16.9.0" @@ -4875,7 +4875,7 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/json-schema-covid@workspace:examples/json-schema-covid" dependencies: - "@graphql-mesh/cli": "npm:0.96.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/graphql": "npm:0.102.13" "@graphql-mesh/json-schema": "npm:0.107.5" graphql: "npm:16.9.0" @@ -4887,7 +4887,7 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/json-schema-example@workspace:examples/json-schema-example" dependencies: - "@graphql-mesh/cli": "npm:0.96.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/json-schema": "npm:0.107.5" "@graphql-mesh/plugin-mock": "npm:0.102.12" "@graphql-mesh/transform-naming-convention": "npm:0.102.11" @@ -4900,7 +4900,7 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/json-schema-fhir@workspace:examples/json-schema-fhir" dependencies: - "@graphql-mesh/cli": "npm:0.96.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/json-schema": "npm:0.107.5" "@types/unzip-stream": "npm:0.3.4" graphql: "npm:16.9.0" @@ -4914,7 +4914,7 @@ __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.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/json-schema": "npm:0.107.5" "@types/node": "npm:22.8.5" concurrently: "npm:9.0.1" @@ -4929,7 +4929,7 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/json-schema-subscriptions@workspace:examples/json-schema-subscriptions" dependencies: - "@graphql-mesh/cli": "npm:0.96.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/json-schema": "npm:0.107.5" "@graphql-mesh/plugin-live-query": "npm:0.102.11" "@whatwg-node/fetch": "npm:^0.9.0" @@ -4946,7 +4946,7 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/mongoose-example@workspace:examples/mongoose-example" dependencies: - "@graphql-mesh/cli": "npm:0.96.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/mongoose": "npm:0.102.12" graphql: "npm:16.9.0" jest: "npm:29.7.0" @@ -4958,7 +4958,7 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/mysql-employees@workspace:examples/mysql-employees" dependencies: - "@graphql-mesh/cli": "npm:0.96.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/mysql": "npm:0.103.12" graphql: "npm:16.9.0" languageName: unknown @@ -4968,7 +4968,7 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/mysql-rfam@workspace:examples/mysql-rfam" dependencies: - "@graphql-mesh/cli": "npm:0.96.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/mysql": "npm:0.103.12" graphql: "npm:16.9.0" jest: "npm:29.7.0" @@ -4980,8 +4980,8 @@ __metadata: resolution: "@examples/neo4j-example@workspace:examples/neo4j-example" dependencies: "@graphql-mesh/cache-file": "npm:0.102.11" - "@graphql-mesh/cli": "npm:0.96.11" - "@graphql-mesh/neo4j": "npm:0.103.12" + "@graphql-mesh/cli": "npm:0.96.12" + "@graphql-mesh/neo4j": "npm:0.104.0" graphql: "npm:16.9.0" languageName: unknown linkType: soft @@ -4990,7 +4990,7 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/nextjs-apollo-example@workspace:examples/nextjs-apollo-example" dependencies: - "@graphql-mesh/cli": "npm:0.96.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/config": "npm:0.104.12" "@graphql-mesh/openapi": "npm:0.107.5" "@graphql-mesh/runtime": "npm:0.103.12" @@ -5008,7 +5008,7 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/nextjs-sdk-example@workspace:examples/nextjs-sdk-example" dependencies: - "@graphql-mesh/cli": "npm:0.96.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/config": "npm:0.104.12" "@graphql-mesh/openapi": "npm:0.107.5" "@graphql-mesh/runtime": "npm:0.103.12" @@ -5026,7 +5026,7 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/odata-microsoft@workspace:examples/odata-microsoft" dependencies: - "@graphql-mesh/cli": "npm:0.96.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/odata": "npm:0.104.11" cross-env: "npm:7.0.3" graphql: "npm:16.9.0" @@ -5037,7 +5037,7 @@ __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.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/config": "npm:0.104.12" "@graphql-mesh/odata": "npm:0.104.11" "@graphql-mesh/runtime": "npm:0.103.12" @@ -5050,7 +5050,7 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/odata-msgraph-programmatic@workspace:examples/odata-msgraph-programmatic" dependencies: - "@graphql-mesh/cli": "npm:0.96.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/config": "npm:0.104.12" "@graphql-mesh/odata": "npm:0.104.11" "@graphql-mesh/runtime": "npm:0.103.12" @@ -5062,7 +5062,7 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/odata-trippin@workspace:examples/odata-trippin" dependencies: - "@graphql-mesh/cli": "npm:0.96.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/odata": "npm:0.104.11" graphql: "npm:16.9.0" languageName: unknown @@ -5072,7 +5072,7 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/openapi-javascript-wiki@workspace:examples/openapi-javascript-wiki" dependencies: - "@graphql-mesh/cli": "npm:0.96.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/openapi": "npm:0.107.5" graphql: "npm:16.9.0" moment: "npm:2.30.1" @@ -5084,7 +5084,7 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/openapi-location-weather@workspace:examples/openapi-location-weather" dependencies: - "@graphql-mesh/cli": "npm:0.96.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/openapi": "npm:0.107.5" "@graphql-mesh/plugin-response-cache": "npm:0.102.11" "@graphql-mesh/runtime": "npm:0.103.12" @@ -5098,7 +5098,7 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/openapi-meilisearch@workspace:examples/openapi-meilisearch" dependencies: - "@graphql-mesh/cli": "npm:0.96.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/openapi": "npm:0.107.5" graphql: "npm:16.9.0" languageName: unknown @@ -5108,7 +5108,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.11" + "@graphql-mesh/cli": "npm:0.96.12" "@types/react": "npm:18.3.12" "@types/react-dom": "npm:18.3.1" "@vitejs/plugin-react": "npm:4.3.3" @@ -5124,7 +5124,7 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/openapi-stackexchange@workspace:examples/openapi-stackexchange" dependencies: - "@graphql-mesh/cli": "npm:0.96.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/openapi": "npm:0.107.5" graphql: "npm:16.9.0" languageName: unknown @@ -5134,7 +5134,7 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/openapi-stripe@workspace:examples/openapi-stripe" dependencies: - "@graphql-mesh/cli": "npm:0.96.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/openapi": "npm:0.107.5" graphql: "npm:16.9.0" languageName: unknown @@ -5144,7 +5144,7 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/openapi-subscriptions@workspace:examples/openapi-subscriptions" dependencies: - "@graphql-mesh/cli": "npm:0.96.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/openapi": "npm:0.107.5" "@whatwg-node/fetch": "npm:^0.9.0" concurrently: "npm:9.0.1" @@ -5160,7 +5160,7 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/openapi-youtrack@workspace:examples/openapi-youtrack" dependencies: - "@graphql-mesh/cli": "npm:0.96.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/openapi": "npm:0.107.5" "@graphql-mesh/transform-resolvers-composition": "npm:0.102.11" graphql: "npm:16.9.0" @@ -5172,7 +5172,7 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/openwhisk-example@workspace:examples/openwhisk-example" dependencies: - "@graphql-mesh/cli": "npm:0.96.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/graphql": "npm:0.102.13" esbuild: "npm:^0.24.0" graphql: "npm:16.9.0" @@ -5184,7 +5184,7 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/persisted-operations@workspace:examples/persisted-operations" dependencies: - "@graphql-mesh/cli": "npm:0.96.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/json-schema": "npm:0.107.5" "@graphql-mesh/plugin-mock": "npm:0.102.12" "@graphql-yoga/plugin-sofa": "npm:3.7.0" @@ -5198,7 +5198,7 @@ __metadata: resolution: "@examples/postgres-geodb@workspace:examples/postgres-geodb" dependencies: "@graphql-mesh/cache-file": "npm:0.102.11" - "@graphql-mesh/cli": "npm:0.96.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/config": "npm:0.104.12" "@graphql-mesh/graphql": "npm:0.102.13" "@graphql-mesh/postgraphile": "npm:0.102.11" @@ -5216,7 +5216,7 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/programmatic-batching@workspace:examples/programmatic-batching" dependencies: - "@graphql-mesh/cli": "npm:0.96.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/openapi": "npm:0.107.5" "@sinclair/typebox": "npm:0.33.17" concurrently: "npm:9.0.1" @@ -5231,7 +5231,7 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/reddit-example@workspace:examples/reddit-example" dependencies: - "@graphql-mesh/cli": "npm:0.96.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/json-schema": "npm:0.107.5" languageName: unknown linkType: soft @@ -5240,7 +5240,7 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/soap-country-info@workspace:examples/soap-country-info" dependencies: - "@graphql-mesh/cli": "npm:0.96.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/plugin-snapshot": "npm:0.102.11" "@graphql-mesh/soap": "npm:0.104.12" graphql: "npm:16.9.0" @@ -5251,7 +5251,7 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/soap-demo@workspace:examples/soap-demo" dependencies: - "@graphql-mesh/cli": "npm:0.96.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/soap": "npm:0.104.12" cross-env: "npm:7.0.3" graphql: "npm:16.9.0" @@ -5262,7 +5262,7 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/soap-netsuite@workspace:examples/soap-netsuite" dependencies: - "@graphql-mesh/cli": "npm:0.96.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/soap": "npm:0.104.12" cross-env: "npm:7.0.3" graphql: "npm:16.9.0" @@ -5275,7 +5275,7 @@ __metadata: dependencies: "@envelop/depth-limit": "npm:4.0.0" "@graphql-mesh/cache-cfw-kv": "npm:0.102.11" - "@graphql-mesh/cli": "npm:0.96.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/graphql": "npm:0.102.13" "@graphql-mesh/plugin-rate-limit": "npm:0.102.11" "@graphql-mesh/plugin-response-cache": "npm:0.102.11" @@ -5288,7 +5288,7 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/sqlite-chinook@workspace:examples/sqlite-chinook" dependencies: - "@graphql-mesh/cli": "npm:0.96.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/tuql": "npm:0.103.11" graphql: "npm:16.9.0" languageName: unknown @@ -5301,7 +5301,7 @@ __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.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/thrift": "npm:0.104.13" concurrently: "npm:9.0.1" express: "npm:4.21.1" @@ -5316,7 +5316,7 @@ __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.11" + "@graphql-mesh/cli": "npm:0.96.12" "@graphql-mesh/graphql": "npm:0.102.13" "@graphql-mesh/transform-rename": "npm:0.102.11" "@graphql-mesh/transform-type-merging": "npm:0.102.11" @@ -6024,7 +6024,7 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/cli@npm:0.96.11, @graphql-mesh/cli@npm:^0.96.11, @graphql-mesh/cli@workspace:packages/legacy/cli": +"@graphql-mesh/cli@npm:0.96.12, @graphql-mesh/cli@npm:^0.96.12, @graphql-mesh/cli@workspace:packages/legacy/cli": version: 0.0.0-use.local resolution: "@graphql-mesh/cli@workspace:packages/legacy/cli" dependencies: @@ -6037,7 +6037,7 @@ __metadata: "@graphql-mesh/config": "npm:^0.104.12" "@graphql-mesh/cross-helpers": "npm:^0.4.7" "@graphql-mesh/http": "npm:^0.103.12" - "@graphql-mesh/include": "npm:^0.2.2" + "@graphql-mesh/include": "npm:^0.2.3" "@graphql-mesh/runtime": "npm:^0.103.12" "@graphql-mesh/store": "npm:^0.102.11" "@graphql-mesh/types": "npm:^0.102.11" @@ -6079,13 +6079,13 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/compose-cli@npm:1.1.5, @graphql-mesh/compose-cli@npm:^1.1.5, @graphql-mesh/compose-cli@workspace:*, @graphql-mesh/compose-cli@workspace:packages/compose-cli": +"@graphql-mesh/compose-cli@npm:1.1.6, @graphql-mesh/compose-cli@npm:^1.1.6, @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.5" - "@graphql-mesh/include": "npm:^0.2.2" + "@graphql-mesh/include": "npm:^0.2.3" "@graphql-mesh/utils": "npm:^0.102.11" "@graphql-tools/graphql-file-loader": "npm:8.0.2" "@graphql-tools/load": "npm:^8.0.1" @@ -6211,12 +6211,12 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/grpc@npm:0.104.13, @graphql-mesh/grpc@workspace:packages/legacy/handlers/grpc": +"@graphql-mesh/grpc@npm:0.105.0, @graphql-mesh/grpc@workspace:packages/legacy/handlers/grpc": version: 0.0.0-use.local resolution: "@graphql-mesh/grpc@workspace:packages/legacy/handlers/grpc" dependencies: "@graphql-mesh/transport-grpc": "npm:^0.0.1" - "@omnigraph/grpc": "npm:^0.0.1" + "@omnigraph/grpc": "npm:^0.1.0" peerDependencies: "@graphql-mesh/store": ^0.102.11 "@graphql-mesh/types": ^0.102.11 @@ -6264,7 +6264,7 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/include@npm:^0.2.2, @graphql-mesh/include@workspace:packages/include": +"@graphql-mesh/include@npm:^0.2.2, @graphql-mesh/include@npm:^0.2.3, @graphql-mesh/include@workspace:packages/include": version: 0.0.0-use.local resolution: "@graphql-mesh/include@workspace:packages/include" dependencies: @@ -6350,8 +6350,8 @@ __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.11" - "@graphql-mesh/compose-cli": "npm:^1.1.5" + "@graphql-mesh/cli": "npm:^0.96.12" + "@graphql-mesh/compose-cli": "npm:^1.1.6" "@graphql-mesh/config": "npm:^0.104.12" "@graphql-mesh/types": "npm:^0.102.11" "@graphql-mesh/utils": "npm:^0.102.11" @@ -6400,11 +6400,11 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/neo4j@npm:0.103.12, @graphql-mesh/neo4j@workspace:packages/legacy/handlers/neo4j": +"@graphql-mesh/neo4j@npm:0.104.0, @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.12" + "@omnigraph/neo4j": "npm:^0.8.0" peerDependencies: "@graphql-mesh/store": ^0.102.11 "@graphql-mesh/types": ^0.102.11 @@ -7234,7 +7234,7 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/transport-neo4j@npm:^0.7.12, @graphql-mesh/transport-neo4j@workspace:packages/transports/neo4j": +"@graphql-mesh/transport-neo4j@npm:^0.7.13, @graphql-mesh/transport-neo4j@workspace:packages/transports/neo4j": version: 0.0.0-use.local resolution: "@graphql-mesh/transport-neo4j@workspace:packages/transports/neo4j" dependencies: @@ -10067,7 +10067,7 @@ __metadata: languageName: node linkType: hard -"@omnigraph/grpc@npm:^0.0.1, @omnigraph/grpc@workspace:*, @omnigraph/grpc@workspace:packages/loaders/grpc": +"@omnigraph/grpc@npm:^0.1.0, @omnigraph/grpc@workspace:*, @omnigraph/grpc@workspace:packages/loaders/grpc": version: 0.0.0-use.local resolution: "@omnigraph/grpc@workspace:packages/loaders/grpc" dependencies: @@ -10145,11 +10145,11 @@ __metadata: languageName: unknown linkType: soft -"@omnigraph/neo4j@npm:^0.7.12, @omnigraph/neo4j@workspace:packages/loaders/neo4j": +"@omnigraph/neo4j@npm:^0.8.0, @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.12" + "@graphql-mesh/transport-neo4j": "npm:^0.7.13" "@graphql-tools/delegate": "npm:^10.0.28" "@graphql-tools/schema": "npm:^10.0.5" "@neo4j/introspector": "npm:^4.0.0" @@ -20719,7 +20719,7 @@ __metadata: "@graphql-codegen/typescript": "npm:4.1.1" "@graphql-codegen/typescript-resolvers": "npm:4.4.0" "@graphql-hive/gateway": "npm:1.4.3" - "@graphql-mesh/compose-cli": "npm:1.1.5" + "@graphql-mesh/compose-cli": "npm:1.1.6" "@graphql-yoga/plugin-apollo-inline-trace": "npm:3.7.0" "@types/node": "npm:22.8.5" concurrently: "npm:9.0.1" @@ -20736,7 +20736,7 @@ __metadata: version: 0.0.0-use.local resolution: "example-response-cache@workspace:examples/response-cache" dependencies: - "@graphql-mesh/cli": "npm:^0.96.11" + "@graphql-mesh/cli": "npm:^0.96.12" "@graphql-mesh/json-schema": "npm:^0.107.5" "@graphql-mesh/plugin-mock": "npm:^0.102.12" graphql: "npm:16.9.0"