From 3e2867a31dc3d472ce6dcaa1cc68412459e194d6 Mon Sep 17 00:00:00 2001 From: TheGuildBot <59414373+theguild-bot@users.noreply.github.com> Date: Wed, 11 Dec 2024 07:49:54 -0500 Subject: [PATCH] chore(release): update monorepo packages versions (#8110) Co-authored-by: github-actions[bot] --- ...phql-mesh_compose-cli-7961-dependencies.md | 7 - ...@graphql-mesh_graphql-7961-dependencies.md | 5 - ...@graphql-mesh_graphql-8111-dependencies.md | 11 - ...mesh_merger-stitching-7961-dependencies.md | 5 - ...gin-operation-headers-7961-dependencies.md | 5 - ...ql-mesh_plugin-statsd-8123-dependencies.md | 7 - ...ql-mesh_plugin-statsd-8124-dependencies.md | 5 - .../@graphql-mesh_store-8106-dependencies.md | 5 - .../@graphql-mesh_store-8107-dependencies.md | 5 - ...aphql-mesh_supergraph-7961-dependencies.md | 5 - ...aphql-mesh_supergraph-8111-dependencies.md | 5 - .../@omnigraph_openapi-7961-dependencies.md | 6 - .changeset/mean-dodos-build.md | 9 - 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 | 9 + 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 | 8 + packages/cache/cfw-kv/package.json | 6 +- packages/cache/file/CHANGELOG.md | 8 + packages/cache/file/package.json | 6 +- packages/cache/inmemory-lru/CHANGELOG.md | 8 + packages/cache/inmemory-lru/package.json | 6 +- packages/cache/localforage/CHANGELOG.md | 9 + packages/cache/localforage/package.json | 8 +- packages/cache/redis/CHANGELOG.md | 8 + packages/cache/redis/package.json | 6 +- packages/compose-cli/CHANGELOG.md | 29 + packages/compose-cli/package.json | 2 +- packages/fusion/composition/CHANGELOG.md | 11 + packages/fusion/composition/package.json | 4 +- packages/include/CHANGELOG.md | 7 + packages/include/package.json | 4 +- packages/legacy/apollo-link/CHANGELOG.md | 7 + packages/legacy/apollo-link/package.json | 4 +- packages/legacy/cli/CHANGELOG.md | 15 + packages/legacy/cli/package.json | 16 +- packages/legacy/config/CHANGELOG.md | 16 + packages/legacy/config/package.json | 16 +- packages/legacy/handlers/graphql/CHANGELOG.md | 43 + packages/legacy/handlers/graphql/package.json | 2 +- packages/legacy/handlers/grpc/CHANGELOG.md | 12 + packages/legacy/handlers/grpc/package.json | 10 +- .../legacy/handlers/json-schema/CHANGELOG.md | 13 + .../legacy/handlers/json-schema/package.json | 10 +- .../legacy/handlers/mongoose/CHANGELOG.md | 8 + .../legacy/handlers/mongoose/package.json | 6 +- packages/legacy/handlers/mysql/CHANGELOG.md | 12 + packages/legacy/handlers/mysql/package.json | 10 +- packages/legacy/handlers/neo4j/CHANGELOG.md | 12 + packages/legacy/handlers/neo4j/package.json | 10 +- packages/legacy/handlers/odata/CHANGELOG.md | 11 + packages/legacy/handlers/odata/package.json | 8 +- packages/legacy/handlers/openapi/CHANGELOG.md | 14 + packages/legacy/handlers/openapi/package.json | 10 +- .../legacy/handlers/postgraphile/CHANGELOG.md | 11 + .../legacy/handlers/postgraphile/package.json | 8 +- packages/legacy/handlers/raml/CHANGELOG.md | 12 + packages/legacy/handlers/raml/package.json | 10 +- packages/legacy/handlers/soap/CHANGELOG.md | 12 + packages/legacy/handlers/soap/package.json | 10 +- .../legacy/handlers/supergraph/CHANGELOG.md | 25 + .../legacy/handlers/supergraph/package.json | 2 +- packages/legacy/handlers/thrift/CHANGELOG.md | 12 + 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 | 9 + 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 | 17 + .../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 | 8 + packages/legacy/runtime/package.json | 6 +- packages/legacy/store/CHANGELOG.md | 22 + packages/legacy/store/package.json | 6 +- packages/legacy/transforms/cache/CHANGELOG.md | 8 + packages/legacy/transforms/cache/package.json | 8 +- .../transforms/encapsulate/CHANGELOG.md | 8 + .../transforms/encapsulate/package.json | 6 +- .../legacy/transforms/extend/CHANGELOG.md | 8 + .../legacy/transforms/extend/package.json | 6 +- .../legacy/transforms/federation/CHANGELOG.md | 8 + .../legacy/transforms/federation/package.json | 6 +- .../transforms/filter-schema/CHANGELOG.md | 8 + .../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 | 8 + .../transforms/hoist-field/package.json | 8 +- .../transforms/naming-convention/CHANGELOG.md | 8 + .../transforms/naming-convention/package.json | 8 +- .../legacy/transforms/prefix/CHANGELOG.md | 8 + .../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 | 8 + .../legacy/transforms/rate-limit/package.json | 8 +- .../legacy/transforms/rename/CHANGELOG.md | 8 + .../legacy/transforms/rename/package.json | 8 +- .../transforms/replace-field/CHANGELOG.md | 8 + .../transforms/replace-field/package.json | 8 +- .../resolvers-composition/CHANGELOG.md | 8 + .../resolvers-composition/package.json | 6 +- .../transforms/transfer-schema/CHANGELOG.md | 8 + .../transforms/transfer-schema/package.json | 6 +- .../transforms/type-merging/CHANGELOG.md | 8 + .../transforms/type-merging/package.json | 6 +- packages/legacy/types/CHANGELOG.md | 9 + packages/legacy/types/package.json | 4 +- packages/legacy/urql/CHANGELOG.md | 7 + packages/legacy/urql/package.json | 4 +- packages/legacy/utils/CHANGELOG.md | 7 + packages/legacy/utils/package.json | 4 +- packages/loaders/json-schema/CHANGELOG.md | 14 + packages/loaders/json-schema/package.json | 8 +- packages/loaders/mysql/CHANGELOG.md | 9 + packages/loaders/mysql/package.json | 8 +- packages/loaders/neo4j/CHANGELOG.md | 8 + packages/loaders/neo4j/package.json | 6 +- packages/loaders/odata/CHANGELOG.md | 11 + packages/loaders/odata/package.json | 8 +- packages/loaders/openapi/CHANGELOG.md | 26 + packages/loaders/openapi/package.json | 2 +- packages/loaders/raml/CHANGELOG.md | 10 + packages/loaders/raml/package.json | 8 +- packages/loaders/soap/CHANGELOG.md | 9 + packages/loaders/soap/package.json | 8 +- packages/loaders/sqlite/CHANGELOG.md | 7 + packages/loaders/sqlite/package.json | 4 +- packages/loaders/thrift/CHANGELOG.md | 9 + packages/loaders/thrift/package.json | 8 +- .../plugins/deduplicate-request/CHANGELOG.md | 8 + .../plugins/deduplicate-request/package.json | 6 +- packages/plugins/hive/CHANGELOG.md | 8 + packages/plugins/hive/package.json | 6 +- packages/plugins/http-cache/CHANGELOG.md | 8 + packages/plugins/http-cache/package.json | 6 +- .../http-details-extensions/CHANGELOG.md | 8 + .../http-details-extensions/package.json | 6 +- packages/plugins/jit/CHANGELOG.md | 7 + packages/plugins/jit/package.json | 4 +- packages/plugins/jwt-auth/CHANGELOG.md | 8 + packages/plugins/jwt-auth/package.json | 6 +- packages/plugins/live-query/CHANGELOG.md | 8 + packages/plugins/live-query/package.json | 6 +- packages/plugins/mock/CHANGELOG.md | 8 + packages/plugins/mock/package.json | 8 +- packages/plugins/newrelic/CHANGELOG.md | 8 + packages/plugins/newrelic/package.json | 6 +- .../operation-field-permissions/CHANGELOG.md | 7 + .../operation-field-permissions/package.json | 4 +- .../plugins/operation-headers/CHANGELOG.md | 14 + .../plugins/operation-headers/package.json | 2 +- packages/plugins/rate-limit/CHANGELOG.md | 8 + packages/plugins/rate-limit/package.json | 6 +- packages/plugins/response-cache/CHANGELOG.md | 8 + packages/plugins/response-cache/package.json | 6 +- packages/plugins/snapshot/CHANGELOG.md | 8 + packages/plugins/snapshot/package.json | 6 +- packages/plugins/statsd/CHANGELOG.md | 27 + packages/plugins/statsd/package.json | 6 +- packages/transports/grpc/CHANGELOG.md | 8 + packages/transports/grpc/package.json | 6 +- packages/transports/mysql/CHANGELOG.md | 8 + packages/transports/mysql/package.json | 6 +- packages/transports/neo4j/CHANGELOG.md | 8 + packages/transports/neo4j/package.json | 6 +- packages/transports/odata/CHANGELOG.md | 7 + packages/transports/odata/package.json | 4 +- packages/transports/rest/CHANGELOG.md | 12 + packages/transports/rest/package.json | 6 +- packages/transports/soap/CHANGELOG.md | 8 + packages/transports/soap/package.json | 6 +- packages/transports/sqlite/CHANGELOG.md | 7 + packages/transports/sqlite/package.json | 4 +- packages/transports/thrift/CHANGELOG.md | 7 + packages/transports/thrift/package.json | 4 +- yarn.lock | 790 +++++++++--------- 236 files changed, 1697 insertions(+), 896 deletions(-) delete mode 100644 .changeset/@graphql-mesh_compose-cli-7961-dependencies.md delete mode 100644 .changeset/@graphql-mesh_graphql-7961-dependencies.md delete mode 100644 .changeset/@graphql-mesh_graphql-8111-dependencies.md delete mode 100644 .changeset/@graphql-mesh_merger-stitching-7961-dependencies.md delete mode 100644 .changeset/@graphql-mesh_plugin-operation-headers-7961-dependencies.md delete mode 100644 .changeset/@graphql-mesh_plugin-statsd-8123-dependencies.md delete mode 100644 .changeset/@graphql-mesh_plugin-statsd-8124-dependencies.md delete mode 100644 .changeset/@graphql-mesh_store-8106-dependencies.md delete mode 100644 .changeset/@graphql-mesh_store-8107-dependencies.md delete mode 100644 .changeset/@graphql-mesh_supergraph-7961-dependencies.md delete mode 100644 .changeset/@graphql-mesh_supergraph-8111-dependencies.md delete mode 100644 .changeset/@omnigraph_openapi-7961-dependencies.md delete mode 100644 .changeset/mean-dodos-build.md diff --git a/.changeset/@graphql-mesh_compose-cli-7961-dependencies.md b/.changeset/@graphql-mesh_compose-cli-7961-dependencies.md deleted file mode 100644 index df515b42f4d2b..0000000000000 --- a/.changeset/@graphql-mesh_compose-cli-7961-dependencies.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@graphql-mesh/compose-cli": patch ---- -dependencies updates: - - Updated dependency [`@graphql-mesh/fusion-composition@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-mesh/fusion-composition/v/workspace:^) (from `^0.7.11`, in `dependencies`) - - Updated dependency [`@graphql-mesh/include@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-mesh/include/v/workspace:^) (from `^0.2.4`, in `dependencies`) - - Updated dependency [`@graphql-mesh/utils@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-mesh/utils/v/workspace:^) (from `^0.103.5`, in `dependencies`) diff --git a/.changeset/@graphql-mesh_graphql-7961-dependencies.md b/.changeset/@graphql-mesh_graphql-7961-dependencies.md deleted file mode 100644 index 1eeee0bb7a510..0000000000000 --- a/.changeset/@graphql-mesh_graphql-7961-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-mesh/graphql": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/federation@^2.2.36` ↗︎](https://www.npmjs.com/package/@graphql-tools/federation/v/2.2.36) (from `^2.2.34`, in `dependencies`) diff --git a/.changeset/@graphql-mesh_graphql-8111-dependencies.md b/.changeset/@graphql-mesh_graphql-8111-dependencies.md deleted file mode 100644 index 06c4aa48ac0e2..0000000000000 --- a/.changeset/@graphql-mesh_graphql-8111-dependencies.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -"@graphql-mesh/graphql": patch ---- -dependencies updates: - - Updated dependency [`@graphql-mesh/cross-helpers@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-mesh/cross-helpers/v/workspace:^) (from `^0.4.9`, in `dependencies`) - - Updated dependency [`@graphql-mesh/store@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-mesh/store/v/workspace:^) (from `^0.103.6`, in `dependencies`) - - Updated dependency [`@graphql-mesh/string-interpolation@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-mesh/string-interpolation/v/workspace:^) (from `^0.5.7`, in `dependencies`) - - Updated dependency [`@graphql-mesh/types@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-mesh/types/v/workspace:^) (from `^0.103.6`, in `dependencies`) - - Updated dependency [`@graphql-mesh/utils@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-mesh/utils/v/workspace:^) (from `^0.103.6`, in `dependencies`) - - Updated dependency [`@graphql-tools/federation@^3.0.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/federation/v/3.0.0) (from `^2.2.36`, in `dependencies`) - - Added dependency [`@graphql-tools/merge@^9.0.12` ↗︎](https://www.npmjs.com/package/@graphql-tools/merge/v/9.0.12) (to `dependencies`) diff --git a/.changeset/@graphql-mesh_merger-stitching-7961-dependencies.md b/.changeset/@graphql-mesh_merger-stitching-7961-dependencies.md deleted file mode 100644 index fc21e117ef133..0000000000000 --- a/.changeset/@graphql-mesh_merger-stitching-7961-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-mesh/merger-stitching": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/stitch@^9.4.6` ↗︎](https://www.npmjs.com/package/@graphql-tools/stitch/v/9.4.6) (from `^9.2.17`, in `dependencies`) diff --git a/.changeset/@graphql-mesh_plugin-operation-headers-7961-dependencies.md b/.changeset/@graphql-mesh_plugin-operation-headers-7961-dependencies.md deleted file mode 100644 index 284878c7dab81..0000000000000 --- a/.changeset/@graphql-mesh_plugin-operation-headers-7961-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-mesh/plugin-operation-headers": patch ---- -dependencies updates: - - Updated dependency [`@graphql-hive/gateway-runtime@^1.3.5` ↗︎](https://www.npmjs.com/package/@graphql-hive/gateway-runtime/v/1.3.5) (from `^1.3.3`, in `peerDependencies`) diff --git a/.changeset/@graphql-mesh_plugin-statsd-8123-dependencies.md b/.changeset/@graphql-mesh_plugin-statsd-8123-dependencies.md deleted file mode 100644 index 6997a5fdc8cca..0000000000000 --- a/.changeset/@graphql-mesh_plugin-statsd-8123-dependencies.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@graphql-mesh/plugin-statsd": patch ---- -dependencies updates: - - Updated dependency [`@envelop/statsd@^5.0.1` ↗︎](https://www.npmjs.com/package/@envelop/statsd/v/5.0.1) (from `5.0.0`, in `dependencies`) - - Added dependency [`hot-shots@^10.2.1` ↗︎](https://www.npmjs.com/package/hot-shots/v/10.2.1) (to `dependencies`) - - Removed dependency [`hot-shots@^8.0.0 || ^9.0.0 || ^10.0.0` ↗︎](https://www.npmjs.com/package/hot-shots/v/8.0.0) (from `peerDependencies`) diff --git a/.changeset/@graphql-mesh_plugin-statsd-8124-dependencies.md b/.changeset/@graphql-mesh_plugin-statsd-8124-dependencies.md deleted file mode 100644 index 32913b9cb7a82..0000000000000 --- a/.changeset/@graphql-mesh_plugin-statsd-8124-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-mesh/plugin-statsd": patch ---- -dependencies updates: - - Updated dependency [`@envelop/statsd@5.0.1` ↗︎](https://www.npmjs.com/package/@envelop/statsd/v/5.0.1) (from `^5.0.1`, in `dependencies`) diff --git a/.changeset/@graphql-mesh_store-8106-dependencies.md b/.changeset/@graphql-mesh_store-8106-dependencies.md deleted file mode 100644 index a61ef2bb19d93..0000000000000 --- a/.changeset/@graphql-mesh_store-8106-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-mesh/store": patch ---- -dependencies updates: - - Updated dependency [`@graphql-inspector/core@6.2.1` ↗︎](https://www.npmjs.com/package/@graphql-inspector/core/v/6.2.1) (from `6.2.0`, in `dependencies`) diff --git a/.changeset/@graphql-mesh_store-8107-dependencies.md b/.changeset/@graphql-mesh_store-8107-dependencies.md deleted file mode 100644 index a61ef2bb19d93..0000000000000 --- a/.changeset/@graphql-mesh_store-8107-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-mesh/store": patch ---- -dependencies updates: - - Updated dependency [`@graphql-inspector/core@6.2.1` ↗︎](https://www.npmjs.com/package/@graphql-inspector/core/v/6.2.1) (from `6.2.0`, in `dependencies`) diff --git a/.changeset/@graphql-mesh_supergraph-7961-dependencies.md b/.changeset/@graphql-mesh_supergraph-7961-dependencies.md deleted file mode 100644 index b6161c317aa93..0000000000000 --- a/.changeset/@graphql-mesh_supergraph-7961-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-mesh/supergraph": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/federation@^2.2.36` ↗︎](https://www.npmjs.com/package/@graphql-tools/federation/v/2.2.36) (from `^2.2.34`, in `dependencies`) diff --git a/.changeset/@graphql-mesh_supergraph-8111-dependencies.md b/.changeset/@graphql-mesh_supergraph-8111-dependencies.md deleted file mode 100644 index 5feac40c628ba..0000000000000 --- a/.changeset/@graphql-mesh_supergraph-8111-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-mesh/supergraph": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/federation@^3.0.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/federation/v/3.0.0) (from `^2.2.34`, in `dependencies`) diff --git a/.changeset/@omnigraph_openapi-7961-dependencies.md b/.changeset/@omnigraph_openapi-7961-dependencies.md deleted file mode 100644 index 784087ce20f63..0000000000000 --- a/.changeset/@omnigraph_openapi-7961-dependencies.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@omnigraph/openapi": patch ---- -dependencies updates: - - Added dependency [`@graphql-mesh/fusion-composition@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-mesh/fusion-composition/v/workspace:^) (to `dependencies`) - - Added dependency [`@graphql-tools/utils@^10.6.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.6.1) (to `dependencies`) diff --git a/.changeset/mean-dodos-build.md b/.changeset/mean-dodos-build.md deleted file mode 100644 index 57e23cf8863a2..0000000000000 --- a/.changeset/mean-dodos-build.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -'@graphql-mesh/compose-cli': minor -'@omnigraph/json-schema': patch -'@graphql-mesh/fusion-composition': patch -'@omnigraph/openapi': patch -'@graphql-mesh/transport-rest': patch ---- - -HATEOAS Support diff --git a/e2e/thrift-calculator/package.json b/e2e/thrift-calculator/package.json index 3311654fff4d6..6fa55fa045d5f 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.6", + "@omnigraph/thrift": "^0.8.7", "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 c3f2b2b27562b..bfca1c56f4f8b 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.7", - "@graphql-mesh/json-schema": "0.108.6", - "@graphql-mesh/plugin-operation-field-permissions": "0.103.6", + "@graphql-mesh/cli": "0.98.8", + "@graphql-mesh/json-schema": "0.108.7", + "@graphql-mesh/plugin-operation-field-permissions": "0.103.7", "graphql": "16.9.0" }, "devDependencies": { diff --git a/examples/cloudflare-workers/package.json b/examples/cloudflare-workers/package.json index 3f38f50e56731..784634351d22d 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.6", - "@graphql-mesh/cli": "0.98.7", - "@graphql-mesh/json-schema": "0.108.6", - "@graphql-mesh/plugin-response-cache": "0.103.6", + "@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": "16.9.0" }, "devDependencies": { diff --git a/examples/fastify/package.json b/examples/fastify/package.json index 3d84921f96a17..3bc47723eba87 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.7", - "@graphql-mesh/graphql": "0.103.7", + "@graphql-mesh/cli": "0.98.8", + "@graphql-mesh/graphql": "0.103.8", "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 a1a4c5426e745..0c415c2d56ba0 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.7", - "@graphql-mesh/supergraph": "0.9.7", + "@graphql-mesh/cli": "0.98.8", + "@graphql-mesh/supergraph": "0.9.8", "graphql": "16.9.0" } } diff --git a/examples/federation-example/gateway/package.json b/examples/federation-example/gateway/package.json index afcafeec090c5..17bb09e878b72 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.7", - "@graphql-mesh/graphql": "0.103.7", - "@graphql-mesh/transform-federation": "0.103.6", + "@graphql-mesh/cli": "0.98.8", + "@graphql-mesh/graphql": "0.103.8", + "@graphql-mesh/transform-federation": "0.103.7", "graphql": "16.9.0" } } diff --git a/examples/gcp-functions/package.json b/examples/gcp-functions/package.json index 1cf31051519b0..d661f628e390f 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.7", - "@graphql-mesh/json-schema": "0.108.6", + "@graphql-mesh/cli": "0.98.8", + "@graphql-mesh/json-schema": "0.108.7", "@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 47fd0b3ce082f..fe525f4e4ca57 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.7", - "@graphql-mesh/graphql": "0.103.7", + "@graphql-mesh/cli": "0.98.8", + "@graphql-mesh/graphql": "0.103.8", "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 6e79f65f6edfd..724cfdd5d9d79 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.7", - "@graphql-mesh/grpc": "0.106.6", - "@graphql-mesh/transform-naming-convention": "0.103.6", + "@graphql-mesh/cli": "0.98.8", + "@graphql-mesh/grpc": "0.106.7", + "@graphql-mesh/transform-naming-convention": "0.103.7", "@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 d93c688f48155..1c45ffe52b5ae 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.7", - "@graphql-mesh/grpc": "0.106.6", - "@graphql-mesh/transform-naming-convention": "0.103.6", + "@graphql-mesh/cli": "0.98.8", + "@graphql-mesh/grpc": "0.106.7", + "@graphql-mesh/transform-naming-convention": "0.103.7", "@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 bddae18832b10..d32016e946b14 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.7", - "@graphql-mesh/json-schema": "0.108.6", + "@graphql-mesh/cli": "0.98.8", + "@graphql-mesh/json-schema": "0.108.7", "graphql": "16.9.0" } } diff --git a/examples/hello-world-esm/package.json b/examples/hello-world-esm/package.json index d44c6bf9672cd..e69f5e7f076f2 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.7", - "@graphql-mesh/json-schema": "0.108.6", - "@graphql-mesh/plugin-mock": "0.103.6", + "@graphql-mesh/cli": "0.98.8", + "@graphql-mesh/json-schema": "0.108.7", + "@graphql-mesh/plugin-mock": "0.103.7", "graphql": "16.9.0" }, "devDependencies": { diff --git a/examples/hello-world/package.json b/examples/hello-world/package.json index e56e46598801a..b813b58d60416 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.7", - "@graphql-mesh/json-schema": "0.108.6", - "@graphql-mesh/plugin-mock": "0.103.6", + "@graphql-mesh/cli": "0.98.8", + "@graphql-mesh/json-schema": "0.108.7", + "@graphql-mesh/plugin-mock": "0.103.7", "@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 1a770a34e68ea..9920143010e78 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.7", - "@graphql-mesh/openapi": "0.108.6", - "@graphql-mesh/plugin-hive": "0.103.6", - "@graphql-mesh/transform-hive": "0.103.7", + "@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": "16.9.0" } } diff --git a/examples/hive-example/sources/authors/package.json b/examples/hive-example/sources/authors/package.json index 46d1583b1972d..5874e5e862832 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.7", - "@graphql-mesh/openapi": "0.108.6", + "@graphql-mesh/cli": "0.98.8", + "@graphql-mesh/openapi": "0.108.7", "graphql": "16.9.0" } } diff --git a/examples/hive-example/sources/books/package.json b/examples/hive-example/sources/books/package.json index d051cc5da1eae..2a352fa00cfe2 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.7", - "@graphql-mesh/openapi": "0.108.6", + "@graphql-mesh/cli": "0.98.8", + "@graphql-mesh/openapi": "0.108.7", "graphql": "16.9.0" } } diff --git a/examples/json-schema-covid/package.json b/examples/json-schema-covid/package.json index 725174ec216fb..2a11c3aa201be 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.7", - "@graphql-mesh/graphql": "0.103.7", - "@graphql-mesh/json-schema": "0.108.6", + "@graphql-mesh/cli": "0.98.8", + "@graphql-mesh/graphql": "0.103.8", + "@graphql-mesh/json-schema": "0.108.7", "graphql": "16.9.0" }, "devDependencies": { diff --git a/examples/json-schema-example/package.json b/examples/json-schema-example/package.json index ccbfffeb50c9f..e8c91f6bcdedb 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.7", - "@graphql-mesh/json-schema": "0.108.6", - "@graphql-mesh/plugin-mock": "0.103.6", - "@graphql-mesh/transform-naming-convention": "0.103.6", + "@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.7", "graphql": "16.9.0" }, "devDependencies": { diff --git a/examples/json-schema-fhir/package.json b/examples/json-schema-fhir/package.json index 91c4aee2a1a87..d77b36650221f 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.7", - "@graphql-mesh/json-schema": "0.108.6", + "@graphql-mesh/cli": "0.98.8", + "@graphql-mesh/json-schema": "0.108.7", "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 05fda464b4e48..ba0cca0a3a4fc 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.7", - "@graphql-mesh/json-schema": "0.108.6", + "@graphql-mesh/cli": "0.98.8", + "@graphql-mesh/json-schema": "0.108.7", "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 db1fa9f501101..a01d780f82e95 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.7", - "@graphql-mesh/json-schema": "0.108.6", - "@graphql-mesh/plugin-live-query": "0.103.6", + "@graphql-mesh/cli": "0.98.8", + "@graphql-mesh/json-schema": "0.108.7", + "@graphql-mesh/plugin-live-query": "0.103.7", "@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 a3db1780f4a91..f5777b9ad4672 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.7", - "@graphql-mesh/mongoose": "0.103.6", + "@graphql-mesh/cli": "0.98.8", + "@graphql-mesh/mongoose": "0.103.7", "graphql": "16.9.0", "mongoose": "8.8.4" }, diff --git a/examples/mysql-employees/package.json b/examples/mysql-employees/package.json index 311f0d470fa77..644e3f432c2de 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.7", - "@graphql-mesh/mysql": "0.104.6", + "@graphql-mesh/cli": "0.98.8", + "@graphql-mesh/mysql": "0.104.7", "graphql": "16.9.0" } } diff --git a/examples/mysql-rfam/package.json b/examples/mysql-rfam/package.json index c93cc25546875..89686da65b80f 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.7", - "@graphql-mesh/mysql": "0.104.6", + "@graphql-mesh/cli": "0.98.8", + "@graphql-mesh/mysql": "0.104.7", "graphql": "16.9.0" }, "devDependencies": { diff --git a/examples/neo4j-example/package.json b/examples/neo4j-example/package.json index 3d1b8db9eaa1d..9b7fe36460c93 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.7", - "@graphql-mesh/cli": "0.98.7", - "@graphql-mesh/neo4j": "0.105.6", + "@graphql-mesh/cache-file": "0.103.8", + "@graphql-mesh/cli": "0.98.8", + "@graphql-mesh/neo4j": "0.105.7", "graphql": "16.9.0" }, "resolutions": { diff --git a/examples/nextjs-apollo-example/package.json b/examples/nextjs-apollo-example/package.json index 04e5d65d3e50f..8e957ff47762e 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.7", - "@graphql-mesh/config": "0.106.7", - "@graphql-mesh/openapi": "0.108.6", - "@graphql-mesh/runtime": "0.105.6", + "@graphql-mesh/cli": "0.98.8", + "@graphql-mesh/config": "0.106.8", + "@graphql-mesh/openapi": "0.108.7", + "@graphql-mesh/runtime": "0.105.7", "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 1ec634c281800..bfb3c6dfa3c2c 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.7", - "@graphql-mesh/config": "0.106.7", - "@graphql-mesh/openapi": "0.108.6", - "@graphql-mesh/runtime": "0.105.6", + "@graphql-mesh/cli": "0.98.8", + "@graphql-mesh/config": "0.106.8", + "@graphql-mesh/openapi": "0.108.7", + "@graphql-mesh/runtime": "0.105.7", "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 771afa1f1cccc..9237c4ecc3345 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.7", - "@graphql-mesh/odata": "0.105.6", + "@graphql-mesh/cli": "0.98.8", + "@graphql-mesh/odata": "0.105.7", "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 f629d8f92cb4e..66a2f6228d284 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.7", - "@graphql-mesh/config": "0.106.7", - "@graphql-mesh/odata": "0.105.6", - "@graphql-mesh/runtime": "0.105.6", + "@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": "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 9f3a7c62bde18..ef6a70d1b726a 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.7", - "@graphql-mesh/config": "0.106.7", - "@graphql-mesh/odata": "0.105.6", - "@graphql-mesh/runtime": "0.105.6", + "@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": "16.9.0" } } diff --git a/examples/odata-trippin/package.json b/examples/odata-trippin/package.json index 7b643ae21bbcc..7366f68a0e457 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.7", - "@graphql-mesh/odata": "0.105.6", + "@graphql-mesh/cli": "0.98.8", + "@graphql-mesh/odata": "0.105.7", "graphql": "16.9.0" } } diff --git a/examples/openapi-javascript-wiki/package.json b/examples/openapi-javascript-wiki/package.json index bac1be1da630a..86aa6f5158074 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.7", - "@graphql-mesh/openapi": "0.108.6", + "@graphql-mesh/cli": "0.98.8", + "@graphql-mesh/openapi": "0.108.7", "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 6822fcc2be35d..da546ee82d58b 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.7", - "@graphql-mesh/openapi": "0.108.6", - "@graphql-mesh/plugin-response-cache": "0.103.6", - "@graphql-mesh/runtime": "0.105.6", - "@graphql-mesh/transform-cache": "0.103.6", - "@graphql-mesh/transform-rename": "0.103.6", + "@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": "16.9.0" } } diff --git a/examples/openapi-meilisearch/package.json b/examples/openapi-meilisearch/package.json index 708e09270cdfb..fabe63bdb0779 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.7", - "@graphql-mesh/openapi": "0.108.6", + "@graphql-mesh/cli": "0.98.8", + "@graphql-mesh/openapi": "0.108.7", "graphql": "16.9.0" } } diff --git a/examples/openapi-react-weatherbit/package.json b/examples/openapi-react-weatherbit/package.json index e6b17d1efa51b..5f8dbe3cf21e9 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.7", + "@graphql-mesh/cli": "0.98.8", "@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 eb9d18b23747c..213a6ea15ba6c 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.7", - "@graphql-mesh/openapi": "0.108.6", + "@graphql-mesh/cli": "0.98.8", + "@graphql-mesh/openapi": "0.108.7", "graphql": "16.9.0" } } diff --git a/examples/openapi-stripe/package.json b/examples/openapi-stripe/package.json index 692921d9616b6..5a12df772155f 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.7", - "@graphql-mesh/openapi": "0.108.6", + "@graphql-mesh/cli": "0.98.8", + "@graphql-mesh/openapi": "0.108.7", "graphql": "16.9.0" } } diff --git a/examples/openapi-subscriptions/package.json b/examples/openapi-subscriptions/package.json index ef737a2fb5f88..6716764ace849 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.7", - "@graphql-mesh/openapi": "0.108.6", + "@graphql-mesh/cli": "0.98.8", + "@graphql-mesh/openapi": "0.108.7", "@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 a3d4e1c7044a7..9b26c0976c8f4 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.7", - "@graphql-mesh/openapi": "0.108.6", - "@graphql-mesh/transform-resolvers-composition": "0.103.6", + "@graphql-mesh/cli": "0.98.8", + "@graphql-mesh/openapi": "0.108.7", + "@graphql-mesh/transform-resolvers-composition": "0.103.7", "graphql": "16.9.0", "graphql-fields": "2.0.3" } diff --git a/examples/openwhisk-example/package.json b/examples/openwhisk-example/package.json index aace80ed76c6d..24540464c31d5 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.7", - "@graphql-mesh/graphql": "0.103.7", + "@graphql-mesh/cli": "0.98.8", + "@graphql-mesh/graphql": "0.103.8", "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 5cbc139ea11d1..a37edf1f45ab8 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.7", - "@graphql-mesh/json-schema": "0.108.6", - "@graphql-mesh/plugin-mock": "0.103.6", + "@graphql-mesh/cli": "0.98.8", + "@graphql-mesh/json-schema": "0.108.7", + "@graphql-mesh/plugin-mock": "0.103.7", "@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 08df9c80ba126..4be63b2eacb84 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.7", - "@graphql-mesh/cli": "0.98.7", - "@graphql-mesh/config": "0.106.7", - "@graphql-mesh/graphql": "0.103.7", - "@graphql-mesh/postgraphile": "0.103.6", - "@graphql-mesh/runtime": "0.105.6", - "@graphql-mesh/transform-prefix": "0.103.6", + "@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.7", "graphql": "16.9.0" }, "devDependencies": { diff --git a/examples/programmatic-batching/package.json b/examples/programmatic-batching/package.json index 25b0bb4b71904..40dd6819c29f5 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.7", - "@graphql-mesh/openapi": "0.108.6", + "@graphql-mesh/cli": "0.98.8", + "@graphql-mesh/openapi": "0.108.7", "@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 6c208a53d7c63..7d523070241d0 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.7", - "@graphql-mesh/json-schema": "0.108.6" + "@graphql-mesh/cli": "0.98.8", + "@graphql-mesh/json-schema": "0.108.7" } } diff --git a/examples/response-cache/CHANGELOG.md b/examples/response-cache/CHANGELOG.md index dabbc1b96a241..75bae60faa56f 100644 --- a/examples/response-cache/CHANGELOG.md +++ b/examples/response-cache/CHANGELOG.md @@ -1,5 +1,14 @@ # example-response-cache +## 0.4.8 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/cli@0.98.8 + - @graphql-mesh/json-schema@0.108.7 + - @graphql-mesh/plugin-mock@0.103.7 + ## 0.4.7 ### Patch Changes diff --git a/examples/response-cache/package.json b/examples/response-cache/package.json index 5dfd218762b8a..3bb0c158eacaf 100644 --- a/examples/response-cache/package.json +++ b/examples/response-cache/package.json @@ -1,6 +1,6 @@ { "name": "example-response-cache", - "version": "0.4.7", + "version": "0.4.8", "license": "MIT", "private": true, "scripts": { @@ -9,9 +9,9 @@ "test": "mesh build && jest" }, "dependencies": { - "@graphql-mesh/cli": "^0.98.7", - "@graphql-mesh/json-schema": "^0.108.6", - "@graphql-mesh/plugin-mock": "^0.103.6", + "@graphql-mesh/cli": "^0.98.8", + "@graphql-mesh/json-schema": "^0.108.7", + "@graphql-mesh/plugin-mock": "^0.103.7", "graphql": "16.9.0" } } diff --git a/examples/soap-country-info/package.json b/examples/soap-country-info/package.json index afde0f8d25c65..78a962db23170 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.7", - "@graphql-mesh/plugin-snapshot": "0.103.6", - "@graphql-mesh/soap": "0.105.6", + "@graphql-mesh/cli": "0.98.8", + "@graphql-mesh/plugin-snapshot": "0.103.7", + "@graphql-mesh/soap": "0.105.7", "graphql": "16.9.0" } } diff --git a/examples/soap-demo/package.json b/examples/soap-demo/package.json index 6adcede310828..5c1e16a44c91b 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.7", - "@graphql-mesh/soap": "0.105.6", + "@graphql-mesh/cli": "0.98.8", + "@graphql-mesh/soap": "0.105.7", "graphql": "16.9.0" }, "devDependencies": { diff --git a/examples/soap-netsuite/package.json b/examples/soap-netsuite/package.json index 3ffe4066e4533..b05e8bdbec920 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.7", - "@graphql-mesh/soap": "0.105.6", + "@graphql-mesh/cli": "0.98.8", + "@graphql-mesh/soap": "0.105.7", "graphql": "16.9.0" }, "devDependencies": { diff --git a/examples/spacex-cfw/package.json b/examples/spacex-cfw/package.json index de5ee7cece9d1..752b7ff72304e 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.6", - "@graphql-mesh/cli": "0.98.7", - "@graphql-mesh/graphql": "0.103.7", - "@graphql-mesh/plugin-rate-limit": "0.103.6", - "@graphql-mesh/plugin-response-cache": "0.103.6", + "@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": "16.9.0" }, "devDependencies": { diff --git a/examples/sqlite-chinook/package.json b/examples/sqlite-chinook/package.json index 78429403a5360..38d8c4a92fa4f 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.7", - "@graphql-mesh/tuql": "0.104.6", + "@graphql-mesh/cli": "0.98.8", + "@graphql-mesh/tuql": "0.104.7", "graphql": "16.9.0" }, "resolutions": { diff --git a/examples/thrift-calculator/package.json b/examples/thrift-calculator/package.json index 10607c57c5bb7..39cf4b5900e23 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.7", - "@graphql-mesh/thrift": "0.105.6", + "@graphql-mesh/cli": "0.98.8", + "@graphql-mesh/thrift": "0.105.7", "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 15d0475df3462..6fbcf9ec2025c 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.7", - "@graphql-mesh/graphql": "0.103.7", - "@graphql-mesh/transform-rename": "0.103.6", - "@graphql-mesh/transform-type-merging": "0.103.6", + "@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": "16.9.0" } } diff --git a/examples/v1-next/apollo-federation-compatibility/CHANGELOG.md b/examples/v1-next/apollo-federation-compatibility/CHANGELOG.md index 362f3f1b7088d..8f8b21905fdbc 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.0 + ## 1.5.14 ## 1.5.13 diff --git a/examples/v1-next/apollo-federation-compatibility/package.json b/examples/v1-next/apollo-federation-compatibility/package.json index e43a55860fd78..3108412f22962 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.5.14", + "version": "1.6.0", "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.2.14", + "@graphql-mesh/compose-cli": "1.3.0", "@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 88a0b922cdab3..3542ba24940c9 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.6", + "@graphql-mesh/plugin-operation-field-permissions": "^0.103.7", "@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 d4a7eb3fdee3a..455b474f26479 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.5", + "@graphql-mesh/plugin-response-cache": "^0.103.7", "@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 9a4e4fa8af08b..91847c1cc3556 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.5", - "@graphql-mesh/plugin-response-cache": "^0.103.5", + "@graphql-mesh/plugin-rate-limit": "^0.103.7", + "@graphql-mesh/plugin-response-cache": "^0.103.7", "graphql": "16.9.0" }, "devDependencies": { diff --git a/packages/cache/cfw-kv/CHANGELOG.md b/packages/cache/cfw-kv/CHANGELOG.md index ac86399944fda..ba56e3aeed6d9 100644 --- a/packages/cache/cfw-kv/CHANGELOG.md +++ b/packages/cache/cfw-kv/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/cache-cfw-kv +## 0.104.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.104.6 ### Patch Changes diff --git a/packages/cache/cfw-kv/package.json b/packages/cache/cfw-kv/package.json index 7e5222f1fccc0..eaf8b853a0031 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.6", + "version": "0.104.7", "type": "module", "repository": { "type": "git", @@ -35,8 +35,8 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/types": "^0.103.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "tslib": "^2.4.0" }, "devDependencies": { diff --git a/packages/cache/file/CHANGELOG.md b/packages/cache/file/CHANGELOG.md index 214097a38791c..c56c08185514e 100644 --- a/packages/cache/file/CHANGELOG.md +++ b/packages/cache/file/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/cache-file +## 0.103.8 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.103.7 ### Patch Changes diff --git a/packages/cache/file/package.json b/packages/cache/file/package.json index 593ecbc22c78c..775235376ddd1 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.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.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "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 dfafa7776b6e0..5853d015f561d 100644 --- a/packages/cache/inmemory-lru/CHANGELOG.md +++ b/packages/cache/inmemory-lru/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/cache-inmemory-lru +## 0.0.2 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.0.1 ### Patch Changes diff --git a/packages/cache/inmemory-lru/package.json b/packages/cache/inmemory-lru/package.json index 35e52b46d350e..887084ea926d8 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.1", + "version": "0.0.2", "type": "module", "repository": { "type": "git", @@ -35,8 +35,8 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/types": "^0.103.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@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 660b7e7b615f7..2d18ca5f893d7 100644 --- a/packages/cache/localforage/CHANGELOG.md +++ b/packages/cache/localforage/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/cache-localforage +## 0.103.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/cache-inmemory-lru@0.0.2 + - @graphql-mesh/utils@0.103.7 + ## 0.103.6 ### Patch Changes diff --git a/packages/cache/localforage/package.json b/packages/cache/localforage/package.json index 0feafea61f697..1ad2ba7beb3f7 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.6", + "version": "0.103.7", "type": "module", "repository": { "type": "git", @@ -35,9 +35,9 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/cache-inmemory-lru": "^0.0.1", - "@graphql-mesh/types": "^0.103.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/cache-inmemory-lru": "^0.0.2", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "localforage": "1.10.0", "tslib": "^2.4.0" }, diff --git a/packages/cache/redis/CHANGELOG.md b/packages/cache/redis/CHANGELOG.md index 5f155bd395d8c..76153ad06cdd7 100644 --- a/packages/cache/redis/CHANGELOG.md +++ b/packages/cache/redis/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/cache-redis +## 0.103.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.103.6 ### Patch Changes diff --git a/packages/cache/redis/package.json b/packages/cache/redis/package.json index 5a79a4fa04f36..c9547745212f7 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.6", + "version": "0.103.7", "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.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@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 8c49135cb2622..a6331a2a84d9b 100644 --- a/packages/compose-cli/CHANGELOG.md +++ b/packages/compose-cli/CHANGELOG.md @@ -1,5 +1,34 @@ # @graphql-mesh/compose-cli +## 1.3.0 + +### Minor Changes + +- [#7961](https://github.com/ardatan/graphql-mesh/pull/7961) + [`1a7adbf`](https://github.com/ardatan/graphql-mesh/commit/1a7adbf28f126c0fc8ba834f8a7db886f7fba876) + Thanks [@ardatan](https://github.com/ardatan)! - HATEOAS Support + +### Patch Changes + +- [#7961](https://github.com/ardatan/graphql-mesh/pull/7961) + [`1a7adbf`](https://github.com/ardatan/graphql-mesh/commit/1a7adbf28f126c0fc8ba834f8a7db886f7fba876) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-mesh/fusion-composition@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-mesh/fusion-composition/v/workspace:^) + (from `^0.7.11`, in `dependencies`) + - Updated dependency + [`@graphql-mesh/include@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-mesh/include/v/workspace:^) + (from `^0.2.4`, in `dependencies`) + - Updated dependency + [`@graphql-mesh/utils@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-mesh/utils/v/workspace:^) + (from `^0.103.5`, in `dependencies`) +- Updated dependencies + [[`1a7adbf`](https://github.com/ardatan/graphql-mesh/commit/1a7adbf28f126c0fc8ba834f8a7db886f7fba876)]: + - @graphql-mesh/fusion-composition@0.7.13 + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + - @graphql-mesh/include@0.2.6 + ## 1.2.14 ### Patch Changes diff --git a/packages/compose-cli/package.json b/packages/compose-cli/package.json index cab6d4b0a7341..1cf756012e433 100644 --- a/packages/compose-cli/package.json +++ b/packages/compose-cli/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/compose-cli", - "version": "1.2.14", + "version": "1.3.0", "type": "module", "repository": { "type": "git", diff --git a/packages/fusion/composition/CHANGELOG.md b/packages/fusion/composition/CHANGELOG.md index 0a535b26bfd92..cc683b3bf99f6 100644 --- a/packages/fusion/composition/CHANGELOG.md +++ b/packages/fusion/composition/CHANGELOG.md @@ -1,5 +1,16 @@ # @graphql-mesh/fusion-composition +## 0.7.13 + +### Patch Changes + +- [#7961](https://github.com/ardatan/graphql-mesh/pull/7961) + [`1a7adbf`](https://github.com/ardatan/graphql-mesh/commit/1a7adbf28f126c0fc8ba834f8a7db886f7fba876) + Thanks [@ardatan](https://github.com/ardatan)! - HATEOAS Support + +- Updated dependencies []: + - @graphql-mesh/utils@0.103.7 + ## 0.7.12 ### Patch Changes diff --git a/packages/fusion/composition/package.json b/packages/fusion/composition/package.json index cd36273307973..b743f091d9e29 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.12", + "version": "0.7.13", "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.6", + "@graphql-mesh/utils": "^0.103.7", "@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 c949c6b553c68..b5da068ff500b 100644 --- a/packages/include/CHANGELOG.md +++ b/packages/include/CHANGELOG.md @@ -1,5 +1,12 @@ # @graphql-mesh/include +## 0.2.6 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/utils@0.103.7 + ## 0.2.5 ### Patch Changes diff --git a/packages/include/package.json b/packages/include/package.json index d1116aa94f617..45ae1bc6257ee 100644 --- a/packages/include/package.json +++ b/packages/include/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/include", - "version": "0.2.5", + "version": "0.2.6", "type": "module", "repository": { "type": "git", @@ -46,7 +46,7 @@ }, "typings": "dist/typings/index.d.ts", "dependencies": { - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/utils": "^0.103.7", "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 dbe8d6e0eacc2..18986fb94a220 100644 --- a/packages/legacy/apollo-link/CHANGELOG.md +++ b/packages/legacy/apollo-link/CHANGELOG.md @@ -1,5 +1,12 @@ # @graphql-mesh/apollo-link +## 0.105.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/runtime@0.105.7 + ## 0.105.6 ### Patch Changes diff --git a/packages/legacy/apollo-link/package.json b/packages/legacy/apollo-link/package.json index ddc3baff75db7..59e91aec71d49 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.6", + "version": "0.105.7", "type": "module", "repository": { "type": "git", @@ -36,7 +36,7 @@ "graphql": "^15.2.0 || ^16.0.0" }, "dependencies": { - "@graphql-mesh/runtime": "^0.105.6", + "@graphql-mesh/runtime": "^0.105.7", "@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 a358a53645c21..92201f0f0bdf5 100644 --- a/packages/legacy/cli/CHANGELOG.md +++ b/packages/legacy/cli/CHANGELOG.md @@ -1,5 +1,20 @@ # @graphql-mesh/cli +## 0.98.8 + +### Patch Changes + +- Updated dependencies + [[`c2349ef`](https://github.com/ardatan/graphql-mesh/commit/c2349ef8029b2e555e9dc8afc1b0ee436ba4d85e), + [`e82d900`](https://github.com/ardatan/graphql-mesh/commit/e82d900361e539eb39afed2a328339df92551419)]: + - @graphql-mesh/store@0.103.7 + - @graphql-mesh/config@0.106.8 + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/http@0.105.7 + - @graphql-mesh/runtime@0.105.7 + - @graphql-mesh/utils@0.103.7 + - @graphql-mesh/include@0.2.6 + ## 0.98.7 ### Patch Changes diff --git a/packages/legacy/cli/package.json b/packages/legacy/cli/package.json index 8e3f3b3a5274b..69b7386163329 100644 --- a/packages/legacy/cli/package.json +++ b/packages/legacy/cli/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/cli", - "version": "0.98.7", + "version": "0.98.8", "type": "module", "repository": { "type": "git", @@ -47,14 +47,14 @@ "@graphql-codegen/typescript-generic-sdk": "^3.1.0", "@graphql-codegen/typescript-operations": "^4.0.0", "@graphql-codegen/typescript-resolvers": "^4.0.0", - "@graphql-mesh/config": "^0.106.7", + "@graphql-mesh/config": "^0.106.8", "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/http": "^0.105.6", - "@graphql-mesh/include": "^0.2.5", - "@graphql-mesh/runtime": "^0.105.6", - "@graphql-mesh/store": "^0.103.6", - "@graphql-mesh/types": "^0.103.6", - "@graphql-mesh/utils": "^0.103.6", + "@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-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 4271b3fb87f0b..e5d7daa3b22c3 100644 --- a/packages/legacy/config/CHANGELOG.md +++ b/packages/legacy/config/CHANGELOG.md @@ -1,5 +1,21 @@ # @graphql-mesh/config +## 0.106.8 + +### Patch Changes + +- Updated dependencies + [[`1a7adbf`](https://github.com/ardatan/graphql-mesh/commit/1a7adbf28f126c0fc8ba834f8a7db886f7fba876), + [`c2349ef`](https://github.com/ardatan/graphql-mesh/commit/c2349ef8029b2e555e9dc8afc1b0ee436ba4d85e), + [`e82d900`](https://github.com/ardatan/graphql-mesh/commit/e82d900361e539eb39afed2a328339df92551419)]: + - @graphql-mesh/merger-stitching@0.104.7 + - @graphql-mesh/store@0.103.7 + - @graphql-mesh/merger-bare@0.104.8 + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/cache-localforage@0.103.7 + - @graphql-mesh/runtime@0.105.7 + - @graphql-mesh/utils@0.103.7 + ## 0.106.7 ### Patch Changes diff --git a/packages/legacy/config/package.json b/packages/legacy/config/package.json index 99f5ca7430d10..8f449e1b618fe 100644 --- a/packages/legacy/config/package.json +++ b/packages/legacy/config/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/config", - "version": "0.106.7", + "version": "0.106.8", "type": "module", "repository": { "type": "git", @@ -36,14 +36,14 @@ }, "dependencies": { "@envelop/core": "^5.0.0", - "@graphql-mesh/cache-localforage": "^0.103.6", + "@graphql-mesh/cache-localforage": "^0.103.7", "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/merger-bare": "^0.104.7", - "@graphql-mesh/merger-stitching": "^0.104.6", - "@graphql-mesh/runtime": "^0.105.6", - "@graphql-mesh/store": "^0.103.6", - "@graphql-mesh/types": "^0.103.6", - "@graphql-mesh/utils": "^0.103.6", + "@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-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 3eb4020e4ad5c..a3ce8808ae93c 100644 --- a/packages/legacy/handlers/graphql/CHANGELOG.md +++ b/packages/legacy/handlers/graphql/CHANGELOG.md @@ -1,5 +1,48 @@ # @graphql-mesh/graphql +## 0.103.8 + +### Patch Changes + +- [#7961](https://github.com/ardatan/graphql-mesh/pull/7961) + [`1a7adbf`](https://github.com/ardatan/graphql-mesh/commit/1a7adbf28f126c0fc8ba834f8a7db886f7fba876) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + + - Updated dependency + [`@graphql-tools/federation@^2.2.36` ↗︎](https://www.npmjs.com/package/@graphql-tools/federation/v/2.2.36) + (from `^2.2.34`, in `dependencies`) + +- [#8111](https://github.com/ardatan/graphql-mesh/pull/8111) + [`4562c3a`](https://github.com/ardatan/graphql-mesh/commit/4562c3a031fcd05a44751a60749da0d9941e4bc5) + Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates: + - Updated dependency + [`@graphql-mesh/cross-helpers@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-mesh/cross-helpers/v/workspace:^) + (from `^0.4.9`, in `dependencies`) + - Updated dependency + [`@graphql-mesh/store@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-mesh/store/v/workspace:^) + (from `^0.103.6`, in `dependencies`) + - Updated dependency + [`@graphql-mesh/string-interpolation@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-mesh/string-interpolation/v/workspace:^) + (from `^0.5.7`, in `dependencies`) + - Updated dependency + [`@graphql-mesh/types@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-mesh/types/v/workspace:^) + (from `^0.103.6`, in `dependencies`) + - Updated dependency + [`@graphql-mesh/utils@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-mesh/utils/v/workspace:^) + (from `^0.103.6`, in `dependencies`) + - Updated dependency + [`@graphql-tools/federation@^3.0.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/federation/v/3.0.0) + (from `^2.2.36`, in `dependencies`) + - Added dependency + [`@graphql-tools/merge@^9.0.12` ↗︎](https://www.npmjs.com/package/@graphql-tools/merge/v/9.0.12) + (to `dependencies`) +- Updated dependencies + [[`c2349ef`](https://github.com/ardatan/graphql-mesh/commit/c2349ef8029b2e555e9dc8afc1b0ee436ba4d85e), + [`e82d900`](https://github.com/ardatan/graphql-mesh/commit/e82d900361e539eb39afed2a328339df92551419)]: + - @graphql-mesh/store@0.103.7 + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.103.7 ### Patch Changes diff --git a/packages/legacy/handlers/graphql/package.json b/packages/legacy/handlers/graphql/package.json index 9383b228f1361..6714e3ad62917 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.7", + "version": "0.103.8", "type": "module", "repository": { "type": "git", diff --git a/packages/legacy/handlers/grpc/CHANGELOG.md b/packages/legacy/handlers/grpc/CHANGELOG.md index 839c2f84ff2fb..71828baa5df22 100644 --- a/packages/legacy/handlers/grpc/CHANGELOG.md +++ b/packages/legacy/handlers/grpc/CHANGELOG.md @@ -1,5 +1,17 @@ # @graphql-mesh/grpc +## 0.106.7 + +### Patch Changes + +- Updated dependencies + [[`c2349ef`](https://github.com/ardatan/graphql-mesh/commit/c2349ef8029b2e555e9dc8afc1b0ee436ba4d85e), + [`e82d900`](https://github.com/ardatan/graphql-mesh/commit/e82d900361e539eb39afed2a328339df92551419)]: + - @graphql-mesh/store@0.103.7 + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + - @graphql-mesh/transport-grpc@0.1.7 + ## 0.106.6 ### Patch Changes diff --git a/packages/legacy/handlers/grpc/package.json b/packages/legacy/handlers/grpc/package.json index 4cf6432bfa879..4b14f09e64eec 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.6", + "version": "0.106.7", "type": "module", "repository": { "type": "git", @@ -35,10 +35,10 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/store": "^0.103.6", - "@graphql-mesh/transport-grpc": "^0.1.6", - "@graphql-mesh/types": "^0.103.6", - "@graphql-mesh/utils": "^0.103.6", + "@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", "@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 4d9247d715381..f481c8eb6d728 100644 --- a/packages/legacy/handlers/json-schema/CHANGELOG.md +++ b/packages/legacy/handlers/json-schema/CHANGELOG.md @@ -1,5 +1,18 @@ # @graphql-mesh/json-schema +## 0.108.7 + +### Patch Changes + +- Updated dependencies + [[`c2349ef`](https://github.com/ardatan/graphql-mesh/commit/c2349ef8029b2e555e9dc8afc1b0ee436ba4d85e), + [`e82d900`](https://github.com/ardatan/graphql-mesh/commit/e82d900361e539eb39afed2a328339df92551419), + [`1a7adbf`](https://github.com/ardatan/graphql-mesh/commit/1a7adbf28f126c0fc8ba834f8a7db886f7fba876)]: + - @graphql-mesh/store@0.103.7 + - @omnigraph/json-schema@0.108.7 + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.108.6 ### Patch Changes diff --git a/packages/legacy/handlers/json-schema/package.json b/packages/legacy/handlers/json-schema/package.json index 7a242d7b91a2e..0e85471a98bda 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.6", + "version": "0.108.7", "type": "module", "repository": { "type": "git", @@ -36,12 +36,12 @@ }, "dependencies": { "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/store": "^0.103.6", + "@graphql-mesh/store": "^0.103.7", "@graphql-mesh/string-interpolation": "0.5.7", - "@graphql-mesh/types": "^0.103.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@json-schema-tools/meta-schema": "1.7.5", - "@omnigraph/json-schema": "0.108.6", + "@omnigraph/json-schema": "0.108.7", "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 0cbc40713c86a..9824aa8c43e60 100644 --- a/packages/legacy/handlers/mongoose/CHANGELOG.md +++ b/packages/legacy/handlers/mongoose/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/mongoose +## 0.103.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.103.6 ### Patch Changes diff --git a/packages/legacy/handlers/mongoose/package.json b/packages/legacy/handlers/mongoose/package.json index 4f5ed9411266a..681dcb97d67ab 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.6", + "version": "0.103.7", "type": "module", "repository": { "type": "git", @@ -36,8 +36,8 @@ }, "dependencies": { "@graphql-mesh/string-interpolation": "^0.5.7", - "@graphql-mesh/types": "^0.103.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "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 1639d369a09ed..5be1b27becddf 100644 --- a/packages/legacy/handlers/mysql/CHANGELOG.md +++ b/packages/legacy/handlers/mysql/CHANGELOG.md @@ -1,5 +1,17 @@ # @graphql-mesh/mysql +## 0.104.7 + +### Patch Changes + +- Updated dependencies + [[`c2349ef`](https://github.com/ardatan/graphql-mesh/commit/c2349ef8029b2e555e9dc8afc1b0ee436ba4d85e), + [`e82d900`](https://github.com/ardatan/graphql-mesh/commit/e82d900361e539eb39afed2a328339df92551419)]: + - @graphql-mesh/store@0.103.7 + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + - @omnigraph/mysql@0.8.7 + ## 0.104.6 ### Patch Changes diff --git a/packages/legacy/handlers/mysql/package.json b/packages/legacy/handlers/mysql/package.json index 5be51af53fb7e..36c5d48397537 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.6", + "version": "0.104.7", "type": "module", "repository": { "type": "git", @@ -35,11 +35,11 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/store": "^0.103.6", - "@graphql-mesh/types": "^0.103.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/store": "^0.103.7", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@graphql-tools/utils": "^10.6.0", - "@omnigraph/mysql": "^0.8.6", + "@omnigraph/mysql": "^0.8.7", "tslib": "^2.4.0" }, "publishConfig": { diff --git a/packages/legacy/handlers/neo4j/CHANGELOG.md b/packages/legacy/handlers/neo4j/CHANGELOG.md index 675347293c225..9d96e201e20f3 100644 --- a/packages/legacy/handlers/neo4j/CHANGELOG.md +++ b/packages/legacy/handlers/neo4j/CHANGELOG.md @@ -1,5 +1,17 @@ # @graphql-mesh/neo4j +## 0.105.7 + +### Patch Changes + +- Updated dependencies + [[`c2349ef`](https://github.com/ardatan/graphql-mesh/commit/c2349ef8029b2e555e9dc8afc1b0ee436ba4d85e), + [`e82d900`](https://github.com/ardatan/graphql-mesh/commit/e82d900361e539eb39afed2a328339df92551419)]: + - @graphql-mesh/store@0.103.7 + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + - @omnigraph/neo4j@0.9.7 + ## 0.105.6 ### Patch Changes diff --git a/packages/legacy/handlers/neo4j/package.json b/packages/legacy/handlers/neo4j/package.json index 08d4fc5fb29b0..c8de0cf08c0c4 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.6", + "version": "0.105.7", "type": "module", "repository": { "type": "git", @@ -35,10 +35,10 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/store": "^0.103.6", - "@graphql-mesh/types": "^0.103.6", - "@graphql-mesh/utils": "^0.103.6", - "@omnigraph/neo4j": "^0.9.6", + "@graphql-mesh/store": "^0.103.7", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", + "@omnigraph/neo4j": "^0.9.7", "tslib": "^2.4.0" }, "publishConfig": { diff --git a/packages/legacy/handlers/odata/CHANGELOG.md b/packages/legacy/handlers/odata/CHANGELOG.md index 19dc882eb9033..38cd7d0a008a4 100644 --- a/packages/legacy/handlers/odata/CHANGELOG.md +++ b/packages/legacy/handlers/odata/CHANGELOG.md @@ -1,5 +1,16 @@ # @graphql-mesh/odata +## 0.105.7 + +### Patch Changes + +- Updated dependencies + [[`c2349ef`](https://github.com/ardatan/graphql-mesh/commit/c2349ef8029b2e555e9dc8afc1b0ee436ba4d85e), + [`e82d900`](https://github.com/ardatan/graphql-mesh/commit/e82d900361e539eb39afed2a328339df92551419)]: + - @graphql-mesh/store@0.103.7 + - @graphql-mesh/types@0.103.7 + - @omnigraph/odata@0.1.7 + ## 0.105.6 ### Patch Changes diff --git a/packages/legacy/handlers/odata/package.json b/packages/legacy/handlers/odata/package.json index a66f8305dde07..970ac087c0c47 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.6", + "version": "0.105.7", "type": "module", "repository": { "type": "git", @@ -35,9 +35,9 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/store": "^0.103.6", - "@graphql-mesh/types": "^0.103.6", - "@omnigraph/odata": "^0.1.6", + "@graphql-mesh/store": "^0.103.7", + "@graphql-mesh/types": "^0.103.7", + "@omnigraph/odata": "^0.1.7", "tslib": "^2.4.0" }, "publishConfig": { diff --git a/packages/legacy/handlers/openapi/CHANGELOG.md b/packages/legacy/handlers/openapi/CHANGELOG.md index 939d74f04cec8..6d36c6b681bbc 100644 --- a/packages/legacy/handlers/openapi/CHANGELOG.md +++ b/packages/legacy/handlers/openapi/CHANGELOG.md @@ -1,5 +1,19 @@ # @graphql-mesh/openapi +## 0.108.7 + +### Patch Changes + +- Updated dependencies + [[`c2349ef`](https://github.com/ardatan/graphql-mesh/commit/c2349ef8029b2e555e9dc8afc1b0ee436ba4d85e), + [`e82d900`](https://github.com/ardatan/graphql-mesh/commit/e82d900361e539eb39afed2a328339df92551419), + [`1a7adbf`](https://github.com/ardatan/graphql-mesh/commit/1a7adbf28f126c0fc8ba834f8a7db886f7fba876), + [`1a7adbf`](https://github.com/ardatan/graphql-mesh/commit/1a7adbf28f126c0fc8ba834f8a7db886f7fba876)]: + - @graphql-mesh/store@0.103.7 + - @omnigraph/openapi@0.108.7 + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.108.6 ### Patch Changes diff --git a/packages/legacy/handlers/openapi/package.json b/packages/legacy/handlers/openapi/package.json index b15bb7c1e0c3a..861b796101065 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.6", + "version": "0.108.7", "type": "module", "repository": { "type": "git", @@ -35,11 +35,11 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/store": "^0.103.6", + "@graphql-mesh/store": "^0.103.7", "@graphql-mesh/string-interpolation": "0.5.7", - "@graphql-mesh/types": "^0.103.6", - "@graphql-mesh/utils": "^0.103.6", - "@omnigraph/openapi": "0.108.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", + "@omnigraph/openapi": "0.108.7", "tslib": "^2.4.0" }, "publishConfig": { diff --git a/packages/legacy/handlers/postgraphile/CHANGELOG.md b/packages/legacy/handlers/postgraphile/CHANGELOG.md index dbb38363dbc45..80e1e68d73a7e 100644 --- a/packages/legacy/handlers/postgraphile/CHANGELOG.md +++ b/packages/legacy/handlers/postgraphile/CHANGELOG.md @@ -1,5 +1,16 @@ # @graphql-mesh/postgraphile +## 0.103.7 + +### Patch Changes + +- Updated dependencies + [[`c2349ef`](https://github.com/ardatan/graphql-mesh/commit/c2349ef8029b2e555e9dc8afc1b0ee436ba4d85e), + [`e82d900`](https://github.com/ardatan/graphql-mesh/commit/e82d900361e539eb39afed2a328339df92551419)]: + - @graphql-mesh/store@0.103.7 + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.103.6 ### Patch Changes diff --git a/packages/legacy/handlers/postgraphile/package.json b/packages/legacy/handlers/postgraphile/package.json index a8bcc8b62897c..412090d3abf67 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.6", + "version": "0.103.7", "type": "module", "repository": { "type": "git", @@ -36,10 +36,10 @@ }, "dependencies": { "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/store": "^0.103.6", + "@graphql-mesh/store": "^0.103.7", "@graphql-mesh/string-interpolation": "^0.5.7", - "@graphql-mesh/types": "^0.103.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@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 0dec1bb554a3c..9a261def713ba 100644 --- a/packages/legacy/handlers/raml/CHANGELOG.md +++ b/packages/legacy/handlers/raml/CHANGELOG.md @@ -1,5 +1,17 @@ # @graphql-mesh/raml +## 0.108.7 + +### Patch Changes + +- Updated dependencies + [[`c2349ef`](https://github.com/ardatan/graphql-mesh/commit/c2349ef8029b2e555e9dc8afc1b0ee436ba4d85e), + [`e82d900`](https://github.com/ardatan/graphql-mesh/commit/e82d900361e539eb39afed2a328339df92551419)]: + - @graphql-mesh/store@0.103.7 + - @graphql-mesh/types@0.103.7 + - @omnigraph/raml@0.108.7 + - @graphql-mesh/utils@0.103.7 + ## 0.108.6 ### Patch Changes diff --git a/packages/legacy/handlers/raml/package.json b/packages/legacy/handlers/raml/package.json index b1fb36384964e..f91309c840464 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.6", + "version": "0.108.7", "type": "module", "repository": { "type": "git", @@ -35,10 +35,10 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/store": "^0.103.6", - "@graphql-mesh/types": "^0.103.6", - "@graphql-mesh/utils": "^0.103.6", - "@omnigraph/raml": "0.108.6", + "@graphql-mesh/store": "^0.103.7", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", + "@omnigraph/raml": "0.108.7", "tslib": "^2.4.0" }, "publishConfig": { diff --git a/packages/legacy/handlers/soap/CHANGELOG.md b/packages/legacy/handlers/soap/CHANGELOG.md index c9ab3cf55d312..7573d4786c6c7 100644 --- a/packages/legacy/handlers/soap/CHANGELOG.md +++ b/packages/legacy/handlers/soap/CHANGELOG.md @@ -1,5 +1,17 @@ # @graphql-mesh/soap +## 0.105.7 + +### Patch Changes + +- Updated dependencies + [[`c2349ef`](https://github.com/ardatan/graphql-mesh/commit/c2349ef8029b2e555e9dc8afc1b0ee436ba4d85e), + [`e82d900`](https://github.com/ardatan/graphql-mesh/commit/e82d900361e539eb39afed2a328339df92551419)]: + - @graphql-mesh/store@0.103.7 + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + - @omnigraph/soap@0.105.7 + ## 0.105.6 ### Patch Changes diff --git a/packages/legacy/handlers/soap/package.json b/packages/legacy/handlers/soap/package.json index 509b4ce436144..921cdce529d2a 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.6", + "version": "0.105.7", "type": "module", "repository": { "type": "git", @@ -36,12 +36,12 @@ }, "dependencies": { "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/store": "^0.103.6", + "@graphql-mesh/store": "^0.103.7", "@graphql-mesh/string-interpolation": "^0.5.7", - "@graphql-mesh/types": "^0.103.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@graphql-tools/utils": "^10.6.0", - "@omnigraph/soap": "0.105.6", + "@omnigraph/soap": "0.105.7", "tslib": "^2.4.0" }, "publishConfig": { diff --git a/packages/legacy/handlers/supergraph/CHANGELOG.md b/packages/legacy/handlers/supergraph/CHANGELOG.md index d628d311c2098..835c6ecb90bc9 100644 --- a/packages/legacy/handlers/supergraph/CHANGELOG.md +++ b/packages/legacy/handlers/supergraph/CHANGELOG.md @@ -1,5 +1,30 @@ # @graphql-mesh/supergraph +## 0.9.8 + +### Patch Changes + +- [#7961](https://github.com/ardatan/graphql-mesh/pull/7961) + [`1a7adbf`](https://github.com/ardatan/graphql-mesh/commit/1a7adbf28f126c0fc8ba834f8a7db886f7fba876) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + + - Updated dependency + [`@graphql-tools/federation@^2.2.36` ↗︎](https://www.npmjs.com/package/@graphql-tools/federation/v/2.2.36) + (from `^2.2.34`, in `dependencies`) + +- [#8111](https://github.com/ardatan/graphql-mesh/pull/8111) + [`4562c3a`](https://github.com/ardatan/graphql-mesh/commit/4562c3a031fcd05a44751a60749da0d9941e4bc5) + Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates: + - Updated dependency + [`@graphql-tools/federation@^3.0.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/federation/v/3.0.0) + (from `^2.2.34`, in `dependencies`) +- Updated dependencies + [[`c2349ef`](https://github.com/ardatan/graphql-mesh/commit/c2349ef8029b2e555e9dc8afc1b0ee436ba4d85e), + [`e82d900`](https://github.com/ardatan/graphql-mesh/commit/e82d900361e539eb39afed2a328339df92551419)]: + - @graphql-mesh/store@0.103.7 + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.9.7 ### Patch Changes diff --git a/packages/legacy/handlers/supergraph/package.json b/packages/legacy/handlers/supergraph/package.json index bf8d5f0c84687..d5bcc8207a65c 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.7", + "version": "0.9.8", "type": "module", "repository": { "type": "git", diff --git a/packages/legacy/handlers/thrift/CHANGELOG.md b/packages/legacy/handlers/thrift/CHANGELOG.md index c249526ebc4f2..410c120f66544 100644 --- a/packages/legacy/handlers/thrift/CHANGELOG.md +++ b/packages/legacy/handlers/thrift/CHANGELOG.md @@ -1,5 +1,17 @@ # @graphql-mesh/thrift +## 0.105.7 + +### Patch Changes + +- Updated dependencies + [[`c2349ef`](https://github.com/ardatan/graphql-mesh/commit/c2349ef8029b2e555e9dc8afc1b0ee436ba4d85e), + [`e82d900`](https://github.com/ardatan/graphql-mesh/commit/e82d900361e539eb39afed2a328339df92551419)]: + - @graphql-mesh/store@0.103.7 + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + - @omnigraph/thrift@0.8.7 + ## 0.105.6 ### Patch Changes diff --git a/packages/legacy/handlers/thrift/package.json b/packages/legacy/handlers/thrift/package.json index a5084ea20642b..7362846d5e3b5 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.6", + "version": "0.105.7", "type": "module", "repository": { "type": "git", @@ -36,11 +36,11 @@ }, "dependencies": { "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/store": "^0.103.6", - "@graphql-mesh/types": "^0.103.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/store": "^0.103.7", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@graphql-tools/utils": "^10.6.0", - "@omnigraph/thrift": "^0.8.6", + "@omnigraph/thrift": "^0.8.7", "tslib": "^2.4.0" }, "devDependencies": { diff --git a/packages/legacy/handlers/tuql/CHANGELOG.md b/packages/legacy/handlers/tuql/CHANGELOG.md index 4ee777ce76953..7d75451d3d65d 100644 --- a/packages/legacy/handlers/tuql/CHANGELOG.md +++ b/packages/legacy/handlers/tuql/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/tuql +## 0.104.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @omnigraph/sqlite@0.7.7 + ## 0.104.6 ### Patch Changes diff --git a/packages/legacy/handlers/tuql/package.json b/packages/legacy/handlers/tuql/package.json index 4c4c7a0cfa5fc..04212ab2bff6c 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.6", + "version": "0.104.7", "type": "module", "repository": { "type": "git", @@ -35,8 +35,8 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/types": "^0.103.6", - "@omnigraph/sqlite": "^0.7.6", + "@graphql-mesh/types": "^0.103.7", + "@omnigraph/sqlite": "^0.7.7", "tslib": "^2.4.0" }, "publishConfig": { diff --git a/packages/legacy/http/CHANGELOG.md b/packages/legacy/http/CHANGELOG.md index 68547b0aa534e..9bc977d795a55 100644 --- a/packages/legacy/http/CHANGELOG.md +++ b/packages/legacy/http/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/http +## 0.105.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/runtime@0.105.7 + - @graphql-mesh/utils@0.103.7 + ## 0.105.6 ### Patch Changes diff --git a/packages/legacy/http/package.json b/packages/legacy/http/package.json index af0d2805c509f..f5aebc40dbeab 100644 --- a/packages/legacy/http/package.json +++ b/packages/legacy/http/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/http", - "version": "0.105.6", + "version": "0.105.7", "type": "module", "repository": { "type": "git", @@ -36,9 +36,9 @@ }, "dependencies": { "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/runtime": "^0.105.6", - "@graphql-mesh/types": "^0.103.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/runtime": "^0.105.7", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@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 64343a1391659..2b2725e9a4f86 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.8 + +### Patch Changes + +- Updated dependencies + [[`1a7adbf`](https://github.com/ardatan/graphql-mesh/commit/1a7adbf28f126c0fc8ba834f8a7db886f7fba876)]: + - @graphql-mesh/merger-stitching@0.104.7 + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.104.7 ### Patch Changes diff --git a/packages/legacy/mergers/bare/package.json b/packages/legacy/mergers/bare/package.json index 63087b68fd9fa..f318e0bd1685a 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.7", + "version": "0.104.8", "type": "module", "repository": { "type": "git", @@ -35,9 +35,9 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/merger-stitching": "0.104.6", - "@graphql-mesh/types": "^0.103.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/merger-stitching": "0.104.7", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@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 4a59b00312725..e505e759fbd5d 100644 --- a/packages/legacy/mergers/stitching/CHANGELOG.md +++ b/packages/legacy/mergers/stitching/CHANGELOG.md @@ -1,5 +1,22 @@ # @graphql-mesh/merger-stitching +## 0.104.7 + +### Patch Changes + +- [#7961](https://github.com/ardatan/graphql-mesh/pull/7961) + [`1a7adbf`](https://github.com/ardatan/graphql-mesh/commit/1a7adbf28f126c0fc8ba834f8a7db886f7fba876) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/stitch@^9.4.6` ↗︎](https://www.npmjs.com/package/@graphql-tools/stitch/v/9.4.6) + (from `^9.2.17`, in `dependencies`) +- Updated dependencies + [[`c2349ef`](https://github.com/ardatan/graphql-mesh/commit/c2349ef8029b2e555e9dc8afc1b0ee436ba4d85e), + [`e82d900`](https://github.com/ardatan/graphql-mesh/commit/e82d900361e539eb39afed2a328339df92551419)]: + - @graphql-mesh/store@0.103.7 + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.104.6 ### Patch Changes diff --git a/packages/legacy/mergers/stitching/package.json b/packages/legacy/mergers/stitching/package.json index 38285d7e4c6b1..2705540ab6e9a 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.6", + "version": "0.104.7", "type": "module", "repository": { "type": "git", @@ -35,9 +35,9 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/store": "^0.103.6", - "@graphql-mesh/types": "^0.103.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/store": "^0.103.7", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@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 173d0af9bc31f..92631634f7cc8 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.0 + +### Patch Changes + +- Updated dependencies + [[`1a7adbf`](https://github.com/ardatan/graphql-mesh/commit/1a7adbf28f126c0fc8ba834f8a7db886f7fba876), + [`1a7adbf`](https://github.com/ardatan/graphql-mesh/commit/1a7adbf28f126c0fc8ba834f8a7db886f7fba876)]: + - @graphql-mesh/compose-cli@1.3.0 + - @graphql-mesh/config@0.106.8 + - @graphql-mesh/cli@0.98.8 + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 1.3.14 ### Patch Changes diff --git a/packages/legacy/migrate-config-cli/package.json b/packages/legacy/migrate-config-cli/package.json index 3e92a7f4e3f43..72006e8cdb284 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.3.14", + "version": "1.4.0", "type": "module", "repository": { "type": "git", @@ -38,11 +38,11 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/cli": "^0.98.7", - "@graphql-mesh/compose-cli": "^1.2.14", - "@graphql-mesh/config": "^0.106.7", - "@graphql-mesh/types": "^0.103.6", - "@graphql-mesh/utils": "^0.103.6", + "@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", "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 8dc5df40a6bbf..e7ad1b3a23bc2 100644 --- a/packages/legacy/runtime/CHANGELOG.md +++ b/packages/legacy/runtime/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/runtime +## 0.105.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.105.6 ### Patch Changes diff --git a/packages/legacy/runtime/package.json b/packages/legacy/runtime/package.json index 5ec16d8ff77c8..2d5cfcbaf824a 100644 --- a/packages/legacy/runtime/package.json +++ b/packages/legacy/runtime/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/runtime", - "version": "0.105.6", + "version": "0.105.7", "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.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@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 1e69b31a6f4cd..a746015be3e6a 100644 --- a/packages/legacy/store/CHANGELOG.md +++ b/packages/legacy/store/CHANGELOG.md @@ -1,5 +1,27 @@ # @graphql-mesh/store +## 0.103.7 + +### Patch Changes + +- [#8106](https://github.com/ardatan/graphql-mesh/pull/8106) + [`c2349ef`](https://github.com/ardatan/graphql-mesh/commit/c2349ef8029b2e555e9dc8afc1b0ee436ba4d85e) + Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates: + + - Updated dependency + [`@graphql-inspector/core@6.2.1` ↗︎](https://www.npmjs.com/package/@graphql-inspector/core/v/6.2.1) + (from `6.2.0`, in `dependencies`) + +- [#8107](https://github.com/ardatan/graphql-mesh/pull/8107) + [`e82d900`](https://github.com/ardatan/graphql-mesh/commit/e82d900361e539eb39afed2a328339df92551419) + Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates: + - Updated dependency + [`@graphql-inspector/core@6.2.1` ↗︎](https://www.npmjs.com/package/@graphql-inspector/core/v/6.2.1) + (from `6.2.0`, in `dependencies`) +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.103.6 ### Patch Changes diff --git a/packages/legacy/store/package.json b/packages/legacy/store/package.json index abe89300df727..659b3942fc68f 100644 --- a/packages/legacy/store/package.json +++ b/packages/legacy/store/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/store", - "version": "0.103.6", + "version": "0.103.7", "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.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@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 b6360cd472341..a05255a8a23df 100644 --- a/packages/legacy/transforms/cache/CHANGELOG.md +++ b/packages/legacy/transforms/cache/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/transform-cache +## 0.103.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.103.6 ### Patch Changes diff --git a/packages/legacy/transforms/cache/package.json b/packages/legacy/transforms/cache/package.json index 1e368d11893a8..e47babfb13b93 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.6", + "version": "0.103.7", "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.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@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.6" + "@graphql-mesh/cache-localforage": "0.103.7" }, "publishConfig": { "access": "public", diff --git a/packages/legacy/transforms/encapsulate/CHANGELOG.md b/packages/legacy/transforms/encapsulate/CHANGELOG.md index 6b764cf5a024c..b91d7de2364d4 100644 --- a/packages/legacy/transforms/encapsulate/CHANGELOG.md +++ b/packages/legacy/transforms/encapsulate/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/transform-encapsulate +## 0.103.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.103.6 ### Patch Changes diff --git a/packages/legacy/transforms/encapsulate/package.json b/packages/legacy/transforms/encapsulate/package.json index 0c1594c39f893..28a12a6a9afa8 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.6", + "version": "0.103.7", "type": "module", "repository": { "type": "git", @@ -35,8 +35,8 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/types": "^0.103.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@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 fa1edc2045aa0..5f7346e4e1389 100644 --- a/packages/legacy/transforms/extend/CHANGELOG.md +++ b/packages/legacy/transforms/extend/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/transform-extend +## 0.103.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.103.6 ### Patch Changes diff --git a/packages/legacy/transforms/extend/package.json b/packages/legacy/transforms/extend/package.json index 670de3f4f128e..7becb75219253 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.6", + "version": "0.103.7", "type": "module", "repository": { "type": "git", @@ -36,8 +36,8 @@ }, "dependencies": { "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/types": "^0.103.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@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 cc2ba828bb6e5..e3c05d4678e88 100644 --- a/packages/legacy/transforms/federation/CHANGELOG.md +++ b/packages/legacy/transforms/federation/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/transform-federation +## 0.103.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.103.6 ### Patch Changes diff --git a/packages/legacy/transforms/federation/package.json b/packages/legacy/transforms/federation/package.json index 0402cccd1daf0..49a43e2845df8 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.6", + "version": "0.103.7", "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.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@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 e221ec914276e..4a7683703fcb6 100644 --- a/packages/legacy/transforms/filter-schema/CHANGELOG.md +++ b/packages/legacy/transforms/filter-schema/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/transform-filter-schema +## 0.103.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.103.6 ### Patch Changes diff --git a/packages/legacy/transforms/filter-schema/package.json b/packages/legacy/transforms/filter-schema/package.json index 8da2ad65fb005..a3b507bf5d6b0 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.6", + "version": "0.103.7", "type": "module", "repository": { "type": "git", @@ -35,8 +35,8 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/types": "^0.103.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@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 202bbb9b2523e..6ba92b8859d72 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.8 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + ## 0.103.7 ### Patch Changes diff --git a/packages/legacy/transforms/hive/package.json b/packages/legacy/transforms/hive/package.json index 02b9d93c3979f..6b12851d8fa61 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.7", + "version": "0.103.8", "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.6", + "@graphql-mesh/types": "^0.103.7", "@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 f266433e0c771..efa7a34cec89e 100644 --- a/packages/legacy/transforms/hoist-field/CHANGELOG.md +++ b/packages/legacy/transforms/hoist-field/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/transform-hoist-field +## 0.103.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.103.6 ### Patch Changes diff --git a/packages/legacy/transforms/hoist-field/package.json b/packages/legacy/transforms/hoist-field/package.json index 15f7ba4ad49ff..f09f164b4b26f 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.6", + "version": "0.103.7", "type": "module", "repository": { "type": "git", @@ -35,14 +35,14 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/types": "^0.103.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@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.6" + "@graphql-mesh/cache-localforage": "0.103.7" }, "publishConfig": { "access": "public", diff --git a/packages/legacy/transforms/naming-convention/CHANGELOG.md b/packages/legacy/transforms/naming-convention/CHANGELOG.md index 315d9ee30ad00..14b200431b5bb 100644 --- a/packages/legacy/transforms/naming-convention/CHANGELOG.md +++ b/packages/legacy/transforms/naming-convention/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/transform-naming-convention +## 0.103.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.103.6 ### Patch Changes diff --git a/packages/legacy/transforms/naming-convention/package.json b/packages/legacy/transforms/naming-convention/package.json index 3918c6f09d252..acd78af813221 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.6", + "version": "0.103.7", "type": "module", "repository": { "type": "git", @@ -35,8 +35,8 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/types": "^0.103.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@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.6", + "@graphql-mesh/cache-localforage": "^0.103.7", "@graphql-tools/schema": "10.0.11" }, "publishConfig": { diff --git a/packages/legacy/transforms/prefix/CHANGELOG.md b/packages/legacy/transforms/prefix/CHANGELOG.md index eb4923d9d31ac..4de91a204af73 100644 --- a/packages/legacy/transforms/prefix/CHANGELOG.md +++ b/packages/legacy/transforms/prefix/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/transform-prefix +## 0.103.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.103.6 ### Patch Changes diff --git a/packages/legacy/transforms/prefix/package.json b/packages/legacy/transforms/prefix/package.json index 9b9341f264ddb..db6e02c852a5c 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.6", + "version": "0.103.7", "type": "module", "repository": { "type": "git", @@ -35,8 +35,8 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/types": "^0.103.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@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.6", + "@graphql-mesh/cache-localforage": "0.103.7", "@graphql-tools/schema": "10.0.11" }, "publishConfig": { diff --git a/packages/legacy/transforms/prune/CHANGELOG.md b/packages/legacy/transforms/prune/CHANGELOG.md index fe85fbbc299f8..0264a4dad36ee 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.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + ## 0.103.6 ### Patch Changes diff --git a/packages/legacy/transforms/prune/package.json b/packages/legacy/transforms/prune/package.json index add6de01423aa..407ec946f498d 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.6", + "version": "0.103.7", "type": "module", "repository": { "type": "git", @@ -35,7 +35,7 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/types": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", "@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 205326a3667cc..f7b7a0a92252b 100644 --- a/packages/legacy/transforms/rate-limit/CHANGELOG.md +++ b/packages/legacy/transforms/rate-limit/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/transform-rate-limit +## 0.103.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.103.6 ### Patch Changes diff --git a/packages/legacy/transforms/rate-limit/package.json b/packages/legacy/transforms/rate-limit/package.json index 0e68ebd07b9cb..3982762a74f5a 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.6", + "version": "0.103.7", "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.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@graphql-tools/utils": "^10.6.0", "minimatch": "^10.0.0", "tslib": "^2.4.0" }, "devDependencies": { - "@graphql-mesh/cache-localforage": "0.103.6", + "@graphql-mesh/cache-localforage": "0.103.7", "@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 ab2ef63175afa..9c48746185319 100644 --- a/packages/legacy/transforms/rename/CHANGELOG.md +++ b/packages/legacy/transforms/rename/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/transform-rename +## 0.103.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.103.6 ### Patch Changes diff --git a/packages/legacy/transforms/rename/package.json b/packages/legacy/transforms/rename/package.json index 7eb8611235b61..8c3eb5c0f1bc9 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.6", + "version": "0.103.7", "type": "module", "repository": { "type": "git", @@ -35,8 +35,8 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/types": "^0.103.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@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.6", + "@graphql-mesh/cache-localforage": "0.103.7", "@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 53fa17fce85a0..2de2b5c275edb 100644 --- a/packages/legacy/transforms/replace-field/CHANGELOG.md +++ b/packages/legacy/transforms/replace-field/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/replace-field +## 0.103.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.103.6 ### Patch Changes diff --git a/packages/legacy/transforms/replace-field/package.json b/packages/legacy/transforms/replace-field/package.json index 9fc7ae6d258a8..99dad1a37e060 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.6", + "version": "0.103.7", "type": "module", "repository": { "type": "git", @@ -35,8 +35,8 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/types": "^0.103.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@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.6", + "@graphql-mesh/cache-localforage": "0.103.7", "@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 1620c1850a9bc..b2c0b946c1907 100644 --- a/packages/legacy/transforms/resolvers-composition/CHANGELOG.md +++ b/packages/legacy/transforms/resolvers-composition/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/transform-resolvers-composition +## 0.103.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.103.6 ### Patch Changes diff --git a/packages/legacy/transforms/resolvers-composition/package.json b/packages/legacy/transforms/resolvers-composition/package.json index 15fd5ba0d13f9..bfa72969031f8 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.6", + "version": "0.103.7", "type": "module", "repository": { "type": "git", @@ -35,8 +35,8 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/types": "^0.103.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@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 a1f4b7e84e1dc..c15ff7ef505a0 100644 --- a/packages/legacy/transforms/transfer-schema/CHANGELOG.md +++ b/packages/legacy/transforms/transfer-schema/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/transform-transfer-schema +## 0.103.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.103.6 ### Patch Changes diff --git a/packages/legacy/transforms/transfer-schema/package.json b/packages/legacy/transforms/transfer-schema/package.json index 64280f36cb147..5dd383e959a7a 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.6", + "version": "0.103.7", "type": "module", "repository": { "type": "git", @@ -35,8 +35,8 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/types": "^0.103.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@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 30c6d9de063e8..ea59e14067b1d 100644 --- a/packages/legacy/transforms/type-merging/CHANGELOG.md +++ b/packages/legacy/transforms/type-merging/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/transform-type-merging +## 0.103.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.103.6 ### Patch Changes diff --git a/packages/legacy/transforms/type-merging/package.json b/packages/legacy/transforms/type-merging/package.json index 5b4fb41ab8474..c1c9580fd093c 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.6", + "version": "0.103.7", "type": "module", "repository": { "type": "git", @@ -35,8 +35,8 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/types": "^0.103.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@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 605a702633e73..06dc27604751e 100644 --- a/packages/legacy/types/CHANGELOG.md +++ b/packages/legacy/types/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/types +## 0.103.7 + +### Patch Changes + +- Updated dependencies + [[`c2349ef`](https://github.com/ardatan/graphql-mesh/commit/c2349ef8029b2e555e9dc8afc1b0ee436ba4d85e), + [`e82d900`](https://github.com/ardatan/graphql-mesh/commit/e82d900361e539eb39afed2a328339df92551419)]: + - @graphql-mesh/store@0.103.7 + ## 0.103.6 ### Patch Changes diff --git a/packages/legacy/types/package.json b/packages/legacy/types/package.json index c06a3ff5f3bb9..2331c115e4a03 100644 --- a/packages/legacy/types/package.json +++ b/packages/legacy/types/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/types", - "version": "0.103.6", + "version": "0.103.7", "type": "module", "repository": { "type": "git", @@ -35,7 +35,7 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/store": "^0.103.6", + "@graphql-mesh/store": "^0.103.7", "@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 d8a0bfd38c371..d2c307c0ef379 100644 --- a/packages/legacy/urql/CHANGELOG.md +++ b/packages/legacy/urql/CHANGELOG.md @@ -1,5 +1,12 @@ # @graphql-mesh/urql-exchange +## 0.105.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/runtime@0.105.7 + ## 0.105.6 ### Patch Changes diff --git a/packages/legacy/urql/package.json b/packages/legacy/urql/package.json index 8d43e8ee33f76..13a6b098a4dd3 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.6", + "version": "0.105.7", "type": "module", "repository": { "type": "git", @@ -36,7 +36,7 @@ "graphql": "^15.2.0 || ^16.0.0" }, "dependencies": { - "@graphql-mesh/runtime": "^0.105.6", + "@graphql-mesh/runtime": "^0.105.7", "@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 44d227fcaeb13..3718ebcb80803 100644 --- a/packages/legacy/utils/CHANGELOG.md +++ b/packages/legacy/utils/CHANGELOG.md @@ -1,5 +1,12 @@ # @graphql-mesh/utils +## 0.103.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + ## 0.103.6 ### Patch Changes diff --git a/packages/legacy/utils/package.json b/packages/legacy/utils/package.json index f574d37065ca0..4ac0ed9f71148 100644 --- a/packages/legacy/utils/package.json +++ b/packages/legacy/utils/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/utils", - "version": "0.103.6", + "version": "0.103.7", "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.6", + "@graphql-mesh/types": "^0.103.7", "@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 dc40a696ee75e..92e00419e88de 100644 --- a/packages/loaders/json-schema/CHANGELOG.md +++ b/packages/loaders/json-schema/CHANGELOG.md @@ -1,5 +1,19 @@ # @omnigraph/json-schema +## 0.108.7 + +### Patch Changes + +- [#7961](https://github.com/ardatan/graphql-mesh/pull/7961) + [`1a7adbf`](https://github.com/ardatan/graphql-mesh/commit/1a7adbf28f126c0fc8ba834f8a7db886f7fba876) + Thanks [@ardatan](https://github.com/ardatan)! - HATEOAS Support + +- Updated dependencies + [[`1a7adbf`](https://github.com/ardatan/graphql-mesh/commit/1a7adbf28f126c0fc8ba834f8a7db886f7fba876)]: + - @graphql-mesh/transport-rest@0.8.7 + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.108.6 ### Patch Changes diff --git a/packages/loaders/json-schema/package.json b/packages/loaders/json-schema/package.json index 55af2ab413eb3..4922957b4ffb4 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.6", + "version": "0.108.7", "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.6", - "@graphql-mesh/types": "^0.103.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/transport-rest": "^0.8.7", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@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 5720fba08d525..5a281574aea3d 100644 --- a/packages/loaders/mysql/CHANGELOG.md +++ b/packages/loaders/mysql/CHANGELOG.md @@ -1,5 +1,14 @@ # @omnigraph/mysql +## 0.8.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + - @graphql-mesh/transport-mysql@0.8.7 + ## 0.8.6 ### Patch Changes diff --git a/packages/loaders/mysql/package.json b/packages/loaders/mysql/package.json index 42d36b3a6de0c..a9132383ba562 100644 --- a/packages/loaders/mysql/package.json +++ b/packages/loaders/mysql/package.json @@ -1,6 +1,6 @@ { "name": "@omnigraph/mysql", - "version": "0.8.6", + "version": "0.8.7", "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.6", - "@graphql-mesh/types": "^0.103.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/transport-mysql": "^0.8.7", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@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 429984dfde354..6b60cfd4b9ee7 100644 --- a/packages/loaders/neo4j/CHANGELOG.md +++ b/packages/loaders/neo4j/CHANGELOG.md @@ -1,5 +1,13 @@ # @omnigraph/neo4j +## 0.9.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/transport-neo4j@0.8.7 + ## 0.9.6 ### Patch Changes diff --git a/packages/loaders/neo4j/package.json b/packages/loaders/neo4j/package.json index c660ca5b6f83c..df7f83b56a706 100644 --- a/packages/loaders/neo4j/package.json +++ b/packages/loaders/neo4j/package.json @@ -1,6 +1,6 @@ { "name": "@omnigraph/neo4j", - "version": "0.9.6", + "version": "0.9.7", "type": "module", "repository": { "type": "git", @@ -35,8 +35,8 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/transport-neo4j": "^0.8.6", - "@graphql-mesh/types": "^0.103.6", + "@graphql-mesh/transport-neo4j": "^0.8.7", + "@graphql-mesh/types": "^0.103.7", "@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 1b0da7630bd5f..736468c85236a 100644 --- a/packages/loaders/odata/CHANGELOG.md +++ b/packages/loaders/odata/CHANGELOG.md @@ -1,5 +1,16 @@ # @omnigraph/odata +## 0.1.7 + +### Patch Changes + +- Updated dependencies + [[`c2349ef`](https://github.com/ardatan/graphql-mesh/commit/c2349ef8029b2e555e9dc8afc1b0ee436ba4d85e), + [`e82d900`](https://github.com/ardatan/graphql-mesh/commit/e82d900361e539eb39afed2a328339df92551419)]: + - @graphql-mesh/store@0.103.7 + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.1.6 ### Patch Changes diff --git a/packages/loaders/odata/package.json b/packages/loaders/odata/package.json index 2a0dad944df2c..6eea6d61111a7 100644 --- a/packages/loaders/odata/package.json +++ b/packages/loaders/odata/package.json @@ -1,6 +1,6 @@ { "name": "@omnigraph/odata", - "version": "0.1.6", + "version": "0.1.7", "type": "module", "repository": { "type": "git", @@ -36,10 +36,10 @@ }, "dependencies": { "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/store": "^0.103.6", + "@graphql-mesh/store": "^0.103.7", "@graphql-mesh/string-interpolation": "^0.5.7", - "@graphql-mesh/types": "^0.103.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@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 a8888ae94c681..c5a3a8d5a4eec 100644 --- a/packages/loaders/openapi/CHANGELOG.md +++ b/packages/loaders/openapi/CHANGELOG.md @@ -1,5 +1,31 @@ # @omnigraph/openapi +## 0.108.7 + +### Patch Changes + +- [#7961](https://github.com/ardatan/graphql-mesh/pull/7961) + [`1a7adbf`](https://github.com/ardatan/graphql-mesh/commit/1a7adbf28f126c0fc8ba834f8a7db886f7fba876) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + + - Added dependency + [`@graphql-mesh/fusion-composition@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-mesh/fusion-composition/v/workspace:^) + (to `dependencies`) + - Added dependency + [`@graphql-tools/utils@^10.6.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.6.1) + (to `dependencies`) + +- [#7961](https://github.com/ardatan/graphql-mesh/pull/7961) + [`1a7adbf`](https://github.com/ardatan/graphql-mesh/commit/1a7adbf28f126c0fc8ba834f8a7db886f7fba876) + Thanks [@ardatan](https://github.com/ardatan)! - HATEOAS Support + +- Updated dependencies + [[`1a7adbf`](https://github.com/ardatan/graphql-mesh/commit/1a7adbf28f126c0fc8ba834f8a7db886f7fba876)]: + - @omnigraph/json-schema@0.108.7 + - @graphql-mesh/fusion-composition@0.7.13 + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.108.6 ### Patch Changes diff --git a/packages/loaders/openapi/package.json b/packages/loaders/openapi/package.json index 127809cebe7df..bff513bb521a7 100644 --- a/packages/loaders/openapi/package.json +++ b/packages/loaders/openapi/package.json @@ -1,6 +1,6 @@ { "name": "@omnigraph/openapi", - "version": "0.108.6", + "version": "0.108.7", "type": "module", "repository": { "type": "git", diff --git a/packages/loaders/raml/CHANGELOG.md b/packages/loaders/raml/CHANGELOG.md index 91f46c3907dce..0da22c18bebb0 100644 --- a/packages/loaders/raml/CHANGELOG.md +++ b/packages/loaders/raml/CHANGELOG.md @@ -1,5 +1,15 @@ # @omnigraph/raml +## 0.108.7 + +### Patch Changes + +- Updated dependencies + [[`1a7adbf`](https://github.com/ardatan/graphql-mesh/commit/1a7adbf28f126c0fc8ba834f8a7db886f7fba876)]: + - @omnigraph/json-schema@0.108.7 + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.108.6 ### Patch Changes diff --git a/packages/loaders/raml/package.json b/packages/loaders/raml/package.json index 109a524ad71c1..c7fc1d87a4479 100644 --- a/packages/loaders/raml/package.json +++ b/packages/loaders/raml/package.json @@ -1,6 +1,6 @@ { "name": "@omnigraph/raml", - "version": "0.108.6", + "version": "0.108.7", "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.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@graphql-tools/delegate": "^10.0.28", "@graphql-tools/utils": "^10.6.0", - "@omnigraph/json-schema": "0.108.6", + "@omnigraph/json-schema": "0.108.7", "@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 9e39f4443e01a..3c16d031e89c2 100644 --- a/packages/loaders/soap/CHANGELOG.md +++ b/packages/loaders/soap/CHANGELOG.md @@ -1,5 +1,14 @@ # @omnigraph/soap +## 0.105.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + - @graphql-mesh/transport-soap@0.8.7 + ## 0.105.6 ### Patch Changes diff --git a/packages/loaders/soap/package.json b/packages/loaders/soap/package.json index 8d31a5e3336e1..5dfd5c851e42f 100644 --- a/packages/loaders/soap/package.json +++ b/packages/loaders/soap/package.json @@ -1,6 +1,6 @@ { "name": "@omnigraph/soap", - "version": "0.105.6", + "version": "0.105.7", "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.6", - "@graphql-mesh/types": "^0.103.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/transport-soap": "^0.8.7", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@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 fc75acd6f73c5..85b543469e48f 100644 --- a/packages/loaders/sqlite/CHANGELOG.md +++ b/packages/loaders/sqlite/CHANGELOG.md @@ -1,5 +1,12 @@ # @omnigraph/sqlite +## 0.7.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + ## 0.7.6 ### Patch Changes diff --git a/packages/loaders/sqlite/package.json b/packages/loaders/sqlite/package.json index 47dbc381a243b..c041fdf03f159 100644 --- a/packages/loaders/sqlite/package.json +++ b/packages/loaders/sqlite/package.json @@ -1,6 +1,6 @@ { "name": "@omnigraph/sqlite", - "version": "0.7.6", + "version": "0.7.7", "type": "module", "repository": { "type": "git", @@ -36,7 +36,7 @@ }, "dependencies": { "@graphql-mesh/cross-helpers": "^0.4.9", - "@graphql-mesh/types": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", "@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 2647117606484..5b5121e448277 100644 --- a/packages/loaders/thrift/CHANGELOG.md +++ b/packages/loaders/thrift/CHANGELOG.md @@ -1,5 +1,14 @@ # @omnigraph/thrift +## 0.8.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + - @graphql-mesh/transport-thrift@0.8.7 + ## 0.8.6 ### Patch Changes diff --git a/packages/loaders/thrift/package.json b/packages/loaders/thrift/package.json index 799ba5e2f252e..079230d0ccedb 100644 --- a/packages/loaders/thrift/package.json +++ b/packages/loaders/thrift/package.json @@ -1,6 +1,6 @@ { "name": "@omnigraph/thrift", - "version": "0.8.6", + "version": "0.8.7", "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.6", - "@graphql-mesh/types": "^0.103.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/transport-thrift": "^0.8.7", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@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 f503433496cb1..46bea0e252d8b 100644 --- a/packages/plugins/deduplicate-request/CHANGELOG.md +++ b/packages/plugins/deduplicate-request/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/plugin-deduplicate-request +## 0.103.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.103.6 ### Patch Changes diff --git a/packages/plugins/deduplicate-request/package.json b/packages/plugins/deduplicate-request/package.json index 6216e9492d008..a288ef73165b9 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.6", + "version": "0.103.7", "type": "module", "repository": { "type": "git", @@ -35,8 +35,8 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/types": "^0.103.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@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 92d7207a3963a..e389971abe67e 100644 --- a/packages/plugins/hive/CHANGELOG.md +++ b/packages/plugins/hive/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/plugin-hive +## 0.103.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.103.6 ### Patch Changes diff --git a/packages/plugins/hive/package.json b/packages/plugins/hive/package.json index 082ae250c8135..ed0f37dcd004a 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.6", + "version": "0.103.7", "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.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "tslib": "^2.4.0" }, "publishConfig": { diff --git a/packages/plugins/http-cache/CHANGELOG.md b/packages/plugins/http-cache/CHANGELOG.md index 79a92ad0bdb27..e3759fee5ae36 100644 --- a/packages/plugins/http-cache/CHANGELOG.md +++ b/packages/plugins/http-cache/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/plugin-http-cache +## 0.103.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.103.6 ### Patch Changes diff --git a/packages/plugins/http-cache/package.json b/packages/plugins/http-cache/package.json index c9a9424c42e9d..4259f5d12757b 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.6", + "version": "0.103.7", "type": "module", "repository": { "type": "git", @@ -35,8 +35,8 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/types": "^0.103.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@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 952f5e4a511fb..9f82464b6caa8 100644 --- a/packages/plugins/http-details-extensions/CHANGELOG.md +++ b/packages/plugins/http-details-extensions/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/plugin-http-details-extensions +## 0.103.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.103.6 ### Patch Changes diff --git a/packages/plugins/http-details-extensions/package.json b/packages/plugins/http-details-extensions/package.json index dded61742db22..10ca33e7881dd 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.6", + "version": "0.103.7", "type": "module", "repository": { "type": "git", @@ -36,8 +36,8 @@ }, "dependencies": { "@envelop/core": "5.0.2", - "@graphql-mesh/types": "^0.103.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@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 289d9f1f1c754..6553a5c5e4d6a 100644 --- a/packages/plugins/jit/CHANGELOG.md +++ b/packages/plugins/jit/CHANGELOG.md @@ -1,5 +1,12 @@ # @graphql-mesh/plugin-jit +## 0.1.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/utils@0.103.7 + ## 0.1.6 ### Patch Changes diff --git a/packages/plugins/jit/package.json b/packages/plugins/jit/package.json index 21d16d09fc09c..9cf9380a2a7ba 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.6", + "version": "0.1.7", "type": "module", "repository": { "type": "git", @@ -36,7 +36,7 @@ }, "dependencies": { "@envelop/core": "^5.0.2", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/utils": "^0.103.7", "@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 51e09ee5d9a91..2c9a856c3f76f 100644 --- a/packages/plugins/jwt-auth/CHANGELOG.md +++ b/packages/plugins/jwt-auth/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/plugin-jwt-auth +## 1.3.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 1.3.6 ### Patch Changes diff --git a/packages/plugins/jwt-auth/package.json b/packages/plugins/jwt-auth/package.json index cee7c77abcfc3..cf50b11aaf098 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.6", + "version": "1.3.7", "type": "module", "repository": { "type": "git", @@ -35,8 +35,8 @@ "graphql": "*" }, "dependencies": { - "@graphql-mesh/types": "^0.103.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@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 53d681c21a5bc..a1f6db62f9844 100644 --- a/packages/plugins/live-query/CHANGELOG.md +++ b/packages/plugins/live-query/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/plugin-live-query +## 0.103.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.103.6 ### Patch Changes diff --git a/packages/plugins/live-query/package.json b/packages/plugins/live-query/package.json index 50c9137129b3e..7de8d01d0c190 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.6", + "version": "0.103.7", "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.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@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 2ac1997411281..a87fae0b9c285 100644 --- a/packages/plugins/mock/CHANGELOG.md +++ b/packages/plugins/mock/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/plugin-mock +## 0.103.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.103.6 ### Patch Changes diff --git a/packages/plugins/mock/package.json b/packages/plugins/mock/package.json index 3db195e814af8..0ca66a52deb1d 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.6", + "version": "0.103.7", "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.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@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.6", + "@graphql-mesh/cache-localforage": "0.103.7", "@types/faker": "5.5.9" }, "publishConfig": { diff --git a/packages/plugins/newrelic/CHANGELOG.md b/packages/plugins/newrelic/CHANGELOG.md index ade3263633016..f6447f943fa7e 100644 --- a/packages/plugins/newrelic/CHANGELOG.md +++ b/packages/plugins/newrelic/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/plugin-newrelic +## 0.103.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.103.6 ### Patch Changes diff --git a/packages/plugins/newrelic/package.json b/packages/plugins/newrelic/package.json index 25ddc4558b9da..35857cd86bea2 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.6", + "version": "0.103.7", "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.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "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 27c19f2ef1eee..7d9164978b18b 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.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + ## 0.103.6 ### Patch Changes diff --git a/packages/plugins/operation-field-permissions/package.json b/packages/plugins/operation-field-permissions/package.json index 1216b27e06d3a..695d8ef9046bc 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.6", + "version": "0.103.7", "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.6", + "@graphql-mesh/types": "^0.103.7", "tslib": "^2.4.0" }, "publishConfig": { diff --git a/packages/plugins/operation-headers/CHANGELOG.md b/packages/plugins/operation-headers/CHANGELOG.md index f6c70a2a13c38..20f4123902a14 100644 --- a/packages/plugins/operation-headers/CHANGELOG.md +++ b/packages/plugins/operation-headers/CHANGELOG.md @@ -1,5 +1,19 @@ # @graphql-mesh/plugin-operation-headers +## 1.3.8 + +### Patch Changes + +- [#7961](https://github.com/ardatan/graphql-mesh/pull/7961) + [`1a7adbf`](https://github.com/ardatan/graphql-mesh/commit/1a7adbf28f126c0fc8ba834f8a7db886f7fba876) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-hive/gateway-runtime@^1.3.5` ↗︎](https://www.npmjs.com/package/@graphql-hive/gateway-runtime/v/1.3.5) + (from `^1.3.3`, in `peerDependencies`) +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 1.3.7 ### Patch Changes diff --git a/packages/plugins/operation-headers/package.json b/packages/plugins/operation-headers/package.json index 194484c19314a..98409fa819f3b 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.7", + "version": "1.3.8", "type": "module", "repository": { "type": "git", diff --git a/packages/plugins/rate-limit/CHANGELOG.md b/packages/plugins/rate-limit/CHANGELOG.md index a0cc1ff87541b..e5f73c0439835 100644 --- a/packages/plugins/rate-limit/CHANGELOG.md +++ b/packages/plugins/rate-limit/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/plugin-rate-limit +## 0.103.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.103.6 ### Patch Changes diff --git a/packages/plugins/rate-limit/package.json b/packages/plugins/rate-limit/package.json index 513058da0c072..f6be51af40851 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.6", + "version": "0.103.7", "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.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@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 b749cb7cb97fa..afb84f26b3bf4 100644 --- a/packages/plugins/response-cache/CHANGELOG.md +++ b/packages/plugins/response-cache/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/plugin-response-cache +## 0.103.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.103.6 ### Patch Changes diff --git a/packages/plugins/response-cache/package.json b/packages/plugins/response-cache/package.json index 2506dcf0b307f..d176a992f820f 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.6", + "version": "0.103.7", "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.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@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 f975c55f669e9..3bb0423f60a92 100644 --- a/packages/plugins/snapshot/CHANGELOG.md +++ b/packages/plugins/snapshot/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/plugin-snapshot +## 0.103.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.103.6 ### Patch Changes diff --git a/packages/plugins/snapshot/package.json b/packages/plugins/snapshot/package.json index bfc9c11e043d1..4258666df982e 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.6", + "version": "0.103.7", "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.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@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 d1f0829daad5a..ee3f6d4dd1d0b 100644 --- a/packages/plugins/statsd/CHANGELOG.md +++ b/packages/plugins/statsd/CHANGELOG.md @@ -1,5 +1,32 @@ # @graphql-mesh/plugin-statsd +## 0.103.7 + +### Patch Changes + +- [#8123](https://github.com/ardatan/graphql-mesh/pull/8123) + [`e5e9370`](https://github.com/ardatan/graphql-mesh/commit/e5e9370ce8d2daf3f27fd19bc301d1fe684fd590) + Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates: + + - Updated dependency + [`@envelop/statsd@^5.0.1` ↗︎](https://www.npmjs.com/package/@envelop/statsd/v/5.0.1) (from + `5.0.0`, in `dependencies`) + - Added dependency [`hot-shots@^10.2.1` ↗︎](https://www.npmjs.com/package/hot-shots/v/10.2.1) (to + `dependencies`) + - Removed dependency + [`hot-shots@^8.0.0 || ^9.0.0 || ^10.0.0` ↗︎](https://www.npmjs.com/package/hot-shots/v/8.0.0) + (from `peerDependencies`) + +- [#8124](https://github.com/ardatan/graphql-mesh/pull/8124) + [`60621bb`](https://github.com/ardatan/graphql-mesh/commit/60621bb8933d21776b690836b4068ea6fc14c870) + Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates: + - Updated dependency + [`@envelop/statsd@5.0.1` ↗︎](https://www.npmjs.com/package/@envelop/statsd/v/5.0.1) (from + `^5.0.1`, in `dependencies`) +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.103.6 ### Patch Changes diff --git a/packages/plugins/statsd/package.json b/packages/plugins/statsd/package.json index 7ed9adf3444fa..b20aa88a0e61e 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.6", + "version": "0.103.7", "type": "module", "repository": { "type": "git", @@ -36,8 +36,8 @@ }, "dependencies": { "@envelop/statsd": "5.0.1", - "@graphql-mesh/types": "^0.103.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "hot-shots": "^10.2.1", "tslib": "^2.4.0" }, diff --git a/packages/transports/grpc/CHANGELOG.md b/packages/transports/grpc/CHANGELOG.md index 969d71c99e1a8..bc75fcf56cc76 100644 --- a/packages/transports/grpc/CHANGELOG.md +++ b/packages/transports/grpc/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/transport-grpc +## 0.1.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.1.6 ### Patch Changes diff --git a/packages/transports/grpc/package.json b/packages/transports/grpc/package.json index 7e12756b7b0f0..a317e659cde77 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.6", + "version": "0.1.7", "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.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@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 aac832ac64818..99f2fed1c3aba 100644 --- a/packages/transports/mysql/CHANGELOG.md +++ b/packages/transports/mysql/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/transport-mysql +## 0.8.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.8.6 ### Patch Changes diff --git a/packages/transports/mysql/package.json b/packages/transports/mysql/package.json index 8840083a46cf4..de49bed5b562a 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.6", + "version": "0.8.7", "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.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@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 4131071f60672..2ab0b2904113b 100644 --- a/packages/transports/neo4j/CHANGELOG.md +++ b/packages/transports/neo4j/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/transport-neo4j +## 0.8.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.8.6 ### Patch Changes diff --git a/packages/transports/neo4j/package.json b/packages/transports/neo4j/package.json index 4d1f984b05fc8..821d8c5b8ee20 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.6", + "version": "0.8.7", "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.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@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 4a97a4710030c..7c97a1ceb8b16 100644 --- a/packages/transports/odata/CHANGELOG.md +++ b/packages/transports/odata/CHANGELOG.md @@ -1,5 +1,12 @@ # @graphql-mesh/transport-odata +## 0.1.7 + +### Patch Changes + +- Updated dependencies []: + - @omnigraph/odata@0.1.7 + ## 0.1.6 ### Patch Changes diff --git a/packages/transports/odata/package.json b/packages/transports/odata/package.json index eed77d4af116d..7ad33039816cc 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.6", + "version": "0.1.7", "type": "module", "repository": { "type": "git", @@ -36,7 +36,7 @@ }, "dependencies": { "@graphql-mesh/transport-common": "^0.7.13", - "@omnigraph/odata": "^0.1.6", + "@omnigraph/odata": "^0.1.7", "tslib": "^2.4.0" }, "publishConfig": { diff --git a/packages/transports/rest/CHANGELOG.md b/packages/transports/rest/CHANGELOG.md index 745cee0dee2fe..a79f7b3e57f1d 100644 --- a/packages/transports/rest/CHANGELOG.md +++ b/packages/transports/rest/CHANGELOG.md @@ -1,5 +1,17 @@ # @graphql-mesh/transport-rest +## 0.8.7 + +### Patch Changes + +- [#7961](https://github.com/ardatan/graphql-mesh/pull/7961) + [`1a7adbf`](https://github.com/ardatan/graphql-mesh/commit/1a7adbf28f126c0fc8ba834f8a7db886f7fba876) + Thanks [@ardatan](https://github.com/ardatan)! - HATEOAS Support + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.8.6 ### Patch Changes diff --git a/packages/transports/rest/package.json b/packages/transports/rest/package.json index c15df4c03f0eb..6051a28e850cc 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.6", + "version": "0.8.7", "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.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@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 aa9ce32abec03..5ec5d5665561d 100644 --- a/packages/transports/soap/CHANGELOG.md +++ b/packages/transports/soap/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/transport-soap +## 0.8.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/types@0.103.7 + - @graphql-mesh/utils@0.103.7 + ## 0.8.6 ### Patch Changes diff --git a/packages/transports/soap/package.json b/packages/transports/soap/package.json index 6b0435634f8ff..212f8049bd97a 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.6", + "version": "0.8.7", "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.6", - "@graphql-mesh/utils": "^0.103.6", + "@graphql-mesh/types": "^0.103.7", + "@graphql-mesh/utils": "^0.103.7", "@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 3d3a7792d016d..6d3fa2afb68af 100644 --- a/packages/transports/sqlite/CHANGELOG.md +++ b/packages/transports/sqlite/CHANGELOG.md @@ -1,5 +1,12 @@ # @graphql-mesh/transport-sqlite +## 0.8.7 + +### Patch Changes + +- Updated dependencies []: + - @omnigraph/sqlite@0.7.7 + ## 0.8.6 ### Patch Changes diff --git a/packages/transports/sqlite/package.json b/packages/transports/sqlite/package.json index bacf6ac52533c..925e11cf25a2e 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.6", + "version": "0.8.7", "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.6", + "@omnigraph/sqlite": "^0.7.7", "tslib": "^2.4.0" }, "publishConfig": { diff --git a/packages/transports/thrift/CHANGELOG.md b/packages/transports/thrift/CHANGELOG.md index e43917a6a04ef..797471d59829d 100644 --- a/packages/transports/thrift/CHANGELOG.md +++ b/packages/transports/thrift/CHANGELOG.md @@ -1,5 +1,12 @@ # @graphql-mesh/transport-thrift +## 0.8.7 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/utils@0.103.7 + ## 0.8.6 ### Patch Changes diff --git a/packages/transports/thrift/package.json b/packages/transports/thrift/package.json index d3432dd73e1b2..e3693f373f58c 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.6", + "version": "0.8.7", "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.6", + "@graphql-mesh/utils": "^0.103.7", "@graphql-tools/utils": "^10.6.0", "pascal-case": "^3.1.2", "tslib": "^2.4.0" diff --git a/yarn.lock b/yarn.lock index dd88b0eb75925..817ed35e17c44 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.6" + "@omnigraph/thrift": "npm:^0.8.7" 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.6" + "@graphql-mesh/plugin-operation-field-permissions": "npm:^0.103.7" "@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.5" + "@graphql-mesh/plugin-response-cache": "npm:^0.103.7" "@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.5" - "@graphql-mesh/plugin-response-cache": "npm:^0.103.5" + "@graphql-mesh/plugin-rate-limit": "npm:^0.103.7" + "@graphql-mesh/plugin-response-cache": "npm:^0.103.7" 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.7" - "@graphql-mesh/json-schema": "npm:0.108.6" - "@graphql-mesh/plugin-operation-field-permissions": "npm:0.103.6" + "@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: "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.6" - "@graphql-mesh/cli": "npm:0.98.7" - "@graphql-mesh/json-schema": "npm:0.108.6" - "@graphql-mesh/plugin-response-cache": "npm:0.103.6" + "@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: "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.7" - "@graphql-mesh/graphql": "npm:0.103.7" + "@graphql-mesh/cli": "npm:0.98.8" + "@graphql-mesh/graphql": "npm:0.103.8" 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.7" - "@graphql-mesh/supergraph": "npm:0.9.7" + "@graphql-mesh/cli": "npm:0.98.8" + "@graphql-mesh/supergraph": "npm:0.9.8" 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.7" - "@graphql-mesh/graphql": "npm:0.103.7" - "@graphql-mesh/transform-federation": "npm:0.103.6" + "@graphql-mesh/cli": "npm:0.98.8" + "@graphql-mesh/graphql": "npm:0.103.8" + "@graphql-mesh/transform-federation": "npm:0.103.7" 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.7" - "@graphql-mesh/json-schema": "npm:0.108.6" + "@graphql-mesh/cli": "npm:0.98.8" + "@graphql-mesh/json-schema": "npm:0.108.7" "@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.7" - "@graphql-mesh/graphql": "npm:0.103.7" + "@graphql-mesh/cli": "npm:0.98.8" + "@graphql-mesh/graphql": "npm:0.103.8" 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.7" - "@graphql-mesh/grpc": "npm:0.106.6" - "@graphql-mesh/transform-naming-convention": "npm:0.103.6" + "@graphql-mesh/cli": "npm:0.98.8" + "@graphql-mesh/grpc": "npm:0.106.7" + "@graphql-mesh/transform-naming-convention": "npm:0.103.7" "@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.7" - "@graphql-mesh/grpc": "npm:0.106.6" - "@graphql-mesh/transform-naming-convention": "npm:0.103.6" + "@graphql-mesh/cli": "npm:0.98.8" + "@graphql-mesh/grpc": "npm:0.106.7" + "@graphql-mesh/transform-naming-convention": "npm:0.103.7" "@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.7" - "@graphql-mesh/json-schema": "npm:0.108.6" + "@graphql-mesh/cli": "npm:0.98.8" + "@graphql-mesh/json-schema": "npm:0.108.7" 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.7" - "@graphql-mesh/json-schema": "npm:0.108.6" - "@graphql-mesh/plugin-mock": "npm:0.103.6" + "@graphql-mesh/cli": "npm:0.98.8" + "@graphql-mesh/json-schema": "npm:0.108.7" + "@graphql-mesh/plugin-mock": "npm:0.103.7" 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.7" - "@graphql-mesh/json-schema": "npm:0.108.6" - "@graphql-mesh/plugin-mock": "npm:0.103.6" + "@graphql-mesh/cli": "npm:0.98.8" + "@graphql-mesh/json-schema": "npm:0.108.7" + "@graphql-mesh/plugin-mock": "npm:0.103.7" "@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.7" - "@graphql-mesh/openapi": "npm:0.108.6" - "@graphql-mesh/plugin-hive": "npm:0.103.6" - "@graphql-mesh/transform-hive": "npm:0.103.7" + "@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: "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.7" - "@graphql-mesh/openapi": "npm:0.108.6" + "@graphql-mesh/cli": "npm:0.98.8" + "@graphql-mesh/openapi": "npm:0.108.7" 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.7" - "@graphql-mesh/openapi": "npm:0.108.6" + "@graphql-mesh/cli": "npm:0.98.8" + "@graphql-mesh/openapi": "npm:0.108.7" 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.7" - "@graphql-mesh/graphql": "npm:0.103.7" - "@graphql-mesh/json-schema": "npm:0.108.6" + "@graphql-mesh/cli": "npm:0.98.8" + "@graphql-mesh/graphql": "npm:0.103.8" + "@graphql-mesh/json-schema": "npm:0.108.7" 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.7" - "@graphql-mesh/json-schema": "npm:0.108.6" - "@graphql-mesh/plugin-mock": "npm:0.103.6" - "@graphql-mesh/transform-naming-convention": "npm:0.103.6" + "@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.7" 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.7" - "@graphql-mesh/json-schema": "npm:0.108.6" + "@graphql-mesh/cli": "npm:0.98.8" + "@graphql-mesh/json-schema": "npm:0.108.7" "@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.7" - "@graphql-mesh/json-schema": "npm:0.108.6" + "@graphql-mesh/cli": "npm:0.98.8" + "@graphql-mesh/json-schema": "npm:0.108.7" "@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.7" - "@graphql-mesh/json-schema": "npm:0.108.6" - "@graphql-mesh/plugin-live-query": "npm:0.103.6" + "@graphql-mesh/cli": "npm:0.98.8" + "@graphql-mesh/json-schema": "npm:0.108.7" + "@graphql-mesh/plugin-live-query": "npm:0.103.7" "@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.7" - "@graphql-mesh/mongoose": "npm:0.103.6" + "@graphql-mesh/cli": "npm:0.98.8" + "@graphql-mesh/mongoose": "npm:0.103.7" 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.7" - "@graphql-mesh/mysql": "npm:0.104.6" + "@graphql-mesh/cli": "npm:0.98.8" + "@graphql-mesh/mysql": "npm:0.104.7" 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.7" - "@graphql-mesh/mysql": "npm:0.104.6" + "@graphql-mesh/cli": "npm:0.98.8" + "@graphql-mesh/mysql": "npm:0.104.7" 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.7" - "@graphql-mesh/cli": "npm:0.98.7" - "@graphql-mesh/neo4j": "npm:0.105.6" + "@graphql-mesh/cache-file": "npm:0.103.8" + "@graphql-mesh/cli": "npm:0.98.8" + "@graphql-mesh/neo4j": "npm:0.105.7" 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.7" - "@graphql-mesh/config": "npm:0.106.7" - "@graphql-mesh/openapi": "npm:0.108.6" - "@graphql-mesh/runtime": "npm:0.105.6" + "@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" "@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.7" - "@graphql-mesh/config": "npm:0.106.7" - "@graphql-mesh/openapi": "npm:0.108.6" - "@graphql-mesh/runtime": "npm:0.105.6" + "@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" "@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.7" - "@graphql-mesh/odata": "npm:0.105.6" + "@graphql-mesh/cli": "npm:0.98.8" + "@graphql-mesh/odata": "npm:0.105.7" 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.7" - "@graphql-mesh/config": "npm:0.106.7" - "@graphql-mesh/odata": "npm:0.105.6" - "@graphql-mesh/runtime": "npm:0.105.6" + "@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: "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.7" - "@graphql-mesh/config": "npm:0.106.7" - "@graphql-mesh/odata": "npm:0.105.6" - "@graphql-mesh/runtime": "npm:0.105.6" + "@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: "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.7" - "@graphql-mesh/odata": "npm:0.105.6" + "@graphql-mesh/cli": "npm:0.98.8" + "@graphql-mesh/odata": "npm:0.105.7" 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.7" - "@graphql-mesh/openapi": "npm:0.108.6" + "@graphql-mesh/cli": "npm:0.98.8" + "@graphql-mesh/openapi": "npm:0.108.7" 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.7" - "@graphql-mesh/openapi": "npm:0.108.6" - "@graphql-mesh/plugin-response-cache": "npm:0.103.6" - "@graphql-mesh/runtime": "npm:0.105.6" - "@graphql-mesh/transform-cache": "npm:0.103.6" - "@graphql-mesh/transform-rename": "npm:0.103.6" + "@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: "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.7" - "@graphql-mesh/openapi": "npm:0.108.6" + "@graphql-mesh/cli": "npm:0.98.8" + "@graphql-mesh/openapi": "npm:0.108.7" 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.7" + "@graphql-mesh/cli": "npm:0.98.8" "@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.7" - "@graphql-mesh/openapi": "npm:0.108.6" + "@graphql-mesh/cli": "npm:0.98.8" + "@graphql-mesh/openapi": "npm:0.108.7" 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.7" - "@graphql-mesh/openapi": "npm:0.108.6" + "@graphql-mesh/cli": "npm:0.98.8" + "@graphql-mesh/openapi": "npm:0.108.7" 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.7" - "@graphql-mesh/openapi": "npm:0.108.6" + "@graphql-mesh/cli": "npm:0.98.8" + "@graphql-mesh/openapi": "npm:0.108.7" "@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.7" - "@graphql-mesh/openapi": "npm:0.108.6" - "@graphql-mesh/transform-resolvers-composition": "npm:0.103.6" + "@graphql-mesh/cli": "npm:0.98.8" + "@graphql-mesh/openapi": "npm:0.108.7" + "@graphql-mesh/transform-resolvers-composition": "npm:0.103.7" 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.7" - "@graphql-mesh/graphql": "npm:0.103.7" + "@graphql-mesh/cli": "npm:0.98.8" + "@graphql-mesh/graphql": "npm:0.103.8" 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.7" - "@graphql-mesh/json-schema": "npm:0.108.6" - "@graphql-mesh/plugin-mock": "npm:0.103.6" + "@graphql-mesh/cli": "npm:0.98.8" + "@graphql-mesh/json-schema": "npm:0.108.7" + "@graphql-mesh/plugin-mock": "npm:0.103.7" "@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.7" - "@graphql-mesh/cli": "npm:0.98.7" - "@graphql-mesh/config": "npm:0.106.7" - "@graphql-mesh/graphql": "npm:0.103.7" - "@graphql-mesh/postgraphile": "npm:0.103.6" - "@graphql-mesh/runtime": "npm:0.105.6" - "@graphql-mesh/transform-prefix": "npm:0.103.6" + "@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.7" "@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.7" - "@graphql-mesh/openapi": "npm:0.108.6" + "@graphql-mesh/cli": "npm:0.98.8" + "@graphql-mesh/openapi": "npm:0.108.7" "@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.7" - "@graphql-mesh/json-schema": "npm:0.108.6" + "@graphql-mesh/cli": "npm:0.98.8" + "@graphql-mesh/json-schema": "npm:0.108.7" 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.7" - "@graphql-mesh/plugin-snapshot": "npm:0.103.6" - "@graphql-mesh/soap": "npm:0.105.6" + "@graphql-mesh/cli": "npm:0.98.8" + "@graphql-mesh/plugin-snapshot": "npm:0.103.7" + "@graphql-mesh/soap": "npm:0.105.7" 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.7" - "@graphql-mesh/soap": "npm:0.105.6" + "@graphql-mesh/cli": "npm:0.98.8" + "@graphql-mesh/soap": "npm:0.105.7" 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.7" - "@graphql-mesh/soap": "npm:0.105.6" + "@graphql-mesh/cli": "npm:0.98.8" + "@graphql-mesh/soap": "npm:0.105.7" 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.6" - "@graphql-mesh/cli": "npm:0.98.7" - "@graphql-mesh/graphql": "npm:0.103.7" - "@graphql-mesh/plugin-rate-limit": "npm:0.103.6" - "@graphql-mesh/plugin-response-cache": "npm:0.103.6" + "@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: "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.7" - "@graphql-mesh/tuql": "npm:0.104.6" + "@graphql-mesh/cli": "npm:0.98.8" + "@graphql-mesh/tuql": "npm:0.104.7" 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.7" - "@graphql-mesh/thrift": "npm:0.105.6" + "@graphql-mesh/cli": "npm:0.98.8" + "@graphql-mesh/thrift": "npm:0.105.7" 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.7" - "@graphql-mesh/graphql": "npm:0.103.7" - "@graphql-mesh/transform-rename": "npm:0.103.6" - "@graphql-mesh/transform-type-merging": "npm:0.103.6" + "@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: "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.6" + "@graphql-mesh/runtime": "npm:^0.105.7" "@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.6, @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.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": 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.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" tslib: "npm:^2.4.0" peerDependencies: graphql: "*" languageName: unknown linkType: soft -"@graphql-mesh/cache-file@npm:0.103.7, @graphql-mesh/cache-file@workspace:packages/cache/file": +"@graphql-mesh/cache-file@npm:0.103.8, @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.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" 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.1, @graphql-mesh/cache-inmemory-lru@workspace:packages/cache/inmemory-lru": +"@graphql-mesh/cache-inmemory-lru@npm:^0.0.2, @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.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.6, @graphql-mesh/cache-localforage@npm:^0.103.0, @graphql-mesh/cache-localforage@npm:^0.103.6, @graphql-mesh/cache-localforage@workspace:^, @graphql-mesh/cache-localforage@workspace:packages/cache/localforage": +"@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": version: 0.0.0-use.local resolution: "@graphql-mesh/cache-localforage@workspace:packages/cache/localforage" dependencies: - "@graphql-mesh/cache-inmemory-lru": "npm:^0.0.1" - "@graphql-mesh/types": "npm:^0.103.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/cache-inmemory-lru": "npm:^0.0.2" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" 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.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.7, @graphql-mesh/cli@npm:^0.98.7, @graphql-mesh/cli@workspace:packages/legacy/cli": +"@graphql-mesh/cli@npm:0.98.8, @graphql-mesh/cli@npm:^0.98.8, @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.7" + "@graphql-mesh/config": "npm:^0.106.8" "@graphql-mesh/cross-helpers": "npm:^0.4.9" - "@graphql-mesh/http": "npm:^0.105.6" - "@graphql-mesh/include": "npm:^0.2.5" - "@graphql-mesh/runtime": "npm:^0.105.6" - "@graphql-mesh/store": "npm:^0.103.6" - "@graphql-mesh/types": "npm:^0.103.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@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-tools/utils": "npm:^10.6.0" "@types/lodash.get": "npm:4.4.9" "@types/mkdirp": "npm:2.0.0" @@ -6132,7 +6132,7 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/compose-cli@npm:1.2.14, @graphql-mesh/compose-cli@npm:^1.2.14, @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.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": version: 0.0.0-use.local resolution: "@graphql-mesh/compose-cli@workspace:packages/compose-cli" dependencies: @@ -6157,19 +6157,19 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/config@npm:0.106.7, @graphql-mesh/config@npm:^0.106.7, @graphql-mesh/config@workspace:packages/legacy/config": +"@graphql-mesh/config@npm:0.106.8, @graphql-mesh/config@npm:^0.106.8, @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.6" + "@graphql-mesh/cache-localforage": "npm:^0.103.7" "@graphql-mesh/cross-helpers": "npm:^0.4.9" - "@graphql-mesh/merger-bare": "npm:^0.104.7" - "@graphql-mesh/merger-stitching": "npm:^0.104.6" - "@graphql-mesh/runtime": "npm:^0.105.6" - "@graphql-mesh/store": "npm:^0.103.6" - "@graphql-mesh/types": "npm:^0.103.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@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-tools/code-file-loader": "npm:^8.0.0" "@graphql-tools/graphql-file-loader": "npm:^8.0.0" "@graphql-tools/load": "npm:^8.0.0" @@ -6202,7 +6202,7 @@ __metadata: dependencies: "@graphql-hive/gateway-runtime": "npm:^1.3.5" "@graphql-mesh/fusion-runtime": "npm:^0.10.11" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/utils": "npm:^0.103.7" "@graphql-tools/schema": "npm:^10.0.5" "@graphql-tools/stitching-directives": "npm:^3.1.9" "@graphql-tools/utils": "npm:^10.6.0" @@ -6247,7 +6247,7 @@ __metadata: languageName: node linkType: hard -"@graphql-mesh/graphql@npm:0.103.7, @graphql-mesh/graphql@workspace:packages/legacy/handlers/graphql": +"@graphql-mesh/graphql@npm:0.103.8, @graphql-mesh/graphql@workspace:packages/legacy/handlers/graphql": version: 0.0.0-use.local resolution: "@graphql-mesh/graphql@workspace:packages/legacy/handlers/graphql" dependencies: @@ -6268,14 +6268,14 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/grpc@npm:0.106.6, @graphql-mesh/grpc@workspace:packages/legacy/handlers/grpc": +"@graphql-mesh/grpc@npm:0.106.7, @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.6" - "@graphql-mesh/transport-grpc": "npm:^0.1.6" - "@graphql-mesh/types": "npm:^0.103.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@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" "@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.6, @graphql-mesh/http@workspace:packages/legacy/http": +"@graphql-mesh/http@npm:^0.105.7, @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.6" - "@graphql-mesh/types": "npm:^0.103.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/runtime": "npm:^0.105.7" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.5, @graphql-mesh/include@workspace:^, @graphql-mesh/include@workspace:packages/include": +"@graphql-mesh/include@npm:^0.2.3, @graphql-mesh/include@npm:^0.2.6, @graphql-mesh/include@workspace:^, @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.6" + "@graphql-mesh/utils": "npm:^0.103.7" 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.6, @graphql-mesh/json-schema@npm:^0.108.6, @graphql-mesh/json-schema@workspace:packages/legacy/handlers/json-schema": +"@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": 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.6" + "@graphql-mesh/store": "npm:^0.103.7" "@graphql-mesh/string-interpolation": "npm:0.5.7" - "@graphql-mesh/types": "npm:^0.103.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@json-schema-tools/meta-schema": "npm:1.7.5" - "@omnigraph/json-schema": "npm:0.108.6" + "@omnigraph/json-schema": "npm:0.108.7" 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.7, @graphql-mesh/merger-bare@workspace:packages/legacy/mergers/bare": +"@graphql-mesh/merger-bare@npm:^0.104.8, @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.6" - "@graphql-mesh/types": "npm:^0.103.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/merger-stitching": "npm:0.104.7" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.6, @graphql-mesh/merger-stitching@npm:^0.104.6, @graphql-mesh/merger-stitching@workspace:packages/legacy/mergers/stitching": +"@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": version: 0.0.0-use.local resolution: "@graphql-mesh/merger-stitching@workspace:packages/legacy/mergers/stitching" dependencies: - "@graphql-mesh/store": "npm:^0.103.6" - "@graphql-mesh/types": "npm:^0.103.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/store": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.7" - "@graphql-mesh/compose-cli": "npm:^1.2.14" - "@graphql-mesh/config": "npm:^0.106.7" - "@graphql-mesh/types": "npm:^0.103.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@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" "@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.6, @graphql-mesh/mongoose@workspace:packages/legacy/handlers/mongoose": +"@graphql-mesh/mongoose@npm:0.103.7, @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.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" 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.6, @graphql-mesh/mysql@workspace:packages/legacy/handlers/mysql": +"@graphql-mesh/mysql@npm:0.104.7, @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.6" - "@graphql-mesh/types": "npm:^0.103.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/store": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@graphql-tools/utils": "npm:^10.6.0" - "@omnigraph/mysql": "npm:^0.8.6" + "@omnigraph/mysql": "npm:^0.8.7" tslib: "npm:^2.4.0" peerDependencies: graphql: "*" languageName: unknown linkType: soft -"@graphql-mesh/neo4j@npm:0.105.6, @graphql-mesh/neo4j@workspace:packages/legacy/handlers/neo4j": +"@graphql-mesh/neo4j@npm:0.105.7, @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.6" - "@graphql-mesh/types": "npm:^0.103.6" - "@graphql-mesh/utils": "npm:^0.103.6" - "@omnigraph/neo4j": "npm:^0.9.6" + "@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" tslib: "npm:^2.4.0" peerDependencies: graphql: "*" languageName: unknown linkType: soft -"@graphql-mesh/odata@npm:0.105.6, @graphql-mesh/odata@workspace:packages/legacy/handlers/odata": +"@graphql-mesh/odata@npm:0.105.7, @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.6" - "@graphql-mesh/types": "npm:^0.103.6" - "@omnigraph/odata": "npm:^0.1.6" + "@graphql-mesh/store": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.7" + "@omnigraph/odata": "npm:^0.1.7" tslib: "npm:^2.4.0" peerDependencies: graphql: "*" languageName: unknown linkType: soft -"@graphql-mesh/openapi@npm:0.108.6, @graphql-mesh/openapi@workspace:packages/legacy/handlers/openapi": +"@graphql-mesh/openapi@npm:0.108.7, @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.6" + "@graphql-mesh/store": "npm:^0.103.7" "@graphql-mesh/string-interpolation": "npm:0.5.7" - "@graphql-mesh/types": "npm:^0.103.6" - "@graphql-mesh/utils": "npm:^0.103.6" - "@omnigraph/openapi": "npm:0.108.6" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" + "@omnigraph/openapi": "npm:0.108.7" 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.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.6, @graphql-mesh/plugin-hive@npm:^0.103.0, @graphql-mesh/plugin-hive@workspace:packages/plugins/hive": +"@graphql-mesh/plugin-hive@npm:0.103.7, @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.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" 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.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.6" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.6, @graphql-mesh/plugin-live-query@workspace:packages/plugins/live-query": +"@graphql-mesh/plugin-live-query@npm:0.103.7, @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.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.6, @graphql-mesh/plugin-mock@npm:^0.103.0, @graphql-mesh/plugin-mock@npm:^0.103.6, @graphql-mesh/plugin-mock@workspace:packages/plugins/mock": +"@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": 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.6" + "@graphql-mesh/cache-localforage": "npm:0.103.7" "@graphql-mesh/cross-helpers": "npm:^0.4.9" "@graphql-mesh/string-interpolation": "npm:^0.5.7" - "@graphql-mesh/types": "npm:^0.103.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.6, @graphql-mesh/plugin-operation-field-permissions@npm:^0.103.6, @graphql-mesh/plugin-operation-field-permissions@workspace:packages/plugins/operation-field-permissions": +"@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": 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.6" + "@graphql-mesh/types": "npm:^0.103.7" tslib: "npm:^2.4.0" peerDependencies: graphql: "*" @@ -6707,7 +6707,7 @@ __metadata: languageName: node linkType: hard -"@graphql-mesh/plugin-rate-limit@npm:0.103.6, @graphql-mesh/plugin-rate-limit@npm:^0.103.0, @graphql-mesh/plugin-rate-limit@npm:^0.103.5, @graphql-mesh/plugin-rate-limit@workspace:packages/plugins/rate-limit": +"@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": 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.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.6, @graphql-mesh/plugin-response-cache@npm:^0.103.0, @graphql-mesh/plugin-response-cache@npm:^0.103.5, @graphql-mesh/plugin-response-cache@workspace:packages/plugins/response-cache": +"@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": 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.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.6, @graphql-mesh/plugin-snapshot@npm:^0.103.0, @graphql-mesh/plugin-snapshot@workspace:packages/plugins/snapshot": +"@graphql-mesh/plugin-snapshot@npm:0.103.7, @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.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" 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.6, @graphql-mesh/postgraphile@workspace:packages/legacy/handlers/postgraphile": +"@graphql-mesh/postgraphile@npm:0.103.7, @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.6" + "@graphql-mesh/store": "npm:^0.103.7" "@graphql-mesh/string-interpolation": "npm:^0.5.7" - "@graphql-mesh/types": "npm:^0.103.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.6" - "@graphql-mesh/types": "npm:^0.103.6" - "@graphql-mesh/utils": "npm:^0.103.6" - "@omnigraph/raml": "npm:0.108.6" + "@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" tslib: "npm:^2.4.0" peerDependencies: graphql: "*" languageName: unknown linkType: soft -"@graphql-mesh/runtime@npm:0.105.6, @graphql-mesh/runtime@npm:^0.105.6, @graphql-mesh/runtime@workspace:packages/legacy/runtime": +"@graphql-mesh/runtime@npm:0.105.7, @graphql-mesh/runtime@npm:^0.105.7, @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.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.6, @graphql-mesh/soap@workspace:packages/legacy/handlers/soap": +"@graphql-mesh/soap@npm:0.105.7, @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.6" + "@graphql-mesh/store": "npm:^0.103.7" "@graphql-mesh/string-interpolation": "npm:^0.5.7" - "@graphql-mesh/types": "npm:^0.103.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@graphql-tools/utils": "npm:^10.6.0" - "@omnigraph/soap": "npm:0.105.6" + "@omnigraph/soap": "npm:0.105.7" tslib: "npm:^2.4.0" peerDependencies: graphql: "*" languageName: unknown linkType: soft -"@graphql-mesh/store@npm:^0.103.6, @graphql-mesh/store@workspace:^, @graphql-mesh/store@workspace:packages/legacy/store": +"@graphql-mesh/store@npm:^0.103.7, @graphql-mesh/store@workspace:^, @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.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@graphql-tools/utils": "npm:^10.6.0" graphql: "npm:16.9.0" tslib: "npm:^2.4.0" @@ -6877,7 +6877,7 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/supergraph@npm:0.9.7, @graphql-mesh/supergraph@workspace:packages/legacy/handlers/supergraph": +"@graphql-mesh/supergraph@npm:0.9.8, @graphql-mesh/supergraph@workspace:packages/legacy/handlers/supergraph": version: 0.0.0-use.local resolution: "@graphql-mesh/supergraph@workspace:packages/legacy/handlers/supergraph" dependencies: @@ -6896,16 +6896,16 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/thrift@npm:0.105.6, @graphql-mesh/thrift@workspace:packages/legacy/handlers/thrift": +"@graphql-mesh/thrift@npm:0.105.7, @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.6" - "@graphql-mesh/types": "npm:^0.103.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/store": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@graphql-tools/utils": "npm:^10.6.0" - "@omnigraph/thrift": "npm:^0.8.6" + "@omnigraph/thrift": "npm:^0.8.7" "@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.6, @graphql-mesh/transform-cache@workspace:packages/legacy/transforms/cache": +"@graphql-mesh/transform-cache@npm:0.103.7, @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.6" + "@graphql-mesh/cache-localforage": "npm:0.103.7" "@graphql-mesh/cross-helpers": "npm:^0.4.9" "@graphql-mesh/string-interpolation": "npm:^0.5.7" - "@graphql-mesh/types": "npm:^0.103.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.6, @graphql-mesh/transform-federation@workspace:packages/legacy/transforms/federation": +"@graphql-mesh/transform-federation@npm:0.103.7, @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.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.7, @graphql-mesh/transform-hive@workspace:packages/legacy/transforms/hive": +"@graphql-mesh/transform-hive@npm:0.103.8, @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.6" + "@graphql-mesh/types": "npm:^0.103.7" "@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.6" - "@graphql-mesh/types": "npm:^0.103.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/cache-localforage": "npm:0.103.7" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.6, @graphql-mesh/transform-naming-convention@workspace:packages/legacy/transforms/naming-convention": +"@graphql-mesh/transform-naming-convention@npm:0.103.7, @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.6" - "@graphql-mesh/types": "npm:^0.103.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/cache-localforage": "npm:^0.103.7" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.6, @graphql-mesh/transform-prefix@workspace:packages/legacy/transforms/prefix": +"@graphql-mesh/transform-prefix@npm:0.103.7, @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.6" - "@graphql-mesh/types": "npm:^0.103.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/cache-localforage": "npm:0.103.7" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.6" + "@graphql-mesh/types": "npm:^0.103.7" "@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.6" + "@graphql-mesh/cache-localforage": "npm:0.103.7" "@graphql-mesh/cross-helpers": "npm:^0.4.9" "@graphql-mesh/string-interpolation": "npm:^0.5.7" - "@graphql-mesh/types": "npm:^0.103.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.6, @graphql-mesh/transform-rename@workspace:packages/legacy/transforms/rename": +"@graphql-mesh/transform-rename@npm:0.103.7, @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.6" - "@graphql-mesh/types": "npm:^0.103.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/cache-localforage": "npm:0.103.7" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.6" - "@graphql-mesh/types": "npm:^0.103.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/cache-localforage": "npm:0.103.7" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.6, @graphql-mesh/transform-resolvers-composition@workspace:packages/legacy/transforms/resolvers-composition": +"@graphql-mesh/transform-resolvers-composition@npm:0.103.7, @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.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.6, @graphql-mesh/transform-type-merging@workspace:packages/legacy/transforms/type-merging": +"@graphql-mesh/transform-type-merging@npm:0.103.7, @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.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.6, @graphql-mesh/transport-grpc@workspace:packages/transports/grpc": +"@graphql-mesh/transport-grpc@npm:^0.1.7, @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.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.6, @graphql-mesh/transport-mysql@workspace:packages/transports/mysql": +"@graphql-mesh/transport-mysql@npm:^0.8.7, @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.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.6, @graphql-mesh/transport-neo4j@workspace:packages/transports/neo4j": +"@graphql-mesh/transport-neo4j@npm:^0.8.7, @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.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.6" + "@omnigraph/odata": "npm:^0.1.7" tslib: "npm:^2.4.0" peerDependencies: graphql: "*" languageName: unknown linkType: soft -"@graphql-mesh/transport-rest@npm:^0.8.6, @graphql-mesh/transport-rest@workspace:packages/transports/rest": +"@graphql-mesh/transport-rest@npm:^0.8.7, @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.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.6, @graphql-mesh/transport-soap@workspace:packages/transports/soap": +"@graphql-mesh/transport-soap@npm:^0.8.7, @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.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.6" + "@omnigraph/sqlite": "npm:^0.7.7" tslib: "npm:^2.4.0" peerDependencies: graphql: "*" languageName: unknown linkType: soft -"@graphql-mesh/transport-thrift@npm:^0.8.6, @graphql-mesh/transport-thrift@workspace:packages/transports/thrift": +"@graphql-mesh/transport-thrift@npm:^0.8.7, @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.6" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.6, @graphql-mesh/tuql@workspace:packages/legacy/handlers/tuql": +"@graphql-mesh/tuql@npm:0.104.7, @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.6" - "@omnigraph/sqlite": "npm:^0.7.6" + "@graphql-mesh/types": "npm:^0.103.7" + "@omnigraph/sqlite": "npm:^0.7.7" tslib: "npm:^2.4.0" peerDependencies: graphql: "*" languageName: unknown linkType: soft -"@graphql-mesh/types@npm:^0.103.6, @graphql-mesh/types@workspace:^, @graphql-mesh/types@workspace:packages/legacy/types": +"@graphql-mesh/types@npm:^0.103.6, @graphql-mesh/types@npm:^0.103.7, @graphql-mesh/types@workspace:^, @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.6" + "@graphql-mesh/store": "npm:^0.103.7" "@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.6" + "@graphql-mesh/runtime": "npm:^0.105.7" "@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@workspace:^, @graphql-mesh/utils@workspace:packages/legacy/utils": +"@graphql-mesh/utils@npm:^0.103.6, @graphql-mesh/utils@npm:^0.103.7, @graphql-mesh/utils@workspace:^, @graphql-mesh/utils@workspace:packages/legacy/utils": version: 0.0.0-use.local resolution: "@graphql-mesh/utils@workspace:packages/legacy/utils" dependencies: "@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.6" + "@graphql-mesh/types": "npm:^0.103.7" "@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.6, @omnigraph/json-schema@workspace:*, @omnigraph/json-schema@workspace:^, @omnigraph/json-schema@workspace:packages/loaders/json-schema": +"@omnigraph/json-schema@npm:0.108.7, @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.6" - "@graphql-mesh/types": "npm:^0.103.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/transport-rest": "npm:^0.8.7" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.6, @omnigraph/mysql@workspace:packages/loaders/mysql": +"@omnigraph/mysql@npm:^0.8.7, @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.6" - "@graphql-mesh/types": "npm:^0.103.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/transport-mysql": "npm:^0.8.7" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.6, @omnigraph/neo4j@workspace:packages/loaders/neo4j": +"@omnigraph/neo4j@npm:^0.9.7, @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.6" - "@graphql-mesh/types": "npm:^0.103.6" + "@graphql-mesh/transport-neo4j": "npm:^0.8.7" + "@graphql-mesh/types": "npm:^0.103.7" "@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.6, @omnigraph/odata@workspace:packages/loaders/odata": +"@omnigraph/odata@npm:^0.1.7, @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.6" + "@graphql-mesh/store": "npm:^0.103.7" "@graphql-mesh/string-interpolation": "npm:^0.5.7" - "@graphql-mesh/types": "npm:^0.103.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@graphql-tools/delegate": "npm:^10.0.28" "@graphql-tools/utils": "npm:^10.6.0" "@types/http-string-parser": "npm:0.0.33" @@ -10239,7 +10239,7 @@ __metadata: languageName: unknown linkType: soft -"@omnigraph/openapi@npm:0.108.6, @omnigraph/openapi@workspace:*, @omnigraph/openapi@workspace:^, @omnigraph/openapi@workspace:packages/loaders/openapi": +"@omnigraph/openapi@npm:0.108.7, @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: @@ -10264,18 +10264,18 @@ __metadata: languageName: unknown linkType: soft -"@omnigraph/raml@npm:0.108.6, @omnigraph/raml@workspace:packages/loaders/raml": +"@omnigraph/raml@npm:0.108.7, @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.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@graphql-tools/delegate": "npm:^10.0.28" "@graphql-tools/utils": "npm:^10.6.0" - "@omnigraph/json-schema": "npm:0.108.6" + "@omnigraph/json-schema": "npm:0.108.7" "@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.6, @omnigraph/soap@workspace:packages/loaders/soap": +"@omnigraph/soap@npm:0.105.7, @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.6" - "@graphql-mesh/types": "npm:^0.103.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/transport-soap": "npm:^0.8.7" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.6, @omnigraph/sqlite@workspace:packages/loaders/sqlite": +"@omnigraph/sqlite@npm:^0.7.7, @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.6" + "@graphql-mesh/types": "npm:^0.103.7" "@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.6, @omnigraph/thrift@workspace:packages/loaders/thrift": +"@omnigraph/thrift@npm:^0.8.7, @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.6" - "@graphql-mesh/types": "npm:^0.103.6" - "@graphql-mesh/utils": "npm:^0.103.6" + "@graphql-mesh/transport-thrift": "npm:^0.8.7" + "@graphql-mesh/types": "npm:^0.103.7" + "@graphql-mesh/utils": "npm:^0.103.7" "@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.2.14" + "@graphql-mesh/compose-cli": "npm:1.3.0" "@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.7" - "@graphql-mesh/json-schema": "npm:^0.108.6" - "@graphql-mesh/plugin-mock": "npm:^0.103.6" + "@graphql-mesh/cli": "npm:^0.98.8" + "@graphql-mesh/json-schema": "npm:^0.108.7" + "@graphql-mesh/plugin-mock": "npm:^0.103.7" graphql: "npm:16.9.0" languageName: unknown linkType: soft