From 6b96cd596085eaeca7bbfb00b20a364f14876424 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 13:52:53 +0300 Subject: [PATCH] chore(release): update monorepo packages versions (#7024) Co-authored-by: github-actions[bot] --- ...phql-mesh_apollo-link-7030-dependencies.md | 5 - .../@graphql-mesh_cli-7030-dependencies.md | 5 - ...phql-mesh_compose-cli-7030-dependencies.md | 5 - .../@graphql-mesh_config-7030-dependencies.md | 5 - ...ql-mesh_cross-helpers-7030-dependencies.md | 5 - ...sh_fusion-composition-7030-dependencies.md | 6 - ...l-mesh_fusion-runtime-7030-dependencies.md | 7 - ...@graphql-mesh_graphql-7030-dependencies.md | 7 - .../@graphql-mesh_grpc-7030-dependencies.md | 5 - .../@graphql-mesh_http-7030-dependencies.md | 5 - ...phql-mesh_merger-bare-7030-dependencies.md | 6 - ...esh_merger-federation-7030-dependencies.md | 5 - ...mesh_merger-stitching-7030-dependencies.md | 7 - .../@graphql-mesh_mysql-7030-dependencies.md | 5 - .../@graphql-mesh_odata-7030-dependencies.md | 6 - ...phql-mesh_plugin-mock-7030-dependencies.md | 6 - ...esh_plugin-rate-limit-7030-dependencies.md | 5 - ...hql-mesh_postgraphile-7030-dependencies.md | 5 - ...@graphql-mesh_runtime-7030-dependencies.md | 7 - ...raphql-mesh_serve-cli-7030-dependencies.md | 5 - ...ql-mesh_serve-runtime-7030-dependencies.md | 8 - .../@graphql-mesh_soap-7030-dependencies.md | 5 - .../@graphql-mesh_store-7025-dependencies.md | 5 - .../@graphql-mesh_store-7030-dependencies.md | 5 - ...aphql-mesh_supergraph-7030-dependencies.md | 5 - .../@graphql-mesh_thrift-7030-dependencies.md | 5 - ...-mesh_transform-cache-7030-dependencies.md | 5 - ...transform-encapsulate-7030-dependencies.md | 6 - ...mesh_transform-extend-7030-dependencies.md | 6 - ..._transform-federation-7030-dependencies.md | 6 - ...ansform-filter-schema-7030-dependencies.md | 6 - ...l-mesh_transform-hive-7030-dependencies.md | 6 - ...transform-hoist-field-7030-dependencies.md | 6 - ...orm-naming-convention-7030-dependencies.md | 6 - ...mesh_transform-prefix-7030-dependencies.md | 6 - ...-mesh_transform-prune-7030-dependencies.md | 5 - ..._transform-rate-limit-7030-dependencies.md | 5 - ...mesh_transform-rename-7030-dependencies.md | 6 - ...ansform-replace-field-7030-dependencies.md | 5 - ...sform-transfer-schema-7030-dependencies.md | 5 - ...ransform-type-merging-7030-dependencies.md | 5 - ...mesh_transport-common-7030-dependencies.md | 6 - ...-mesh_transport-mysql-7030-dependencies.md | 6 - ...-mesh_transport-neo4j-7030-dependencies.md | 6 - ...l-mesh_transport-rest-7030-dependencies.md | 5 - ...l-mesh_transport-soap-7030-dependencies.md | 5 - ...mesh_transport-thrift-7030-dependencies.md | 5 - .../@graphql-mesh_types-7030-dependencies.md | 7 - ...ql-mesh_urql-exchange-7030-dependencies.md | 5 - .../@graphql-mesh_utils-7030-dependencies.md | 6 - ...omnigraph_json-schema-7023-dependencies.md | 5 - ...omnigraph_json-schema-7030-dependencies.md | 6 - .../@omnigraph_mysql-7030-dependencies.md | 6 - .../@omnigraph_neo4j-7030-dependencies.md | 6 - .../@omnigraph_openapi-7030-dependencies.md | 5 - .../@omnigraph_raml-7030-dependencies.md | 6 - .../@omnigraph_soap-7030-dependencies.md | 5 - .../@omnigraph_sqlite-7030-dependencies.md | 5 - e2e/auto-type-merging/CHANGELOG.md | 2 + e2e/cjs-project/CHANGELOG.md | 10 + e2e/compose-to-output/CHANGELOG.md | 10 + e2e/esm-config-in-cjs-project/CHANGELOG.md | 10 + e2e/esm-project/CHANGELOG.md | 10 + e2e/json-schema-subscriptions/CHANGELOG.md | 14 + .../CHANGELOG.md | 10 + e2e/mysql-employees/CHANGELOG.md | 12 + e2e/mysql-rfam/CHANGELOG.md | 14 + e2e/neo4j-example/CHANGELOG.md | 14 + e2e/openapi-javascript-wiki/CHANGELOG.md | 12 + e2e/openapi-subscriptions/CHANGELOG.md | 14 + e2e/programmatic-batching/CHANGELOG.md | 12 + e2e/pubsub-destroy/CHANGELOG.md | 10 + e2e/soap-demo/CHANGELOG.md | 12 + e2e/sqlite-chinook/CHANGELOG.md | 12 + e2e/thrift-calculator/CHANGELOG.md | 13 + e2e/thrift-calculator/package.json | 2 +- e2e/type-merging-batching/CHANGELOG.md | 12 + examples/auth0/CHANGELOG.md | 10 + examples/auth0/package.json | 8 +- examples/cloudflare-workers/CHANGELOG.md | 11 + examples/cloudflare-workers/package.json | 10 +- examples/fastify/CHANGELOG.md | 10 + examples/fastify/package.json | 6 +- .../gateway-supergraph/CHANGELOG.md | 10 + .../gateway-supergraph/package.json | 6 +- .../federation-example/gateway/CHANGELOG.md | 12 + .../federation-example/gateway/package.json | 8 +- examples/gcp-functions/CHANGELOG.md | 9 + examples/gcp-functions/package.json | 6 +- .../graphql-file-upload-example/CHANGELOG.md | 10 + .../graphql-file-upload-example/package.json | 6 +- examples/grpc-example/CHANGELOG.md | 12 + examples/grpc-example/package.json | 8 +- examples/grpc-reflection-example/CHANGELOG.md | 12 + examples/grpc-reflection-example/package.json | 8 +- .../hasura-openbrewery-geodb/CHANGELOG.md | 9 + .../hasura-openbrewery-geodb/package.json | 6 +- examples/hello-world-esm/CHANGELOG.md | 11 + examples/hello-world-esm/package.json | 8 +- examples/hello-world/CHANGELOG.md | 11 + examples/hello-world/package.json | 8 +- examples/hive-example/gateway/CHANGELOG.md | 12 + examples/hive-example/gateway/package.json | 10 +- .../hive-example/sources/authors/CHANGELOG.md | 2 + .../hive-example/sources/authors/package.json | 6 +- .../hive-example/sources/books/CHANGELOG.md | 2 + .../hive-example/sources/books/package.json | 6 +- examples/json-schema-covid/CHANGELOG.md | 11 + examples/json-schema-covid/package.json | 8 +- examples/json-schema-example/CHANGELOG.md | 13 + examples/json-schema-example/package.json | 10 +- examples/json-schema-fhir/CHANGELOG.md | 9 + examples/json-schema-fhir/package.json | 6 +- examples/json-schema-file-upload/CHANGELOG.md | 9 + examples/json-schema-file-upload/package.json | 6 +- .../json-schema-subscriptions/CHANGELOG.md | 10 + .../json-schema-subscriptions/package.json | 8 +- examples/mongoose-example/CHANGELOG.md | 9 + examples/mongoose-example/package.json | 6 +- examples/mysql-employees/CHANGELOG.md | 10 + examples/mysql-employees/package.json | 6 +- examples/mysql-rfam/CHANGELOG.md | 10 + examples/mysql-rfam/package.json | 6 +- examples/neo4j-example/CHANGELOG.md | 10 + examples/neo4j-example/package.json | 8 +- examples/nextjs-apollo-example/CHANGELOG.md | 13 + examples/nextjs-apollo-example/package.json | 10 +- examples/nextjs-sdk-example/CHANGELOG.md | 13 + examples/nextjs-sdk-example/package.json | 10 +- examples/odata-microsoft/CHANGELOG.md | 10 + examples/odata-microsoft/package.json | 6 +- .../CHANGELOG.md | 14 + .../package.json | 10 +- .../odata-msgraph-programmatic/CHANGELOG.md | 14 + .../odata-msgraph-programmatic/package.json | 10 +- examples/odata-trippin/CHANGELOG.md | 10 + examples/odata-trippin/package.json | 6 +- examples/openapi-javascript-wiki/CHANGELOG.md | 9 + examples/openapi-javascript-wiki/package.json | 6 +- .../openapi-location-weather/CHANGELOG.md | 16 + .../openapi-location-weather/package.json | 14 +- examples/openapi-meilisearch/CHANGELOG.md | 9 + examples/openapi-meilisearch/package.json | 6 +- .../openapi-react-weatherbit/CHANGELOG.md | 2 + .../openapi-react-weatherbit/package.json | 4 +- examples/openapi-stackexchange/CHANGELOG.md | 9 + examples/openapi-stackexchange/package.json | 6 +- examples/openapi-stripe/CHANGELOG.md | 9 + examples/openapi-stripe/package.json | 6 +- examples/openapi-subscriptions/CHANGELOG.md | 9 + examples/openapi-subscriptions/package.json | 6 +- examples/openapi-youtrack/CHANGELOG.md | 10 + examples/openapi-youtrack/package.json | 8 +- examples/openwhisk-example/CHANGELOG.md | 10 + examples/openwhisk-example/package.json | 6 +- examples/persisted-operations/CHANGELOG.md | 11 + examples/persisted-operations/package.json | 8 +- examples/postgres-geodb/CHANGELOG.md | 19 + examples/postgres-geodb/package.json | 16 +- examples/programmatic-batching/CHANGELOG.md | 9 + examples/programmatic-batching/package.json | 6 +- examples/reddit-example/CHANGELOG.md | 9 + examples/reddit-example/package.json | 6 +- examples/soap-country-info/CHANGELOG.md | 11 + examples/soap-country-info/package.json | 8 +- examples/soap-demo/CHANGELOG.md | 10 + examples/soap-demo/package.json | 6 +- examples/soap-netsuite/CHANGELOG.md | 10 + examples/soap-netsuite/package.json | 6 +- examples/spacex-cfw/CHANGELOG.md | 14 + examples/spacex-cfw/package.json | 12 +- examples/sqlite-chinook/CHANGELOG.md | 9 + examples/sqlite-chinook/package.json | 6 +- examples/thrift-calculator/CHANGELOG.md | 10 + examples/thrift-calculator/package.json | 6 +- .../CHANGELOG.md | 14 + .../package.json | 10 +- examples/v1-next/auth0/CHANGELOG.md | 14 + examples/v1-next/auth0/package.json | 10 +- .../integrations/cfw-breweries/CHANGELOG.md | 16 + .../integrations/cfw-breweries/package.json | 14 +- .../integrations/cfw-spacex/CHANGELOG.md | 12 + .../integrations/cfw-spacex/package.json | 10 +- .../v1-next/integrations/fastify/CHANGELOG.md | 12 + .../v1-next/integrations/fastify/package.json | 8 +- .../integrations/gcp-functions/CHANGELOG.md | 13 + .../integrations/gcp-functions/package.json | 8 +- .../openwhisk-example/CHANGELOG.md | 10 + .../openwhisk-example/package.json | 6 +- .../v1-next/json-schema-reddit/CHANGELOG.md | 13 + .../openapi-location-weather/CHANGELOG.md | 14 + .../openapi-location-weather/package.json | 12 +- .../v1-next/openapi-youtrack/CHANGELOG.md | 12 + .../v1-next/openapi-youtrack/package.json | 8 +- packages/cache/cfw-kv/CHANGELOG.md | 10 + packages/cache/cfw-kv/package.json | 6 +- packages/cache/file/CHANGELOG.md | 12 + packages/cache/file/package.json | 8 +- packages/cache/localforage/CHANGELOG.md | 10 + packages/cache/localforage/package.json | 6 +- packages/cache/redis/CHANGELOG.md | 12 + packages/cache/redis/package.json | 8 +- packages/compose-cli/CHANGELOG.md | 18 + packages/compose-cli/package.json | 8 +- packages/cross-helpers/CHANGELOG.md | 11 + packages/cross-helpers/package.json | 2 +- packages/fusion/composition/CHANGELOG.md | 14 + packages/fusion/composition/package.json | 2 +- packages/fusion/runtime/CHANGELOG.md | 26 + packages/fusion/runtime/package.json | 10 +- packages/legacy/apollo-link/CHANGELOG.md | 14 + packages/legacy/apollo-link/package.json | 4 +- packages/legacy/cli/CHANGELOG.md | 27 + packages/legacy/cli/package.json | 16 +- packages/legacy/config/CHANGELOG.md | 28 + packages/legacy/config/package.json | 18 +- packages/legacy/container/package.json | 36 +- packages/legacy/handlers/graphql/CHANGELOG.md | 27 + packages/legacy/handlers/graphql/package.json | 10 +- packages/legacy/handlers/grpc/CHANGELOG.md | 21 + packages/legacy/handlers/grpc/package.json | 10 +- .../legacy/handlers/json-schema/CHANGELOG.md | 18 + .../legacy/handlers/json-schema/package.json | 12 +- .../legacy/handlers/mongoose/CHANGELOG.md | 10 + .../legacy/handlers/mongoose/package.json | 6 +- packages/legacy/handlers/mysql/CHANGELOG.md | 21 + packages/legacy/handlers/mysql/package.json | 10 +- packages/legacy/handlers/neo4j/CHANGELOG.md | 15 + packages/legacy/handlers/neo4j/package.json | 10 +- packages/legacy/handlers/odata/CHANGELOG.md | 24 + packages/legacy/handlers/odata/package.json | 10 +- packages/legacy/handlers/openapi/CHANGELOG.md | 15 + packages/legacy/handlers/openapi/package.json | 10 +- .../legacy/handlers/postgraphile/CHANGELOG.md | 21 + .../legacy/handlers/postgraphile/package.json | 10 +- packages/legacy/handlers/raml/CHANGELOG.md | 15 + packages/legacy/handlers/raml/package.json | 10 +- packages/legacy/handlers/soap/CHANGELOG.md | 23 + packages/legacy/handlers/soap/package.json | 12 +- .../legacy/handlers/supergraph/CHANGELOG.md | 21 + .../legacy/handlers/supergraph/package.json | 10 +- packages/legacy/handlers/thrift/CHANGELOG.md | 22 + packages/legacy/handlers/thrift/package.json | 12 +- packages/legacy/handlers/tuql/CHANGELOG.md | 10 + packages/legacy/handlers/tuql/package.json | 6 +- packages/legacy/http/CHANGELOG.md | 20 + packages/legacy/http/package.json | 10 +- packages/legacy/mergers/bare/CHANGELOG.md | 21 + packages/legacy/mergers/bare/package.json | 8 +- .../legacy/mergers/federation/CHANGELOG.md | 21 + .../legacy/mergers/federation/package.json | 10 +- .../legacy/mergers/stitching/CHANGELOG.md | 25 + .../legacy/mergers/stitching/package.json | 8 +- packages/legacy/runtime/CHANGELOG.md | 24 + packages/legacy/runtime/package.json | 8 +- packages/legacy/store/CHANGELOG.md | 26 + packages/legacy/store/package.json | 8 +- packages/legacy/transforms/cache/CHANGELOG.md | 18 + packages/legacy/transforms/cache/package.json | 10 +- .../transforms/encapsulate/CHANGELOG.md | 19 + .../transforms/encapsulate/package.json | 6 +- .../legacy/transforms/extend/CHANGELOG.md | 21 + .../legacy/transforms/extend/package.json | 8 +- .../legacy/transforms/federation/CHANGELOG.md | 19 + .../legacy/transforms/federation/package.json | 6 +- .../transforms/filter-schema/CHANGELOG.md | 19 + .../transforms/filter-schema/package.json | 6 +- packages/legacy/transforms/hive/CHANGELOG.md | 19 + packages/legacy/transforms/hive/package.json | 6 +- .../transforms/hoist-field/CHANGELOG.md | 19 + .../transforms/hoist-field/package.json | 8 +- .../transforms/naming-convention/CHANGELOG.md | 19 + .../transforms/naming-convention/package.json | 8 +- .../legacy/transforms/prefix/CHANGELOG.md | 19 + .../legacy/transforms/prefix/package.json | 8 +- packages/legacy/transforms/prune/CHANGELOG.md | 14 + packages/legacy/transforms/prune/package.json | 4 +- .../legacy/transforms/rate-limit/CHANGELOG.md | 18 + .../legacy/transforms/rate-limit/package.json | 10 +- .../legacy/transforms/rename/CHANGELOG.md | 19 + .../legacy/transforms/rename/package.json | 8 +- .../transforms/replace-field/CHANGELOG.md | 16 + .../transforms/replace-field/package.json | 8 +- .../resolvers-composition/CHANGELOG.md | 10 + .../resolvers-composition/package.json | 6 +- .../transforms/transfer-schema/CHANGELOG.md | 16 + .../transforms/transfer-schema/package.json | 6 +- .../transforms/type-merging/CHANGELOG.md | 16 + .../transforms/type-merging/package.json | 6 +- packages/legacy/types/CHANGELOG.md | 21 + packages/legacy/types/package.json | 4 +- packages/legacy/urql/CHANGELOG.md | 14 + packages/legacy/urql/package.json | 4 +- packages/legacy/utils/CHANGELOG.md | 19 + packages/legacy/utils/package.json | 6 +- packages/loaders/json-schema/CHANGELOG.md | 32 + packages/loaders/json-schema/package.json | 12 +- packages/loaders/mysql/CHANGELOG.md | 23 + packages/loaders/mysql/package.json | 10 +- packages/loaders/neo4j/CHANGELOG.md | 19 + packages/loaders/neo4j/package.json | 6 +- packages/loaders/openapi/CHANGELOG.md | 21 + packages/loaders/openapi/package.json | 10 +- packages/loaders/raml/CHANGELOG.md | 24 + packages/loaders/raml/package.json | 10 +- packages/loaders/soap/CHANGELOG.md | 20 + packages/loaders/soap/package.json | 10 +- packages/loaders/sqlite/CHANGELOG.md | 16 + packages/loaders/sqlite/package.json | 6 +- packages/loaders/thrift/CHANGELOG.md | 14 + packages/loaders/thrift/package.json | 10 +- .../plugins/deduplicate-request/CHANGELOG.md | 10 + .../plugins/deduplicate-request/package.json | 6 +- packages/plugins/hive/CHANGELOG.md | 12 + packages/plugins/hive/package.json | 8 +- packages/plugins/http-cache/CHANGELOG.md | 10 + packages/plugins/http-cache/package.json | 6 +- .../http-details-extensions/CHANGELOG.md | 10 + .../http-details-extensions/package.json | 6 +- packages/plugins/live-query/CHANGELOG.md | 12 + packages/plugins/live-query/package.json | 8 +- packages/plugins/mock/CHANGELOG.md | 21 + packages/plugins/mock/package.json | 10 +- packages/plugins/newrelic/CHANGELOG.md | 12 + packages/plugins/newrelic/package.json | 8 +- .../operation-field-permissions/CHANGELOG.md | 10 + .../operation-field-permissions/package.json | 6 +- .../plugins/operation-headers/CHANGELOG.md | 12 + .../plugins/operation-headers/package.json | 8 +- packages/plugins/prometheus/CHANGELOG.md | 12 + packages/plugins/prometheus/package.json | 8 +- packages/plugins/rate-limit/CHANGELOG.md | 16 + packages/plugins/rate-limit/package.json | 6 +- packages/plugins/response-cache/CHANGELOG.md | 12 + packages/plugins/response-cache/package.json | 8 +- packages/plugins/snapshot/CHANGELOG.md | 12 + packages/plugins/snapshot/package.json | 8 +- packages/plugins/statsd/CHANGELOG.md | 10 + packages/plugins/statsd/package.json | 6 +- packages/serve-cli/CHANGELOG.md | 20 + packages/serve-cli/package.json | 10 +- packages/serve-runtime/CHANGELOG.md | 29 + packages/serve-runtime/package.json | 10 +- packages/transports/common/CHANGELOG.md | 17 + packages/transports/common/package.json | 4 +- packages/transports/http/CHANGELOG.md | 8 + packages/transports/http/package.json | 4 +- packages/transports/mysql/CHANGELOG.md | 23 + packages/transports/mysql/package.json | 10 +- packages/transports/neo4j/CHANGELOG.md | 19 + packages/transports/neo4j/package.json | 6 +- packages/transports/rest/CHANGELOG.md | 20 + packages/transports/rest/package.json | 10 +- packages/transports/soap/CHANGELOG.md | 18 + packages/transports/soap/package.json | 8 +- packages/transports/sqlite/CHANGELOG.md | 8 + packages/transports/sqlite/package.json | 4 +- packages/transports/thrift/CHANGELOG.md | 16 + packages/transports/thrift/package.json | 6 +- yarn.lock | 992 +++++++++--------- 360 files changed, 3340 insertions(+), 1393 deletions(-) delete mode 100644 .changeset/@graphql-mesh_apollo-link-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_cli-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_compose-cli-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_config-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_cross-helpers-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_fusion-composition-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_fusion-runtime-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_graphql-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_grpc-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_http-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_merger-bare-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_merger-federation-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_merger-stitching-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_mysql-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_odata-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_plugin-mock-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_plugin-rate-limit-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_postgraphile-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_runtime-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_serve-cli-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_serve-runtime-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_soap-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_store-7025-dependencies.md delete mode 100644 .changeset/@graphql-mesh_store-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_supergraph-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_thrift-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_transform-cache-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_transform-encapsulate-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_transform-extend-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_transform-federation-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_transform-filter-schema-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_transform-hive-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_transform-hoist-field-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_transform-naming-convention-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_transform-prefix-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_transform-prune-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_transform-rate-limit-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_transform-rename-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_transform-replace-field-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_transform-transfer-schema-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_transform-type-merging-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_transport-common-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_transport-mysql-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_transport-neo4j-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_transport-rest-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_transport-soap-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_transport-thrift-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_types-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_urql-exchange-7030-dependencies.md delete mode 100644 .changeset/@graphql-mesh_utils-7030-dependencies.md delete mode 100644 .changeset/@omnigraph_json-schema-7023-dependencies.md delete mode 100644 .changeset/@omnigraph_json-schema-7030-dependencies.md delete mode 100644 .changeset/@omnigraph_mysql-7030-dependencies.md delete mode 100644 .changeset/@omnigraph_neo4j-7030-dependencies.md delete mode 100644 .changeset/@omnigraph_openapi-7030-dependencies.md delete mode 100644 .changeset/@omnigraph_raml-7030-dependencies.md delete mode 100644 .changeset/@omnigraph_soap-7030-dependencies.md delete mode 100644 .changeset/@omnigraph_sqlite-7030-dependencies.md diff --git a/.changeset/@graphql-mesh_apollo-link-7030-dependencies.md b/.changeset/@graphql-mesh_apollo-link-7030-dependencies.md deleted file mode 100644 index abe54962a096a..0000000000000 --- a/.changeset/@graphql-mesh_apollo-link-7030-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-mesh/apollo-link": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `peerDependencies`) diff --git a/.changeset/@graphql-mesh_cli-7030-dependencies.md b/.changeset/@graphql-mesh_cli-7030-dependencies.md deleted file mode 100644 index ee776edaf3156..0000000000000 --- a/.changeset/@graphql-mesh_cli-7030-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-mesh/cli": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `dependencies`) diff --git a/.changeset/@graphql-mesh_compose-cli-7030-dependencies.md b/.changeset/@graphql-mesh_compose-cli-7030-dependencies.md deleted file mode 100644 index 885fb825cea0c..0000000000000 --- a/.changeset/@graphql-mesh_compose-cli-7030-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-mesh/compose-cli": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `dependencies`) diff --git a/.changeset/@graphql-mesh_config-7030-dependencies.md b/.changeset/@graphql-mesh_config-7030-dependencies.md deleted file mode 100644 index 0cd785fee4f30..0000000000000 --- a/.changeset/@graphql-mesh_config-7030-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-mesh/config": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `peerDependencies`) diff --git a/.changeset/@graphql-mesh_cross-helpers-7030-dependencies.md b/.changeset/@graphql-mesh_cross-helpers-7030-dependencies.md deleted file mode 100644 index 6626a94fb2db1..0000000000000 --- a/.changeset/@graphql-mesh_cross-helpers-7030-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-mesh/cross-helpers": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `peerDependencies`) diff --git a/.changeset/@graphql-mesh_fusion-composition-7030-dependencies.md b/.changeset/@graphql-mesh_fusion-composition-7030-dependencies.md deleted file mode 100644 index b2cf2a7e44fe8..0000000000000 --- a/.changeset/@graphql-mesh_fusion-composition-7030-dependencies.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@graphql-mesh/fusion-composition": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/schema@^10.0.4` ↗︎](https://www.npmjs.com/package/@graphql-tools/schema/v/10.0.4) (from `^10.0.2`, in `dependencies`) - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `dependencies`) diff --git a/.changeset/@graphql-mesh_fusion-runtime-7030-dependencies.md b/.changeset/@graphql-mesh_fusion-runtime-7030-dependencies.md deleted file mode 100644 index d077d844e9de4..0000000000000 --- a/.changeset/@graphql-mesh_fusion-runtime-7030-dependencies.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@graphql-mesh/fusion-runtime": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) (from `^10.0.10`, in `dependencies`) - - Updated dependency [`@graphql-tools/stitch@^9.2.9` ↗︎](https://www.npmjs.com/package/@graphql-tools/stitch/v/9.2.9) (from `^9.2.8`, in `dependencies`) - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `dependencies`) diff --git a/.changeset/@graphql-mesh_graphql-7030-dependencies.md b/.changeset/@graphql-mesh_graphql-7030-dependencies.md deleted file mode 100644 index 80e84047dbd42..0000000000000 --- a/.changeset/@graphql-mesh_graphql-7030-dependencies.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@graphql-mesh/graphql": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) (from `^10.0.10`, in `dependencies`) - - Updated dependency [`@graphql-tools/federation@^1.1.36` ↗︎](https://www.npmjs.com/package/@graphql-tools/federation/v/1.1.36) (from `^1.1.35`, in `dependencies`) - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `peerDependencies`) diff --git a/.changeset/@graphql-mesh_grpc-7030-dependencies.md b/.changeset/@graphql-mesh_grpc-7030-dependencies.md deleted file mode 100644 index 07a68c7dced6f..0000000000000 --- a/.changeset/@graphql-mesh_grpc-7030-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-mesh/grpc": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `peerDependencies`) diff --git a/.changeset/@graphql-mesh_http-7030-dependencies.md b/.changeset/@graphql-mesh_http-7030-dependencies.md deleted file mode 100644 index 93187fac2f78d..0000000000000 --- a/.changeset/@graphql-mesh_http-7030-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-mesh/http": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `peerDependencies`) diff --git a/.changeset/@graphql-mesh_merger-bare-7030-dependencies.md b/.changeset/@graphql-mesh_merger-bare-7030-dependencies.md deleted file mode 100644 index b998b74d659be..0000000000000 --- a/.changeset/@graphql-mesh_merger-bare-7030-dependencies.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@graphql-mesh/merger-bare": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/schema@10.0.4` ↗︎](https://www.npmjs.com/package/@graphql-tools/schema/v/10.0.4) (from `10.0.3`, in `dependencies`) - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `peerDependencies`) diff --git a/.changeset/@graphql-mesh_merger-federation-7030-dependencies.md b/.changeset/@graphql-mesh_merger-federation-7030-dependencies.md deleted file mode 100644 index 41463d6e4e726..0000000000000 --- a/.changeset/@graphql-mesh_merger-federation-7030-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-mesh/merger-federation": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `peerDependencies`) diff --git a/.changeset/@graphql-mesh_merger-stitching-7030-dependencies.md b/.changeset/@graphql-mesh_merger-stitching-7030-dependencies.md deleted file mode 100644 index 7069feede3936..0000000000000 --- a/.changeset/@graphql-mesh_merger-stitching-7030-dependencies.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@graphql-mesh/merger-stitching": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) (from `^10.0.10`, in `dependencies`) - - Updated dependency [`@graphql-tools/stitch@^9.2.9` ↗︎](https://www.npmjs.com/package/@graphql-tools/stitch/v/9.2.9) (from `^9.2.8`, in `dependencies`) - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `peerDependencies`) diff --git a/.changeset/@graphql-mesh_mysql-7030-dependencies.md b/.changeset/@graphql-mesh_mysql-7030-dependencies.md deleted file mode 100644 index 1170ce61e350a..0000000000000 --- a/.changeset/@graphql-mesh_mysql-7030-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-mesh/mysql": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `peerDependencies`) diff --git a/.changeset/@graphql-mesh_odata-7030-dependencies.md b/.changeset/@graphql-mesh_odata-7030-dependencies.md deleted file mode 100644 index 3db3d43521b25..0000000000000 --- a/.changeset/@graphql-mesh_odata-7030-dependencies.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@graphql-mesh/odata": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) (from `^10.0.10`, in `dependencies`) - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `peerDependencies`) diff --git a/.changeset/@graphql-mesh_plugin-mock-7030-dependencies.md b/.changeset/@graphql-mesh_plugin-mock-7030-dependencies.md deleted file mode 100644 index ec7ec09bcd123..0000000000000 --- a/.changeset/@graphql-mesh_plugin-mock-7030-dependencies.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@graphql-mesh/plugin-mock": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/mock@^9.0.3` ↗︎](https://www.npmjs.com/package/@graphql-tools/mock/v/9.0.3) (from `^9.0.0`, in `dependencies`) - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `peerDependencies`) diff --git a/.changeset/@graphql-mesh_plugin-rate-limit-7030-dependencies.md b/.changeset/@graphql-mesh_plugin-rate-limit-7030-dependencies.md deleted file mode 100644 index 6e45d97a6c9b8..0000000000000 --- a/.changeset/@graphql-mesh_plugin-rate-limit-7030-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-mesh/plugin-rate-limit": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `peerDependencies`) diff --git a/.changeset/@graphql-mesh_postgraphile-7030-dependencies.md b/.changeset/@graphql-mesh_postgraphile-7030-dependencies.md deleted file mode 100644 index ed60eebac45dc..0000000000000 --- a/.changeset/@graphql-mesh_postgraphile-7030-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-mesh/postgraphile": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) (from `^10.0.10`, in `dependencies`) diff --git a/.changeset/@graphql-mesh_runtime-7030-dependencies.md b/.changeset/@graphql-mesh_runtime-7030-dependencies.md deleted file mode 100644 index a341431fc53c3..0000000000000 --- a/.changeset/@graphql-mesh_runtime-7030-dependencies.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@graphql-mesh/runtime": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/batch-delegate@^9.0.3` ↗︎](https://www.npmjs.com/package/@graphql-tools/batch-delegate/v/9.0.3) (from `^9.0.2`, in `dependencies`) - - Updated dependency [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) (from `^10.0.10`, in `dependencies`) - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `peerDependencies`) diff --git a/.changeset/@graphql-mesh_serve-cli-7030-dependencies.md b/.changeset/@graphql-mesh_serve-cli-7030-dependencies.md deleted file mode 100644 index 74d27705d820a..0000000000000 --- a/.changeset/@graphql-mesh_serve-cli-7030-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-mesh/serve-cli": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `dependencies`) diff --git a/.changeset/@graphql-mesh_serve-runtime-7030-dependencies.md b/.changeset/@graphql-mesh_serve-runtime-7030-dependencies.md deleted file mode 100644 index 54541c8b1ea4f..0000000000000 --- a/.changeset/@graphql-mesh_serve-runtime-7030-dependencies.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"@graphql-mesh/serve-runtime": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) (from `^10.0.10`, in `dependencies`) - - Updated dependency [`@graphql-tools/federation@^1.1.36` ↗︎](https://www.npmjs.com/package/@graphql-tools/federation/v/1.1.36) (from `^1.1.35`, in `dependencies`) - - Updated dependency [`@graphql-tools/stitch@^9.2.9` ↗︎](https://www.npmjs.com/package/@graphql-tools/stitch/v/9.2.9) (from `^9.2.8`, in `dependencies`) - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `dependencies`) diff --git a/.changeset/@graphql-mesh_soap-7030-dependencies.md b/.changeset/@graphql-mesh_soap-7030-dependencies.md deleted file mode 100644 index 728246a1c29f9..0000000000000 --- a/.changeset/@graphql-mesh_soap-7030-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-mesh/soap": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `peerDependencies`) diff --git a/.changeset/@graphql-mesh_store-7025-dependencies.md b/.changeset/@graphql-mesh_store-7025-dependencies.md deleted file mode 100644 index 9c00bb9792164..0000000000000 --- a/.changeset/@graphql-mesh_store-7025-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-mesh/store": patch ---- -dependencies updates: - - Updated dependency [`@graphql-inspector/core@6.0.1` ↗︎](https://www.npmjs.com/package/@graphql-inspector/core/v/6.0.1) (from `5.0.2`, in `dependencies`) diff --git a/.changeset/@graphql-mesh_store-7030-dependencies.md b/.changeset/@graphql-mesh_store-7030-dependencies.md deleted file mode 100644 index 5da95d6b9485d..0000000000000 --- a/.changeset/@graphql-mesh_store-7030-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-mesh/store": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `peerDependencies`) diff --git a/.changeset/@graphql-mesh_supergraph-7030-dependencies.md b/.changeset/@graphql-mesh_supergraph-7030-dependencies.md deleted file mode 100644 index 7d67dc89e9f6a..0000000000000 --- a/.changeset/@graphql-mesh_supergraph-7030-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-mesh/supergraph": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/federation@^1.1.36` ↗︎](https://www.npmjs.com/package/@graphql-tools/federation/v/1.1.36) (from `^1.1.35`, in `dependencies`) diff --git a/.changeset/@graphql-mesh_thrift-7030-dependencies.md b/.changeset/@graphql-mesh_thrift-7030-dependencies.md deleted file mode 100644 index d59261bd5f7fe..0000000000000 --- a/.changeset/@graphql-mesh_thrift-7030-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-mesh/thrift": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `peerDependencies`) diff --git a/.changeset/@graphql-mesh_transform-cache-7030-dependencies.md b/.changeset/@graphql-mesh_transform-cache-7030-dependencies.md deleted file mode 100644 index ebc674d34951e..0000000000000 --- a/.changeset/@graphql-mesh_transform-cache-7030-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-mesh/transform-cache": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `peerDependencies`) diff --git a/.changeset/@graphql-mesh_transform-encapsulate-7030-dependencies.md b/.changeset/@graphql-mesh_transform-encapsulate-7030-dependencies.md deleted file mode 100644 index cf026357f6620..0000000000000 --- a/.changeset/@graphql-mesh_transform-encapsulate-7030-dependencies.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@graphql-mesh/transform-encapsulate": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) (from `^10.0.10`, in `dependencies`) - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `peerDependencies`) diff --git a/.changeset/@graphql-mesh_transform-extend-7030-dependencies.md b/.changeset/@graphql-mesh_transform-extend-7030-dependencies.md deleted file mode 100644 index 3a0b9d9a1a14f..0000000000000 --- a/.changeset/@graphql-mesh_transform-extend-7030-dependencies.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@graphql-mesh/transform-extend": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/schema@10.0.4` ↗︎](https://www.npmjs.com/package/@graphql-tools/schema/v/10.0.4) (from `10.0.3`, in `dependencies`) - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `peerDependencies`) diff --git a/.changeset/@graphql-mesh_transform-federation-7030-dependencies.md b/.changeset/@graphql-mesh_transform-federation-7030-dependencies.md deleted file mode 100644 index c63ef9a32bc5e..0000000000000 --- a/.changeset/@graphql-mesh_transform-federation-7030-dependencies.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@graphql-mesh/transform-federation": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) (from `^10.0.10`, in `dependencies`) - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `peerDependencies`) diff --git a/.changeset/@graphql-mesh_transform-filter-schema-7030-dependencies.md b/.changeset/@graphql-mesh_transform-filter-schema-7030-dependencies.md deleted file mode 100644 index ce0c993cc9a69..0000000000000 --- a/.changeset/@graphql-mesh_transform-filter-schema-7030-dependencies.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@graphql-mesh/transform-filter-schema": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) (from `^10.0.10`, in `dependencies`) - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `peerDependencies`) diff --git a/.changeset/@graphql-mesh_transform-hive-7030-dependencies.md b/.changeset/@graphql-mesh_transform-hive-7030-dependencies.md deleted file mode 100644 index 753914b907608..0000000000000 --- a/.changeset/@graphql-mesh_transform-hive-7030-dependencies.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@graphql-mesh/transform-hive": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) (from `^10.0.10`, in `dependencies`) - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `peerDependencies`) diff --git a/.changeset/@graphql-mesh_transform-hoist-field-7030-dependencies.md b/.changeset/@graphql-mesh_transform-hoist-field-7030-dependencies.md deleted file mode 100644 index 7f5700f464fb0..0000000000000 --- a/.changeset/@graphql-mesh_transform-hoist-field-7030-dependencies.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@graphql-mesh/transform-hoist-field": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) (from `^10.0.10`, in `dependencies`) - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `peerDependencies`) diff --git a/.changeset/@graphql-mesh_transform-naming-convention-7030-dependencies.md b/.changeset/@graphql-mesh_transform-naming-convention-7030-dependencies.md deleted file mode 100644 index 4d02909accbde..0000000000000 --- a/.changeset/@graphql-mesh_transform-naming-convention-7030-dependencies.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@graphql-mesh/transform-naming-convention": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) (from `^10.0.10`, in `dependencies`) - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `peerDependencies`) diff --git a/.changeset/@graphql-mesh_transform-prefix-7030-dependencies.md b/.changeset/@graphql-mesh_transform-prefix-7030-dependencies.md deleted file mode 100644 index 6e0cf8d3ae124..0000000000000 --- a/.changeset/@graphql-mesh_transform-prefix-7030-dependencies.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@graphql-mesh/transform-prefix": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) (from `^10.0.10`, in `dependencies`) - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `peerDependencies`) diff --git a/.changeset/@graphql-mesh_transform-prune-7030-dependencies.md b/.changeset/@graphql-mesh_transform-prune-7030-dependencies.md deleted file mode 100644 index 8647c08e227f6..0000000000000 --- a/.changeset/@graphql-mesh_transform-prune-7030-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-mesh/transform-prune": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `peerDependencies`) diff --git a/.changeset/@graphql-mesh_transform-rate-limit-7030-dependencies.md b/.changeset/@graphql-mesh_transform-rate-limit-7030-dependencies.md deleted file mode 100644 index c8595874a3891..0000000000000 --- a/.changeset/@graphql-mesh_transform-rate-limit-7030-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-mesh/transform-rate-limit": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `peerDependencies`) diff --git a/.changeset/@graphql-mesh_transform-rename-7030-dependencies.md b/.changeset/@graphql-mesh_transform-rename-7030-dependencies.md deleted file mode 100644 index e82adb31ddb11..0000000000000 --- a/.changeset/@graphql-mesh_transform-rename-7030-dependencies.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@graphql-mesh/transform-rename": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) (from `^10.0.10`, in `dependencies`) - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `peerDependencies`) diff --git a/.changeset/@graphql-mesh_transform-replace-field-7030-dependencies.md b/.changeset/@graphql-mesh_transform-replace-field-7030-dependencies.md deleted file mode 100644 index a43b4762c5b95..0000000000000 --- a/.changeset/@graphql-mesh_transform-replace-field-7030-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-mesh/transform-replace-field": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `peerDependencies`) diff --git a/.changeset/@graphql-mesh_transform-transfer-schema-7030-dependencies.md b/.changeset/@graphql-mesh_transform-transfer-schema-7030-dependencies.md deleted file mode 100644 index fa58fce519355..0000000000000 --- a/.changeset/@graphql-mesh_transform-transfer-schema-7030-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-mesh/transform-transfer-schema": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `peerDependencies`) diff --git a/.changeset/@graphql-mesh_transform-type-merging-7030-dependencies.md b/.changeset/@graphql-mesh_transform-type-merging-7030-dependencies.md deleted file mode 100644 index 0ef4510f8e899..0000000000000 --- a/.changeset/@graphql-mesh_transform-type-merging-7030-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-mesh/transform-type-merging": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) (from `^10.0.10`, in `dependencies`) diff --git a/.changeset/@graphql-mesh_transport-common-7030-dependencies.md b/.changeset/@graphql-mesh_transport-common-7030-dependencies.md deleted file mode 100644 index cdd556143359b..0000000000000 --- a/.changeset/@graphql-mesh_transport-common-7030-dependencies.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@graphql-mesh/transport-common": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) (from `^10.0.10`, in `dependencies`) - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `dependencies`) diff --git a/.changeset/@graphql-mesh_transport-mysql-7030-dependencies.md b/.changeset/@graphql-mesh_transport-mysql-7030-dependencies.md deleted file mode 100644 index 26a30d656661f..0000000000000 --- a/.changeset/@graphql-mesh_transport-mysql-7030-dependencies.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@graphql-mesh/transport-mysql": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) (from `^10.0.10`, in `dependencies`) - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `dependencies`) diff --git a/.changeset/@graphql-mesh_transport-neo4j-7030-dependencies.md b/.changeset/@graphql-mesh_transport-neo4j-7030-dependencies.md deleted file mode 100644 index 35e8b03294853..0000000000000 --- a/.changeset/@graphql-mesh_transport-neo4j-7030-dependencies.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@graphql-mesh/transport-neo4j": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) (from `^10.0.10`, in `dependencies`) - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `dependencies`) diff --git a/.changeset/@graphql-mesh_transport-rest-7030-dependencies.md b/.changeset/@graphql-mesh_transport-rest-7030-dependencies.md deleted file mode 100644 index e95c916ac8ac6..0000000000000 --- a/.changeset/@graphql-mesh_transport-rest-7030-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-mesh/transport-rest": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `peerDependencies`) diff --git a/.changeset/@graphql-mesh_transport-soap-7030-dependencies.md b/.changeset/@graphql-mesh_transport-soap-7030-dependencies.md deleted file mode 100644 index a95f53d767ad6..0000000000000 --- a/.changeset/@graphql-mesh_transport-soap-7030-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-mesh/transport-soap": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `peerDependencies`) diff --git a/.changeset/@graphql-mesh_transport-thrift-7030-dependencies.md b/.changeset/@graphql-mesh_transport-thrift-7030-dependencies.md deleted file mode 100644 index 90b52bec0abd2..0000000000000 --- a/.changeset/@graphql-mesh_transport-thrift-7030-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-mesh/transport-thrift": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `dependencies`) diff --git a/.changeset/@graphql-mesh_types-7030-dependencies.md b/.changeset/@graphql-mesh_types-7030-dependencies.md deleted file mode 100644 index 379aad6e3e78b..0000000000000 --- a/.changeset/@graphql-mesh_types-7030-dependencies.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@graphql-mesh/types": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/batch-delegate@^9.0.3` ↗︎](https://www.npmjs.com/package/@graphql-tools/batch-delegate/v/9.0.3) (from `^9.0.2`, in `dependencies`) - - Updated dependency [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) (from `^10.0.10`, in `dependencies`) - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `peerDependencies`) diff --git a/.changeset/@graphql-mesh_urql-exchange-7030-dependencies.md b/.changeset/@graphql-mesh_urql-exchange-7030-dependencies.md deleted file mode 100644 index b2d405fa2f003..0000000000000 --- a/.changeset/@graphql-mesh_urql-exchange-7030-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-mesh/urql-exchange": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `peerDependencies`) diff --git a/.changeset/@graphql-mesh_utils-7030-dependencies.md b/.changeset/@graphql-mesh_utils-7030-dependencies.md deleted file mode 100644 index 3b7a6fbe5caf6..0000000000000 --- a/.changeset/@graphql-mesh_utils-7030-dependencies.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@graphql-mesh/utils": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) (from `^10.0.10`, in `dependencies`) - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `peerDependencies`) diff --git a/.changeset/@omnigraph_json-schema-7023-dependencies.md b/.changeset/@omnigraph_json-schema-7023-dependencies.md deleted file mode 100644 index 3d548b9eceb97..0000000000000 --- a/.changeset/@omnigraph_json-schema-7023-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@omnigraph/json-schema": patch ---- -dependencies updates: - - Updated dependency [`ajv@8.14.0` ↗︎](https://www.npmjs.com/package/ajv/v/8.14.0) (from `8.13.0`, in `dependencies`) diff --git a/.changeset/@omnigraph_json-schema-7030-dependencies.md b/.changeset/@omnigraph_json-schema-7030-dependencies.md deleted file mode 100644 index 309c54946cb27..0000000000000 --- a/.changeset/@omnigraph_json-schema-7030-dependencies.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@omnigraph/json-schema": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) (from `^10.0.10`, in `dependencies`) - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `peerDependencies`) diff --git a/.changeset/@omnigraph_mysql-7030-dependencies.md b/.changeset/@omnigraph_mysql-7030-dependencies.md deleted file mode 100644 index eca74783984fe..0000000000000 --- a/.changeset/@omnigraph_mysql-7030-dependencies.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@omnigraph/mysql": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) (from `^10.0.10`, in `dependencies`) - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `dependencies`) diff --git a/.changeset/@omnigraph_neo4j-7030-dependencies.md b/.changeset/@omnigraph_neo4j-7030-dependencies.md deleted file mode 100644 index 2580efcd3a096..0000000000000 --- a/.changeset/@omnigraph_neo4j-7030-dependencies.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@omnigraph/neo4j": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) (from `^10.0.10`, in `dependencies`) - - Updated dependency [`@graphql-tools/schema@^10.0.4` ↗︎](https://www.npmjs.com/package/@graphql-tools/schema/v/10.0.4) (from `^10.0.2`, in `dependencies`) diff --git a/.changeset/@omnigraph_openapi-7030-dependencies.md b/.changeset/@omnigraph_openapi-7030-dependencies.md deleted file mode 100644 index aafdc110d813d..0000000000000 --- a/.changeset/@omnigraph_openapi-7030-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@omnigraph/openapi": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) (from `^10.0.10`, in `dependencies`) diff --git a/.changeset/@omnigraph_raml-7030-dependencies.md b/.changeset/@omnigraph_raml-7030-dependencies.md deleted file mode 100644 index cbc0fe49cd6fb..0000000000000 --- a/.changeset/@omnigraph_raml-7030-dependencies.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@omnigraph/raml": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) (from `^10.0.10`, in `dependencies`) - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `peerDependencies`) diff --git a/.changeset/@omnigraph_soap-7030-dependencies.md b/.changeset/@omnigraph_soap-7030-dependencies.md deleted file mode 100644 index 4dc524f883709..0000000000000 --- a/.changeset/@omnigraph_soap-7030-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@omnigraph/soap": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) (from `^10.2.0`, in `peerDependencies`) diff --git a/.changeset/@omnigraph_sqlite-7030-dependencies.md b/.changeset/@omnigraph_sqlite-7030-dependencies.md deleted file mode 100644 index f2f2cd3d6f79a..0000000000000 --- a/.changeset/@omnigraph_sqlite-7030-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@omnigraph/sqlite": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) (from `^10.0.10`, in `dependencies`) diff --git a/e2e/auto-type-merging/CHANGELOG.md b/e2e/auto-type-merging/CHANGELOG.md index 07624d538a7f4..7fe4f051c9a33 100644 --- a/e2e/auto-type-merging/CHANGELOG.md +++ b/e2e/auto-type-merging/CHANGELOG.md @@ -19,3 +19,5 @@ ## null ## null + +## null diff --git a/e2e/cjs-project/CHANGELOG.md b/e2e/cjs-project/CHANGELOG.md index 16af697eeba36..d835445021724 100644 --- a/e2e/cjs-project/CHANGELOG.md +++ b/e2e/cjs-project/CHANGELOG.md @@ -4,6 +4,16 @@ ### Patch Changes +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/compose-cli@0.3.6 + - @graphql-mesh/serve-cli@0.4.8 + +## null + +### Patch Changes + - Updated dependencies [[`c4d2249`](https://github.com/ardatan/graphql-mesh/commit/c4d22497b4249f9a0969e1d01efbe0721774ce73)]: - @graphql-mesh/serve-cli@0.4.7 diff --git a/e2e/compose-to-output/CHANGELOG.md b/e2e/compose-to-output/CHANGELOG.md index 5c2fd60295b5f..b1d5328217fae 100644 --- a/e2e/compose-to-output/CHANGELOG.md +++ b/e2e/compose-to-output/CHANGELOG.md @@ -4,6 +4,16 @@ ### Patch Changes +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/compose-cli@0.3.6 + - @graphql-mesh/serve-cli@0.4.8 + +## null + +### Patch Changes + - Updated dependencies [[`c4d2249`](https://github.com/ardatan/graphql-mesh/commit/c4d22497b4249f9a0969e1d01efbe0721774ce73)]: - @graphql-mesh/serve-cli@0.4.7 diff --git a/e2e/esm-config-in-cjs-project/CHANGELOG.md b/e2e/esm-config-in-cjs-project/CHANGELOG.md index dd57ef906bb12..c94196b372010 100644 --- a/e2e/esm-config-in-cjs-project/CHANGELOG.md +++ b/e2e/esm-config-in-cjs-project/CHANGELOG.md @@ -4,6 +4,16 @@ ### Patch Changes +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/compose-cli@0.3.6 + - @graphql-mesh/serve-cli@0.4.8 + +## null + +### Patch Changes + - Updated dependencies [[`c4d2249`](https://github.com/ardatan/graphql-mesh/commit/c4d22497b4249f9a0969e1d01efbe0721774ce73)]: - @graphql-mesh/serve-cli@0.4.7 diff --git a/e2e/esm-project/CHANGELOG.md b/e2e/esm-project/CHANGELOG.md index 66ef3b819df31..6c7f53674c6e4 100644 --- a/e2e/esm-project/CHANGELOG.md +++ b/e2e/esm-project/CHANGELOG.md @@ -4,6 +4,16 @@ ### Patch Changes +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/compose-cli@0.3.6 + - @graphql-mesh/serve-cli@0.4.8 + +## null + +### Patch Changes + - Updated dependencies [[`c4d2249`](https://github.com/ardatan/graphql-mesh/commit/c4d22497b4249f9a0969e1d01efbe0721774ce73)]: - @graphql-mesh/serve-cli@0.4.7 diff --git a/e2e/json-schema-subscriptions/CHANGELOG.md b/e2e/json-schema-subscriptions/CHANGELOG.md index 4a7512c3e2556..ba75ef69fe3fa 100644 --- a/e2e/json-schema-subscriptions/CHANGELOG.md +++ b/e2e/json-schema-subscriptions/CHANGELOG.md @@ -4,6 +4,20 @@ ### Patch Changes +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`3288e30`](https://github.com/ardatan/graphql-mesh/commit/3288e302d3a8ed82a6138e33fa5c47aa95493aec), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/compose-cli@0.3.6 + - @graphql-mesh/serve-cli@0.4.8 + - @omnigraph/json-schema@0.100.9 + - @graphql-mesh/plugin-live-query@0.98.6 + +## null + +### Patch Changes + - Updated dependencies [[`c4d2249`](https://github.com/ardatan/graphql-mesh/commit/c4d22497b4249f9a0969e1d01efbe0721774ce73)]: - @graphql-mesh/serve-cli@0.4.7 diff --git a/e2e/logs-to-stderr-results-to-stdout/CHANGELOG.md b/e2e/logs-to-stderr-results-to-stdout/CHANGELOG.md index cc0d4cbeb15d3..fe00dca8b18d4 100644 --- a/e2e/logs-to-stderr-results-to-stdout/CHANGELOG.md +++ b/e2e/logs-to-stderr-results-to-stdout/CHANGELOG.md @@ -4,6 +4,16 @@ ### Patch Changes +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/compose-cli@0.3.6 + - @graphql-mesh/serve-cli@0.4.8 + +## null + +### Patch Changes + - Updated dependencies [[`c4d2249`](https://github.com/ardatan/graphql-mesh/commit/c4d22497b4249f9a0969e1d01efbe0721774ce73)]: - @graphql-mesh/serve-cli@0.4.7 diff --git a/e2e/mysql-employees/CHANGELOG.md b/e2e/mysql-employees/CHANGELOG.md index 4a94746512f41..cf9cc350f38e1 100644 --- a/e2e/mysql-employees/CHANGELOG.md +++ b/e2e/mysql-employees/CHANGELOG.md @@ -4,6 +4,18 @@ ### Patch Changes +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/compose-cli@0.3.6 + - @graphql-mesh/serve-cli@0.4.8 + - @omnigraph/mysql@0.2.6 + +## null + +### Patch Changes + - Updated dependencies [[`c4d2249`](https://github.com/ardatan/graphql-mesh/commit/c4d22497b4249f9a0969e1d01efbe0721774ce73)]: - @graphql-mesh/serve-cli@0.4.7 diff --git a/e2e/mysql-rfam/CHANGELOG.md b/e2e/mysql-rfam/CHANGELOG.md index e67bfee6f5df3..644161daa379b 100644 --- a/e2e/mysql-rfam/CHANGELOG.md +++ b/e2e/mysql-rfam/CHANGELOG.md @@ -4,6 +4,20 @@ ### Patch Changes +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/compose-cli@0.3.6 + - @graphql-mesh/serve-cli@0.4.8 + - @graphql-mesh/utils@0.98.6 + - @omnigraph/mysql@0.2.6 + +## null + +### Patch Changes + - Updated dependencies [[`c4d2249`](https://github.com/ardatan/graphql-mesh/commit/c4d22497b4249f9a0969e1d01efbe0721774ce73)]: - @graphql-mesh/utils@0.98.5 diff --git a/e2e/neo4j-example/CHANGELOG.md b/e2e/neo4j-example/CHANGELOG.md index c179c6370330c..3e11ec3824451 100644 --- a/e2e/neo4j-example/CHANGELOG.md +++ b/e2e/neo4j-example/CHANGELOG.md @@ -4,6 +4,20 @@ ### Patch Changes +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/compose-cli@0.3.6 + - @graphql-mesh/serve-cli@0.4.8 + - @graphql-mesh/utils@0.98.6 + - @omnigraph/neo4j@0.2.6 + +## null + +### Patch Changes + - Updated dependencies [[`c4d2249`](https://github.com/ardatan/graphql-mesh/commit/c4d22497b4249f9a0969e1d01efbe0721774ce73)]: - @graphql-mesh/utils@0.98.5 diff --git a/e2e/openapi-javascript-wiki/CHANGELOG.md b/e2e/openapi-javascript-wiki/CHANGELOG.md index 8ee4c78306bc2..24c35d98088d5 100644 --- a/e2e/openapi-javascript-wiki/CHANGELOG.md +++ b/e2e/openapi-javascript-wiki/CHANGELOG.md @@ -4,6 +4,18 @@ ### Patch Changes +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/compose-cli@0.3.6 + - @graphql-mesh/serve-cli@0.4.8 + - @omnigraph/openapi@0.100.10 + +## null + +### Patch Changes + - Updated dependencies [[`c4d2249`](https://github.com/ardatan/graphql-mesh/commit/c4d22497b4249f9a0969e1d01efbe0721774ce73)]: - @graphql-mesh/serve-cli@0.4.7 diff --git a/e2e/openapi-subscriptions/CHANGELOG.md b/e2e/openapi-subscriptions/CHANGELOG.md index 8814317ec7264..f3fc3b1f0206d 100644 --- a/e2e/openapi-subscriptions/CHANGELOG.md +++ b/e2e/openapi-subscriptions/CHANGELOG.md @@ -4,6 +4,20 @@ ### Patch Changes +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/compose-cli@0.3.6 + - @graphql-mesh/serve-cli@0.4.8 + - @graphql-mesh/utils@0.98.6 + - @omnigraph/openapi@0.100.10 + +## null + +### Patch Changes + - Updated dependencies [[`c4d2249`](https://github.com/ardatan/graphql-mesh/commit/c4d22497b4249f9a0969e1d01efbe0721774ce73)]: - @graphql-mesh/utils@0.98.5 diff --git a/e2e/programmatic-batching/CHANGELOG.md b/e2e/programmatic-batching/CHANGELOG.md index 9321183d4baa1..4f98b25034eef 100644 --- a/e2e/programmatic-batching/CHANGELOG.md +++ b/e2e/programmatic-batching/CHANGELOG.md @@ -4,6 +4,18 @@ ### Patch Changes +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/compose-cli@0.3.6 + - @graphql-mesh/serve-cli@0.4.8 + - @omnigraph/openapi@0.100.10 + +## null + +### Patch Changes + - Updated dependencies [[`c4d2249`](https://github.com/ardatan/graphql-mesh/commit/c4d22497b4249f9a0969e1d01efbe0721774ce73)]: - @graphql-mesh/serve-cli@0.4.7 diff --git a/e2e/pubsub-destroy/CHANGELOG.md b/e2e/pubsub-destroy/CHANGELOG.md index 08d86dd8cf967..30371fabeecbd 100644 --- a/e2e/pubsub-destroy/CHANGELOG.md +++ b/e2e/pubsub-destroy/CHANGELOG.md @@ -4,6 +4,16 @@ ### Patch Changes +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/serve-cli@0.4.8 + - @graphql-mesh/utils@0.98.6 + +## null + +### Patch Changes + - Updated dependencies [[`c4d2249`](https://github.com/ardatan/graphql-mesh/commit/c4d22497b4249f9a0969e1d01efbe0721774ce73)]: - @graphql-mesh/utils@0.98.5 diff --git a/e2e/soap-demo/CHANGELOG.md b/e2e/soap-demo/CHANGELOG.md index 7f315b354bf1f..a815a5c7ba6cb 100644 --- a/e2e/soap-demo/CHANGELOG.md +++ b/e2e/soap-demo/CHANGELOG.md @@ -4,6 +4,18 @@ ### Patch Changes +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/compose-cli@0.3.6 + - @graphql-mesh/serve-cli@0.4.8 + - @omnigraph/soap@0.99.2 + +## null + +### Patch Changes + - Updated dependencies [[`c4d2249`](https://github.com/ardatan/graphql-mesh/commit/c4d22497b4249f9a0969e1d01efbe0721774ce73)]: - @graphql-mesh/serve-cli@0.4.7 diff --git a/e2e/sqlite-chinook/CHANGELOG.md b/e2e/sqlite-chinook/CHANGELOG.md index d4f47cb40fb1d..327f16781ad4a 100644 --- a/e2e/sqlite-chinook/CHANGELOG.md +++ b/e2e/sqlite-chinook/CHANGELOG.md @@ -4,6 +4,18 @@ ### Patch Changes +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/compose-cli@0.3.6 + - @graphql-mesh/serve-cli@0.4.8 + - @omnigraph/sqlite@0.2.6 + +## null + +### Patch Changes + - Updated dependencies [[`c4d2249`](https://github.com/ardatan/graphql-mesh/commit/c4d22497b4249f9a0969e1d01efbe0721774ce73)]: - @graphql-mesh/serve-cli@0.4.7 diff --git a/e2e/thrift-calculator/CHANGELOG.md b/e2e/thrift-calculator/CHANGELOG.md index 645973a9751ea..d3f0fa20d2e37 100644 --- a/e2e/thrift-calculator/CHANGELOG.md +++ b/e2e/thrift-calculator/CHANGELOG.md @@ -4,6 +4,19 @@ ### Patch Changes +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/compose-cli@0.3.6 + - @graphql-mesh/fusion-runtime@0.3.7 + - @graphql-mesh/serve-cli@0.4.8 + - @omnigraph/thrift@0.2.6 + +## null + +### Patch Changes + - Updated dependencies [[`c4d2249`](https://github.com/ardatan/graphql-mesh/commit/c4d22497b4249f9a0969e1d01efbe0721774ce73)]: - @graphql-mesh/serve-cli@0.4.7 diff --git a/e2e/thrift-calculator/package.json b/e2e/thrift-calculator/package.json index 8922575a5515f..a8dbdbf7302b1 100644 --- a/e2e/thrift-calculator/package.json +++ b/e2e/thrift-calculator/package.json @@ -12,7 +12,7 @@ "@graphql-mesh/compose-cli": "workspace:*", "@graphql-mesh/fusion-runtime": "workspace:*", "@graphql-mesh/serve-cli": "workspace:*", - "@omnigraph/thrift": "^0.2.5", + "@omnigraph/thrift": "^0.2.6", "express": "^4.18.2", "graphql": "^16.8.1", "thrift": "^0.20.0" diff --git a/e2e/type-merging-batching/CHANGELOG.md b/e2e/type-merging-batching/CHANGELOG.md index bfdbbbf9c58de..9acb944a9a0bc 100644 --- a/e2e/type-merging-batching/CHANGELOG.md +++ b/e2e/type-merging-batching/CHANGELOG.md @@ -4,6 +4,18 @@ ### Patch Changes +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/compose-cli@0.3.6 + - @graphql-mesh/fusion-runtime@0.3.7 + - @graphql-mesh/serve-cli@0.4.8 + +## null + +### Patch Changes + - Updated dependencies [[`c4d2249`](https://github.com/ardatan/graphql-mesh/commit/c4d22497b4249f9a0969e1d01efbe0721774ce73)]: - @graphql-mesh/serve-cli@0.4.7 diff --git a/examples/auth0/CHANGELOG.md b/examples/auth0/CHANGELOG.md index a0a5f0d7cd22c..60ce8c3724b02 100644 --- a/examples/auth0/CHANGELOG.md +++ b/examples/auth0/CHANGELOG.md @@ -1,5 +1,15 @@ # auth0-example +## 0.11.11 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/json-schema@0.100.9 + - @graphql-mesh/plugin-operation-field-permissions@0.98.6 + ## 0.11.10 ### Patch Changes diff --git a/examples/auth0/package.json b/examples/auth0/package.json index 1b200ccc55898..75f9baeb8a03b 100644 --- a/examples/auth0/package.json +++ b/examples/auth0/package.json @@ -1,6 +1,6 @@ { "name": "auth0-example", - "version": "0.11.10", + "version": "0.11.11", "license": "MIT", "private": true, "scripts": { @@ -11,9 +11,9 @@ }, "dependencies": { "@envelop/auth0": "6.0.0", - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/json-schema": "0.100.8", - "@graphql-mesh/plugin-operation-field-permissions": "0.98.5", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/json-schema": "0.100.9", + "@graphql-mesh/plugin-operation-field-permissions": "0.98.6", "graphql": "16.8.1" }, "devDependencies": { diff --git a/examples/cloudflare-workers/CHANGELOG.md b/examples/cloudflare-workers/CHANGELOG.md index 15a52eee30b81..0a50b8e487afd 100644 --- a/examples/cloudflare-workers/CHANGELOG.md +++ b/examples/cloudflare-workers/CHANGELOG.md @@ -1,5 +1,16 @@ # cloudflare-workers +## 0.10.11 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/json-schema@0.100.9 + - @graphql-mesh/plugin-response-cache@0.98.7 + - @graphql-mesh/cache-cfw-kv@0.98.6 + ## 0.10.10 ### Patch Changes diff --git a/examples/cloudflare-workers/package.json b/examples/cloudflare-workers/package.json index b3173074445f4..426384072d9ba 100644 --- a/examples/cloudflare-workers/package.json +++ b/examples/cloudflare-workers/package.json @@ -1,12 +1,12 @@ { "name": "cloudflare-workers", - "version": "0.10.10", + "version": "0.10.11", "private": true, "dependencies": { - "@graphql-mesh/cache-cfw-kv": "0.98.5", - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/json-schema": "0.100.8", - "@graphql-mesh/plugin-response-cache": "0.98.6", + "@graphql-mesh/cache-cfw-kv": "0.98.6", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/json-schema": "0.100.9", + "@graphql-mesh/plugin-response-cache": "0.98.7", "graphql": "16.8.1" }, "devDependencies": { diff --git a/examples/fastify/CHANGELOG.md b/examples/fastify/CHANGELOG.md index c9e0b1c67d124..3802cbe621aa4 100644 --- a/examples/fastify/CHANGELOG.md +++ b/examples/fastify/CHANGELOG.md @@ -1,5 +1,15 @@ # example-fastify +## 0.8.9 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/graphql@0.98.6 + ## 0.8.8 ### Patch Changes diff --git a/examples/fastify/package.json b/examples/fastify/package.json index 2288fcde1a803..8f380f145273d 100644 --- a/examples/fastify/package.json +++ b/examples/fastify/package.json @@ -1,14 +1,14 @@ { "name": "example-fastify", - "version": "0.8.8", + "version": "0.8.9", "private": true, "scripts": { "build": "mesh build", "start": "ts-node-dev src/index.ts" }, "dependencies": { - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/graphql": "0.98.5", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/graphql": "0.98.6", "fastify": "4.27.0", "graphql": "16.8.1", "ts-node": "^10.9.2", diff --git a/examples/federation-example/gateway-supergraph/CHANGELOG.md b/examples/federation-example/gateway-supergraph/CHANGELOG.md index 2be8a3c9250f2..2a62ded452db4 100644 --- a/examples/federation-example/gateway-supergraph/CHANGELOG.md +++ b/examples/federation-example/gateway-supergraph/CHANGELOG.md @@ -1,5 +1,15 @@ # federation-supergraph-gateway +## 0.5.9 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/supergraph@0.4.6 + ## 0.5.8 ### Patch Changes diff --git a/examples/federation-example/gateway-supergraph/package.json b/examples/federation-example/gateway-supergraph/package.json index bedb031b58436..7bed8df158abf 100644 --- a/examples/federation-example/gateway-supergraph/package.json +++ b/examples/federation-example/gateway-supergraph/package.json @@ -1,11 +1,11 @@ { "name": "federation-supergraph-gateway", - "version": "0.5.8", + "version": "0.5.9", "license": "MIT", "private": true, "dependencies": { - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/supergraph": "0.4.5", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/supergraph": "0.4.6", "graphql": "16.8.1" } } diff --git a/examples/federation-example/gateway/CHANGELOG.md b/examples/federation-example/gateway/CHANGELOG.md index 434ea9c02de1d..0afa41865c2de 100644 --- a/examples/federation-example/gateway/CHANGELOG.md +++ b/examples/federation-example/gateway/CHANGELOG.md @@ -1,5 +1,17 @@ # federation-gateway +## 0.8.9 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/graphql@0.98.6 + - @graphql-mesh/transform-federation@0.98.6 + ## 0.8.8 ### Patch Changes diff --git a/examples/federation-example/gateway/package.json b/examples/federation-example/gateway/package.json index 7db573598a4e4..a7d2867131c1c 100644 --- a/examples/federation-example/gateway/package.json +++ b/examples/federation-example/gateway/package.json @@ -1,12 +1,12 @@ { "name": "federation-gateway", - "version": "0.8.8", + "version": "0.8.9", "license": "MIT", "private": true, "dependencies": { - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/graphql": "0.98.5", - "@graphql-mesh/transform-federation": "0.98.5", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/graphql": "0.98.6", + "@graphql-mesh/transform-federation": "0.98.6", "graphql": "16.8.1" } } diff --git a/examples/gcp-functions/CHANGELOG.md b/examples/gcp-functions/CHANGELOG.md index b90008ca7e66e..d005f0c5949ea 100644 --- a/examples/gcp-functions/CHANGELOG.md +++ b/examples/gcp-functions/CHANGELOG.md @@ -1,5 +1,14 @@ # example-gcp +## 0.10.11 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/json-schema@0.100.9 + ## 0.10.10 ### Patch Changes diff --git a/examples/gcp-functions/package.json b/examples/gcp-functions/package.json index 90b973d077407..3bed30dc5859b 100644 --- a/examples/gcp-functions/package.json +++ b/examples/gcp-functions/package.json @@ -1,6 +1,6 @@ { "name": "example-gcp", - "version": "0.10.10", + "version": "0.10.11", "private": true, "main": "dist/index.js", "scripts": { @@ -13,8 +13,8 @@ }, "dependencies": { "@google-cloud/functions-framework": "3.4.0", - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/json-schema": "0.100.8", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/json-schema": "0.100.9", "@types/node": "20.12.12", "graphql": "16.8.1", "typescript": "^5.4.2" diff --git a/examples/graphql-file-upload-example/CHANGELOG.md b/examples/graphql-file-upload-example/CHANGELOG.md index 07fb00b525ade..305e6514440c7 100644 --- a/examples/graphql-file-upload-example/CHANGELOG.md +++ b/examples/graphql-file-upload-example/CHANGELOG.md @@ -1,5 +1,15 @@ # graphql-file-upload-example +## 0.14.9 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/graphql@0.98.6 + ## 0.14.8 ### Patch Changes diff --git a/examples/graphql-file-upload-example/package.json b/examples/graphql-file-upload-example/package.json index 7404dd0159b24..9cf8f38420003 100644 --- a/examples/graphql-file-upload-example/package.json +++ b/examples/graphql-file-upload-example/package.json @@ -1,6 +1,6 @@ { "name": "graphql-file-upload-example", - "version": "0.14.8", + "version": "0.14.9", "license": "MIT", "private": true, "scripts": { @@ -9,8 +9,8 @@ "test": "jest" }, "dependencies": { - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/graphql": "0.98.5", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/graphql": "0.98.6", "concurrently": "8.2.2", "graphql": "16.8.1", "graphql-yoga": "^5.3.0", diff --git a/examples/grpc-example/CHANGELOG.md b/examples/grpc-example/CHANGELOG.md index 31f2492167398..87c923532df86 100644 --- a/examples/grpc-example/CHANGELOG.md +++ b/examples/grpc-example/CHANGELOG.md @@ -1,5 +1,17 @@ # grpc-example +## 0.14.9 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/grpc@0.99.6 + - @graphql-mesh/transform-naming-convention@0.98.6 + ## 0.14.8 ### Patch Changes diff --git a/examples/grpc-example/package.json b/examples/grpc-example/package.json index 07f9de541c2c1..287920fb94936 100644 --- a/examples/grpc-example/package.json +++ b/examples/grpc-example/package.json @@ -1,6 +1,6 @@ { "name": "grpc-example", - "version": "0.14.8", + "version": "0.14.9", "author": "Simon Liang", "license": "MIT", "private": true, @@ -11,9 +11,9 @@ "test": "jest" }, "dependencies": { - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/grpc": "0.99.5", - "@graphql-mesh/transform-naming-convention": "0.98.5", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/grpc": "0.99.6", + "@graphql-mesh/transform-naming-convention": "0.98.6", "@grpc/grpc-js": "1.10.8", "@grpc/proto-loader": "0.7.13", "google-protobuf": "3.21.2", diff --git a/examples/grpc-reflection-example/CHANGELOG.md b/examples/grpc-reflection-example/CHANGELOG.md index 7d47e30ce77d0..41f6fe2224549 100644 --- a/examples/grpc-reflection-example/CHANGELOG.md +++ b/examples/grpc-reflection-example/CHANGELOG.md @@ -1,5 +1,17 @@ # grpc-reflection-example +## 0.14.9 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/grpc@0.99.6 + - @graphql-mesh/transform-naming-convention@0.98.6 + ## 0.14.8 ### Patch Changes diff --git a/examples/grpc-reflection-example/package.json b/examples/grpc-reflection-example/package.json index a0103460f7361..db03f296b95b0 100644 --- a/examples/grpc-reflection-example/package.json +++ b/examples/grpc-reflection-example/package.json @@ -1,6 +1,6 @@ { "name": "grpc-reflection-example", - "version": "0.14.8", + "version": "0.14.9", "author": "Simon Liang", "license": "MIT", "private": true, @@ -11,9 +11,9 @@ "test": "jest" }, "dependencies": { - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/grpc": "0.99.5", - "@graphql-mesh/transform-naming-convention": "0.98.5", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/grpc": "0.99.6", + "@graphql-mesh/transform-naming-convention": "0.98.6", "@grpc/grpc-js": "1.10.8", "@grpc/proto-loader": "0.7.13", "google-protobuf": "3.21.2", diff --git a/examples/hasura-openbrewery-geodb/CHANGELOG.md b/examples/hasura-openbrewery-geodb/CHANGELOG.md index c81ccc4e1eabe..d2642197c44fa 100644 --- a/examples/hasura-openbrewery-geodb/CHANGELOG.md +++ b/examples/hasura-openbrewery-geodb/CHANGELOG.md @@ -1,5 +1,14 @@ # hasura-openbrewery-geodb +## 0.15.11 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/json-schema@0.100.9 + ## 0.15.10 ### Patch Changes diff --git a/examples/hasura-openbrewery-geodb/package.json b/examples/hasura-openbrewery-geodb/package.json index d7bb4a1ce0e4e..731217737fd9e 100644 --- a/examples/hasura-openbrewery-geodb/package.json +++ b/examples/hasura-openbrewery-geodb/package.json @@ -1,14 +1,14 @@ { "name": "hasura-openbrewery-geodb", - "version": "0.15.10", + "version": "0.15.11", "license": "MIT", "private": true, "scripts": { "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/json-schema": "0.100.8", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/json-schema": "0.100.9", "graphql": "16.8.1" } } diff --git a/examples/hello-world-esm/CHANGELOG.md b/examples/hello-world-esm/CHANGELOG.md index 2a98ec45e3bd2..684340485a14d 100644 --- a/examples/hello-world-esm/CHANGELOG.md +++ b/examples/hello-world-esm/CHANGELOG.md @@ -1,5 +1,16 @@ # hello-world-esm +## 0.10.11 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/plugin-mock@0.98.6 + - @graphql-mesh/json-schema@0.100.9 + ## 0.10.10 ### Patch Changes diff --git a/examples/hello-world-esm/package.json b/examples/hello-world-esm/package.json index 435bfdfa5e529..8bd4252ebfef7 100644 --- a/examples/hello-world-esm/package.json +++ b/examples/hello-world-esm/package.json @@ -1,6 +1,6 @@ { "name": "hello-world-esm", - "version": "0.10.10", + "version": "0.10.11", "type": "module", "license": "MIT", "private": true, @@ -11,9 +11,9 @@ "test": "jest" }, "dependencies": { - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/json-schema": "0.100.8", - "@graphql-mesh/plugin-mock": "0.98.5", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/json-schema": "0.100.9", + "@graphql-mesh/plugin-mock": "0.98.6", "graphql": "16.8.1" }, "devDependencies": { diff --git a/examples/hello-world/CHANGELOG.md b/examples/hello-world/CHANGELOG.md index 7e85ca4383581..8db5c972893c3 100644 --- a/examples/hello-world/CHANGELOG.md +++ b/examples/hello-world/CHANGELOG.md @@ -1,5 +1,16 @@ # json-schema-hello-world +## 0.10.11 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/plugin-mock@0.98.6 + - @graphql-mesh/json-schema@0.100.9 + ## 0.10.10 ### Patch Changes diff --git a/examples/hello-world/package.json b/examples/hello-world/package.json index 544528bf7eafb..2f283d6ff1d59 100644 --- a/examples/hello-world/package.json +++ b/examples/hello-world/package.json @@ -1,6 +1,6 @@ { "name": "json-schema-hello-world", - "version": "0.10.10", + "version": "0.10.11", "license": "MIT", "private": true, "scripts": { @@ -8,9 +8,9 @@ "test": "jest" }, "dependencies": { - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/json-schema": "0.100.8", - "@graphql-mesh/plugin-mock": "0.98.5", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/json-schema": "0.100.9", + "@graphql-mesh/plugin-mock": "0.98.6", "@graphql-yoga/plugin-sofa": "3.3.1", "graphql": "16.8.1" }, diff --git a/examples/hive-example/gateway/CHANGELOG.md b/examples/hive-example/gateway/CHANGELOG.md index 5fb6d4e0fb5e2..781d01e45db85 100644 --- a/examples/hive-example/gateway/CHANGELOG.md +++ b/examples/hive-example/gateway/CHANGELOG.md @@ -1,5 +1,17 @@ # gateway-example +## 0.10.12 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/transform-hive@0.98.6 + - @graphql-mesh/plugin-hive@0.98.6 + - @graphql-mesh/openapi@0.100.10 + ## 0.10.11 ### Patch Changes diff --git a/examples/hive-example/gateway/package.json b/examples/hive-example/gateway/package.json index 09916788add4e..b76796600ad8e 100644 --- a/examples/hive-example/gateway/package.json +++ b/examples/hive-example/gateway/package.json @@ -1,16 +1,16 @@ { "name": "gateway-example", - "version": "0.10.11", + "version": "0.10.12", "description": "Gateway Example", "private": true, "scripts": { "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/openapi": "0.100.9", - "@graphql-mesh/plugin-hive": "0.98.5", - "@graphql-mesh/transform-hive": "0.98.5", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/openapi": "0.100.10", + "@graphql-mesh/plugin-hive": "0.98.6", + "@graphql-mesh/transform-hive": "0.98.6", "graphql": "16.8.1" } } diff --git a/examples/hive-example/sources/authors/CHANGELOG.md b/examples/hive-example/sources/authors/CHANGELOG.md index 1b79fd24d1dbd..75aa9d90d4bb8 100644 --- a/examples/hive-example/sources/authors/CHANGELOG.md +++ b/examples/hive-example/sources/authors/CHANGELOG.md @@ -1,5 +1,7 @@ # authors-service +## 0.10.12 + ## 0.10.11 ## 0.10.10 diff --git a/examples/hive-example/sources/authors/package.json b/examples/hive-example/sources/authors/package.json index 665c211460370..93506279fc207 100644 --- a/examples/hive-example/sources/authors/package.json +++ b/examples/hive-example/sources/authors/package.json @@ -1,6 +1,6 @@ { "name": "authors-service", - "version": "0.10.11", + "version": "0.10.12", "description": "Authors Service", "private": true, "scripts": { @@ -15,8 +15,8 @@ }, "devDependencies": { "@graphql-hive/cli": "0.38.2", - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/openapi": "0.100.9", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/openapi": "0.100.10", "graphql": "16.8.1" } } diff --git a/examples/hive-example/sources/books/CHANGELOG.md b/examples/hive-example/sources/books/CHANGELOG.md index dc2bd9f197d6f..84d63957cf9b8 100644 --- a/examples/hive-example/sources/books/CHANGELOG.md +++ b/examples/hive-example/sources/books/CHANGELOG.md @@ -1,5 +1,7 @@ # books-service +## 0.10.12 + ## 0.10.11 ## 0.10.10 diff --git a/examples/hive-example/sources/books/package.json b/examples/hive-example/sources/books/package.json index d8aced2384a0e..6f4f054d996e3 100644 --- a/examples/hive-example/sources/books/package.json +++ b/examples/hive-example/sources/books/package.json @@ -1,6 +1,6 @@ { "name": "books-service", - "version": "0.10.11", + "version": "0.10.12", "description": "Books Service", "private": true, "scripts": { @@ -15,8 +15,8 @@ }, "devDependencies": { "@graphql-hive/cli": "0.38.2", - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/openapi": "0.100.9", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/openapi": "0.100.10", "graphql": "16.8.1" } } diff --git a/examples/json-schema-covid/CHANGELOG.md b/examples/json-schema-covid/CHANGELOG.md index 5c310bc6c394c..87ba0f4e123df 100644 --- a/examples/json-schema-covid/CHANGELOG.md +++ b/examples/json-schema-covid/CHANGELOG.md @@ -1,5 +1,16 @@ # covid-mesh +## 0.15.11 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/graphql@0.98.6 + - @graphql-mesh/json-schema@0.100.9 + ## 0.15.10 ### Patch Changes diff --git a/examples/json-schema-covid/package.json b/examples/json-schema-covid/package.json index a15dbdc6a7cd5..789d5f37adaa4 100644 --- a/examples/json-schema-covid/package.json +++ b/examples/json-schema-covid/package.json @@ -1,6 +1,6 @@ { "name": "covid-mesh", - "version": "0.15.10", + "version": "0.15.11", "author": { "name": "JYC", "url": "https://github.com/jycouet" @@ -12,9 +12,9 @@ "test": "jest" }, "dependencies": { - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/graphql": "0.98.5", - "@graphql-mesh/json-schema": "0.100.8", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/graphql": "0.98.6", + "@graphql-mesh/json-schema": "0.100.9", "graphql": "16.8.1" }, "devDependencies": { diff --git a/examples/json-schema-example/CHANGELOG.md b/examples/json-schema-example/CHANGELOG.md index 0318da576857b..8306a5ad4ea73 100644 --- a/examples/json-schema-example/CHANGELOG.md +++ b/examples/json-schema-example/CHANGELOG.md @@ -1,5 +1,18 @@ # json-schema-example +## 0.15.11 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/plugin-mock@0.98.6 + - @graphql-mesh/transform-naming-convention@0.98.6 + - @graphql-mesh/json-schema@0.100.9 + ## 0.15.10 ### Patch Changes diff --git a/examples/json-schema-example/package.json b/examples/json-schema-example/package.json index ef0a81b757c24..931f37e98d49a 100644 --- a/examples/json-schema-example/package.json +++ b/examples/json-schema-example/package.json @@ -1,6 +1,6 @@ { "name": "json-schema-example", - "version": "0.15.10", + "version": "0.15.11", "license": "MIT", "private": true, "scripts": { @@ -10,10 +10,10 @@ "test": "jest" }, "dependencies": { - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/json-schema": "0.100.8", - "@graphql-mesh/plugin-mock": "0.98.5", - "@graphql-mesh/transform-naming-convention": "0.98.5", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/json-schema": "0.100.9", + "@graphql-mesh/plugin-mock": "0.98.6", + "@graphql-mesh/transform-naming-convention": "0.98.6", "graphql": "16.8.1" }, "devDependencies": { diff --git a/examples/json-schema-fhir/CHANGELOG.md b/examples/json-schema-fhir/CHANGELOG.md index bf930762cbc39..0bafb83423b85 100644 --- a/examples/json-schema-fhir/CHANGELOG.md +++ b/examples/json-schema-fhir/CHANGELOG.md @@ -1,5 +1,14 @@ # json-schema-fhir +## 0.10.11 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/json-schema@0.100.9 + ## 0.10.10 ### Patch Changes diff --git a/examples/json-schema-fhir/package.json b/examples/json-schema-fhir/package.json index b8429e89d6751..a87a44ff3f41b 100644 --- a/examples/json-schema-fhir/package.json +++ b/examples/json-schema-fhir/package.json @@ -1,6 +1,6 @@ { "name": "json-schema-fhir", - "version": "0.10.10", + "version": "0.10.11", "license": "MIT", "private": true, "scripts": { @@ -10,8 +10,8 @@ "start:prod": "mesh start" }, "dependencies": { - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/json-schema": "0.100.8", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/json-schema": "0.100.9", "graphql": "16.8.1", "unzip-stream": "0.3.4" }, diff --git a/examples/json-schema-file-upload/CHANGELOG.md b/examples/json-schema-file-upload/CHANGELOG.md index 62955790b1d42..9f42e55c7023e 100644 --- a/examples/json-schema-file-upload/CHANGELOG.md +++ b/examples/json-schema-file-upload/CHANGELOG.md @@ -1,5 +1,14 @@ # json-schema-file-upload +## 0.10.11 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/json-schema@0.100.9 + ## 0.10.10 ### Patch Changes diff --git a/examples/json-schema-file-upload/package.json b/examples/json-schema-file-upload/package.json index e7e2e1b91c64c..680f40f3b01a0 100644 --- a/examples/json-schema-file-upload/package.json +++ b/examples/json-schema-file-upload/package.json @@ -1,6 +1,6 @@ { "name": "json-schema-file-upload", - "version": "0.10.10", + "version": "0.10.11", "license": "MIT", "private": true, "scripts": { @@ -9,8 +9,8 @@ "start:mesh": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/json-schema": "0.100.8", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/json-schema": "0.100.9", "fets": "0.8.0", "graphql": "16.8.1" }, diff --git a/examples/json-schema-subscriptions/CHANGELOG.md b/examples/json-schema-subscriptions/CHANGELOG.md index d153f6d8eeee4..c6bb8e1365fc4 100644 --- a/examples/json-schema-subscriptions/CHANGELOG.md +++ b/examples/json-schema-subscriptions/CHANGELOG.md @@ -1,5 +1,15 @@ # json-schema-subscriptions +## 0.11.11 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/json-schema@0.100.9 + - @graphql-mesh/plugin-live-query@0.98.6 + ## 0.11.10 ### Patch Changes diff --git a/examples/json-schema-subscriptions/package.json b/examples/json-schema-subscriptions/package.json index 419e264a24d24..46221f71326a3 100644 --- a/examples/json-schema-subscriptions/package.json +++ b/examples/json-schema-subscriptions/package.json @@ -1,6 +1,6 @@ { "name": "json-schema-subscriptions", - "version": "0.11.10", + "version": "0.11.11", "private": true, "scripts": { "start": "concurrently \"yarn start:api\" \"yarn start:mesh\"", @@ -8,9 +8,9 @@ "start:mesh": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/json-schema": "0.100.8", - "@graphql-mesh/plugin-live-query": "0.98.5", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/json-schema": "0.100.9", + "@graphql-mesh/plugin-live-query": "0.98.6", "@whatwg-node/fetch": "^0.9.0", "fets": "0.8.0", "graphql": "16.8.1" diff --git a/examples/mongoose-example/CHANGELOG.md b/examples/mongoose-example/CHANGELOG.md index 6081d4cd201c7..2782a002d2ac5 100644 --- a/examples/mongoose-example/CHANGELOG.md +++ b/examples/mongoose-example/CHANGELOG.md @@ -1,5 +1,14 @@ # mongoose-example +## 0.13.9 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/mongoose@0.98.6 + ## 0.13.8 ### Patch Changes diff --git a/examples/mongoose-example/package.json b/examples/mongoose-example/package.json index bf7fddc8d3241..5c341cde4bfbc 100644 --- a/examples/mongoose-example/package.json +++ b/examples/mongoose-example/package.json @@ -1,14 +1,14 @@ { "name": "mongoose-example", - "version": "0.13.8", + "version": "0.13.9", "license": "MIT", "private": true, "scripts": { "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/mongoose": "0.98.5", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/mongoose": "0.98.6", "graphql": "16.8.1", "mongoose": "8.4.0" }, diff --git a/examples/mysql-employees/CHANGELOG.md b/examples/mysql-employees/CHANGELOG.md index 1560bf2a6440c..e18c0ee71b871 100644 --- a/examples/mysql-employees/CHANGELOG.md +++ b/examples/mysql-employees/CHANGELOG.md @@ -1,5 +1,15 @@ # mysql-employees +## 0.13.9 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/mysql@0.98.6 + ## 0.13.8 ### Patch Changes diff --git a/examples/mysql-employees/package.json b/examples/mysql-employees/package.json index 86074c3e5912e..547cd3174336a 100644 --- a/examples/mysql-employees/package.json +++ b/examples/mysql-employees/package.json @@ -1,14 +1,14 @@ { "name": "mysql-employees", - "version": "0.13.8", + "version": "0.13.9", "license": "MIT", "private": true, "scripts": { "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/mysql": "0.98.5", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/mysql": "0.98.6", "graphql": "16.8.1" } } diff --git a/examples/mysql-rfam/CHANGELOG.md b/examples/mysql-rfam/CHANGELOG.md index 8c0543dab265b..a1e86810c17e6 100644 --- a/examples/mysql-rfam/CHANGELOG.md +++ b/examples/mysql-rfam/CHANGELOG.md @@ -1,5 +1,15 @@ # mysql-rfam +## 0.13.9 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/mysql@0.98.6 + ## 0.13.8 ### Patch Changes diff --git a/examples/mysql-rfam/package.json b/examples/mysql-rfam/package.json index 2937278b066f5..c8f69190f8845 100644 --- a/examples/mysql-rfam/package.json +++ b/examples/mysql-rfam/package.json @@ -1,6 +1,6 @@ { "name": "mysql-rfam", - "version": "0.13.8", + "version": "0.13.9", "license": "MIT", "private": true, "scripts": { @@ -8,8 +8,8 @@ "test": "jest" }, "dependencies": { - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/mysql": "0.98.5", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/mysql": "0.98.6", "graphql": "16.8.1" }, "devDependencies": { diff --git a/examples/neo4j-example/CHANGELOG.md b/examples/neo4j-example/CHANGELOG.md index 08ceec99bab95..bdd8ad77d84d4 100644 --- a/examples/neo4j-example/CHANGELOG.md +++ b/examples/neo4j-example/CHANGELOG.md @@ -1,5 +1,15 @@ # neo4j-example +## 0.15.9 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/cache-file@0.98.6 + - @graphql-mesh/neo4j@0.98.6 + ## 0.15.8 ### Patch Changes diff --git a/examples/neo4j-example/package.json b/examples/neo4j-example/package.json index 26364f967910d..66a61468d43e0 100644 --- a/examples/neo4j-example/package.json +++ b/examples/neo4j-example/package.json @@ -1,15 +1,15 @@ { "name": "neo4j-example", - "version": "0.15.8", + "version": "0.15.9", "license": "MIT", "private": true, "scripts": { "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cache-file": "0.98.5", - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/neo4j": "0.98.5", + "@graphql-mesh/cache-file": "0.98.6", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/neo4j": "0.98.6", "graphql": "16.8.1" }, "resolutions": { diff --git a/examples/nextjs-apollo-example/CHANGELOG.md b/examples/nextjs-apollo-example/CHANGELOG.md index bca49d8078e31..9db53821e7e39 100644 --- a/examples/nextjs-apollo-example/CHANGELOG.md +++ b/examples/nextjs-apollo-example/CHANGELOG.md @@ -1,5 +1,18 @@ # nextjs-apollo-example +## 0.11.12 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/config@0.100.7 + - @graphql-mesh/runtime@0.99.7 + - @graphql-mesh/openapi@0.100.10 + ## 0.11.11 ### Patch Changes diff --git a/examples/nextjs-apollo-example/package.json b/examples/nextjs-apollo-example/package.json index 466d7c8c06cb2..d1a7a6915f648 100644 --- a/examples/nextjs-apollo-example/package.json +++ b/examples/nextjs-apollo-example/package.json @@ -1,6 +1,6 @@ { "name": "nextjs-apollo-example", - "version": "0.11.11", + "version": "0.11.12", "private": true, "scripts": { "build": "next build", @@ -11,10 +11,10 @@ "start:prod": "next start" }, "dependencies": { - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/config": "0.100.6", - "@graphql-mesh/openapi": "0.100.9", - "@graphql-mesh/runtime": "0.99.6", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/config": "0.100.7", + "@graphql-mesh/openapi": "0.100.10", + "@graphql-mesh/runtime": "0.99.7", "apollo-server-micro": "3.13.0", "graphql": "16.8.1", "next": "14.2.3", diff --git a/examples/nextjs-sdk-example/CHANGELOG.md b/examples/nextjs-sdk-example/CHANGELOG.md index 64cc7854d93c2..77d0f0759fe03 100644 --- a/examples/nextjs-sdk-example/CHANGELOG.md +++ b/examples/nextjs-sdk-example/CHANGELOG.md @@ -1,5 +1,18 @@ # nextjs-sdk-example +## 0.10.12 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/config@0.100.7 + - @graphql-mesh/runtime@0.99.7 + - @graphql-mesh/openapi@0.100.10 + ## 0.10.11 ### Patch Changes diff --git a/examples/nextjs-sdk-example/package.json b/examples/nextjs-sdk-example/package.json index dc14a2e6ec3ce..8b8b292701f8d 100644 --- a/examples/nextjs-sdk-example/package.json +++ b/examples/nextjs-sdk-example/package.json @@ -1,6 +1,6 @@ { "name": "nextjs-sdk-example", - "version": "0.10.11", + "version": "0.10.12", "private": true, "scripts": { "build": "next build", @@ -12,10 +12,10 @@ "start:prod": "next start" }, "dependencies": { - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/config": "0.100.6", - "@graphql-mesh/openapi": "0.100.9", - "@graphql-mesh/runtime": "0.99.6", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/config": "0.100.7", + "@graphql-mesh/openapi": "0.100.10", + "@graphql-mesh/runtime": "0.99.7", "apollo-server-micro": "3.13.0", "graphql": "16.8.1", "next": "14.2.3", diff --git a/examples/odata-microsoft/CHANGELOG.md b/examples/odata-microsoft/CHANGELOG.md index f40cf6c3e5077..5e3fdaff2aa8e 100644 --- a/examples/odata-microsoft/CHANGELOG.md +++ b/examples/odata-microsoft/CHANGELOG.md @@ -1,5 +1,15 @@ # odata-microsoft-graph-example +## 0.14.9 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/odata@0.98.6 + ## 0.14.8 ### Patch Changes diff --git a/examples/odata-microsoft/package.json b/examples/odata-microsoft/package.json index cebd45e8b326b..dd2fe8e9e05a1 100644 --- a/examples/odata-microsoft/package.json +++ b/examples/odata-microsoft/package.json @@ -1,6 +1,6 @@ { "name": "odata-microsoft-graph-example", - "version": "0.14.8", + "version": "0.14.9", "license": "MIT", "private": true, "scripts": { @@ -8,8 +8,8 @@ "start:beta": "cross-env GRAPH_VERSION=\"beta\" mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/odata": "0.98.5", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/odata": "0.98.6", "cross-env": "7.0.3", "graphql": "16.8.1" } diff --git a/examples/odata-msgraph-programmatic-ts/CHANGELOG.md b/examples/odata-msgraph-programmatic-ts/CHANGELOG.md index cf82cac6aa8de..eb15052405c92 100644 --- a/examples/odata-msgraph-programmatic-ts/CHANGELOG.md +++ b/examples/odata-msgraph-programmatic-ts/CHANGELOG.md @@ -1,5 +1,19 @@ # odata-msgraph-programmatic-ts +## 0.8.9 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/config@0.100.7 + - @graphql-mesh/odata@0.98.6 + - @graphql-mesh/runtime@0.99.7 + ## 0.8.8 ### Patch Changes diff --git a/examples/odata-msgraph-programmatic-ts/package.json b/examples/odata-msgraph-programmatic-ts/package.json index 8c0ccb4b6d297..c557a78026748 100644 --- a/examples/odata-msgraph-programmatic-ts/package.json +++ b/examples/odata-msgraph-programmatic-ts/package.json @@ -1,6 +1,6 @@ { "name": "odata-msgraph-programmatic-ts", - "version": "0.8.8", + "version": "0.8.9", "license": "MIT", "private": true, "scripts": { @@ -8,10 +8,10 @@ "start": "ts-node src/index.ts" }, "dependencies": { - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/config": "0.100.6", - "@graphql-mesh/odata": "0.98.5", - "@graphql-mesh/runtime": "0.99.6", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/config": "0.100.7", + "@graphql-mesh/odata": "0.98.6", + "@graphql-mesh/runtime": "0.99.7", "graphql": "16.8.1", "ts-node": "^10.9.2" } diff --git a/examples/odata-msgraph-programmatic/CHANGELOG.md b/examples/odata-msgraph-programmatic/CHANGELOG.md index 4a544c137fd05..8be153ed8b448 100644 --- a/examples/odata-msgraph-programmatic/CHANGELOG.md +++ b/examples/odata-msgraph-programmatic/CHANGELOG.md @@ -1,5 +1,19 @@ # odata-msgraph-programmatic +## 0.8.9 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/config@0.100.7 + - @graphql-mesh/odata@0.98.6 + - @graphql-mesh/runtime@0.99.7 + ## 0.8.8 ### Patch Changes diff --git a/examples/odata-msgraph-programmatic/package.json b/examples/odata-msgraph-programmatic/package.json index 7ff8b8de843dd..d02b9d8e1b383 100644 --- a/examples/odata-msgraph-programmatic/package.json +++ b/examples/odata-msgraph-programmatic/package.json @@ -1,6 +1,6 @@ { "name": "odata-msgraph-programmatic", - "version": "0.8.8", + "version": "0.8.9", "type": "module", "license": "MIT", "private": true, @@ -9,10 +9,10 @@ "start": "node index.js" }, "dependencies": { - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/config": "0.100.6", - "@graphql-mesh/odata": "0.98.5", - "@graphql-mesh/runtime": "0.99.6", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/config": "0.100.7", + "@graphql-mesh/odata": "0.98.6", + "@graphql-mesh/runtime": "0.99.7", "graphql": "16.8.1" } } diff --git a/examples/odata-trippin/CHANGELOG.md b/examples/odata-trippin/CHANGELOG.md index 335b41f03848c..7ad9ba068b495 100644 --- a/examples/odata-trippin/CHANGELOG.md +++ b/examples/odata-trippin/CHANGELOG.md @@ -1,5 +1,15 @@ # odata-trippin-example +## 0.15.9 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/odata@0.98.6 + ## 0.15.8 ### Patch Changes diff --git a/examples/odata-trippin/package.json b/examples/odata-trippin/package.json index e753ceb18c123..b2da32d2fac01 100644 --- a/examples/odata-trippin/package.json +++ b/examples/odata-trippin/package.json @@ -1,14 +1,14 @@ { "name": "odata-trippin-example", - "version": "0.15.8", + "version": "0.15.9", "license": "MIT", "private": true, "scripts": { "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/odata": "0.98.5", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/odata": "0.98.6", "graphql": "16.8.1" } } diff --git a/examples/openapi-javascript-wiki/CHANGELOG.md b/examples/openapi-javascript-wiki/CHANGELOG.md index 3fb2033237696..5aa61e3db1637 100644 --- a/examples/openapi-javascript-wiki/CHANGELOG.md +++ b/examples/openapi-javascript-wiki/CHANGELOG.md @@ -1,5 +1,14 @@ # javascript-wiki +## 0.16.12 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/openapi@0.100.10 + ## 0.16.11 ### Patch Changes diff --git a/examples/openapi-javascript-wiki/package.json b/examples/openapi-javascript-wiki/package.json index 8c924449cb600..556651a4f9815 100644 --- a/examples/openapi-javascript-wiki/package.json +++ b/examples/openapi-javascript-wiki/package.json @@ -1,6 +1,6 @@ { "name": "javascript-wiki", - "version": "0.16.11", + "version": "0.16.12", "license": "MIT", "private": true, "scripts": { @@ -8,8 +8,8 @@ "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/openapi": "0.100.9", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/openapi": "0.100.10", "graphql": "16.8.1", "moment": "2.30.1", "typescript": "^5.4.2" diff --git a/examples/openapi-location-weather/CHANGELOG.md b/examples/openapi-location-weather/CHANGELOG.md index 25b42c1384037..279d459b2f341 100644 --- a/examples/openapi-location-weather/CHANGELOG.md +++ b/examples/openapi-location-weather/CHANGELOG.md @@ -1,5 +1,21 @@ # typescript-location-weather-example +## 0.15.12 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/runtime@0.99.7 + - @graphql-mesh/transform-cache@0.98.6 + - @graphql-mesh/transform-rename@0.98.6 + - @graphql-mesh/plugin-response-cache@0.98.7 + - @graphql-mesh/openapi@0.100.10 + ## 0.15.11 ### Patch Changes diff --git a/examples/openapi-location-weather/package.json b/examples/openapi-location-weather/package.json index e25d01d11a898..ccb54b32a22e7 100644 --- a/examples/openapi-location-weather/package.json +++ b/examples/openapi-location-weather/package.json @@ -1,18 +1,18 @@ { "name": "typescript-location-weather-example", - "version": "0.15.11", + "version": "0.15.12", "license": "MIT", "private": true, "scripts": { "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/openapi": "0.100.9", - "@graphql-mesh/plugin-response-cache": "0.98.6", - "@graphql-mesh/runtime": "0.99.6", - "@graphql-mesh/transform-cache": "0.98.5", - "@graphql-mesh/transform-rename": "0.98.5", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/openapi": "0.100.10", + "@graphql-mesh/plugin-response-cache": "0.98.7", + "@graphql-mesh/runtime": "0.99.7", + "@graphql-mesh/transform-cache": "0.98.6", + "@graphql-mesh/transform-rename": "0.98.6", "graphql": "16.8.1" } } diff --git a/examples/openapi-meilisearch/CHANGELOG.md b/examples/openapi-meilisearch/CHANGELOG.md index eb96f118932f5..436b4fb825387 100644 --- a/examples/openapi-meilisearch/CHANGELOG.md +++ b/examples/openapi-meilisearch/CHANGELOG.md @@ -1,5 +1,14 @@ # openapi-meilisearch +## 0.10.12 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/openapi@0.100.10 + ## 0.10.11 ### Patch Changes diff --git a/examples/openapi-meilisearch/package.json b/examples/openapi-meilisearch/package.json index 1777bad5fa25e..bc4ac8332b8c8 100644 --- a/examples/openapi-meilisearch/package.json +++ b/examples/openapi-meilisearch/package.json @@ -1,14 +1,14 @@ { "name": "openapi-meilisearch", - "version": "0.10.11", + "version": "0.10.12", "license": "MIT", "private": true, "scripts": { "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/openapi": "0.100.9", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/openapi": "0.100.10", "graphql": "16.8.1" } } diff --git a/examples/openapi-react-weatherbit/CHANGELOG.md b/examples/openapi-react-weatherbit/CHANGELOG.md index 16b6ab2b4d78e..a973eaa70f829 100644 --- a/examples/openapi-react-weatherbit/CHANGELOG.md +++ b/examples/openapi-react-weatherbit/CHANGELOG.md @@ -1,5 +1,7 @@ # openapi-react-weatherbit +## 0.11.9 + ## 0.11.8 ## 0.11.7 diff --git a/examples/openapi-react-weatherbit/package.json b/examples/openapi-react-weatherbit/package.json index b5bb307f7c3d7..c66e904f7da4c 100644 --- a/examples/openapi-react-weatherbit/package.json +++ b/examples/openapi-react-weatherbit/package.json @@ -1,6 +1,6 @@ { "name": "openapi-react-weatherbit", - "version": "0.11.8", + "version": "0.11.9", "private": true, "scripts": { "build": "vite build", @@ -16,7 +16,7 @@ "react-dom": "18.3.1" }, "devDependencies": { - "@graphql-mesh/cli": "0.90.8", + "@graphql-mesh/cli": "0.90.9", "@types/react": "18.3.3", "@types/react-dom": "18.3.0", "@vitejs/plugin-react": "4.3.0", diff --git a/examples/openapi-stackexchange/CHANGELOG.md b/examples/openapi-stackexchange/CHANGELOG.md index e138a46c5285d..0e0555d95544e 100644 --- a/examples/openapi-stackexchange/CHANGELOG.md +++ b/examples/openapi-stackexchange/CHANGELOG.md @@ -1,5 +1,14 @@ # openapi-stackexchange +## 0.16.12 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/openapi@0.100.10 + ## 0.16.11 ### Patch Changes diff --git a/examples/openapi-stackexchange/package.json b/examples/openapi-stackexchange/package.json index a60044bbadde7..ad2ff673cd097 100644 --- a/examples/openapi-stackexchange/package.json +++ b/examples/openapi-stackexchange/package.json @@ -1,14 +1,14 @@ { "name": "openapi-stackexchange", - "version": "0.16.11", + "version": "0.16.12", "license": "MIT", "private": true, "scripts": { "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/openapi": "0.100.9", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/openapi": "0.100.10", "graphql": "16.8.1" } } diff --git a/examples/openapi-stripe/CHANGELOG.md b/examples/openapi-stripe/CHANGELOG.md index 70320b1e3baef..9d76fe2dd3eb0 100644 --- a/examples/openapi-stripe/CHANGELOG.md +++ b/examples/openapi-stripe/CHANGELOG.md @@ -1,5 +1,14 @@ # openapi-stripe +## 0.15.12 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/openapi@0.100.10 + ## 0.15.11 ### Patch Changes diff --git a/examples/openapi-stripe/package.json b/examples/openapi-stripe/package.json index 3a2285bc20a7d..778bd008464d9 100644 --- a/examples/openapi-stripe/package.json +++ b/examples/openapi-stripe/package.json @@ -1,14 +1,14 @@ { "name": "openapi-stripe", - "version": "0.15.11", + "version": "0.15.12", "license": "MIT", "private": true, "scripts": { "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/openapi": "0.100.9", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/openapi": "0.100.10", "graphql": "16.8.1" } } diff --git a/examples/openapi-subscriptions/CHANGELOG.md b/examples/openapi-subscriptions/CHANGELOG.md index 518dc138d4416..4a0d86d299d5c 100644 --- a/examples/openapi-subscriptions/CHANGELOG.md +++ b/examples/openapi-subscriptions/CHANGELOG.md @@ -1,5 +1,14 @@ # openapi-subscriptions +## 0.10.12 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/openapi@0.100.10 + ## 0.10.11 ### Patch Changes diff --git a/examples/openapi-subscriptions/package.json b/examples/openapi-subscriptions/package.json index 4c15429b05608..63cfc3ebe7223 100644 --- a/examples/openapi-subscriptions/package.json +++ b/examples/openapi-subscriptions/package.json @@ -1,6 +1,6 @@ { "name": "openapi-subscriptions", - "version": "0.10.11", + "version": "0.10.12", "private": true, "scripts": { "start": "concurrently \"yarn start:api\" \"yarn start:mesh\"", @@ -8,8 +8,8 @@ "start:mesh": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/openapi": "0.100.9", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/openapi": "0.100.10", "@whatwg-node/fetch": "^0.9.0", "concurrently": "8.2.2", "fets": "^0.8.0", diff --git a/examples/openapi-youtrack/CHANGELOG.md b/examples/openapi-youtrack/CHANGELOG.md index 6b97276c154b1..255de22beb675 100644 --- a/examples/openapi-youtrack/CHANGELOG.md +++ b/examples/openapi-youtrack/CHANGELOG.md @@ -1,5 +1,15 @@ # openapi-youtrack +## 0.15.12 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/openapi@0.100.10 + - @graphql-mesh/transform-resolvers-composition@0.98.6 + ## 0.15.11 ### Patch Changes diff --git a/examples/openapi-youtrack/package.json b/examples/openapi-youtrack/package.json index 0f4f0b0add8ff..aa14477df018b 100644 --- a/examples/openapi-youtrack/package.json +++ b/examples/openapi-youtrack/package.json @@ -1,15 +1,15 @@ { "name": "openapi-youtrack", - "version": "0.15.11", + "version": "0.15.12", "license": "MIT", "private": true, "scripts": { "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/openapi": "0.100.9", - "@graphql-mesh/transform-resolvers-composition": "0.98.5", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/openapi": "0.100.10", + "@graphql-mesh/transform-resolvers-composition": "0.98.6", "graphql": "16.8.1", "graphql-fields": "2.0.3" } diff --git a/examples/openwhisk-example/CHANGELOG.md b/examples/openwhisk-example/CHANGELOG.md index 67bb07cecbfe8..e79a4aae7674b 100644 --- a/examples/openwhisk-example/CHANGELOG.md +++ b/examples/openwhisk-example/CHANGELOG.md @@ -1,5 +1,15 @@ # openwhisk-example +## 0.8.9 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/graphql@0.98.6 + ## 0.8.8 ### Patch Changes diff --git a/examples/openwhisk-example/package.json b/examples/openwhisk-example/package.json index 2297c2d62bc28..f44b2f53ac5b2 100644 --- a/examples/openwhisk-example/package.json +++ b/examples/openwhisk-example/package.json @@ -1,6 +1,6 @@ { "name": "openwhisk-example", - "version": "0.8.8", + "version": "0.8.9", "description": "OpenWhisk Example for GraphQL Mesh", "author": "Arda TANRIKULU ", "license": "MIT", @@ -12,8 +12,8 @@ "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/graphql": "0.98.5", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/graphql": "0.98.6", "esbuild": "^0.21.1", "graphql": "16.8.1", "typescript": "^5.4.2" diff --git a/examples/persisted-operations/CHANGELOG.md b/examples/persisted-operations/CHANGELOG.md index b39964b437648..560e23c85fee2 100644 --- a/examples/persisted-operations/CHANGELOG.md +++ b/examples/persisted-operations/CHANGELOG.md @@ -1,5 +1,16 @@ # example-persisted-operations +## 0.3.11 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/plugin-mock@0.98.6 + - @graphql-mesh/json-schema@0.100.9 + ## 0.3.10 ### Patch Changes diff --git a/examples/persisted-operations/package.json b/examples/persisted-operations/package.json index 1d7ed3d2041c0..a54730f9b99ce 100644 --- a/examples/persisted-operations/package.json +++ b/examples/persisted-operations/package.json @@ -1,6 +1,6 @@ { "name": "example-persisted-operations", - "version": "0.3.10", + "version": "0.3.11", "license": "MIT", "private": true, "scripts": { @@ -9,9 +9,9 @@ "test": "mesh build && jest" }, "dependencies": { - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/json-schema": "0.100.8", - "@graphql-mesh/plugin-mock": "0.98.5", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/json-schema": "0.100.9", + "@graphql-mesh/plugin-mock": "0.98.6", "@graphql-yoga/plugin-sofa": "3.3.1", "graphql": "16.8.1" }, diff --git a/examples/postgres-geodb/CHANGELOG.md b/examples/postgres-geodb/CHANGELOG.md index 7c6268b62edbb..f69d5d25adaab 100644 --- a/examples/postgres-geodb/CHANGELOG.md +++ b/examples/postgres-geodb/CHANGELOG.md @@ -1,5 +1,24 @@ # postgres-geodb-example +## 0.13.9 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/config@0.100.7 + - @graphql-mesh/graphql@0.98.6 + - @graphql-mesh/postgraphile@0.98.6 + - @graphql-mesh/runtime@0.99.7 + - @graphql-mesh/transform-prefix@0.98.6 + - @graphql-mesh/cache-file@0.98.6 + ## 0.13.8 ### Patch Changes diff --git a/examples/postgres-geodb/package.json b/examples/postgres-geodb/package.json index edcc3a39245b0..c886e08991713 100644 --- a/examples/postgres-geodb/package.json +++ b/examples/postgres-geodb/package.json @@ -1,6 +1,6 @@ { "name": "postgres-geodb-example", - "version": "0.13.8", + "version": "0.13.9", "license": "MIT", "private": true, "scripts": { @@ -9,13 +9,13 @@ "start": "ts-node --transpile-only src/test-sdk.ts London" }, "dependencies": { - "@graphql-mesh/cache-file": "0.98.5", - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/config": "0.100.6", - "@graphql-mesh/graphql": "0.98.5", - "@graphql-mesh/postgraphile": "0.98.5", - "@graphql-mesh/runtime": "0.99.6", - "@graphql-mesh/transform-prefix": "0.98.5", + "@graphql-mesh/cache-file": "0.98.6", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/config": "0.100.7", + "@graphql-mesh/graphql": "0.98.6", + "@graphql-mesh/postgraphile": "0.98.6", + "@graphql-mesh/runtime": "0.99.7", + "@graphql-mesh/transform-prefix": "0.98.6", "graphql": "16.8.1" }, "devDependencies": { diff --git a/examples/programmatic-batching/CHANGELOG.md b/examples/programmatic-batching/CHANGELOG.md index 1c63488f9a6b6..6810cb1b545a6 100644 --- a/examples/programmatic-batching/CHANGELOG.md +++ b/examples/programmatic-batching/CHANGELOG.md @@ -1,5 +1,14 @@ # programmatic-batching-example +## 0.10.12 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/openapi@0.100.10 + ## 0.10.11 ### Patch Changes diff --git a/examples/programmatic-batching/package.json b/examples/programmatic-batching/package.json index e44d958c60eff..c23925139843b 100644 --- a/examples/programmatic-batching/package.json +++ b/examples/programmatic-batching/package.json @@ -1,6 +1,6 @@ { "name": "programmatic-batching-example", - "version": "0.10.11", + "version": "0.10.12", "license": "MIT", "private": true, "scripts": { @@ -8,8 +8,8 @@ "start:mesh": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/openapi": "0.100.9", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/openapi": "0.100.10", "@sinclair/typebox": "0.32.31", "fets": "0.8.0", "graphql": "16.8.1" diff --git a/examples/reddit-example/CHANGELOG.md b/examples/reddit-example/CHANGELOG.md index b5f42f5eb9b59..537669ad3d5d0 100644 --- a/examples/reddit-example/CHANGELOG.md +++ b/examples/reddit-example/CHANGELOG.md @@ -1,5 +1,14 @@ # reddit-example +## 0.10.11 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/json-schema@0.100.9 + ## 0.10.10 ### Patch Changes diff --git a/examples/reddit-example/package.json b/examples/reddit-example/package.json index 2ebe67b97594c..6db5a005ae59e 100644 --- a/examples/reddit-example/package.json +++ b/examples/reddit-example/package.json @@ -1,9 +1,9 @@ { "name": "reddit-example", - "version": "0.10.10", + "version": "0.10.11", "private": true, "dependencies": { - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/json-schema": "0.100.8" + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/json-schema": "0.100.9" } } diff --git a/examples/soap-country-info/CHANGELOG.md b/examples/soap-country-info/CHANGELOG.md index e9fb59a8aeb09..80bdacb976ee2 100644 --- a/examples/soap-country-info/CHANGELOG.md +++ b/examples/soap-country-info/CHANGELOG.md @@ -1,5 +1,16 @@ # country-info-example +## 0.14.3 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/soap@0.99.2 + - @graphql-mesh/plugin-snapshot@0.98.6 + ## 0.14.2 ### Patch Changes diff --git a/examples/soap-country-info/package.json b/examples/soap-country-info/package.json index f8429f1bf566f..5779ad5d40a0e 100644 --- a/examples/soap-country-info/package.json +++ b/examples/soap-country-info/package.json @@ -1,15 +1,15 @@ { "name": "country-info-example", - "version": "0.14.2", + "version": "0.14.3", "license": "MIT", "private": true, "scripts": { "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/plugin-snapshot": "0.98.5", - "@graphql-mesh/soap": "0.99.1", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/plugin-snapshot": "0.98.6", + "@graphql-mesh/soap": "0.99.2", "graphql": "16.8.1" } } diff --git a/examples/soap-demo/CHANGELOG.md b/examples/soap-demo/CHANGELOG.md index aa6af47138b23..4e7fc62dee792 100644 --- a/examples/soap-demo/CHANGELOG.md +++ b/examples/soap-demo/CHANGELOG.md @@ -1,5 +1,15 @@ # soap-demo +## 0.9.3 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/soap@0.99.2 + ## 0.9.2 ### Patch Changes diff --git a/examples/soap-demo/package.json b/examples/soap-demo/package.json index 6c8a862d33698..1107a42050583 100644 --- a/examples/soap-demo/package.json +++ b/examples/soap-demo/package.json @@ -1,6 +1,6 @@ { "name": "soap-demo", - "version": "0.9.2", + "version": "0.9.3", "license": "MIT", "private": true, "scripts": { @@ -11,8 +11,8 @@ "start:prod": "mesh start" }, "dependencies": { - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/soap": "0.99.1", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/soap": "0.99.2", "graphql": "16.8.1" }, "devDependencies": { diff --git a/examples/soap-netsuite/CHANGELOG.md b/examples/soap-netsuite/CHANGELOG.md index 62c3ff9b53b14..17235e312cb02 100644 --- a/examples/soap-netsuite/CHANGELOG.md +++ b/examples/soap-netsuite/CHANGELOG.md @@ -1,5 +1,15 @@ # soap-netsuite +## 0.9.3 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/soap@0.99.2 + ## 0.9.2 ### Patch Changes diff --git a/examples/soap-netsuite/package.json b/examples/soap-netsuite/package.json index d226c293f19f6..41da067633f85 100644 --- a/examples/soap-netsuite/package.json +++ b/examples/soap-netsuite/package.json @@ -1,6 +1,6 @@ { "name": "soap-netsuite", - "version": "0.9.2", + "version": "0.9.3", "license": "MIT", "private": true, "scripts": { @@ -11,8 +11,8 @@ "start:prod": "mesh start" }, "dependencies": { - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/soap": "0.99.1", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/soap": "0.99.2", "graphql": "16.8.1" }, "devDependencies": { diff --git a/examples/spacex-cfw/CHANGELOG.md b/examples/spacex-cfw/CHANGELOG.md index 0432b9da44cc0..b871fa16c2766 100644 --- a/examples/spacex-cfw/CHANGELOG.md +++ b/examples/spacex-cfw/CHANGELOG.md @@ -1,5 +1,19 @@ # spacex-cfw +## 0.8.9 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/graphql@0.98.6 + - @graphql-mesh/plugin-rate-limit@0.98.6 + - @graphql-mesh/plugin-response-cache@0.98.7 + - @graphql-mesh/cache-cfw-kv@0.98.6 + ## 0.8.8 ### Patch Changes diff --git a/examples/spacex-cfw/package.json b/examples/spacex-cfw/package.json index 7093048fa8df4..bbd2a933aacee 100644 --- a/examples/spacex-cfw/package.json +++ b/examples/spacex-cfw/package.json @@ -1,14 +1,14 @@ { "name": "spacex-cfw", - "version": "0.8.8", + "version": "0.8.9", "private": true, "dependencies": { "@envelop/depth-limit": "4.0.0", - "@graphql-mesh/cache-cfw-kv": "0.98.5", - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/graphql": "0.98.5", - "@graphql-mesh/plugin-rate-limit": "0.98.5", - "@graphql-mesh/plugin-response-cache": "0.98.6", + "@graphql-mesh/cache-cfw-kv": "0.98.6", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/graphql": "0.98.6", + "@graphql-mesh/plugin-rate-limit": "0.98.6", + "@graphql-mesh/plugin-response-cache": "0.98.7", "graphql": "16.8.1" }, "devDependencies": { diff --git a/examples/sqlite-chinook/CHANGELOG.md b/examples/sqlite-chinook/CHANGELOG.md index 92f292428cd31..37a116dd1df31 100644 --- a/examples/sqlite-chinook/CHANGELOG.md +++ b/examples/sqlite-chinook/CHANGELOG.md @@ -1,5 +1,14 @@ # chinook +## 0.14.9 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/tuql@0.99.6 + ## 0.14.8 ### Patch Changes diff --git a/examples/sqlite-chinook/package.json b/examples/sqlite-chinook/package.json index 0785e0cd868f4..8c6ddfa910849 100644 --- a/examples/sqlite-chinook/package.json +++ b/examples/sqlite-chinook/package.json @@ -1,14 +1,14 @@ { "name": "chinook", - "version": "0.14.8", + "version": "0.14.9", "license": "MIT", "private": true, "scripts": { "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/tuql": "0.99.5", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/tuql": "0.99.6", "graphql": "16.8.1" }, "resolutions": { diff --git a/examples/thrift-calculator/CHANGELOG.md b/examples/thrift-calculator/CHANGELOG.md index 28908c661360e..003835877d971 100644 --- a/examples/thrift-calculator/CHANGELOG.md +++ b/examples/thrift-calculator/CHANGELOG.md @@ -1,5 +1,15 @@ # thrift-calculator +## 0.14.9 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/thrift@0.99.6 + ## 0.14.8 ### Patch Changes diff --git a/examples/thrift-calculator/package.json b/examples/thrift-calculator/package.json index 7a0d7c6656c97..f05e09afaaaaf 100644 --- a/examples/thrift-calculator/package.json +++ b/examples/thrift-calculator/package.json @@ -1,6 +1,6 @@ { "name": "thrift-calculator", - "version": "0.14.8", + "version": "0.14.9", "license": "MIT", "private": true, "main": "build/main.js", @@ -14,8 +14,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.90.8", - "@graphql-mesh/thrift": "0.99.5", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/thrift": "0.99.6", "express": "4.19.2", "graphql": "16.8.1", "thrift": "0.20.0", diff --git a/examples/type-merging-batching-example/CHANGELOG.md b/examples/type-merging-batching-example/CHANGELOG.md index fddd764b97c18..479ff18f92b3a 100644 --- a/examples/type-merging-batching-example/CHANGELOG.md +++ b/examples/type-merging-batching-example/CHANGELOG.md @@ -1,5 +1,19 @@ # type-merging-batching-example +## 0.8.9 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cli@0.90.9 + - @graphql-mesh/graphql@0.98.6 + - @graphql-mesh/transform-rename@0.98.6 + - @graphql-mesh/transform-type-merging@0.98.6 + ## 0.8.8 ### Patch Changes diff --git a/examples/type-merging-batching-example/package.json b/examples/type-merging-batching-example/package.json index d71123070f45c..27926d652f193 100644 --- a/examples/type-merging-batching-example/package.json +++ b/examples/type-merging-batching-example/package.json @@ -1,15 +1,15 @@ { "name": "type-merging-batching-example", - "version": "0.8.8", + "version": "0.8.9", "private": true, "scripts": { "start": "mesh dev" }, "dependencies": { - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/graphql": "0.98.5", - "@graphql-mesh/transform-rename": "0.98.5", - "@graphql-mesh/transform-type-merging": "0.98.5", + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/graphql": "0.98.6", + "@graphql-mesh/transform-rename": "0.98.6", + "@graphql-mesh/transform-type-merging": "0.98.6", "graphql": "16.8.1" } } diff --git a/examples/v1-next/auth0/CHANGELOG.md b/examples/v1-next/auth0/CHANGELOG.md index 41ca9d4285917..80002d0df8b69 100644 --- a/examples/v1-next/auth0/CHANGELOG.md +++ b/examples/v1-next/auth0/CHANGELOG.md @@ -1,5 +1,19 @@ # auth0-example +## 0.13.9 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`3288e30`](https://github.com/ardatan/graphql-mesh/commit/3288e302d3a8ed82a6138e33fa5c47aa95493aec), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/compose-cli@0.3.6 + - @graphql-mesh/serve-cli@0.4.8 + - @omnigraph/json-schema@0.100.9 + - @graphql-mesh/plugin-operation-field-permissions@0.98.6 + ## 0.13.8 ### Patch Changes diff --git a/examples/v1-next/auth0/package.json b/examples/v1-next/auth0/package.json index 312624d867f79..5d38dd22f70a2 100644 --- a/examples/v1-next/auth0/package.json +++ b/examples/v1-next/auth0/package.json @@ -1,6 +1,6 @@ { "name": "@v1-next/auth0-example", - "version": "0.13.8", + "version": "0.13.9", "license": "MIT", "private": true, "scripts": { @@ -11,10 +11,10 @@ }, "dependencies": { "@envelop/auth0": "^6.0.0", - "@graphql-mesh/compose-cli": "^0.3.5", - "@graphql-mesh/plugin-operation-field-permissions": "^0.98.5", - "@graphql-mesh/serve-cli": "^0.4.7", - "@omnigraph/json-schema": "^0.100.8", + "@graphql-mesh/compose-cli": "^0.3.6", + "@graphql-mesh/plugin-operation-field-permissions": "^0.98.6", + "@graphql-mesh/serve-cli": "^0.4.8", + "@omnigraph/json-schema": "^0.100.9", "graphql": "16.8.1" }, "devDependencies": { diff --git a/examples/v1-next/integrations/cfw-breweries/CHANGELOG.md b/examples/v1-next/integrations/cfw-breweries/CHANGELOG.md index c07022bb17213..c2a0852ba95e0 100644 --- a/examples/v1-next/integrations/cfw-breweries/CHANGELOG.md +++ b/examples/v1-next/integrations/cfw-breweries/CHANGELOG.md @@ -1,5 +1,21 @@ # cloudflare-workers +## 0.11.10 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`3288e30`](https://github.com/ardatan/graphql-mesh/commit/3288e302d3a8ed82a6138e33fa5c47aa95493aec), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/compose-cli@0.3.6 + - @graphql-mesh/serve-runtime@0.3.8 + - @omnigraph/json-schema@0.100.9 + - @graphql-mesh/plugin-response-cache@0.98.7 + - @graphql-mesh/cache-cfw-kv@0.98.6 + - @graphql-mesh/cache-localforage@0.98.6 + ## 0.11.9 ### Patch Changes diff --git a/examples/v1-next/integrations/cfw-breweries/package.json b/examples/v1-next/integrations/cfw-breweries/package.json index 6e8ae68c6c894..2a0b6214a4fc8 100644 --- a/examples/v1-next/integrations/cfw-breweries/package.json +++ b/examples/v1-next/integrations/cfw-breweries/package.json @@ -1,18 +1,18 @@ { "name": "cfw-breweries", - "version": "0.11.9", + "version": "0.11.10", "private": true, "scripts": { "compose": "node ../../../packages/compose-cli/dist/cjs/bin.js", "start": "wrangler dev" }, "dependencies": { - "@graphql-mesh/cache-cfw-kv": "^0.98.5", - "@graphql-mesh/cache-localforage": "^0.98.5", - "@graphql-mesh/compose-cli": "^0.3.5", - "@graphql-mesh/plugin-response-cache": "^0.98.6", - "@graphql-mesh/serve-runtime": "^0.3.7", - "@omnigraph/json-schema": "^0.100.8", + "@graphql-mesh/cache-cfw-kv": "^0.98.6", + "@graphql-mesh/cache-localforage": "^0.98.6", + "@graphql-mesh/compose-cli": "^0.3.6", + "@graphql-mesh/plugin-response-cache": "^0.98.7", + "@graphql-mesh/serve-runtime": "^0.3.8", + "@omnigraph/json-schema": "^0.100.9", "graphql": "16.8.1" }, "devDependencies": { diff --git a/examples/v1-next/integrations/cfw-spacex/CHANGELOG.md b/examples/v1-next/integrations/cfw-spacex/CHANGELOG.md index 3d608fca96413..c556f30ddc8dc 100644 --- a/examples/v1-next/integrations/cfw-spacex/CHANGELOG.md +++ b/examples/v1-next/integrations/cfw-spacex/CHANGELOG.md @@ -1,5 +1,17 @@ # spacex-cfw +## 0.9.9 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/plugin-rate-limit@0.98.6 + - @graphql-mesh/serve-runtime@0.3.8 + - @graphql-mesh/plugin-response-cache@0.98.7 + - @graphql-mesh/cache-cfw-kv@0.98.6 + ## 0.9.8 ### Patch Changes diff --git a/examples/v1-next/integrations/cfw-spacex/package.json b/examples/v1-next/integrations/cfw-spacex/package.json index b1e691d66c90f..b284e37be47f8 100644 --- a/examples/v1-next/integrations/cfw-spacex/package.json +++ b/examples/v1-next/integrations/cfw-spacex/package.json @@ -1,16 +1,16 @@ { "name": "@v1-next/cfw-spacex", - "version": "0.9.8", + "version": "0.9.9", "private": true, "scripts": { "start": "wrangler dev" }, "dependencies": { "@envelop/depth-limit": "^4.0.0", - "@graphql-mesh/cache-cfw-kv": "^0.98.5", - "@graphql-mesh/plugin-rate-limit": "^0.98.5", - "@graphql-mesh/plugin-response-cache": "^0.98.6", - "@graphql-mesh/serve-runtime": "^0.3.7", + "@graphql-mesh/cache-cfw-kv": "^0.98.6", + "@graphql-mesh/plugin-rate-limit": "^0.98.6", + "@graphql-mesh/plugin-response-cache": "^0.98.7", + "@graphql-mesh/serve-runtime": "^0.3.8", "graphql": "16.8.1" }, "devDependencies": { diff --git a/examples/v1-next/integrations/fastify/CHANGELOG.md b/examples/v1-next/integrations/fastify/CHANGELOG.md index e4fb20a8f659c..25f737830bf85 100644 --- a/examples/v1-next/integrations/fastify/CHANGELOG.md +++ b/examples/v1-next/integrations/fastify/CHANGELOG.md @@ -1,5 +1,17 @@ # example-fastify +## 0.10.10 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/compose-cli@0.3.6 + - @graphql-mesh/serve-runtime@0.3.8 + - @omnigraph/openapi@0.100.10 + ## 0.10.9 ### Patch Changes diff --git a/examples/v1-next/integrations/fastify/package.json b/examples/v1-next/integrations/fastify/package.json index de8e27ada9407..e65b8f5738c13 100644 --- a/examples/v1-next/integrations/fastify/package.json +++ b/examples/v1-next/integrations/fastify/package.json @@ -1,15 +1,15 @@ { "name": "@v1-next/example-fastify", - "version": "0.10.9", + "version": "0.10.10", "private": true, "scripts": { "compose": "node ../../../../packages/compose-cli/dist/cjs/bin.js", "start": "ts-node-dev src/index.ts" }, "dependencies": { - "@graphql-mesh/compose-cli": "^0.3.5", - "@graphql-mesh/serve-runtime": "^0.3.7", - "@omnigraph/openapi": "^0.100.9", + "@graphql-mesh/compose-cli": "^0.3.6", + "@graphql-mesh/serve-runtime": "^0.3.8", + "@omnigraph/openapi": "^0.100.10", "fastify": "^4.26.0", "graphql": "16.8.1", "ts-node": "^10.9.2", diff --git a/examples/v1-next/integrations/gcp-functions/CHANGELOG.md b/examples/v1-next/integrations/gcp-functions/CHANGELOG.md index 657cf17a254c8..2c8fa2fc116ff 100644 --- a/examples/v1-next/integrations/gcp-functions/CHANGELOG.md +++ b/examples/v1-next/integrations/gcp-functions/CHANGELOG.md @@ -1,5 +1,18 @@ # example-gcp +## 0.11.9 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`3288e30`](https://github.com/ardatan/graphql-mesh/commit/3288e302d3a8ed82a6138e33fa5c47aa95493aec), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/compose-cli@0.3.6 + - @graphql-mesh/serve-runtime@0.3.8 + - @omnigraph/json-schema@0.100.9 + ## 0.11.8 ### Patch Changes diff --git a/examples/v1-next/integrations/gcp-functions/package.json b/examples/v1-next/integrations/gcp-functions/package.json index 67e07cfa7c735..0349a900d01b3 100644 --- a/examples/v1-next/integrations/gcp-functions/package.json +++ b/examples/v1-next/integrations/gcp-functions/package.json @@ -1,6 +1,6 @@ { "name": "@v1-next/example-gcp", - "version": "0.11.8", + "version": "0.11.9", "private": true, "main": "dist/index.js", "scripts": { @@ -13,9 +13,9 @@ }, "dependencies": { "@google-cloud/functions-framework": "^3.3.0", - "@graphql-mesh/compose-cli": "^0.3.5", - "@graphql-mesh/serve-runtime": "^0.3.7", - "@omnigraph/json-schema": "^0.100.8", + "@graphql-mesh/compose-cli": "^0.3.6", + "@graphql-mesh/serve-runtime": "^0.3.8", + "@omnigraph/json-schema": "^0.100.9", "@types/node": "^20.10.6", "graphql": "^16.8.1", "typescript": "^5.4.2" diff --git a/examples/v1-next/integrations/openwhisk-example/CHANGELOG.md b/examples/v1-next/integrations/openwhisk-example/CHANGELOG.md index 3b0706df8fae5..29b28857dc5f4 100644 --- a/examples/v1-next/integrations/openwhisk-example/CHANGELOG.md +++ b/examples/v1-next/integrations/openwhisk-example/CHANGELOG.md @@ -1,5 +1,15 @@ # openwhisk-example +## 0.10.8 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/serve-cli@0.4.8 + - @graphql-mesh/serve-runtime@0.3.8 + ## 0.10.7 ### Patch Changes diff --git a/examples/v1-next/integrations/openwhisk-example/package.json b/examples/v1-next/integrations/openwhisk-example/package.json index c3f0c986786e0..53564aa3a6d95 100644 --- a/examples/v1-next/integrations/openwhisk-example/package.json +++ b/examples/v1-next/integrations/openwhisk-example/package.json @@ -1,6 +1,6 @@ { "name": "@v1-next/openwhisk-example", - "version": "0.10.7", + "version": "0.10.8", "description": "OpenWhisk Example for GraphQL Mesh", "author": "Arda TANRIKULU ", "license": "MIT", @@ -12,8 +12,8 @@ "dev": "mesh serve" }, "dependencies": { - "@graphql-mesh/serve-cli": "^0.4.7", - "@graphql-mesh/serve-runtime": "^0.3.7", + "@graphql-mesh/serve-cli": "^0.4.8", + "@graphql-mesh/serve-runtime": "^0.3.8", "esbuild": "^0.21.1", "graphql": "16.8.1", "typescript": "^5.4.2" diff --git a/examples/v1-next/json-schema-reddit/CHANGELOG.md b/examples/v1-next/json-schema-reddit/CHANGELOG.md index cc39406f7aa9e..77482faefd2eb 100644 --- a/examples/v1-next/json-schema-reddit/CHANGELOG.md +++ b/examples/v1-next/json-schema-reddit/CHANGELOG.md @@ -4,6 +4,19 @@ ### Patch Changes +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`3288e30`](https://github.com/ardatan/graphql-mesh/commit/3288e302d3a8ed82a6138e33fa5c47aa95493aec), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/compose-cli@0.3.6 + - @graphql-mesh/serve-cli@0.4.8 + - @omnigraph/json-schema@0.100.9 + +## null + +### Patch Changes + - Updated dependencies [[`c4d2249`](https://github.com/ardatan/graphql-mesh/commit/c4d22497b4249f9a0969e1d01efbe0721774ce73)]: - @graphql-mesh/serve-cli@0.4.7 diff --git a/examples/v1-next/openapi-location-weather/CHANGELOG.md b/examples/v1-next/openapi-location-weather/CHANGELOG.md index 9e871c8c047db..804f9b92440a9 100644 --- a/examples/v1-next/openapi-location-weather/CHANGELOG.md +++ b/examples/v1-next/openapi-location-weather/CHANGELOG.md @@ -1,5 +1,19 @@ # typescript-location-weather-example +## 0.17.11 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/compose-cli@0.3.6 + - @graphql-mesh/serve-cli@0.4.8 + - @omnigraph/openapi@0.100.10 + - @graphql-mesh/plugin-response-cache@0.98.7 + - @graphql-mesh/cache-localforage@0.98.6 + ## 0.17.10 ### Patch Changes diff --git a/examples/v1-next/openapi-location-weather/package.json b/examples/v1-next/openapi-location-weather/package.json index 7e29221b0d315..04fde8184590c 100644 --- a/examples/v1-next/openapi-location-weather/package.json +++ b/examples/v1-next/openapi-location-weather/package.json @@ -1,6 +1,6 @@ { "name": "location-weather-example", - "version": "0.17.10", + "version": "0.17.11", "license": "MIT", "private": true, "scripts": { @@ -8,11 +8,11 @@ "serve": "node ../../packages/serve-cli/dist/cjs/bin.js" }, "dependencies": { - "@graphql-mesh/cache-localforage": "^0.98.5", - "@graphql-mesh/compose-cli": "^0.3.5", - "@graphql-mesh/plugin-response-cache": "^0.98.6", - "@graphql-mesh/serve-cli": "^0.4.7", - "@omnigraph/openapi": "^0.100.9", + "@graphql-mesh/cache-localforage": "^0.98.6", + "@graphql-mesh/compose-cli": "^0.3.6", + "@graphql-mesh/plugin-response-cache": "^0.98.7", + "@graphql-mesh/serve-cli": "^0.4.8", + "@omnigraph/openapi": "^0.100.10", "graphql": "^16.8.1" } } diff --git a/examples/v1-next/openapi-youtrack/CHANGELOG.md b/examples/v1-next/openapi-youtrack/CHANGELOG.md index 70956413c313d..12e1a92259fe0 100644 --- a/examples/v1-next/openapi-youtrack/CHANGELOG.md +++ b/examples/v1-next/openapi-youtrack/CHANGELOG.md @@ -1,5 +1,17 @@ # openapi-youtrack +## 0.17.10 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/compose-cli@0.3.6 + - @graphql-mesh/serve-cli@0.4.8 + - @omnigraph/openapi@0.100.10 + ## 0.17.9 ### Patch Changes diff --git a/examples/v1-next/openapi-youtrack/package.json b/examples/v1-next/openapi-youtrack/package.json index e73f08ed7c81e..be9929fcfdbc6 100644 --- a/examples/v1-next/openapi-youtrack/package.json +++ b/examples/v1-next/openapi-youtrack/package.json @@ -1,6 +1,6 @@ { "name": "@v1-next/openapi-youtrack", - "version": "0.17.9", + "version": "0.17.10", "license": "MIT", "private": true, "scripts": { @@ -8,9 +8,9 @@ "serve": "node ../../packages/serve-cli/dist/cjs/bin.js" }, "dependencies": { - "@graphql-mesh/compose-cli": "^0.3.5", - "@graphql-mesh/serve-cli": "^0.4.7", - "@omnigraph/openapi": "^0.100.9", + "@graphql-mesh/compose-cli": "^0.3.6", + "@graphql-mesh/serve-cli": "^0.4.8", + "@omnigraph/openapi": "^0.100.10", "graphql": "^16.8.1" } } diff --git a/packages/cache/cfw-kv/CHANGELOG.md b/packages/cache/cfw-kv/CHANGELOG.md index 0ed1d36419d08..94fc5713e7c21 100644 --- a/packages/cache/cfw-kv/CHANGELOG.md +++ b/packages/cache/cfw-kv/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-mesh/cache-cfw-kv +## 0.98.6 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.98.5 ### Patch Changes diff --git a/packages/cache/cfw-kv/package.json b/packages/cache/cfw-kv/package.json index a0d6a64d5ff54..dd1eaa4e70a3e 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.98.5", + "version": "0.98.6", "type": "module", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "graphql": "*", "tslib": "^2.4.0" }, diff --git a/packages/cache/file/CHANGELOG.md b/packages/cache/file/CHANGELOG.md index bae3d71a41eed..444c4d4e6aaaf 100644 --- a/packages/cache/file/CHANGELOG.md +++ b/packages/cache/file/CHANGELOG.md @@ -1,5 +1,17 @@ # @graphql-mesh/cache-file +## 0.98.6 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cross-helpers@0.4.3 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.98.5 ### Patch Changes diff --git a/packages/cache/file/package.json b/packages/cache/file/package.json index e02ccc663d64a..92f5bb77a2302 100644 --- a/packages/cache/file/package.json +++ b/packages/cache/file/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/cache-file", - "version": "0.98.5", + "version": "0.98.6", "type": "module", "repository": { "type": "git", @@ -32,9 +32,9 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/cross-helpers": "^0.4.2", - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/cross-helpers": "^0.4.3", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "graphql": "*", "tslib": "^2.4.0" }, diff --git a/packages/cache/localforage/CHANGELOG.md b/packages/cache/localforage/CHANGELOG.md index 015bfa9ad8e3b..049544637ef8e 100644 --- a/packages/cache/localforage/CHANGELOG.md +++ b/packages/cache/localforage/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-mesh/cache-localforage +## 0.98.6 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.98.5 ### Patch Changes diff --git a/packages/cache/localforage/package.json b/packages/cache/localforage/package.json index fe79c93d83a9f..cf52fedb35f4a 100644 --- a/packages/cache/localforage/package.json +++ b/packages/cache/localforage/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/cache-localforage", - "version": "0.98.5", + "version": "0.98.6", "type": "module", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "graphql": "*", "tslib": "^2.4.0" }, diff --git a/packages/cache/redis/CHANGELOG.md b/packages/cache/redis/CHANGELOG.md index 424866c502df7..2d4a0aa94bd82 100644 --- a/packages/cache/redis/CHANGELOG.md +++ b/packages/cache/redis/CHANGELOG.md @@ -1,5 +1,17 @@ # @graphql-mesh/cache-redis +## 0.98.6 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cross-helpers@0.4.3 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.98.5 ### Patch Changes diff --git a/packages/cache/redis/package.json b/packages/cache/redis/package.json index 35ac3c48b2c23..0341978c79c0a 100644 --- a/packages/cache/redis/package.json +++ b/packages/cache/redis/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/cache-redis", - "version": "0.98.5", + "version": "0.98.6", "type": "module", "repository": { "type": "git", @@ -32,9 +32,9 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/cross-helpers": "^0.4.2", - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/cross-helpers": "^0.4.3", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "graphql": "*", "tslib": "^2.4.0" }, diff --git a/packages/compose-cli/CHANGELOG.md b/packages/compose-cli/CHANGELOG.md index 832ccd9f2227c..4df32d51cb5d1 100644 --- a/packages/compose-cli/CHANGELOG.md +++ b/packages/compose-cli/CHANGELOG.md @@ -1,5 +1,23 @@ # @graphql-mesh/compose-cli +## 0.3.6 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `dependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/fusion-composition@0.0.5 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.3.5 ### Patch Changes diff --git a/packages/compose-cli/package.json b/packages/compose-cli/package.json index 1b2a929cf6a94..e1cdb947ad100 100644 --- a/packages/compose-cli/package.json +++ b/packages/compose-cli/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/compose-cli", - "version": "0.3.5", + "version": "0.3.6", "type": "module", "repository": { "type": "git", @@ -35,13 +35,13 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.98.5", + "@graphql-mesh/types": "^0.98.6", "graphql": "*" }, "dependencies": { "@commander-js/extra-typings": "^12.0.1", - "@graphql-mesh/fusion-composition": "^0.0.4", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/fusion-composition": "^0.0.5", + "@graphql-mesh/utils": "^0.98.6", "@graphql-tools/graphql-file-loader": "8.0.1", "@graphql-tools/load": "^8.0.1", "@graphql-tools/utils": "^10.2.1", diff --git a/packages/cross-helpers/CHANGELOG.md b/packages/cross-helpers/CHANGELOG.md index d9e7b5f945704..d79256379efef 100644 --- a/packages/cross-helpers/CHANGELOG.md +++ b/packages/cross-helpers/CHANGELOG.md @@ -1,5 +1,16 @@ # @graphql-mesh/cross-helpers +## 0.4.3 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `peerDependencies`) + ## 0.4.2 ### Patch Changes diff --git a/packages/cross-helpers/package.json b/packages/cross-helpers/package.json index ad6dc22a0eeb6..67c7b7f30eaaf 100644 --- a/packages/cross-helpers/package.json +++ b/packages/cross-helpers/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/cross-helpers", - "version": "0.4.2", + "version": "0.4.3", "description": "Cross Platform Helpers for GraphQL Mesh", "repository": { "type": "git", diff --git a/packages/fusion/composition/CHANGELOG.md b/packages/fusion/composition/CHANGELOG.md index 9a77995def194..1780393a57306 100644 --- a/packages/fusion/composition/CHANGELOG.md +++ b/packages/fusion/composition/CHANGELOG.md @@ -1,5 +1,19 @@ # @graphql-mesh/fusion-composition +## 0.0.5 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/schema@^10.0.4` ↗︎](https://www.npmjs.com/package/@graphql-tools/schema/v/10.0.4) + (from `^10.0.2`, in `dependencies`) + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `dependencies`) + ## 0.0.4 ### Patch Changes diff --git a/packages/fusion/composition/package.json b/packages/fusion/composition/package.json index 51a243bfdd9bb..1b86d328d0e71 100644 --- a/packages/fusion/composition/package.json +++ b/packages/fusion/composition/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/fusion-composition", - "version": "0.0.4", + "version": "0.0.5", "type": "module", "description": "Basic composition utility for Fusion spec", "repository": { diff --git a/packages/fusion/runtime/CHANGELOG.md b/packages/fusion/runtime/CHANGELOG.md index 81b514246872c..228a4cbce823a 100644 --- a/packages/fusion/runtime/CHANGELOG.md +++ b/packages/fusion/runtime/CHANGELOG.md @@ -1,5 +1,31 @@ # @graphql-mesh/fusion-runtime +## 0.3.7 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) + (from `^10.0.10`, in `dependencies`) + - Updated dependency + [`@graphql-tools/stitch@^9.2.9` ↗︎](https://www.npmjs.com/package/@graphql-tools/stitch/v/9.2.9) + (from `^9.2.8`, in `dependencies`) + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `dependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/runtime@0.99.7 + - @graphql-mesh/transport-common@0.2.6 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.3.6 ### Patch Changes diff --git a/packages/fusion/runtime/package.json b/packages/fusion/runtime/package.json index 8cb38758b0dd4..d924add3f7dd5 100644 --- a/packages/fusion/runtime/package.json +++ b/packages/fusion/runtime/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/fusion-runtime", - "version": "0.3.6", + "version": "0.3.7", "type": "module", "description": "Runtime for GraphQL Mesh Fusion Supergraph", "repository": { @@ -50,10 +50,10 @@ "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" }, "dependencies": { - "@graphql-mesh/runtime": "^0.99.6", - "@graphql-mesh/transport-common": "^0.2.5", - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/runtime": "^0.99.7", + "@graphql-mesh/transport-common": "^0.2.6", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "@graphql-tools/delegate": "^10.0.11", "@graphql-tools/stitch": "^9.2.9", "@graphql-tools/stitching-directives": "^3.0.2", diff --git a/packages/legacy/apollo-link/CHANGELOG.md b/packages/legacy/apollo-link/CHANGELOG.md index b9e9433ea47a0..b7a467a730112 100644 --- a/packages/legacy/apollo-link/CHANGELOG.md +++ b/packages/legacy/apollo-link/CHANGELOG.md @@ -1,5 +1,19 @@ # @graphql-mesh/apollo-link +## 0.99.7 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `peerDependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/runtime@0.99.7 + ## 0.99.6 ### Patch Changes diff --git a/packages/legacy/apollo-link/package.json b/packages/legacy/apollo-link/package.json index 4230a113fcc84..673a2536458b9 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.99.6", + "version": "0.99.7", "type": "module", "repository": { "type": "git", @@ -33,7 +33,7 @@ "typings": "dist/typings/index.d.ts", "peerDependencies": { "@apollo/client": "^3.5.9", - "@graphql-mesh/runtime": "^0.99.6", + "@graphql-mesh/runtime": "^0.99.7", "@graphql-tools/utils": "^10.2.1", "graphql": "^15.2.0 || ^16.0.0", "tslib": "^2.4.0" diff --git a/packages/legacy/cli/CHANGELOG.md b/packages/legacy/cli/CHANGELOG.md index 277587e7e2064..86782a9c06ee5 100644 --- a/packages/legacy/cli/CHANGELOG.md +++ b/packages/legacy/cli/CHANGELOG.md @@ -1,5 +1,32 @@ # @graphql-mesh/cli +## 0.90.9 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `dependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`e569774`](https://github.com/ardatan/graphql-mesh/commit/e569774dd6491dd64093323b751f4926cf428932), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/config@0.100.7 + - @graphql-mesh/cross-helpers@0.4.3 + - @graphql-mesh/http@0.99.7 + - @graphql-mesh/runtime@0.99.7 + - @graphql-mesh/store@0.98.6 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.90.8 ### Patch Changes diff --git a/packages/legacy/cli/package.json b/packages/legacy/cli/package.json index 21d6c6ef3dad4..d4e32355a9211 100644 --- a/packages/legacy/cli/package.json +++ b/packages/legacy/cli/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/cli", - "version": "0.90.8", + "version": "0.90.9", "type": "module", "repository": { "type": "git", @@ -47,13 +47,13 @@ "@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.100.6", - "@graphql-mesh/cross-helpers": "^0.4.2", - "@graphql-mesh/http": "^0.99.6", - "@graphql-mesh/runtime": "^0.99.6", - "@graphql-mesh/store": "^0.98.5", - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/config": "^0.100.7", + "@graphql-mesh/cross-helpers": "^0.4.3", + "@graphql-mesh/http": "^0.99.7", + "@graphql-mesh/runtime": "^0.99.7", + "@graphql-mesh/store": "^0.98.6", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "@graphql-tools/utils": "^10.2.1", "ajv": "^8.12.0", "change-case": "^4.1.2", diff --git a/packages/legacy/config/CHANGELOG.md b/packages/legacy/config/CHANGELOG.md index bde45a5e2d102..86fffda283a3f 100644 --- a/packages/legacy/config/CHANGELOG.md +++ b/packages/legacy/config/CHANGELOG.md @@ -1,5 +1,33 @@ # @graphql-mesh/config +## 0.100.7 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `peerDependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`e569774`](https://github.com/ardatan/graphql-mesh/commit/e569774dd6491dd64093323b751f4926cf428932), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cross-helpers@0.4.3 + - @graphql-mesh/merger-bare@0.98.6 + - @graphql-mesh/merger-stitching@0.98.6 + - @graphql-mesh/runtime@0.99.7 + - @graphql-mesh/store@0.98.6 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + - @graphql-mesh/cache-localforage@0.98.6 + ## 0.100.6 ### Patch Changes diff --git a/packages/legacy/config/package.json b/packages/legacy/config/package.json index c33de7556c7a6..12ed7dafaa619 100644 --- a/packages/legacy/config/package.json +++ b/packages/legacy/config/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/config", - "version": "0.100.6", + "version": "0.100.7", "type": "module", "repository": { "type": "git", @@ -32,20 +32,20 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/cross-helpers": "^0.4.2", - "@graphql-mesh/runtime": "^0.99.6", - "@graphql-mesh/store": "^0.98.5", - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/cross-helpers": "^0.4.3", + "@graphql-mesh/runtime": "^0.99.7", + "@graphql-mesh/store": "^0.98.6", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "@graphql-tools/utils": "^10.2.1", "graphql": "*", "tslib": "^2.4.0" }, "dependencies": { "@envelop/core": "^5.0.0", - "@graphql-mesh/cache-localforage": "^0.98.5", - "@graphql-mesh/merger-bare": "^0.98.5", - "@graphql-mesh/merger-stitching": "^0.98.5", + "@graphql-mesh/cache-localforage": "^0.98.6", + "@graphql-mesh/merger-bare": "^0.98.6", + "@graphql-mesh/merger-stitching": "^0.98.6", "@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/container/package.json b/packages/legacy/container/package.json index 12c38bbff5fb5..2baa47db3c237 100644 --- a/packages/legacy/container/package.json +++ b/packages/legacy/container/package.json @@ -16,24 +16,24 @@ "tslib": "^2.5.0" }, "dependencies": { - "@graphql-mesh/cli": "0.90.8", - "@graphql-mesh/config": "0.100.6", - "@graphql-mesh/graphql": "0.98.5", - "@graphql-mesh/grpc": "0.99.5", - "@graphql-mesh/json-schema": "0.100.8", - "@graphql-mesh/odata": "0.98.5", - "@graphql-mesh/openapi": "0.100.9", - "@graphql-mesh/plugin-mock": "0.98.5", - "@graphql-mesh/postgraphile": "0.98.5", - "@graphql-mesh/runtime": "0.99.6", - "@graphql-mesh/soap": "0.99.1", - "@graphql-mesh/transform-cache": "0.98.5", - "@graphql-mesh/transform-encapsulate": "0.98.5", - "@graphql-mesh/transform-extend": "0.98.6", - "@graphql-mesh/transform-filter-schema": "0.98.5", - "@graphql-mesh/transform-prefix": "0.98.5", - "@graphql-mesh/transform-rename": "0.98.5", - "@graphql-mesh/transform-resolvers-composition": "0.98.5" + "@graphql-mesh/cli": "0.90.9", + "@graphql-mesh/config": "0.100.7", + "@graphql-mesh/graphql": "0.98.6", + "@graphql-mesh/grpc": "0.99.6", + "@graphql-mesh/json-schema": "0.100.9", + "@graphql-mesh/odata": "0.98.6", + "@graphql-mesh/openapi": "0.100.10", + "@graphql-mesh/plugin-mock": "0.98.6", + "@graphql-mesh/postgraphile": "0.98.6", + "@graphql-mesh/runtime": "0.99.7", + "@graphql-mesh/soap": "0.99.2", + "@graphql-mesh/transform-cache": "0.98.6", + "@graphql-mesh/transform-encapsulate": "0.98.6", + "@graphql-mesh/transform-extend": "0.98.7", + "@graphql-mesh/transform-filter-schema": "0.98.6", + "@graphql-mesh/transform-prefix": "0.98.6", + "@graphql-mesh/transform-rename": "0.98.6", + "@graphql-mesh/transform-resolvers-composition": "0.98.6" }, "bob": false } diff --git a/packages/legacy/handlers/graphql/CHANGELOG.md b/packages/legacy/handlers/graphql/CHANGELOG.md index d3ccc8d7b26d9..4dc9d28a32ce8 100644 --- a/packages/legacy/handlers/graphql/CHANGELOG.md +++ b/packages/legacy/handlers/graphql/CHANGELOG.md @@ -1,5 +1,32 @@ # @graphql-mesh/graphql +## 0.98.6 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) + (from `^10.0.10`, in `dependencies`) + - Updated dependency + [`@graphql-tools/federation@^1.1.36` ↗︎](https://www.npmjs.com/package/@graphql-tools/federation/v/1.1.36) + (from `^1.1.35`, in `dependencies`) + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `peerDependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`e569774`](https://github.com/ardatan/graphql-mesh/commit/e569774dd6491dd64093323b751f4926cf428932), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cross-helpers@0.4.3 + - @graphql-mesh/store@0.98.6 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.98.5 ### Patch Changes diff --git a/packages/legacy/handlers/graphql/package.json b/packages/legacy/handlers/graphql/package.json index 268513457264c..ac13fa05e7d55 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.98.5", + "version": "0.98.6", "type": "module", "repository": { "type": "git", @@ -32,10 +32,10 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/cross-helpers": "^0.4.2", - "@graphql-mesh/store": "^0.98.5", - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/cross-helpers": "^0.4.3", + "@graphql-mesh/store": "^0.98.6", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "@graphql-tools/utils": "^10.2.1", "graphql": "*", "tslib": "^2.4.0" diff --git a/packages/legacy/handlers/grpc/CHANGELOG.md b/packages/legacy/handlers/grpc/CHANGELOG.md index 56797e20f7cb5..96f875d55039d 100644 --- a/packages/legacy/handlers/grpc/CHANGELOG.md +++ b/packages/legacy/handlers/grpc/CHANGELOG.md @@ -1,5 +1,26 @@ # @graphql-mesh/grpc +## 0.99.6 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `peerDependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`e569774`](https://github.com/ardatan/graphql-mesh/commit/e569774dd6491dd64093323b751f4926cf428932), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cross-helpers@0.4.3 + - @graphql-mesh/store@0.98.6 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.99.5 ### Patch Changes diff --git a/packages/legacy/handlers/grpc/package.json b/packages/legacy/handlers/grpc/package.json index 0d800896cdf5d..69ba324b1d0c5 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.99.5", + "version": "0.99.6", "type": "module", "repository": { "type": "git", @@ -32,10 +32,10 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/cross-helpers": "^0.4.2", - "@graphql-mesh/store": "^0.98.5", - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/cross-helpers": "^0.4.3", + "@graphql-mesh/store": "^0.98.6", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "@graphql-tools/utils": "^10.2.1", "graphql": "*", "tslib": "^2.4.0" diff --git a/packages/legacy/handlers/json-schema/CHANGELOG.md b/packages/legacy/handlers/json-schema/CHANGELOG.md index e9e082d6ba7ad..b9d0fadd1992c 100644 --- a/packages/legacy/handlers/json-schema/CHANGELOG.md +++ b/packages/legacy/handlers/json-schema/CHANGELOG.md @@ -1,5 +1,23 @@ # @graphql-mesh/json-schema +## 0.100.9 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`e569774`](https://github.com/ardatan/graphql-mesh/commit/e569774dd6491dd64093323b751f4926cf428932), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`3288e30`](https://github.com/ardatan/graphql-mesh/commit/3288e302d3a8ed82a6138e33fa5c47aa95493aec), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cross-helpers@0.4.3 + - @graphql-mesh/store@0.98.6 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + - @omnigraph/json-schema@0.100.9 + ## 0.100.8 ### Patch Changes diff --git a/packages/legacy/handlers/json-schema/package.json b/packages/legacy/handlers/json-schema/package.json index 3413674947d1d..448476a0686cf 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.100.8", + "version": "0.100.9", "type": "module", "repository": { "type": "git", @@ -32,17 +32,17 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/cross-helpers": "^0.4.2", - "@graphql-mesh/store": "^0.98.5", - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/cross-helpers": "^0.4.3", + "@graphql-mesh/store": "^0.98.6", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "graphql": "*", "tslib": "^2.4.0" }, "dependencies": { "@graphql-mesh/string-interpolation": "0.5.4", "@json-schema-tools/meta-schema": "1.7.5", - "@omnigraph/json-schema": "0.100.8", + "@omnigraph/json-schema": "0.100.9", "graphql-compose": "9.0.11", "json-machete": "0.97.3" }, diff --git a/packages/legacy/handlers/mongoose/CHANGELOG.md b/packages/legacy/handlers/mongoose/CHANGELOG.md index 35f186a7ef10e..cf9a012b283d0 100644 --- a/packages/legacy/handlers/mongoose/CHANGELOG.md +++ b/packages/legacy/handlers/mongoose/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-mesh/mongoose +## 0.98.6 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.98.5 ### Patch Changes diff --git a/packages/legacy/handlers/mongoose/package.json b/packages/legacy/handlers/mongoose/package.json index b1c83fb3bfc9b..47828e63f7ab9 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.98.5", + "version": "0.98.6", "type": "module", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "graphql": "*", "mongoose": "*", "tslib": "^2.4.0" diff --git a/packages/legacy/handlers/mysql/CHANGELOG.md b/packages/legacy/handlers/mysql/CHANGELOG.md index 76c5b8c72ef03..3d3daf5a627f1 100644 --- a/packages/legacy/handlers/mysql/CHANGELOG.md +++ b/packages/legacy/handlers/mysql/CHANGELOG.md @@ -1,5 +1,26 @@ # @graphql-mesh/mysql +## 0.98.6 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `peerDependencies`) +- Updated dependencies + [[`e569774`](https://github.com/ardatan/graphql-mesh/commit/e569774dd6491dd64093323b751f4926cf428932), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/store@0.98.6 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + - @omnigraph/mysql@0.2.6 + ## 0.98.5 ### Patch Changes diff --git a/packages/legacy/handlers/mysql/package.json b/packages/legacy/handlers/mysql/package.json index 93e7a89d993b0..97f2ab660da84 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.98.5", + "version": "0.98.6", "type": "module", "repository": { "type": "git", @@ -32,15 +32,15 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/store": "^0.98.5", - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/store": "^0.98.6", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "@graphql-tools/utils": "^10.2.1", "graphql": "*", "tslib": "^2.4.0" }, "dependencies": { - "@omnigraph/mysql": "^0.2.5" + "@omnigraph/mysql": "^0.2.6" }, "publishConfig": { "access": "public", diff --git a/packages/legacy/handlers/neo4j/CHANGELOG.md b/packages/legacy/handlers/neo4j/CHANGELOG.md index 48d521a2a688e..b00b2cb0ff89d 100644 --- a/packages/legacy/handlers/neo4j/CHANGELOG.md +++ b/packages/legacy/handlers/neo4j/CHANGELOG.md @@ -1,5 +1,20 @@ # @graphql-mesh/neo4j +## 0.98.6 + +### Patch Changes + +- Updated dependencies + [[`e569774`](https://github.com/ardatan/graphql-mesh/commit/e569774dd6491dd64093323b751f4926cf428932), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/store@0.98.6 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + - @omnigraph/neo4j@0.2.6 + ## 0.98.5 ### Patch Changes diff --git a/packages/legacy/handlers/neo4j/package.json b/packages/legacy/handlers/neo4j/package.json index 115ecd6ed3528..e1997d2717f8a 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.98.5", + "version": "0.98.6", "type": "module", "repository": { "type": "git", @@ -32,14 +32,14 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/store": "^0.98.5", - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/store": "^0.98.6", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "graphql": "*", "tslib": "^2.4.0" }, "dependencies": { - "@omnigraph/neo4j": "^0.2.5" + "@omnigraph/neo4j": "^0.2.6" }, "publishConfig": { "access": "public", diff --git a/packages/legacy/handlers/odata/CHANGELOG.md b/packages/legacy/handlers/odata/CHANGELOG.md index 7576771f084fd..a54a3b7207dd2 100644 --- a/packages/legacy/handlers/odata/CHANGELOG.md +++ b/packages/legacy/handlers/odata/CHANGELOG.md @@ -1,5 +1,29 @@ # @graphql-mesh/odata +## 0.98.6 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) + (from `^10.0.10`, in `dependencies`) + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `peerDependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`e569774`](https://github.com/ardatan/graphql-mesh/commit/e569774dd6491dd64093323b751f4926cf428932), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cross-helpers@0.4.3 + - @graphql-mesh/store@0.98.6 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.98.5 ### Patch Changes diff --git a/packages/legacy/handlers/odata/package.json b/packages/legacy/handlers/odata/package.json index db8ca43fe9112..1fd48832c2b51 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.98.5", + "version": "0.98.6", "type": "module", "repository": { "type": "git", @@ -32,10 +32,10 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/cross-helpers": "^0.4.2", - "@graphql-mesh/store": "^0.98.5", - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/cross-helpers": "^0.4.3", + "@graphql-mesh/store": "^0.98.6", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "@graphql-tools/utils": "^10.2.1", "graphql": "*", "tslib": "^2.4.0" diff --git a/packages/legacy/handlers/openapi/CHANGELOG.md b/packages/legacy/handlers/openapi/CHANGELOG.md index bfb576baff3c1..c32f995bf0bc8 100644 --- a/packages/legacy/handlers/openapi/CHANGELOG.md +++ b/packages/legacy/handlers/openapi/CHANGELOG.md @@ -1,5 +1,20 @@ # @graphql-mesh/openapi +## 0.100.10 + +### Patch Changes + +- Updated dependencies + [[`e569774`](https://github.com/ardatan/graphql-mesh/commit/e569774dd6491dd64093323b751f4926cf428932), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/store@0.98.6 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + - @omnigraph/openapi@0.100.10 + ## 0.100.9 ### Patch Changes diff --git a/packages/legacy/handlers/openapi/package.json b/packages/legacy/handlers/openapi/package.json index 5c6e3c9311802..e8279e91b5dcd 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.100.9", + "version": "0.100.10", "type": "module", "repository": { "type": "git", @@ -32,15 +32,15 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/store": "^0.98.5", - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/store": "^0.98.6", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "graphql": "*", "tslib": "^2.4.0" }, "dependencies": { "@graphql-mesh/string-interpolation": "0.5.4", - "@omnigraph/openapi": "0.100.9" + "@omnigraph/openapi": "0.100.10" }, "publishConfig": { "access": "public", diff --git a/packages/legacy/handlers/postgraphile/CHANGELOG.md b/packages/legacy/handlers/postgraphile/CHANGELOG.md index 148db62e2103e..2b642d9d922c7 100644 --- a/packages/legacy/handlers/postgraphile/CHANGELOG.md +++ b/packages/legacy/handlers/postgraphile/CHANGELOG.md @@ -1,5 +1,26 @@ # @graphql-mesh/postgraphile +## 0.98.6 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) + (from `^10.0.10`, in `dependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`e569774`](https://github.com/ardatan/graphql-mesh/commit/e569774dd6491dd64093323b751f4926cf428932), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cross-helpers@0.4.3 + - @graphql-mesh/store@0.98.6 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.98.5 ### Patch Changes diff --git a/packages/legacy/handlers/postgraphile/package.json b/packages/legacy/handlers/postgraphile/package.json index 5dedbf604903f..8dcdc90991ad7 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.98.5", + "version": "0.98.6", "type": "module", "repository": { "type": "git", @@ -32,10 +32,10 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/cross-helpers": "^0.4.2", - "@graphql-mesh/store": "^0.98.5", - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/cross-helpers": "^0.4.3", + "@graphql-mesh/store": "^0.98.6", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "graphql": "*", "tslib": "^2.4.0" }, diff --git a/packages/legacy/handlers/raml/CHANGELOG.md b/packages/legacy/handlers/raml/CHANGELOG.md index 7811ba0f4ce1e..52bc39e0a3383 100644 --- a/packages/legacy/handlers/raml/CHANGELOG.md +++ b/packages/legacy/handlers/raml/CHANGELOG.md @@ -1,5 +1,20 @@ # @graphql-mesh/raml +## 0.100.9 + +### Patch Changes + +- Updated dependencies + [[`e569774`](https://github.com/ardatan/graphql-mesh/commit/e569774dd6491dd64093323b751f4926cf428932), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/store@0.98.6 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + - @omnigraph/raml@0.100.9 + ## 0.100.8 ### Patch Changes diff --git a/packages/legacy/handlers/raml/package.json b/packages/legacy/handlers/raml/package.json index 6697452de81e0..61f1199fc5fc6 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.100.8", + "version": "0.100.9", "type": "module", "repository": { "type": "git", @@ -32,14 +32,14 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/store": "^0.98.5", - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/store": "^0.98.6", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "graphql": "*", "tslib": "^2.4.0" }, "dependencies": { - "@omnigraph/raml": "0.100.8" + "@omnigraph/raml": "0.100.9" }, "publishConfig": { "access": "public", diff --git a/packages/legacy/handlers/soap/CHANGELOG.md b/packages/legacy/handlers/soap/CHANGELOG.md index 788424c927486..162937ede3916 100644 --- a/packages/legacy/handlers/soap/CHANGELOG.md +++ b/packages/legacy/handlers/soap/CHANGELOG.md @@ -1,5 +1,28 @@ # @graphql-mesh/soap +## 0.99.2 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `peerDependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`e569774`](https://github.com/ardatan/graphql-mesh/commit/e569774dd6491dd64093323b751f4926cf428932), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cross-helpers@0.4.3 + - @graphql-mesh/store@0.98.6 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + - @omnigraph/soap@0.99.2 + ## 0.99.1 ### Patch Changes diff --git a/packages/legacy/handlers/soap/package.json b/packages/legacy/handlers/soap/package.json index f7aeaa0b6c45d..2c26b700b2c1b 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.99.1", + "version": "0.99.2", "type": "module", "repository": { "type": "git", @@ -32,17 +32,17 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/store": "^0.98.5", - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/store": "^0.98.6", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "@graphql-tools/utils": "^10.2.1", "graphql": "*", "tslib": "^2.4.0" }, "dependencies": { - "@graphql-mesh/cross-helpers": "^0.4.2", + "@graphql-mesh/cross-helpers": "^0.4.3", "@graphql-mesh/string-interpolation": "^0.5.4", - "@omnigraph/soap": "0.99.1" + "@omnigraph/soap": "0.99.2" }, "publishConfig": { "access": "public", diff --git a/packages/legacy/handlers/supergraph/CHANGELOG.md b/packages/legacy/handlers/supergraph/CHANGELOG.md index 36723ee72eb25..e80846c4a14a9 100644 --- a/packages/legacy/handlers/supergraph/CHANGELOG.md +++ b/packages/legacy/handlers/supergraph/CHANGELOG.md @@ -1,5 +1,26 @@ # @graphql-mesh/supergraph +## 0.4.6 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/federation@^1.1.36` ↗︎](https://www.npmjs.com/package/@graphql-tools/federation/v/1.1.36) + (from `^1.1.35`, in `dependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`e569774`](https://github.com/ardatan/graphql-mesh/commit/e569774dd6491dd64093323b751f4926cf428932), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cross-helpers@0.4.3 + - @graphql-mesh/store@0.98.6 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.4.5 ### Patch Changes diff --git a/packages/legacy/handlers/supergraph/package.json b/packages/legacy/handlers/supergraph/package.json index fdcbdfeed1aca..709eabf17911a 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.4.5", + "version": "0.4.6", "type": "module", "repository": { "type": "git", @@ -32,10 +32,10 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/cross-helpers": "^0.4.2", - "@graphql-mesh/store": "^0.98.5", - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/cross-helpers": "^0.4.3", + "@graphql-mesh/store": "^0.98.6", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "graphql": "*", "tslib": "^2.4.0" }, diff --git a/packages/legacy/handlers/thrift/CHANGELOG.md b/packages/legacy/handlers/thrift/CHANGELOG.md index 1e32ac3cf51c0..e17746778edf9 100644 --- a/packages/legacy/handlers/thrift/CHANGELOG.md +++ b/packages/legacy/handlers/thrift/CHANGELOG.md @@ -1,5 +1,27 @@ # @graphql-mesh/thrift +## 0.99.6 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `peerDependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`e569774`](https://github.com/ardatan/graphql-mesh/commit/e569774dd6491dd64093323b751f4926cf428932), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cross-helpers@0.4.3 + - @graphql-mesh/store@0.98.6 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + - @omnigraph/thrift@0.2.6 + ## 0.99.5 ### Patch Changes diff --git a/packages/legacy/handlers/thrift/package.json b/packages/legacy/handlers/thrift/package.json index 2a5b065caca11..cd75a90039066 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.99.5", + "version": "0.99.6", "type": "module", "repository": { "type": "git", @@ -32,16 +32,16 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/cross-helpers": "^0.4.2", - "@graphql-mesh/store": "^0.98.5", - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/cross-helpers": "^0.4.3", + "@graphql-mesh/store": "^0.98.6", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "@graphql-tools/utils": "^10.2.1", "graphql": "*", "tslib": "^2.4.0" }, "dependencies": { - "@omnigraph/thrift": "^0.2.5" + "@omnigraph/thrift": "^0.2.6" }, "devDependencies": { "@types/thrift": "0.10.17", diff --git a/packages/legacy/handlers/tuql/CHANGELOG.md b/packages/legacy/handlers/tuql/CHANGELOG.md index 31e91bf16b6c9..f0eb4b36cd50e 100644 --- a/packages/legacy/handlers/tuql/CHANGELOG.md +++ b/packages/legacy/handlers/tuql/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-mesh/tuql +## 0.99.6 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/types@0.98.6 + - @omnigraph/sqlite@0.2.6 + ## 0.99.5 ### Patch Changes diff --git a/packages/legacy/handlers/tuql/package.json b/packages/legacy/handlers/tuql/package.json index 663453d02e8a9..031dbd754e4ff 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.99.5", + "version": "0.99.6", "type": "module", "repository": { "type": "git", @@ -32,12 +32,12 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.98.5", + "@graphql-mesh/types": "^0.98.6", "graphql": "*", "tslib": "^2.4.0" }, "dependencies": { - "@omnigraph/sqlite": "^0.2.5" + "@omnigraph/sqlite": "^0.2.6" }, "publishConfig": { "access": "public", diff --git a/packages/legacy/http/CHANGELOG.md b/packages/legacy/http/CHANGELOG.md index 51a8262bb08e6..912e74ac788d4 100644 --- a/packages/legacy/http/CHANGELOG.md +++ b/packages/legacy/http/CHANGELOG.md @@ -1,5 +1,25 @@ # @graphql-mesh/http +## 0.99.7 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `peerDependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cross-helpers@0.4.3 + - @graphql-mesh/runtime@0.99.7 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.99.6 ### Patch Changes diff --git a/packages/legacy/http/package.json b/packages/legacy/http/package.json index 4bfd02c24a0c6..7a7be45559017 100644 --- a/packages/legacy/http/package.json +++ b/packages/legacy/http/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/http", - "version": "0.99.6", + "version": "0.99.7", "type": "module", "repository": { "type": "git", @@ -32,10 +32,10 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/cross-helpers": "^0.4.2", - "@graphql-mesh/runtime": "^0.99.6", - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/cross-helpers": "^0.4.3", + "@graphql-mesh/runtime": "^0.99.7", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "@graphql-tools/utils": "^10.2.1", "graphql": "*", "tslib": "^2.4.0" diff --git a/packages/legacy/mergers/bare/CHANGELOG.md b/packages/legacy/mergers/bare/CHANGELOG.md index f5c7a98f55951..20f1896c78ac0 100644 --- a/packages/legacy/mergers/bare/CHANGELOG.md +++ b/packages/legacy/mergers/bare/CHANGELOG.md @@ -1,5 +1,26 @@ # @graphql-mesh/merger-bare +## 0.98.6 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/schema@10.0.4` ↗︎](https://www.npmjs.com/package/@graphql-tools/schema/v/10.0.4) + (from `10.0.3`, in `dependencies`) + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `peerDependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/merger-stitching@0.98.6 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.98.5 ### Patch Changes diff --git a/packages/legacy/mergers/bare/package.json b/packages/legacy/mergers/bare/package.json index e1ff235d7f2e5..1d27b4535ca07 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.98.5", + "version": "0.98.6", "type": "module", "repository": { "type": "git", @@ -32,14 +32,14 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "@graphql-tools/utils": "^10.2.1", "graphql": "*", "tslib": "^2.4.0" }, "dependencies": { - "@graphql-mesh/merger-stitching": "0.98.5", + "@graphql-mesh/merger-stitching": "0.98.6", "@graphql-tools/schema": "10.0.4" }, "publishConfig": { diff --git a/packages/legacy/mergers/federation/CHANGELOG.md b/packages/legacy/mergers/federation/CHANGELOG.md index 83f2e94e9cd01..aad2030555f81 100644 --- a/packages/legacy/mergers/federation/CHANGELOG.md +++ b/packages/legacy/mergers/federation/CHANGELOG.md @@ -1,5 +1,26 @@ # @graphql-mesh/merger-federation +## 0.98.6 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `peerDependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`e569774`](https://github.com/ardatan/graphql-mesh/commit/e569774dd6491dd64093323b751f4926cf428932), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cross-helpers@0.4.3 + - @graphql-mesh/store@0.98.6 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.98.5 ### Patch Changes diff --git a/packages/legacy/mergers/federation/package.json b/packages/legacy/mergers/federation/package.json index 78226902c2475..568932174df8a 100644 --- a/packages/legacy/mergers/federation/package.json +++ b/packages/legacy/mergers/federation/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/merger-federation", - "version": "0.98.5", + "version": "0.98.6", "type": "module", "repository": { "type": "git", @@ -32,10 +32,10 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/cross-helpers": "^0.4.2", - "@graphql-mesh/store": "^0.98.5", - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/cross-helpers": "^0.4.3", + "@graphql-mesh/store": "^0.98.6", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "@graphql-tools/utils": "^10.2.1", "graphql": "*", "tslib": "^2.4.0" diff --git a/packages/legacy/mergers/stitching/CHANGELOG.md b/packages/legacy/mergers/stitching/CHANGELOG.md index c49ad1325fd8b..e32a5d0dca7de 100644 --- a/packages/legacy/mergers/stitching/CHANGELOG.md +++ b/packages/legacy/mergers/stitching/CHANGELOG.md @@ -1,5 +1,30 @@ # @graphql-mesh/merger-stitching +## 0.98.6 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) + (from `^10.0.10`, in `dependencies`) + - Updated dependency + [`@graphql-tools/stitch@^9.2.9` ↗︎](https://www.npmjs.com/package/@graphql-tools/stitch/v/9.2.9) + (from `^9.2.8`, in `dependencies`) + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `peerDependencies`) +- Updated dependencies + [[`e569774`](https://github.com/ardatan/graphql-mesh/commit/e569774dd6491dd64093323b751f4926cf428932), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/store@0.98.6 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.98.5 ### Patch Changes diff --git a/packages/legacy/mergers/stitching/package.json b/packages/legacy/mergers/stitching/package.json index da5c1fd3b91a4..05a488f778469 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.98.5", + "version": "0.98.6", "type": "module", "repository": { "type": "git", @@ -32,9 +32,9 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/store": "^0.98.5", - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/store": "^0.98.6", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "@graphql-tools/utils": "^10.2.1", "graphql": "*", "tslib": "^2.4.0" diff --git a/packages/legacy/runtime/CHANGELOG.md b/packages/legacy/runtime/CHANGELOG.md index fcfe7d2aa0dfc..bdbce9ad0f674 100644 --- a/packages/legacy/runtime/CHANGELOG.md +++ b/packages/legacy/runtime/CHANGELOG.md @@ -1,5 +1,29 @@ # @graphql-mesh/runtime +## 0.99.7 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/batch-delegate@^9.0.3` ↗︎](https://www.npmjs.com/package/@graphql-tools/batch-delegate/v/9.0.3) + (from `^9.0.2`, in `dependencies`) + - Updated dependency + [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) + (from `^10.0.10`, in `dependencies`) + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `peerDependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cross-helpers@0.4.3 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.99.6 ### Patch Changes diff --git a/packages/legacy/runtime/package.json b/packages/legacy/runtime/package.json index ba572124bd989..fa284ecb710be 100644 --- a/packages/legacy/runtime/package.json +++ b/packages/legacy/runtime/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/runtime", - "version": "0.99.6", + "version": "0.99.7", "type": "module", "repository": { "type": "git", @@ -32,9 +32,9 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/cross-helpers": "^0.4.2", - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/cross-helpers": "^0.4.3", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "@graphql-tools/utils": "^10.2.1", "graphql": "*", "tslib": "^2.4.0" diff --git a/packages/legacy/store/CHANGELOG.md b/packages/legacy/store/CHANGELOG.md index 8442011d3a769..41a7949f6620e 100644 --- a/packages/legacy/store/CHANGELOG.md +++ b/packages/legacy/store/CHANGELOG.md @@ -1,5 +1,31 @@ # @graphql-mesh/store +## 0.98.6 + +### Patch Changes + +- [#7025](https://github.com/ardatan/graphql-mesh/pull/7025) + [`e569774`](https://github.com/ardatan/graphql-mesh/commit/e569774dd6491dd64093323b751f4926cf428932) + Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates: + + - Updated dependency + [`@graphql-inspector/core@6.0.1` ↗︎](https://www.npmjs.com/package/@graphql-inspector/core/v/6.0.1) + (from `5.0.2`, in `dependencies`) + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `peerDependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cross-helpers@0.4.3 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.98.5 ### Patch Changes diff --git a/packages/legacy/store/package.json b/packages/legacy/store/package.json index f3ec06de229f7..995e4b147c013 100644 --- a/packages/legacy/store/package.json +++ b/packages/legacy/store/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/store", - "version": "0.98.5", + "version": "0.98.6", "type": "module", "repository": { "type": "git", @@ -32,9 +32,9 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/cross-helpers": "^0.4.2", - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/cross-helpers": "^0.4.3", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "@graphql-tools/utils": "^10.2.1", "graphql": "*", "tslib": "^2.4.0" diff --git a/packages/legacy/transforms/cache/CHANGELOG.md b/packages/legacy/transforms/cache/CHANGELOG.md index acf89042de99b..46f72761a7187 100644 --- a/packages/legacy/transforms/cache/CHANGELOG.md +++ b/packages/legacy/transforms/cache/CHANGELOG.md @@ -1,5 +1,23 @@ # @graphql-mesh/transform-cache +## 0.98.6 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `peerDependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cross-helpers@0.4.3 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.98.5 ### Patch Changes diff --git a/packages/legacy/transforms/cache/package.json b/packages/legacy/transforms/cache/package.json index 3b53d81ba9fee..d9d2218e6ed29 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.98.5", + "version": "0.98.6", "type": "module", "repository": { "type": "git", @@ -32,9 +32,9 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/cross-helpers": "^0.4.2", - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/cross-helpers": "^0.4.3", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "@graphql-tools/utils": "^10.2.1", "graphql": "*", "tslib": "^2.4.0" @@ -46,7 +46,7 @@ "dayjs": "^1.11.7" }, "devDependencies": { - "@graphql-mesh/cache-localforage": "0.98.5" + "@graphql-mesh/cache-localforage": "0.98.6" }, "publishConfig": { "access": "public", diff --git a/packages/legacy/transforms/encapsulate/CHANGELOG.md b/packages/legacy/transforms/encapsulate/CHANGELOG.md index 0688ce19d0b61..4acaa9730a87f 100644 --- a/packages/legacy/transforms/encapsulate/CHANGELOG.md +++ b/packages/legacy/transforms/encapsulate/CHANGELOG.md @@ -1,5 +1,24 @@ # @graphql-mesh/transform-encapsulate +## 0.98.6 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) + (from `^10.0.10`, in `dependencies`) + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `peerDependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.98.5 ### Patch Changes diff --git a/packages/legacy/transforms/encapsulate/package.json b/packages/legacy/transforms/encapsulate/package.json index b93c1639270df..76394abe0efd2 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.98.5", + "version": "0.98.6", "type": "module", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "@graphql-tools/utils": "^10.2.1", "graphql": "*", "tslib": "^2.4.0" diff --git a/packages/legacy/transforms/extend/CHANGELOG.md b/packages/legacy/transforms/extend/CHANGELOG.md index 7d94701f18b6d..c08b588d84f59 100644 --- a/packages/legacy/transforms/extend/CHANGELOG.md +++ b/packages/legacy/transforms/extend/CHANGELOG.md @@ -1,5 +1,26 @@ # @graphql-mesh/transform-extend +## 0.98.7 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/schema@10.0.4` ↗︎](https://www.npmjs.com/package/@graphql-tools/schema/v/10.0.4) + (from `10.0.3`, in `dependencies`) + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `peerDependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cross-helpers@0.4.3 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.98.6 ### Patch Changes diff --git a/packages/legacy/transforms/extend/package.json b/packages/legacy/transforms/extend/package.json index f03ee6a25cb07..c1c45c7496d93 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.98.6", + "version": "0.98.7", "type": "module", "repository": { "type": "git", @@ -32,9 +32,9 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/cross-helpers": "^0.4.2", - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/cross-helpers": "^0.4.3", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "@graphql-tools/utils": "^10.2.1", "graphql": "*", "tslib": "^2.4.0" diff --git a/packages/legacy/transforms/federation/CHANGELOG.md b/packages/legacy/transforms/federation/CHANGELOG.md index db263ebbfaa9e..91f81748d9877 100644 --- a/packages/legacy/transforms/federation/CHANGELOG.md +++ b/packages/legacy/transforms/federation/CHANGELOG.md @@ -1,5 +1,24 @@ # @graphql-mesh/transform-federation +## 0.98.6 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) + (from `^10.0.10`, in `dependencies`) + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `peerDependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.98.5 ### Patch Changes diff --git a/packages/legacy/transforms/federation/package.json b/packages/legacy/transforms/federation/package.json index b4cdb13d4c495..dd1a8b8175ead 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.98.5", + "version": "0.98.6", "type": "module", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "@graphql-tools/utils": "^10.2.1", "graphql": "*", "tslib": "^2.4.0" diff --git a/packages/legacy/transforms/filter-schema/CHANGELOG.md b/packages/legacy/transforms/filter-schema/CHANGELOG.md index 7dbb2ca0202eb..5af7ab9b2c8d0 100644 --- a/packages/legacy/transforms/filter-schema/CHANGELOG.md +++ b/packages/legacy/transforms/filter-schema/CHANGELOG.md @@ -1,5 +1,24 @@ # @graphql-mesh/transform-filter-schema +## 0.98.6 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) + (from `^10.0.10`, in `dependencies`) + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `peerDependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.98.5 ### Patch Changes diff --git a/packages/legacy/transforms/filter-schema/package.json b/packages/legacy/transforms/filter-schema/package.json index 52a38b855dd91..cbfbc5888cfe4 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.98.5", + "version": "0.98.6", "type": "module", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "@graphql-tools/utils": "^10.2.1", "graphql": "*", "tslib": "^2.4.0" diff --git a/packages/legacy/transforms/hive/CHANGELOG.md b/packages/legacy/transforms/hive/CHANGELOG.md index 3c6a586470b66..46436a33e2ca8 100644 --- a/packages/legacy/transforms/hive/CHANGELOG.md +++ b/packages/legacy/transforms/hive/CHANGELOG.md @@ -1,5 +1,24 @@ # @graphql-mesh/transform-hive +## 0.98.6 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) + (from `^10.0.10`, in `dependencies`) + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `peerDependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cross-helpers@0.4.3 + - @graphql-mesh/types@0.98.6 + ## 0.98.5 ### Patch Changes diff --git a/packages/legacy/transforms/hive/package.json b/packages/legacy/transforms/hive/package.json index 1dff505f96bec..e0321ee1bc6c9 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.98.5", + "version": "0.98.6", "type": "module", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/cross-helpers": "^0.4.2", - "@graphql-mesh/types": "^0.98.5", + "@graphql-mesh/cross-helpers": "^0.4.3", + "@graphql-mesh/types": "^0.98.6", "@graphql-tools/utils": "^10.2.1", "graphql": "*", "tslib": "^2.4.0" diff --git a/packages/legacy/transforms/hoist-field/CHANGELOG.md b/packages/legacy/transforms/hoist-field/CHANGELOG.md index c72e7063b5c72..ff85d2277eac2 100644 --- a/packages/legacy/transforms/hoist-field/CHANGELOG.md +++ b/packages/legacy/transforms/hoist-field/CHANGELOG.md @@ -1,5 +1,24 @@ # @graphql-mesh/transform-hoist-field +## 0.98.6 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) + (from `^10.0.10`, in `dependencies`) + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `peerDependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.98.5 ### Patch Changes diff --git a/packages/legacy/transforms/hoist-field/package.json b/packages/legacy/transforms/hoist-field/package.json index 4f8af2f86d255..e5f8dcc1b0ccc 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.98.5", + "version": "0.98.6", "type": "module", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "@graphql-tools/utils": "^10.2.1", "graphql": "*" }, @@ -42,7 +42,7 @@ "@graphql-tools/wrap": "^10.0.5" }, "devDependencies": { - "@graphql-mesh/cache-localforage": "0.98.5" + "@graphql-mesh/cache-localforage": "0.98.6" }, "publishConfig": { "access": "public", diff --git a/packages/legacy/transforms/naming-convention/CHANGELOG.md b/packages/legacy/transforms/naming-convention/CHANGELOG.md index 69c82d3bc27fa..687337307d3c7 100644 --- a/packages/legacy/transforms/naming-convention/CHANGELOG.md +++ b/packages/legacy/transforms/naming-convention/CHANGELOG.md @@ -1,5 +1,24 @@ # @graphql-mesh/transform-naming-convention +## 0.98.6 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) + (from `^10.0.10`, in `dependencies`) + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `peerDependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.98.5 ### Patch Changes diff --git a/packages/legacy/transforms/naming-convention/package.json b/packages/legacy/transforms/naming-convention/package.json index 5bea374e492c0..26816d350f556 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.98.5", + "version": "0.98.6", "type": "module", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "@graphql-tools/utils": "^10.2.1", "graphql": "*", "tslib": "^2.5.0" @@ -47,7 +47,7 @@ "upper-case": "^2.0.2" }, "devDependencies": { - "@graphql-mesh/cache-localforage": "^0.98.5", + "@graphql-mesh/cache-localforage": "^0.98.6", "@graphql-tools/schema": "10.0.4" }, "publishConfig": { diff --git a/packages/legacy/transforms/prefix/CHANGELOG.md b/packages/legacy/transforms/prefix/CHANGELOG.md index d0c52459e9a86..3e988d9fc0b8b 100644 --- a/packages/legacy/transforms/prefix/CHANGELOG.md +++ b/packages/legacy/transforms/prefix/CHANGELOG.md @@ -1,5 +1,24 @@ # @graphql-mesh/transform-prefix +## 0.98.6 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) + (from `^10.0.10`, in `dependencies`) + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `peerDependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.98.5 ### Patch Changes diff --git a/packages/legacy/transforms/prefix/package.json b/packages/legacy/transforms/prefix/package.json index 581c2016fa25c..eb98f64da633f 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.98.5", + "version": "0.98.6", "type": "module", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "@graphql-tools/utils": "^10.2.1", "graphql": "*", "tslib": "^2.4.0" @@ -44,7 +44,7 @@ "graphql-scalars": "^1.22.4" }, "devDependencies": { - "@graphql-mesh/cache-localforage": "0.98.5", + "@graphql-mesh/cache-localforage": "0.98.6", "@graphql-tools/schema": "10.0.4" }, "publishConfig": { diff --git a/packages/legacy/transforms/prune/CHANGELOG.md b/packages/legacy/transforms/prune/CHANGELOG.md index 15e53567e7a2e..79e926edf5a94 100644 --- a/packages/legacy/transforms/prune/CHANGELOG.md +++ b/packages/legacy/transforms/prune/CHANGELOG.md @@ -1,5 +1,19 @@ # @graphql-mesh/transform-prune +## 0.98.6 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `peerDependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/types@0.98.6 + ## 0.98.5 ### Patch Changes diff --git a/packages/legacy/transforms/prune/package.json b/packages/legacy/transforms/prune/package.json index 50db30720f233..71f10ece726ec 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.98.5", + "version": "0.98.6", "type": "module", "repository": { "type": "git", @@ -32,7 +32,7 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.98.5", + "@graphql-mesh/types": "^0.98.6", "@graphql-tools/utils": "^10.2.1", "graphql": "*", "tslib": "^2.4.0" diff --git a/packages/legacy/transforms/rate-limit/CHANGELOG.md b/packages/legacy/transforms/rate-limit/CHANGELOG.md index 5b3dea649052a..b9dbe290a6083 100644 --- a/packages/legacy/transforms/rate-limit/CHANGELOG.md +++ b/packages/legacy/transforms/rate-limit/CHANGELOG.md @@ -1,5 +1,23 @@ # @graphql-mesh/transform-rate-limit +## 0.98.6 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `peerDependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cross-helpers@0.4.3 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.98.5 ### Patch Changes diff --git a/packages/legacy/transforms/rate-limit/package.json b/packages/legacy/transforms/rate-limit/package.json index a376663c8a920..e2653af59b331 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.98.5", + "version": "0.98.6", "type": "module", "repository": { "type": "git", @@ -32,9 +32,9 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/cross-helpers": "^0.4.2", - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/cross-helpers": "^0.4.3", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "@graphql-tools/utils": "^10.2.1", "graphql": "*", "tslib": "^2.4.0" @@ -44,7 +44,7 @@ "minimatch": "^9.0.0" }, "devDependencies": { - "@graphql-mesh/cache-localforage": "0.98.5", + "@graphql-mesh/cache-localforage": "0.98.6", "@graphql-tools/schema": "10.0.4", "@graphql-tools/wrap": "10.0.5" }, diff --git a/packages/legacy/transforms/rename/CHANGELOG.md b/packages/legacy/transforms/rename/CHANGELOG.md index bd9f495d58aeb..d66126359f4e8 100644 --- a/packages/legacy/transforms/rename/CHANGELOG.md +++ b/packages/legacy/transforms/rename/CHANGELOG.md @@ -1,5 +1,24 @@ # @graphql-mesh/transform-rename +## 0.98.6 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) + (from `^10.0.10`, in `dependencies`) + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `peerDependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.98.5 ### Patch Changes diff --git a/packages/legacy/transforms/rename/package.json b/packages/legacy/transforms/rename/package.json index d88de6996bbc4..dd42e9bd38cec 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.98.5", + "version": "0.98.6", "type": "module", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "@graphql-tools/utils": "^10.2.1", "graphql": "*", "tslib": "^2.4.0" @@ -44,7 +44,7 @@ "graphql-scalars": "^1.22.4" }, "devDependencies": { - "@graphql-mesh/cache-localforage": "0.98.5", + "@graphql-mesh/cache-localforage": "0.98.6", "@graphql-tools/schema": "10.0.4" }, "publishConfig": { diff --git a/packages/legacy/transforms/replace-field/CHANGELOG.md b/packages/legacy/transforms/replace-field/CHANGELOG.md index b31b8b7ba5984..6eeef01df5a60 100644 --- a/packages/legacy/transforms/replace-field/CHANGELOG.md +++ b/packages/legacy/transforms/replace-field/CHANGELOG.md @@ -1,5 +1,21 @@ # @graphql-mesh/replace-field +## 0.98.6 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `peerDependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.98.5 ### Patch Changes diff --git a/packages/legacy/transforms/replace-field/package.json b/packages/legacy/transforms/replace-field/package.json index 8ab660db44356..2af32a525a4b4 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.98.5", + "version": "0.98.6", "type": "module", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "@graphql-tools/utils": "^10.2.1", "graphql": "*", "tslib": "^2.4.0" @@ -44,7 +44,7 @@ "@graphql-tools/load": "^8.0.0" }, "devDependencies": { - "@graphql-mesh/cache-localforage": "0.98.5", + "@graphql-mesh/cache-localforage": "0.98.6", "@graphql-tools/schema": "10.0.4" }, "publishConfig": { diff --git a/packages/legacy/transforms/resolvers-composition/CHANGELOG.md b/packages/legacy/transforms/resolvers-composition/CHANGELOG.md index e3821665c20fc..e8d05341070bf 100644 --- a/packages/legacy/transforms/resolvers-composition/CHANGELOG.md +++ b/packages/legacy/transforms/resolvers-composition/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-mesh/transform-resolvers-composition +## 0.98.6 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.98.5 ### Patch Changes diff --git a/packages/legacy/transforms/resolvers-composition/package.json b/packages/legacy/transforms/resolvers-composition/package.json index 53866bf1022df..26b13d11edab2 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.98.5", + "version": "0.98.6", "type": "module", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "graphql": "*", "tslib": "^2.4.0" }, diff --git a/packages/legacy/transforms/transfer-schema/CHANGELOG.md b/packages/legacy/transforms/transfer-schema/CHANGELOG.md index 8139fecf7389c..86721aaacf300 100644 --- a/packages/legacy/transforms/transfer-schema/CHANGELOG.md +++ b/packages/legacy/transforms/transfer-schema/CHANGELOG.md @@ -1,5 +1,21 @@ # @graphql-mesh/transform-transfer-schema +## 0.98.6 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `peerDependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.98.5 ### Patch Changes diff --git a/packages/legacy/transforms/transfer-schema/package.json b/packages/legacy/transforms/transfer-schema/package.json index 95373a3551448..efeb17febe4de 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.98.5", + "version": "0.98.6", "type": "module", "license": "MIT", "engines": { @@ -27,8 +27,8 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "@graphql-tools/utils": "^10.2.1", "graphql": "*" }, diff --git a/packages/legacy/transforms/type-merging/CHANGELOG.md b/packages/legacy/transforms/type-merging/CHANGELOG.md index e534642c692dc..362a210744e58 100644 --- a/packages/legacy/transforms/type-merging/CHANGELOG.md +++ b/packages/legacy/transforms/type-merging/CHANGELOG.md @@ -1,5 +1,21 @@ # @graphql-mesh/transform-type-merging +## 0.98.6 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) + (from `^10.0.10`, in `dependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.98.5 ### Patch Changes diff --git a/packages/legacy/transforms/type-merging/package.json b/packages/legacy/transforms/type-merging/package.json index ada32677cc5aa..acd7e2ba104dc 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.98.5", + "version": "0.98.6", "type": "module", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "graphql": "*", "tslib": "^2.4.0" }, diff --git a/packages/legacy/types/CHANGELOG.md b/packages/legacy/types/CHANGELOG.md index c3b125af6ff76..18a93926fa95d 100644 --- a/packages/legacy/types/CHANGELOG.md +++ b/packages/legacy/types/CHANGELOG.md @@ -1,5 +1,26 @@ # @graphql-mesh/types +## 0.98.6 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/batch-delegate@^9.0.3` ↗︎](https://www.npmjs.com/package/@graphql-tools/batch-delegate/v/9.0.3) + (from `^9.0.2`, in `dependencies`) + - Updated dependency + [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) + (from `^10.0.10`, in `dependencies`) + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `peerDependencies`) +- Updated dependencies + [[`e569774`](https://github.com/ardatan/graphql-mesh/commit/e569774dd6491dd64093323b751f4926cf428932), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/store@0.98.6 + ## 0.98.5 ### Patch Changes diff --git a/packages/legacy/types/package.json b/packages/legacy/types/package.json index 7c9659bfe2cfa..587a1ec1ea659 100644 --- a/packages/legacy/types/package.json +++ b/packages/legacy/types/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/types", - "version": "0.98.5", + "version": "0.98.6", "type": "module", "repository": { "type": "git", @@ -32,7 +32,7 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/store": "^0.98.5", + "@graphql-mesh/store": "^0.98.6", "@graphql-tools/utils": "^10.2.1", "graphql": "*", "tslib": "^2.4.0" diff --git a/packages/legacy/urql/CHANGELOG.md b/packages/legacy/urql/CHANGELOG.md index 9c4fa7300aa34..c836da9008c67 100644 --- a/packages/legacy/urql/CHANGELOG.md +++ b/packages/legacy/urql/CHANGELOG.md @@ -1,5 +1,19 @@ # @graphql-mesh/urql-exchange +## 0.99.7 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `peerDependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/runtime@0.99.7 + ## 0.99.6 ### Patch Changes diff --git a/packages/legacy/urql/package.json b/packages/legacy/urql/package.json index 9e055c3026bc6..e026990637759 100644 --- a/packages/legacy/urql/package.json +++ b/packages/legacy/urql/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/urql-exchange", - "version": "0.99.6", + "version": "0.99.7", "type": "module", "repository": { "type": "git", @@ -32,7 +32,7 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/runtime": "^0.99.6", + "@graphql-mesh/runtime": "^0.99.7", "@graphql-tools/utils": "^10.2.1", "@urql/core": "^2.4.3 || ^4.0.0 || ^5.0.0", "graphql": "^15.2.0 || ^16.0.0", diff --git a/packages/legacy/utils/CHANGELOG.md b/packages/legacy/utils/CHANGELOG.md index bfbd4d9a23495..9a0b99973ff4b 100644 --- a/packages/legacy/utils/CHANGELOG.md +++ b/packages/legacy/utils/CHANGELOG.md @@ -1,5 +1,24 @@ # @graphql-mesh/utils +## 0.98.6 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) + (from `^10.0.10`, in `dependencies`) + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `peerDependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cross-helpers@0.4.3 + - @graphql-mesh/types@0.98.6 + ## 0.98.5 ### Patch Changes diff --git a/packages/legacy/utils/package.json b/packages/legacy/utils/package.json index fb82035446e79..247896e889d7d 100644 --- a/packages/legacy/utils/package.json +++ b/packages/legacy/utils/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/utils", - "version": "0.98.5", + "version": "0.98.6", "type": "module", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/cross-helpers": "^0.4.2", - "@graphql-mesh/types": "^0.98.5", + "@graphql-mesh/cross-helpers": "^0.4.3", + "@graphql-mesh/types": "^0.98.6", "@graphql-tools/utils": "^10.2.1", "graphql": "*", "tslib": "^2.4.0" diff --git a/packages/loaders/json-schema/CHANGELOG.md b/packages/loaders/json-schema/CHANGELOG.md index e45b4ba78ea59..c045868714418 100644 --- a/packages/loaders/json-schema/CHANGELOG.md +++ b/packages/loaders/json-schema/CHANGELOG.md @@ -1,5 +1,37 @@ # @omnigraph/json-schema +## 0.100.9 + +### Patch Changes + +- [#7023](https://github.com/ardatan/graphql-mesh/pull/7023) + [`3288e30`](https://github.com/ardatan/graphql-mesh/commit/3288e302d3a8ed82a6138e33fa5c47aa95493aec) + Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates: + + - Updated dependency [`ajv@8.14.0` ↗︎](https://www.npmjs.com/package/ajv/v/8.14.0) (from + `8.13.0`, in `dependencies`) + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) + (from `^10.0.10`, in `dependencies`) + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `peerDependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cross-helpers@0.4.3 + - @graphql-mesh/transport-common@0.2.6 + - @graphql-mesh/transport-rest@0.2.6 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.100.8 ### Patch Changes diff --git a/packages/loaders/json-schema/package.json b/packages/loaders/json-schema/package.json index cea12bac8c749..25c41db0a50ef 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.100.8", + "version": "0.100.9", "type": "module", "repository": { "type": "git", @@ -32,17 +32,17 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/cross-helpers": "^0.4.2", - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/cross-helpers": "^0.4.3", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "@graphql-tools/utils": "^10.2.1", "graphql": "*", "tslib": "^2.4.0" }, "dependencies": { "@graphql-mesh/string-interpolation": "0.5.4", - "@graphql-mesh/transport-common": "^0.2.5", - "@graphql-mesh/transport-rest": "^0.2.5", + "@graphql-mesh/transport-common": "^0.2.6", + "@graphql-mesh/transport-rest": "^0.2.6", "@graphql-tools/delegate": "^10.0.11", "@json-schema-tools/meta-schema": "1.7.5", "@whatwg-node/fetch": "^0.9.0", diff --git a/packages/loaders/mysql/CHANGELOG.md b/packages/loaders/mysql/CHANGELOG.md index 307b9f2d68e02..323d7e3b234ac 100644 --- a/packages/loaders/mysql/CHANGELOG.md +++ b/packages/loaders/mysql/CHANGELOG.md @@ -1,5 +1,28 @@ # @omnigraph/mysql +## 0.2.6 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) + (from `^10.0.10`, in `dependencies`) + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `dependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cross-helpers@0.4.3 + - @graphql-mesh/transport-mysql@0.2.6 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.2.5 ### Patch Changes diff --git a/packages/loaders/mysql/package.json b/packages/loaders/mysql/package.json index 80d112386314f..a57ad845b878b 100644 --- a/packages/loaders/mysql/package.json +++ b/packages/loaders/mysql/package.json @@ -1,6 +1,6 @@ { "name": "@omnigraph/mysql", - "version": "0.2.5", + "version": "0.2.6", "type": "module", "license": "MIT", "engines": { @@ -27,14 +27,14 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.98.5", + "@graphql-mesh/types": "^0.98.6", "graphql": "*" }, "dependencies": { - "@graphql-mesh/cross-helpers": "^0.4.2", + "@graphql-mesh/cross-helpers": "^0.4.3", "@graphql-mesh/string-interpolation": "^0.5.4", - "@graphql-mesh/transport-mysql": "^0.2.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/transport-mysql": "^0.2.6", + "@graphql-mesh/utils": "^0.98.6", "@graphql-tools/delegate": "^10.0.11", "@graphql-tools/utils": "^10.2.1", "graphql-compose": "^9.0.10", diff --git a/packages/loaders/neo4j/CHANGELOG.md b/packages/loaders/neo4j/CHANGELOG.md index 45261b40d9783..5c9d5b21b800f 100644 --- a/packages/loaders/neo4j/CHANGELOG.md +++ b/packages/loaders/neo4j/CHANGELOG.md @@ -1,5 +1,24 @@ # @omnigraph/neo4j +## 0.2.6 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) + (from `^10.0.10`, in `dependencies`) + - Updated dependency + [`@graphql-tools/schema@^10.0.4` ↗︎](https://www.npmjs.com/package/@graphql-tools/schema/v/10.0.4) + (from `^10.0.2`, in `dependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/transport-neo4j@0.2.6 + - @graphql-mesh/types@0.98.6 + ## 0.2.5 ### Patch Changes diff --git a/packages/loaders/neo4j/package.json b/packages/loaders/neo4j/package.json index 6ad1a1b40347f..1948d10b9a5af 100644 --- a/packages/loaders/neo4j/package.json +++ b/packages/loaders/neo4j/package.json @@ -1,6 +1,6 @@ { "name": "@omnigraph/neo4j", - "version": "0.2.5", + "version": "0.2.6", "type": "module", "license": "MIT", "engines": { @@ -27,12 +27,12 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.98.5", + "@graphql-mesh/types": "^0.98.6", "graphql": "*", "tslib": "^2.4.0" }, "dependencies": { - "@graphql-mesh/transport-neo4j": "^0.2.5", + "@graphql-mesh/transport-neo4j": "^0.2.6", "@graphql-tools/delegate": "^10.0.11", "@graphql-tools/schema": "^10.0.4", "@neo4j/introspector": "^3.0.0", diff --git a/packages/loaders/openapi/CHANGELOG.md b/packages/loaders/openapi/CHANGELOG.md index 584b99e9c9f2a..11a9b9ef4434c 100644 --- a/packages/loaders/openapi/CHANGELOG.md +++ b/packages/loaders/openapi/CHANGELOG.md @@ -1,5 +1,26 @@ # @omnigraph/openapi +## 0.100.10 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) + (from `^10.0.10`, in `dependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`3288e30`](https://github.com/ardatan/graphql-mesh/commit/3288e302d3a8ed82a6138e33fa5c47aa95493aec), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cross-helpers@0.4.3 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + - @omnigraph/json-schema@0.100.9 + ## 0.100.9 ### Patch Changes diff --git a/packages/loaders/openapi/package.json b/packages/loaders/openapi/package.json index 68874f85bbda5..cc82b56325764 100644 --- a/packages/loaders/openapi/package.json +++ b/packages/loaders/openapi/package.json @@ -1,6 +1,6 @@ { "name": "@omnigraph/openapi", - "version": "0.100.9", + "version": "0.100.10", "type": "module", "repository": { "type": "git", @@ -32,16 +32,16 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/cross-helpers": "^0.4.2", - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/cross-helpers": "^0.4.3", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "graphql": "*", "tslib": "^2.4.0" }, "dependencies": { "@graphql-mesh/string-interpolation": "^0.5.4", "@graphql-tools/delegate": "^10.0.11", - "@omnigraph/json-schema": "^0.100.8", + "@omnigraph/json-schema": "^0.100.9", "change-case": "^4.1.2", "json-machete": "^0.97.3", "openapi-types": "^12.1.0" diff --git a/packages/loaders/raml/CHANGELOG.md b/packages/loaders/raml/CHANGELOG.md index 6bb60c601ea0a..ea686cdafcfee 100644 --- a/packages/loaders/raml/CHANGELOG.md +++ b/packages/loaders/raml/CHANGELOG.md @@ -1,5 +1,29 @@ # @omnigraph/raml +## 0.100.9 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) + (from `^10.0.10`, in `dependencies`) + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `peerDependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`3288e30`](https://github.com/ardatan/graphql-mesh/commit/3288e302d3a8ed82a6138e33fa5c47aa95493aec), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cross-helpers@0.4.3 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + - @omnigraph/json-schema@0.100.9 + ## 0.100.8 ### Patch Changes diff --git a/packages/loaders/raml/package.json b/packages/loaders/raml/package.json index 6df0076e089b2..6b7eb06457091 100644 --- a/packages/loaders/raml/package.json +++ b/packages/loaders/raml/package.json @@ -1,6 +1,6 @@ { "name": "@omnigraph/raml", - "version": "0.100.8", + "version": "0.100.9", "type": "module", "repository": { "type": "git", @@ -32,9 +32,9 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/cross-helpers": "^0.4.2", - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/cross-helpers": "^0.4.3", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "@graphql-tools/utils": "^10.2.1", "graphql": "*", "tslib": "^2.4.0" @@ -43,7 +43,7 @@ "@ardatan/raml-1-parser": "1.1.69", "@graphql-mesh/string-interpolation": "0.5.4", "@graphql-tools/delegate": "^10.0.11", - "@omnigraph/json-schema": "0.100.8", + "@omnigraph/json-schema": "0.100.9", "@whatwg-node/fetch": "^0.9.0", "change-case": "4.1.2", "json-machete": "0.97.3", diff --git a/packages/loaders/soap/CHANGELOG.md b/packages/loaders/soap/CHANGELOG.md index f7ae97ad0c3ec..60670c44ec529 100644 --- a/packages/loaders/soap/CHANGELOG.md +++ b/packages/loaders/soap/CHANGELOG.md @@ -1,5 +1,25 @@ # @omnigraph/soap +## 0.99.2 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `peerDependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cross-helpers@0.4.3 + - @graphql-mesh/transport-soap@0.2.6 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.99.1 ### Patch Changes diff --git a/packages/loaders/soap/package.json b/packages/loaders/soap/package.json index f4d259038e2b7..71a21bf84cba2 100644 --- a/packages/loaders/soap/package.json +++ b/packages/loaders/soap/package.json @@ -1,6 +1,6 @@ { "name": "@omnigraph/soap", - "version": "0.99.1", + "version": "0.99.2", "type": "module", "license": "MIT", "engines": { @@ -27,15 +27,15 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "@graphql-tools/utils": "^10.2.1", "graphql": "*" }, "dependencies": { - "@graphql-mesh/cross-helpers": "^0.4.2", + "@graphql-mesh/cross-helpers": "^0.4.3", "@graphql-mesh/string-interpolation": "^0.5.4", - "@graphql-mesh/transport-soap": "^0.2.5", + "@graphql-mesh/transport-soap": "^0.2.6", "@whatwg-node/fetch": "^0.9.15", "fast-xml-parser": "^4.3.4", "graphql-compose": "^9.0.10", diff --git a/packages/loaders/sqlite/CHANGELOG.md b/packages/loaders/sqlite/CHANGELOG.md index 0a5da8518feb9..6c561995acb0c 100644 --- a/packages/loaders/sqlite/CHANGELOG.md +++ b/packages/loaders/sqlite/CHANGELOG.md @@ -1,5 +1,21 @@ # @omnigraph/sqlite +## 0.2.6 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) + (from `^10.0.10`, in `dependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cross-helpers@0.4.3 + - @graphql-mesh/types@0.98.6 + ## 0.2.5 ### Patch Changes diff --git a/packages/loaders/sqlite/package.json b/packages/loaders/sqlite/package.json index 664922b144b7c..8ac72b81a6021 100644 --- a/packages/loaders/sqlite/package.json +++ b/packages/loaders/sqlite/package.json @@ -1,6 +1,6 @@ { "name": "@omnigraph/sqlite", - "version": "0.2.5", + "version": "0.2.6", "type": "module", "repository": { "type": "git", @@ -36,8 +36,8 @@ "tslib": "^2.4.0" }, "dependencies": { - "@graphql-mesh/cross-helpers": "^0.4.2", - "@graphql-mesh/types": "^0.98.5", + "@graphql-mesh/cross-helpers": "^0.4.3", + "@graphql-mesh/types": "^0.98.6", "@graphql-tools/delegate": "^10.0.11" }, "optionalDependencies": { diff --git a/packages/loaders/thrift/CHANGELOG.md b/packages/loaders/thrift/CHANGELOG.md index 37cf92d81c18c..7b177d209a013 100644 --- a/packages/loaders/thrift/CHANGELOG.md +++ b/packages/loaders/thrift/CHANGELOG.md @@ -1,5 +1,19 @@ # @omnigraph/thrift +## 0.2.6 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cross-helpers@0.4.3 + - @graphql-mesh/transport-thrift@0.2.6 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.2.5 ### Patch Changes diff --git a/packages/loaders/thrift/package.json b/packages/loaders/thrift/package.json index 4f12231a1b1c7..e60812ab646db 100644 --- a/packages/loaders/thrift/package.json +++ b/packages/loaders/thrift/package.json @@ -1,6 +1,6 @@ { "name": "@omnigraph/thrift", - "version": "0.2.5", + "version": "0.2.6", "type": "module", "license": "MIT", "engines": { @@ -32,10 +32,10 @@ "dependencies": { "@creditkarma/thrift-parser": "^2.0.0", "@creditkarma/thrift-server-core": "^1.0.4", - "@graphql-mesh/cross-helpers": "^0.4.2", - "@graphql-mesh/transport-thrift": "^0.2.5", - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/cross-helpers": "^0.4.3", + "@graphql-mesh/transport-thrift": "^0.2.6", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "graphql-scalars": "^1.22.4", "thrift": "^0.20.0" }, diff --git a/packages/plugins/deduplicate-request/CHANGELOG.md b/packages/plugins/deduplicate-request/CHANGELOG.md index 957bdbd16d309..b9cc841e70680 100644 --- a/packages/plugins/deduplicate-request/CHANGELOG.md +++ b/packages/plugins/deduplicate-request/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-mesh/plugin-deduplicate-request +## 0.98.6 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.98.5 ### Patch Changes diff --git a/packages/plugins/deduplicate-request/package.json b/packages/plugins/deduplicate-request/package.json index 7da0103ed59ab..0bc8a782aaa4f 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.98.5", + "version": "0.98.6", "type": "module", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "graphql": "*", "tslib": "^2.4.0" }, diff --git a/packages/plugins/hive/CHANGELOG.md b/packages/plugins/hive/CHANGELOG.md index d1d5865702bf4..dcc4b7e786e2b 100644 --- a/packages/plugins/hive/CHANGELOG.md +++ b/packages/plugins/hive/CHANGELOG.md @@ -1,5 +1,17 @@ # @graphql-mesh/plugin-hive +## 0.98.6 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cross-helpers@0.4.3 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.98.5 ### Patch Changes diff --git a/packages/plugins/hive/package.json b/packages/plugins/hive/package.json index 173013599d4cf..61e4e6aa79dc6 100644 --- a/packages/plugins/hive/package.json +++ b/packages/plugins/hive/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/plugin-hive", - "version": "0.98.5", + "version": "0.98.6", "type": "module", "repository": { "type": "git", @@ -32,15 +32,15 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/cross-helpers": "^0.4.2", - "@graphql-mesh/types": "^0.98.5", + "@graphql-mesh/cross-helpers": "^0.4.3", + "@graphql-mesh/types": "^0.98.6", "graphql": "*", "tslib": "^2.4.0" }, "dependencies": { "@graphql-hive/client": "^0.32.0", "@graphql-mesh/string-interpolation": "0.5.4", - "@graphql-mesh/utils": "^0.98.5" + "@graphql-mesh/utils": "^0.98.6" }, "publishConfig": { "access": "public", diff --git a/packages/plugins/http-cache/CHANGELOG.md b/packages/plugins/http-cache/CHANGELOG.md index cefe9a55f5525..1149c5fac5712 100644 --- a/packages/plugins/http-cache/CHANGELOG.md +++ b/packages/plugins/http-cache/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-mesh/plugin-http-cache +## 0.98.6 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.98.5 ### Patch Changes diff --git a/packages/plugins/http-cache/package.json b/packages/plugins/http-cache/package.json index 80423d6c0e464..c8cac974f3c4b 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.98.5", + "version": "0.98.6", "type": "module", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "graphql": "*", "tslib": "^2.4.0" }, diff --git a/packages/plugins/http-details-extensions/CHANGELOG.md b/packages/plugins/http-details-extensions/CHANGELOG.md index 4b5dcc2f601e0..191372deea484 100644 --- a/packages/plugins/http-details-extensions/CHANGELOG.md +++ b/packages/plugins/http-details-extensions/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-mesh/plugin-http-details-extensions +## 0.98.7 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.98.6 ### Patch Changes diff --git a/packages/plugins/http-details-extensions/package.json b/packages/plugins/http-details-extensions/package.json index 6f37f5fe73474..5204b914fed2b 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.98.6", + "version": "0.98.7", "type": "module", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "graphql": "*", "tslib": "^2.4.0" }, diff --git a/packages/plugins/live-query/CHANGELOG.md b/packages/plugins/live-query/CHANGELOG.md index bb49bc61ecf44..6bb1dd46418ac 100644 --- a/packages/plugins/live-query/CHANGELOG.md +++ b/packages/plugins/live-query/CHANGELOG.md @@ -1,5 +1,17 @@ # @graphql-mesh/plugin-live-query +## 0.98.6 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cross-helpers@0.4.3 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.98.5 ### Patch Changes diff --git a/packages/plugins/live-query/package.json b/packages/plugins/live-query/package.json index 59674496273d8..f811a6caf31a1 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.98.5", + "version": "0.98.6", "type": "module", "repository": { "type": "git", @@ -32,9 +32,9 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/cross-helpers": "^0.4.2", - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/cross-helpers": "^0.4.3", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "graphql": "*", "tslib": "^2.4.0" }, diff --git a/packages/plugins/mock/CHANGELOG.md b/packages/plugins/mock/CHANGELOG.md index 6f7aaeb62a81f..43685e4d6af30 100644 --- a/packages/plugins/mock/CHANGELOG.md +++ b/packages/plugins/mock/CHANGELOG.md @@ -1,5 +1,26 @@ # @graphql-mesh/plugin-mock +## 0.98.6 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/mock@^9.0.3` ↗︎](https://www.npmjs.com/package/@graphql-tools/mock/v/9.0.3) + (from `^9.0.0`, in `dependencies`) + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `peerDependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cross-helpers@0.4.3 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.98.5 ### Patch Changes diff --git a/packages/plugins/mock/package.json b/packages/plugins/mock/package.json index 2c821894347f4..4fb61b25a6be7 100644 --- a/packages/plugins/mock/package.json +++ b/packages/plugins/mock/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/plugin-mock", - "version": "0.98.5", + "version": "0.98.6", "type": "module", "repository": { "type": "git", @@ -32,9 +32,9 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/cross-helpers": "^0.4.2", - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/cross-helpers": "^0.4.3", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "@graphql-tools/utils": "^10.2.1", "graphql": "*", "tslib": "^2.4.0" @@ -48,7 +48,7 @@ }, "devDependencies": { "@envelop/core": "5.0.1", - "@graphql-mesh/cache-localforage": "0.98.5", + "@graphql-mesh/cache-localforage": "0.98.6", "@types/faker": "5.5.9" }, "publishConfig": { diff --git a/packages/plugins/newrelic/CHANGELOG.md b/packages/plugins/newrelic/CHANGELOG.md index b60ae4e9ed73b..6a451dd5a8e09 100644 --- a/packages/plugins/newrelic/CHANGELOG.md +++ b/packages/plugins/newrelic/CHANGELOG.md @@ -1,5 +1,17 @@ # @graphql-mesh/plugin-newrelic +## 0.98.6 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cross-helpers@0.4.3 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.98.5 ### Patch Changes diff --git a/packages/plugins/newrelic/package.json b/packages/plugins/newrelic/package.json index 091f1b892092b..33a03ffde2193 100644 --- a/packages/plugins/newrelic/package.json +++ b/packages/plugins/newrelic/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/plugin-newrelic", - "version": "0.98.5", + "version": "0.98.6", "type": "module", "repository": { "type": "git", @@ -32,9 +32,9 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/cross-helpers": "^0.4.2", - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/cross-helpers": "^0.4.3", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "graphql": "*", "graphql-yoga": "^4.0.5 || ^5.0.0", "newrelic": "^7 || ^8.0.0 || ^10.0.0", diff --git a/packages/plugins/operation-field-permissions/CHANGELOG.md b/packages/plugins/operation-field-permissions/CHANGELOG.md index da78927fb355f..6ebe9f95fba13 100644 --- a/packages/plugins/operation-field-permissions/CHANGELOG.md +++ b/packages/plugins/operation-field-permissions/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-mesh/plugin-operation-field-permissions +## 0.98.6 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cross-helpers@0.4.3 + - @graphql-mesh/types@0.98.6 + ## 0.98.5 ### Patch Changes diff --git a/packages/plugins/operation-field-permissions/package.json b/packages/plugins/operation-field-permissions/package.json index 012771b2ed881..a234dfc17f228 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.98.5", + "version": "0.98.6", "type": "module", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/cross-helpers": "^0.4.2", - "@graphql-mesh/types": "^0.98.5", + "@graphql-mesh/cross-helpers": "^0.4.3", + "@graphql-mesh/types": "^0.98.6", "graphql": "*", "tslib": "^2.4.0" }, diff --git a/packages/plugins/operation-headers/CHANGELOG.md b/packages/plugins/operation-headers/CHANGELOG.md index 12acb3c63638d..fdf7beb766053 100644 --- a/packages/plugins/operation-headers/CHANGELOG.md +++ b/packages/plugins/operation-headers/CHANGELOG.md @@ -1,5 +1,17 @@ # @graphql-mesh/plugin-operation-headers +## 0.1.8 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/serve-runtime@0.3.8 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.1.7 ### Patch Changes diff --git a/packages/plugins/operation-headers/package.json b/packages/plugins/operation-headers/package.json index d4021ca3d8fcb..db15dbadd0dc0 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": "0.1.7", + "version": "0.1.8", "type": "module", "repository": { "type": "git", @@ -32,9 +32,9 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/serve-runtime": "^0.3.7", - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/serve-runtime": "^0.3.8", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "graphql": "*", "tslib": "^2.4.0" }, diff --git a/packages/plugins/prometheus/CHANGELOG.md b/packages/plugins/prometheus/CHANGELOG.md index 4add396f19d28..52afb497602c2 100644 --- a/packages/plugins/prometheus/CHANGELOG.md +++ b/packages/plugins/prometheus/CHANGELOG.md @@ -1,5 +1,17 @@ # @graphql-mesh/plugin-prometheus +## 0.100.3 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/serve-runtime@0.3.8 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.100.2 ### Patch Changes diff --git a/packages/plugins/prometheus/package.json b/packages/plugins/prometheus/package.json index 43c80ee05aa2c..594c78a0a8f31 100644 --- a/packages/plugins/prometheus/package.json +++ b/packages/plugins/prometheus/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/plugin-prometheus", - "version": "0.100.2", + "version": "0.100.3", "type": "module", "repository": { "type": "git", @@ -32,15 +32,15 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "graphql": "*", "graphql-yoga": "^4.0.5 || ^5.0.0", "prom-client": "^13 || ^14.0.0 || ^15.0.0", "tslib": "^2.4.0" }, "dependencies": { - "@graphql-mesh/serve-runtime": "^0.3.7", + "@graphql-mesh/serve-runtime": "^0.3.8", "@graphql-yoga/plugin-prometheus": "^5.0.0" }, "devDependencies": { diff --git a/packages/plugins/rate-limit/CHANGELOG.md b/packages/plugins/rate-limit/CHANGELOG.md index 21244c35954f1..59299014b620b 100644 --- a/packages/plugins/rate-limit/CHANGELOG.md +++ b/packages/plugins/rate-limit/CHANGELOG.md @@ -1,5 +1,21 @@ # @graphql-mesh/plugin-rate-limit +## 0.98.6 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `peerDependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cross-helpers@0.4.3 + - @graphql-mesh/types@0.98.6 + ## 0.98.5 ### Patch Changes diff --git a/packages/plugins/rate-limit/package.json b/packages/plugins/rate-limit/package.json index 74d5afb246eda..4bf8077b9854b 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.98.5", + "version": "0.98.6", "type": "module", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/cross-helpers": "^0.4.2", - "@graphql-mesh/types": "^0.98.5", + "@graphql-mesh/cross-helpers": "^0.4.3", + "@graphql-mesh/types": "^0.98.6", "@graphql-tools/utils": "^10.2.1", "graphql": "*", "tslib": "^2.4.0" diff --git a/packages/plugins/response-cache/CHANGELOG.md b/packages/plugins/response-cache/CHANGELOG.md index 64da19af2dead..246d7c9d002b5 100644 --- a/packages/plugins/response-cache/CHANGELOG.md +++ b/packages/plugins/response-cache/CHANGELOG.md @@ -1,5 +1,17 @@ # @graphql-mesh/plugin-response-cache +## 0.98.7 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cross-helpers@0.4.3 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.98.6 ### Patch Changes diff --git a/packages/plugins/response-cache/package.json b/packages/plugins/response-cache/package.json index 72a5ab03b068f..c10e185742161 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.98.6", + "version": "0.98.7", "type": "module", "repository": { "type": "git", @@ -32,9 +32,9 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/cross-helpers": "^0.4.2", - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/cross-helpers": "^0.4.3", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "graphql": "*", "tslib": "^2.4.0" }, diff --git a/packages/plugins/snapshot/CHANGELOG.md b/packages/plugins/snapshot/CHANGELOG.md index e98b496b6e517..0b2d38c3566bd 100644 --- a/packages/plugins/snapshot/CHANGELOG.md +++ b/packages/plugins/snapshot/CHANGELOG.md @@ -1,5 +1,17 @@ # @graphql-mesh/plugin-snapshot +## 0.98.6 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cross-helpers@0.4.3 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.98.5 ### Patch Changes diff --git a/packages/plugins/snapshot/package.json b/packages/plugins/snapshot/package.json index 72652fd9510dc..a38dc4533a1e7 100644 --- a/packages/plugins/snapshot/package.json +++ b/packages/plugins/snapshot/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/plugin-snapshot", - "version": "0.98.5", + "version": "0.98.6", "type": "module", "repository": { "type": "git", @@ -32,9 +32,9 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/cross-helpers": "^0.4.2", - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/cross-helpers": "^0.4.3", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "graphql": "*", "tslib": "^2.4.0" }, diff --git a/packages/plugins/statsd/CHANGELOG.md b/packages/plugins/statsd/CHANGELOG.md index 127acbfeea1c0..c11eafa26487e 100644 --- a/packages/plugins/statsd/CHANGELOG.md +++ b/packages/plugins/statsd/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-mesh/plugin-statsd +## 0.98.6 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.98.5 ### Patch Changes diff --git a/packages/plugins/statsd/package.json b/packages/plugins/statsd/package.json index 71d99ae2bb791..df648dc333e0d 100644 --- a/packages/plugins/statsd/package.json +++ b/packages/plugins/statsd/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/plugin-statsd", - "version": "0.98.5", + "version": "0.98.6", "type": "module", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "graphql": "*", "hot-shots": "^8.0.0 || ^9.0.0 || ^10.0.0", "tslib": "^2.4.0" diff --git a/packages/serve-cli/CHANGELOG.md b/packages/serve-cli/CHANGELOG.md index d377b5c3386f0..bb3f2f57360f3 100644 --- a/packages/serve-cli/CHANGELOG.md +++ b/packages/serve-cli/CHANGELOG.md @@ -1,5 +1,25 @@ # @graphql-mesh/serve-cli +## 0.4.8 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `dependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cross-helpers@0.4.3 + - @graphql-mesh/serve-runtime@0.3.8 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.4.7 ### Patch Changes diff --git a/packages/serve-cli/package.json b/packages/serve-cli/package.json index 521d54e203e71..7d946d5365cb1 100644 --- a/packages/serve-cli/package.json +++ b/packages/serve-cli/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/serve-cli", - "version": "0.4.7", + "version": "0.4.8", "type": "module", "repository": { "type": "git", @@ -45,10 +45,10 @@ }, "dependencies": { "@commander-js/extra-typings": "^12.0.1", - "@graphql-mesh/cross-helpers": "^0.4.2", - "@graphql-mesh/serve-runtime": "^0.3.7", - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/cross-helpers": "^0.4.3", + "@graphql-mesh/serve-runtime": "^0.3.8", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "@graphql-tools/utils": "^10.2.1", "commander": "^12.0.0", "dotenv": "^16.3.1", diff --git a/packages/serve-runtime/CHANGELOG.md b/packages/serve-runtime/CHANGELOG.md index 69d7652a1459e..54462b56161b2 100644 --- a/packages/serve-runtime/CHANGELOG.md +++ b/packages/serve-runtime/CHANGELOG.md @@ -1,5 +1,34 @@ # @graphql-mesh/serve-runtime +## 0.3.8 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) + (from `^10.0.10`, in `dependencies`) + - Updated dependency + [`@graphql-tools/federation@^1.1.36` ↗︎](https://www.npmjs.com/package/@graphql-tools/federation/v/1.1.36) + (from `^1.1.35`, in `dependencies`) + - Updated dependency + [`@graphql-tools/stitch@^9.2.9` ↗︎](https://www.npmjs.com/package/@graphql-tools/stitch/v/9.2.9) + (from `^9.2.8`, in `dependencies`) + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `dependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cross-helpers@0.4.3 + - @graphql-mesh/fusion-runtime@0.3.7 + - @graphql-mesh/transport-common@0.2.6 + - @graphql-mesh/utils@0.98.6 + ## 0.3.7 ### Patch Changes diff --git a/packages/serve-runtime/package.json b/packages/serve-runtime/package.json index 6eec2a4bca8f2..ec9747b8ed596 100644 --- a/packages/serve-runtime/package.json +++ b/packages/serve-runtime/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/serve-runtime", - "version": "0.3.7", + "version": "0.3.8", "type": "module", "repository": { "type": "git", @@ -36,10 +36,10 @@ }, "dependencies": { "@envelop/core": "^5.0.0", - "@graphql-mesh/cross-helpers": "^0.4.2", - "@graphql-mesh/fusion-runtime": "^0.3.6", - "@graphql-mesh/transport-common": "^0.2.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/cross-helpers": "^0.4.3", + "@graphql-mesh/fusion-runtime": "^0.3.7", + "@graphql-mesh/transport-common": "^0.2.6", + "@graphql-mesh/utils": "^0.98.6", "@graphql-tools/delegate": "^10.0.11", "@graphql-tools/executor-http": "^1.0.6", "@graphql-tools/executor-yoga": "^2.0.3", diff --git a/packages/transports/common/CHANGELOG.md b/packages/transports/common/CHANGELOG.md index 819d334828ec6..561093b270e4d 100644 --- a/packages/transports/common/CHANGELOG.md +++ b/packages/transports/common/CHANGELOG.md @@ -1,5 +1,22 @@ # @graphql-mesh/transport-common +## 0.2.6 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) + (from `^10.0.10`, in `dependencies`) + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `dependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/types@0.98.6 + ## 0.2.5 ### Patch Changes diff --git a/packages/transports/common/package.json b/packages/transports/common/package.json index f4ec736733c88..30d2c49403ce9 100644 --- a/packages/transports/common/package.json +++ b/packages/transports/common/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transport-common", - "version": "0.2.5", + "version": "0.2.6", "type": "module", "repository": { "type": "git", @@ -32,7 +32,7 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/types": "^0.98.5", + "@graphql-mesh/types": "^0.98.6", "graphql": "*", "tslib": "^2.4.0" }, diff --git a/packages/transports/http/CHANGELOG.md b/packages/transports/http/CHANGELOG.md index df4a8881f1fdf..17b94f133f3d6 100644 --- a/packages/transports/http/CHANGELOG.md +++ b/packages/transports/http/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/transport-http +## 0.1.12 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/transport-common@0.2.6 + ## 0.1.11 ### Patch Changes diff --git a/packages/transports/http/package.json b/packages/transports/http/package.json index d4af86dfcc625..fb8f0edff698b 100644 --- a/packages/transports/http/package.json +++ b/packages/transports/http/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transport-http", - "version": "0.1.11", + "version": "0.1.12", "type": "module", "repository": { "type": "git", @@ -37,7 +37,7 @@ }, "dependencies": { "@envelop/core": "^5.0.0", - "@graphql-mesh/transport-common": "^0.2.5", + "@graphql-mesh/transport-common": "^0.2.6", "@graphql-tools/executor-http": "^1.0.6" }, "publishConfig": { diff --git a/packages/transports/mysql/CHANGELOG.md b/packages/transports/mysql/CHANGELOG.md index d89df743efa8a..f22ed44dffda9 100644 --- a/packages/transports/mysql/CHANGELOG.md +++ b/packages/transports/mysql/CHANGELOG.md @@ -1,5 +1,28 @@ # @graphql-mesh/transport-mysql +## 0.2.6 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) + (from `^10.0.10`, in `dependencies`) + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `dependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cross-helpers@0.4.3 + - @graphql-mesh/transport-common@0.2.6 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.2.5 ### Patch Changes diff --git a/packages/transports/mysql/package.json b/packages/transports/mysql/package.json index 1bcd83c03c366..9b7cadd548356 100644 --- a/packages/transports/mysql/package.json +++ b/packages/transports/mysql/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transport-mysql", - "version": "0.2.5", + "version": "0.2.6", "type": "module", "repository": { "type": "git", @@ -36,11 +36,11 @@ "tslib": "^2.4.0" }, "dependencies": { - "@graphql-mesh/cross-helpers": "^0.4.2", + "@graphql-mesh/cross-helpers": "^0.4.3", "@graphql-mesh/string-interpolation": "^0.5.4", - "@graphql-mesh/transport-common": "^0.2.5", - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/transport-common": "^0.2.6", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "@graphql-tools/delegate": "^10.0.11", "@graphql-tools/utils": "^10.2.1", "graphql-fields": "^2.0.3", diff --git a/packages/transports/neo4j/CHANGELOG.md b/packages/transports/neo4j/CHANGELOG.md index 6d5157d4433e7..07ef02e490359 100644 --- a/packages/transports/neo4j/CHANGELOG.md +++ b/packages/transports/neo4j/CHANGELOG.md @@ -1,5 +1,24 @@ # @graphql-mesh/transport-neo4j +## 0.2.6 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/delegate@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/delegate/v/10.0.11) + (from `^10.0.10`, in `dependencies`) + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `dependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/transport-common@0.2.6 + - @graphql-mesh/types@0.98.6 + ## 0.2.5 ### Patch Changes diff --git a/packages/transports/neo4j/package.json b/packages/transports/neo4j/package.json index 3ffbcc05e0d65..8eb531eb7a214 100644 --- a/packages/transports/neo4j/package.json +++ b/packages/transports/neo4j/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transport-neo4j", - "version": "0.2.5", + "version": "0.2.6", "type": "module", "repository": { "type": "git", @@ -36,8 +36,8 @@ "tslib": "^2.4.0" }, "dependencies": { - "@graphql-mesh/transport-common": "^0.2.5", - "@graphql-mesh/types": "^0.98.5", + "@graphql-mesh/transport-common": "^0.2.6", + "@graphql-mesh/types": "^0.98.6", "@graphql-tools/delegate": "^10.0.11", "@graphql-tools/utils": "^10.2.1", "@neo4j/graphql": "^5.0.0", diff --git a/packages/transports/rest/CHANGELOG.md b/packages/transports/rest/CHANGELOG.md index fbb9f9dde3551..bbfce197b569b 100644 --- a/packages/transports/rest/CHANGELOG.md +++ b/packages/transports/rest/CHANGELOG.md @@ -1,5 +1,25 @@ # @graphql-mesh/transport-rest +## 0.2.6 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `peerDependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cross-helpers@0.4.3 + - @graphql-mesh/transport-common@0.2.6 + - @graphql-mesh/types@0.98.6 + - @graphql-mesh/utils@0.98.6 + ## 0.2.5 ### Patch Changes diff --git a/packages/transports/rest/package.json b/packages/transports/rest/package.json index b1427f8ec2e58..4a47353b80124 100644 --- a/packages/transports/rest/package.json +++ b/packages/transports/rest/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transport-rest", - "version": "0.2.5", + "version": "0.2.6", "type": "module", "repository": { "type": "git", @@ -32,10 +32,10 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/cross-helpers": "^0.4.2", - "@graphql-mesh/transport-common": "^0.2.5", - "@graphql-mesh/types": "^0.98.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/cross-helpers": "^0.4.3", + "@graphql-mesh/transport-common": "^0.2.6", + "@graphql-mesh/types": "^0.98.6", + "@graphql-mesh/utils": "^0.98.6", "@graphql-tools/utils": "^10.2.1", "@whatwg-node/fetch": "^0.9.15", "graphql": "*", diff --git a/packages/transports/soap/CHANGELOG.md b/packages/transports/soap/CHANGELOG.md index dedc360e12fa5..769b3c061ea37 100644 --- a/packages/transports/soap/CHANGELOG.md +++ b/packages/transports/soap/CHANGELOG.md @@ -1,5 +1,23 @@ # @graphql-mesh/transport-soap +## 0.2.6 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `peerDependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/cross-helpers@0.4.3 + - @graphql-mesh/transport-common@0.2.6 + - @graphql-mesh/types@0.98.6 + ## 0.2.5 ### Patch Changes diff --git a/packages/transports/soap/package.json b/packages/transports/soap/package.json index 2c4c6cc809037..b996ec2d3a0e8 100644 --- a/packages/transports/soap/package.json +++ b/packages/transports/soap/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transport-soap", - "version": "0.2.5", + "version": "0.2.6", "type": "module", "repository": { "type": "git", @@ -32,9 +32,9 @@ }, "typings": "dist/typings/index.d.ts", "peerDependencies": { - "@graphql-mesh/cross-helpers": "^0.4.2", - "@graphql-mesh/transport-common": "^0.2.5", - "@graphql-mesh/types": "^0.98.5", + "@graphql-mesh/cross-helpers": "^0.4.3", + "@graphql-mesh/transport-common": "^0.2.6", + "@graphql-mesh/types": "^0.98.6", "@graphql-tools/utils": "^10.2.1", "@whatwg-node/fetch": "^0.9.15", "graphql": "*", diff --git a/packages/transports/sqlite/CHANGELOG.md b/packages/transports/sqlite/CHANGELOG.md index 1ea47f977f174..3c1ab55dc2ea8 100644 --- a/packages/transports/sqlite/CHANGELOG.md +++ b/packages/transports/sqlite/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/transport-sqlite +## 0.2.6 + +### Patch Changes + +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @omnigraph/sqlite@0.2.6 + ## 0.2.5 ### Patch Changes diff --git a/packages/transports/sqlite/package.json b/packages/transports/sqlite/package.json index 4898252e35807..dcfcf33508653 100644 --- a/packages/transports/sqlite/package.json +++ b/packages/transports/sqlite/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transport-sqlite", - "version": "0.2.5", + "version": "0.2.6", "type": "module", "repository": { "type": "git", @@ -36,7 +36,7 @@ "tslib": "^2.4.0" }, "dependencies": { - "@omnigraph/sqlite": "^0.2.5" + "@omnigraph/sqlite": "^0.2.6" }, "publishConfig": { "access": "public", diff --git a/packages/transports/thrift/CHANGELOG.md b/packages/transports/thrift/CHANGELOG.md index 78ea42b79d0ae..c6e83ab767e5f 100644 --- a/packages/transports/thrift/CHANGELOG.md +++ b/packages/transports/thrift/CHANGELOG.md @@ -1,5 +1,21 @@ # @graphql-mesh/transport-thrift +## 0.2.6 + +### Patch Changes + +- [#7030](https://github.com/ardatan/graphql-mesh/pull/7030) + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/utils@^10.2.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.2.1) + (from `^10.2.0`, in `dependencies`) +- Updated dependencies + [[`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c), + [`270679b`](https://github.com/ardatan/graphql-mesh/commit/270679bb81046727ffe417800cbaa9924fb1bf5c)]: + - @graphql-mesh/transport-common@0.2.6 + - @graphql-mesh/utils@0.98.6 + ## 0.2.5 ### Patch Changes diff --git a/packages/transports/thrift/package.json b/packages/transports/thrift/package.json index c1609f09181e0..05b222ad58f1f 100644 --- a/packages/transports/thrift/package.json +++ b/packages/transports/thrift/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/transport-thrift", - "version": "0.2.5", + "version": "0.2.6", "type": "module", "repository": { "type": "git", @@ -39,8 +39,8 @@ "@creditkarma/thrift-client": "^1.0.4", "@creditkarma/thrift-server-core": "^1.0.4", "@graphql-mesh/string-interpolation": "^0.5.4", - "@graphql-mesh/transport-common": "^0.2.5", - "@graphql-mesh/utils": "^0.98.5", + "@graphql-mesh/transport-common": "^0.2.6", + "@graphql-mesh/utils": "^0.98.6", "@graphql-tools/utils": "^10.2.1", "pascal-case": "^3.1.2" }, diff --git a/yarn.lock b/yarn.lock index 4b8486796429a..f89397aa0d7fb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3707,7 +3707,7 @@ __metadata: "@graphql-mesh/compose-cli": "workspace:*" "@graphql-mesh/fusion-runtime": "workspace:*" "@graphql-mesh/serve-cli": "workspace:*" - "@omnigraph/thrift": "npm:^0.2.5" + "@omnigraph/thrift": "npm:^0.2.6" express: "npm:^4.18.2" graphql: "npm:^16.8.1" thrift: "npm:^0.20.0" @@ -4549,48 +4549,48 @@ __metadata: "@apollo/client": "npm:3.10.4" peerDependencies: "@apollo/client": ^3.5.9 - "@graphql-mesh/runtime": ^0.99.6 + "@graphql-mesh/runtime": ^0.99.7 "@graphql-tools/utils": ^10.2.1 graphql: ^15.2.0 || ^16.0.0 tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/cache-cfw-kv@npm:0.98.5, @graphql-mesh/cache-cfw-kv@npm:^0.98.5, @graphql-mesh/cache-cfw-kv@workspace:packages/cache/cfw-kv": +"@graphql-mesh/cache-cfw-kv@npm:0.98.6, @graphql-mesh/cache-cfw-kv@npm:^0.98.6, @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.20240512.0" peerDependencies: - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/cache-file@npm:0.98.5, @graphql-mesh/cache-file@workspace:packages/cache/file": +"@graphql-mesh/cache-file@npm:0.98.6, @graphql-mesh/cache-file@workspace:packages/cache/file": version: 0.0.0-use.local resolution: "@graphql-mesh/cache-file@workspace:packages/cache/file" dependencies: dataloader: "npm:2.2.2" peerDependencies: - "@graphql-mesh/cross-helpers": ^0.4.2 - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/cross-helpers": ^0.4.3 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/cache-localforage@npm:0.98.5, @graphql-mesh/cache-localforage@npm:^0.98.5, @graphql-mesh/cache-localforage@workspace:packages/cache/localforage": +"@graphql-mesh/cache-localforage@npm:0.98.6, @graphql-mesh/cache-localforage@npm:^0.98.6, @graphql-mesh/cache-localforage@workspace:packages/cache/localforage": version: 0.0.0-use.local resolution: "@graphql-mesh/cache-localforage@workspace:packages/cache/localforage" dependencies: localforage: "npm:1.10.0" peerDependencies: - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 graphql: "*" tslib: ^2.4.0 languageName: unknown @@ -4605,15 +4605,15 @@ __metadata: ioredis: "npm:^5.3.2" ioredis-mock: "npm:^8.8.3" peerDependencies: - "@graphql-mesh/cross-helpers": ^0.4.2 - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/cross-helpers": ^0.4.3 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/cli@npm:0.90.8, @graphql-mesh/cli@workspace:packages/legacy/cli": +"@graphql-mesh/cli@npm:0.90.9, @graphql-mesh/cli@workspace:packages/legacy/cli": version: 0.0.0-use.local resolution: "@graphql-mesh/cli@workspace:packages/legacy/cli" dependencies: @@ -4623,13 +4623,13 @@ __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.100.6" - "@graphql-mesh/cross-helpers": "npm:^0.4.2" - "@graphql-mesh/http": "npm:^0.99.6" - "@graphql-mesh/runtime": "npm:^0.99.6" - "@graphql-mesh/store": "npm:^0.98.5" - "@graphql-mesh/types": "npm:^0.98.5" - "@graphql-mesh/utils": "npm:^0.98.5" + "@graphql-mesh/config": "npm:^0.100.7" + "@graphql-mesh/cross-helpers": "npm:^0.4.3" + "@graphql-mesh/http": "npm:^0.99.7" + "@graphql-mesh/runtime": "npm:^0.99.7" + "@graphql-mesh/store": "npm:^0.98.6" + "@graphql-mesh/types": "npm:^0.98.6" + "@graphql-mesh/utils": "npm:^0.98.6" "@graphql-tools/utils": "npm:^10.2.1" "@types/lodash.get": "npm:4.4.9" "@types/mkdirp": "npm:2.0.0" @@ -4671,13 +4671,13 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/compose-cli@npm:^0.3.5, @graphql-mesh/compose-cli@workspace:*, @graphql-mesh/compose-cli@workspace:packages/compose-cli": +"@graphql-mesh/compose-cli@npm:^0.3.6, @graphql-mesh/compose-cli@workspace:*, @graphql-mesh/compose-cli@workspace:packages/compose-cli": version: 0.0.0-use.local resolution: "@graphql-mesh/compose-cli@workspace:packages/compose-cli" dependencies: "@commander-js/extra-typings": "npm:^12.0.1" - "@graphql-mesh/fusion-composition": "npm:^0.0.4" - "@graphql-mesh/utils": "npm:^0.98.5" + "@graphql-mesh/fusion-composition": "npm:^0.0.5" + "@graphql-mesh/utils": "npm:^0.98.6" "@graphql-tools/graphql-file-loader": "npm:8.0.1" "@graphql-tools/load": "npm:^8.0.1" "@graphql-tools/utils": "npm:^10.2.1" @@ -4686,21 +4686,21 @@ __metadata: dotenv: "npm:^16.3.1" tsx: "npm:^4.7.1" peerDependencies: - "@graphql-mesh/types": ^0.98.5 + "@graphql-mesh/types": ^0.98.6 graphql: "*" bin: mesh-compose: dist/cjs/bin.js languageName: unknown linkType: soft -"@graphql-mesh/config@npm:0.100.6, @graphql-mesh/config@npm:^0.100.6, @graphql-mesh/config@workspace:packages/legacy/config": +"@graphql-mesh/config@npm:0.100.7, @graphql-mesh/config@npm:^0.100.7, @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.98.5" - "@graphql-mesh/merger-bare": "npm:^0.98.5" - "@graphql-mesh/merger-stitching": "npm:^0.98.5" + "@graphql-mesh/cache-localforage": "npm:^0.98.6" + "@graphql-mesh/merger-bare": "npm:^0.98.6" + "@graphql-mesh/merger-stitching": "npm:^0.98.6" "@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" @@ -4710,11 +4710,11 @@ __metadata: param-case: "npm:^3.0.4" pascal-case: "npm:^3.1.2" peerDependencies: - "@graphql-mesh/cross-helpers": ^0.4.2 - "@graphql-mesh/runtime": ^0.99.6 - "@graphql-mesh/store": ^0.98.5 - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/cross-helpers": ^0.4.3 + "@graphql-mesh/runtime": ^0.99.7 + "@graphql-mesh/store": ^0.98.6 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 "@graphql-tools/utils": ^10.2.1 graphql: "*" tslib: ^2.4.0 @@ -4725,31 +4725,31 @@ __metadata: version: 0.0.0-use.local resolution: "@graphql-mesh/container@workspace:packages/legacy/container" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/config": "npm:0.100.6" - "@graphql-mesh/graphql": "npm:0.98.5" - "@graphql-mesh/grpc": "npm:0.99.5" - "@graphql-mesh/json-schema": "npm:0.100.8" - "@graphql-mesh/odata": "npm:0.98.5" - "@graphql-mesh/openapi": "npm:0.100.9" - "@graphql-mesh/plugin-mock": "npm:0.98.5" - "@graphql-mesh/postgraphile": "npm:0.98.5" - "@graphql-mesh/runtime": "npm:0.99.6" - "@graphql-mesh/soap": "npm:0.99.1" - "@graphql-mesh/transform-cache": "npm:0.98.5" - "@graphql-mesh/transform-encapsulate": "npm:0.98.5" - "@graphql-mesh/transform-extend": "npm:0.98.6" - "@graphql-mesh/transform-filter-schema": "npm:0.98.5" - "@graphql-mesh/transform-prefix": "npm:0.98.5" - "@graphql-mesh/transform-rename": "npm:0.98.5" - "@graphql-mesh/transform-resolvers-composition": "npm:0.98.5" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/config": "npm:0.100.7" + "@graphql-mesh/graphql": "npm:0.98.6" + "@graphql-mesh/grpc": "npm:0.99.6" + "@graphql-mesh/json-schema": "npm:0.100.9" + "@graphql-mesh/odata": "npm:0.98.6" + "@graphql-mesh/openapi": "npm:0.100.10" + "@graphql-mesh/plugin-mock": "npm:0.98.6" + "@graphql-mesh/postgraphile": "npm:0.98.6" + "@graphql-mesh/runtime": "npm:0.99.7" + "@graphql-mesh/soap": "npm:0.99.2" + "@graphql-mesh/transform-cache": "npm:0.98.6" + "@graphql-mesh/transform-encapsulate": "npm:0.98.6" + "@graphql-mesh/transform-extend": "npm:0.98.7" + "@graphql-mesh/transform-filter-schema": "npm:0.98.6" + "@graphql-mesh/transform-prefix": "npm:0.98.6" + "@graphql-mesh/transform-rename": "npm:0.98.6" + "@graphql-mesh/transform-resolvers-composition": "npm:0.98.6" peerDependencies: graphql: ^16.6.0 tslib: ^2.5.0 languageName: unknown linkType: soft -"@graphql-mesh/cross-helpers@npm:^0.4.2, @graphql-mesh/cross-helpers@workspace:packages/cross-helpers": +"@graphql-mesh/cross-helpers@npm:^0.4.3, @graphql-mesh/cross-helpers@workspace:packages/cross-helpers": version: 0.0.0-use.local resolution: "@graphql-mesh/cross-helpers@workspace:packages/cross-helpers" dependencies: @@ -4760,7 +4760,7 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/fusion-composition@npm:^0.0.4, @graphql-mesh/fusion-composition@workspace:packages/fusion/composition": +"@graphql-mesh/fusion-composition@npm:^0.0.5, @graphql-mesh/fusion-composition@workspace:packages/fusion/composition": version: 0.0.0-use.local resolution: "@graphql-mesh/fusion-composition@workspace:packages/fusion/composition" dependencies: @@ -4776,14 +4776,14 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/fusion-runtime@npm:^0.3.6, @graphql-mesh/fusion-runtime@workspace:*, @graphql-mesh/fusion-runtime@workspace:packages/fusion/runtime": +"@graphql-mesh/fusion-runtime@npm:^0.3.7, @graphql-mesh/fusion-runtime@workspace:*, @graphql-mesh/fusion-runtime@workspace:packages/fusion/runtime": version: 0.0.0-use.local resolution: "@graphql-mesh/fusion-runtime@workspace:packages/fusion/runtime" dependencies: - "@graphql-mesh/runtime": "npm:^0.99.6" - "@graphql-mesh/transport-common": "npm:^0.2.5" - "@graphql-mesh/types": "npm:^0.98.5" - "@graphql-mesh/utils": "npm:^0.98.5" + "@graphql-mesh/runtime": "npm:^0.99.7" + "@graphql-mesh/transport-common": "npm:^0.2.6" + "@graphql-mesh/types": "npm:^0.98.6" + "@graphql-mesh/utils": "npm:^0.98.6" "@graphql-tools/delegate": "npm:^10.0.11" "@graphql-tools/stitch": "npm:^9.2.9" "@graphql-tools/stitching-directives": "npm:^3.0.2" @@ -4796,7 +4796,7 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/graphql@npm:0.98.5, @graphql-mesh/graphql@workspace:packages/legacy/handlers/graphql": +"@graphql-mesh/graphql@npm:0.98.6, @graphql-mesh/graphql@workspace:packages/legacy/handlers/graphql": version: 0.0.0-use.local resolution: "@graphql-mesh/graphql@workspace:packages/legacy/handlers/graphql" dependencies: @@ -4806,17 +4806,17 @@ __metadata: "@graphql-tools/url-loader": "npm:^8.0.0" lodash.get: "npm:^4.4.2" peerDependencies: - "@graphql-mesh/cross-helpers": ^0.4.2 - "@graphql-mesh/store": ^0.98.5 - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/cross-helpers": ^0.4.3 + "@graphql-mesh/store": ^0.98.6 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 "@graphql-tools/utils": ^10.2.1 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/grpc@npm:0.99.5, @graphql-mesh/grpc@workspace:packages/legacy/handlers/grpc": +"@graphql-mesh/grpc@npm:0.99.6, @graphql-mesh/grpc@workspace:packages/legacy/handlers/grpc": version: 0.0.0-use.local resolution: "@graphql-mesh/grpc@workspace:packages/legacy/handlers/grpc" dependencies: @@ -4833,17 +4833,17 @@ __metadata: long: "npm:4.0.0" protobufjs: "npm:^7.2.5" peerDependencies: - "@graphql-mesh/cross-helpers": ^0.4.2 - "@graphql-mesh/store": ^0.98.5 - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/cross-helpers": ^0.4.3 + "@graphql-mesh/store": ^0.98.6 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 "@graphql-tools/utils": ^10.2.1 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/http@npm:^0.99.6, @graphql-mesh/http@workspace:packages/legacy/http": +"@graphql-mesh/http@npm:^0.99.7, @graphql-mesh/http@workspace:packages/legacy/http": version: 0.0.0-use.local resolution: "@graphql-mesh/http@workspace:packages/legacy/http" dependencies: @@ -4855,44 +4855,44 @@ __metadata: "@whatwg-node/server": "npm:^0.9.34" graphql-yoga: "npm:^5.3.0" peerDependencies: - "@graphql-mesh/cross-helpers": ^0.4.2 - "@graphql-mesh/runtime": ^0.99.6 - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/cross-helpers": ^0.4.3 + "@graphql-mesh/runtime": ^0.99.7 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 "@graphql-tools/utils": ^10.2.1 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/json-schema@npm:0.100.8, @graphql-mesh/json-schema@workspace:packages/legacy/handlers/json-schema": +"@graphql-mesh/json-schema@npm:0.100.9, @graphql-mesh/json-schema@workspace:packages/legacy/handlers/json-schema": version: 0.0.0-use.local resolution: "@graphql-mesh/json-schema@workspace:packages/legacy/handlers/json-schema" dependencies: "@graphql-mesh/string-interpolation": "npm:0.5.4" "@json-schema-tools/meta-schema": "npm:1.7.5" - "@omnigraph/json-schema": "npm:0.100.8" + "@omnigraph/json-schema": "npm:0.100.9" graphql-compose: "npm:9.0.11" json-machete: "npm:0.97.3" peerDependencies: - "@graphql-mesh/cross-helpers": ^0.4.2 - "@graphql-mesh/store": ^0.98.5 - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/cross-helpers": ^0.4.3 + "@graphql-mesh/store": ^0.98.6 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/merger-bare@npm:^0.98.5, @graphql-mesh/merger-bare@workspace:packages/legacy/mergers/bare": +"@graphql-mesh/merger-bare@npm:^0.98.6, @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.98.5" + "@graphql-mesh/merger-stitching": "npm:0.98.6" "@graphql-tools/schema": "npm:10.0.4" peerDependencies: - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 "@graphql-tools/utils": ^10.2.1 graphql: "*" tslib: ^2.4.0 @@ -4907,17 +4907,17 @@ __metadata: "@graphql-tools/schema": "npm:^10.0.0" "@graphql-tools/wrap": "npm:^10.0.5" peerDependencies: - "@graphql-mesh/cross-helpers": ^0.4.2 - "@graphql-mesh/store": ^0.98.5 - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/cross-helpers": ^0.4.3 + "@graphql-mesh/store": ^0.98.6 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 "@graphql-tools/utils": ^10.2.1 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/merger-stitching@npm:0.98.5, @graphql-mesh/merger-stitching@npm:^0.98.5, @graphql-mesh/merger-stitching@workspace:packages/legacy/mergers/stitching": +"@graphql-mesh/merger-stitching@npm:0.98.6, @graphql-mesh/merger-stitching@npm:^0.98.6, @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: @@ -4925,16 +4925,16 @@ __metadata: "@graphql-tools/schema": "npm:^10.0.0" "@graphql-tools/stitch": "npm:^9.2.9" peerDependencies: - "@graphql-mesh/store": ^0.98.5 - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/store": ^0.98.6 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 "@graphql-tools/utils": ^10.2.1 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/mongoose@npm:0.98.5, @graphql-mesh/mongoose@workspace:packages/legacy/handlers/mongoose": +"@graphql-mesh/mongoose@npm:0.98.6, @graphql-mesh/mongoose@workspace:packages/legacy/handlers/mongoose": version: 0.0.0-use.local resolution: "@graphql-mesh/mongoose@workspace:packages/legacy/handlers/mongoose" dependencies: @@ -4945,44 +4945,44 @@ __metadata: graphql-compose-pagination: "npm:^8.3.0" mongoose: "npm:8.4.0" peerDependencies: - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 graphql: "*" mongoose: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/mysql@npm:0.98.5, @graphql-mesh/mysql@workspace:packages/legacy/handlers/mysql": +"@graphql-mesh/mysql@npm:0.98.6, @graphql-mesh/mysql@workspace:packages/legacy/handlers/mysql": version: 0.0.0-use.local resolution: "@graphql-mesh/mysql@workspace:packages/legacy/handlers/mysql" dependencies: - "@omnigraph/mysql": "npm:^0.2.5" + "@omnigraph/mysql": "npm:^0.2.6" peerDependencies: - "@graphql-mesh/store": ^0.98.5 - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/store": ^0.98.6 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 "@graphql-tools/utils": ^10.2.1 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/neo4j@npm:0.98.5, @graphql-mesh/neo4j@workspace:packages/legacy/handlers/neo4j": +"@graphql-mesh/neo4j@npm:0.98.6, @graphql-mesh/neo4j@workspace:packages/legacy/handlers/neo4j": version: 0.0.0-use.local resolution: "@graphql-mesh/neo4j@workspace:packages/legacy/handlers/neo4j" dependencies: - "@omnigraph/neo4j": "npm:^0.2.5" + "@omnigraph/neo4j": "npm:^0.2.6" peerDependencies: - "@graphql-mesh/store": ^0.98.5 - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/store": ^0.98.6 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/odata@npm:0.98.5, @graphql-mesh/odata@workspace:packages/legacy/handlers/odata": +"@graphql-mesh/odata@npm:0.98.6, @graphql-mesh/odata@workspace:packages/legacy/handlers/odata": version: 0.0.0-use.local resolution: "@graphql-mesh/odata@workspace:packages/legacy/handlers/odata" dependencies: @@ -5000,26 +5000,26 @@ __metadata: pascal-case: "npm:^3.1.2" url-join: "npm:^4.0.1" peerDependencies: - "@graphql-mesh/cross-helpers": ^0.4.2 - "@graphql-mesh/store": ^0.98.5 - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/cross-helpers": ^0.4.3 + "@graphql-mesh/store": ^0.98.6 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 "@graphql-tools/utils": ^10.2.1 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/openapi@npm:0.100.9, @graphql-mesh/openapi@workspace:packages/legacy/handlers/openapi": +"@graphql-mesh/openapi@npm:0.100.10, @graphql-mesh/openapi@workspace:packages/legacy/handlers/openapi": version: 0.0.0-use.local resolution: "@graphql-mesh/openapi@workspace:packages/legacy/handlers/openapi" dependencies: "@graphql-mesh/string-interpolation": "npm:0.5.4" - "@omnigraph/openapi": "npm:0.100.9" + "@omnigraph/openapi": "npm:0.100.10" peerDependencies: - "@graphql-mesh/store": ^0.98.5 - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/store": ^0.98.6 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 graphql: "*" tslib: ^2.4.0 languageName: unknown @@ -5031,23 +5031,23 @@ __metadata: dependencies: "@whatwg-node/fetch": "npm:0.9.17" peerDependencies: - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/plugin-hive@npm:0.98.5, @graphql-mesh/plugin-hive@workspace:packages/plugins/hive": +"@graphql-mesh/plugin-hive@npm:0.98.6, @graphql-mesh/plugin-hive@workspace:packages/plugins/hive": version: 0.0.0-use.local resolution: "@graphql-mesh/plugin-hive@workspace:packages/plugins/hive" dependencies: "@graphql-hive/client": "npm:^0.32.0" "@graphql-mesh/string-interpolation": "npm:0.5.4" - "@graphql-mesh/utils": "npm:^0.98.5" + "@graphql-mesh/utils": "npm:^0.98.6" peerDependencies: - "@graphql-mesh/cross-helpers": ^0.4.2 - "@graphql-mesh/types": ^0.98.5 + "@graphql-mesh/cross-helpers": ^0.4.3 + "@graphql-mesh/types": ^0.98.6 graphql: "*" tslib: ^2.4.0 languageName: unknown @@ -5061,8 +5061,8 @@ __metadata: "@whatwg-node/fetch": "npm:^0.9.0" http-cache-semantics: "npm:4.1.1" peerDependencies: - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 graphql: "*" tslib: ^2.4.0 languageName: unknown @@ -5075,14 +5075,14 @@ __metadata: "@envelop/core": "npm:5.0.1" "@whatwg-node/fetch": "npm:^0.9.0" peerDependencies: - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/plugin-live-query@npm:0.98.5, @graphql-mesh/plugin-live-query@workspace:*, @graphql-mesh/plugin-live-query@workspace:packages/plugins/live-query": +"@graphql-mesh/plugin-live-query@npm:0.98.6, @graphql-mesh/plugin-live-query@workspace:*, @graphql-mesh/plugin-live-query@workspace:packages/plugins/live-query": version: 0.0.0-use.local resolution: "@graphql-mesh/plugin-live-query@workspace:packages/plugins/live-query" dependencies: @@ -5091,20 +5091,20 @@ __metadata: "@graphql-mesh/string-interpolation": "npm:0.5.4" "@n1ru4l/in-memory-live-query-store": "npm:0.10.0" peerDependencies: - "@graphql-mesh/cross-helpers": ^0.4.2 - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/cross-helpers": ^0.4.3 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/plugin-mock@npm:0.98.5, @graphql-mesh/plugin-mock@workspace:packages/plugins/mock": +"@graphql-mesh/plugin-mock@npm:0.98.6, @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.1" - "@graphql-mesh/cache-localforage": "npm:0.98.5" + "@graphql-mesh/cache-localforage": "npm:0.98.6" "@graphql-mesh/string-interpolation": "npm:^0.5.4" "@graphql-tools/mock": "npm:^9.0.3" "@graphql-tools/schema": "npm:^10.0.0" @@ -5112,9 +5112,9 @@ __metadata: faker: "npm:5.5.3" graphql-scalars: "npm:^1.22.4" peerDependencies: - "@graphql-mesh/cross-helpers": ^0.4.2 - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/cross-helpers": ^0.4.3 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 "@graphql-tools/utils": ^10.2.1 graphql: "*" tslib: ^2.4.0 @@ -5133,9 +5133,9 @@ __metadata: graphql-yoga: "npm:5.3.1" newrelic: "npm:10.6.2" peerDependencies: - "@graphql-mesh/cross-helpers": ^0.4.2 - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/cross-helpers": ^0.4.3 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 graphql: "*" graphql-yoga: ^4.0.5 || ^5.0.0 newrelic: ^7 || ^8.0.0 || ^10.0.0 @@ -5143,14 +5143,14 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/plugin-operation-field-permissions@npm:0.98.5, @graphql-mesh/plugin-operation-field-permissions@npm:^0.98.5, @graphql-mesh/plugin-operation-field-permissions@workspace:packages/plugins/operation-field-permissions": +"@graphql-mesh/plugin-operation-field-permissions@npm:0.98.6, @graphql-mesh/plugin-operation-field-permissions@npm:^0.98.6, @graphql-mesh/plugin-operation-field-permissions@workspace:packages/plugins/operation-field-permissions": version: 0.0.0-use.local resolution: "@graphql-mesh/plugin-operation-field-permissions@workspace:packages/plugins/operation-field-permissions" dependencies: "@envelop/operation-field-permissions": "npm:6.0.0" peerDependencies: - "@graphql-mesh/cross-helpers": ^0.4.2 - "@graphql-mesh/types": ^0.98.5 + "@graphql-mesh/cross-helpers": ^0.4.3 + "@graphql-mesh/types": ^0.98.6 graphql: "*" tslib: ^2.4.0 languageName: unknown @@ -5160,9 +5160,9 @@ __metadata: version: 0.0.0-use.local resolution: "@graphql-mesh/plugin-operation-headers@workspace:packages/plugins/operation-headers" peerDependencies: - "@graphql-mesh/serve-runtime": ^0.3.7 - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/serve-runtime": ^0.3.8 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 graphql: "*" tslib: ^2.4.0 languageName: unknown @@ -5172,12 +5172,12 @@ __metadata: version: 0.0.0-use.local resolution: "@graphql-mesh/plugin-prometheus@workspace:packages/plugins/prometheus" dependencies: - "@graphql-mesh/serve-runtime": "npm:^0.3.7" + "@graphql-mesh/serve-runtime": "npm:^0.3.8" "@graphql-yoga/plugin-prometheus": "npm:^5.0.0" prom-client: "npm:15.1.2" peerDependencies: - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 graphql: "*" graphql-yoga: ^4.0.5 || ^5.0.0 prom-client: ^13 || ^14.0.0 || ^15.0.0 @@ -5185,7 +5185,7 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/plugin-rate-limit@npm:0.98.5, @graphql-mesh/plugin-rate-limit@npm:^0.98.5, @graphql-mesh/plugin-rate-limit@workspace:packages/plugins/rate-limit": +"@graphql-mesh/plugin-rate-limit@npm:0.98.6, @graphql-mesh/plugin-rate-limit@npm:^0.98.6, @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: @@ -5193,15 +5193,15 @@ __metadata: "@graphql-mesh/string-interpolation": "npm:0.5.4" minimatch: "npm:9.0.4" peerDependencies: - "@graphql-mesh/cross-helpers": ^0.4.2 - "@graphql-mesh/types": ^0.98.5 + "@graphql-mesh/cross-helpers": ^0.4.3 + "@graphql-mesh/types": ^0.98.6 "@graphql-tools/utils": ^10.2.1 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/plugin-response-cache@npm:0.98.6, @graphql-mesh/plugin-response-cache@npm:^0.98.6, @graphql-mesh/plugin-response-cache@workspace:packages/plugins/response-cache": +"@graphql-mesh/plugin-response-cache@npm:0.98.7, @graphql-mesh/plugin-response-cache@npm:^0.98.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: @@ -5211,15 +5211,15 @@ __metadata: "@graphql-yoga/plugin-response-cache": "npm:^3.1.1" graphql-yoga: "npm:^5.1.1" peerDependencies: - "@graphql-mesh/cross-helpers": ^0.4.2 - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/cross-helpers": ^0.4.3 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/plugin-snapshot@npm:0.98.5, @graphql-mesh/plugin-snapshot@workspace:packages/plugins/snapshot": +"@graphql-mesh/plugin-snapshot@npm:0.98.6, @graphql-mesh/plugin-snapshot@workspace:packages/plugins/snapshot": version: 0.0.0-use.local resolution: "@graphql-mesh/plugin-snapshot@workspace:packages/plugins/snapshot" dependencies: @@ -5227,9 +5227,9 @@ __metadata: "@whatwg-node/fetch": "npm:^0.9.0" minimatch: "npm:9.0.4" peerDependencies: - "@graphql-mesh/cross-helpers": ^0.4.2 - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/cross-helpers": ^0.4.3 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 graphql: "*" tslib: ^2.4.0 languageName: unknown @@ -5242,15 +5242,15 @@ __metadata: "@envelop/statsd": "npm:5.0.0" hot-shots: "npm:10.0.0" peerDependencies: - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 graphql: "*" hot-shots: ^8.0.0 || ^9.0.0 || ^10.0.0 tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/postgraphile@npm:0.98.5, @graphql-mesh/postgraphile@workspace:packages/legacy/handlers/postgraphile": +"@graphql-mesh/postgraphile@npm:0.98.6, @graphql-mesh/postgraphile@workspace:packages/legacy/handlers/postgraphile": version: 0.0.0-use.local resolution: "@graphql-mesh/postgraphile@workspace:packages/legacy/handlers/postgraphile" dependencies: @@ -5260,10 +5260,10 @@ __metadata: postgraphile: "npm:^4.13.0" postgraphile-core: "npm:^4.13.0" peerDependencies: - "@graphql-mesh/cross-helpers": ^0.4.2 - "@graphql-mesh/store": ^0.98.5 - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/cross-helpers": ^0.4.3 + "@graphql-mesh/store": ^0.98.6 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 graphql: "*" tslib: ^2.4.0 languageName: unknown @@ -5273,17 +5273,17 @@ __metadata: version: 0.0.0-use.local resolution: "@graphql-mesh/raml@workspace:packages/legacy/handlers/raml" dependencies: - "@omnigraph/raml": "npm:0.100.8" + "@omnigraph/raml": "npm:0.100.9" peerDependencies: - "@graphql-mesh/store": ^0.98.5 - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/store": ^0.98.6 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/runtime@npm:0.99.6, @graphql-mesh/runtime@npm:^0.99.6, @graphql-mesh/runtime@workspace:packages/legacy/runtime": +"@graphql-mesh/runtime@npm:0.99.7, @graphql-mesh/runtime@npm:^0.99.7, @graphql-mesh/runtime@workspace:packages/legacy/runtime": version: 0.0.0-use.local resolution: "@graphql-mesh/runtime@workspace:packages/legacy/runtime" dependencies: @@ -5299,24 +5299,24 @@ __metadata: "@whatwg-node/fetch": "npm:^0.9.0" graphql-jit: "npm:0.8.2" peerDependencies: - "@graphql-mesh/cross-helpers": ^0.4.2 - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/cross-helpers": ^0.4.3 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 "@graphql-tools/utils": ^10.2.1 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/serve-cli@npm:^0.4.7, @graphql-mesh/serve-cli@workspace:*, @graphql-mesh/serve-cli@workspace:packages/serve-cli": +"@graphql-mesh/serve-cli@npm:^0.4.8, @graphql-mesh/serve-cli@workspace:*, @graphql-mesh/serve-cli@workspace:packages/serve-cli": version: 0.0.0-use.local resolution: "@graphql-mesh/serve-cli@workspace:packages/serve-cli" dependencies: "@commander-js/extra-typings": "npm:^12.0.1" - "@graphql-mesh/cross-helpers": "npm:^0.4.2" - "@graphql-mesh/serve-runtime": "npm:^0.3.7" - "@graphql-mesh/types": "npm:^0.98.5" - "@graphql-mesh/utils": "npm:^0.98.5" + "@graphql-mesh/cross-helpers": "npm:^0.4.3" + "@graphql-mesh/serve-runtime": "npm:^0.3.8" + "@graphql-mesh/types": "npm:^0.98.6" + "@graphql-mesh/utils": "npm:^0.98.6" "@graphql-tools/utils": "npm:^10.2.1" "@parcel/watcher": "npm:^2.3.0" "@types/spinnies": "npm:^0.5.3" @@ -5341,15 +5341,15 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/serve-runtime@npm:^0.3.7, @graphql-mesh/serve-runtime@workspace:packages/serve-runtime": +"@graphql-mesh/serve-runtime@npm:^0.3.8, @graphql-mesh/serve-runtime@workspace:packages/serve-runtime": version: 0.0.0-use.local resolution: "@graphql-mesh/serve-runtime@workspace:packages/serve-runtime" dependencies: "@envelop/core": "npm:^5.0.0" - "@graphql-mesh/cross-helpers": "npm:^0.4.2" - "@graphql-mesh/fusion-runtime": "npm:^0.3.6" - "@graphql-mesh/transport-common": "npm:^0.2.5" - "@graphql-mesh/utils": "npm:^0.98.5" + "@graphql-mesh/cross-helpers": "npm:^0.4.3" + "@graphql-mesh/fusion-runtime": "npm:^0.3.7" + "@graphql-mesh/transport-common": "npm:^0.2.6" + "@graphql-mesh/utils": "npm:^0.98.6" "@graphql-tools/delegate": "npm:^10.0.11" "@graphql-tools/executor-http": "npm:^1.0.6" "@graphql-tools/executor-yoga": "npm:^2.0.3" @@ -5363,33 +5363,33 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/soap@npm:0.99.1, @graphql-mesh/soap@workspace:packages/legacy/handlers/soap": +"@graphql-mesh/soap@npm:0.99.2, @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.2" + "@graphql-mesh/cross-helpers": "npm:^0.4.3" "@graphql-mesh/string-interpolation": "npm:^0.5.4" - "@omnigraph/soap": "npm:0.99.1" + "@omnigraph/soap": "npm:0.99.2" peerDependencies: - "@graphql-mesh/store": ^0.98.5 - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/store": ^0.98.6 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 "@graphql-tools/utils": ^10.2.1 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/store@npm:^0.98.5, @graphql-mesh/store@workspace:packages/legacy/store": +"@graphql-mesh/store@npm:^0.98.6, @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.0.1" graphql: "npm:16.8.1" peerDependencies: - "@graphql-mesh/cross-helpers": ^0.4.2 - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/cross-helpers": ^0.4.3 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 "@graphql-tools/utils": ^10.2.1 graphql: "*" tslib: ^2.4.0 @@ -5409,7 +5409,7 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/supergraph@npm:0.4.5, @graphql-mesh/supergraph@workspace:packages/legacy/handlers/supergraph": +"@graphql-mesh/supergraph@npm:0.4.6, @graphql-mesh/supergraph@workspace:packages/legacy/handlers/supergraph": version: 0.0.0-use.local resolution: "@graphql-mesh/supergraph@workspace:packages/legacy/handlers/supergraph" dependencies: @@ -5418,53 +5418,53 @@ __metadata: "@graphql-tools/federation": "npm:^1.1.36" lodash.get: "npm:^4.4.2" peerDependencies: - "@graphql-mesh/cross-helpers": ^0.4.2 - "@graphql-mesh/store": ^0.98.5 - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/cross-helpers": ^0.4.3 + "@graphql-mesh/store": ^0.98.6 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/thrift@npm:0.99.5, @graphql-mesh/thrift@workspace:packages/legacy/handlers/thrift": +"@graphql-mesh/thrift@npm:0.99.6, @graphql-mesh/thrift@workspace:packages/legacy/handlers/thrift": version: 0.0.0-use.local resolution: "@graphql-mesh/thrift@workspace:packages/legacy/handlers/thrift" dependencies: - "@omnigraph/thrift": "npm:^0.2.5" + "@omnigraph/thrift": "npm:^0.2.6" "@types/thrift": "npm:0.10.17" "@types/url-join": "npm:4.0.3" peerDependencies: - "@graphql-mesh/cross-helpers": ^0.4.2 - "@graphql-mesh/store": ^0.98.5 - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/cross-helpers": ^0.4.3 + "@graphql-mesh/store": ^0.98.6 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 "@graphql-tools/utils": ^10.2.1 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/transform-cache@npm:0.98.5, @graphql-mesh/transform-cache@workspace:packages/legacy/transforms/cache": +"@graphql-mesh/transform-cache@npm:0.98.6, @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.98.5" + "@graphql-mesh/cache-localforage": "npm:0.98.6" "@graphql-mesh/string-interpolation": "npm:^0.5.4" "@graphql-tools/resolvers-composition": "npm:^7.0.0" "@graphql-tools/schema": "npm:^10.0.0" dayjs: "npm:^1.11.7" peerDependencies: - "@graphql-mesh/cross-helpers": ^0.4.2 - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/cross-helpers": ^0.4.3 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 "@graphql-tools/utils": ^10.2.1 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/transform-encapsulate@npm:0.98.5, @graphql-mesh/transform-encapsulate@workspace:packages/legacy/transforms/encapsulate": +"@graphql-mesh/transform-encapsulate@npm:0.98.6, @graphql-mesh/transform-encapsulate@workspace:packages/legacy/transforms/encapsulate": version: 0.0.0-use.local resolution: "@graphql-mesh/transform-encapsulate@workspace:packages/legacy/transforms/encapsulate" dependencies: @@ -5472,15 +5472,15 @@ __metadata: "@graphql-tools/schema": "npm:10.0.4" "@graphql-tools/wrap": "npm:^10.0.5" peerDependencies: - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 "@graphql-tools/utils": ^10.2.1 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/transform-extend@npm:0.98.6, @graphql-mesh/transform-extend@workspace:packages/legacy/transforms/extend": +"@graphql-mesh/transform-extend@npm:0.98.7, @graphql-mesh/transform-extend@workspace:packages/legacy/transforms/extend": version: 0.0.0-use.local resolution: "@graphql-mesh/transform-extend@workspace:packages/legacy/transforms/extend" dependencies: @@ -5489,16 +5489,16 @@ __metadata: "@graphql-tools/load": "npm:8.0.2" "@graphql-tools/schema": "npm:10.0.4" peerDependencies: - "@graphql-mesh/cross-helpers": ^0.4.2 - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/cross-helpers": ^0.4.3 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 "@graphql-tools/utils": ^10.2.1 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/transform-federation@npm:0.98.5, @graphql-mesh/transform-federation@workspace:packages/legacy/transforms/federation": +"@graphql-mesh/transform-federation@npm:0.98.6, @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: @@ -5509,15 +5509,15 @@ __metadata: dset: "npm:^3.1.2" graphql-transform-federation: "npm:^2.2.0" peerDependencies: - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 "@graphql-tools/utils": ^10.2.1 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/transform-filter-schema@npm:0.98.5, @graphql-mesh/transform-filter-schema@workspace:packages/legacy/transforms/filter-schema": +"@graphql-mesh/transform-filter-schema@npm:0.98.6, @graphql-mesh/transform-filter-schema@workspace:packages/legacy/transforms/filter-schema": version: 0.0.0-use.local resolution: "@graphql-mesh/transform-filter-schema@workspace:packages/legacy/transforms/filter-schema" dependencies: @@ -5526,15 +5526,15 @@ __metadata: "@types/minimatch": "npm:5.1.2" minimatch: "npm:^9.0.0" peerDependencies: - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 "@graphql-tools/utils": ^10.2.1 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/transform-hive@npm:0.98.5, @graphql-mesh/transform-hive@workspace:packages/legacy/transforms/hive": +"@graphql-mesh/transform-hive@npm:0.98.6, @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: @@ -5542,8 +5542,8 @@ __metadata: "@graphql-mesh/string-interpolation": "npm:^0.5.4" "@graphql-tools/delegate": "npm:^10.0.11" peerDependencies: - "@graphql-mesh/cross-helpers": ^0.4.2 - "@graphql-mesh/types": ^0.98.5 + "@graphql-mesh/cross-helpers": ^0.4.3 + "@graphql-mesh/types": ^0.98.6 "@graphql-tools/utils": ^10.2.1 graphql: "*" tslib: ^2.4.0 @@ -5554,22 +5554,22 @@ __metadata: version: 0.0.0-use.local resolution: "@graphql-mesh/transform-hoist-field@workspace:packages/legacy/transforms/hoist-field" dependencies: - "@graphql-mesh/cache-localforage": "npm:0.98.5" + "@graphql-mesh/cache-localforage": "npm:0.98.6" "@graphql-tools/delegate": "npm:^10.0.11" "@graphql-tools/wrap": "npm:^10.0.5" peerDependencies: - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 "@graphql-tools/utils": ^10.2.1 graphql: "*" languageName: unknown linkType: soft -"@graphql-mesh/transform-naming-convention@npm:0.98.5, @graphql-mesh/transform-naming-convention@workspace:packages/legacy/transforms/naming-convention": +"@graphql-mesh/transform-naming-convention@npm:0.98.6, @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.98.5" + "@graphql-mesh/cache-localforage": "npm:^0.98.6" "@graphql-tools/delegate": "npm:^10.0.11" "@graphql-tools/schema": "npm:10.0.4" "@graphql-tools/wrap": "npm:^10.0.5" @@ -5578,26 +5578,26 @@ __metadata: lower-case: "npm:^2.0.2" upper-case: "npm:^2.0.2" peerDependencies: - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 "@graphql-tools/utils": ^10.2.1 graphql: "*" tslib: ^2.5.0 languageName: unknown linkType: soft -"@graphql-mesh/transform-prefix@npm:0.98.5, @graphql-mesh/transform-prefix@workspace:packages/legacy/transforms/prefix": +"@graphql-mesh/transform-prefix@npm:0.98.6, @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.98.5" + "@graphql-mesh/cache-localforage": "npm:0.98.6" "@graphql-tools/delegate": "npm:^10.0.11" "@graphql-tools/schema": "npm:10.0.4" "@graphql-tools/wrap": "npm:^10.0.5" graphql-scalars: "npm:^1.22.4" peerDependencies: - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 "@graphql-tools/utils": ^10.2.1 graphql: "*" tslib: ^2.4.0 @@ -5608,7 +5608,7 @@ __metadata: version: 0.0.0-use.local resolution: "@graphql-mesh/transform-prune@workspace:packages/legacy/transforms/prune" peerDependencies: - "@graphql-mesh/types": ^0.98.5 + "@graphql-mesh/types": ^0.98.6 "@graphql-tools/utils": ^10.2.1 graphql: "*" tslib: ^2.4.0 @@ -5619,33 +5619,33 @@ __metadata: version: 0.0.0-use.local resolution: "@graphql-mesh/transform-rate-limit@workspace:packages/legacy/transforms/rate-limit" dependencies: - "@graphql-mesh/cache-localforage": "npm:0.98.5" + "@graphql-mesh/cache-localforage": "npm:0.98.6" "@graphql-mesh/string-interpolation": "npm:^0.5.4" "@graphql-tools/schema": "npm:10.0.4" "@graphql-tools/wrap": "npm:10.0.5" minimatch: "npm:^9.0.0" peerDependencies: - "@graphql-mesh/cross-helpers": ^0.4.2 - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/cross-helpers": ^0.4.3 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 "@graphql-tools/utils": ^10.2.1 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/transform-rename@npm:0.98.5, @graphql-mesh/transform-rename@workspace:packages/legacy/transforms/rename": +"@graphql-mesh/transform-rename@npm:0.98.6, @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.98.5" + "@graphql-mesh/cache-localforage": "npm:0.98.6" "@graphql-tools/delegate": "npm:^10.0.11" "@graphql-tools/schema": "npm:10.0.4" "@graphql-tools/wrap": "npm:^10.0.5" graphql-scalars: "npm:^1.22.4" peerDependencies: - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 "@graphql-tools/utils": ^10.2.1 graphql: "*" tslib: ^2.4.0 @@ -5656,29 +5656,29 @@ __metadata: version: 0.0.0-use.local resolution: "@graphql-mesh/transform-replace-field@workspace:packages/legacy/transforms/replace-field" dependencies: - "@graphql-mesh/cache-localforage": "npm:0.98.5" + "@graphql-mesh/cache-localforage": "npm:0.98.6" "@graphql-tools/code-file-loader": "npm:^8.0.0" "@graphql-tools/graphql-file-loader": "npm:^8.0.0" "@graphql-tools/load": "npm:^8.0.0" "@graphql-tools/schema": "npm:10.0.4" peerDependencies: - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 "@graphql-tools/utils": ^10.2.1 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/transform-resolvers-composition@npm:0.98.5, @graphql-mesh/transform-resolvers-composition@workspace:packages/legacy/transforms/resolvers-composition": +"@graphql-mesh/transform-resolvers-composition@npm:0.98.6, @graphql-mesh/transform-resolvers-composition@workspace:packages/legacy/transforms/resolvers-composition": version: 0.0.0-use.local resolution: "@graphql-mesh/transform-resolvers-composition@workspace:packages/legacy/transforms/resolvers-composition" dependencies: "@graphql-tools/resolvers-composition": "npm:^7.0.0" "@graphql-tools/schema": "npm:^10.0.0" peerDependencies: - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 graphql: "*" tslib: ^2.4.0 languageName: unknown @@ -5691,35 +5691,35 @@ __metadata: "@types/micromatch": "npm:4.0.7" micromatch: "npm:4.0.7" peerDependencies: - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 "@graphql-tools/utils": ^10.2.1 graphql: "*" languageName: unknown linkType: soft -"@graphql-mesh/transform-type-merging@npm:0.98.5, @graphql-mesh/transform-type-merging@workspace:packages/legacy/transforms/type-merging": +"@graphql-mesh/transform-type-merging@npm:0.98.6, @graphql-mesh/transform-type-merging@workspace:packages/legacy/transforms/type-merging": version: 0.0.0-use.local resolution: "@graphql-mesh/transform-type-merging@workspace:packages/legacy/transforms/type-merging" dependencies: "@graphql-tools/delegate": "npm:^10.0.11" "@graphql-tools/stitching-directives": "npm:^3.0.0" peerDependencies: - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/transport-common@npm:^0.2.5, @graphql-mesh/transport-common@workspace:packages/transports/common": +"@graphql-mesh/transport-common@npm:^0.2.6, @graphql-mesh/transport-common@workspace:packages/transports/common": version: 0.0.0-use.local resolution: "@graphql-mesh/transport-common@workspace:packages/transports/common" dependencies: "@graphql-tools/delegate": "npm:^10.0.11" "@graphql-tools/utils": "npm:^10.2.1" peerDependencies: - "@graphql-mesh/types": ^0.98.5 + "@graphql-mesh/types": ^0.98.6 graphql: "*" tslib: ^2.4.0 languageName: unknown @@ -5730,7 +5730,7 @@ __metadata: resolution: "@graphql-mesh/transport-http@workspace:packages/transports/http" dependencies: "@envelop/core": "npm:^5.0.0" - "@graphql-mesh/transport-common": "npm:^0.2.5" + "@graphql-mesh/transport-common": "npm:^0.2.6" "@graphql-tools/executor-http": "npm:^1.0.6" peerDependencies: graphql: "*" @@ -5738,15 +5738,15 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/transport-mysql@npm:^0.2.5, @graphql-mesh/transport-mysql@workspace:packages/transports/mysql": +"@graphql-mesh/transport-mysql@npm:^0.2.6, @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.2" + "@graphql-mesh/cross-helpers": "npm:^0.4.3" "@graphql-mesh/string-interpolation": "npm:^0.5.4" - "@graphql-mesh/transport-common": "npm:^0.2.5" - "@graphql-mesh/types": "npm:^0.98.5" - "@graphql-mesh/utils": "npm:^0.98.5" + "@graphql-mesh/transport-common": "npm:^0.2.6" + "@graphql-mesh/types": "npm:^0.98.6" + "@graphql-mesh/utils": "npm:^0.98.6" "@graphql-tools/delegate": "npm:^10.0.11" "@graphql-tools/utils": "npm:^10.2.1" graphql-fields: "npm:^2.0.3" @@ -5758,12 +5758,12 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/transport-neo4j@npm:^0.2.5, @graphql-mesh/transport-neo4j@workspace:packages/transports/neo4j": +"@graphql-mesh/transport-neo4j@npm:^0.2.6, @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/transport-common": "npm:^0.2.5" - "@graphql-mesh/types": "npm:^0.98.5" + "@graphql-mesh/transport-common": "npm:^0.2.6" + "@graphql-mesh/types": "npm:^0.98.6" "@graphql-tools/delegate": "npm:^10.0.11" "@graphql-tools/utils": "npm:^10.2.1" "@neo4j/graphql": "npm:^5.0.0" @@ -5775,7 +5775,7 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/transport-rest@npm:^0.2.5, @graphql-mesh/transport-rest@workspace:packages/transports/rest": +"@graphql-mesh/transport-rest@npm:^0.2.6, @graphql-mesh/transport-rest@workspace:packages/transports/rest": version: 0.0.0-use.local resolution: "@graphql-mesh/transport-rest@workspace:packages/transports/rest" dependencies: @@ -5786,10 +5786,10 @@ __metadata: qs: "npm:6.12.1" url-join: "npm:4.0.1" peerDependencies: - "@graphql-mesh/cross-helpers": ^0.4.2 - "@graphql-mesh/transport-common": ^0.2.5 - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/cross-helpers": ^0.4.3 + "@graphql-mesh/transport-common": ^0.2.6 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 "@graphql-tools/utils": ^10.2.1 "@whatwg-node/fetch": ^0.9.15 graphql: "*" @@ -5797,16 +5797,16 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/transport-soap@npm:^0.2.5, @graphql-mesh/transport-soap@workspace:packages/transports/soap": +"@graphql-mesh/transport-soap@npm:^0.2.6, @graphql-mesh/transport-soap@workspace:packages/transports/soap": version: 0.0.0-use.local resolution: "@graphql-mesh/transport-soap@workspace:packages/transports/soap" dependencies: "@graphql-mesh/string-interpolation": "npm:^0.5.4" fast-xml-parser: "npm:^4.3.2" peerDependencies: - "@graphql-mesh/cross-helpers": ^0.4.2 - "@graphql-mesh/transport-common": ^0.2.5 - "@graphql-mesh/types": ^0.98.5 + "@graphql-mesh/cross-helpers": ^0.4.3 + "@graphql-mesh/transport-common": ^0.2.6 + "@graphql-mesh/types": ^0.98.6 "@graphql-tools/utils": ^10.2.1 "@whatwg-node/fetch": ^0.9.15 graphql: "*" @@ -5818,22 +5818,22 @@ __metadata: version: 0.0.0-use.local resolution: "@graphql-mesh/transport-sqlite@workspace:packages/transports/sqlite" dependencies: - "@omnigraph/sqlite": "npm:^0.2.5" + "@omnigraph/sqlite": "npm:^0.2.6" peerDependencies: graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/transport-thrift@npm:^0.2.5, @graphql-mesh/transport-thrift@workspace:packages/transports/thrift": +"@graphql-mesh/transport-thrift@npm:^0.2.6, @graphql-mesh/transport-thrift@workspace:packages/transports/thrift": version: 0.0.0-use.local resolution: "@graphql-mesh/transport-thrift@workspace:packages/transports/thrift" dependencies: "@creditkarma/thrift-client": "npm:^1.0.4" "@creditkarma/thrift-server-core": "npm:^1.0.4" "@graphql-mesh/string-interpolation": "npm:^0.5.4" - "@graphql-mesh/transport-common": "npm:^0.2.5" - "@graphql-mesh/utils": "npm:^0.98.5" + "@graphql-mesh/transport-common": "npm:^0.2.6" + "@graphql-mesh/utils": "npm:^0.98.6" "@graphql-tools/utils": "npm:^10.2.1" pascal-case: "npm:^3.1.2" peerDependencies: @@ -5842,19 +5842,19 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/tuql@npm:0.99.5, @graphql-mesh/tuql@workspace:packages/legacy/handlers/tuql": +"@graphql-mesh/tuql@npm:0.99.6, @graphql-mesh/tuql@workspace:packages/legacy/handlers/tuql": version: 0.0.0-use.local resolution: "@graphql-mesh/tuql@workspace:packages/legacy/handlers/tuql" dependencies: - "@omnigraph/sqlite": "npm:^0.2.5" + "@omnigraph/sqlite": "npm:^0.2.6" peerDependencies: - "@graphql-mesh/types": ^0.98.5 + "@graphql-mesh/types": ^0.98.6 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@graphql-mesh/types@npm:^0.98.5, @graphql-mesh/types@workspace:packages/legacy/types": +"@graphql-mesh/types@npm:^0.98.6, @graphql-mesh/types@workspace:packages/legacy/types": version: 0.0.0-use.local resolution: "@graphql-mesh/types@workspace:packages/legacy/types" dependencies: @@ -5862,7 +5862,7 @@ __metadata: "@graphql-tools/delegate": "npm:^10.0.11" "@graphql-typed-document-node/core": "npm:^3.2.0" peerDependencies: - "@graphql-mesh/store": ^0.98.5 + "@graphql-mesh/store": ^0.98.6 "@graphql-tools/utils": ^10.2.1 graphql: "*" tslib: ^2.4.0 @@ -5876,7 +5876,7 @@ __metadata: "@urql/core": "npm:5.0.3" wonka: "npm:6.3.4" peerDependencies: - "@graphql-mesh/runtime": ^0.99.6 + "@graphql-mesh/runtime": ^0.99.7 "@graphql-tools/utils": ^10.2.1 "@urql/core": ^2.4.3 || ^4.0.0 || ^5.0.0 graphql: ^15.2.0 || ^16.0.0 @@ -5885,7 +5885,7 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/utils@npm:^0.98.5, @graphql-mesh/utils@workspace:*, @graphql-mesh/utils@workspace:packages/legacy/utils": +"@graphql-mesh/utils@npm:^0.98.6, @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: @@ -5902,8 +5902,8 @@ __metadata: lodash.topath: "npm:^4.5.2" tiny-lru: "npm:^11.0.0" peerDependencies: - "@graphql-mesh/cross-helpers": ^0.4.2 - "@graphql-mesh/types": ^0.98.5 + "@graphql-mesh/cross-helpers": ^0.4.3 + "@graphql-mesh/types": ^0.98.6 "@graphql-tools/utils": ^10.2.1 graphql: "*" tslib: ^2.4.0 @@ -8314,13 +8314,13 @@ __metadata: languageName: node linkType: hard -"@omnigraph/json-schema@npm:0.100.8, @omnigraph/json-schema@npm:^0.100.8, @omnigraph/json-schema@workspace:*, @omnigraph/json-schema@workspace:packages/loaders/json-schema": +"@omnigraph/json-schema@npm:0.100.9, @omnigraph/json-schema@npm:^0.100.9, @omnigraph/json-schema@workspace:*, @omnigraph/json-schema@workspace:packages/loaders/json-schema": version: 0.0.0-use.local resolution: "@omnigraph/json-schema@workspace:packages/loaders/json-schema" dependencies: "@graphql-mesh/string-interpolation": "npm:0.5.4" - "@graphql-mesh/transport-common": "npm:^0.2.5" - "@graphql-mesh/transport-rest": "npm:^0.2.5" + "@graphql-mesh/transport-common": "npm:^0.2.6" + "@graphql-mesh/transport-rest": "npm:^0.2.6" "@graphql-tools/delegate": "npm:^10.0.11" "@json-schema-tools/meta-schema": "npm:1.7.5" "@types/qs": "npm:6.9.15" @@ -8339,23 +8339,23 @@ __metadata: to-json-schema: "npm:0.2.5" url-join: "npm:4.0.1" peerDependencies: - "@graphql-mesh/cross-helpers": ^0.4.2 - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/cross-helpers": ^0.4.3 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 "@graphql-tools/utils": ^10.2.1 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@omnigraph/mysql@npm:^0.2.5, @omnigraph/mysql@workspace:*, @omnigraph/mysql@workspace:packages/loaders/mysql": +"@omnigraph/mysql@npm:^0.2.6, @omnigraph/mysql@workspace:*, @omnigraph/mysql@workspace:packages/loaders/mysql": version: 0.0.0-use.local resolution: "@omnigraph/mysql@workspace:packages/loaders/mysql" dependencies: - "@graphql-mesh/cross-helpers": "npm:^0.4.2" + "@graphql-mesh/cross-helpers": "npm:^0.4.3" "@graphql-mesh/string-interpolation": "npm:^0.5.4" - "@graphql-mesh/transport-mysql": "npm:^0.2.5" - "@graphql-mesh/utils": "npm:^0.98.5" + "@graphql-mesh/transport-mysql": "npm:^0.2.6" + "@graphql-mesh/utils": "npm:^0.98.6" "@graphql-tools/delegate": "npm:^10.0.11" "@graphql-tools/utils": "npm:^10.2.1" "@types/graphql-fields": "npm:1.3.9" @@ -8366,35 +8366,35 @@ __metadata: mysql: "npm:^2.18.1" mysql-utilities: "npm:^1.1.4" peerDependencies: - "@graphql-mesh/types": ^0.98.5 + "@graphql-mesh/types": ^0.98.6 graphql: "*" languageName: unknown linkType: soft -"@omnigraph/neo4j@npm:^0.2.5, @omnigraph/neo4j@workspace:*, @omnigraph/neo4j@workspace:packages/loaders/neo4j": +"@omnigraph/neo4j@npm:^0.2.6, @omnigraph/neo4j@workspace:*, @omnigraph/neo4j@workspace:packages/loaders/neo4j": version: 0.0.0-use.local resolution: "@omnigraph/neo4j@workspace:packages/loaders/neo4j" dependencies: - "@graphql-mesh/transport-neo4j": "npm:^0.2.5" + "@graphql-mesh/transport-neo4j": "npm:^0.2.6" "@graphql-tools/delegate": "npm:^10.0.11" "@graphql-tools/schema": "npm:^10.0.4" "@neo4j/introspector": "npm:^3.0.0" neo4j-driver: "npm:^5.9.2" peerDependencies: - "@graphql-mesh/types": ^0.98.5 + "@graphql-mesh/types": ^0.98.6 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@omnigraph/openapi@npm:0.100.9, @omnigraph/openapi@npm:^0.100.9, @omnigraph/openapi@workspace:*, @omnigraph/openapi@workspace:packages/loaders/openapi": +"@omnigraph/openapi@npm:0.100.10, @omnigraph/openapi@npm:^0.100.10, @omnigraph/openapi@workspace:*, @omnigraph/openapi@workspace:packages/loaders/openapi": version: 0.0.0-use.local resolution: "@omnigraph/openapi@workspace:packages/loaders/openapi" dependencies: "@graphql-mesh/string-interpolation": "npm:^0.5.4" "@graphql-tools/delegate": "npm:^10.0.11" "@graphql-tools/utils": "npm:10.2.1" - "@omnigraph/json-schema": "npm:^0.100.8" + "@omnigraph/json-schema": "npm:^0.100.9" "@whatwg-node/fetch": "npm:0.9.17" change-case: "npm:^4.1.2" fets: "npm:0.8.0" @@ -8403,62 +8403,62 @@ __metadata: json-machete: "npm:^0.97.3" openapi-types: "npm:^12.1.0" peerDependencies: - "@graphql-mesh/cross-helpers": ^0.4.2 - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/cross-helpers": ^0.4.3 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@omnigraph/raml@npm:0.100.8, @omnigraph/raml@workspace:packages/loaders/raml": +"@omnigraph/raml@npm:0.100.9, @omnigraph/raml@workspace:packages/loaders/raml": version: 0.0.0-use.local resolution: "@omnigraph/raml@workspace:packages/loaders/raml" dependencies: "@ardatan/raml-1-parser": "npm:1.1.69" "@graphql-mesh/string-interpolation": "npm:0.5.4" "@graphql-tools/delegate": "npm:^10.0.11" - "@omnigraph/json-schema": "npm:0.100.8" + "@omnigraph/json-schema": "npm:0.100.9" "@whatwg-node/fetch": "npm:^0.9.0" change-case: "npm:4.1.2" json-machete: "npm:0.97.3" to-json-schema: "npm:0.2.5" peerDependencies: - "@graphql-mesh/cross-helpers": ^0.4.2 - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/cross-helpers": ^0.4.3 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 "@graphql-tools/utils": ^10.2.1 graphql: "*" tslib: ^2.4.0 languageName: unknown linkType: soft -"@omnigraph/soap@npm:0.99.1, @omnigraph/soap@workspace:*, @omnigraph/soap@workspace:packages/loaders/soap": +"@omnigraph/soap@npm:0.99.2, @omnigraph/soap@workspace:*, @omnigraph/soap@workspace:packages/loaders/soap": version: 0.0.0-use.local resolution: "@omnigraph/soap@workspace:packages/loaders/soap" dependencies: - "@graphql-mesh/cross-helpers": "npm:^0.4.2" + "@graphql-mesh/cross-helpers": "npm:^0.4.3" "@graphql-mesh/string-interpolation": "npm:^0.5.4" - "@graphql-mesh/transport-soap": "npm:^0.2.5" + "@graphql-mesh/transport-soap": "npm:^0.2.6" "@whatwg-node/fetch": "npm:^0.9.15" fast-xml-parser: "npm:^4.3.4" graphql-compose: "npm:^9.0.10" graphql-scalars: "npm:^1.22.4" soap: "npm:1.0.3" peerDependencies: - "@graphql-mesh/types": ^0.98.5 - "@graphql-mesh/utils": ^0.98.5 + "@graphql-mesh/types": ^0.98.6 + "@graphql-mesh/utils": ^0.98.6 "@graphql-tools/utils": ^10.2.1 graphql: "*" languageName: unknown linkType: soft -"@omnigraph/sqlite@npm:^0.2.5, @omnigraph/sqlite@workspace:*, @omnigraph/sqlite@workspace:packages/loaders/sqlite": +"@omnigraph/sqlite@npm:^0.2.6, @omnigraph/sqlite@workspace:*, @omnigraph/sqlite@workspace:packages/loaders/sqlite": version: 0.0.0-use.local resolution: "@omnigraph/sqlite@workspace:packages/loaders/sqlite" dependencies: - "@graphql-mesh/cross-helpers": "npm:^0.4.2" - "@graphql-mesh/types": "npm:^0.98.5" + "@graphql-mesh/cross-helpers": "npm:^0.4.3" + "@graphql-mesh/types": "npm:^0.98.6" "@graphql-tools/delegate": "npm:^10.0.11" tuql: "npm:^1.7.0" peerDependencies: @@ -8470,16 +8470,16 @@ __metadata: languageName: unknown linkType: soft -"@omnigraph/thrift@npm:^0.2.5, @omnigraph/thrift@workspace:packages/loaders/thrift": +"@omnigraph/thrift@npm:^0.2.6, @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.2" - "@graphql-mesh/transport-thrift": "npm:^0.2.5" - "@graphql-mesh/types": "npm:^0.98.5" - "@graphql-mesh/utils": "npm:^0.98.5" + "@graphql-mesh/cross-helpers": "npm:^0.4.3" + "@graphql-mesh/transport-thrift": "npm:^0.2.6" + "@graphql-mesh/types": "npm:^0.98.6" + "@graphql-mesh/utils": "npm:^0.98.6" "@graphql-tools/utils": "npm:10.2.1" graphql-scalars: "npm:^1.22.4" thrift: "npm:^0.20.0" @@ -11392,10 +11392,10 @@ __metadata: resolution: "@v1-next/auth0-example@workspace:examples/v1-next/auth0" dependencies: "@envelop/auth0": "npm:^6.0.0" - "@graphql-mesh/compose-cli": "npm:^0.3.5" - "@graphql-mesh/plugin-operation-field-permissions": "npm:^0.98.5" - "@graphql-mesh/serve-cli": "npm:^0.4.7" - "@omnigraph/json-schema": "npm:^0.100.8" + "@graphql-mesh/compose-cli": "npm:^0.3.6" + "@graphql-mesh/plugin-operation-field-permissions": "npm:^0.98.6" + "@graphql-mesh/serve-cli": "npm:^0.4.8" + "@omnigraph/json-schema": "npm:^0.100.9" graphql: "npm:16.8.1" jest: "npm:29.7.0" languageName: unknown @@ -11406,10 +11406,10 @@ __metadata: resolution: "@v1-next/cfw-spacex@workspace:examples/v1-next/integrations/cfw-spacex" dependencies: "@envelop/depth-limit": "npm:^4.0.0" - "@graphql-mesh/cache-cfw-kv": "npm:^0.98.5" - "@graphql-mesh/plugin-rate-limit": "npm:^0.98.5" - "@graphql-mesh/plugin-response-cache": "npm:^0.98.6" - "@graphql-mesh/serve-runtime": "npm:^0.3.7" + "@graphql-mesh/cache-cfw-kv": "npm:^0.98.6" + "@graphql-mesh/plugin-rate-limit": "npm:^0.98.6" + "@graphql-mesh/plugin-response-cache": "npm:^0.98.7" + "@graphql-mesh/serve-runtime": "npm:^0.3.8" graphql: "npm:16.8.1" wrangler: "npm:3.57.1" languageName: unknown @@ -11419,9 +11419,9 @@ __metadata: version: 0.0.0-use.local resolution: "@v1-next/example-fastify@workspace:examples/v1-next/integrations/fastify" dependencies: - "@graphql-mesh/compose-cli": "npm:^0.3.5" - "@graphql-mesh/serve-runtime": "npm:^0.3.7" - "@omnigraph/openapi": "npm:^0.100.9" + "@graphql-mesh/compose-cli": "npm:^0.3.6" + "@graphql-mesh/serve-runtime": "npm:^0.3.8" + "@omnigraph/openapi": "npm:^0.100.10" fastify: "npm:^4.26.0" graphql: "npm:16.8.1" ts-node: "npm:^10.9.2" @@ -11435,9 +11435,9 @@ __metadata: resolution: "@v1-next/example-gcp@workspace:examples/v1-next/integrations/gcp-functions" dependencies: "@google-cloud/functions-framework": "npm:^3.3.0" - "@graphql-mesh/compose-cli": "npm:^0.3.5" - "@graphql-mesh/serve-runtime": "npm:^0.3.7" - "@omnigraph/json-schema": "npm:^0.100.8" + "@graphql-mesh/compose-cli": "npm:^0.3.6" + "@graphql-mesh/serve-runtime": "npm:^0.3.8" + "@omnigraph/json-schema": "npm:^0.100.9" "@types/node": "npm:^20.10.6" graphql: "npm:^16.8.1" typescript: "npm:^5.4.2" @@ -11448,9 +11448,9 @@ __metadata: version: 0.0.0-use.local resolution: "@v1-next/openapi-youtrack@workspace:examples/v1-next/openapi-youtrack" dependencies: - "@graphql-mesh/compose-cli": "npm:^0.3.5" - "@graphql-mesh/serve-cli": "npm:^0.4.7" - "@omnigraph/openapi": "npm:^0.100.9" + "@graphql-mesh/compose-cli": "npm:^0.3.6" + "@graphql-mesh/serve-cli": "npm:^0.4.8" + "@omnigraph/openapi": "npm:^0.100.10" graphql: "npm:^16.8.1" languageName: unknown linkType: soft @@ -11459,8 +11459,8 @@ __metadata: version: 0.0.0-use.local resolution: "@v1-next/openwhisk-example@workspace:examples/v1-next/integrations/openwhisk-example" dependencies: - "@graphql-mesh/serve-cli": "npm:^0.4.7" - "@graphql-mesh/serve-runtime": "npm:^0.3.7" + "@graphql-mesh/serve-cli": "npm:^0.4.8" + "@graphql-mesh/serve-runtime": "npm:^0.3.8" esbuild: "npm:^0.21.1" graphql: "npm:16.8.1" typescript: "npm:^5.4.2" @@ -12629,9 +12629,9 @@ __metadata: resolution: "auth0-example@workspace:examples/auth0" dependencies: "@envelop/auth0": "npm:6.0.0" - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/json-schema": "npm:0.100.8" - "@graphql-mesh/plugin-operation-field-permissions": "npm:0.98.5" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/json-schema": "npm:0.100.9" + "@graphql-mesh/plugin-operation-field-permissions": "npm:0.98.6" graphql: "npm:16.8.1" jest: "npm:29.7.0" languageName: unknown @@ -12642,8 +12642,8 @@ __metadata: resolution: "authors-service@workspace:examples/hive-example/sources/authors" dependencies: "@graphql-hive/cli": "npm:0.38.2" - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/openapi": "npm:0.100.9" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/openapi": "npm:0.100.10" fets: "npm:^0.8.0" graphql: "npm:16.8.1" ts-node: "npm:^10.9.2" @@ -13230,8 +13230,8 @@ __metadata: resolution: "books-service@workspace:examples/hive-example/sources/books" dependencies: "@graphql-hive/cli": "npm:0.38.2" - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/openapi": "npm:0.100.9" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/openapi": "npm:0.100.10" fets: "npm:^0.8.0" graphql: "npm:16.8.1" ts-node: "npm:^10.9.2" @@ -13673,12 +13673,12 @@ __metadata: version: 0.0.0-use.local resolution: "cfw-breweries@workspace:examples/v1-next/integrations/cfw-breweries" dependencies: - "@graphql-mesh/cache-cfw-kv": "npm:^0.98.5" - "@graphql-mesh/cache-localforage": "npm:^0.98.5" - "@graphql-mesh/compose-cli": "npm:^0.3.5" - "@graphql-mesh/plugin-response-cache": "npm:^0.98.6" - "@graphql-mesh/serve-runtime": "npm:^0.3.7" - "@omnigraph/json-schema": "npm:^0.100.8" + "@graphql-mesh/cache-cfw-kv": "npm:^0.98.6" + "@graphql-mesh/cache-localforage": "npm:^0.98.6" + "@graphql-mesh/compose-cli": "npm:^0.3.6" + "@graphql-mesh/plugin-response-cache": "npm:^0.98.7" + "@graphql-mesh/serve-runtime": "npm:^0.3.8" + "@omnigraph/json-schema": "npm:^0.100.9" graphql: "npm:16.8.1" wrangler: "npm:3.57.1" languageName: unknown @@ -13879,8 +13879,8 @@ __metadata: version: 0.0.0-use.local resolution: "chinook@workspace:examples/sqlite-chinook" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/tuql": "npm:0.99.5" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/tuql": "npm:0.99.6" graphql: "npm:16.8.1" languageName: unknown linkType: soft @@ -14122,10 +14122,10 @@ __metadata: version: 0.0.0-use.local resolution: "cloudflare-workers@workspace:examples/cloudflare-workers" dependencies: - "@graphql-mesh/cache-cfw-kv": "npm:0.98.5" - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/json-schema": "npm:0.100.8" - "@graphql-mesh/plugin-response-cache": "npm:0.98.6" + "@graphql-mesh/cache-cfw-kv": "npm:0.98.6" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/json-schema": "npm:0.100.9" + "@graphql-mesh/plugin-response-cache": "npm:0.98.7" graphql: "npm:16.8.1" wrangler: "npm:3.57.1" languageName: unknown @@ -14663,9 +14663,9 @@ __metadata: version: 0.0.0-use.local resolution: "country-info-example@workspace:examples/soap-country-info" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/plugin-snapshot": "npm:0.98.5" - "@graphql-mesh/soap": "npm:0.99.1" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/plugin-snapshot": "npm:0.98.6" + "@graphql-mesh/soap": "npm:0.99.2" graphql: "npm:16.8.1" languageName: unknown linkType: soft @@ -14674,9 +14674,9 @@ __metadata: version: 0.0.0-use.local resolution: "covid-mesh@workspace:examples/json-schema-covid" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/graphql": "npm:0.98.5" - "@graphql-mesh/json-schema": "npm:0.100.8" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/graphql": "npm:0.98.6" + "@graphql-mesh/json-schema": "npm:0.100.9" graphql: "npm:16.8.1" jest: "npm:29.7.0" languageName: unknown @@ -17698,8 +17698,8 @@ __metadata: version: 0.0.0-use.local resolution: "example-fastify@workspace:examples/fastify" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/graphql": "npm:0.98.5" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/graphql": "npm:0.98.6" fastify: "npm:4.27.0" graphql: "npm:16.8.1" ts-node: "npm:^10.9.2" @@ -17713,8 +17713,8 @@ __metadata: resolution: "example-gcp@workspace:examples/gcp-functions" dependencies: "@google-cloud/functions-framework": "npm:3.4.0" - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/json-schema": "npm:0.100.8" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/json-schema": "npm:0.100.9" "@types/node": "npm:20.12.12" graphql: "npm:16.8.1" typescript: "npm:^5.4.2" @@ -17725,9 +17725,9 @@ __metadata: version: 0.0.0-use.local resolution: "example-persisted-operations@workspace:examples/persisted-operations" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/json-schema": "npm:0.100.8" - "@graphql-mesh/plugin-mock": "npm:0.98.5" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/json-schema": "npm:0.100.9" + "@graphql-mesh/plugin-mock": "npm:0.98.6" "@graphql-yoga/plugin-sofa": "npm:3.3.1" graphql: "npm:16.8.1" jest: "npm:29.7.0" @@ -18191,9 +18191,9 @@ __metadata: version: 0.0.0-use.local resolution: "federation-gateway@workspace:examples/federation-example/gateway" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/graphql": "npm:0.98.5" - "@graphql-mesh/transform-federation": "npm:0.98.5" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/graphql": "npm:0.98.6" + "@graphql-mesh/transform-federation": "npm:0.98.6" graphql: "npm:16.8.1" languageName: unknown linkType: soft @@ -18216,8 +18216,8 @@ __metadata: version: 0.0.0-use.local resolution: "federation-supergraph-gateway@workspace:examples/federation-example/gateway-supergraph" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/supergraph": "npm:0.4.5" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/supergraph": "npm:0.4.6" graphql: "npm:16.8.1" languageName: unknown linkType: soft @@ -18857,10 +18857,10 @@ __metadata: version: 0.0.0-use.local resolution: "gateway-example@workspace:examples/hive-example/gateway" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/openapi": "npm:0.100.9" - "@graphql-mesh/plugin-hive": "npm:0.98.5" - "@graphql-mesh/transform-hive": "npm:0.98.5" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/openapi": "npm:0.100.10" + "@graphql-mesh/plugin-hive": "npm:0.98.6" + "@graphql-mesh/transform-hive": "npm:0.98.6" graphql: "npm:16.8.1" languageName: unknown linkType: soft @@ -19420,8 +19420,8 @@ __metadata: version: 0.0.0-use.local resolution: "graphql-file-upload-example@workspace:examples/graphql-file-upload-example" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/graphql": "npm:0.98.5" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/graphql": "npm:0.98.6" concurrently: "npm:8.2.2" graphql: "npm:16.8.1" graphql-yoga: "npm:^5.3.0" @@ -19658,9 +19658,9 @@ __metadata: version: 0.0.0-use.local resolution: "grpc-example@workspace:examples/grpc-example" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/grpc": "npm:0.99.5" - "@graphql-mesh/transform-naming-convention": "npm:0.98.5" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/grpc": "npm:0.99.6" + "@graphql-mesh/transform-naming-convention": "npm:0.98.6" "@grpc/grpc-js": "npm:1.10.8" "@grpc/proto-loader": "npm:0.7.13" concurrently: "npm:8.2.2" @@ -19688,9 +19688,9 @@ __metadata: version: 0.0.0-use.local resolution: "grpc-reflection-example@workspace:examples/grpc-reflection-example" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/grpc": "npm:0.99.5" - "@graphql-mesh/transform-naming-convention": "npm:0.98.5" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/grpc": "npm:0.99.6" + "@graphql-mesh/transform-naming-convention": "npm:0.98.6" "@grpc/grpc-js": "npm:1.10.8" "@grpc/proto-loader": "npm:0.7.13" concurrently: "npm:8.2.2" @@ -20019,8 +20019,8 @@ __metadata: version: 0.0.0-use.local resolution: "hasura-openbrewery-geodb@workspace:examples/hasura-openbrewery-geodb" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/json-schema": "npm:0.100.8" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/json-schema": "npm:0.100.9" graphql: "npm:16.8.1" languageName: unknown linkType: soft @@ -20048,9 +20048,9 @@ __metadata: version: 0.0.0-use.local resolution: "hello-world-esm@workspace:examples/hello-world-esm" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/json-schema": "npm:0.100.8" - "@graphql-mesh/plugin-mock": "npm:0.98.5" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/json-schema": "npm:0.100.9" + "@graphql-mesh/plugin-mock": "npm:0.98.6" graphql: "npm:16.8.1" jest: "npm:29.7.0" ts-node: "npm:^10.9.2" @@ -21525,8 +21525,8 @@ __metadata: version: 0.0.0-use.local resolution: "javascript-wiki@workspace:examples/openapi-javascript-wiki" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/openapi": "npm:0.100.9" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/openapi": "npm:0.100.10" graphql: "npm:16.8.1" moment: "npm:2.30.1" typescript: "npm:^5.4.2" @@ -22746,10 +22746,10 @@ __metadata: version: 0.0.0-use.local resolution: "json-schema-example@workspace:examples/json-schema-example" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/json-schema": "npm:0.100.8" - "@graphql-mesh/plugin-mock": "npm:0.98.5" - "@graphql-mesh/transform-naming-convention": "npm:0.98.5" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/json-schema": "npm:0.100.9" + "@graphql-mesh/plugin-mock": "npm:0.98.6" + "@graphql-mesh/transform-naming-convention": "npm:0.98.6" graphql: "npm:16.8.1" jest: "npm:29.7.0" languageName: unknown @@ -22759,8 +22759,8 @@ __metadata: version: 0.0.0-use.local resolution: "json-schema-fhir@workspace:examples/json-schema-fhir" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/json-schema": "npm:0.100.8" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/json-schema": "npm:0.100.9" "@types/unzip-stream": "npm:0.3.4" graphql: "npm:16.8.1" ts-node: "npm:^10.9.2" @@ -22773,8 +22773,8 @@ __metadata: version: 0.0.0-use.local resolution: "json-schema-file-upload@workspace:examples/json-schema-file-upload" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/json-schema": "npm:0.100.8" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/json-schema": "npm:0.100.9" "@types/node": "npm:20.12.12" concurrently: "npm:8.2.2" fets: "npm:0.8.0" @@ -22788,9 +22788,9 @@ __metadata: version: 0.0.0-use.local resolution: "json-schema-hello-world@workspace:examples/hello-world" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/json-schema": "npm:0.100.8" - "@graphql-mesh/plugin-mock": "npm:0.98.5" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/json-schema": "npm:0.100.9" + "@graphql-mesh/plugin-mock": "npm:0.98.6" "@graphql-yoga/plugin-sofa": "npm:3.3.1" graphql: "npm:16.8.1" jest: "npm:29.7.0" @@ -22821,9 +22821,9 @@ __metadata: version: 0.0.0-use.local resolution: "json-schema-subscriptions@workspace:examples/json-schema-subscriptions" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/json-schema": "npm:0.100.8" - "@graphql-mesh/plugin-live-query": "npm:0.98.5" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/json-schema": "npm:0.100.9" + "@graphql-mesh/plugin-live-query": "npm:0.98.6" "@whatwg-node/fetch": "npm:^0.9.0" concurrently: "npm:8.2.2" fets: "npm:0.8.0" @@ -23402,11 +23402,11 @@ __metadata: version: 0.0.0-use.local resolution: "location-weather-example@workspace:examples/v1-next/openapi-location-weather" dependencies: - "@graphql-mesh/cache-localforage": "npm:^0.98.5" - "@graphql-mesh/compose-cli": "npm:^0.3.5" - "@graphql-mesh/plugin-response-cache": "npm:^0.98.6" - "@graphql-mesh/serve-cli": "npm:^0.4.7" - "@omnigraph/openapi": "npm:^0.100.9" + "@graphql-mesh/cache-localforage": "npm:^0.98.6" + "@graphql-mesh/compose-cli": "npm:^0.3.6" + "@graphql-mesh/plugin-response-cache": "npm:^0.98.7" + "@graphql-mesh/serve-cli": "npm:^0.4.8" + "@omnigraph/openapi": "npm:^0.100.10" graphql: "npm:^16.8.1" languageName: unknown linkType: soft @@ -25551,8 +25551,8 @@ __metadata: version: 0.0.0-use.local resolution: "mongoose-example@workspace:examples/mongoose-example" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/mongoose": "npm:0.98.5" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/mongoose": "npm:0.98.6" graphql: "npm:16.8.1" jest: "npm:29.7.0" mongoose: "npm:8.4.0" @@ -25664,8 +25664,8 @@ __metadata: version: 0.0.0-use.local resolution: "mysql-employees@workspace:examples/mysql-employees" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/mysql": "npm:0.98.5" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/mysql": "npm:0.98.6" graphql: "npm:16.8.1" languageName: unknown linkType: soft @@ -25674,8 +25674,8 @@ __metadata: version: 0.0.0-use.local resolution: "mysql-rfam@workspace:examples/mysql-rfam" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/mysql": "npm:0.98.5" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/mysql": "npm:0.98.6" graphql: "npm:16.8.1" jest: "npm:29.7.0" languageName: unknown @@ -25821,9 +25821,9 @@ __metadata: version: 0.0.0-use.local resolution: "neo4j-example@workspace:examples/neo4j-example" dependencies: - "@graphql-mesh/cache-file": "npm:0.98.5" - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/neo4j": "npm:0.98.5" + "@graphql-mesh/cache-file": "npm:0.98.6" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/neo4j": "npm:0.98.6" graphql: "npm:16.8.1" languageName: unknown linkType: soft @@ -25966,10 +25966,10 @@ __metadata: version: 0.0.0-use.local resolution: "nextjs-apollo-example@workspace:examples/nextjs-apollo-example" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/config": "npm:0.100.6" - "@graphql-mesh/openapi": "npm:0.100.9" - "@graphql-mesh/runtime": "npm:0.99.6" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/config": "npm:0.100.7" + "@graphql-mesh/openapi": "npm:0.100.10" + "@graphql-mesh/runtime": "npm:0.99.7" "@types/react": "npm:18.3.3" apollo-server-micro: "npm:3.13.0" graphql: "npm:16.8.1" @@ -25984,10 +25984,10 @@ __metadata: version: 0.0.0-use.local resolution: "nextjs-sdk-example@workspace:examples/nextjs-sdk-example" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/config": "npm:0.100.6" - "@graphql-mesh/openapi": "npm:0.100.9" - "@graphql-mesh/runtime": "npm:0.99.6" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/config": "npm:0.100.7" + "@graphql-mesh/openapi": "npm:0.100.10" + "@graphql-mesh/runtime": "npm:0.99.7" "@types/react": "npm:18.3.3" apollo-server-micro: "npm:3.13.0" graphql: "npm:16.8.1" @@ -26620,8 +26620,8 @@ __metadata: version: 0.0.0-use.local resolution: "odata-microsoft-graph-example@workspace:examples/odata-microsoft" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/odata": "npm:0.98.5" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/odata": "npm:0.98.6" cross-env: "npm:7.0.3" graphql: "npm:16.8.1" languageName: unknown @@ -26631,10 +26631,10 @@ __metadata: version: 0.0.0-use.local resolution: "odata-msgraph-programmatic-ts@workspace:examples/odata-msgraph-programmatic-ts" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/config": "npm:0.100.6" - "@graphql-mesh/odata": "npm:0.98.5" - "@graphql-mesh/runtime": "npm:0.99.6" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/config": "npm:0.100.7" + "@graphql-mesh/odata": "npm:0.98.6" + "@graphql-mesh/runtime": "npm:0.99.7" graphql: "npm:16.8.1" ts-node: "npm:^10.9.2" languageName: unknown @@ -26644,10 +26644,10 @@ __metadata: version: 0.0.0-use.local resolution: "odata-msgraph-programmatic@workspace:examples/odata-msgraph-programmatic" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/config": "npm:0.100.6" - "@graphql-mesh/odata": "npm:0.98.5" - "@graphql-mesh/runtime": "npm:0.99.6" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/config": "npm:0.100.7" + "@graphql-mesh/odata": "npm:0.98.6" + "@graphql-mesh/runtime": "npm:0.99.7" graphql: "npm:16.8.1" languageName: unknown linkType: soft @@ -26656,8 +26656,8 @@ __metadata: version: 0.0.0-use.local resolution: "odata-trippin-example@workspace:examples/odata-trippin" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/odata": "npm:0.98.5" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/odata": "npm:0.98.6" graphql: "npm:16.8.1" languageName: unknown linkType: soft @@ -26753,8 +26753,8 @@ __metadata: version: 0.0.0-use.local resolution: "openapi-meilisearch@workspace:examples/openapi-meilisearch" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/openapi": "npm:0.100.9" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/openapi": "npm:0.100.10" graphql: "npm:16.8.1" languageName: unknown linkType: soft @@ -26763,7 +26763,7 @@ __metadata: version: 0.0.0-use.local resolution: "openapi-react-weatherbit@workspace:examples/openapi-react-weatherbit" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" + "@graphql-mesh/cli": "npm:0.90.9" "@types/react": "npm:18.3.3" "@types/react-dom": "npm:18.3.0" "@vitejs/plugin-react": "npm:4.3.0" @@ -26779,8 +26779,8 @@ __metadata: version: 0.0.0-use.local resolution: "openapi-stackexchange@workspace:examples/openapi-stackexchange" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/openapi": "npm:0.100.9" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/openapi": "npm:0.100.10" graphql: "npm:16.8.1" languageName: unknown linkType: soft @@ -26789,8 +26789,8 @@ __metadata: version: 0.0.0-use.local resolution: "openapi-stripe@workspace:examples/openapi-stripe" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/openapi": "npm:0.100.9" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/openapi": "npm:0.100.10" graphql: "npm:16.8.1" languageName: unknown linkType: soft @@ -26799,8 +26799,8 @@ __metadata: version: 0.0.0-use.local resolution: "openapi-subscriptions@workspace:examples/openapi-subscriptions" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/openapi": "npm:0.100.9" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/openapi": "npm:0.100.10" "@whatwg-node/fetch": "npm:^0.9.0" concurrently: "npm:8.2.2" fets: "npm:^0.8.0" @@ -26822,9 +26822,9 @@ __metadata: version: 0.0.0-use.local resolution: "openapi-youtrack@workspace:examples/openapi-youtrack" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/openapi": "npm:0.100.9" - "@graphql-mesh/transform-resolvers-composition": "npm:0.98.5" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/openapi": "npm:0.100.10" + "@graphql-mesh/transform-resolvers-composition": "npm:0.98.6" graphql: "npm:16.8.1" graphql-fields: "npm:2.0.3" languageName: unknown @@ -26843,8 +26843,8 @@ __metadata: version: 0.0.0-use.local resolution: "openwhisk-example@workspace:examples/openwhisk-example" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/graphql": "npm:0.98.5" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/graphql": "npm:0.98.6" esbuild: "npm:^0.21.1" graphql: "npm:16.8.1" typescript: "npm:^5.4.2" @@ -28818,13 +28818,13 @@ __metadata: version: 0.0.0-use.local resolution: "postgres-geodb-example@workspace:examples/postgres-geodb" dependencies: - "@graphql-mesh/cache-file": "npm:0.98.5" - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/config": "npm:0.100.6" - "@graphql-mesh/graphql": "npm:0.98.5" - "@graphql-mesh/postgraphile": "npm:0.98.5" - "@graphql-mesh/runtime": "npm:0.99.6" - "@graphql-mesh/transform-prefix": "npm:0.98.5" + "@graphql-mesh/cache-file": "npm:0.98.6" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/config": "npm:0.100.7" + "@graphql-mesh/graphql": "npm:0.98.6" + "@graphql-mesh/postgraphile": "npm:0.98.6" + "@graphql-mesh/runtime": "npm:0.99.7" + "@graphql-mesh/transform-prefix": "npm:0.98.6" "@types/node": "npm:20.12.12" cross-env: "npm:7.0.3" graphql: "npm:16.8.1" @@ -29039,8 +29039,8 @@ __metadata: version: 0.0.0-use.local resolution: "programmatic-batching-example@workspace:examples/programmatic-batching" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/openapi": "npm:0.100.9" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/openapi": "npm:0.100.10" "@sinclair/typebox": "npm:0.32.31" concurrently: "npm:8.2.2" fets: "npm:0.8.0" @@ -29769,8 +29769,8 @@ __metadata: version: 0.0.0-use.local resolution: "reddit-example@workspace:examples/reddit-example" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/json-schema": "npm:0.100.8" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/json-schema": "npm:0.100.9" languageName: unknown linkType: soft @@ -31392,8 +31392,8 @@ __metadata: version: 0.0.0-use.local resolution: "soap-demo@workspace:examples/soap-demo" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/soap": "npm:0.99.1" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/soap": "npm:0.99.2" cross-env: "npm:7.0.3" graphql: "npm:16.8.1" languageName: unknown @@ -31403,8 +31403,8 @@ __metadata: version: 0.0.0-use.local resolution: "soap-netsuite@workspace:examples/soap-netsuite" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/soap": "npm:0.99.1" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/soap": "npm:0.99.2" cross-env: "npm:7.0.3" graphql: "npm:16.8.1" languageName: unknown @@ -31589,11 +31589,11 @@ __metadata: resolution: "spacex-cfw@workspace:examples/spacex-cfw" dependencies: "@envelop/depth-limit": "npm:4.0.0" - "@graphql-mesh/cache-cfw-kv": "npm:0.98.5" - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/graphql": "npm:0.98.5" - "@graphql-mesh/plugin-rate-limit": "npm:0.98.5" - "@graphql-mesh/plugin-response-cache": "npm:0.98.6" + "@graphql-mesh/cache-cfw-kv": "npm:0.98.6" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/graphql": "npm:0.98.6" + "@graphql-mesh/plugin-rate-limit": "npm:0.98.6" + "@graphql-mesh/plugin-response-cache": "npm:0.98.7" graphql: "npm:16.8.1" wrangler: "npm:3.57.1" languageName: unknown @@ -32794,8 +32794,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.90.8" - "@graphql-mesh/thrift": "npm:0.99.5" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/thrift": "npm:0.99.6" concurrently: "npm:8.2.2" express: "npm:4.19.2" graphql: "npm:16.8.1" @@ -33472,10 +33472,10 @@ __metadata: version: 0.0.0-use.local resolution: "type-merging-batching-example@workspace:examples/type-merging-batching-example" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/graphql": "npm:0.98.5" - "@graphql-mesh/transform-rename": "npm:0.98.5" - "@graphql-mesh/transform-type-merging": "npm:0.98.5" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/graphql": "npm:0.98.6" + "@graphql-mesh/transform-rename": "npm:0.98.6" + "@graphql-mesh/transform-type-merging": "npm:0.98.6" graphql: "npm:16.8.1" languageName: unknown linkType: soft @@ -33559,12 +33559,12 @@ __metadata: version: 0.0.0-use.local resolution: "typescript-location-weather-example@workspace:examples/openapi-location-weather" dependencies: - "@graphql-mesh/cli": "npm:0.90.8" - "@graphql-mesh/openapi": "npm:0.100.9" - "@graphql-mesh/plugin-response-cache": "npm:0.98.6" - "@graphql-mesh/runtime": "npm:0.99.6" - "@graphql-mesh/transform-cache": "npm:0.98.5" - "@graphql-mesh/transform-rename": "npm:0.98.5" + "@graphql-mesh/cli": "npm:0.90.9" + "@graphql-mesh/openapi": "npm:0.100.10" + "@graphql-mesh/plugin-response-cache": "npm:0.98.7" + "@graphql-mesh/runtime": "npm:0.99.7" + "@graphql-mesh/transform-cache": "npm:0.98.6" + "@graphql-mesh/transform-rename": "npm:0.98.6" graphql: "npm:16.8.1" languageName: unknown linkType: soft