Skip to content

Commit

Permalink
Bump GraphQL Tools Federation (#7482)
Browse files Browse the repository at this point in the history
* Bump GraphQL Tools Federation

* chore(dependencies): updated changesets for modified dependencies

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
ardatan and github-actions[bot] committed Aug 8, 2024
1 parent 1a3d0c9 commit d5a4cd4
Show file tree
Hide file tree
Showing 9 changed files with 32 additions and 12 deletions.
5 changes: 5 additions & 0 deletions .changeset/@graphql-mesh_fusion-runtime-7482-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@graphql-mesh/fusion-runtime": patch
---
dependencies updates:
- Updated dependency [`@graphql-tools/federation@^2.2.5` ↗︎](https://www.npmjs.com/package/@graphql-tools/federation/v/2.2.5) (from `^2.2.4`, in `dependencies`)
5 changes: 5 additions & 0 deletions .changeset/@graphql-mesh_graphql-7482-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@graphql-mesh/graphql": patch
---
dependencies updates:
- Updated dependency [`@graphql-tools/federation@^2.2.5` ↗︎](https://www.npmjs.com/package/@graphql-tools/federation/v/2.2.5) (from `^2.2.4`, in `dependencies`)
5 changes: 5 additions & 0 deletions .changeset/@graphql-mesh_serve-runtime-7482-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@graphql-mesh/serve-runtime": patch
---
dependencies updates:
- Updated dependency [`@graphql-tools/federation@^2.2.5` ↗︎](https://www.npmjs.com/package/@graphql-tools/federation/v/2.2.5) (from `^2.2.4`, in `dependencies`)
5 changes: 5 additions & 0 deletions .changeset/@graphql-mesh_supergraph-7482-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@graphql-mesh/supergraph": patch
---
dependencies updates:
- Updated dependency [`@graphql-tools/federation@^2.2.5` ↗︎](https://www.npmjs.com/package/@graphql-tools/federation/v/2.2.5) (from `^2.2.4`, in `dependencies`)
2 changes: 1 addition & 1 deletion packages/fusion/runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@graphql-mesh/utils": "^0.99.7",
"@graphql-tools/delegate": "^10.0.18",
"@graphql-tools/executor": "^1.3.1",
"@graphql-tools/federation": "^2.2.4",
"@graphql-tools/federation": "^2.2.5",
"@graphql-tools/stitch": "^9.2.10",
"@graphql-tools/stitching-directives": "^3.1.2",
"@graphql-tools/utils": "^10.3.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/legacy/handlers/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"dependencies": {
"@graphql-mesh/string-interpolation": "^0.5.5",
"@graphql-tools/delegate": "^10.0.18",
"@graphql-tools/federation": "^2.2.4",
"@graphql-tools/federation": "^2.2.5",
"@graphql-tools/url-loader": "^8.0.0",
"lodash.get": "^4.4.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/legacy/handlers/supergraph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"dependencies": {
"@graphql-mesh/string-interpolation": "^0.5.5",
"@graphql-tools/federation": "^2.2.4",
"@graphql-tools/federation": "^2.2.5",
"@graphql-tools/url-loader": "^8.0.2",
"@graphql-tools/utils": "^10.2.2",
"lodash.get": "^4.4.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/serve-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@graphql-tools/batch-delegate": "^9.0.3",
"@graphql-tools/delegate": "^10.0.18",
"@graphql-tools/executor-http": "^1.1.5",
"@graphql-tools/federation": "^2.2.4",
"@graphql-tools/federation": "^2.2.5",
"@graphql-tools/stitch": "^9.2.10",
"@graphql-tools/utils": "^10.3.4",
"@graphql-tools/wrap": "^10.0.5",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5990,7 +5990,7 @@ __metadata:
"@graphql-mesh/utils": "npm:^0.99.7"
"@graphql-tools/delegate": "npm:^10.0.18"
"@graphql-tools/executor": "npm:^1.3.1"
"@graphql-tools/federation": "npm:^2.2.4"
"@graphql-tools/federation": "npm:^2.2.5"
"@graphql-tools/stitch": "npm:^9.2.10"
"@graphql-tools/stitching-directives": "npm:^3.1.2"
"@graphql-tools/utils": "npm:^10.3.4"
Expand All @@ -6010,7 +6010,7 @@ __metadata:
dependencies:
"@graphql-mesh/string-interpolation": "npm:^0.5.5"
"@graphql-tools/delegate": "npm:^10.0.18"
"@graphql-tools/federation": "npm:^2.2.4"
"@graphql-tools/federation": "npm:^2.2.5"
"@graphql-tools/url-loader": "npm:^8.0.0"
lodash.get: "npm:^4.4.2"
peerDependencies:
Expand Down Expand Up @@ -6648,7 +6648,7 @@ __metadata:
"@graphql-tools/batch-delegate": "npm:^9.0.3"
"@graphql-tools/delegate": "npm:^10.0.18"
"@graphql-tools/executor-http": "npm:^1.1.5"
"@graphql-tools/federation": "npm:^2.2.4"
"@graphql-tools/federation": "npm:^2.2.5"
"@graphql-tools/stitch": "npm:^9.2.10"
"@graphql-tools/utils": "npm:^10.3.4"
"@graphql-tools/wrap": "npm:^10.0.5"
Expand Down Expand Up @@ -6713,7 +6713,7 @@ __metadata:
resolution: "@graphql-mesh/supergraph@workspace:packages/legacy/handlers/supergraph"
dependencies:
"@graphql-mesh/string-interpolation": "npm:^0.5.5"
"@graphql-tools/federation": "npm:^2.2.4"
"@graphql-tools/federation": "npm:^2.2.5"
"@graphql-tools/url-loader": "npm:^8.0.2"
"@graphql-tools/utils": "npm:^10.2.2"
lodash.get: "npm:^4.4.2"
Expand Down Expand Up @@ -7424,9 +7424,9 @@ __metadata:
languageName: node
linkType: hard

"@graphql-tools/federation@npm:^2.2.4":
version: 2.2.4
resolution: "@graphql-tools/federation@npm:2.2.4"
"@graphql-tools/federation@npm:^2.2.5":
version: 2.2.5
resolution: "@graphql-tools/federation@npm:2.2.5"
dependencies:
"@apollo/client": "npm:~3.2.5 || ~3.3.0 || ~3.4.0 || ~3.5.0 || ~3.6.0 || ~3.7.0 || ~3.8.0 || ~3.9.0 || ~3.10.0 || ~3.11.0"
"@graphql-tools/delegate": "npm:^10.0.17"
Expand All @@ -7444,7 +7444,7 @@ __metadata:
dependenciesMeta:
"@apollo/client":
optional: true
checksum: 10c0/a46340004223e7645fe5731a2050e518f429f3a2ee6e81800613b90b50a24d8207959603723048213dd7ef02eaff0c859d73606f57918c5b78726e74cad2d7c5
checksum: 10c0/e08ce64caed06ff5e909f1401876997512dbf545c91ff3a31ec0f4662422272c0ca2c18e7a6fd56e563f711015d3b4b929127b1c8a9ae23c53dfe38790e57b1d
languageName: node
linkType: hard

Expand Down

0 comments on commit d5a4cd4

Please sign in to comment.