diff --git a/.changeset/@omnigraph_thrift-7708-dependencies.md b/.changeset/@omnigraph_thrift-7708-dependencies.md deleted file mode 100644 index ff2df08f81ead..0000000000000 --- a/.changeset/@omnigraph_thrift-7708-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@omnigraph/thrift": patch ---- -dependencies updates: - - Updated dependency [`thrift@^0.21.0` ↗︎](https://www.npmjs.com/package/thrift/v/0.21.0) (from `^0.20.0`, in `dependencies`) diff --git a/.changeset/sharp-dodos-visit.md b/.changeset/sharp-dodos-visit.md deleted file mode 100644 index ccac21f4ab32d..0000000000000 --- a/.changeset/sharp-dodos-visit.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@graphql-mesh/fusion-composition': patch ---- - -Do not add another `@hidden` directive definition if it already exists diff --git a/e2e/thrift-calculator/package.json b/e2e/thrift-calculator/package.json index 25fd401d16219..7e7fb13db564e 100644 --- a/e2e/thrift-calculator/package.json +++ b/e2e/thrift-calculator/package.json @@ -12,7 +12,7 @@ "@graphql-mesh/compose-cli": "workspace:*", "@graphql-mesh/fusion-runtime": "workspace:*", "@graphql-mesh/serve-cli": "workspace:*", - "@omnigraph/thrift": "^0.7.6", + "@omnigraph/thrift": "^0.7.7", "express": "^4.18.2", "graphql": "^16.9.0", "thrift": "^0.21.0" diff --git a/examples/thrift-calculator/package.json b/examples/thrift-calculator/package.json index e72b6bd7efca0..1ce719acb9fe3 100644 --- a/examples/thrift-calculator/package.json +++ b/examples/thrift-calculator/package.json @@ -14,7 +14,7 @@ "@creditkarma/thrift-server-express": "1.0.4", "@creditkarma/thrift-typescript": "3.7.6", "@graphql-mesh/cli": "0.96.4", - "@graphql-mesh/thrift": "0.104.6", + "@graphql-mesh/thrift": "0.104.7", "express": "4.21.0", "graphql": "16.9.0", "thrift": "0.21.0", diff --git a/examples/v1-next/apollo-federation-compatibility/CHANGELOG.md b/examples/v1-next/apollo-federation-compatibility/CHANGELOG.md index 008a90f5705c3..3de51da0ac2e9 100644 --- a/examples/v1-next/apollo-federation-compatibility/CHANGELOG.md +++ b/examples/v1-next/apollo-federation-compatibility/CHANGELOG.md @@ -1,5 +1,7 @@ # example-apollo-federation-compatibility +## 1.0.5 + ## 1.0.4 ### Patch Changes diff --git a/examples/v1-next/apollo-federation-compatibility/package.json b/examples/v1-next/apollo-federation-compatibility/package.json index 2efeb8300f8bd..aaed71de423ac 100644 --- a/examples/v1-next/apollo-federation-compatibility/package.json +++ b/examples/v1-next/apollo-federation-compatibility/package.json @@ -1,6 +1,6 @@ { "name": "example-apollo-federation-compatibility", - "version": "1.0.4", + "version": "1.0.5", "description": "Apollo Federation implemented with GraphQL Mesh", "author": "Arda TANRIKULU ", "private": true, @@ -27,7 +27,7 @@ "@graphql-codegen/cli": "5.0.2", "@graphql-codegen/typescript": "4.0.9", "@graphql-codegen/typescript-resolvers": "4.2.1", - "@graphql-mesh/compose-cli": "1.0.2", + "@graphql-mesh/compose-cli": "1.0.3", "@types/node": "20.16.9", "esbuild": "^0.24.0", "lru-cache": "11.0.1" diff --git a/examples/v1-next/auth0/package.json b/examples/v1-next/auth0/package.json index 2b2257cd9dad8..ab0668e650624 100644 --- a/examples/v1-next/auth0/package.json +++ b/examples/v1-next/auth0/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@envelop/auth0": "^6.0.0", - "@graphql-mesh/compose-cli": "^1.0.2", + "@graphql-mesh/compose-cli": "^1.0.3", "@graphql-mesh/plugin-operation-field-permissions": "^0.102.5", "@graphql-mesh/serve-cli": "^1.0.4", "@omnigraph/json-schema": "^0.106.7", diff --git a/examples/v1-next/integrations/cfw-breweries/package.json b/examples/v1-next/integrations/cfw-breweries/package.json index 6c0b3a38a4141..1aa91d6ce3ed9 100644 --- a/examples/v1-next/integrations/cfw-breweries/package.json +++ b/examples/v1-next/integrations/cfw-breweries/package.json @@ -8,7 +8,7 @@ "dependencies": { "@graphql-mesh/cache-cfw-kv": "^0.102.5", "@graphql-mesh/cache-localforage": "^0.102.5", - "@graphql-mesh/compose-cli": "^1.0.2", + "@graphql-mesh/compose-cli": "^1.0.3", "@graphql-mesh/plugin-response-cache": "^0.102.5", "@graphql-mesh/serve-runtime": "^1.0.3", "@omnigraph/json-schema": "^0.106.7", diff --git a/examples/v1-next/integrations/fastify/package.json b/examples/v1-next/integrations/fastify/package.json index 2caea89cf5673..b5b759ba42ada 100644 --- a/examples/v1-next/integrations/fastify/package.json +++ b/examples/v1-next/integrations/fastify/package.json @@ -6,7 +6,7 @@ "start": "ts-node-dev src/index.ts" }, "dependencies": { - "@graphql-mesh/compose-cli": "^1.0.2", + "@graphql-mesh/compose-cli": "^1.0.3", "@graphql-mesh/serve-runtime": "^1.0.3", "@omnigraph/openapi": "^0.106.8", "fastify": "^5.0.0", diff --git a/examples/v1-next/integrations/gcp-functions/package.json b/examples/v1-next/integrations/gcp-functions/package.json index 13afc8bf0ded3..23d16f47fe53e 100644 --- a/examples/v1-next/integrations/gcp-functions/package.json +++ b/examples/v1-next/integrations/gcp-functions/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@google-cloud/functions-framework": "^3.3.0", - "@graphql-mesh/compose-cli": "^1.0.2", + "@graphql-mesh/compose-cli": "^1.0.3", "@graphql-mesh/serve-runtime": "^1.0.3", "@omnigraph/json-schema": "^0.106.7", "@types/node": "^20.10.6", diff --git a/examples/v1-next/openapi-location-weather/package.json b/examples/v1-next/openapi-location-weather/package.json index 7edba104d9129..e00c684539ea4 100644 --- a/examples/v1-next/openapi-location-weather/package.json +++ b/examples/v1-next/openapi-location-weather/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "@graphql-mesh/cache-localforage": "^0.102.5", - "@graphql-mesh/compose-cli": "^1.0.2", + "@graphql-mesh/compose-cli": "^1.0.3", "@graphql-mesh/serve-cli": "^1.0.4", "@omnigraph/openapi": "^0.106.8", "graphql": "^16.9.0" diff --git a/examples/v1-next/openapi-youtrack/package.json b/examples/v1-next/openapi-youtrack/package.json index 3bd1354ae8cf9..da1d6e31b9ec0 100644 --- a/examples/v1-next/openapi-youtrack/package.json +++ b/examples/v1-next/openapi-youtrack/package.json @@ -7,7 +7,7 @@ "serve": "node ../../packages/serve-cli/dist/esm/bin.js" }, "dependencies": { - "@graphql-mesh/compose-cli": "^1.0.2", + "@graphql-mesh/compose-cli": "^1.0.3", "@graphql-mesh/serve-cli": "^1.0.4", "@omnigraph/openapi": "^0.106.8", "graphql": "^16.9.0" diff --git a/packages/compose-cli/CHANGELOG.md b/packages/compose-cli/CHANGELOG.md index 79a2e9b67aff5..f3c9ef455abb4 100644 --- a/packages/compose-cli/CHANGELOG.md +++ b/packages/compose-cli/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/compose-cli +## 1.0.3 + +### Patch Changes + +- Updated dependencies + [[`e9483d6`](https://github.com/ardatan/graphql-mesh/commit/e9483d69cbfb8a774d5184fdd12665c30984d5ab)]: + - @graphql-mesh/fusion-composition@0.5.3 + ## 1.0.2 ### Patch Changes diff --git a/packages/compose-cli/package.json b/packages/compose-cli/package.json index baf4291f8ce9b..a731556f1d091 100644 --- a/packages/compose-cli/package.json +++ b/packages/compose-cli/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/compose-cli", - "version": "1.0.2", + "version": "1.0.3", "type": "module", "repository": { "type": "git", @@ -40,7 +40,7 @@ }, "dependencies": { "@commander-js/extra-typings": "^12.1.0", - "@graphql-mesh/fusion-composition": "^0.5.2", + "@graphql-mesh/fusion-composition": "^0.5.3", "@graphql-mesh/include": "^0.2.2", "@graphql-mesh/utils": "^0.102.5", "@graphql-tools/graphql-file-loader": "8.0.1", diff --git a/packages/fusion/composition/CHANGELOG.md b/packages/fusion/composition/CHANGELOG.md index df10670d9e9ea..17419c622500d 100644 --- a/packages/fusion/composition/CHANGELOG.md +++ b/packages/fusion/composition/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-mesh/fusion-composition +## 0.5.3 + +### Patch Changes + +- [#7722](https://github.com/ardatan/graphql-mesh/pull/7722) + [`e9483d6`](https://github.com/ardatan/graphql-mesh/commit/e9483d69cbfb8a774d5184fdd12665c30984d5ab) + Thanks [@ardatan](https://github.com/ardatan)! - Do not add another `@hidden` directive definition + if it already exists + ## 0.5.2 ### Patch Changes diff --git a/packages/fusion/composition/package.json b/packages/fusion/composition/package.json index 47037ef893bc7..51f6915bd98db 100644 --- a/packages/fusion/composition/package.json +++ b/packages/fusion/composition/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/fusion-composition", - "version": "0.5.2", + "version": "0.5.3", "type": "module", "description": "Basic composition utility for Fusion spec", "repository": { diff --git a/packages/legacy/handlers/thrift/CHANGELOG.md b/packages/legacy/handlers/thrift/CHANGELOG.md index 79833336a8e7e..db60d03a50026 100644 --- a/packages/legacy/handlers/thrift/CHANGELOG.md +++ b/packages/legacy/handlers/thrift/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-mesh/thrift +## 0.104.7 + +### Patch Changes + +- Updated dependencies + [[`c024b77`](https://github.com/ardatan/graphql-mesh/commit/c024b774f5b2b9536396b235834b25d1eeb6c04d)]: + - @omnigraph/thrift@0.7.7 + ## 0.104.6 ### Patch Changes diff --git a/packages/legacy/handlers/thrift/package.json b/packages/legacy/handlers/thrift/package.json index a3746884667f3..e284ded47040f 100644 --- a/packages/legacy/handlers/thrift/package.json +++ b/packages/legacy/handlers/thrift/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/thrift", - "version": "0.104.6", + "version": "0.104.7", "type": "module", "repository": { "type": "git", @@ -41,7 +41,7 @@ "tslib": "^2.4.0" }, "dependencies": { - "@omnigraph/thrift": "^0.7.6" + "@omnigraph/thrift": "^0.7.7" }, "devDependencies": { "@types/thrift": "0.10.17", diff --git a/packages/legacy/migrate-config-cli/CHANGELOG.md b/packages/legacy/migrate-config-cli/CHANGELOG.md index 7ba64c3645cc6..70018fbffb9b8 100644 --- a/packages/legacy/migrate-config-cli/CHANGELOG.md +++ b/packages/legacy/migrate-config-cli/CHANGELOG.md @@ -1,5 +1,12 @@ # @graphql-mesh/migrate-config-cli +## 1.0.3 + +### Patch Changes + +- Updated dependencies []: + - @graphql-mesh/compose-cli@1.0.3 + ## 1.0.2 ### Patch Changes diff --git a/packages/legacy/migrate-config-cli/package.json b/packages/legacy/migrate-config-cli/package.json index ac8c5f72b5990..34204fea7a1e0 100644 --- a/packages/legacy/migrate-config-cli/package.json +++ b/packages/legacy/migrate-config-cli/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-mesh/migrate-config-cli", - "version": "1.0.2", + "version": "1.0.3", "type": "module", "repository": { "type": "git", @@ -40,7 +40,7 @@ }, "dependencies": { "@graphql-mesh/cli": "^0.96.4", - "@graphql-mesh/compose-cli": "^1.0.2", + "@graphql-mesh/compose-cli": "^1.0.3", "@graphql-mesh/config": "^0.104.5", "@graphql-mesh/types": "^0.102.5", "@graphql-mesh/utils": "^0.102.5", diff --git a/packages/loaders/thrift/CHANGELOG.md b/packages/loaders/thrift/CHANGELOG.md index 496340d458700..39b7b3d03df84 100644 --- a/packages/loaders/thrift/CHANGELOG.md +++ b/packages/loaders/thrift/CHANGELOG.md @@ -1,5 +1,15 @@ # @omnigraph/thrift +## 0.7.7 + +### Patch Changes + +- [#7708](https://github.com/ardatan/graphql-mesh/pull/7708) + [`c024b77`](https://github.com/ardatan/graphql-mesh/commit/c024b774f5b2b9536396b235834b25d1eeb6c04d) + Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates: + - Updated dependency [`thrift@^0.21.0` ↗︎](https://www.npmjs.com/package/thrift/v/0.21.0) (from + `^0.20.0`, in `dependencies`) + ## 0.7.6 ### Patch Changes diff --git a/packages/loaders/thrift/package.json b/packages/loaders/thrift/package.json index a5ab08ac3f1be..7e0f5785f4909 100644 --- a/packages/loaders/thrift/package.json +++ b/packages/loaders/thrift/package.json @@ -1,6 +1,6 @@ { "name": "@omnigraph/thrift", - "version": "0.7.6", + "version": "0.7.7", "type": "module", "repository": { "type": "git", diff --git a/yarn.lock b/yarn.lock index d3de6bbda1fc3..d68b5fe0891ae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3885,7 +3885,7 @@ __metadata: "@graphql-mesh/compose-cli": "workspace:*" "@graphql-mesh/fusion-runtime": "workspace:*" "@graphql-mesh/serve-cli": "workspace:*" - "@omnigraph/thrift": "npm:^0.7.6" + "@omnigraph/thrift": "npm:^0.7.7" express: "npm:^4.18.2" graphql: "npm:^16.9.0" thrift: "npm:^0.21.0" @@ -4438,7 +4438,7 @@ __metadata: resolution: "@examples-v1-next/auth0@workspace:examples/v1-next/auth0" dependencies: "@envelop/auth0": "npm:^6.0.0" - "@graphql-mesh/compose-cli": "npm:^1.0.2" + "@graphql-mesh/compose-cli": "npm:^1.0.3" "@graphql-mesh/plugin-operation-field-permissions": "npm:^0.102.5" "@graphql-mesh/serve-cli": "npm:^1.0.4" "@omnigraph/json-schema": "npm:^0.106.7" @@ -4453,7 +4453,7 @@ __metadata: dependencies: "@graphql-mesh/cache-cfw-kv": "npm:^0.102.5" "@graphql-mesh/cache-localforage": "npm:^0.102.5" - "@graphql-mesh/compose-cli": "npm:^1.0.2" + "@graphql-mesh/compose-cli": "npm:^1.0.3" "@graphql-mesh/plugin-response-cache": "npm:^0.102.5" "@graphql-mesh/serve-runtime": "npm:^1.0.3" "@omnigraph/json-schema": "npm:^0.106.7" @@ -4480,7 +4480,7 @@ __metadata: version: 0.0.0-use.local resolution: "@examples-v1-next/fastify@workspace:examples/v1-next/integrations/fastify" dependencies: - "@graphql-mesh/compose-cli": "npm:^1.0.2" + "@graphql-mesh/compose-cli": "npm:^1.0.3" "@graphql-mesh/serve-runtime": "npm:^1.0.3" "@omnigraph/openapi": "npm:^0.106.8" fastify: "npm:^5.0.0" @@ -4496,7 +4496,7 @@ __metadata: resolution: "@examples-v1-next/gcp-functions@workspace:examples/v1-next/integrations/gcp-functions" dependencies: "@google-cloud/functions-framework": "npm:^3.3.0" - "@graphql-mesh/compose-cli": "npm:^1.0.2" + "@graphql-mesh/compose-cli": "npm:^1.0.3" "@graphql-mesh/serve-runtime": "npm:^1.0.3" "@omnigraph/json-schema": "npm:^0.106.7" "@types/node": "npm:^20.10.6" @@ -4559,7 +4559,7 @@ __metadata: resolution: "@examples-v1-next/openapi-location-weather@workspace:examples/v1-next/openapi-location-weather" dependencies: "@graphql-mesh/cache-localforage": "npm:^0.102.5" - "@graphql-mesh/compose-cli": "npm:^1.0.2" + "@graphql-mesh/compose-cli": "npm:^1.0.3" "@graphql-mesh/serve-cli": "npm:^1.0.4" "@omnigraph/openapi": "npm:^0.106.8" graphql: "npm:^16.9.0" @@ -4570,7 +4570,7 @@ __metadata: version: 0.0.0-use.local resolution: "@examples-v1-next/openapi-youtrack@workspace:examples/v1-next/openapi-youtrack" dependencies: - "@graphql-mesh/compose-cli": "npm:^1.0.2" + "@graphql-mesh/compose-cli": "npm:^1.0.3" "@graphql-mesh/serve-cli": "npm:^1.0.4" "@omnigraph/openapi": "npm:^0.106.8" graphql: "npm:^16.9.0" @@ -5321,7 +5321,7 @@ __metadata: "@creditkarma/thrift-server-express": "npm:1.0.4" "@creditkarma/thrift-typescript": "npm:3.7.6" "@graphql-mesh/cli": "npm:0.96.4" - "@graphql-mesh/thrift": "npm:0.104.6" + "@graphql-mesh/thrift": "npm:0.104.7" concurrently: "npm:9.0.1" express: "npm:4.21.0" graphql: "npm:16.9.0" @@ -5959,12 +5959,12 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/compose-cli@npm:1.0.2, @graphql-mesh/compose-cli@npm:^1.0.2, @graphql-mesh/compose-cli@workspace:*, @graphql-mesh/compose-cli@workspace:packages/compose-cli": +"@graphql-mesh/compose-cli@npm:1.0.3, @graphql-mesh/compose-cli@npm:^1.0.3, @graphql-mesh/compose-cli@workspace:*, @graphql-mesh/compose-cli@workspace:packages/compose-cli": version: 0.0.0-use.local resolution: "@graphql-mesh/compose-cli@workspace:packages/compose-cli" dependencies: "@commander-js/extra-typings": "npm:^12.1.0" - "@graphql-mesh/fusion-composition": "npm:^0.5.2" + "@graphql-mesh/fusion-composition": "npm:^0.5.3" "@graphql-mesh/include": "npm:^0.2.2" "@graphql-mesh/utils": "npm:^0.102.5" "@graphql-tools/graphql-file-loader": "npm:8.0.1" @@ -6021,7 +6021,7 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/fusion-composition@npm:^0.5.2, @graphql-mesh/fusion-composition@workspace:packages/fusion/composition": +"@graphql-mesh/fusion-composition@npm:^0.5.3, @graphql-mesh/fusion-composition@workspace:packages/fusion/composition": version: 0.0.0-use.local resolution: "@graphql-mesh/fusion-composition@workspace:packages/fusion/composition" dependencies: @@ -6242,7 +6242,7 @@ __metadata: resolution: "@graphql-mesh/migrate-config-cli@workspace:packages/legacy/migrate-config-cli" dependencies: "@graphql-mesh/cli": "npm:^0.96.4" - "@graphql-mesh/compose-cli": "npm:^1.0.2" + "@graphql-mesh/compose-cli": "npm:^1.0.3" "@graphql-mesh/config": "npm:^0.104.5" "@graphql-mesh/types": "npm:^0.102.5" "@graphql-mesh/utils": "npm:^0.102.5" @@ -6822,11 +6822,11 @@ __metadata: languageName: unknown linkType: soft -"@graphql-mesh/thrift@npm:0.104.6, @graphql-mesh/thrift@workspace:packages/legacy/handlers/thrift": +"@graphql-mesh/thrift@npm:0.104.7, @graphql-mesh/thrift@workspace:packages/legacy/handlers/thrift": version: 0.0.0-use.local resolution: "@graphql-mesh/thrift@workspace:packages/legacy/handlers/thrift" dependencies: - "@omnigraph/thrift": "npm:^0.7.6" + "@omnigraph/thrift": "npm:^0.7.7" "@types/thrift": "npm:0.10.17" "@types/url-join": "npm:4.0.3" peerDependencies: @@ -10150,7 +10150,7 @@ __metadata: languageName: unknown linkType: soft -"@omnigraph/thrift@npm:^0.7.6, @omnigraph/thrift@workspace:packages/loaders/thrift": +"@omnigraph/thrift@npm:^0.7.7, @omnigraph/thrift@workspace:packages/loaders/thrift": version: 0.0.0-use.local resolution: "@omnigraph/thrift@workspace:packages/loaders/thrift" dependencies: @@ -20831,7 +20831,7 @@ __metadata: "@graphql-codegen/cli": "npm:5.0.2" "@graphql-codegen/typescript": "npm:4.0.9" "@graphql-codegen/typescript-resolvers": "npm:4.2.1" - "@graphql-mesh/compose-cli": "npm:1.0.2" + "@graphql-mesh/compose-cli": "npm:1.0.3" "@graphql-mesh/serve-cli": "npm:1.0.4" "@graphql-yoga/plugin-apollo-inline-trace": "npm:3.7.0" "@types/node": "npm:20.16.9"