Skip to content

Commit

Permalink
fix(deps): update gateway dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent c541164 commit 77890b4
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 65 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"start": "node bundle.js"
},
"dependencies": {
"@graphql-hive/gateway": "1.7.4",
"@graphql-hive/gateway": "1.7.5",
"@graphql-yoga/plugin-apollo-inline-trace": "3.10.8",
"concurrently": "9.1.2",
"graphql": "16.10.0",
Expand Down
119 changes: 55 additions & 64 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3300,15 +3300,6 @@ __metadata:
languageName: node
linkType: hard

"@commander-js/extra-typings@npm:^12.1.0":
version: 12.1.0
resolution: "@commander-js/extra-typings@npm:12.1.0"
peerDependencies:
commander: ~12.1.0
checksum: 10c0/5d29eaa724b577e2a52a393ad54992924d2559931b8e493ab892477b7a4e878e475c6bf771260f8585d835f7d8e17ae4a2656c191e9595d210ae0b48291c0b3d
languageName: node
linkType: hard

"@commander-js/extra-typings@npm:^13.0.0":
version: 13.0.0
resolution: "@commander-js/extra-typings@npm:13.0.0"
Expand Down Expand Up @@ -5890,28 +5881,28 @@ __metadata:
languageName: node
linkType: hard

"@graphql-hive/gateway-runtime@npm:^1.3.3, @graphql-hive/gateway-runtime@npm:^1.3.5, @graphql-hive/gateway-runtime@npm:^1.4.4":
version: 1.4.4
resolution: "@graphql-hive/gateway-runtime@npm:1.4.4"
"@graphql-hive/gateway-runtime@npm:^1.3.3, @graphql-hive/gateway-runtime@npm:^1.3.5, @graphql-hive/gateway-runtime@npm:^1.4.5":
version: 1.4.5
resolution: "@graphql-hive/gateway-runtime@npm:1.4.5"
dependencies:
"@envelop/core": "npm:^5.0.0"
"@envelop/disable-introspection": "npm:^6.0.0"
"@envelop/generic-auth": "npm:^8.0.0"
"@graphql-hive/core": "npm:^0.8.1"
"@graphql-hive/gateway-abort-signal-any": "npm:^0.0.2"
"@graphql-mesh/cross-helpers": "npm:^0.4.9"
"@graphql-mesh/fusion-runtime": "npm:^0.10.25"
"@graphql-mesh/fusion-runtime": "npm:^0.10.26"
"@graphql-mesh/hmac-upstream-signature": "npm:^1.2.19"
"@graphql-mesh/plugin-hive": "npm:^0.103.0"
"@graphql-mesh/plugin-response-cache": "npm:^0.103.0"
"@graphql-mesh/transport-common": "npm:^0.7.25"
"@graphql-mesh/types": "npm:^0.103.6"
"@graphql-mesh/utils": "npm:^0.103.6"
"@graphql-tools/batch-delegate": "npm:^9.0.25"
"@graphql-tools/batch-delegate": "npm:^9.0.26"
"@graphql-tools/delegate": "npm:^10.2.9"
"@graphql-tools/executor-http": "npm:^1.2.3"
"@graphql-tools/federation": "npm:^3.0.5"
"@graphql-tools/stitch": "npm:^9.4.11"
"@graphql-tools/federation": "npm:^3.0.6"
"@graphql-tools/stitch": "npm:^9.4.12"
"@graphql-tools/utils": "npm:^10.7.0"
"@graphql-tools/wrap": "npm:^10.0.27"
"@graphql-yoga/plugin-apollo-usage-report": "npm:^0.5.3"
Expand All @@ -5929,17 +5920,17 @@ __metadata:
peerDependenciesMeta:
"@parcel/watcher":
optional: true
checksum: 10c0/f1710a495fdf53a20c25d3bb7890950bfd8bf1c3671e8bfa8d97e3659ef38b68d2cc39b76600d45d0b7654c9c0f89afd087ba3d777399cd8ee350c2a90713d6c
checksum: 10c0/b2fdfcab6dce611877e5c75af5bf7a0d09bf47ed9689900448b6df3de168767d9158e4269bfd0e331151fb16713d7457ee7cc8fa95a2eec9350a191fd0ac2f1b
languageName: node
linkType: hard

"@graphql-hive/gateway@npm:1.7.4, @graphql-hive/gateway@npm:^1.4.8, @graphql-hive/gateway@npm:^1.5.8":
version: 1.7.4
resolution: "@graphql-hive/gateway@npm:1.7.4"
"@graphql-hive/gateway@npm:1.7.5, @graphql-hive/gateway@npm:^1.4.8, @graphql-hive/gateway@npm:^1.5.8":
version: 1.7.5
resolution: "@graphql-hive/gateway@npm:1.7.5"
dependencies:
"@commander-js/extra-typings": "npm:^12.1.0"
"@commander-js/extra-typings": "npm:^13.0.0"
"@envelop/core": "npm:^5.0.2"
"@graphql-hive/gateway-runtime": "npm:^1.4.4"
"@graphql-hive/gateway-runtime": "npm:^1.4.5"
"@graphql-mesh/cache-cfw-kv": "npm:^0.104.0"
"@graphql-mesh/cache-localforage": "npm:^0.103.0"
"@graphql-mesh/cache-redis": "npm:^0.103.0"
Expand All @@ -5951,8 +5942,8 @@ __metadata:
"@graphql-mesh/plugin-jit": "npm:^0.1.0"
"@graphql-mesh/plugin-jwt-auth": "npm:^1.3.0"
"@graphql-mesh/plugin-mock": "npm:^0.103.0"
"@graphql-mesh/plugin-opentelemetry": "npm:^1.3.32"
"@graphql-mesh/plugin-prometheus": "npm:^1.3.20"
"@graphql-mesh/plugin-opentelemetry": "npm:^1.3.33"
"@graphql-mesh/plugin-prometheus": "npm:^1.3.21"
"@graphql-mesh/plugin-rate-limit": "npm:^0.103.0"
"@graphql-mesh/plugin-snapshot": "npm:^0.103.0"
"@graphql-mesh/transport-http": "npm:^0.6.29"
Expand All @@ -5964,7 +5955,7 @@ __metadata:
"@graphql-tools/graphql-file-loader": "npm:^8.0.6"
"@graphql-tools/load": "npm:^8.0.7"
"@graphql-tools/utils": "npm:^10.7.0"
commander: "npm:^12.0.0"
commander: "npm:^13.0.0"
dotenv: "npm:^16.3.1"
graphql-ws: "npm:^5.16.0"
graphql-yoga: "npm:^5.10.6"
Expand All @@ -5979,7 +5970,7 @@ __metadata:
optional: true
bin:
hive-gateway: ./dist/bin.js
checksum: 10c0/b852690f82632cf902016b3e30508540c27197e409e1278808a88a9377e7508dfeb27420f52a4a5e2c78b7f3079cbe17f304d7f075cfba0f195018673e80b19a
checksum: 10c0/297859d7130d451829a7183f7213a30ee8276bbb9c42de4c7a6df5834483bf7d998d9acda86a1bcb0e4d42433f9b8fb7bb2c7f802fdd9d68b54e93359dd273f7
languageName: node
linkType: hard

Expand Down Expand Up @@ -6247,9 +6238,9 @@ __metadata:
languageName: unknown
linkType: soft

"@graphql-mesh/fusion-runtime@npm:^0.10.11, @graphql-mesh/fusion-runtime@npm:^0.10.25":
version: 0.10.25
resolution: "@graphql-mesh/fusion-runtime@npm:0.10.25"
"@graphql-mesh/fusion-runtime@npm:^0.10.11, @graphql-mesh/fusion-runtime@npm:^0.10.26":
version: 0.10.26
resolution: "@graphql-mesh/fusion-runtime@npm:0.10.26"
dependencies:
"@envelop/core": "npm:^5.0.1"
"@graphql-mesh/cross-helpers": "npm:^0.4.9"
Expand All @@ -6258,9 +6249,9 @@ __metadata:
"@graphql-mesh/utils": "npm:^0.103.6"
"@graphql-tools/delegate": "npm:^10.2.9"
"@graphql-tools/executor": "npm:^1.3.10"
"@graphql-tools/federation": "npm:^3.0.5"
"@graphql-tools/federation": "npm:^3.0.6"
"@graphql-tools/merge": "npm:^9.0.12"
"@graphql-tools/stitch": "npm:^9.4.11"
"@graphql-tools/stitch": "npm:^9.4.12"
"@graphql-tools/stitching-directives": "npm:^3.1.24"
"@graphql-tools/utils": "npm:^10.7.0"
"@graphql-tools/wrap": "npm:^10.0.27"
Expand All @@ -6270,7 +6261,7 @@ __metadata:
tslib: "npm:^2.8.1"
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
checksum: 10c0/eb134213d48c8f515266705a32be719b0578b85d34914f0ae1d55cc8747b4a967d02919e85f1b04bcb1c0a946f8f8ff8f967fcaff9441099b45d7be7b6f51434
checksum: 10c0/4d3ea15a79904e5d067446db674d479571d143f4217a7c514a82a71e0e0a5c77ad64578ab8f396a9eee15d48c6d785a163a483c015b642d5d17d2903b00a7c10
languageName: node
linkType: hard

Expand Down Expand Up @@ -6659,12 +6650,12 @@ __metadata:
languageName: unknown
linkType: soft

"@graphql-mesh/plugin-opentelemetry@npm:^1.3.32":
version: 1.3.32
resolution: "@graphql-mesh/plugin-opentelemetry@npm:1.3.32"
"@graphql-mesh/plugin-opentelemetry@npm:^1.3.33":
version: 1.3.33
resolution: "@graphql-mesh/plugin-opentelemetry@npm:1.3.33"
dependencies:
"@azure/monitor-opentelemetry-exporter": "npm:^1.0.0-beta.27"
"@graphql-hive/gateway-runtime": "npm:^1.4.4"
"@graphql-hive/gateway-runtime": "npm:^1.4.5"
"@graphql-mesh/cross-helpers": "npm:^0.4.9"
"@graphql-mesh/transport-common": "npm:^0.7.25"
"@graphql-mesh/types": "npm:^0.103.6"
Expand All @@ -6683,7 +6674,7 @@ __metadata:
tslib: "npm:^2.8.1"
peerDependencies:
graphql: ^15.9.0 || ^16.9.0
checksum: 10c0/b049517919cce60daf44d155ff42334c7367f08b21d4fd8bef47584d71a88bf701139e81510afdf2471742a7a6fcb2a94b1945ab468b8b71e2cf4398f3d11e10
checksum: 10c0/07867ed146c2f0a92a5002d576bfc3fadb7dca7ad1638de3bec5e2da27457717509eb34808bcae1ceec714a986b9dd36c899ebd3db010fbe58d9e24b04411c68
languageName: node
linkType: hard

Expand Down Expand Up @@ -6713,11 +6704,11 @@ __metadata:
languageName: unknown
linkType: soft

"@graphql-mesh/plugin-prometheus@npm:^1.3.20":
version: 1.3.20
resolution: "@graphql-mesh/plugin-prometheus@npm:1.3.20"
"@graphql-mesh/plugin-prometheus@npm:^1.3.21":
version: 1.3.21
resolution: "@graphql-mesh/plugin-prometheus@npm:1.3.21"
dependencies:
"@graphql-hive/gateway-runtime": "npm:^1.4.4"
"@graphql-hive/gateway-runtime": "npm:^1.4.5"
"@graphql-mesh/cross-helpers": "npm:^0.4.9"
"@graphql-mesh/types": "npm:^0.103.6"
"@graphql-mesh/utils": "npm:^0.103.6"
Expand All @@ -6730,7 +6721,7 @@ __metadata:
graphql: ^15.9.0 || ^16.9.0
graphql-yoga: ^5.10.6
prom-client: ^13 || ^14.0.0 || ^15.0.0
checksum: 10c0/730fae0d78b3ae41650b25ac02452987dd8e14e4af9cb61f2a93fd512229c2351f53df8a72441b40d8584143de1db599da16b9b3fc52b42a11d327fab46c44d0
checksum: 10c0/546133dd8ab75e47c823d6cb2cdebb5adb3bdf52854226b55644f1c131d0f39ed146da2519ee3439ce399ef0b70672f379c65bb5620e3b9875e302b0734a8097
languageName: node
linkType: hard

Expand Down Expand Up @@ -7517,17 +7508,17 @@ __metadata:
languageName: node
linkType: hard

"@graphql-tools/batch-delegate@npm:^9.0.10, @graphql-tools/batch-delegate@npm:^9.0.16, @graphql-tools/batch-delegate@npm:^9.0.25, @graphql-tools/batch-delegate@npm:^9.0.9":
version: 9.0.25
resolution: "@graphql-tools/batch-delegate@npm:9.0.25"
"@graphql-tools/batch-delegate@npm:^9.0.10, @graphql-tools/batch-delegate@npm:^9.0.16, @graphql-tools/batch-delegate@npm:^9.0.26, @graphql-tools/batch-delegate@npm:^9.0.9":
version: 9.0.26
resolution: "@graphql-tools/batch-delegate@npm:9.0.26"
dependencies:
"@graphql-tools/delegate": "npm:^10.2.9"
"@graphql-tools/utils": "npm:^10.7.0"
dataloader: "npm:^2.2.3"
tslib: "npm:^2.8.1"
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
checksum: 10c0/7f5c39257e3de1461d1ed06634719b881a385422b227a729046af3c4e7202362b3247fb9178bb4335ef084168fe4a16fb581f7e0a996fc79e37c7ae091214089
checksum: 10c0/8da0dfb140e39d6ddff92401a9aff541fa91c6952a576a93a4af5643df2d6e46d4c44e233be133ac7cd21e01a96cd58a5a1595dc406e1e58d7f9773680d7404c
languageName: node
linkType: hard

Expand Down Expand Up @@ -7714,15 +7705,15 @@ __metadata:
languageName: node
linkType: hard

"@graphql-tools/federation@npm:^3.0.0, @graphql-tools/federation@npm:^3.0.5":
version: 3.0.5
resolution: "@graphql-tools/federation@npm:3.0.5"
"@graphql-tools/federation@npm:^3.0.0, @graphql-tools/federation@npm:^3.0.6":
version: 3.0.6
resolution: "@graphql-tools/federation@npm:3.0.6"
dependencies:
"@graphql-tools/delegate": "npm:^10.2.9"
"@graphql-tools/executor-http": "npm:^1.2.3"
"@graphql-tools/merge": "npm:^9.0.12"
"@graphql-tools/schema": "npm:^10.0.11"
"@graphql-tools/stitch": "npm:^9.4.11"
"@graphql-tools/stitch": "npm:^9.4.12"
"@graphql-tools/utils": "npm:^10.7.0"
"@graphql-tools/wrap": "npm:^10.0.27"
"@graphql-yoga/typed-event-target": "npm:^3.0.1"
Expand All @@ -7732,7 +7723,7 @@ __metadata:
tslib: "npm:^2.8.1"
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
checksum: 10c0/ce644276692b1584e78d99f9e711edf7dcf26949ef193edcfacb26d9e536043172d2210d30427b821b9ecf66e6fbc03586fff1516a74667f9e8cfc48bb218936
checksum: 10c0/895c3d8f37f9803b1c121d5b5247cfa9c0978bb60f33fb138a80f680d2e21de8b57e5af1765b4df5aa65f96973495178f9b92c35b374db1d94af08341ac0204a
languageName: node
linkType: hard

Expand Down Expand Up @@ -8119,11 +8110,11 @@ __metadata:
languageName: node
linkType: hard

"@graphql-tools/stitch@npm:^9.2.17, @graphql-tools/stitch@npm:^9.4.11":
version: 9.4.11
resolution: "@graphql-tools/stitch@npm:9.4.11"
"@graphql-tools/stitch@npm:^9.2.17, @graphql-tools/stitch@npm:^9.4.12":
version: 9.4.12
resolution: "@graphql-tools/stitch@npm:9.4.12"
dependencies:
"@graphql-tools/batch-delegate": "npm:^9.0.25"
"@graphql-tools/batch-delegate": "npm:^9.0.26"
"@graphql-tools/delegate": "npm:^10.2.9"
"@graphql-tools/executor": "npm:^1.3.10"
"@graphql-tools/merge": "npm:^9.0.12"
Expand All @@ -8133,7 +8124,7 @@ __metadata:
tslib: "npm:^2.8.1"
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
checksum: 10c0/61c5d4899487643bfecf2e8efa1aacfe7ccc7537f77faef8105235045ab5903a0045fcc7b38cd3924ea24b0ecacc42737495e62b3084f5c78ffbdcb4aa73d9fa
checksum: 10c0/b8df7ea405e675a395bdbced0157756ae2080ea115a3a02f04e9a00e182530965d67bfc129d92a488cdf2bacb42bd18fb6c486dc270abfaad026d325c01a5c97
languageName: node
linkType: hard

Expand Down Expand Up @@ -16927,13 +16918,6 @@ __metadata:
languageName: node
linkType: hard

"commander@npm:^12.0.0, commander@npm:~12.1.0":
version: 12.1.0
resolution: "commander@npm:12.1.0"
checksum: 10c0/6e1996680c083b3b897bfc1cfe1c58dfbcd9842fd43e1aaf8a795fbc237f65efcc860a3ef457b318e73f29a4f4a28f6403c3d653d021d960e4632dd45bde54a9
languageName: node
linkType: hard

"commander@npm:^13.0.0":
version: 13.0.0
resolution: "commander@npm:13.0.0"
Expand Down Expand Up @@ -16969,6 +16953,13 @@ __metadata:
languageName: node
linkType: hard

"commander@npm:~12.1.0":
version: 12.1.0
resolution: "commander@npm:12.1.0"
checksum: 10c0/6e1996680c083b3b897bfc1cfe1c58dfbcd9842fd43e1aaf8a795fbc237f65efcc860a3ef457b318e73f29a4f4a28f6403c3d653d021d960e4632dd45bde54a9
languageName: node
linkType: hard

"common-tags@npm:1.8.2, common-tags@npm:^1.8.0":
version: 1.8.2
resolution: "common-tags@npm:1.8.2"
Expand Down Expand Up @@ -20225,7 +20216,7 @@ __metadata:
"@graphql-codegen/cli": "npm:5.0.3"
"@graphql-codegen/typescript": "npm:4.1.2"
"@graphql-codegen/typescript-resolvers": "npm:4.4.1"
"@graphql-hive/gateway": "npm:1.7.4"
"@graphql-hive/gateway": "npm:1.7.5"
"@graphql-mesh/compose-cli": "npm:1.3.4"
"@graphql-yoga/plugin-apollo-inline-trace": "npm:3.10.8"
"@types/node": "npm:22.10.3"
Expand Down

0 comments on commit 77890b4

Please sign in to comment.