From b71b80df7746aced53347a9c3809686e9dfb0951 Mon Sep 17 00:00:00 2001 From: TheGuildBot <59414373+theguild-bot@users.noreply.github.com> Date: Wed, 11 Dec 2024 10:13:37 -0500 Subject: [PATCH] chore(release): update monorepo packages versions (#8127) Co-authored-by: github-actions[bot] --- ...phql-mesh_compose-cli-8082-dependencies.md | 9 - ...@graphql-mesh_graphql-8082-dependencies.md | 9 - ...gin-operation-headers-8082-dependencies.md | 6 - ...aphql-mesh_supergraph-8082-dependencies.md | 9 - .../@omnigraph_openapi-8082-dependencies.md | 11 - .changeset/twelve-tigers-applaud.md | 10 - e2e/thrift-calculator/package.json | 2 +- examples/auth0/package.json | 6 +- examples/cloudflare-workers/package.json | 8 +- examples/fastify/package.json | 4 +- .../gateway-supergraph/package.json | 4 +- .../federation-example/gateway/package.json | 6 +- examples/gcp-functions/package.json | 4 +- .../graphql-file-upload-example/package.json | 4 +- examples/grpc-example/package.json | 6 +- examples/grpc-reflection-example/package.json | 6 +- .../hasura-openbrewery-geodb/package.json | 4 +- examples/hello-world-esm/package.json | 6 +- examples/hello-world/package.json | 6 +- examples/hive-example/gateway/package.json | 8 +- .../hive-example/sources/authors/package.json | 4 +- .../hive-example/sources/books/package.json | 4 +- examples/json-schema-covid/package.json | 6 +- examples/json-schema-example/package.json | 8 +- examples/json-schema-fhir/package.json | 4 +- examples/json-schema-file-upload/package.json | 4 +- .../json-schema-subscriptions/package.json | 6 +- examples/mongoose-example/package.json | 4 +- examples/mysql-employees/package.json | 4 +- examples/mysql-rfam/package.json | 4 +- examples/neo4j-example/package.json | 6 +- examples/nextjs-apollo-example/package.json | 8 +- examples/nextjs-sdk-example/package.json | 8 +- examples/odata-microsoft/package.json | 4 +- .../package.json | 8 +- .../odata-msgraph-programmatic/package.json | 8 +- examples/odata-trippin/package.json | 4 +- examples/openapi-javascript-wiki/package.json | 4 +- .../openapi-location-weather/package.json | 12 +- examples/openapi-meilisearch/package.json | 4 +- .../openapi-react-weatherbit/package.json | 2 +- examples/openapi-stackexchange/package.json | 4 +- examples/openapi-stripe/package.json | 4 +- examples/openapi-subscriptions/package.json | 4 +- examples/openapi-youtrack/package.json | 6 +- examples/openwhisk-example/package.json | 4 +- examples/persisted-operations/package.json | 6 +- examples/postgres-geodb/package.json | 14 +- examples/programmatic-batching/package.json | 4 +- examples/reddit-example/package.json | 4 +- examples/response-cache/CHANGELOG.md | 10 + examples/response-cache/package.json | 8 +- examples/soap-country-info/package.json | 6 +- examples/soap-demo/package.json | 4 +- examples/soap-netsuite/package.json | 4 +- examples/spacex-cfw/package.json | 10 +- examples/sqlite-chinook/package.json | 4 +- examples/thrift-calculator/package.json | 4 +- .../package.json | 8 +- .../CHANGELOG.md | 2 + .../package.json | 4 +- examples/v1-next/auth0/package.json | 2 +- .../integrations/cfw-breweries/package.json | 2 +- .../integrations/cfw-spacex/package.json | 4 +- packages/cache/cfw-kv/CHANGELOG.md | 9 + packages/cache/cfw-kv/package.json | 6 +- packages/cache/file/CHANGELOG.md | 9 + packages/cache/file/package.json | 6 +- packages/cache/inmemory-lru/CHANGELOG.md | 9 + packages/cache/inmemory-lru/package.json | 6 +- packages/cache/localforage/CHANGELOG.md | 10 + packages/cache/localforage/package.json | 8 +- packages/cache/redis/CHANGELOG.md | 9 + packages/cache/redis/package.json | 6 +- packages/compose-cli/CHANGELOG.md | 29 + packages/compose-cli/package.json | 10 +- packages/fusion/composition/CHANGELOG.md | 8 + packages/fusion/composition/package.json | 4 +- packages/include/CHANGELOG.md | 12 + packages/include/package.json | 4 +- packages/legacy/apollo-link/CHANGELOG.md | 8 + packages/legacy/apollo-link/package.json | 4 +- packages/legacy/cli/CHANGELOG.md | 18 + packages/legacy/cli/package.json | 16 +- packages/legacy/config/CHANGELOG.md | 18 + packages/legacy/config/package.json | 16 +- packages/legacy/handlers/graphql/CHANGELOG.md | 28 + packages/legacy/handlers/graphql/package.json | 8 +- packages/legacy/handlers/grpc/CHANGELOG.md | 11 + packages/legacy/handlers/grpc/package.json | 10 +- .../legacy/handlers/json-schema/CHANGELOG.md | 15 + .../legacy/handlers/json-schema/package.json | 10 +- .../legacy/handlers/mongoose/CHANGELOG.md | 9 + .../legacy/handlers/mongoose/package.json | 6 +- packages/legacy/handlers/mysql/CHANGELOG.md | 11 + packages/legacy/handlers/mysql/package.json | 10 +- packages/legacy/handlers/neo4j/CHANGELOG.md | 11 + packages/legacy/handlers/neo4j/package.json | 10 +- packages/legacy/handlers/odata/CHANGELOG.md | 9 + packages/legacy/handlers/odata/package.json | 8 +- packages/legacy/handlers/openapi/CHANGELOG.md | 12 + packages/legacy/handlers/openapi/package.json | 10 +- .../legacy/handlers/postgraphile/CHANGELOG.md | 10 + .../legacy/handlers/postgraphile/package.json | 8 +- packages/legacy/handlers/raml/CHANGELOG.md | 11 + packages/legacy/handlers/raml/package.json | 10 +- packages/legacy/handlers/soap/CHANGELOG.md | 11 + packages/legacy/handlers/soap/package.json | 10 +- .../legacy/handlers/supergraph/CHANGELOG.md | 28 + .../legacy/handlers/supergraph/package.json | 8 +- packages/legacy/handlers/thrift/CHANGELOG.md | 11 + packages/legacy/handlers/thrift/package.json | 10 +- packages/legacy/handlers/tuql/CHANGELOG.md | 8 + packages/legacy/handlers/tuql/package.json | 6 +- packages/legacy/http/CHANGELOG.md | 10 + packages/legacy/http/package.json | 8 +- packages/legacy/mergers/bare/CHANGELOG.md | 10 + packages/legacy/mergers/bare/package.json | 8 +- .../legacy/mergers/stitching/CHANGELOG.md | 10 + .../legacy/mergers/stitching/package.json | 8 +- .../legacy/migrate-config-cli/CHANGELOG.md | 13 + .../legacy/migrate-config-cli/package.json | 12 +- packages/legacy/runtime/CHANGELOG.md | 13 + packages/legacy/runtime/package.json | 6 +- packages/legacy/store/CHANGELOG.md | 9 + packages/legacy/store/package.json | 6 +- packages/legacy/transforms/cache/CHANGELOG.md | 9 + packages/legacy/transforms/cache/package.json | 8 +- .../transforms/encapsulate/CHANGELOG.md | 9 + .../transforms/encapsulate/package.json | 6 +- .../legacy/transforms/extend/CHANGELOG.md | 9 + .../legacy/transforms/extend/package.json | 6 +- .../legacy/transforms/federation/CHANGELOG.md | 9 + .../legacy/transforms/federation/package.json | 6 +- .../transforms/filter-schema/CHANGELOG.md | 9 + .../transforms/filter-schema/package.json | 6 +- packages/legacy/transforms/hive/CHANGELOG.md | 7 + packages/legacy/transforms/hive/package.json | 4 +- .../transforms/hoist-field/CHANGELOG.md | 9 + .../transforms/hoist-field/package.json | 8 +- .../transforms/naming-convention/CHANGELOG.md | 9 + .../transforms/naming-convention/package.json | 8 +- .../legacy/transforms/prefix/CHANGELOG.md | 9 + .../legacy/transforms/prefix/package.json | 8 +- packages/legacy/transforms/prune/CHANGELOG.md | 7 + packages/legacy/transforms/prune/package.json | 4 +- .../legacy/transforms/rate-limit/CHANGELOG.md | 9 + .../legacy/transforms/rate-limit/package.json | 8 +- .../legacy/transforms/rename/CHANGELOG.md | 9 + .../legacy/transforms/rename/package.json | 8 +- .../transforms/replace-field/CHANGELOG.md | 9 + .../transforms/replace-field/package.json | 8 +- .../resolvers-composition/CHANGELOG.md | 9 + .../resolvers-composition/package.json | 6 +- .../transforms/transfer-schema/CHANGELOG.md | 9 + .../transforms/transfer-schema/package.json | 6 +- .../transforms/type-merging/CHANGELOG.md | 9 + .../transforms/type-merging/package.json | 6 +- packages/legacy/types/CHANGELOG.md | 7 + packages/legacy/types/package.json | 4 +- packages/legacy/urql/CHANGELOG.md | 8 + packages/legacy/urql/package.json | 4 +- packages/legacy/utils/CHANGELOG.md | 11 + packages/legacy/utils/package.json | 4 +- packages/loaders/json-schema/CHANGELOG.md | 10 + packages/loaders/json-schema/package.json | 8 +- packages/loaders/mysql/CHANGELOG.md | 10 + packages/loaders/mysql/package.json | 8 +- packages/loaders/neo4j/CHANGELOG.md | 8 + packages/loaders/neo4j/package.json | 6 +- packages/loaders/odata/CHANGELOG.md | 10 + packages/loaders/odata/package.json | 8 +- packages/loaders/openapi/CHANGELOG.md | 35 + packages/loaders/openapi/package.json | 10 +- packages/loaders/raml/CHANGELOG.md | 10 + packages/loaders/raml/package.json | 8 +- packages/loaders/soap/CHANGELOG.md | 10 + packages/loaders/soap/package.json | 8 +- packages/loaders/sqlite/CHANGELOG.md | 7 + packages/loaders/sqlite/package.json | 4 +- packages/loaders/thrift/CHANGELOG.md | 10 + packages/loaders/thrift/package.json | 8 +- .../plugins/deduplicate-request/CHANGELOG.md | 9 + .../plugins/deduplicate-request/package.json | 6 +- packages/plugins/hive/CHANGELOG.md | 9 + packages/plugins/hive/package.json | 6 +- packages/plugins/http-cache/CHANGELOG.md | 9 + packages/plugins/http-cache/package.json | 6 +- .../http-details-extensions/CHANGELOG.md | 9 + .../http-details-extensions/package.json | 6 +- packages/plugins/jit/CHANGELOG.md | 8 + packages/plugins/jit/package.json | 4 +- packages/plugins/jwt-auth/CHANGELOG.md | 9 + packages/plugins/jwt-auth/package.json | 6 +- packages/plugins/live-query/CHANGELOG.md | 9 + packages/plugins/live-query/package.json | 6 +- packages/plugins/mock/CHANGELOG.md | 9 + packages/plugins/mock/package.json | 8 +- packages/plugins/newrelic/CHANGELOG.md | 9 + packages/plugins/newrelic/package.json | 6 +- .../operation-field-permissions/CHANGELOG.md | 7 + .../operation-field-permissions/package.json | 4 +- .../plugins/operation-headers/CHANGELOG.md | 18 + .../plugins/operation-headers/package.json | 6 +- packages/plugins/rate-limit/CHANGELOG.md | 9 + packages/plugins/rate-limit/package.json | 6 +- packages/plugins/response-cache/CHANGELOG.md | 9 + packages/plugins/response-cache/package.json | 6 +- packages/plugins/snapshot/CHANGELOG.md | 9 + packages/plugins/snapshot/package.json | 6 +- packages/plugins/statsd/CHANGELOG.md | 9 + packages/plugins/statsd/package.json | 6 +- packages/transports/grpc/CHANGELOG.md | 9 + packages/transports/grpc/package.json | 6 +- packages/transports/mysql/CHANGELOG.md | 9 + packages/transports/mysql/package.json | 6 +- packages/transports/neo4j/CHANGELOG.md | 9 + packages/transports/neo4j/package.json | 6 +- packages/transports/odata/CHANGELOG.md | 7 + packages/transports/odata/package.json | 4 +- packages/transports/rest/CHANGELOG.md | 9 + packages/transports/rest/package.json | 6 +- packages/transports/soap/CHANGELOG.md | 9 + packages/transports/soap/package.json | 6 +- packages/transports/sqlite/CHANGELOG.md | 7 + packages/transports/sqlite/package.json | 4 +- packages/transports/thrift/CHANGELOG.md | 8 + packages/transports/thrift/package.json | 4 +- yarn.lock | 824 +++++++++--------- 229 files changed, 1734 insertions(+), 903 deletions(-) delete mode 100644 .changeset/@graphql-mesh_compose-cli-8082-dependencies.md delete mode 100644 .changeset/@graphql-mesh_graphql-8082-dependencies.md delete mode 100644 .changeset/@graphql-mesh_plugin-operation-headers-8082-dependencies.md delete mode 100644 .changeset/@graphql-mesh_supergraph-8082-dependencies.md delete mode 100644 .changeset/@omnigraph_openapi-8082-dependencies.md delete mode 100644 .changeset/twelve-tigers-applaud.md diff --git a/.changeset/@graphql-mesh_compose-cli-8082-dependencies.md b/.changeset/@graphql-mesh_compose-cli-8082-dependencies.md deleted file mode 100644 index 1787b0c027ca3..0000000000000 --- a/.changeset/@graphql-mesh_compose-cli-8082-dependencies.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"@graphql-mesh/compose-cli": patch ---- -dependencies updates: - - Updated dependency [`@graphql-mesh/fusion-composition@^0.7.13` ↗︎](https://www.npmjs.com/package/@graphql-mesh/fusion-composition/v/0.7.13) (from `workspace:^`, in `dependencies`) - - Updated dependency [`@graphql-mesh/include@^0.2.6` ↗︎](https://www.npmjs.com/package/@graphql-mesh/include/v/0.2.6) (from `workspace:^`, in `dependencies`) - - Updated dependency [`@graphql-mesh/string-interpolation@^0.5.7` ↗︎](https://www.npmjs.com/package/@graphql-mesh/string-interpolation/v/0.5.7) (from `workspace:^`, in `dependencies`) - - Updated dependency [`@graphql-mesh/types@^0.103.7` ↗︎](https://www.npmjs.com/package/@graphql-mesh/types/v/0.103.7) (from `workspace:^`, in `dependencies`) - - Updated dependency [`@graphql-mesh/utils@^0.103.7` ↗︎](https://www.npmjs.com/package/@graphql-mesh/utils/v/0.103.7) (from `workspace:^`, in `dependencies`) diff --git a/.changeset/@graphql-mesh_graphql-8082-dependencies.md b/.changeset/@graphql-mesh_graphql-8082-dependencies.md deleted file mode 100644 index 29750bb912f0f..0000000000000 --- a/.changeset/@graphql-mesh_graphql-8082-dependencies.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"@graphql-mesh/graphql": patch ---- -dependencies updates: - - Updated dependency [`@graphql-mesh/cross-helpers@^0.4.9` ↗︎](https://www.npmjs.com/package/@graphql-mesh/cross-helpers/v/0.4.9) (from `workspace:^`, in `dependencies`) - - Updated dependency [`@graphql-mesh/store@^0.103.7` ↗︎](https://www.npmjs.com/package/@graphql-mesh/store/v/0.103.7) (from `workspace:^`, in `dependencies`) - - Updated dependency [`@graphql-mesh/string-interpolation@^0.5.7` ↗︎](https://www.npmjs.com/package/@graphql-mesh/string-interpolation/v/0.5.7) (from `workspace:^`, in `dependencies`) - - Updated dependency [`@graphql-mesh/types@^0.103.7` ↗︎](https://www.npmjs.com/package/@graphql-mesh/types/v/0.103.7) (from `workspace:^`, in `dependencies`) - - Updated dependency [`@graphql-mesh/utils@^0.103.7` ↗︎](https://www.npmjs.com/package/@graphql-mesh/utils/v/0.103.7) (from `workspace:^`, in `dependencies`) diff --git a/.changeset/@graphql-mesh_plugin-operation-headers-8082-dependencies.md b/.changeset/@graphql-mesh_plugin-operation-headers-8082-dependencies.md deleted file mode 100644 index 81cc3a9a08577..0000000000000 --- a/.changeset/@graphql-mesh_plugin-operation-headers-8082-dependencies.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@graphql-mesh/plugin-operation-headers": patch ---- -dependencies updates: - - Updated dependency [`@graphql-mesh/types@^0.103.7` ↗︎](https://www.npmjs.com/package/@graphql-mesh/types/v/0.103.7) (from `workspace:^`, in `dependencies`) - - Updated dependency [`@graphql-mesh/utils@^0.103.7` ↗︎](https://www.npmjs.com/package/@graphql-mesh/utils/v/0.103.7) (from `workspace:^`, in `dependencies`) diff --git a/.changeset/@graphql-mesh_supergraph-8082-dependencies.md b/.changeset/@graphql-mesh_supergraph-8082-dependencies.md deleted file mode 100644 index fe5693f010ede..0000000000000 --- a/.changeset/@graphql-mesh_supergraph-8082-dependencies.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"@graphql-mesh/supergraph": patch ---- -dependencies updates: - - Updated dependency [`@graphql-mesh/cross-helpers@^0.4.9` ↗︎](https://www.npmjs.com/package/@graphql-mesh/cross-helpers/v/0.4.9) (from `workspace:^`, in `dependencies`) - - Updated dependency [`@graphql-mesh/store@^0.103.7` ↗︎](https://www.npmjs.com/package/@graphql-mesh/store/v/0.103.7) (from `workspace:^`, in `dependencies`) - - Updated dependency [`@graphql-mesh/string-interpolation@^0.5.7` ↗︎](https://www.npmjs.com/package/@graphql-mesh/string-interpolation/v/0.5.7) (from `workspace:^`, in `dependencies`) - - Updated dependency [`@graphql-mesh/types@^0.103.7` ↗︎](https://www.npmjs.com/package/@graphql-mesh/types/v/0.103.7) (from `workspace:^`, in `dependencies`) - - Updated dependency [`@graphql-mesh/utils@^0.103.7` ↗︎](https://www.npmjs.com/package/@graphql-mesh/utils/v/0.103.7) (from `workspace:^`, in `dependencies`) diff --git a/.changeset/@omnigraph_openapi-8082-dependencies.md b/.changeset/@omnigraph_openapi-8082-dependencies.md deleted file mode 100644 index bd93d4d86f94b..0000000000000 --- a/.changeset/@omnigraph_openapi-8082-dependencies.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -"@omnigraph/openapi": patch ---- -dependencies updates: - - Updated dependency [`@graphql-mesh/cross-helpers@^0.4.9` ↗︎](https://www.npmjs.com/package/@graphql-mesh/cross-helpers/v/0.4.9) (from `workspace:^`, in `dependencies`) - - Updated dependency [`@graphql-mesh/fusion-composition@^0.7.13` ↗︎](https://www.npmjs.com/package/@graphql-mesh/fusion-composition/v/0.7.13) (from `workspace:^`, in `dependencies`) - - Updated dependency [`@graphql-mesh/string-interpolation@^0.5.7` ↗︎](https://www.npmjs.com/package/@graphql-mesh/string-interpolation/v/0.5.7) (from `workspace:^`, in `dependencies`) - - Updated dependency [`@graphql-mesh/types@^0.103.7` ↗︎](https://www.npmjs.com/package/@graphql-mesh/types/v/0.103.7) (from `workspace:^`, in `dependencies`) - - Updated dependency [`@graphql-mesh/utils@^0.103.7` ↗︎](https://www.npmjs.com/package/@graphql-mesh/utils/v/0.103.7) (from `workspace:^`, in `dependencies`) - - Updated dependency [`@omnigraph/json-schema@^0.108.7` ↗︎](https://www.npmjs.com/package/@omnigraph/json-schema/v/0.108.7) (from `workspace:^`, in `dependencies`) - - Updated dependency [`json-machete@^0.97.5` ↗︎](https://www.npmjs.com/package/json-machete/v/0.97.5) (from `workspace:^`, in `dependencies`) diff --git a/.changeset/twelve-tigers-applaud.md b/.changeset/twelve-tigers-applaud.md deleted file mode 100644 index bfc5d29c68ac5..0000000000000 --- a/.changeset/twelve-tigers-applaud.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -'@graphql-mesh/config': patch -'@graphql-mesh/cli': patch -'@graphql-mesh/include': patch -'@graphql-mesh/json-schema': patch -'@graphql-mesh/runtime': patch -'@graphql-mesh/utils': patch ---- - -Import enhancements diff --git a/e2e/thrift-calculator/package.json b/e2e/thrift-calculator/package.json index 6fa55fa045d5f..b5ea06162bffd 100644 --- a/e2e/thrift-calculator/package.json +++ b/e2e/thrift-calculator/package.json @@ -10,7 +10,7 @@ "@creditkarma/thrift-server-express": "^1.0.4", "@creditkarma/thrift-typescript": "^3.7.6", "@graphql-hive/gateway": "^1.5.8", - "@omnigraph/thrift": "^0.8.7", + "@omnigraph/thrift": "^0.8.8", "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 bfca1c56f4f8b..7aad9122b984c 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.98.8", - "@graphql-mesh/json-schema": "0.108.7", - "@graphql-mesh/plugin-operation-field-permissions": "0.103.7", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/json-schema": "0.108.8", + "@graphql-mesh/plugin-operation-field-permissions": "0.103.8", "graphql": "16.9.0" }, "devDependencies": { diff --git a/examples/cloudflare-workers/package.json b/examples/cloudflare-workers/package.json index 784634351d22d..ee38272fb1ae2 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.104.7", - "@graphql-mesh/cli": "0.98.8", - "@graphql-mesh/json-schema": "0.108.7", - "@graphql-mesh/plugin-response-cache": "0.103.7", + "@graphql-mesh/cache-cfw-kv": "0.104.8", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/json-schema": "0.108.8", + "@graphql-mesh/plugin-response-cache": "0.103.8", "graphql": "16.9.0" }, "devDependencies": { diff --git a/examples/fastify/package.json b/examples/fastify/package.json index 3bc47723eba87..3493f47e6edc2 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.98.8", - "@graphql-mesh/graphql": "0.103.8", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/graphql": "0.103.9", "fastify": "5.1.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 0c415c2d56ba0..22858197c4a2b 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.98.8", - "@graphql-mesh/supergraph": "0.9.8", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/supergraph": "0.9.9", "graphql": "16.9.0" } } diff --git a/examples/federation-example/gateway/package.json b/examples/federation-example/gateway/package.json index 17bb09e878b72..2139d108844b1 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.98.8", - "@graphql-mesh/graphql": "0.103.8", - "@graphql-mesh/transform-federation": "0.103.7", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/graphql": "0.103.9", + "@graphql-mesh/transform-federation": "0.103.8", "graphql": "16.9.0" } } diff --git a/examples/gcp-functions/package.json b/examples/gcp-functions/package.json index d661f628e390f..588a9bd495c44 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.98.8", - "@graphql-mesh/json-schema": "0.108.7", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/json-schema": "0.108.8", "@types/node": "22.10.2", "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 fe525f4e4ca57..7b7935cdfc992 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.98.8", - "@graphql-mesh/graphql": "0.103.8", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/graphql": "0.103.9", "concurrently": "9.1.0", "graphql": "16.9.0", "graphql-yoga": "5.10.4", diff --git a/examples/grpc-example/package.json b/examples/grpc-example/package.json index 4057118a70611..c4980e2b85c50 100644 --- a/examples/grpc-example/package.json +++ b/examples/grpc-example/package.json @@ -10,9 +10,9 @@ "test": "jest" }, "dependencies": { - "@graphql-mesh/cli": "0.98.8", - "@graphql-mesh/grpc": "0.106.7", - "@graphql-mesh/transform-naming-convention": "0.103.8", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/grpc": "0.106.8", + "@graphql-mesh/transform-naming-convention": "0.103.9", "@grpc/grpc-js": "1.12.4", "@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 b691df8e29770..2db9ce9339d76 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.98.8", - "@graphql-mesh/grpc": "0.106.7", - "@graphql-mesh/transform-naming-convention": "0.103.8", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/grpc": "0.106.8", + "@graphql-mesh/transform-naming-convention": "0.103.9", "@grpc/grpc-js": "1.12.4", "@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 d32016e946b14..3e509ab00b3b5 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.98.8", - "@graphql-mesh/json-schema": "0.108.7", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/json-schema": "0.108.8", "graphql": "16.9.0" } } diff --git a/examples/hello-world-esm/package.json b/examples/hello-world-esm/package.json index e69f5e7f076f2..3c3f56f2e6bff 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.98.8", - "@graphql-mesh/json-schema": "0.108.7", - "@graphql-mesh/plugin-mock": "0.103.7", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/json-schema": "0.108.8", + "@graphql-mesh/plugin-mock": "0.103.8", "graphql": "16.9.0" }, "devDependencies": { diff --git a/examples/hello-world/package.json b/examples/hello-world/package.json index b813b58d60416..79b100287e2fd 100644 --- a/examples/hello-world/package.json +++ b/examples/hello-world/package.json @@ -7,9 +7,9 @@ "test": "jest" }, "dependencies": { - "@graphql-mesh/cli": "0.98.8", - "@graphql-mesh/json-schema": "0.108.7", - "@graphql-mesh/plugin-mock": "0.103.7", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/json-schema": "0.108.8", + "@graphql-mesh/plugin-mock": "0.103.8", "@graphql-yoga/plugin-sofa": "3.10.4", "graphql": "16.9.0" }, diff --git a/examples/hive-example/gateway/package.json b/examples/hive-example/gateway/package.json index 9920143010e78..1ce846590d716 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.98.8", - "@graphql-mesh/openapi": "0.108.7", - "@graphql-mesh/plugin-hive": "0.103.7", - "@graphql-mesh/transform-hive": "0.103.8", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/openapi": "0.108.8", + "@graphql-mesh/plugin-hive": "0.103.8", + "@graphql-mesh/transform-hive": "0.103.9", "graphql": "16.9.0" } } diff --git a/examples/hive-example/sources/authors/package.json b/examples/hive-example/sources/authors/package.json index 5874e5e862832..8ab621deec99e 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.4", - "@graphql-mesh/cli": "0.98.8", - "@graphql-mesh/openapi": "0.108.7", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/openapi": "0.108.8", "graphql": "16.9.0" } } diff --git a/examples/hive-example/sources/books/package.json b/examples/hive-example/sources/books/package.json index 2a352fa00cfe2..473db09e968ad 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.4", - "@graphql-mesh/cli": "0.98.8", - "@graphql-mesh/openapi": "0.108.7", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/openapi": "0.108.8", "graphql": "16.9.0" } } diff --git a/examples/json-schema-covid/package.json b/examples/json-schema-covid/package.json index 2a11c3aa201be..508f867c4321c 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.98.8", - "@graphql-mesh/graphql": "0.103.8", - "@graphql-mesh/json-schema": "0.108.7", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/graphql": "0.103.9", + "@graphql-mesh/json-schema": "0.108.8", "graphql": "16.9.0" }, "devDependencies": { diff --git a/examples/json-schema-example/package.json b/examples/json-schema-example/package.json index d794e7bc6dbbe..8ab7de95f4c4d 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.98.8", - "@graphql-mesh/json-schema": "0.108.7", - "@graphql-mesh/plugin-mock": "0.103.7", - "@graphql-mesh/transform-naming-convention": "0.103.8", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/json-schema": "0.108.8", + "@graphql-mesh/plugin-mock": "0.103.8", + "@graphql-mesh/transform-naming-convention": "0.103.9", "graphql": "16.9.0" }, "devDependencies": { diff --git a/examples/json-schema-fhir/package.json b/examples/json-schema-fhir/package.json index d77b36650221f..e210fd9c1676a 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.98.8", - "@graphql-mesh/json-schema": "0.108.7", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/json-schema": "0.108.8", "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 ba0cca0a3a4fc..809773739f436 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.98.8", - "@graphql-mesh/json-schema": "0.108.7", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/json-schema": "0.108.8", "fets": "0.8.4", "graphql": "16.9.0" }, diff --git a/examples/json-schema-subscriptions/package.json b/examples/json-schema-subscriptions/package.json index a01d780f82e95..19373975ff6d4 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.98.8", - "@graphql-mesh/json-schema": "0.108.7", - "@graphql-mesh/plugin-live-query": "0.103.7", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/json-schema": "0.108.8", + "@graphql-mesh/plugin-live-query": "0.103.8", "@whatwg-node/fetch": "^0.10.0", "fets": "0.8.4", "graphql": "16.9.0" diff --git a/examples/mongoose-example/package.json b/examples/mongoose-example/package.json index f5777b9ad4672..4d4cb7a2b4b62 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.98.8", - "@graphql-mesh/mongoose": "0.103.7", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/mongoose": "0.103.8", "graphql": "16.9.0", "mongoose": "8.8.4" }, diff --git a/examples/mysql-employees/package.json b/examples/mysql-employees/package.json index 644e3f432c2de..bad634ebfc415 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.98.8", - "@graphql-mesh/mysql": "0.104.7", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/mysql": "0.104.8", "graphql": "16.9.0" } } diff --git a/examples/mysql-rfam/package.json b/examples/mysql-rfam/package.json index 89686da65b80f..e480bf029c83c 100644 --- a/examples/mysql-rfam/package.json +++ b/examples/mysql-rfam/package.json @@ -7,8 +7,8 @@ "test": "jest" }, "dependencies": { - "@graphql-mesh/cli": "0.98.8", - "@graphql-mesh/mysql": "0.104.7", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/mysql": "0.104.8", "graphql": "16.9.0" }, "devDependencies": { diff --git a/examples/neo4j-example/package.json b/examples/neo4j-example/package.json index 9b7fe36460c93..33e8578bd5f58 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.103.8", - "@graphql-mesh/cli": "0.98.8", - "@graphql-mesh/neo4j": "0.105.7", + "@graphql-mesh/cache-file": "0.103.9", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/neo4j": "0.105.8", "graphql": "16.9.0" }, "resolutions": { diff --git a/examples/nextjs-apollo-example/package.json b/examples/nextjs-apollo-example/package.json index 8e957ff47762e..5c47f6869804c 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.98.8", - "@graphql-mesh/config": "0.106.8", - "@graphql-mesh/openapi": "0.108.7", - "@graphql-mesh/runtime": "0.105.7", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/config": "0.106.9", + "@graphql-mesh/openapi": "0.108.8", + "@graphql-mesh/runtime": "0.105.8", "apollo-server-micro": "3.13.0", "graphql": "16.9.0", "next": "15.1.0", diff --git a/examples/nextjs-sdk-example/package.json b/examples/nextjs-sdk-example/package.json index bfb3c6dfa3c2c..0b245b2311a26 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.98.8", - "@graphql-mesh/config": "0.106.8", - "@graphql-mesh/openapi": "0.108.7", - "@graphql-mesh/runtime": "0.105.7", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/config": "0.106.9", + "@graphql-mesh/openapi": "0.108.8", + "@graphql-mesh/runtime": "0.105.8", "apollo-server-micro": "3.13.0", "graphql": "16.9.0", "next": "15.1.0", diff --git a/examples/odata-microsoft/package.json b/examples/odata-microsoft/package.json index 9237c4ecc3345..eb828d79ac4f9 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.98.8", - "@graphql-mesh/odata": "0.105.7", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/odata": "0.105.8", "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 66a2f6228d284..447427f65cb0f 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.98.8", - "@graphql-mesh/config": "0.106.8", - "@graphql-mesh/odata": "0.105.7", - "@graphql-mesh/runtime": "0.105.7", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/config": "0.106.9", + "@graphql-mesh/odata": "0.105.8", + "@graphql-mesh/runtime": "0.105.8", "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 ef6a70d1b726a..d7085c4ecb05c 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.98.8", - "@graphql-mesh/config": "0.106.8", - "@graphql-mesh/odata": "0.105.7", - "@graphql-mesh/runtime": "0.105.7", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/config": "0.106.9", + "@graphql-mesh/odata": "0.105.8", + "@graphql-mesh/runtime": "0.105.8", "graphql": "16.9.0" } } diff --git a/examples/odata-trippin/package.json b/examples/odata-trippin/package.json index 7366f68a0e457..5ace61ac5fc06 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.98.8", - "@graphql-mesh/odata": "0.105.7", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/odata": "0.105.8", "graphql": "16.9.0" } } diff --git a/examples/openapi-javascript-wiki/package.json b/examples/openapi-javascript-wiki/package.json index 86aa6f5158074..a02d5349e0ac6 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.98.8", - "@graphql-mesh/openapi": "0.108.7", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/openapi": "0.108.8", "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 da546ee82d58b..fdf74b6b2474f 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.98.8", - "@graphql-mesh/openapi": "0.108.7", - "@graphql-mesh/plugin-response-cache": "0.103.7", - "@graphql-mesh/runtime": "0.105.7", - "@graphql-mesh/transform-cache": "0.103.7", - "@graphql-mesh/transform-rename": "0.103.7", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/openapi": "0.108.8", + "@graphql-mesh/plugin-response-cache": "0.103.8", + "@graphql-mesh/runtime": "0.105.8", + "@graphql-mesh/transform-cache": "0.103.8", + "@graphql-mesh/transform-rename": "0.103.8", "graphql": "16.9.0" } } diff --git a/examples/openapi-meilisearch/package.json b/examples/openapi-meilisearch/package.json index fabe63bdb0779..eef770b237e9c 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.98.8", - "@graphql-mesh/openapi": "0.108.7", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/openapi": "0.108.8", "graphql": "16.9.0" } } diff --git a/examples/openapi-react-weatherbit/package.json b/examples/openapi-react-weatherbit/package.json index 5f8dbe3cf21e9..75eb298052869 100644 --- a/examples/openapi-react-weatherbit/package.json +++ b/examples/openapi-react-weatherbit/package.json @@ -15,7 +15,7 @@ "react-dom": "19.0.0" }, "devDependencies": { - "@graphql-mesh/cli": "0.98.8", + "@graphql-mesh/cli": "0.98.9", "@types/react": "19.0.1", "@types/react-dom": "19.0.2", "@vitejs/plugin-react": "4.3.4", diff --git a/examples/openapi-stackexchange/package.json b/examples/openapi-stackexchange/package.json index 213a6ea15ba6c..791068b284b35 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.98.8", - "@graphql-mesh/openapi": "0.108.7", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/openapi": "0.108.8", "graphql": "16.9.0" } } diff --git a/examples/openapi-stripe/package.json b/examples/openapi-stripe/package.json index 5a12df772155f..2720535c6329a 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.98.8", - "@graphql-mesh/openapi": "0.108.7", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/openapi": "0.108.8", "graphql": "16.9.0" } } diff --git a/examples/openapi-subscriptions/package.json b/examples/openapi-subscriptions/package.json index 6716764ace849..64ad3bd9b44c8 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.98.8", - "@graphql-mesh/openapi": "0.108.7", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/openapi": "0.108.8", "@whatwg-node/fetch": "^0.10.0", "concurrently": "9.1.0", "fets": "^0.8.0", diff --git a/examples/openapi-youtrack/package.json b/examples/openapi-youtrack/package.json index 9b26c0976c8f4..8598fbf3d8d31 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.98.8", - "@graphql-mesh/openapi": "0.108.7", - "@graphql-mesh/transform-resolvers-composition": "0.103.7", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/openapi": "0.108.8", + "@graphql-mesh/transform-resolvers-composition": "0.103.8", "graphql": "16.9.0", "graphql-fields": "2.0.3" } diff --git a/examples/openwhisk-example/package.json b/examples/openwhisk-example/package.json index 24540464c31d5..3973ea140c675 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.98.8", - "@graphql-mesh/graphql": "0.103.8", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/graphql": "0.103.9", "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 a37edf1f45ab8..e2d96b390d0e7 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.98.8", - "@graphql-mesh/json-schema": "0.108.7", - "@graphql-mesh/plugin-mock": "0.103.7", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/json-schema": "0.108.8", + "@graphql-mesh/plugin-mock": "0.103.8", "@graphql-yoga/plugin-sofa": "3.10.4", "graphql": "16.9.0" }, diff --git a/examples/postgres-geodb/package.json b/examples/postgres-geodb/package.json index 855e76ba4304e..cc2455ceca4ce 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.103.8", - "@graphql-mesh/cli": "0.98.8", - "@graphql-mesh/config": "0.106.8", - "@graphql-mesh/graphql": "0.103.8", - "@graphql-mesh/postgraphile": "0.103.7", - "@graphql-mesh/runtime": "0.105.7", - "@graphql-mesh/transform-prefix": "0.103.8", + "@graphql-mesh/cache-file": "0.103.9", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/config": "0.106.9", + "@graphql-mesh/graphql": "0.103.9", + "@graphql-mesh/postgraphile": "0.103.8", + "@graphql-mesh/runtime": "0.105.8", + "@graphql-mesh/transform-prefix": "0.103.9", "graphql": "16.9.0" }, "devDependencies": { diff --git a/examples/programmatic-batching/package.json b/examples/programmatic-batching/package.json index 40dd6819c29f5..c605946cd94fe 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.98.8", - "@graphql-mesh/openapi": "0.108.7", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/openapi": "0.108.8", "@sinclair/typebox": "0.34.11", "fets": "0.8.4", "graphql": "16.9.0" diff --git a/examples/reddit-example/package.json b/examples/reddit-example/package.json index 7d523070241d0..bf7975d125264 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.98.8", - "@graphql-mesh/json-schema": "0.108.7" + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/json-schema": "0.108.8" } } diff --git a/examples/response-cache/CHANGELOG.md b/examples/response-cache/CHANGELOG.md index 75bae60faa56f..d811437cba937 100644 --- a/examples/response-cache/CHANGELOG.md +++ b/examples/response-cache/CHANGELOG.md @@ -1,5 +1,15 @@ # example-response-cache +## 0.4.9 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/cli@0.98.9 + - @graphql-mesh/json-schema@0.108.8 + - @graphql-mesh/plugin-mock@0.103.8 + ## 0.4.8 ### Patch Changes diff --git a/examples/response-cache/package.json b/examples/response-cache/package.json index 3bb0c158eacaf..2d3333f0485c6 100644 --- a/examples/response-cache/package.json +++ b/examples/response-cache/package.json @@ -1,6 +1,6 @@ { "name": "example-response-cache", - "version": "0.4.8", + "version": "0.4.9", "license": "MIT", "private": true, "scripts": { @@ -9,9 +9,9 @@ "test": "mesh build && jest" }, "dependencies": { - "@graphql-mesh/cli": "^0.98.8", - "@graphql-mesh/json-schema": "^0.108.7", - "@graphql-mesh/plugin-mock": "^0.103.7", + "@graphql-mesh/cli": "^0.98.9", + "@graphql-mesh/json-schema": "^0.108.8", + "@graphql-mesh/plugin-mock": "^0.103.8", "graphql": "16.9.0" } } diff --git a/examples/soap-country-info/package.json b/examples/soap-country-info/package.json index 78a962db23170..d0a0b39aab831 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.98.8", - "@graphql-mesh/plugin-snapshot": "0.103.7", - "@graphql-mesh/soap": "0.105.7", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/plugin-snapshot": "0.103.8", + "@graphql-mesh/soap": "0.105.8", "graphql": "16.9.0" } } diff --git a/examples/soap-demo/package.json b/examples/soap-demo/package.json index 5c1e16a44c91b..c8586beb05f6f 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.98.8", - "@graphql-mesh/soap": "0.105.7", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/soap": "0.105.8", "graphql": "16.9.0" }, "devDependencies": { diff --git a/examples/soap-netsuite/package.json b/examples/soap-netsuite/package.json index b05e8bdbec920..fad00ba269c64 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.98.8", - "@graphql-mesh/soap": "0.105.7", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/soap": "0.105.8", "graphql": "16.9.0" }, "devDependencies": { diff --git a/examples/spacex-cfw/package.json b/examples/spacex-cfw/package.json index 752b7ff72304e..c9d3f5d748923 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.104.7", - "@graphql-mesh/cli": "0.98.8", - "@graphql-mesh/graphql": "0.103.8", - "@graphql-mesh/plugin-rate-limit": "0.103.7", - "@graphql-mesh/plugin-response-cache": "0.103.7", + "@graphql-mesh/cache-cfw-kv": "0.104.8", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/graphql": "0.103.9", + "@graphql-mesh/plugin-rate-limit": "0.103.8", + "@graphql-mesh/plugin-response-cache": "0.103.8", "graphql": "16.9.0" }, "devDependencies": { diff --git a/examples/sqlite-chinook/package.json b/examples/sqlite-chinook/package.json index 38d8c4a92fa4f..b63215bbbedca 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.98.8", - "@graphql-mesh/tuql": "0.104.7", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/tuql": "0.104.8", "graphql": "16.9.0" }, "resolutions": { diff --git a/examples/thrift-calculator/package.json b/examples/thrift-calculator/package.json index 39cf4b5900e23..1f182c2743bb8 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.98.8", - "@graphql-mesh/thrift": "0.105.7", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/thrift": "0.105.8", "express": "4.21.2", "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 6fbcf9ec2025c..dc7a4085a6b8f 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.98.8", - "@graphql-mesh/graphql": "0.103.8", - "@graphql-mesh/transform-rename": "0.103.7", - "@graphql-mesh/transform-type-merging": "0.103.7", + "@graphql-mesh/cli": "0.98.9", + "@graphql-mesh/graphql": "0.103.9", + "@graphql-mesh/transform-rename": "0.103.8", + "@graphql-mesh/transform-type-merging": "0.103.8", "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 8f8b21905fdbc..f244642028ccb 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.6.1 + ## 1.6.0 ## 1.5.14 diff --git a/examples/v1-next/apollo-federation-compatibility/package.json b/examples/v1-next/apollo-federation-compatibility/package.json index 3108412f22962..e6661daba458b 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.6.0", + "version": "1.6.1", "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.2", "@graphql-codegen/typescript-resolvers": "4.4.1", - "@graphql-mesh/compose-cli": "1.3.0", + "@graphql-mesh/compose-cli": "1.3.1", "@types/node": "22.10.2", "esbuild": "^0.24.0", "lru-cache": "11.0.2" diff --git a/examples/v1-next/auth0/package.json b/examples/v1-next/auth0/package.json index 3542ba24940c9..6c15738b5c773 100644 --- a/examples/v1-next/auth0/package.json +++ b/examples/v1-next/auth0/package.json @@ -12,7 +12,7 @@ "@envelop/auth0": "^6.0.0", "@graphql-hive/gateway": "^1.5.8", "@graphql-mesh/compose-cli": "workspace:^", - "@graphql-mesh/plugin-operation-field-permissions": "^0.103.7", + "@graphql-mesh/plugin-operation-field-permissions": "^0.103.8", "@omnigraph/json-schema": "workspace:^", "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 455b474f26479..201d1b7ce3a6c 100644 --- a/examples/v1-next/integrations/cfw-breweries/package.json +++ b/examples/v1-next/integrations/cfw-breweries/package.json @@ -10,7 +10,7 @@ "@graphql-mesh/cache-cfw-kv": "workspace:^", "@graphql-mesh/cache-localforage": "workspace:^", "@graphql-mesh/compose-cli": "workspace:^", - "@graphql-mesh/plugin-response-cache": "^0.103.7", + "@graphql-mesh/plugin-response-cache": "^0.103.8", "@omnigraph/json-schema": "workspace:^", "graphql": "16.9.0" }, diff --git a/examples/v1-next/integrations/cfw-spacex/package.json b/examples/v1-next/integrations/cfw-spacex/package.json index 91847c1cc3556..048a29c9aec57 100644 --- a/examples/v1-next/integrations/cfw-spacex/package.json +++ b/examples/v1-next/integrations/cfw-spacex/package.json @@ -8,8 +8,8 @@ "@envelop/depth-limit": "^4.0.0", "@graphql-hive/gateway": "^1.5.8", "@graphql-mesh/cache-cfw-kv": "workspace:^", - "@graphql-mesh/plugin-rate-limit": "^0.103.7", - "@graphql-mesh/plugin-response-cache": "^0.103.7", + "@graphql-mesh/plugin-rate-limit": "^0.103.8", + "@graphql-mesh/plugin-response-cache": "^0.103.8", "graphql": "16.9.0" }, "devDependencies": { diff --git a/packages/cache/cfw-kv/CHANGELOG.md b/packages/cache/cfw-kv/CHANGELOG.md index ba56e3aeed6d9..04134fe4ff0fc 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.104.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.104.7 ### Patch Changes diff --git a/packages/cache/cfw-kv/package.json b/packages/cache/cfw-kv/package.json index eaf8b853a0031..67935addf6107 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.104.7", + "version": "0.104.8", "type": "module", "repository": { "type": "git", @@ -35,8 +35,8 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "tslib": "^2.4.0" }, "devDependencies": { diff --git a/packages/cache/file/CHANGELOG.md b/packages/cache/file/CHANGELOG.md index c56c08185514e..4fddfa364967d 100644 --- a/packages/cache/file/CHANGELOG.md +++ b/packages/cache/file/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/cache-file +## 0.103.9 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.103.8 ### Patch Changes diff --git a/packages/cache/file/package.json b/packages/cache/file/package.json index 775235376ddd1..9e354cdc46a77 100644 --- a/packages/cache/file/package.json +++ b/packages/cache/file/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/cache-file", - "version": "0.103.8", + "version": "0.103.9", "type": "module", "repository": { "type": "git", @@ -36,8 +36,8 @@ }, "dependencies": { "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "dataloader": "2.2.3", "tslib": "^2.4.0" }, diff --git a/packages/cache/inmemory-lru/CHANGELOG.md b/packages/cache/inmemory-lru/CHANGELOG.md index 5853d015f561d..acc6a12e52c04 100644 --- a/packages/cache/inmemory-lru/CHANGELOG.md +++ b/packages/cache/inmemory-lru/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/cache-inmemory-lru +## 0.0.3 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.0.2 ### Patch Changes diff --git a/packages/cache/inmemory-lru/package.json b/packages/cache/inmemory-lru/package.json index 887084ea926d8..c8fb48b9fd722 100644 --- a/packages/cache/inmemory-lru/package.json +++ b/packages/cache/inmemory-lru/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/cache-inmemory-lru", - "version": "0.0.2", + "version": "0.0.3", "type": "module", "repository": { "type": "git", @@ -35,8 +35,8 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@whatwg-node/disposablestack": "^0.0.5", "tslib": "^2.4.0" }, diff --git a/packages/cache/localforage/CHANGELOG.md b/packages/cache/localforage/CHANGELOG.md index 2d18ca5f893d7..484efbfe434f6 100644 --- a/packages/cache/localforage/CHANGELOG.md +++ b/packages/cache/localforage/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-mesh/cache-localforage +## 0.103.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/cache-inmemory-lru@0.0.3 + - @graphql-mesh/types@0.103.8 + ## 0.103.7 ### Patch Changes diff --git a/packages/cache/localforage/package.json b/packages/cache/localforage/package.json index 1ad2ba7beb3f7..331c337abee99 100644 --- a/packages/cache/localforage/package.json +++ b/packages/cache/localforage/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/cache-localforage", - "version": "0.103.7", + "version": "0.103.8", "type": "module", "repository": { "type": "git", @@ -35,9 +35,9 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/cache-inmemory-lru": "^0.0.2", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/cache-inmemory-lru": "^0.0.3", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "localforage": "1.10.0", "tslib": "^2.4.0" }, diff --git a/packages/cache/redis/CHANGELOG.md b/packages/cache/redis/CHANGELOG.md index 76153ad06cdd7..ad776d786453e 100644 --- a/packages/cache/redis/CHANGELOG.md +++ b/packages/cache/redis/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/cache-redis +## 0.103.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.103.7 ### Patch Changes diff --git a/packages/cache/redis/package.json b/packages/cache/redis/package.json index c9547745212f7..4d1e17ee17b96 100644 --- a/packages/cache/redis/package.json +++ b/packages/cache/redis/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/cache-redis", - "version": "0.103.7", + "version": "0.103.8", "type": "module", "repository": { "type": "git", @@ -37,8 +37,8 @@ "dependencies": { "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/string-interpolation": "0.5.7", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@whatwg-node/disposablestack": "^0.0.5", "ioredis": "^5.3.2", "ioredis-mock": "^8.8.3", diff --git a/packages/compose-cli/CHANGELOG.md b/packages/compose-cli/CHANGELOG.md index a6331a2a84d9b..d1646c94c28a3 100644 --- a/packages/compose-cli/CHANGELOG.md +++ b/packages/compose-cli/CHANGELOG.md @@ -1,5 +1,34 @@ # @graphql-mesh/compose-cli +## 1.3.1 + +### Patch Changes + +- [#8082](https://github.com/ardatan/graphql-mesh/pull/8082) + [`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-mesh/fusion-composition@^0.7.13` ↗︎](https://www.npmjs.com/package/@graphql-mesh/fusion-composition/v/0.7.13) + (from `workspace:^`, in `dependencies`) + - Updated dependency + [`@graphql-mesh/include@^0.2.6` ↗︎](https://www.npmjs.com/package/@graphql-mesh/include/v/0.2.6) + (from `workspace:^`, in `dependencies`) + - Updated dependency + [`@graphql-mesh/string-interpolation@^0.5.7` ↗︎](https://www.npmjs.com/package/@graphql-mesh/string-interpolation/v/0.5.7) + (from `workspace:^`, in `dependencies`) + - Updated dependency + [`@graphql-mesh/types@^0.103.7` ↗︎](https://www.npmjs.com/package/@graphql-mesh/types/v/0.103.7) + (from `workspace:^`, in `dependencies`) + - Updated dependency + [`@graphql-mesh/utils@^0.103.7` ↗︎](https://www.npmjs.com/package/@graphql-mesh/utils/v/0.103.7) + (from `workspace:^`, in `dependencies`) +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/include@0.2.7 + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/fusion-composition@0.7.14 + - @graphql-mesh/types@0.103.8 + ## 1.3.0 ### Minor Changes diff --git a/packages/compose-cli/package.json b/packages/compose-cli/package.json index e0ffb5b006c0d..32abfa49b0b96 100644 --- a/packages/compose-cli/package.json +++ b/packages/compose-cli/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/compose-cli", - "version": "1.3.0", + "version": "1.3.1", "type": "module", "repository": { "type": "git", @@ -39,11 +39,11 @@ }, "dependencies": { "@commander-js/extra-typings": "^12.1.0", - "@graphql-mesh/fusion-composition": "^0.7.13", - "@graphql-mesh/include": "^0.2.6", + "@graphql-mesh/fusion-composition": "^0.7.14", + "@graphql-mesh/include": "^0.2.7", "@graphql-mesh/string-interpolation": "^0.5.7", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/code-file-loader": "^8.1.7", "@graphql-tools/graphql-file-loader": "^8.0.5", "@graphql-tools/load": "^8.0.1", diff --git a/packages/fusion/composition/CHANGELOG.md b/packages/fusion/composition/CHANGELOG.md index cc683b3bf99f6..8879ed915fe9e 100644 --- a/packages/fusion/composition/CHANGELOG.md +++ b/packages/fusion/composition/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/fusion-composition +## 0.7.14 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + ## 0.7.13 ### Patch Changes diff --git a/packages/fusion/composition/package.json b/packages/fusion/composition/package.json index b743f091d9e29..3800dde28bd78 100644 --- a/packages/fusion/composition/package.json +++ b/packages/fusion/composition/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/fusion-composition", - "version": "0.7.13", + "version": "0.7.14", "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.103.7", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/schema": "^10.0.5", "@graphql-tools/stitching-directives": "^3.1.9", "@graphql-tools/utils": "^10.6.0", diff --git a/packages/include/CHANGELOG.md b/packages/include/CHANGELOG.md index b5da068ff500b..98e8fefbb4de3 100644 --- a/packages/include/CHANGELOG.md +++ b/packages/include/CHANGELOG.md @@ -1,5 +1,17 @@ # @graphql-mesh/include +## 0.2.7 + +### Patch Changes + +- [#8082](https://github.com/ardatan/graphql-mesh/pull/8082) + [`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911) + Thanks [@ardatan](https://github.com/ardatan)! - Import enhancements + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + ## 0.2.6 ### Patch Changes diff --git a/packages/include/package.json b/packages/include/package.json index 45ae1bc6257ee..f13825b6c0bb7 100644 --- a/packages/include/package.json +++ b/packages/include/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/include", - "version": "0.2.6", + "version": "0.2.7", "type": "module", "repository": { "type": "git", @@ -46,7 +46,7 @@ }, "typings": "dist/typings/index.d.ts", "dependencies": { - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/utils": "^0.103.8", "dotenv": "^16.3.1", "get-tsconfig": "^4.7.6", "jiti": "^2.0.0", diff --git a/packages/legacy/apollo-link/CHANGELOG.md b/packages/legacy/apollo-link/CHANGELOG.md index 18986fb94a220..2dae8d1621c7b 100644 --- a/packages/legacy/apollo-link/CHANGELOG.md +++ b/packages/legacy/apollo-link/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/apollo-link +## 0.105.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/runtime@0.105.8 + ## 0.105.7 ### Patch Changes diff --git a/packages/legacy/apollo-link/package.json b/packages/legacy/apollo-link/package.json index 59e91aec71d49..296e68f9e1e31 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.105.7", + "version": "0.105.8", "type": "module", "repository": { "type": "git", @@ -36,7 +36,7 @@ "graphql": "^15.2.0 || ^16.0.0" }, "dependencies": { - "@graphql-mesh/runtime": "^0.105.7", + "@graphql-mesh/runtime": "^0.105.8", "@graphql-tools/utils": "^10.6.0", "tslib": "^2.4.0" }, diff --git a/packages/legacy/cli/CHANGELOG.md b/packages/legacy/cli/CHANGELOG.md index 92201f0f0bdf5..5c41e470e584c 100644 --- a/packages/legacy/cli/CHANGELOG.md +++ b/packages/legacy/cli/CHANGELOG.md @@ -1,5 +1,23 @@ # @graphql-mesh/cli +## 0.98.9 + +### Patch Changes + +- [#8082](https://github.com/ardatan/graphql-mesh/pull/8082) + [`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911) + Thanks [@ardatan](https://github.com/ardatan)! - Import enhancements + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/config@0.106.9 + - @graphql-mesh/include@0.2.7 + - @graphql-mesh/runtime@0.105.8 + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/http@0.105.8 + - @graphql-mesh/store@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.98.8 ### Patch Changes diff --git a/packages/legacy/cli/package.json b/packages/legacy/cli/package.json index 69b7386163329..a57cfb10de11e 100644 --- a/packages/legacy/cli/package.json +++ b/packages/legacy/cli/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/cli", - "version": "0.98.8", + "version": "0.98.9", "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.106.8", + "@graphql-mesh/config": "^0.106.9", "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/http": "^0.105.7", - "@graphql-mesh/include": "^0.2.6", - "@graphql-mesh/runtime": "^0.105.7", - "@graphql-mesh/store": "^0.103.7", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/http": "^0.105.8", + "@graphql-mesh/include": "^0.2.7", + "@graphql-mesh/runtime": "^0.105.8", + "@graphql-mesh/store": "^0.103.8", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/utils": "^10.6.0", "ajv": "^8.12.0", "change-case": "^4.1.2", diff --git a/packages/legacy/config/CHANGELOG.md b/packages/legacy/config/CHANGELOG.md index e5d7daa3b22c3..2ffd5161a7977 100644 --- a/packages/legacy/config/CHANGELOG.md +++ b/packages/legacy/config/CHANGELOG.md @@ -1,5 +1,23 @@ # @graphql-mesh/config +## 0.106.9 + +### Patch Changes + +- [#8082](https://github.com/ardatan/graphql-mesh/pull/8082) + [`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911) + Thanks [@ardatan](https://github.com/ardatan)! - Import enhancements + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/runtime@0.105.8 + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/cache-localforage@0.103.8 + - @graphql-mesh/merger-bare@0.104.9 + - @graphql-mesh/merger-stitching@0.104.8 + - @graphql-mesh/store@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.106.8 ### Patch Changes diff --git a/packages/legacy/config/package.json b/packages/legacy/config/package.json index 8f449e1b618fe..173884c12168a 100644 --- a/packages/legacy/config/package.json +++ b/packages/legacy/config/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/config", - "version": "0.106.8", + "version": "0.106.9", "type": "module", "repository": { "type": "git", @@ -36,14 +36,14 @@ }, "dependencies": { "@envelop/core": "^5.0.0", - "@graphql-mesh/cache-localforage": "^0.103.7", + "@graphql-mesh/cache-localforage": "^0.103.8", "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/merger-bare": "^0.104.8", - "@graphql-mesh/merger-stitching": "^0.104.7", - "@graphql-mesh/runtime": "^0.105.7", - "@graphql-mesh/store": "^0.103.7", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/merger-bare": "^0.104.9", + "@graphql-mesh/merger-stitching": "^0.104.8", + "@graphql-mesh/runtime": "^0.105.8", + "@graphql-mesh/store": "^0.103.8", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@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 a3ce8808ae93c..30a9d804f9e38 100644 --- a/packages/legacy/handlers/graphql/CHANGELOG.md +++ b/packages/legacy/handlers/graphql/CHANGELOG.md @@ -1,5 +1,33 @@ # @graphql-mesh/graphql +## 0.103.9 + +### Patch Changes + +- [#8082](https://github.com/ardatan/graphql-mesh/pull/8082) + [`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-mesh/cross-helpers@^0.4.9` ↗︎](https://www.npmjs.com/package/@graphql-mesh/cross-helpers/v/0.4.9) + (from `workspace:^`, in `dependencies`) + - Updated dependency + [`@graphql-mesh/store@^0.103.7` ↗︎](https://www.npmjs.com/package/@graphql-mesh/store/v/0.103.7) + (from `workspace:^`, in `dependencies`) + - Updated dependency + [`@graphql-mesh/string-interpolation@^0.5.7` ↗︎](https://www.npmjs.com/package/@graphql-mesh/string-interpolation/v/0.5.7) + (from `workspace:^`, in `dependencies`) + - Updated dependency + [`@graphql-mesh/types@^0.103.7` ↗︎](https://www.npmjs.com/package/@graphql-mesh/types/v/0.103.7) + (from `workspace:^`, in `dependencies`) + - Updated dependency + [`@graphql-mesh/utils@^0.103.7` ↗︎](https://www.npmjs.com/package/@graphql-mesh/utils/v/0.103.7) + (from `workspace:^`, in `dependencies`) +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/store@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.103.8 ### Patch Changes diff --git a/packages/legacy/handlers/graphql/package.json b/packages/legacy/handlers/graphql/package.json index 57bc7ecf5067b..d3ac24f0145d4 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.103.8", + "version": "0.103.9", "type": "module", "repository": { "type": "git", @@ -36,10 +36,10 @@ }, "dependencies": { "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/store": "^0.103.7", + "@graphql-mesh/store": "^0.103.8", "@graphql-mesh/string-interpolation": "^0.5.7", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/delegate": "^10.0.28", "@graphql-tools/federation": "^3.0.0", "@graphql-tools/merge": "^9.0.12", diff --git a/packages/legacy/handlers/grpc/CHANGELOG.md b/packages/legacy/handlers/grpc/CHANGELOG.md index 71828baa5df22..5a9be555078a5 100644 --- a/packages/legacy/handlers/grpc/CHANGELOG.md +++ b/packages/legacy/handlers/grpc/CHANGELOG.md @@ -1,5 +1,16 @@ # @graphql-mesh/grpc +## 0.106.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/store@0.103.8 + - @graphql-mesh/transport-grpc@0.1.8 + - @graphql-mesh/types@0.103.8 + ## 0.106.7 ### Patch Changes diff --git a/packages/legacy/handlers/grpc/package.json b/packages/legacy/handlers/grpc/package.json index 4b14f09e64eec..01e852ab7921f 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.106.7", + "version": "0.106.8", "type": "module", "repository": { "type": "git", @@ -35,10 +35,10 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/store": "^0.103.7", - "@graphql-mesh/transport-grpc": "^0.1.7", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/store": "^0.103.8", + "@graphql-mesh/transport-grpc": "^0.1.8", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@omnigraph/grpc": "^0.1.3", "tslib": "^2.4.0" }, diff --git a/packages/legacy/handlers/json-schema/CHANGELOG.md b/packages/legacy/handlers/json-schema/CHANGELOG.md index f481c8eb6d728..f08ade4a21301 100644 --- a/packages/legacy/handlers/json-schema/CHANGELOG.md +++ b/packages/legacy/handlers/json-schema/CHANGELOG.md @@ -1,5 +1,20 @@ # @graphql-mesh/json-schema +## 0.108.8 + +### Patch Changes + +- [#8082](https://github.com/ardatan/graphql-mesh/pull/8082) + [`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911) + Thanks [@ardatan](https://github.com/ardatan)! - Import enhancements + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/store@0.103.8 + - @omnigraph/json-schema@0.108.8 + - @graphql-mesh/types@0.103.8 + ## 0.108.7 ### Patch Changes diff --git a/packages/legacy/handlers/json-schema/package.json b/packages/legacy/handlers/json-schema/package.json index 0e85471a98bda..7c491e5e06ec0 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.108.7", + "version": "0.108.8", "type": "module", "repository": { "type": "git", @@ -36,12 +36,12 @@ }, "dependencies": { "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/store": "^0.103.7", + "@graphql-mesh/store": "^0.103.8", "@graphql-mesh/string-interpolation": "0.5.7", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@json-schema-tools/meta-schema": "1.7.5", - "@omnigraph/json-schema": "0.108.7", + "@omnigraph/json-schema": "0.108.8", "graphql-compose": "9.0.11", "json-machete": "0.97.5", "tslib": "^2.4.0" diff --git a/packages/legacy/handlers/mongoose/CHANGELOG.md b/packages/legacy/handlers/mongoose/CHANGELOG.md index 9824aa8c43e60..567476ce27817 100644 --- a/packages/legacy/handlers/mongoose/CHANGELOG.md +++ b/packages/legacy/handlers/mongoose/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/mongoose +## 0.103.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.103.7 ### Patch Changes diff --git a/packages/legacy/handlers/mongoose/package.json b/packages/legacy/handlers/mongoose/package.json index 681dcb97d67ab..0af8295c1e411 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.103.7", + "version": "0.103.8", "type": "module", "repository": { "type": "git", @@ -36,8 +36,8 @@ }, "dependencies": { "@graphql-mesh/string-interpolation": "^0.5.7", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "graphql-compose": "^9.0.11", "graphql-compose-connection": "^8.2.1", "graphql-compose-mongoose": "^10.0.0", diff --git a/packages/legacy/handlers/mysql/CHANGELOG.md b/packages/legacy/handlers/mysql/CHANGELOG.md index 5be1b27becddf..90d7521213f45 100644 --- a/packages/legacy/handlers/mysql/CHANGELOG.md +++ b/packages/legacy/handlers/mysql/CHANGELOG.md @@ -1,5 +1,16 @@ # @graphql-mesh/mysql +## 0.104.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/store@0.103.8 + - @omnigraph/mysql@0.8.8 + - @graphql-mesh/types@0.103.8 + ## 0.104.7 ### Patch Changes diff --git a/packages/legacy/handlers/mysql/package.json b/packages/legacy/handlers/mysql/package.json index 36c5d48397537..26ae86aa52fb1 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.104.7", + "version": "0.104.8", "type": "module", "repository": { "type": "git", @@ -35,11 +35,11 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/store": "^0.103.7", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/store": "^0.103.8", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/utils": "^10.6.0", - "@omnigraph/mysql": "^0.8.7", + "@omnigraph/mysql": "^0.8.8", "tslib": "^2.4.0" }, "publishConfig": { diff --git a/packages/legacy/handlers/neo4j/CHANGELOG.md b/packages/legacy/handlers/neo4j/CHANGELOG.md index 9d96e201e20f3..e879a4daef38b 100644 --- a/packages/legacy/handlers/neo4j/CHANGELOG.md +++ b/packages/legacy/handlers/neo4j/CHANGELOG.md @@ -1,5 +1,16 @@ # @graphql-mesh/neo4j +## 0.105.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/store@0.103.8 + - @graphql-mesh/types@0.103.8 + - @omnigraph/neo4j@0.9.8 + ## 0.105.7 ### Patch Changes diff --git a/packages/legacy/handlers/neo4j/package.json b/packages/legacy/handlers/neo4j/package.json index c8de0cf08c0c4..a1f94fc439d94 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.105.7", + "version": "0.105.8", "type": "module", "repository": { "type": "git", @@ -35,10 +35,10 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/store": "^0.103.7", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", - "@omnigraph/neo4j": "^0.9.7", + "@graphql-mesh/store": "^0.103.8", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", + "@omnigraph/neo4j": "^0.9.8", "tslib": "^2.4.0" }, "publishConfig": { diff --git a/packages/legacy/handlers/odata/CHANGELOG.md b/packages/legacy/handlers/odata/CHANGELOG.md index 38cd7d0a008a4..cc637579a5d28 100644 --- a/packages/legacy/handlers/odata/CHANGELOG.md +++ b/packages/legacy/handlers/odata/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/odata +## 0.105.8 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/store@0.103.8 + - @omnigraph/odata@0.1.8 + - @graphql-mesh/types@0.103.8 + ## 0.105.7 ### Patch Changes diff --git a/packages/legacy/handlers/odata/package.json b/packages/legacy/handlers/odata/package.json index 970ac087c0c47..e30dd10e1c924 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.105.7", + "version": "0.105.8", "type": "module", "repository": { "type": "git", @@ -35,9 +35,9 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/store": "^0.103.7", - "@graphql-mesh/types": "^0.103.7", - "@omnigraph/odata": "^0.1.7", + "@graphql-mesh/store": "^0.103.8", + "@graphql-mesh/types": "^0.103.8", + "@omnigraph/odata": "^0.1.8", "tslib": "^2.4.0" }, "publishConfig": { diff --git a/packages/legacy/handlers/openapi/CHANGELOG.md b/packages/legacy/handlers/openapi/CHANGELOG.md index 6d36c6b681bbc..7705bbb11d5ba 100644 --- a/packages/legacy/handlers/openapi/CHANGELOG.md +++ b/packages/legacy/handlers/openapi/CHANGELOG.md @@ -1,5 +1,17 @@ # @graphql-mesh/openapi +## 0.108.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911), + [`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @omnigraph/openapi@0.108.8 + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/store@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.108.7 ### Patch Changes diff --git a/packages/legacy/handlers/openapi/package.json b/packages/legacy/handlers/openapi/package.json index 861b796101065..6a752a7c89e57 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.108.7", + "version": "0.108.8", "type": "module", "repository": { "type": "git", @@ -35,11 +35,11 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/store": "^0.103.7", + "@graphql-mesh/store": "^0.103.8", "@graphql-mesh/string-interpolation": "0.5.7", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", - "@omnigraph/openapi": "0.108.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", + "@omnigraph/openapi": "0.108.8", "tslib": "^2.4.0" }, "publishConfig": { diff --git a/packages/legacy/handlers/postgraphile/CHANGELOG.md b/packages/legacy/handlers/postgraphile/CHANGELOG.md index 80e1e68d73a7e..744ecdc913da4 100644 --- a/packages/legacy/handlers/postgraphile/CHANGELOG.md +++ b/packages/legacy/handlers/postgraphile/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-mesh/postgraphile +## 0.103.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/store@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.103.7 ### Patch Changes diff --git a/packages/legacy/handlers/postgraphile/package.json b/packages/legacy/handlers/postgraphile/package.json index 412090d3abf67..d23776f18e746 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.103.7", + "version": "0.103.8", "type": "module", "repository": { "type": "git", @@ -36,10 +36,10 @@ }, "dependencies": { "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/store": "^0.103.7", + "@graphql-mesh/store": "^0.103.8", "@graphql-mesh/string-interpolation": "^0.5.7", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/delegate": "^10.0.28", "pg": "^8.6.0", "postgraphile": "^4.13.0", diff --git a/packages/legacy/handlers/raml/CHANGELOG.md b/packages/legacy/handlers/raml/CHANGELOG.md index 9a261def713ba..d73a63d1f0cd5 100644 --- a/packages/legacy/handlers/raml/CHANGELOG.md +++ b/packages/legacy/handlers/raml/CHANGELOG.md @@ -1,5 +1,16 @@ # @graphql-mesh/raml +## 0.108.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/store@0.103.8 + - @omnigraph/raml@0.108.8 + - @graphql-mesh/types@0.103.8 + ## 0.108.7 ### Patch Changes diff --git a/packages/legacy/handlers/raml/package.json b/packages/legacy/handlers/raml/package.json index f91309c840464..202478b98bec5 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.108.7", + "version": "0.108.8", "type": "module", "repository": { "type": "git", @@ -35,10 +35,10 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/store": "^0.103.7", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", - "@omnigraph/raml": "0.108.7", + "@graphql-mesh/store": "^0.103.8", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", + "@omnigraph/raml": "0.108.8", "tslib": "^2.4.0" }, "publishConfig": { diff --git a/packages/legacy/handlers/soap/CHANGELOG.md b/packages/legacy/handlers/soap/CHANGELOG.md index 7573d4786c6c7..a6b1a675cbab8 100644 --- a/packages/legacy/handlers/soap/CHANGELOG.md +++ b/packages/legacy/handlers/soap/CHANGELOG.md @@ -1,5 +1,16 @@ # @graphql-mesh/soap +## 0.105.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/store@0.103.8 + - @omnigraph/soap@0.105.8 + - @graphql-mesh/types@0.103.8 + ## 0.105.7 ### Patch Changes diff --git a/packages/legacy/handlers/soap/package.json b/packages/legacy/handlers/soap/package.json index 921cdce529d2a..a08bf62279e84 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.105.7", + "version": "0.105.8", "type": "module", "repository": { "type": "git", @@ -36,12 +36,12 @@ }, "dependencies": { "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/store": "^0.103.7", + "@graphql-mesh/store": "^0.103.8", "@graphql-mesh/string-interpolation": "^0.5.7", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/utils": "^10.6.0", - "@omnigraph/soap": "0.105.7", + "@omnigraph/soap": "0.105.8", "tslib": "^2.4.0" }, "publishConfig": { diff --git a/packages/legacy/handlers/supergraph/CHANGELOG.md b/packages/legacy/handlers/supergraph/CHANGELOG.md index 835c6ecb90bc9..99b9ebcd71bbd 100644 --- a/packages/legacy/handlers/supergraph/CHANGELOG.md +++ b/packages/legacy/handlers/supergraph/CHANGELOG.md @@ -1,5 +1,33 @@ # @graphql-mesh/supergraph +## 0.9.9 + +### Patch Changes + +- [#8082](https://github.com/ardatan/graphql-mesh/pull/8082) + [`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-mesh/cross-helpers@^0.4.9` ↗︎](https://www.npmjs.com/package/@graphql-mesh/cross-helpers/v/0.4.9) + (from `workspace:^`, in `dependencies`) + - Updated dependency + [`@graphql-mesh/store@^0.103.7` ↗︎](https://www.npmjs.com/package/@graphql-mesh/store/v/0.103.7) + (from `workspace:^`, in `dependencies`) + - Updated dependency + [`@graphql-mesh/string-interpolation@^0.5.7` ↗︎](https://www.npmjs.com/package/@graphql-mesh/string-interpolation/v/0.5.7) + (from `workspace:^`, in `dependencies`) + - Updated dependency + [`@graphql-mesh/types@^0.103.7` ↗︎](https://www.npmjs.com/package/@graphql-mesh/types/v/0.103.7) + (from `workspace:^`, in `dependencies`) + - Updated dependency + [`@graphql-mesh/utils@^0.103.7` ↗︎](https://www.npmjs.com/package/@graphql-mesh/utils/v/0.103.7) + (from `workspace:^`, in `dependencies`) +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/store@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.9.8 ### Patch Changes diff --git a/packages/legacy/handlers/supergraph/package.json b/packages/legacy/handlers/supergraph/package.json index 4c5c32a0d91da..51fe82772c8e5 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.9.8", + "version": "0.9.9", "type": "module", "repository": { "type": "git", @@ -36,10 +36,10 @@ }, "dependencies": { "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/store": "^0.103.7", + "@graphql-mesh/store": "^0.103.8", "@graphql-mesh/string-interpolation": "^0.5.7", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/federation": "^3.0.0", "@graphql-tools/url-loader": "^8.0.9", "@graphql-tools/utils": "^10.6.0", diff --git a/packages/legacy/handlers/thrift/CHANGELOG.md b/packages/legacy/handlers/thrift/CHANGELOG.md index 410c120f66544..8e298b107d518 100644 --- a/packages/legacy/handlers/thrift/CHANGELOG.md +++ b/packages/legacy/handlers/thrift/CHANGELOG.md @@ -1,5 +1,16 @@ # @graphql-mesh/thrift +## 0.105.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/store@0.103.8 + - @omnigraph/thrift@0.8.8 + - @graphql-mesh/types@0.103.8 + ## 0.105.7 ### Patch Changes diff --git a/packages/legacy/handlers/thrift/package.json b/packages/legacy/handlers/thrift/package.json index 7362846d5e3b5..3dafbb76d8f21 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.105.7", + "version": "0.105.8", "type": "module", "repository": { "type": "git", @@ -36,11 +36,11 @@ }, "dependencies": { "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/store": "^0.103.7", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/store": "^0.103.8", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/utils": "^10.6.0", - "@omnigraph/thrift": "^0.8.7", + "@omnigraph/thrift": "^0.8.8", "tslib": "^2.4.0" }, "devDependencies": { diff --git a/packages/legacy/handlers/tuql/CHANGELOG.md b/packages/legacy/handlers/tuql/CHANGELOG.md index 7d75451d3d65d..9b251c746eec5 100644 --- a/packages/legacy/handlers/tuql/CHANGELOG.md +++ b/packages/legacy/handlers/tuql/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/tuql +## 0.104.8 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.8 + - @omnigraph/sqlite@0.7.8 + ## 0.104.7 ### Patch Changes diff --git a/packages/legacy/handlers/tuql/package.json b/packages/legacy/handlers/tuql/package.json index 04212ab2bff6c..35fc2c11977dc 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.104.7", + "version": "0.104.8", "type": "module", "repository": { "type": "git", @@ -35,8 +35,8 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/types": "^0.103.7", - "@omnigraph/sqlite": "^0.7.7", + "@graphql-mesh/types": "^0.103.8", + "@omnigraph/sqlite": "^0.7.8", "tslib": "^2.4.0" }, "publishConfig": { diff --git a/packages/legacy/http/CHANGELOG.md b/packages/legacy/http/CHANGELOG.md index 9bc977d795a55..a924d7e638109 100644 --- a/packages/legacy/http/CHANGELOG.md +++ b/packages/legacy/http/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-mesh/http +## 0.105.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/runtime@0.105.8 + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.105.7 ### Patch Changes diff --git a/packages/legacy/http/package.json b/packages/legacy/http/package.json index f5aebc40dbeab..678931843c29f 100644 --- a/packages/legacy/http/package.json +++ b/packages/legacy/http/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/http", - "version": "0.105.7", + "version": "0.105.8", "type": "module", "repository": { "type": "git", @@ -36,9 +36,9 @@ }, "dependencies": { "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/runtime": "^0.105.7", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/runtime": "^0.105.8", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/utils": "^10.6.0", "@whatwg-node/server": "^0.9.46", "graphql-yoga": "^5.7.0", diff --git a/packages/legacy/mergers/bare/CHANGELOG.md b/packages/legacy/mergers/bare/CHANGELOG.md index 2b2725e9a4f86..800bcaa14fd37 100644 --- a/packages/legacy/mergers/bare/CHANGELOG.md +++ b/packages/legacy/mergers/bare/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-mesh/merger-bare +## 0.104.9 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/merger-stitching@0.104.8 + - @graphql-mesh/types@0.103.8 + ## 0.104.8 ### Patch Changes diff --git a/packages/legacy/mergers/bare/package.json b/packages/legacy/mergers/bare/package.json index f318e0bd1685a..c2903f7ea550e 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.104.8", + "version": "0.104.9", "type": "module", "repository": { "type": "git", @@ -35,9 +35,9 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/merger-stitching": "0.104.7", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/merger-stitching": "0.104.8", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/schema": "10.0.11", "@graphql-tools/utils": "^10.6.0", "tslib": "^2.4.0" diff --git a/packages/legacy/mergers/stitching/CHANGELOG.md b/packages/legacy/mergers/stitching/CHANGELOG.md index e505e759fbd5d..d053c955421d7 100644 --- a/packages/legacy/mergers/stitching/CHANGELOG.md +++ b/packages/legacy/mergers/stitching/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-mesh/merger-stitching +## 0.104.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/store@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.104.7 ### Patch Changes diff --git a/packages/legacy/mergers/stitching/package.json b/packages/legacy/mergers/stitching/package.json index 2705540ab6e9a..bc21d907ab11b 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.104.7", + "version": "0.104.8", "type": "module", "repository": { "type": "git", @@ -35,9 +35,9 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/store": "^0.103.7", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/store": "^0.103.8", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/delegate": "^10.0.28", "@graphql-tools/schema": "^10.0.5", "@graphql-tools/stitch": "^9.2.17", diff --git a/packages/legacy/migrate-config-cli/CHANGELOG.md b/packages/legacy/migrate-config-cli/CHANGELOG.md index 92631634f7cc8..2febd7add0d7b 100644 --- a/packages/legacy/migrate-config-cli/CHANGELOG.md +++ b/packages/legacy/migrate-config-cli/CHANGELOG.md @@ -1,5 +1,18 @@ # @graphql-mesh/migrate-config-cli +## 1.4.1 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911), + [`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/compose-cli@1.3.1 + - @graphql-mesh/config@0.106.9 + - @graphql-mesh/cli@0.98.9 + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 1.4.0 ### Patch Changes diff --git a/packages/legacy/migrate-config-cli/package.json b/packages/legacy/migrate-config-cli/package.json index 72006e8cdb284..9167827f565c9 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.4.0", + "version": "1.4.1", "type": "module", "repository": { "type": "git", @@ -38,11 +38,11 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/cli": "^0.98.8", - "@graphql-mesh/compose-cli": "^1.3.0", - "@graphql-mesh/config": "^0.106.8", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/cli": "^0.98.9", + "@graphql-mesh/compose-cli": "^1.3.1", + "@graphql-mesh/config": "^0.106.9", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "lodash.kebabcase": "^4.1.1", "prettier": "^3.3.3", "tslib": "^2.4.0" diff --git a/packages/legacy/runtime/CHANGELOG.md b/packages/legacy/runtime/CHANGELOG.md index e7ad1b3a23bc2..1d4702865fce4 100644 --- a/packages/legacy/runtime/CHANGELOG.md +++ b/packages/legacy/runtime/CHANGELOG.md @@ -1,5 +1,18 @@ # @graphql-mesh/runtime +## 0.105.8 + +### Patch Changes + +- [#8082](https://github.com/ardatan/graphql-mesh/pull/8082) + [`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911) + Thanks [@ardatan](https://github.com/ardatan)! - Import enhancements + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.105.7 ### Patch Changes diff --git a/packages/legacy/runtime/package.json b/packages/legacy/runtime/package.json index 2d5cfcbaf824a..10ede2b7957a3 100644 --- a/packages/legacy/runtime/package.json +++ b/packages/legacy/runtime/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/runtime", - "version": "0.105.7", + "version": "0.105.8", "type": "module", "repository": { "type": "git", @@ -40,8 +40,8 @@ "@envelop/graphql-jit": "^8.0.0", "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/string-interpolation": "^0.5.7", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/batch-delegate": "^9.0.9", "@graphql-tools/delegate": "^10.0.28", "@graphql-tools/executor": "^1.3.2", diff --git a/packages/legacy/store/CHANGELOG.md b/packages/legacy/store/CHANGELOG.md index a746015be3e6a..9f8e3fc4be1a4 100644 --- a/packages/legacy/store/CHANGELOG.md +++ b/packages/legacy/store/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/store +## 0.103.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.103.7 ### Patch Changes diff --git a/packages/legacy/store/package.json b/packages/legacy/store/package.json index 659b3942fc68f..68dc32883466f 100644 --- a/packages/legacy/store/package.json +++ b/packages/legacy/store/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/store", - "version": "0.103.7", + "version": "0.103.8", "type": "module", "repository": { "type": "git", @@ -37,8 +37,8 @@ "dependencies": { "@graphql-inspector/core": "6.2.1", "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/utils": "^10.6.0", "tslib": "^2.4.0" }, diff --git a/packages/legacy/transforms/cache/CHANGELOG.md b/packages/legacy/transforms/cache/CHANGELOG.md index a05255a8a23df..6f0fb78ca4633 100644 --- a/packages/legacy/transforms/cache/CHANGELOG.md +++ b/packages/legacy/transforms/cache/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/transform-cache +## 0.103.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.103.7 ### Patch Changes diff --git a/packages/legacy/transforms/cache/package.json b/packages/legacy/transforms/cache/package.json index e47babfb13b93..317af3be13a3f 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.103.7", + "version": "0.103.8", "type": "module", "repository": { "type": "git", @@ -37,8 +37,8 @@ "dependencies": { "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/string-interpolation": "^0.5.7", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/resolvers-composition": "^7.0.0", "@graphql-tools/schema": "^10.0.5", "@graphql-tools/utils": "^10.6.0", @@ -46,7 +46,7 @@ "tslib": "^2.4.0" }, "devDependencies": { - "@graphql-mesh/cache-localforage": "0.103.7" + "@graphql-mesh/cache-localforage": "0.103.8" }, "publishConfig": { "access": "public", diff --git a/packages/legacy/transforms/encapsulate/CHANGELOG.md b/packages/legacy/transforms/encapsulate/CHANGELOG.md index b91d7de2364d4..dd4fc02ad3abd 100644 --- a/packages/legacy/transforms/encapsulate/CHANGELOG.md +++ b/packages/legacy/transforms/encapsulate/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/transform-encapsulate +## 0.103.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.103.7 ### Patch Changes diff --git a/packages/legacy/transforms/encapsulate/package.json b/packages/legacy/transforms/encapsulate/package.json index 28a12a6a9afa8..5722a39746505 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.103.7", + "version": "0.103.8", "type": "module", "repository": { "type": "git", @@ -35,8 +35,8 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/delegate": "^10.0.28", "@graphql-tools/utils": "^10.6.0", "@graphql-tools/wrap": "^10.0.12", diff --git a/packages/legacy/transforms/extend/CHANGELOG.md b/packages/legacy/transforms/extend/CHANGELOG.md index 5f7346e4e1389..aabbafd41b935 100644 --- a/packages/legacy/transforms/extend/CHANGELOG.md +++ b/packages/legacy/transforms/extend/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/transform-extend +## 0.103.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.103.7 ### Patch Changes diff --git a/packages/legacy/transforms/extend/package.json b/packages/legacy/transforms/extend/package.json index 7becb75219253..203ea34f46b60 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.103.7", + "version": "0.103.8", "type": "module", "repository": { "type": "git", @@ -36,8 +36,8 @@ }, "dependencies": { "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/code-file-loader": "^8.1.3", "@graphql-tools/graphql-file-loader": "^8.0.1", "@graphql-tools/load": "^8.0.2", diff --git a/packages/legacy/transforms/federation/CHANGELOG.md b/packages/legacy/transforms/federation/CHANGELOG.md index e3c05d4678e88..345b6a18ff196 100644 --- a/packages/legacy/transforms/federation/CHANGELOG.md +++ b/packages/legacy/transforms/federation/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/transform-federation +## 0.103.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.103.7 ### Patch Changes diff --git a/packages/legacy/transforms/federation/package.json b/packages/legacy/transforms/federation/package.json index 49a43e2845df8..ed5549ea3b91e 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.103.7", + "version": "0.103.8", "type": "module", "repository": { "type": "git", @@ -37,8 +37,8 @@ "dependencies": { "@apollo/subgraph": "^2.4.1", "@graphql-mesh/string-interpolation": "^0.5.7", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/delegate": "^10.0.28", "@graphql-tools/stitching-directives": "^3.1.9", "@graphql-tools/utils": "^10.6.0", diff --git a/packages/legacy/transforms/filter-schema/CHANGELOG.md b/packages/legacy/transforms/filter-schema/CHANGELOG.md index 4a7683703fcb6..2e368b3ec558b 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.103.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.103.7 ### Patch Changes diff --git a/packages/legacy/transforms/filter-schema/package.json b/packages/legacy/transforms/filter-schema/package.json index a3b507bf5d6b0..e8499834ffa00 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.103.7", + "version": "0.103.8", "type": "module", "repository": { "type": "git", @@ -35,8 +35,8 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/delegate": "^10.0.28", "@graphql-tools/utils": "^10.6.0", "@graphql-tools/wrap": "^10.0.12", diff --git a/packages/legacy/transforms/hive/CHANGELOG.md b/packages/legacy/transforms/hive/CHANGELOG.md index 6ba92b8859d72..ca30312b9720b 100644 --- a/packages/legacy/transforms/hive/CHANGELOG.md +++ b/packages/legacy/transforms/hive/CHANGELOG.md @@ -1,5 +1,12 @@ # @graphql-mesh/transform-hive +## 0.103.9 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.8 + ## 0.103.8 ### Patch Changes diff --git a/packages/legacy/transforms/hive/package.json b/packages/legacy/transforms/hive/package.json index 6b12851d8fa61..9f5b0cef5a8f8 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.103.8", + "version": "0.103.9", "type": "module", "repository": { "type": "git", @@ -39,7 +39,7 @@ "@graphql-hive/yoga": "^0.39.0", "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/string-interpolation": "^0.5.7", - "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", "@graphql-tools/delegate": "^10.0.28", "@graphql-tools/utils": "^10.6.0", "tslib": "^2.4.0" diff --git a/packages/legacy/transforms/hoist-field/CHANGELOG.md b/packages/legacy/transforms/hoist-field/CHANGELOG.md index efa7a34cec89e..a4ae623465040 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.103.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.103.7 ### Patch Changes diff --git a/packages/legacy/transforms/hoist-field/package.json b/packages/legacy/transforms/hoist-field/package.json index f09f164b4b26f..b266feebaa895 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.103.7", + "version": "0.103.8", "type": "module", "repository": { "type": "git", @@ -35,14 +35,14 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/delegate": "^10.0.28", "@graphql-tools/utils": "^10.6.0", "@graphql-tools/wrap": "^10.0.12" }, "devDependencies": { - "@graphql-mesh/cache-localforage": "0.103.7" + "@graphql-mesh/cache-localforage": "0.103.8" }, "publishConfig": { "access": "public", diff --git a/packages/legacy/transforms/naming-convention/CHANGELOG.md b/packages/legacy/transforms/naming-convention/CHANGELOG.md index d4a064ee0e671..f78a076764b3b 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.103.9 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.103.8 ### Patch Changes diff --git a/packages/legacy/transforms/naming-convention/package.json b/packages/legacy/transforms/naming-convention/package.json index 4445d6e6ed645..1734fa4a773b6 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.103.8", + "version": "0.103.9", "type": "module", "repository": { "type": "git", @@ -35,8 +35,8 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/delegate": "^10.0.28", "@graphql-tools/utils": "^10.6.0", "@graphql-tools/wrap": "^10.0.12", @@ -47,7 +47,7 @@ "upper-case": "^2.0.2" }, "devDependencies": { - "@graphql-mesh/cache-localforage": "^0.103.7", + "@graphql-mesh/cache-localforage": "^0.103.8", "@graphql-tools/schema": "10.0.11" }, "publishConfig": { diff --git a/packages/legacy/transforms/prefix/CHANGELOG.md b/packages/legacy/transforms/prefix/CHANGELOG.md index 195138ef838f7..c1117df4767ac 100644 --- a/packages/legacy/transforms/prefix/CHANGELOG.md +++ b/packages/legacy/transforms/prefix/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/transform-prefix +## 0.103.9 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.103.8 ### Patch Changes diff --git a/packages/legacy/transforms/prefix/package.json b/packages/legacy/transforms/prefix/package.json index 918054a50b067..1836f0440b28a 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.103.8", + "version": "0.103.9", "type": "module", "repository": { "type": "git", @@ -35,8 +35,8 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/delegate": "^10.0.28", "@graphql-tools/utils": "^10.6.0", "@graphql-tools/wrap": "^10.0.12", @@ -44,7 +44,7 @@ "tslib": "^2.4.0" }, "devDependencies": { - "@graphql-mesh/cache-localforage": "0.103.7", + "@graphql-mesh/cache-localforage": "0.103.8", "@graphql-tools/schema": "10.0.11" }, "publishConfig": { diff --git a/packages/legacy/transforms/prune/CHANGELOG.md b/packages/legacy/transforms/prune/CHANGELOG.md index 0264a4dad36ee..ea335fc4362b4 100644 --- a/packages/legacy/transforms/prune/CHANGELOG.md +++ b/packages/legacy/transforms/prune/CHANGELOG.md @@ -1,5 +1,12 @@ # @graphql-mesh/transform-prune +## 0.103.8 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.8 + ## 0.103.7 ### Patch Changes diff --git a/packages/legacy/transforms/prune/package.json b/packages/legacy/transforms/prune/package.json index 407ec946f498d..cb4db51d93ae2 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.103.7", + "version": "0.103.8", "type": "module", "repository": { "type": "git", @@ -35,7 +35,7 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", "@graphql-tools/utils": "^10.6.0", "tslib": "^2.4.0" }, diff --git a/packages/legacy/transforms/rate-limit/CHANGELOG.md b/packages/legacy/transforms/rate-limit/CHANGELOG.md index f7b7a0a92252b..778f1e6eebd6f 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.103.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.103.7 ### Patch Changes diff --git a/packages/legacy/transforms/rate-limit/package.json b/packages/legacy/transforms/rate-limit/package.json index 3982762a74f5a..79cc9487c00c1 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.103.7", + "version": "0.103.8", "type": "module", "repository": { "type": "git", @@ -37,14 +37,14 @@ "dependencies": { "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/string-interpolation": "^0.5.7", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/utils": "^10.6.0", "minimatch": "^10.0.0", "tslib": "^2.4.0" }, "devDependencies": { - "@graphql-mesh/cache-localforage": "0.103.7", + "@graphql-mesh/cache-localforage": "0.103.8", "@graphql-tools/schema": "10.0.11", "@graphql-tools/wrap": "10.0.25" }, diff --git a/packages/legacy/transforms/rename/CHANGELOG.md b/packages/legacy/transforms/rename/CHANGELOG.md index 9c48746185319..6f4fcd3c63bd1 100644 --- a/packages/legacy/transforms/rename/CHANGELOG.md +++ b/packages/legacy/transforms/rename/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/transform-rename +## 0.103.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.103.7 ### Patch Changes diff --git a/packages/legacy/transforms/rename/package.json b/packages/legacy/transforms/rename/package.json index 8c3eb5c0f1bc9..461db6acc6b83 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.103.7", + "version": "0.103.8", "type": "module", "repository": { "type": "git", @@ -35,8 +35,8 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/delegate": "^10.0.28", "@graphql-tools/utils": "^10.6.0", "@graphql-tools/wrap": "^10.0.12", @@ -44,7 +44,7 @@ "tslib": "^2.4.0" }, "devDependencies": { - "@graphql-mesh/cache-localforage": "0.103.7", + "@graphql-mesh/cache-localforage": "0.103.8", "@graphql-tools/schema": "10.0.11" }, "publishConfig": { diff --git a/packages/legacy/transforms/replace-field/CHANGELOG.md b/packages/legacy/transforms/replace-field/CHANGELOG.md index 2de2b5c275edb..17e25fd3c8cfd 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.103.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.103.7 ### Patch Changes diff --git a/packages/legacy/transforms/replace-field/package.json b/packages/legacy/transforms/replace-field/package.json index 99dad1a37e060..6ce7a10fd8a59 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.103.7", + "version": "0.103.8", "type": "module", "repository": { "type": "git", @@ -35,8 +35,8 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/code-file-loader": "^8.0.0", "@graphql-tools/graphql-file-loader": "^8.0.0", "@graphql-tools/load": "^8.0.0", @@ -44,7 +44,7 @@ "tslib": "^2.4.0" }, "devDependencies": { - "@graphql-mesh/cache-localforage": "0.103.7", + "@graphql-mesh/cache-localforage": "0.103.8", "@graphql-tools/schema": "10.0.11" }, "publishConfig": { diff --git a/packages/legacy/transforms/resolvers-composition/CHANGELOG.md b/packages/legacy/transforms/resolvers-composition/CHANGELOG.md index b2c0b946c1907..a7f9d1217f7ed 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.103.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.103.7 ### Patch Changes diff --git a/packages/legacy/transforms/resolvers-composition/package.json b/packages/legacy/transforms/resolvers-composition/package.json index bfa72969031f8..a3654e0e0c4e5 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.103.7", + "version": "0.103.8", "type": "module", "repository": { "type": "git", @@ -35,8 +35,8 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/resolvers-composition": "^7.0.0", "@graphql-tools/schema": "^10.0.5", "tslib": "^2.4.0" diff --git a/packages/legacy/transforms/transfer-schema/CHANGELOG.md b/packages/legacy/transforms/transfer-schema/CHANGELOG.md index c15ff7ef505a0..e39a9ed67c463 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.103.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.103.7 ### Patch Changes diff --git a/packages/legacy/transforms/transfer-schema/package.json b/packages/legacy/transforms/transfer-schema/package.json index 5dd383e959a7a..22a2504819ebc 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.103.7", + "version": "0.103.8", "type": "module", "repository": { "type": "git", @@ -35,8 +35,8 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/utils": "^10.6.0", "micromatch": "4.0.8" }, diff --git a/packages/legacy/transforms/type-merging/CHANGELOG.md b/packages/legacy/transforms/type-merging/CHANGELOG.md index ea59e14067b1d..3812f5d0a51f3 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.103.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.103.7 ### Patch Changes diff --git a/packages/legacy/transforms/type-merging/package.json b/packages/legacy/transforms/type-merging/package.json index c1c9580fd093c..c5b54a9912af2 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.103.7", + "version": "0.103.8", "type": "module", "repository": { "type": "git", @@ -35,8 +35,8 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/delegate": "^10.0.28", "@graphql-tools/stitching-directives": "^3.1.9", "tslib": "^2.4.0" diff --git a/packages/legacy/types/CHANGELOG.md b/packages/legacy/types/CHANGELOG.md index 06dc27604751e..33a455cd9f369 100644 --- a/packages/legacy/types/CHANGELOG.md +++ b/packages/legacy/types/CHANGELOG.md @@ -1,5 +1,12 @@ # @graphql-mesh/types +## 0.103.8 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/store@0.103.8 + ## 0.103.7 ### Patch Changes diff --git a/packages/legacy/types/package.json b/packages/legacy/types/package.json index 2331c115e4a03..8e684ca78b23b 100644 --- a/packages/legacy/types/package.json +++ b/packages/legacy/types/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/types", - "version": "0.103.7", + "version": "0.103.8", "type": "module", "repository": { "type": "git", @@ -35,7 +35,7 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/store": "^0.103.7", + "@graphql-mesh/store": "^0.103.8", "@graphql-tools/batch-delegate": "^9.0.10", "@graphql-tools/delegate": "^10.0.28", "@graphql-tools/utils": "^10.6.0", diff --git a/packages/legacy/urql/CHANGELOG.md b/packages/legacy/urql/CHANGELOG.md index d2c307c0ef379..5e483f0df3dda 100644 --- a/packages/legacy/urql/CHANGELOG.md +++ b/packages/legacy/urql/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/urql-exchange +## 0.105.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/runtime@0.105.8 + ## 0.105.7 ### Patch Changes diff --git a/packages/legacy/urql/package.json b/packages/legacy/urql/package.json index 13a6b098a4dd3..ae002f0bccde3 100644 --- a/packages/legacy/urql/package.json +++ b/packages/legacy/urql/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/urql-exchange", - "version": "0.105.7", + "version": "0.105.8", "type": "module", "repository": { "type": "git", @@ -36,7 +36,7 @@ "graphql": "^15.2.0 || ^16.0.0" }, "dependencies": { - "@graphql-mesh/runtime": "^0.105.7", + "@graphql-mesh/runtime": "^0.105.8", "@graphql-tools/utils": "^10.6.0", "tslib": "^2.4.0", "wonka": "^6.3.1" diff --git a/packages/legacy/utils/CHANGELOG.md b/packages/legacy/utils/CHANGELOG.md index 3718ebcb80803..77ca7a8246b43 100644 --- a/packages/legacy/utils/CHANGELOG.md +++ b/packages/legacy/utils/CHANGELOG.md @@ -1,5 +1,16 @@ # @graphql-mesh/utils +## 0.103.8 + +### Patch Changes + +- [#8082](https://github.com/ardatan/graphql-mesh/pull/8082) + [`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911) + Thanks [@ardatan](https://github.com/ardatan)! - Import enhancements + +- Updated dependencies []: + - @graphql-mesh/types@0.103.8 + ## 0.103.7 ### Patch Changes diff --git a/packages/legacy/utils/package.json b/packages/legacy/utils/package.json index 4ac0ed9f71148..a024838321c1e 100644 --- a/packages/legacy/utils/package.json +++ b/packages/legacy/utils/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/utils", - "version": "0.103.7", + "version": "0.103.8", "type": "module", "repository": { "type": "git", @@ -37,7 +37,7 @@ "dependencies": { "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/string-interpolation": "^0.5.7", - "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", "@graphql-tools/batch-delegate": "^9.0.16", "@graphql-tools/delegate": "^10.0.28", "@graphql-tools/utils": "^10.6.0", diff --git a/packages/loaders/json-schema/CHANGELOG.md b/packages/loaders/json-schema/CHANGELOG.md index 92e00419e88de..703ef48bf58f8 100644 --- a/packages/loaders/json-schema/CHANGELOG.md +++ b/packages/loaders/json-schema/CHANGELOG.md @@ -1,5 +1,15 @@ # @omnigraph/json-schema +## 0.108.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/transport-rest@0.8.8 + - @graphql-mesh/types@0.103.8 + ## 0.108.7 ### Patch Changes diff --git a/packages/loaders/json-schema/package.json b/packages/loaders/json-schema/package.json index 4922957b4ffb4..9858c92cdb414 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.108.7", + "version": "0.108.8", "type": "module", "repository": { "type": "git", @@ -38,9 +38,9 @@ "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/string-interpolation": "0.5.7", "@graphql-mesh/transport-common": "^0.7.13", - "@graphql-mesh/transport-rest": "^0.8.7", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/transport-rest": "^0.8.8", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/delegate": "^10.0.28", "@graphql-tools/utils": "^10.6.0", "@json-schema-tools/meta-schema": "1.7.5", diff --git a/packages/loaders/mysql/CHANGELOG.md b/packages/loaders/mysql/CHANGELOG.md index 5a281574aea3d..319258877f440 100644 --- a/packages/loaders/mysql/CHANGELOG.md +++ b/packages/loaders/mysql/CHANGELOG.md @@ -1,5 +1,15 @@ # @omnigraph/mysql +## 0.8.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/transport-mysql@0.8.8 + - @graphql-mesh/types@0.103.8 + ## 0.8.7 ### Patch Changes diff --git a/packages/loaders/mysql/package.json b/packages/loaders/mysql/package.json index a9132383ba562..9d67233238b69 100644 --- a/packages/loaders/mysql/package.json +++ b/packages/loaders/mysql/package.json @@ -1,6 +1,6 @@ { "name": "@omnigraph/mysql", - "version": "0.8.7", + "version": "0.8.8", "type": "module", "repository": { "type": "git", @@ -37,9 +37,9 @@ "dependencies": { "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/string-interpolation": "^0.5.7", - "@graphql-mesh/transport-mysql": "^0.8.7", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/transport-mysql": "^0.8.8", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/delegate": "^10.0.28", "@graphql-tools/utils": "^10.6.0", "graphql-compose": "^9.0.11", diff --git a/packages/loaders/neo4j/CHANGELOG.md b/packages/loaders/neo4j/CHANGELOG.md index 6b60cfd4b9ee7..2647e38849875 100644 --- a/packages/loaders/neo4j/CHANGELOG.md +++ b/packages/loaders/neo4j/CHANGELOG.md @@ -1,5 +1,13 @@ # @omnigraph/neo4j +## 0.9.8 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/transport-neo4j@0.8.8 + - @graphql-mesh/types@0.103.8 + ## 0.9.7 ### Patch Changes diff --git a/packages/loaders/neo4j/package.json b/packages/loaders/neo4j/package.json index df7f83b56a706..8f7f5bbbd45ec 100644 --- a/packages/loaders/neo4j/package.json +++ b/packages/loaders/neo4j/package.json @@ -1,6 +1,6 @@ { "name": "@omnigraph/neo4j", - "version": "0.9.7", + "version": "0.9.8", "type": "module", "repository": { "type": "git", @@ -35,8 +35,8 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/transport-neo4j": "^0.8.7", - "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/transport-neo4j": "^0.8.8", + "@graphql-mesh/types": "^0.103.8", "@graphql-tools/delegate": "^10.0.28", "@graphql-tools/schema": "^10.0.5", "@neo4j/introspector": "^4.0.0", diff --git a/packages/loaders/odata/CHANGELOG.md b/packages/loaders/odata/CHANGELOG.md index 736468c85236a..e35762f64191c 100644 --- a/packages/loaders/odata/CHANGELOG.md +++ b/packages/loaders/odata/CHANGELOG.md @@ -1,5 +1,15 @@ # @omnigraph/odata +## 0.1.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/store@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.1.7 ### Patch Changes diff --git a/packages/loaders/odata/package.json b/packages/loaders/odata/package.json index 6eea6d61111a7..3453e77be9286 100644 --- a/packages/loaders/odata/package.json +++ b/packages/loaders/odata/package.json @@ -1,6 +1,6 @@ { "name": "@omnigraph/odata", - "version": "0.1.7", + "version": "0.1.8", "type": "module", "repository": { "type": "git", @@ -36,10 +36,10 @@ }, "dependencies": { "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/store": "^0.103.7", + "@graphql-mesh/store": "^0.103.8", "@graphql-mesh/string-interpolation": "^0.5.7", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/delegate": "^10.0.28", "@graphql-tools/utils": "^10.6.0", "@whatwg-node/fetch": "^0.10.0", diff --git a/packages/loaders/openapi/CHANGELOG.md b/packages/loaders/openapi/CHANGELOG.md index c5a3a8d5a4eec..d8e6cbd4dba9e 100644 --- a/packages/loaders/openapi/CHANGELOG.md +++ b/packages/loaders/openapi/CHANGELOG.md @@ -1,5 +1,40 @@ # @omnigraph/openapi +## 0.108.8 + +### Patch Changes + +- [#8082](https://github.com/ardatan/graphql-mesh/pull/8082) + [`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-mesh/cross-helpers@^0.4.9` ↗︎](https://www.npmjs.com/package/@graphql-mesh/cross-helpers/v/0.4.9) + (from `workspace:^`, in `dependencies`) + - Updated dependency + [`@graphql-mesh/fusion-composition@^0.7.13` ↗︎](https://www.npmjs.com/package/@graphql-mesh/fusion-composition/v/0.7.13) + (from `workspace:^`, in `dependencies`) + - Updated dependency + [`@graphql-mesh/string-interpolation@^0.5.7` ↗︎](https://www.npmjs.com/package/@graphql-mesh/string-interpolation/v/0.5.7) + (from `workspace:^`, in `dependencies`) + - Updated dependency + [`@graphql-mesh/types@^0.103.7` ↗︎](https://www.npmjs.com/package/@graphql-mesh/types/v/0.103.7) + (from `workspace:^`, in `dependencies`) + - Updated dependency + [`@graphql-mesh/utils@^0.103.7` ↗︎](https://www.npmjs.com/package/@graphql-mesh/utils/v/0.103.7) + (from `workspace:^`, in `dependencies`) + - Updated dependency + [`@omnigraph/json-schema@^0.108.7` ↗︎](https://www.npmjs.com/package/@omnigraph/json-schema/v/0.108.7) + (from `workspace:^`, in `dependencies`) + - Updated dependency + [`json-machete@^0.97.5` ↗︎](https://www.npmjs.com/package/json-machete/v/0.97.5) (from + `workspace:^`, in `dependencies`) +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/fusion-composition@0.7.14 + - @omnigraph/json-schema@0.108.8 + - @graphql-mesh/types@0.103.8 + ## 0.108.7 ### Patch Changes diff --git a/packages/loaders/openapi/package.json b/packages/loaders/openapi/package.json index 8b84a09d0b8a4..a64de0db9de0d 100644 --- a/packages/loaders/openapi/package.json +++ b/packages/loaders/openapi/package.json @@ -1,6 +1,6 @@ { "name": "@omnigraph/openapi", - "version": "0.108.7", + "version": "0.108.8", "type": "module", "repository": { "type": "git", @@ -36,13 +36,13 @@ }, "dependencies": { "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/fusion-composition": "^0.7.13", + "@graphql-mesh/fusion-composition": "^0.7.14", "@graphql-mesh/string-interpolation": "^0.5.7", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/delegate": "^10.0.28", "@graphql-tools/utils": "10.6.2", - "@omnigraph/json-schema": "^0.108.7", + "@omnigraph/json-schema": "^0.108.8", "change-case": "^4.1.2", "json-machete": "^0.97.5", "openapi-types": "^12.1.0", diff --git a/packages/loaders/raml/CHANGELOG.md b/packages/loaders/raml/CHANGELOG.md index 0da22c18bebb0..f14d0116c30f0 100644 --- a/packages/loaders/raml/CHANGELOG.md +++ b/packages/loaders/raml/CHANGELOG.md @@ -1,5 +1,15 @@ # @omnigraph/raml +## 0.108.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @omnigraph/json-schema@0.108.8 + - @graphql-mesh/types@0.103.8 + ## 0.108.7 ### Patch Changes diff --git a/packages/loaders/raml/package.json b/packages/loaders/raml/package.json index c7fc1d87a4479..e6469f1dd4d47 100644 --- a/packages/loaders/raml/package.json +++ b/packages/loaders/raml/package.json @@ -1,6 +1,6 @@ { "name": "@omnigraph/raml", - "version": "0.108.7", + "version": "0.108.8", "type": "module", "repository": { "type": "git", @@ -38,11 +38,11 @@ "@ardatan/raml-1-parser": "1.1.69", "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/string-interpolation": "0.5.7", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/delegate": "^10.0.28", "@graphql-tools/utils": "^10.6.0", - "@omnigraph/json-schema": "0.108.7", + "@omnigraph/json-schema": "0.108.8", "@whatwg-node/fetch": "^0.10.0", "change-case": "4.1.2", "json-machete": "0.97.5", diff --git a/packages/loaders/soap/CHANGELOG.md b/packages/loaders/soap/CHANGELOG.md index 3c16d031e89c2..cac446210f111 100644 --- a/packages/loaders/soap/CHANGELOG.md +++ b/packages/loaders/soap/CHANGELOG.md @@ -1,5 +1,15 @@ # @omnigraph/soap +## 0.105.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/transport-soap@0.8.8 + - @graphql-mesh/types@0.103.8 + ## 0.105.7 ### Patch Changes diff --git a/packages/loaders/soap/package.json b/packages/loaders/soap/package.json index 5dfd5c851e42f..485f3cdd486bb 100644 --- a/packages/loaders/soap/package.json +++ b/packages/loaders/soap/package.json @@ -1,6 +1,6 @@ { "name": "@omnigraph/soap", - "version": "0.105.7", + "version": "0.105.8", "type": "module", "repository": { "type": "git", @@ -37,9 +37,9 @@ "dependencies": { "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/string-interpolation": "^0.5.7", - "@graphql-mesh/transport-soap": "^0.8.7", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/transport-soap": "^0.8.8", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/utils": "^10.6.0", "@whatwg-node/fetch": "^0.10.0", "fast-xml-parser": "^4.5.0", diff --git a/packages/loaders/sqlite/CHANGELOG.md b/packages/loaders/sqlite/CHANGELOG.md index 85b543469e48f..3fe4432cb38d5 100644 --- a/packages/loaders/sqlite/CHANGELOG.md +++ b/packages/loaders/sqlite/CHANGELOG.md @@ -1,5 +1,12 @@ # @omnigraph/sqlite +## 0.7.8 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.8 + ## 0.7.7 ### Patch Changes diff --git a/packages/loaders/sqlite/package.json b/packages/loaders/sqlite/package.json index c041fdf03f159..b6a7d710b0ead 100644 --- a/packages/loaders/sqlite/package.json +++ b/packages/loaders/sqlite/package.json @@ -1,6 +1,6 @@ { "name": "@omnigraph/sqlite", - "version": "0.7.7", + "version": "0.7.8", "type": "module", "repository": { "type": "git", @@ -36,7 +36,7 @@ }, "dependencies": { "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", "@graphql-tools/delegate": "^10.0.28", "tslib": "^2.4.0" }, diff --git a/packages/loaders/thrift/CHANGELOG.md b/packages/loaders/thrift/CHANGELOG.md index 5b5121e448277..584c027849a1e 100644 --- a/packages/loaders/thrift/CHANGELOG.md +++ b/packages/loaders/thrift/CHANGELOG.md @@ -1,5 +1,15 @@ # @omnigraph/thrift +## 0.8.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/transport-thrift@0.8.8 + - @graphql-mesh/types@0.103.8 + ## 0.8.7 ### Patch Changes diff --git a/packages/loaders/thrift/package.json b/packages/loaders/thrift/package.json index 079230d0ccedb..99da27bfcc3de 100644 --- a/packages/loaders/thrift/package.json +++ b/packages/loaders/thrift/package.json @@ -1,6 +1,6 @@ { "name": "@omnigraph/thrift", - "version": "0.8.7", + "version": "0.8.8", "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.9", - "@graphql-mesh/transport-thrift": "^0.8.7", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/transport-thrift": "^0.8.8", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@whatwg-node/fetch": "^0.10.0", "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 46bea0e252d8b..c3b278355245c 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.103.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.103.7 ### Patch Changes diff --git a/packages/plugins/deduplicate-request/package.json b/packages/plugins/deduplicate-request/package.json index a288ef73165b9..873d1e2824a32 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.103.7", + "version": "0.103.8", "type": "module", "repository": { "type": "git", @@ -35,8 +35,8 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/utils": "^10.6.0", "tslib": "^2.4.0" }, diff --git a/packages/plugins/hive/CHANGELOG.md b/packages/plugins/hive/CHANGELOG.md index e389971abe67e..735f1ab950606 100644 --- a/packages/plugins/hive/CHANGELOG.md +++ b/packages/plugins/hive/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/plugin-hive +## 0.103.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.103.7 ### Patch Changes diff --git a/packages/plugins/hive/package.json b/packages/plugins/hive/package.json index ed0f37dcd004a..cc73e4ffe85c2 100644 --- a/packages/plugins/hive/package.json +++ b/packages/plugins/hive/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/plugin-hive", - "version": "0.103.7", + "version": "0.103.8", "type": "module", "repository": { "type": "git", @@ -39,8 +39,8 @@ "@graphql-hive/yoga": "^0.39.0", "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/string-interpolation": "0.5.7", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "tslib": "^2.4.0" }, "publishConfig": { diff --git a/packages/plugins/http-cache/CHANGELOG.md b/packages/plugins/http-cache/CHANGELOG.md index e3759fee5ae36..ca47eb331993f 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.103.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.103.7 ### Patch Changes diff --git a/packages/plugins/http-cache/package.json b/packages/plugins/http-cache/package.json index 4259f5d12757b..3ddf1a8920a41 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.103.7", + "version": "0.103.8", "type": "module", "repository": { "type": "git", @@ -35,8 +35,8 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@whatwg-node/fetch": "^0.10.0", "http-cache-semantics": "4.1.1", "tslib": "^2.4.0" diff --git a/packages/plugins/http-details-extensions/CHANGELOG.md b/packages/plugins/http-details-extensions/CHANGELOG.md index 9f82464b6caa8..8efff7bac70db 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.103.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.103.7 ### Patch Changes diff --git a/packages/plugins/http-details-extensions/package.json b/packages/plugins/http-details-extensions/package.json index 10ca33e7881dd..61434359cb4dd 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.103.7", + "version": "0.103.8", "type": "module", "repository": { "type": "git", @@ -36,8 +36,8 @@ }, "dependencies": { "@envelop/core": "5.0.2", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@whatwg-node/fetch": "^0.10.0", "tslib": "^2.4.0" }, diff --git a/packages/plugins/jit/CHANGELOG.md b/packages/plugins/jit/CHANGELOG.md index 6553a5c5e4d6a..71052bfe34b0b 100644 --- a/packages/plugins/jit/CHANGELOG.md +++ b/packages/plugins/jit/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/plugin-jit +## 0.1.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + ## 0.1.7 ### Patch Changes diff --git a/packages/plugins/jit/package.json b/packages/plugins/jit/package.json index 9cf9380a2a7ba..3b05ee60c9e1e 100644 --- a/packages/plugins/jit/package.json +++ b/packages/plugins/jit/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/plugin-jit", - "version": "0.1.7", + "version": "0.1.8", "type": "module", "repository": { "type": "git", @@ -36,7 +36,7 @@ }, "dependencies": { "@envelop/core": "^5.0.2", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/utils": "^10.6.0", "graphql-jit": "^0.8.7", "tslib": "^2.4.0" diff --git a/packages/plugins/jwt-auth/CHANGELOG.md b/packages/plugins/jwt-auth/CHANGELOG.md index 2c9a856c3f76f..0ae52d1d6c7de 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.3.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 1.3.7 ### Patch Changes diff --git a/packages/plugins/jwt-auth/package.json b/packages/plugins/jwt-auth/package.json index cf50b11aaf098..8d76d60bf30f5 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.3.7", + "version": "1.3.8", "type": "module", "repository": { "type": "git", @@ -35,8 +35,8 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-yoga/plugin-jwt": "^3.0.2", "tslib": "^2.4.0" }, diff --git a/packages/plugins/live-query/CHANGELOG.md b/packages/plugins/live-query/CHANGELOG.md index a1f6db62f9844..2ec4344d9d44c 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.103.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.103.7 ### Patch Changes diff --git a/packages/plugins/live-query/package.json b/packages/plugins/live-query/package.json index 7de8d01d0c190..a3f9841e91b2f 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.103.7", + "version": "0.103.8", "type": "module", "repository": { "type": "git", @@ -39,8 +39,8 @@ "@envelop/live-query": "7.0.0", "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/string-interpolation": "0.5.7", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@n1ru4l/in-memory-live-query-store": "0.10.0", "tslib": "^2.4.0" }, diff --git a/packages/plugins/mock/CHANGELOG.md b/packages/plugins/mock/CHANGELOG.md index a87fae0b9c285..395678b8a8a47 100644 --- a/packages/plugins/mock/CHANGELOG.md +++ b/packages/plugins/mock/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/plugin-mock +## 0.103.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.103.7 ### Patch Changes diff --git a/packages/plugins/mock/package.json b/packages/plugins/mock/package.json index 0ca66a52deb1d..00f9ccf17051d 100644 --- a/packages/plugins/mock/package.json +++ b/packages/plugins/mock/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/plugin-mock", - "version": "0.103.7", + "version": "0.103.8", "type": "module", "repository": { "type": "git", @@ -37,8 +37,8 @@ "dependencies": { "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/string-interpolation": "^0.5.7", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/mock": "^9.0.3", "@graphql-tools/schema": "^10.0.5", "@graphql-tools/utils": "^10.6.0", @@ -48,7 +48,7 @@ }, "devDependencies": { "@envelop/core": "5.0.2", - "@graphql-mesh/cache-localforage": "0.103.7", + "@graphql-mesh/cache-localforage": "0.103.8", "@types/faker": "5.5.9" }, "publishConfig": { diff --git a/packages/plugins/newrelic/CHANGELOG.md b/packages/plugins/newrelic/CHANGELOG.md index f6447f943fa7e..2ed3b12b40e09 100644 --- a/packages/plugins/newrelic/CHANGELOG.md +++ b/packages/plugins/newrelic/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/plugin-newrelic +## 0.103.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.103.7 ### Patch Changes diff --git a/packages/plugins/newrelic/package.json b/packages/plugins/newrelic/package.json index 35857cd86bea2..1ac41a26d6950 100644 --- a/packages/plugins/newrelic/package.json +++ b/packages/plugins/newrelic/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/plugin-newrelic", - "version": "0.103.7", + "version": "0.103.8", "type": "module", "repository": { "type": "git", @@ -40,8 +40,8 @@ "@envelop/newrelic": "^7.0.0", "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/string-interpolation": "^0.5.7", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "graphql-yoga": "^5.10.4", "tslib": "^2.4.0" }, diff --git a/packages/plugins/operation-field-permissions/CHANGELOG.md b/packages/plugins/operation-field-permissions/CHANGELOG.md index 7d9164978b18b..07035fbb09116 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.103.8 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.8 + ## 0.103.7 ### Patch Changes diff --git a/packages/plugins/operation-field-permissions/package.json b/packages/plugins/operation-field-permissions/package.json index 695d8ef9046bc..f52f4fcfaf1fa 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.103.7", + "version": "0.103.8", "type": "module", "repository": { "type": "git", @@ -37,7 +37,7 @@ "dependencies": { "@envelop/operation-field-permissions": "6.0.0", "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", "tslib": "^2.4.0" }, "publishConfig": { diff --git a/packages/plugins/operation-headers/CHANGELOG.md b/packages/plugins/operation-headers/CHANGELOG.md index 20f4123902a14..096ee53637622 100644 --- a/packages/plugins/operation-headers/CHANGELOG.md +++ b/packages/plugins/operation-headers/CHANGELOG.md @@ -1,5 +1,23 @@ # @graphql-mesh/plugin-operation-headers +## 1.3.9 + +### Patch Changes + +- [#8082](https://github.com/ardatan/graphql-mesh/pull/8082) + [`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-mesh/types@^0.103.7` ↗︎](https://www.npmjs.com/package/@graphql-mesh/types/v/0.103.7) + (from `workspace:^`, in `dependencies`) + - Updated dependency + [`@graphql-mesh/utils@^0.103.7` ↗︎](https://www.npmjs.com/package/@graphql-mesh/utils/v/0.103.7) + (from `workspace:^`, in `dependencies`) +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 1.3.8 ### Patch Changes diff --git a/packages/plugins/operation-headers/package.json b/packages/plugins/operation-headers/package.json index 73e8068bc5aea..f98130f67ed7a 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.3.8", + "version": "1.3.9", "type": "module", "repository": { "type": "git", @@ -36,8 +36,8 @@ }, "dependencies": { "@graphql-hive/gateway-runtime": "^1.3.3", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "tslib": "^2.4.0" }, "publishConfig": { diff --git a/packages/plugins/rate-limit/CHANGELOG.md b/packages/plugins/rate-limit/CHANGELOG.md index e5f73c0439835..236d7f632f9ac 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.103.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.103.7 ### Patch Changes diff --git a/packages/plugins/rate-limit/package.json b/packages/plugins/rate-limit/package.json index f6be51af40851..25c9958a4f2c2 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.103.7", + "version": "0.103.8", "type": "module", "repository": { "type": "git", @@ -38,8 +38,8 @@ "@envelop/rate-limiter": "^6.2.1", "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/string-interpolation": "0.5.7", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/utils": "^10.6.0", "tslib": "^2.4.0" }, diff --git a/packages/plugins/response-cache/CHANGELOG.md b/packages/plugins/response-cache/CHANGELOG.md index afb84f26b3bf4..153c86f9453d2 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.103.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.103.7 ### Patch Changes diff --git a/packages/plugins/response-cache/package.json b/packages/plugins/response-cache/package.json index d176a992f820f..34ffde3ccb6bb 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.103.7", + "version": "0.103.8", "type": "module", "repository": { "type": "git", @@ -39,8 +39,8 @@ "@envelop/response-cache": "^6.1.1", "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/string-interpolation": "0.5.7", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/utils": "^10.6.2", "@graphql-yoga/plugin-response-cache": "^3.1.1", "graphql-yoga": "^5.7.0", diff --git a/packages/plugins/snapshot/CHANGELOG.md b/packages/plugins/snapshot/CHANGELOG.md index 3bb0423f60a92..21108a9e94307 100644 --- a/packages/plugins/snapshot/CHANGELOG.md +++ b/packages/plugins/snapshot/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/plugin-snapshot +## 0.103.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.103.7 ### Patch Changes diff --git a/packages/plugins/snapshot/package.json b/packages/plugins/snapshot/package.json index 4258666df982e..d9f9c96caa5d8 100644 --- a/packages/plugins/snapshot/package.json +++ b/packages/plugins/snapshot/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/plugin-snapshot", - "version": "0.103.7", + "version": "0.103.8", "type": "module", "repository": { "type": "git", @@ -37,8 +37,8 @@ "dependencies": { "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/string-interpolation": "0.5.7", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@whatwg-node/fetch": "^0.10.0", "minimatch": "10.0.1", "tslib": "^2.4.0" diff --git a/packages/plugins/statsd/CHANGELOG.md b/packages/plugins/statsd/CHANGELOG.md index ee3f6d4dd1d0b..f306c8e4ac928 100644 --- a/packages/plugins/statsd/CHANGELOG.md +++ b/packages/plugins/statsd/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/plugin-statsd +## 0.103.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.103.7 ### Patch Changes diff --git a/packages/plugins/statsd/package.json b/packages/plugins/statsd/package.json index b20aa88a0e61e..7d6ee179932d2 100644 --- a/packages/plugins/statsd/package.json +++ b/packages/plugins/statsd/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/plugin-statsd", - "version": "0.103.7", + "version": "0.103.8", "type": "module", "repository": { "type": "git", @@ -36,8 +36,8 @@ }, "dependencies": { "@envelop/statsd": "5.0.1", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "hot-shots": "^10.2.1", "tslib": "^2.4.0" }, diff --git a/packages/transports/grpc/CHANGELOG.md b/packages/transports/grpc/CHANGELOG.md index bc75fcf56cc76..a5f0de0f48052 100644 --- a/packages/transports/grpc/CHANGELOG.md +++ b/packages/transports/grpc/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/transport-grpc +## 0.1.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.1.7 ### Patch Changes diff --git a/packages/transports/grpc/package.json b/packages/transports/grpc/package.json index a317e659cde77..0314b323b7549 100644 --- a/packages/transports/grpc/package.json +++ b/packages/transports/grpc/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transport-grpc", - "version": "0.1.7", + "version": "0.1.8", "type": "module", "repository": { "type": "git", @@ -38,8 +38,8 @@ "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/string-interpolation": "^0.5.7", "@graphql-mesh/transport-common": "^0.7.13", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/utils": "^10.6.0", "@grpc/grpc-js": "^1.1.7", "@grpc/proto-loader": "^0.7.8", diff --git a/packages/transports/mysql/CHANGELOG.md b/packages/transports/mysql/CHANGELOG.md index 99f2fed1c3aba..871335cd603aa 100644 --- a/packages/transports/mysql/CHANGELOG.md +++ b/packages/transports/mysql/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/transport-mysql +## 0.8.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.8.7 ### Patch Changes diff --git a/packages/transports/mysql/package.json b/packages/transports/mysql/package.json index de49bed5b562a..cfa6019161b3a 100644 --- a/packages/transports/mysql/package.json +++ b/packages/transports/mysql/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transport-mysql", - "version": "0.8.7", + "version": "0.8.8", "type": "module", "repository": { "type": "git", @@ -38,8 +38,8 @@ "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/string-interpolation": "^0.5.7", "@graphql-mesh/transport-common": "^0.7.13", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/delegate": "^10.0.28", "@graphql-tools/utils": "^10.6.0", "@whatwg-node/fetch": "^0.10.0", diff --git a/packages/transports/neo4j/CHANGELOG.md b/packages/transports/neo4j/CHANGELOG.md index 2ab0b2904113b..e5c855a913ff7 100644 --- a/packages/transports/neo4j/CHANGELOG.md +++ b/packages/transports/neo4j/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/transport-neo4j +## 0.8.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.8.7 ### Patch Changes diff --git a/packages/transports/neo4j/package.json b/packages/transports/neo4j/package.json index 821d8c5b8ee20..ccdab7dfe8ea8 100644 --- a/packages/transports/neo4j/package.json +++ b/packages/transports/neo4j/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transport-neo4j", - "version": "0.8.7", + "version": "0.8.8", "type": "module", "repository": { "type": "git", @@ -37,8 +37,8 @@ "dependencies": { "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/transport-common": "^0.7.13", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/delegate": "^10.0.28", "@graphql-tools/utils": "^10.6.0", "@neo4j/graphql": "^6.0.0", diff --git a/packages/transports/odata/CHANGELOG.md b/packages/transports/odata/CHANGELOG.md index 7c97a1ceb8b16..cfc64e85697a0 100644 --- a/packages/transports/odata/CHANGELOG.md +++ b/packages/transports/odata/CHANGELOG.md @@ -1,5 +1,12 @@ # @graphql-mesh/transport-odata +## 0.1.8 + +### Patch Changes + +- Updated dependencies []: + - @omnigraph/odata@0.1.8 + ## 0.1.7 ### Patch Changes diff --git a/packages/transports/odata/package.json b/packages/transports/odata/package.json index 7ad33039816cc..4402e845eaaf9 100644 --- a/packages/transports/odata/package.json +++ b/packages/transports/odata/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transport-odata", - "version": "0.1.7", + "version": "0.1.8", "type": "module", "repository": { "type": "git", @@ -36,7 +36,7 @@ }, "dependencies": { "@graphql-mesh/transport-common": "^0.7.13", - "@omnigraph/odata": "^0.1.7", + "@omnigraph/odata": "^0.1.8", "tslib": "^2.4.0" }, "publishConfig": { diff --git a/packages/transports/rest/CHANGELOG.md b/packages/transports/rest/CHANGELOG.md index a79f7b3e57f1d..21f9ec71e3d98 100644 --- a/packages/transports/rest/CHANGELOG.md +++ b/packages/transports/rest/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/transport-rest +## 0.8.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.8.7 ### Patch Changes diff --git a/packages/transports/rest/package.json b/packages/transports/rest/package.json index 6051a28e850cc..0fce753f0ebf1 100644 --- a/packages/transports/rest/package.json +++ b/packages/transports/rest/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transport-rest", - "version": "0.8.7", + "version": "0.8.8", "type": "module", "repository": { "type": "git", @@ -38,8 +38,8 @@ "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/string-interpolation": "^0.5.7", "@graphql-mesh/transport-common": "^0.7.13", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/utils": "^10.6.0", "@whatwg-node/fetch": "^0.9.15 || ^0.10.0", "dset": "^3.1.3", diff --git a/packages/transports/soap/CHANGELOG.md b/packages/transports/soap/CHANGELOG.md index 5ec5d5665561d..6a206583ed60a 100644 --- a/packages/transports/soap/CHANGELOG.md +++ b/packages/transports/soap/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/transport-soap +## 0.8.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + - @graphql-mesh/types@0.103.8 + ## 0.8.7 ### Patch Changes diff --git a/packages/transports/soap/package.json b/packages/transports/soap/package.json index 212f8049bd97a..06b39a19af7e2 100644 --- a/packages/transports/soap/package.json +++ b/packages/transports/soap/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transport-soap", - "version": "0.8.7", + "version": "0.8.8", "type": "module", "repository": { "type": "git", @@ -38,8 +38,8 @@ "@graphql-mesh/cross-helpers": "^0.4.9", "@graphql-mesh/string-interpolation": "^0.5.7", "@graphql-mesh/transport-common": "^0.7.13", - "@graphql-mesh/types": "^0.103.7", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/types": "^0.103.8", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/executor": "^1.3.2", "@graphql-tools/utils": "^10.6.0", "@whatwg-node/fetch": "^0.9.15 || ^0.10.0", diff --git a/packages/transports/sqlite/CHANGELOG.md b/packages/transports/sqlite/CHANGELOG.md index 6d3fa2afb68af..d145f09ede4ae 100644 --- a/packages/transports/sqlite/CHANGELOG.md +++ b/packages/transports/sqlite/CHANGELOG.md @@ -1,5 +1,12 @@ # @graphql-mesh/transport-sqlite +## 0.8.8 + +### Patch Changes + +- Updated dependencies []: + - @omnigraph/sqlite@0.7.8 + ## 0.8.7 ### Patch Changes diff --git a/packages/transports/sqlite/package.json b/packages/transports/sqlite/package.json index 925e11cf25a2e..3ede4268e28a9 100644 --- a/packages/transports/sqlite/package.json +++ b/packages/transports/sqlite/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transport-sqlite", - "version": "0.8.7", + "version": "0.8.8", "type": "module", "repository": { "type": "git", @@ -37,7 +37,7 @@ "dependencies": { "@graphql-mesh/transport-common": "^0.7.13", "@graphql-tools/utils": "^10.6.0", - "@omnigraph/sqlite": "^0.7.7", + "@omnigraph/sqlite": "^0.7.8", "tslib": "^2.4.0" }, "publishConfig": { diff --git a/packages/transports/thrift/CHANGELOG.md b/packages/transports/thrift/CHANGELOG.md index 797471d59829d..a4712e19508f9 100644 --- a/packages/transports/thrift/CHANGELOG.md +++ b/packages/transports/thrift/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/transport-thrift +## 0.8.8 + +### Patch Changes + +- Updated dependencies + [[`93fb364`](https://github.com/ardatan/graphql-mesh/commit/93fb3643d90c52084725d79b586ace8ecd570911)]: + - @graphql-mesh/utils@0.103.8 + ## 0.8.7 ### Patch Changes diff --git a/packages/transports/thrift/package.json b/packages/transports/thrift/package.json index e3693f373f58c..1d07f5ad9b2be 100644 --- a/packages/transports/thrift/package.json +++ b/packages/transports/thrift/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transport-thrift", - "version": "0.8.7", + "version": "0.8.8", "type": "module", "repository": { "type": "git", @@ -39,7 +39,7 @@ "@creditkarma/thrift-server-core": "^1.0.4", "@graphql-mesh/string-interpolation": "^0.5.7", "@graphql-mesh/transport-common": "^0.7.13", - "@graphql-mesh/utils": "^0.103.7", + "@graphql-mesh/utils": "^0.103.8", "@graphql-tools/utils": "^10.6.0", "pascal-case": "^3.1.2", "tslib": "^2.4.0" diff --git a/yarn.lock b/yarn.lock index c3663c7244584..4511a1d2fbb11 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3914,7 +3914,7 @@ __metadata: "@creditkarma/thrift-server-express": "npm:^1.0.4" "@creditkarma/thrift-typescript": "npm:^3.7.6" "@graphql-hive/gateway": "npm:^1.5.8" - "@omnigraph/thrift": "npm:^0.8.7" + "@omnigraph/thrift": "npm:^0.8.8" express: "npm:^4.18.2" graphql: "npm:^16.9.0" thrift: "npm:^0.21.0" @@ -4485,7 +4485,7 @@ __metadata: "@envelop/auth0": "npm:^6.0.0" "@graphql-hive/gateway": "npm:^1.5.8" "@graphql-mesh/compose-cli": "workspace:^" - "@graphql-mesh/plugin-operation-field-permissions": "npm:^0.103.7" + "@graphql-mesh/plugin-operation-field-permissions": "npm:^0.103.8" "@omnigraph/json-schema": "workspace:^" graphql: "npm:16.9.0" jest: "npm:29.7.0" @@ -4500,7 +4500,7 @@ __metadata: "@graphql-mesh/cache-cfw-kv": "workspace:^" "@graphql-mesh/cache-localforage": "workspace:^" "@graphql-mesh/compose-cli": "workspace:^" - "@graphql-mesh/plugin-response-cache": "npm:^0.103.7" + "@graphql-mesh/plugin-response-cache": "npm:^0.103.8" "@omnigraph/json-schema": "workspace:^" graphql: "npm:16.9.0" wrangler: "npm:3.95.0" @@ -4514,8 +4514,8 @@ __metadata: "@envelop/depth-limit": "npm:^4.0.0" "@graphql-hive/gateway": "npm:^1.5.8" "@graphql-mesh/cache-cfw-kv": "workspace:^" - "@graphql-mesh/plugin-rate-limit": "npm:^0.103.7" - "@graphql-mesh/plugin-response-cache": "npm:^0.103.7" + "@graphql-mesh/plugin-rate-limit": "npm:^0.103.8" + "@graphql-mesh/plugin-response-cache": "npm:^0.103.8" graphql: "npm:16.9.0" wrangler: "npm:3.95.0" languageName: unknown @@ -4638,9 +4638,9 @@ __metadata: resolution: "@examples/auth0@workspace:examples/auth0" dependencies: "@envelop/auth0": "npm:6.0.0" - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/json-schema": "npm:0.108.7" - "@graphql-mesh/plugin-operation-field-permissions": "npm:0.103.7" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/json-schema": "npm:0.108.8" + "@graphql-mesh/plugin-operation-field-permissions": "npm:0.103.8" graphql: "npm:16.9.0" jest: "npm:29.7.0" languageName: unknown @@ -4650,10 +4650,10 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/cloudflare-workers@workspace:examples/cloudflare-workers" dependencies: - "@graphql-mesh/cache-cfw-kv": "npm:0.104.7" - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/json-schema": "npm:0.108.7" - "@graphql-mesh/plugin-response-cache": "npm:0.103.7" + "@graphql-mesh/cache-cfw-kv": "npm:0.104.8" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/json-schema": "npm:0.108.8" + "@graphql-mesh/plugin-response-cache": "npm:0.103.8" graphql: "npm:16.9.0" wrangler: "npm:3.95.0" languageName: unknown @@ -4663,8 +4663,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/fastify@workspace:examples/fastify" dependencies: - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/graphql": "npm:0.103.8" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/graphql": "npm:0.103.9" fastify: "npm:5.1.0" graphql: "npm:16.9.0" ts-node: "npm:^10.9.2" @@ -4677,8 +4677,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.98.8" - "@graphql-mesh/supergraph": "npm:0.9.8" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/supergraph": "npm:0.9.9" graphql: "npm:16.9.0" languageName: unknown linkType: soft @@ -4687,9 +4687,9 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/federation-example-gateway@workspace:examples/federation-example/gateway" dependencies: - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/graphql": "npm:0.103.8" - "@graphql-mesh/transform-federation": "npm:0.103.7" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/graphql": "npm:0.103.9" + "@graphql-mesh/transform-federation": "npm:0.103.8" graphql: "npm:16.9.0" languageName: unknown linkType: soft @@ -4772,8 +4772,8 @@ __metadata: resolution: "@examples/gcp-functions@workspace:examples/gcp-functions" dependencies: "@google-cloud/functions-framework": "npm:3.4.2" - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/json-schema": "npm:0.108.7" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/json-schema": "npm:0.108.8" "@types/node": "npm:22.10.2" graphql: "npm:16.9.0" typescript: "npm:^5.4.2" @@ -4807,8 +4807,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.98.8" - "@graphql-mesh/graphql": "npm:0.103.8" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/graphql": "npm:0.103.9" concurrently: "npm:9.1.0" graphql: "npm:16.9.0" graphql-yoga: "npm:5.10.4" @@ -4824,9 +4824,9 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/grpc-example@workspace:examples/grpc-example" dependencies: - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/grpc": "npm:0.106.7" - "@graphql-mesh/transform-naming-convention": "npm:0.103.8" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/grpc": "npm:0.106.8" + "@graphql-mesh/transform-naming-convention": "npm:0.103.9" "@grpc/grpc-js": "npm:1.12.4" "@grpc/proto-loader": "npm:0.7.13" concurrently: "npm:9.1.0" @@ -4843,9 +4843,9 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/grpc-reflection-example@workspace:examples/grpc-reflection-example" dependencies: - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/grpc": "npm:0.106.7" - "@graphql-mesh/transform-naming-convention": "npm:0.103.8" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/grpc": "npm:0.106.8" + "@graphql-mesh/transform-naming-convention": "npm:0.103.9" "@grpc/grpc-js": "npm:1.12.4" "@grpc/proto-loader": "npm:0.7.13" concurrently: "npm:9.1.0" @@ -4861,8 +4861,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/hasura-openbrewery-geodb@workspace:examples/hasura-openbrewery-geodb" dependencies: - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/json-schema": "npm:0.108.7" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/json-schema": "npm:0.108.8" graphql: "npm:16.9.0" languageName: unknown linkType: soft @@ -4871,9 +4871,9 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/hello-world-esm@workspace:examples/hello-world-esm" dependencies: - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/json-schema": "npm:0.108.7" - "@graphql-mesh/plugin-mock": "npm:0.103.7" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/json-schema": "npm:0.108.8" + "@graphql-mesh/plugin-mock": "npm:0.103.8" graphql: "npm:16.9.0" jest: "npm:29.7.0" ts-node: "npm:^10.9.2" @@ -4885,9 +4885,9 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/hello-world@workspace:examples/hello-world" dependencies: - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/json-schema": "npm:0.108.7" - "@graphql-mesh/plugin-mock": "npm:0.103.7" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/json-schema": "npm:0.108.8" + "@graphql-mesh/plugin-mock": "npm:0.103.8" "@graphql-yoga/plugin-sofa": "npm:3.10.4" graphql: "npm:16.9.0" jest: "npm:29.7.0" @@ -4898,10 +4898,10 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/hive-example-gateway@workspace:examples/hive-example/gateway" dependencies: - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/openapi": "npm:0.108.7" - "@graphql-mesh/plugin-hive": "npm:0.103.7" - "@graphql-mesh/transform-hive": "npm:0.103.8" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/openapi": "npm:0.108.8" + "@graphql-mesh/plugin-hive": "npm:0.103.8" + "@graphql-mesh/transform-hive": "npm:0.103.9" graphql: "npm:16.9.0" languageName: unknown linkType: soft @@ -4911,8 +4911,8 @@ __metadata: resolution: "@examples/hive-example-sources-authors@workspace:examples/hive-example/sources/authors" dependencies: "@graphql-hive/cli": "npm:0.44.4" - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/openapi": "npm:0.108.7" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/openapi": "npm:0.108.8" fets: "npm:^0.8.0" graphql: "npm:16.9.0" ts-node: "npm:^10.9.2" @@ -4925,8 +4925,8 @@ __metadata: resolution: "@examples/hive-example-sources-books@workspace:examples/hive-example/sources/books" dependencies: "@graphql-hive/cli": "npm:0.44.4" - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/openapi": "npm:0.108.7" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/openapi": "npm:0.108.8" fets: "npm:^0.8.0" graphql: "npm:16.9.0" ts-node: "npm:^10.9.2" @@ -4938,9 +4938,9 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/json-schema-covid@workspace:examples/json-schema-covid" dependencies: - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/graphql": "npm:0.103.8" - "@graphql-mesh/json-schema": "npm:0.108.7" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/graphql": "npm:0.103.9" + "@graphql-mesh/json-schema": "npm:0.108.8" graphql: "npm:16.9.0" jest: "npm:29.7.0" languageName: unknown @@ -4950,10 +4950,10 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/json-schema-example@workspace:examples/json-schema-example" dependencies: - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/json-schema": "npm:0.108.7" - "@graphql-mesh/plugin-mock": "npm:0.103.7" - "@graphql-mesh/transform-naming-convention": "npm:0.103.8" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/json-schema": "npm:0.108.8" + "@graphql-mesh/plugin-mock": "npm:0.103.8" + "@graphql-mesh/transform-naming-convention": "npm:0.103.9" graphql: "npm:16.9.0" jest: "npm:29.7.0" languageName: unknown @@ -4963,8 +4963,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/json-schema-fhir@workspace:examples/json-schema-fhir" dependencies: - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/json-schema": "npm:0.108.7" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/json-schema": "npm:0.108.8" "@types/unzip-stream": "npm:0.3.4" graphql: "npm:16.9.0" ts-node: "npm:^10.9.2" @@ -4977,8 +4977,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.98.8" - "@graphql-mesh/json-schema": "npm:0.108.7" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/json-schema": "npm:0.108.8" "@types/node": "npm:22.10.2" concurrently: "npm:9.1.0" fets: "npm:0.8.4" @@ -4992,9 +4992,9 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/json-schema-subscriptions@workspace:examples/json-schema-subscriptions" dependencies: - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/json-schema": "npm:0.108.7" - "@graphql-mesh/plugin-live-query": "npm:0.103.7" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/json-schema": "npm:0.108.8" + "@graphql-mesh/plugin-live-query": "npm:0.103.8" "@whatwg-node/fetch": "npm:^0.10.0" concurrently: "npm:9.1.0" fets: "npm:0.8.4" @@ -5009,8 +5009,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/mongoose-example@workspace:examples/mongoose-example" dependencies: - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/mongoose": "npm:0.103.7" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/mongoose": "npm:0.103.8" graphql: "npm:16.9.0" jest: "npm:29.7.0" mongoose: "npm:8.8.4" @@ -5021,8 +5021,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/mysql-employees@workspace:examples/mysql-employees" dependencies: - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/mysql": "npm:0.104.7" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/mysql": "npm:0.104.8" graphql: "npm:16.9.0" languageName: unknown linkType: soft @@ -5031,8 +5031,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/mysql-rfam@workspace:examples/mysql-rfam" dependencies: - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/mysql": "npm:0.104.7" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/mysql": "npm:0.104.8" graphql: "npm:16.9.0" jest: "npm:29.7.0" languageName: unknown @@ -5042,9 +5042,9 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/neo4j-example@workspace:examples/neo4j-example" dependencies: - "@graphql-mesh/cache-file": "npm:0.103.8" - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/neo4j": "npm:0.105.7" + "@graphql-mesh/cache-file": "npm:0.103.9" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/neo4j": "npm:0.105.8" graphql: "npm:16.9.0" languageName: unknown linkType: soft @@ -5053,10 +5053,10 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/nextjs-apollo-example@workspace:examples/nextjs-apollo-example" dependencies: - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/config": "npm:0.106.8" - "@graphql-mesh/openapi": "npm:0.108.7" - "@graphql-mesh/runtime": "npm:0.105.7" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/config": "npm:0.106.9" + "@graphql-mesh/openapi": "npm:0.108.8" + "@graphql-mesh/runtime": "npm:0.105.8" "@types/react": "npm:19.0.1" apollo-server-micro: "npm:3.13.0" graphql: "npm:16.9.0" @@ -5071,10 +5071,10 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/nextjs-sdk-example@workspace:examples/nextjs-sdk-example" dependencies: - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/config": "npm:0.106.8" - "@graphql-mesh/openapi": "npm:0.108.7" - "@graphql-mesh/runtime": "npm:0.105.7" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/config": "npm:0.106.9" + "@graphql-mesh/openapi": "npm:0.108.8" + "@graphql-mesh/runtime": "npm:0.105.8" "@types/react": "npm:19.0.1" apollo-server-micro: "npm:3.13.0" graphql: "npm:16.9.0" @@ -5089,8 +5089,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/odata-microsoft@workspace:examples/odata-microsoft" dependencies: - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/odata": "npm:0.105.7" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/odata": "npm:0.105.8" cross-env: "npm:7.0.3" graphql: "npm:16.9.0" languageName: unknown @@ -5100,10 +5100,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.98.8" - "@graphql-mesh/config": "npm:0.106.8" - "@graphql-mesh/odata": "npm:0.105.7" - "@graphql-mesh/runtime": "npm:0.105.7" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/config": "npm:0.106.9" + "@graphql-mesh/odata": "npm:0.105.8" + "@graphql-mesh/runtime": "npm:0.105.8" graphql: "npm:16.9.0" ts-node: "npm:^10.9.2" languageName: unknown @@ -5113,10 +5113,10 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/odata-msgraph-programmatic@workspace:examples/odata-msgraph-programmatic" dependencies: - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/config": "npm:0.106.8" - "@graphql-mesh/odata": "npm:0.105.7" - "@graphql-mesh/runtime": "npm:0.105.7" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/config": "npm:0.106.9" + "@graphql-mesh/odata": "npm:0.105.8" + "@graphql-mesh/runtime": "npm:0.105.8" graphql: "npm:16.9.0" languageName: unknown linkType: soft @@ -5125,8 +5125,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/odata-trippin@workspace:examples/odata-trippin" dependencies: - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/odata": "npm:0.105.7" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/odata": "npm:0.105.8" graphql: "npm:16.9.0" languageName: unknown linkType: soft @@ -5135,8 +5135,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/openapi-javascript-wiki@workspace:examples/openapi-javascript-wiki" dependencies: - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/openapi": "npm:0.108.7" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/openapi": "npm:0.108.8" graphql: "npm:16.9.0" moment: "npm:2.30.1" typescript: "npm:^5.4.2" @@ -5147,12 +5147,12 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/openapi-location-weather@workspace:examples/openapi-location-weather" dependencies: - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/openapi": "npm:0.108.7" - "@graphql-mesh/plugin-response-cache": "npm:0.103.7" - "@graphql-mesh/runtime": "npm:0.105.7" - "@graphql-mesh/transform-cache": "npm:0.103.7" - "@graphql-mesh/transform-rename": "npm:0.103.7" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/openapi": "npm:0.108.8" + "@graphql-mesh/plugin-response-cache": "npm:0.103.8" + "@graphql-mesh/runtime": "npm:0.105.8" + "@graphql-mesh/transform-cache": "npm:0.103.8" + "@graphql-mesh/transform-rename": "npm:0.103.8" graphql: "npm:16.9.0" languageName: unknown linkType: soft @@ -5161,8 +5161,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/openapi-meilisearch@workspace:examples/openapi-meilisearch" dependencies: - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/openapi": "npm:0.108.7" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/openapi": "npm:0.108.8" graphql: "npm:16.9.0" languageName: unknown linkType: soft @@ -5171,7 +5171,7 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/openapi-react-weatherbit@workspace:examples/openapi-react-weatherbit" dependencies: - "@graphql-mesh/cli": "npm:0.98.8" + "@graphql-mesh/cli": "npm:0.98.9" "@types/react": "npm:19.0.1" "@types/react-dom": "npm:19.0.2" "@vitejs/plugin-react": "npm:4.3.4" @@ -5187,8 +5187,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/openapi-stackexchange@workspace:examples/openapi-stackexchange" dependencies: - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/openapi": "npm:0.108.7" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/openapi": "npm:0.108.8" graphql: "npm:16.9.0" languageName: unknown linkType: soft @@ -5197,8 +5197,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/openapi-stripe@workspace:examples/openapi-stripe" dependencies: - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/openapi": "npm:0.108.7" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/openapi": "npm:0.108.8" graphql: "npm:16.9.0" languageName: unknown linkType: soft @@ -5207,8 +5207,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/openapi-subscriptions@workspace:examples/openapi-subscriptions" dependencies: - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/openapi": "npm:0.108.7" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/openapi": "npm:0.108.8" "@whatwg-node/fetch": "npm:^0.10.0" concurrently: "npm:9.1.0" fets: "npm:^0.8.0" @@ -5223,9 +5223,9 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/openapi-youtrack@workspace:examples/openapi-youtrack" dependencies: - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/openapi": "npm:0.108.7" - "@graphql-mesh/transform-resolvers-composition": "npm:0.103.7" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/openapi": "npm:0.108.8" + "@graphql-mesh/transform-resolvers-composition": "npm:0.103.8" graphql: "npm:16.9.0" graphql-fields: "npm:2.0.3" languageName: unknown @@ -5235,8 +5235,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/openwhisk-example@workspace:examples/openwhisk-example" dependencies: - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/graphql": "npm:0.103.8" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/graphql": "npm:0.103.9" esbuild: "npm:^0.24.0" graphql: "npm:16.9.0" typescript: "npm:^5.4.2" @@ -5247,9 +5247,9 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/persisted-operations@workspace:examples/persisted-operations" dependencies: - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/json-schema": "npm:0.108.7" - "@graphql-mesh/plugin-mock": "npm:0.103.7" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/json-schema": "npm:0.108.8" + "@graphql-mesh/plugin-mock": "npm:0.103.8" "@graphql-yoga/plugin-sofa": "npm:3.10.4" graphql: "npm:16.9.0" jest: "npm:29.7.0" @@ -5260,13 +5260,13 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/postgres-geodb@workspace:examples/postgres-geodb" dependencies: - "@graphql-mesh/cache-file": "npm:0.103.8" - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/config": "npm:0.106.8" - "@graphql-mesh/graphql": "npm:0.103.8" - "@graphql-mesh/postgraphile": "npm:0.103.7" - "@graphql-mesh/runtime": "npm:0.105.7" - "@graphql-mesh/transform-prefix": "npm:0.103.8" + "@graphql-mesh/cache-file": "npm:0.103.9" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/config": "npm:0.106.9" + "@graphql-mesh/graphql": "npm:0.103.9" + "@graphql-mesh/postgraphile": "npm:0.103.8" + "@graphql-mesh/runtime": "npm:0.105.8" + "@graphql-mesh/transform-prefix": "npm:0.103.9" "@types/node": "npm:22.10.2" cross-env: "npm:7.0.3" graphql: "npm:16.9.0" @@ -5279,8 +5279,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/programmatic-batching@workspace:examples/programmatic-batching" dependencies: - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/openapi": "npm:0.108.7" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/openapi": "npm:0.108.8" "@sinclair/typebox": "npm:0.34.11" concurrently: "npm:9.1.0" fets: "npm:0.8.4" @@ -5294,8 +5294,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/reddit-example@workspace:examples/reddit-example" dependencies: - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/json-schema": "npm:0.108.7" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/json-schema": "npm:0.108.8" languageName: unknown linkType: soft @@ -5303,9 +5303,9 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/soap-country-info@workspace:examples/soap-country-info" dependencies: - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/plugin-snapshot": "npm:0.103.7" - "@graphql-mesh/soap": "npm:0.105.7" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/plugin-snapshot": "npm:0.103.8" + "@graphql-mesh/soap": "npm:0.105.8" graphql: "npm:16.9.0" languageName: unknown linkType: soft @@ -5314,8 +5314,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/soap-demo@workspace:examples/soap-demo" dependencies: - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/soap": "npm:0.105.7" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/soap": "npm:0.105.8" cross-env: "npm:7.0.3" graphql: "npm:16.9.0" languageName: unknown @@ -5325,8 +5325,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/soap-netsuite@workspace:examples/soap-netsuite" dependencies: - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/soap": "npm:0.105.7" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/soap": "npm:0.105.8" cross-env: "npm:7.0.3" graphql: "npm:16.9.0" languageName: unknown @@ -5337,11 +5337,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.104.7" - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/graphql": "npm:0.103.8" - "@graphql-mesh/plugin-rate-limit": "npm:0.103.7" - "@graphql-mesh/plugin-response-cache": "npm:0.103.7" + "@graphql-mesh/cache-cfw-kv": "npm:0.104.8" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/graphql": "npm:0.103.9" + "@graphql-mesh/plugin-rate-limit": "npm:0.103.8" + "@graphql-mesh/plugin-response-cache": "npm:0.103.8" graphql: "npm:16.9.0" wrangler: "npm:3.95.0" languageName: unknown @@ -5351,8 +5351,8 @@ __metadata: version: 0.0.0-use.local resolution: "@examples/sqlite-chinook@workspace:examples/sqlite-chinook" dependencies: - "@graphql-mesh/cli": "npm:0.98.8" - "@graphql-mesh/tuql": "npm:0.104.7" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/tuql": "npm:0.104.8" graphql: "npm:16.9.0" languageName: unknown linkType: soft @@ -5364,8 +5364,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.98.8" - "@graphql-mesh/thrift": "npm:0.105.7" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/thrift": "npm:0.105.8" concurrently: "npm:9.1.0" express: "npm:4.21.2" graphql: "npm:16.9.0" @@ -5379,10 +5379,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.98.8" - "@graphql-mesh/graphql": "npm:0.103.8" - "@graphql-mesh/transform-rename": "npm:0.103.7" - "@graphql-mesh/transform-type-merging": "npm:0.103.7" + "@graphql-mesh/cli": "npm:0.98.9" + "@graphql-mesh/graphql": "npm:0.103.9" + "@graphql-mesh/transform-rename": "npm:0.103.8" + "@graphql-mesh/transform-type-merging": "npm:0.103.8" graphql: "npm:16.9.0" languageName: unknown linkType: soft @@ -6001,7 +6001,7 @@ __metadata: resolution: "@graphql-mesh/apollo-link@workspace:packages/legacy/apollo-link" dependencies: "@apollo/client": "npm:3.12.2" - "@graphql-mesh/runtime": "npm:^0.105.7" + "@graphql-mesh/runtime": "npm:^0.105.8" "@graphql-tools/utils": "npm:^10.6.0" tslib: "npm:^2.4.0" peerDependencies: @@ -6010,26 +6010,26 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/cache-cfw-kv@npm:0.104.7, @graphql-mesh/cache-cfw-kv@npm:^0.104.0, @graphql-mesh/cache-cfw-kv@workspace:^, @graphql-mesh/cache-cfw-kv@workspace:packages/cache/cfw-kv": +"@graphql-mesh/cache-cfw-kv@npm:0.104.8, @graphql-mesh/cache-cfw-kv@npm:^0.104.0, @graphql-mesh/cache-cfw-kv@workspace:^, @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.20241205.0" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" tslib: "npm:^2.4.0" peerDependencies: graphql: "*" languageName: unknown linkType: soft -"@graphql-mesh/cache-file@npm:0.103.8, @graphql-mesh/cache-file@workspace:packages/cache/file": +"@graphql-mesh/cache-file@npm:0.103.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: "@graphql-mesh/cross-helpers": "npm:^0.4.9" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" dataloader: "npm:2.2.3" tslib: "npm:^2.4.0" peerDependencies: @@ -6037,12 +6037,12 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/cache-inmemory-lru@npm:^0.0.2, @graphql-mesh/cache-inmemory-lru@workspace:packages/cache/inmemory-lru": +"@graphql-mesh/cache-inmemory-lru@npm:^0.0.3, @graphql-mesh/cache-inmemory-lru@workspace:packages/cache/inmemory-lru": version: 0.0.0-use.local resolution: "@graphql-mesh/cache-inmemory-lru@workspace:packages/cache/inmemory-lru" dependencies: - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@whatwg-node/disposablestack": "npm:^0.0.5" tslib: "npm:^2.4.0" peerDependencies: @@ -6050,13 +6050,13 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/cache-localforage@npm:0.103.7, @graphql-mesh/cache-localforage@npm:^0.103.0, @graphql-mesh/cache-localforage@npm:^0.103.7, @graphql-mesh/cache-localforage@workspace:^, @graphql-mesh/cache-localforage@workspace:packages/cache/localforage": +"@graphql-mesh/cache-localforage@npm:0.103.8, @graphql-mesh/cache-localforage@npm:^0.103.0, @graphql-mesh/cache-localforage@npm:^0.103.8, @graphql-mesh/cache-localforage@workspace:^, @graphql-mesh/cache-localforage@workspace:packages/cache/localforage": version: 0.0.0-use.local resolution: "@graphql-mesh/cache-localforage@workspace:packages/cache/localforage" dependencies: - "@graphql-mesh/cache-inmemory-lru": "npm:^0.0.2" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/cache-inmemory-lru": "npm:^0.0.3" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" localforage: "npm:1.10.0" tslib: "npm:^2.4.0" peerDependencies: @@ -6070,8 +6070,8 @@ __metadata: dependencies: "@graphql-mesh/cross-helpers": "npm:^0.4.9" "@graphql-mesh/string-interpolation": "npm:0.5.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@types/ioredis-mock": "npm:8.2.5" "@whatwg-node/disposablestack": "npm:^0.0.5" ioredis: "npm:^5.3.2" @@ -6082,7 +6082,7 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/cli@npm:0.98.8, @graphql-mesh/cli@npm:^0.98.8, @graphql-mesh/cli@workspace:packages/legacy/cli": +"@graphql-mesh/cli@npm:0.98.9, @graphql-mesh/cli@npm:^0.98.9, @graphql-mesh/cli@workspace:packages/legacy/cli": version: 0.0.0-use.local resolution: "@graphql-mesh/cli@workspace:packages/legacy/cli" dependencies: @@ -6092,14 +6092,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.106.8" + "@graphql-mesh/config": "npm:^0.106.9" "@graphql-mesh/cross-helpers": "npm:^0.4.9" - "@graphql-mesh/http": "npm:^0.105.7" - "@graphql-mesh/include": "npm:^0.2.6" - "@graphql-mesh/runtime": "npm:^0.105.7" - "@graphql-mesh/store": "npm:^0.103.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/http": "npm:^0.105.8" + "@graphql-mesh/include": "npm:^0.2.7" + "@graphql-mesh/runtime": "npm:^0.105.8" + "@graphql-mesh/store": "npm:^0.103.8" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/utils": "npm:^10.6.0" "@types/lodash.get": "npm:4.4.9" "@types/mkdirp": "npm:2.0.0" @@ -6132,16 +6132,16 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/compose-cli@npm:1.3.0, @graphql-mesh/compose-cli@npm:^1.3.0, @graphql-mesh/compose-cli@workspace:*, @graphql-mesh/compose-cli@workspace:^, @graphql-mesh/compose-cli@workspace:packages/compose-cli": +"@graphql-mesh/compose-cli@npm:1.3.1, @graphql-mesh/compose-cli@npm:^1.3.1, @graphql-mesh/compose-cli@workspace:*, @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.7.13" - "@graphql-mesh/include": "npm:^0.2.6" + "@graphql-mesh/fusion-composition": "npm:^0.7.14" + "@graphql-mesh/include": "npm:^0.2.7" "@graphql-mesh/string-interpolation": "npm:^0.5.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/code-file-loader": "npm:^8.1.7" "@graphql-tools/graphql-file-loader": "npm:^8.0.5" "@graphql-tools/load": "npm:^8.0.1" @@ -6157,19 +6157,19 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/config@npm:0.106.8, @graphql-mesh/config@npm:^0.106.8, @graphql-mesh/config@workspace:packages/legacy/config": +"@graphql-mesh/config@npm:0.106.9, @graphql-mesh/config@npm:^0.106.9, @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.103.7" + "@graphql-mesh/cache-localforage": "npm:^0.103.8" "@graphql-mesh/cross-helpers": "npm:^0.4.9" - "@graphql-mesh/merger-bare": "npm:^0.104.8" - "@graphql-mesh/merger-stitching": "npm:^0.104.7" - "@graphql-mesh/runtime": "npm:^0.105.7" - "@graphql-mesh/store": "npm:^0.103.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/merger-bare": "npm:^0.104.9" + "@graphql-mesh/merger-stitching": "npm:^0.104.8" + "@graphql-mesh/runtime": "npm:^0.105.8" + "@graphql-mesh/store": "npm:^0.103.8" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@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" @@ -6196,13 +6196,13 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/fusion-composition@npm:^0.7.13, @graphql-mesh/fusion-composition@workspace:packages/fusion/composition": +"@graphql-mesh/fusion-composition@npm:^0.7.14, @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-hive/gateway-runtime": "npm:^1.3.5" "@graphql-mesh/fusion-runtime": "npm:^0.10.11" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/schema": "npm:^10.0.5" "@graphql-tools/stitching-directives": "npm:^3.1.9" "@graphql-tools/utils": "npm:^10.6.0" @@ -6247,15 +6247,15 @@ __metadata: languageName: node linkType: hard -"@graphql-mesh/graphql@npm:0.103.8, @graphql-mesh/graphql@workspace:packages/legacy/handlers/graphql": +"@graphql-mesh/graphql@npm:0.103.9, @graphql-mesh/graphql@workspace:packages/legacy/handlers/graphql": version: 0.0.0-use.local resolution: "@graphql-mesh/graphql@workspace:packages/legacy/handlers/graphql" dependencies: "@graphql-mesh/cross-helpers": "npm:^0.4.9" - "@graphql-mesh/store": "npm:^0.103.7" + "@graphql-mesh/store": "npm:^0.103.8" "@graphql-mesh/string-interpolation": "npm:^0.5.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/delegate": "npm:^10.0.28" "@graphql-tools/federation": "npm:^3.0.0" "@graphql-tools/merge": "npm:^9.0.12" @@ -6268,14 +6268,14 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/grpc@npm:0.106.7, @graphql-mesh/grpc@workspace:packages/legacy/handlers/grpc": +"@graphql-mesh/grpc@npm:0.106.8, @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/store": "npm:^0.103.7" - "@graphql-mesh/transport-grpc": "npm:^0.1.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/store": "npm:^0.103.8" + "@graphql-mesh/transport-grpc": "npm:^0.1.8" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@omnigraph/grpc": "npm:^0.1.3" tslib: "npm:^2.4.0" peerDependencies: @@ -6300,14 +6300,14 @@ __metadata: languageName: node linkType: hard -"@graphql-mesh/http@npm:^0.105.7, @graphql-mesh/http@workspace:packages/legacy/http": +"@graphql-mesh/http@npm:^0.105.8, @graphql-mesh/http@workspace:packages/legacy/http": version: 0.0.0-use.local resolution: "@graphql-mesh/http@workspace:packages/legacy/http" dependencies: "@graphql-mesh/cross-helpers": "npm:^0.4.9" - "@graphql-mesh/runtime": "npm:^0.105.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/runtime": "npm:^0.105.8" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/utils": "npm:^10.6.0" "@types/lodash.get": "npm:4.4.9" "@types/mkdirp": "npm:2.0.0" @@ -6322,11 +6322,11 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/include@npm:^0.2.3, @graphql-mesh/include@npm:^0.2.6, @graphql-mesh/include@workspace:packages/include": +"@graphql-mesh/include@npm:^0.2.3, @graphql-mesh/include@npm:^0.2.7, @graphql-mesh/include@workspace:packages/include": version: 0.0.0-use.local resolution: "@graphql-mesh/include@workspace:packages/include" dependencies: - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.8" dotenv: "npm:^16.3.1" get-tsconfig: "npm:^4.7.6" glob: "npm:^11.0.0" @@ -6335,17 +6335,17 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/json-schema@npm:0.108.7, @graphql-mesh/json-schema@npm:^0.108.7, @graphql-mesh/json-schema@workspace:packages/legacy/handlers/json-schema": +"@graphql-mesh/json-schema@npm:0.108.8, @graphql-mesh/json-schema@npm:^0.108.8, @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/cross-helpers": "npm:^0.4.9" - "@graphql-mesh/store": "npm:^0.103.7" + "@graphql-mesh/store": "npm:^0.103.8" "@graphql-mesh/string-interpolation": "npm:0.5.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@json-schema-tools/meta-schema": "npm:1.7.5" - "@omnigraph/json-schema": "npm:0.108.7" + "@omnigraph/json-schema": "npm:0.108.8" graphql-compose: "npm:9.0.11" json-machete: "npm:0.97.5" tslib: "npm:^2.4.0" @@ -6354,13 +6354,13 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/merger-bare@npm:^0.104.8, @graphql-mesh/merger-bare@workspace:packages/legacy/mergers/bare": +"@graphql-mesh/merger-bare@npm:^0.104.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.104.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/merger-stitching": "npm:0.104.8" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/schema": "npm:10.0.11" "@graphql-tools/utils": "npm:^10.6.0" tslib: "npm:^2.4.0" @@ -6369,13 +6369,13 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/merger-stitching@npm:0.104.7, @graphql-mesh/merger-stitching@npm:^0.104.7, @graphql-mesh/merger-stitching@workspace:packages/legacy/mergers/stitching": +"@graphql-mesh/merger-stitching@npm:0.104.8, @graphql-mesh/merger-stitching@npm:^0.104.8, @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: - "@graphql-mesh/store": "npm:^0.103.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/store": "npm:^0.103.8" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/delegate": "npm:^10.0.28" "@graphql-tools/schema": "npm:^10.0.5" "@graphql-tools/stitch": "npm:^9.2.17" @@ -6390,11 +6390,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.98.8" - "@graphql-mesh/compose-cli": "npm:^1.3.0" - "@graphql-mesh/config": "npm:^0.106.8" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/cli": "npm:^0.98.9" + "@graphql-mesh/compose-cli": "npm:^1.3.1" + "@graphql-mesh/config": "npm:^0.106.9" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@types/lodash.kebabcase": "npm:^4.1.9" lodash.kebabcase: "npm:^4.1.1" prettier: "npm:^3.3.3" @@ -6406,13 +6406,13 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/mongoose@npm:0.103.7, @graphql-mesh/mongoose@workspace:packages/legacy/handlers/mongoose": +"@graphql-mesh/mongoose@npm:0.103.8, @graphql-mesh/mongoose@workspace:packages/legacy/handlers/mongoose": version: 0.0.0-use.local resolution: "@graphql-mesh/mongoose@workspace:packages/legacy/handlers/mongoose" dependencies: "@graphql-mesh/string-interpolation": "npm:^0.5.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" graphql-compose: "npm:^9.0.11" graphql-compose-connection: "npm:^8.2.1" graphql-compose-mongoose: "npm:^10.0.0" @@ -6424,57 +6424,57 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/mysql@npm:0.104.7, @graphql-mesh/mysql@workspace:packages/legacy/handlers/mysql": +"@graphql-mesh/mysql@npm:0.104.8, @graphql-mesh/mysql@workspace:packages/legacy/handlers/mysql": version: 0.0.0-use.local resolution: "@graphql-mesh/mysql@workspace:packages/legacy/handlers/mysql" dependencies: - "@graphql-mesh/store": "npm:^0.103.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/store": "npm:^0.103.8" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/utils": "npm:^10.6.0" - "@omnigraph/mysql": "npm:^0.8.7" + "@omnigraph/mysql": "npm:^0.8.8" tslib: "npm:^2.4.0" peerDependencies: graphql: "*" languageName: unknown linkType: soft -"@graphql-mesh/neo4j@npm:0.105.7, @graphql-mesh/neo4j@workspace:packages/legacy/handlers/neo4j": +"@graphql-mesh/neo4j@npm:0.105.8, @graphql-mesh/neo4j@workspace:packages/legacy/handlers/neo4j": version: 0.0.0-use.local resolution: "@graphql-mesh/neo4j@workspace:packages/legacy/handlers/neo4j" dependencies: - "@graphql-mesh/store": "npm:^0.103.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" - "@omnigraph/neo4j": "npm:^0.9.7" + "@graphql-mesh/store": "npm:^0.103.8" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" + "@omnigraph/neo4j": "npm:^0.9.8" tslib: "npm:^2.4.0" peerDependencies: graphql: "*" languageName: unknown linkType: soft -"@graphql-mesh/odata@npm:0.105.7, @graphql-mesh/odata@workspace:packages/legacy/handlers/odata": +"@graphql-mesh/odata@npm:0.105.8, @graphql-mesh/odata@workspace:packages/legacy/handlers/odata": version: 0.0.0-use.local resolution: "@graphql-mesh/odata@workspace:packages/legacy/handlers/odata" dependencies: - "@graphql-mesh/store": "npm:^0.103.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@omnigraph/odata": "npm:^0.1.7" + "@graphql-mesh/store": "npm:^0.103.8" + "@graphql-mesh/types": "npm:^0.103.8" + "@omnigraph/odata": "npm:^0.1.8" tslib: "npm:^2.4.0" peerDependencies: graphql: "*" languageName: unknown linkType: soft -"@graphql-mesh/openapi@npm:0.108.7, @graphql-mesh/openapi@workspace:packages/legacy/handlers/openapi": +"@graphql-mesh/openapi@npm:0.108.8, @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/store": "npm:^0.103.7" + "@graphql-mesh/store": "npm:^0.103.8" "@graphql-mesh/string-interpolation": "npm:0.5.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" - "@omnigraph/openapi": "npm:0.108.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" + "@omnigraph/openapi": "npm:0.108.8" tslib: "npm:^2.4.0" peerDependencies: graphql: "*" @@ -6485,8 +6485,8 @@ __metadata: version: 0.0.0-use.local resolution: "@graphql-mesh/plugin-deduplicate-request@workspace:packages/plugins/deduplicate-request" dependencies: - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/utils": "npm:^10.6.0" "@whatwg-node/fetch": "npm:0.10.1" tslib: "npm:^2.4.0" @@ -6495,7 +6495,7 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/plugin-hive@npm:0.103.7, @graphql-mesh/plugin-hive@npm:^0.103.0, @graphql-mesh/plugin-hive@workspace:packages/plugins/hive": +"@graphql-mesh/plugin-hive@npm:0.103.8, @graphql-mesh/plugin-hive@npm:^0.103.0, @graphql-mesh/plugin-hive@workspace:packages/plugins/hive": version: 0.0.0-use.local resolution: "@graphql-mesh/plugin-hive@workspace:packages/plugins/hive" dependencies: @@ -6503,8 +6503,8 @@ __metadata: "@graphql-hive/yoga": "npm:^0.39.0" "@graphql-mesh/cross-helpers": "npm:^0.4.9" "@graphql-mesh/string-interpolation": "npm:0.5.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" tslib: "npm:^2.4.0" peerDependencies: graphql: "*" @@ -6515,8 +6515,8 @@ __metadata: version: 0.0.0-use.local resolution: "@graphql-mesh/plugin-http-cache@workspace:packages/plugins/http-cache" dependencies: - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@types/http-cache-semantics": "npm:4.0.4" "@whatwg-node/fetch": "npm:^0.10.0" http-cache-semantics: "npm:4.1.1" @@ -6531,8 +6531,8 @@ __metadata: resolution: "@graphql-mesh/plugin-http-details-extensions@workspace:packages/plugins/http-details-extensions" dependencies: "@envelop/core": "npm:5.0.2" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@whatwg-node/fetch": "npm:^0.10.0" tslib: "npm:^2.4.0" peerDependencies: @@ -6546,7 +6546,7 @@ __metadata: dependencies: "@envelop/core": "npm:^5.0.2" "@graphql-hive/gateway-runtime": "npm:^1.3.5" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/utils": "npm:^10.6.0" graphql-jit: "npm:^0.8.7" tslib: "npm:^2.4.0" @@ -6561,8 +6561,8 @@ __metadata: dependencies: "@envelop/generic-auth": "npm:8.0.1" "@graphql-hive/gateway-runtime": "npm:^1.3.5" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-yoga/plugin-jwt": "npm:^3.0.2" graphql-yoga: "npm:^5.7.0" jsonwebtoken: "npm:9.0.2" @@ -6572,7 +6572,7 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/plugin-live-query@npm:0.103.7, @graphql-mesh/plugin-live-query@workspace:packages/plugins/live-query": +"@graphql-mesh/plugin-live-query@npm:0.103.8, @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: @@ -6580,8 +6580,8 @@ __metadata: "@envelop/live-query": "npm:7.0.0" "@graphql-mesh/cross-helpers": "npm:^0.4.9" "@graphql-mesh/string-interpolation": "npm:0.5.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@n1ru4l/in-memory-live-query-store": "npm:0.10.0" tslib: "npm:^2.4.0" peerDependencies: @@ -6589,16 +6589,16 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/plugin-mock@npm:0.103.7, @graphql-mesh/plugin-mock@npm:^0.103.0, @graphql-mesh/plugin-mock@npm:^0.103.7, @graphql-mesh/plugin-mock@workspace:packages/plugins/mock": +"@graphql-mesh/plugin-mock@npm:0.103.8, @graphql-mesh/plugin-mock@npm:^0.103.0, @graphql-mesh/plugin-mock@npm:^0.103.8, @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.103.7" + "@graphql-mesh/cache-localforage": "npm:0.103.8" "@graphql-mesh/cross-helpers": "npm:^0.4.9" "@graphql-mesh/string-interpolation": "npm:^0.5.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/mock": "npm:^9.0.3" "@graphql-tools/schema": "npm:^10.0.5" "@graphql-tools/utils": "npm:^10.6.0" @@ -6619,8 +6619,8 @@ __metadata: "@envelop/newrelic": "npm:^7.0.0" "@graphql-mesh/cross-helpers": "npm:^0.4.9" "@graphql-mesh/string-interpolation": "npm:^0.5.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@newrelic/test-utilities": "npm:6.5.5" "@types/newrelic": "npm:9.14.6" graphql-yoga: "npm:5.10.4" @@ -6660,13 +6660,13 @@ __metadata: languageName: node linkType: hard -"@graphql-mesh/plugin-operation-field-permissions@npm:0.103.7, @graphql-mesh/plugin-operation-field-permissions@npm:^0.103.7, @graphql-mesh/plugin-operation-field-permissions@workspace:packages/plugins/operation-field-permissions": +"@graphql-mesh/plugin-operation-field-permissions@npm:0.103.8, @graphql-mesh/plugin-operation-field-permissions@npm:^0.103.8, @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" "@graphql-mesh/cross-helpers": "npm:^0.4.9" - "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" tslib: "npm:^2.4.0" peerDependencies: graphql: "*" @@ -6678,8 +6678,8 @@ __metadata: resolution: "@graphql-mesh/plugin-operation-headers@workspace:packages/plugins/operation-headers" dependencies: "@graphql-hive/gateway-runtime": "npm:^1.3.3" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" tslib: "npm:^2.4.0" peerDependencies: graphql: "*" @@ -6707,7 +6707,7 @@ __metadata: languageName: node linkType: hard -"@graphql-mesh/plugin-rate-limit@npm:0.103.7, @graphql-mesh/plugin-rate-limit@npm:^0.103.0, @graphql-mesh/plugin-rate-limit@npm:^0.103.7, @graphql-mesh/plugin-rate-limit@workspace:packages/plugins/rate-limit": +"@graphql-mesh/plugin-rate-limit@npm:0.103.8, @graphql-mesh/plugin-rate-limit@npm:^0.103.0, @graphql-mesh/plugin-rate-limit@npm:^0.103.8, @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: @@ -6715,8 +6715,8 @@ __metadata: "@envelop/rate-limiter": "npm:^6.2.1" "@graphql-mesh/cross-helpers": "npm:^0.4.9" "@graphql-mesh/string-interpolation": "npm:0.5.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/utils": "npm:^10.6.0" tslib: "npm:^2.4.0" peerDependencies: @@ -6724,7 +6724,7 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/plugin-response-cache@npm:0.103.7, @graphql-mesh/plugin-response-cache@npm:^0.103.0, @graphql-mesh/plugin-response-cache@npm:^0.103.7, @graphql-mesh/plugin-response-cache@workspace:packages/plugins/response-cache": +"@graphql-mesh/plugin-response-cache@npm:0.103.8, @graphql-mesh/plugin-response-cache@npm:^0.103.0, @graphql-mesh/plugin-response-cache@npm:^0.103.8, @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: @@ -6732,8 +6732,8 @@ __metadata: "@envelop/response-cache": "npm:^6.1.1" "@graphql-mesh/cross-helpers": "npm:^0.4.9" "@graphql-mesh/string-interpolation": "npm:0.5.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/utils": "npm:^10.6.2" "@graphql-yoga/plugin-response-cache": "npm:^3.1.1" graphql-yoga: "npm:^5.7.0" @@ -6743,14 +6743,14 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/plugin-snapshot@npm:0.103.7, @graphql-mesh/plugin-snapshot@npm:^0.103.0, @graphql-mesh/plugin-snapshot@workspace:packages/plugins/snapshot": +"@graphql-mesh/plugin-snapshot@npm:0.103.8, @graphql-mesh/plugin-snapshot@npm:^0.103.0, @graphql-mesh/plugin-snapshot@workspace:packages/plugins/snapshot": version: 0.0.0-use.local resolution: "@graphql-mesh/plugin-snapshot@workspace:packages/plugins/snapshot" dependencies: "@graphql-mesh/cross-helpers": "npm:^0.4.9" "@graphql-mesh/string-interpolation": "npm:0.5.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@whatwg-node/fetch": "npm:^0.10.0" minimatch: "npm:10.0.1" tslib: "npm:^2.4.0" @@ -6764,8 +6764,8 @@ __metadata: resolution: "@graphql-mesh/plugin-statsd@workspace:packages/plugins/statsd" dependencies: "@envelop/statsd": "npm:5.0.1" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" hot-shots: "npm:^10.2.1" tslib: "npm:^2.4.0" peerDependencies: @@ -6773,15 +6773,15 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/postgraphile@npm:0.103.7, @graphql-mesh/postgraphile@workspace:packages/legacy/handlers/postgraphile": +"@graphql-mesh/postgraphile@npm:0.103.8, @graphql-mesh/postgraphile@workspace:packages/legacy/handlers/postgraphile": version: 0.0.0-use.local resolution: "@graphql-mesh/postgraphile@workspace:packages/legacy/handlers/postgraphile" dependencies: "@graphql-mesh/cross-helpers": "npm:^0.4.9" - "@graphql-mesh/store": "npm:^0.103.7" + "@graphql-mesh/store": "npm:^0.103.8" "@graphql-mesh/string-interpolation": "npm:^0.5.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/delegate": "npm:^10.0.28" pg: "npm:^8.6.0" postgraphile: "npm:^4.13.0" @@ -6796,17 +6796,17 @@ __metadata: version: 0.0.0-use.local resolution: "@graphql-mesh/raml@workspace:packages/legacy/handlers/raml" dependencies: - "@graphql-mesh/store": "npm:^0.103.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" - "@omnigraph/raml": "npm:0.108.7" + "@graphql-mesh/store": "npm:^0.103.8" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" + "@omnigraph/raml": "npm:0.108.8" tslib: "npm:^2.4.0" peerDependencies: graphql: "*" languageName: unknown linkType: soft -"@graphql-mesh/runtime@npm:0.105.7, @graphql-mesh/runtime@npm:^0.105.7, @graphql-mesh/runtime@workspace:packages/legacy/runtime": +"@graphql-mesh/runtime@npm:0.105.8, @graphql-mesh/runtime@npm:^0.105.8, @graphql-mesh/runtime@workspace:packages/legacy/runtime": version: 0.0.0-use.local resolution: "@graphql-mesh/runtime@workspace:packages/legacy/runtime" dependencies: @@ -6815,8 +6815,8 @@ __metadata: "@envelop/graphql-jit": "npm:^8.0.0" "@graphql-mesh/cross-helpers": "npm:^0.4.9" "@graphql-mesh/string-interpolation": "npm:^0.5.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/batch-delegate": "npm:^9.0.9" "@graphql-tools/delegate": "npm:^10.0.28" "@graphql-tools/executor": "npm:^1.3.2" @@ -6831,31 +6831,31 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/soap@npm:0.105.7, @graphql-mesh/soap@workspace:packages/legacy/handlers/soap": +"@graphql-mesh/soap@npm:0.105.8, @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.9" - "@graphql-mesh/store": "npm:^0.103.7" + "@graphql-mesh/store": "npm:^0.103.8" "@graphql-mesh/string-interpolation": "npm:^0.5.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/utils": "npm:^10.6.0" - "@omnigraph/soap": "npm:0.105.7" + "@omnigraph/soap": "npm:0.105.8" tslib: "npm:^2.4.0" peerDependencies: graphql: "*" languageName: unknown linkType: soft -"@graphql-mesh/store@npm:^0.103.7, @graphql-mesh/store@workspace:packages/legacy/store": +"@graphql-mesh/store@npm:^0.103.8, @graphql-mesh/store@workspace:packages/legacy/store": version: 0.0.0-use.local resolution: "@graphql-mesh/store@workspace:packages/legacy/store" dependencies: "@graphql-inspector/core": "npm:6.2.1" "@graphql-mesh/cross-helpers": "npm:^0.4.9" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/utils": "npm:^10.6.0" graphql: "npm:16.9.0" tslib: "npm:^2.4.0" @@ -6877,15 +6877,15 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/supergraph@npm:0.9.8, @graphql-mesh/supergraph@workspace:packages/legacy/handlers/supergraph": +"@graphql-mesh/supergraph@npm:0.9.9, @graphql-mesh/supergraph@workspace:packages/legacy/handlers/supergraph": version: 0.0.0-use.local resolution: "@graphql-mesh/supergraph@workspace:packages/legacy/handlers/supergraph" dependencies: "@graphql-mesh/cross-helpers": "npm:^0.4.9" - "@graphql-mesh/store": "npm:^0.103.7" + "@graphql-mesh/store": "npm:^0.103.8" "@graphql-mesh/string-interpolation": "npm:^0.5.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/federation": "npm:^3.0.0" "@graphql-tools/url-loader": "npm:^8.0.9" "@graphql-tools/utils": "npm:^10.6.0" @@ -6896,16 +6896,16 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/thrift@npm:0.105.7, @graphql-mesh/thrift@workspace:packages/legacy/handlers/thrift": +"@graphql-mesh/thrift@npm:0.105.8, @graphql-mesh/thrift@workspace:packages/legacy/handlers/thrift": version: 0.0.0-use.local resolution: "@graphql-mesh/thrift@workspace:packages/legacy/handlers/thrift" dependencies: "@graphql-mesh/cross-helpers": "npm:^0.4.9" - "@graphql-mesh/store": "npm:^0.103.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/store": "npm:^0.103.8" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/utils": "npm:^10.6.0" - "@omnigraph/thrift": "npm:^0.8.7" + "@omnigraph/thrift": "npm:^0.8.8" "@types/thrift": "npm:0.10.17" "@types/url-join": "npm:4.0.3" tslib: "npm:^2.4.0" @@ -6914,15 +6914,15 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/transform-cache@npm:0.103.7, @graphql-mesh/transform-cache@workspace:packages/legacy/transforms/cache": +"@graphql-mesh/transform-cache@npm:0.103.8, @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.103.7" + "@graphql-mesh/cache-localforage": "npm:0.103.8" "@graphql-mesh/cross-helpers": "npm:^0.4.9" "@graphql-mesh/string-interpolation": "npm:^0.5.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/resolvers-composition": "npm:^7.0.0" "@graphql-tools/schema": "npm:^10.0.5" "@graphql-tools/utils": "npm:^10.6.0" @@ -6937,8 +6937,8 @@ __metadata: version: 0.0.0-use.local resolution: "@graphql-mesh/transform-encapsulate@workspace:packages/legacy/transforms/encapsulate" dependencies: - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/delegate": "npm:^10.0.28" "@graphql-tools/schema": "npm:10.0.11" "@graphql-tools/utils": "npm:^10.6.0" @@ -6954,8 +6954,8 @@ __metadata: resolution: "@graphql-mesh/transform-extend@workspace:packages/legacy/transforms/extend" dependencies: "@graphql-mesh/cross-helpers": "npm:^0.4.9" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/code-file-loader": "npm:^8.1.3" "@graphql-tools/graphql-file-loader": "npm:^8.0.1" "@graphql-tools/load": "npm:^8.0.2" @@ -6967,14 +6967,14 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/transform-federation@npm:0.103.7, @graphql-mesh/transform-federation@workspace:packages/legacy/transforms/federation": +"@graphql-mesh/transform-federation@npm:0.103.8, @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: "@apollo/subgraph": "npm:^2.4.1" "@graphql-mesh/string-interpolation": "npm:^0.5.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/delegate": "npm:^10.0.28" "@graphql-tools/stitching-directives": "npm:^3.1.9" "@graphql-tools/utils": "npm:^10.6.0" @@ -6990,8 +6990,8 @@ __metadata: version: 0.0.0-use.local resolution: "@graphql-mesh/transform-filter-schema@workspace:packages/legacy/transforms/filter-schema" dependencies: - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/delegate": "npm:^10.0.28" "@graphql-tools/utils": "npm:^10.6.0" "@graphql-tools/wrap": "npm:^10.0.12" @@ -7003,7 +7003,7 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/transform-hive@npm:0.103.8, @graphql-mesh/transform-hive@workspace:packages/legacy/transforms/hive": +"@graphql-mesh/transform-hive@npm:0.103.9, @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: @@ -7011,7 +7011,7 @@ __metadata: "@graphql-hive/yoga": "npm:^0.39.0" "@graphql-mesh/cross-helpers": "npm:^0.4.9" "@graphql-mesh/string-interpolation": "npm:^0.5.7" - "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" "@graphql-tools/delegate": "npm:^10.0.28" "@graphql-tools/utils": "npm:^10.6.0" tslib: "npm:^2.4.0" @@ -7024,9 +7024,9 @@ __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.103.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/cache-localforage": "npm:0.103.8" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/delegate": "npm:^10.0.28" "@graphql-tools/utils": "npm:^10.6.0" "@graphql-tools/wrap": "npm:^10.0.12" @@ -7035,13 +7035,13 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/transform-naming-convention@npm:0.103.8, @graphql-mesh/transform-naming-convention@workspace:packages/legacy/transforms/naming-convention": +"@graphql-mesh/transform-naming-convention@npm:0.103.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.103.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/cache-localforage": "npm:^0.103.8" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/delegate": "npm:^10.0.28" "@graphql-tools/schema": "npm:10.0.11" "@graphql-tools/utils": "npm:^10.6.0" @@ -7056,13 +7056,13 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/transform-prefix@npm:0.103.8, @graphql-mesh/transform-prefix@workspace:packages/legacy/transforms/prefix": +"@graphql-mesh/transform-prefix@npm:0.103.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.103.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/cache-localforage": "npm:0.103.8" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/delegate": "npm:^10.0.28" "@graphql-tools/schema": "npm:10.0.11" "@graphql-tools/utils": "npm:^10.6.0" @@ -7078,7 +7078,7 @@ __metadata: version: 0.0.0-use.local resolution: "@graphql-mesh/transform-prune@workspace:packages/legacy/transforms/prune" dependencies: - "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" "@graphql-tools/utils": "npm:^10.6.0" tslib: "npm:^2.4.0" peerDependencies: @@ -7090,11 +7090,11 @@ __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.103.7" + "@graphql-mesh/cache-localforage": "npm:0.103.8" "@graphql-mesh/cross-helpers": "npm:^0.4.9" "@graphql-mesh/string-interpolation": "npm:^0.5.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/schema": "npm:10.0.11" "@graphql-tools/utils": "npm:^10.6.0" "@graphql-tools/wrap": "npm:10.0.25" @@ -7105,13 +7105,13 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/transform-rename@npm:0.103.7, @graphql-mesh/transform-rename@workspace:packages/legacy/transforms/rename": +"@graphql-mesh/transform-rename@npm:0.103.8, @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.103.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/cache-localforage": "npm:0.103.8" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/delegate": "npm:^10.0.28" "@graphql-tools/schema": "npm:10.0.11" "@graphql-tools/utils": "npm:^10.6.0" @@ -7127,9 +7127,9 @@ __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.103.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/cache-localforage": "npm:0.103.8" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@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" @@ -7141,12 +7141,12 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/transform-resolvers-composition@npm:0.103.7, @graphql-mesh/transform-resolvers-composition@workspace:packages/legacy/transforms/resolvers-composition": +"@graphql-mesh/transform-resolvers-composition@npm:0.103.8, @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-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/resolvers-composition": "npm:^7.0.0" "@graphql-tools/schema": "npm:^10.0.5" tslib: "npm:^2.4.0" @@ -7159,8 +7159,8 @@ __metadata: version: 0.0.0-use.local resolution: "@graphql-mesh/transform-transfer-schema@workspace:packages/legacy/transforms/transfer-schema" dependencies: - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/utils": "npm:^10.6.0" "@types/micromatch": "npm:4.0.9" micromatch: "npm:4.0.8" @@ -7169,12 +7169,12 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/transform-type-merging@npm:0.103.7, @graphql-mesh/transform-type-merging@workspace:packages/legacy/transforms/type-merging": +"@graphql-mesh/transform-type-merging@npm:0.103.8, @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-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/delegate": "npm:^10.0.28" "@graphql-tools/stitching-directives": "npm:^3.1.9" tslib: "npm:^2.4.0" @@ -7198,15 +7198,15 @@ __metadata: languageName: node linkType: hard -"@graphql-mesh/transport-grpc@npm:^0.1.7, @graphql-mesh/transport-grpc@workspace:packages/transports/grpc": +"@graphql-mesh/transport-grpc@npm:^0.1.8, @graphql-mesh/transport-grpc@workspace:packages/transports/grpc": version: 0.0.0-use.local resolution: "@graphql-mesh/transport-grpc@workspace:packages/transports/grpc" dependencies: "@graphql-mesh/cross-helpers": "npm:^0.4.9" "@graphql-mesh/string-interpolation": "npm:^0.5.7" "@graphql-mesh/transport-common": "npm:^0.7.13" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/utils": "npm:^10.6.0" "@grpc/grpc-js": "npm:^1.1.7" "@grpc/proto-loader": "npm:^0.7.8" @@ -7259,15 +7259,15 @@ __metadata: languageName: node linkType: hard -"@graphql-mesh/transport-mysql@npm:^0.8.7, @graphql-mesh/transport-mysql@workspace:packages/transports/mysql": +"@graphql-mesh/transport-mysql@npm:^0.8.8, @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.9" "@graphql-mesh/string-interpolation": "npm:^0.5.7" "@graphql-mesh/transport-common": "npm:^0.7.13" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/delegate": "npm:^10.0.28" "@graphql-tools/utils": "npm:^10.6.0" "@whatwg-node/fetch": "npm:^0.10.0" @@ -7280,14 +7280,14 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/transport-neo4j@npm:^0.8.7, @graphql-mesh/transport-neo4j@workspace:packages/transports/neo4j": +"@graphql-mesh/transport-neo4j@npm:^0.8.8, @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.9" "@graphql-mesh/transport-common": "npm:^0.7.13" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/delegate": "npm:^10.0.28" "@graphql-tools/utils": "npm:^10.6.0" "@neo4j/graphql": "npm:^6.0.0" @@ -7304,22 +7304,22 @@ __metadata: resolution: "@graphql-mesh/transport-odata@workspace:packages/transports/odata" dependencies: "@graphql-mesh/transport-common": "npm:^0.7.13" - "@omnigraph/odata": "npm:^0.1.7" + "@omnigraph/odata": "npm:^0.1.8" tslib: "npm:^2.4.0" peerDependencies: graphql: "*" languageName: unknown linkType: soft -"@graphql-mesh/transport-rest@npm:^0.8.7, @graphql-mesh/transport-rest@workspace:packages/transports/rest": +"@graphql-mesh/transport-rest@npm:^0.8.8, @graphql-mesh/transport-rest@workspace:packages/transports/rest": version: 0.0.0-use.local resolution: "@graphql-mesh/transport-rest@workspace:packages/transports/rest" dependencies: "@graphql-mesh/cross-helpers": "npm:^0.4.9" "@graphql-mesh/string-interpolation": "npm:^0.5.7" "@graphql-mesh/transport-common": "npm:^0.7.13" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/utils": "npm:^10.6.0" "@whatwg-node/fetch": "npm:^0.9.15 || ^0.10.0" dset: "npm:^3.1.3" @@ -7333,15 +7333,15 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/transport-soap@npm:^0.8.7, @graphql-mesh/transport-soap@workspace:packages/transports/soap": +"@graphql-mesh/transport-soap@npm:^0.8.8, @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/cross-helpers": "npm:^0.4.9" "@graphql-mesh/string-interpolation": "npm:^0.5.7" "@graphql-mesh/transport-common": "npm:^0.7.13" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/executor": "npm:^1.3.2" "@graphql-tools/utils": "npm:^10.6.0" "@whatwg-node/fetch": "npm:^0.9.15 || ^0.10.0" @@ -7358,14 +7358,14 @@ __metadata: dependencies: "@graphql-mesh/transport-common": "npm:^0.7.13" "@graphql-tools/utils": "npm:^10.6.0" - "@omnigraph/sqlite": "npm:^0.7.7" + "@omnigraph/sqlite": "npm:^0.7.8" tslib: "npm:^2.4.0" peerDependencies: graphql: "*" languageName: unknown linkType: soft -"@graphql-mesh/transport-thrift@npm:^0.8.7, @graphql-mesh/transport-thrift@workspace:packages/transports/thrift": +"@graphql-mesh/transport-thrift@npm:^0.8.8, @graphql-mesh/transport-thrift@workspace:packages/transports/thrift": version: 0.0.0-use.local resolution: "@graphql-mesh/transport-thrift@workspace:packages/transports/thrift" dependencies: @@ -7373,7 +7373,7 @@ __metadata: "@creditkarma/thrift-server-core": "npm:^1.0.4" "@graphql-mesh/string-interpolation": "npm:^0.5.7" "@graphql-mesh/transport-common": "npm:^0.7.13" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/utils": "npm:^10.6.0" pascal-case: "npm:^3.1.2" tslib: "npm:^2.4.0" @@ -7402,23 +7402,23 @@ __metadata: languageName: node linkType: hard -"@graphql-mesh/tuql@npm:0.104.7, @graphql-mesh/tuql@workspace:packages/legacy/handlers/tuql": +"@graphql-mesh/tuql@npm:0.104.8, @graphql-mesh/tuql@workspace:packages/legacy/handlers/tuql": version: 0.0.0-use.local resolution: "@graphql-mesh/tuql@workspace:packages/legacy/handlers/tuql" dependencies: - "@graphql-mesh/types": "npm:^0.103.7" - "@omnigraph/sqlite": "npm:^0.7.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@omnigraph/sqlite": "npm:^0.7.8" tslib: "npm:^2.4.0" peerDependencies: graphql: "*" languageName: unknown linkType: soft -"@graphql-mesh/types@npm:^0.103.6, @graphql-mesh/types@npm:^0.103.7, @graphql-mesh/types@workspace:packages/legacy/types": +"@graphql-mesh/types@npm:^0.103.6, @graphql-mesh/types@npm:^0.103.8, @graphql-mesh/types@workspace:packages/legacy/types": version: 0.0.0-use.local resolution: "@graphql-mesh/types@workspace:packages/legacy/types" dependencies: - "@graphql-mesh/store": "npm:^0.103.7" + "@graphql-mesh/store": "npm:^0.103.8" "@graphql-tools/batch-delegate": "npm:^9.0.10" "@graphql-tools/delegate": "npm:^10.0.28" "@graphql-tools/utils": "npm:^10.6.0" @@ -7433,7 +7433,7 @@ __metadata: version: 0.0.0-use.local resolution: "@graphql-mesh/urql-exchange@workspace:packages/legacy/urql" dependencies: - "@graphql-mesh/runtime": "npm:^0.105.7" + "@graphql-mesh/runtime": "npm:^0.105.8" "@graphql-tools/utils": "npm:^10.6.0" "@urql/core": "npm:5.1.0" tslib: "npm:^2.4.0" @@ -7444,14 +7444,14 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/utils@npm:^0.103.6, @graphql-mesh/utils@npm:^0.103.7, @graphql-mesh/utils@workspace:packages/legacy/utils": +"@graphql-mesh/utils@npm:^0.103.6, @graphql-mesh/utils@npm:^0.103.8, @graphql-mesh/utils@workspace:packages/legacy/utils": version: 0.0.0-use.local resolution: "@graphql-mesh/utils@workspace:packages/legacy/utils" dependencies: "@apollo/server": "npm:4.11.2" "@graphql-mesh/cross-helpers": "npm:^0.4.9" "@graphql-mesh/string-interpolation": "npm:^0.5.7" - "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" "@graphql-tools/batch-delegate": "npm:^9.0.16" "@graphql-tools/delegate": "npm:^10.0.28" "@graphql-tools/utils": "npm:^10.6.0" @@ -10138,16 +10138,16 @@ __metadata: languageName: unknown linkType: soft -"@omnigraph/json-schema@npm:0.108.7, @omnigraph/json-schema@npm:^0.108.7, @omnigraph/json-schema@workspace:*, @omnigraph/json-schema@workspace:^, @omnigraph/json-schema@workspace:packages/loaders/json-schema": +"@omnigraph/json-schema@npm:0.108.8, @omnigraph/json-schema@npm:^0.108.8, @omnigraph/json-schema@workspace:*, @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/cross-helpers": "npm:^0.4.9" "@graphql-mesh/string-interpolation": "npm:0.5.7" "@graphql-mesh/transport-common": "npm:^0.7.13" - "@graphql-mesh/transport-rest": "npm:^0.8.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/transport-rest": "npm:^0.8.8" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/delegate": "npm:^10.0.28" "@graphql-tools/utils": "npm:^10.6.0" "@json-schema-tools/meta-schema": "npm:1.7.5" @@ -10172,15 +10172,15 @@ __metadata: languageName: unknown linkType: soft -"@omnigraph/mysql@npm:^0.8.7, @omnigraph/mysql@workspace:packages/loaders/mysql": +"@omnigraph/mysql@npm:^0.8.8, @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.9" "@graphql-mesh/string-interpolation": "npm:^0.5.7" - "@graphql-mesh/transport-mysql": "npm:^0.8.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/transport-mysql": "npm:^0.8.8" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/delegate": "npm:^10.0.28" "@graphql-tools/utils": "npm:^10.6.0" "@types/graphql-fields": "npm:1.3.9" @@ -10195,12 +10195,12 @@ __metadata: languageName: unknown linkType: soft -"@omnigraph/neo4j@npm:^0.9.7, @omnigraph/neo4j@workspace:packages/loaders/neo4j": +"@omnigraph/neo4j@npm:^0.9.8, @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.8.7" - "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/transport-neo4j": "npm:^0.8.8" + "@graphql-mesh/types": "npm:^0.103.8" "@graphql-tools/delegate": "npm:^10.0.28" "@graphql-tools/schema": "npm:^10.0.5" "@neo4j/introspector": "npm:^4.0.0" @@ -10211,15 +10211,15 @@ __metadata: languageName: unknown linkType: soft -"@omnigraph/odata@npm:^0.1.7, @omnigraph/odata@workspace:packages/loaders/odata": +"@omnigraph/odata@npm:^0.1.8, @omnigraph/odata@workspace:packages/loaders/odata": version: 0.0.0-use.local resolution: "@omnigraph/odata@workspace:packages/loaders/odata" dependencies: "@graphql-mesh/cross-helpers": "npm:^0.4.9" - "@graphql-mesh/store": "npm:^0.103.7" + "@graphql-mesh/store": "npm:^0.103.8" "@graphql-mesh/string-interpolation": "npm:^0.5.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/delegate": "npm:^10.0.28" "@graphql-tools/utils": "npm:^10.6.0" "@types/http-string-parser": "npm:0.0.33" @@ -10239,18 +10239,18 @@ __metadata: languageName: unknown linkType: soft -"@omnigraph/openapi@npm:0.108.7, @omnigraph/openapi@workspace:*, @omnigraph/openapi@workspace:^, @omnigraph/openapi@workspace:packages/loaders/openapi": +"@omnigraph/openapi@npm:0.108.8, @omnigraph/openapi@workspace:*, @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/cross-helpers": "npm:^0.4.9" - "@graphql-mesh/fusion-composition": "npm:^0.7.13" + "@graphql-mesh/fusion-composition": "npm:^0.7.14" "@graphql-mesh/string-interpolation": "npm:^0.5.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/delegate": "npm:^10.0.28" "@graphql-tools/utils": "npm:10.6.2" - "@omnigraph/json-schema": "npm:^0.108.7" + "@omnigraph/json-schema": "npm:^0.108.8" "@whatwg-node/fetch": "npm:0.10.1" change-case: "npm:^4.1.2" fets: "npm:0.8.4" @@ -10264,18 +10264,18 @@ __metadata: languageName: unknown linkType: soft -"@omnigraph/raml@npm:0.108.7, @omnigraph/raml@workspace:packages/loaders/raml": +"@omnigraph/raml@npm:0.108.8, @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/cross-helpers": "npm:^0.4.9" "@graphql-mesh/string-interpolation": "npm:0.5.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/delegate": "npm:^10.0.28" "@graphql-tools/utils": "npm:^10.6.0" - "@omnigraph/json-schema": "npm:0.108.7" + "@omnigraph/json-schema": "npm:0.108.8" "@whatwg-node/fetch": "npm:^0.10.0" change-case: "npm:4.1.2" json-machete: "npm:0.97.5" @@ -10286,15 +10286,15 @@ __metadata: languageName: unknown linkType: soft -"@omnigraph/soap@npm:0.105.7, @omnigraph/soap@workspace:packages/loaders/soap": +"@omnigraph/soap@npm:0.105.8, @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.9" "@graphql-mesh/string-interpolation": "npm:^0.5.7" - "@graphql-mesh/transport-soap": "npm:^0.8.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/transport-soap": "npm:^0.8.8" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/utils": "npm:^10.6.0" "@whatwg-node/fetch": "npm:^0.10.0" fast-xml-parser: "npm:^4.5.0" @@ -10306,12 +10306,12 @@ __metadata: languageName: unknown linkType: soft -"@omnigraph/sqlite@npm:^0.7.7, @omnigraph/sqlite@workspace:packages/loaders/sqlite": +"@omnigraph/sqlite@npm:^0.7.8, @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.9" - "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.8" "@graphql-tools/delegate": "npm:^10.0.28" tslib: "npm:^2.4.0" tuql: "npm:^1.7.0" @@ -10323,16 +10323,16 @@ __metadata: languageName: unknown linkType: soft -"@omnigraph/thrift@npm:^0.8.7, @omnigraph/thrift@workspace:packages/loaders/thrift": +"@omnigraph/thrift@npm:^0.8.8, @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.9" - "@graphql-mesh/transport-thrift": "npm:^0.8.7" - "@graphql-mesh/types": "npm:^0.103.7" - "@graphql-mesh/utils": "npm:^0.103.7" + "@graphql-mesh/transport-thrift": "npm:^0.8.8" + "@graphql-mesh/types": "npm:^0.103.8" + "@graphql-mesh/utils": "npm:^0.103.8" "@graphql-tools/utils": "npm:10.6.2" "@whatwg-node/fetch": "npm:^0.10.0" graphql-scalars: "npm:^1.22.4" @@ -20164,7 +20164,7 @@ __metadata: "@graphql-codegen/typescript": "npm:4.1.2" "@graphql-codegen/typescript-resolvers": "npm:4.4.1" "@graphql-hive/gateway": "npm:1.6.7" - "@graphql-mesh/compose-cli": "npm:1.3.0" + "@graphql-mesh/compose-cli": "npm:1.3.1" "@graphql-yoga/plugin-apollo-inline-trace": "npm:3.10.4" "@types/node": "npm:22.10.2" concurrently: "npm:9.1.0" @@ -20181,9 +20181,9 @@ __metadata: version: 0.0.0-use.local resolution: "example-response-cache@workspace:examples/response-cache" dependencies: - "@graphql-mesh/cli": "npm:^0.98.8" - "@graphql-mesh/json-schema": "npm:^0.108.7" - "@graphql-mesh/plugin-mock": "npm:^0.103.7" + "@graphql-mesh/cli": "npm:^0.98.9" + "@graphql-mesh/json-schema": "npm:^0.108.8" + "@graphql-mesh/plugin-mock": "npm:^0.103.8" graphql: "npm:16.9.0" languageName: unknown linkType: soft