@graphql-hive/gateway 2.0.0-alpha-6b7df87639970bc4f5b2244af620413010dcd55c → 2.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +11 -11
  2. package/package.json +12 -12
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @graphql-hive/gateway
2
2
 
3
- ## 2.0.0-alpha-6b7df87639970bc4f5b2244af620413010dcd55c
3
+ ## 2.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976
4
4
 
5
5
  ### Major Changes
6
6
 
@@ -16,17 +16,17 @@
16
16
  - Added dependency [`@graphql-hive/logger@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-hive/logger/v/workspace:^) (to `dependencies`)
17
17
 
18
18
  - Updated dependencies [[`ae4c7dd`](https://github.com/graphql-hive/gateway/commit/ae4c7ddc671d363b6b3791a9664e85e266f369de), [`cdc959c`](https://github.com/graphql-hive/gateway/commit/cdc959c57dd770fd5f0bcd05a5de7e3102dacfe2), [`cdc959c`](https://github.com/graphql-hive/gateway/commit/cdc959c57dd770fd5f0bcd05a5de7e3102dacfe2), [`4bab6a3`](https://github.com/graphql-hive/gateway/commit/4bab6a3048cd6a9b20b221d625ed94a1e2cf8689), [`4fd18a1`](https://github.com/graphql-hive/gateway/commit/4fd18a1a7d95654d8bffd14026ee3c8861b5b4f6), [`2bd7a17`](https://github.com/graphql-hive/gateway/commit/2bd7a1708b7e1984a9bf7ca3eb763bf8ad3313c0), [`c190214`](https://github.com/graphql-hive/gateway/commit/c19021425af92ddb12195eb0b11b51cd6ac1d22f), [`ae4c7dd`](https://github.com/graphql-hive/gateway/commit/ae4c7ddc671d363b6b3791a9664e85e266f369de), [`4e0a76f`](https://github.com/graphql-hive/gateway/commit/4e0a76f970b95bf318707a57c7d301f9025f14b3), [`680a646`](https://github.com/graphql-hive/gateway/commit/680a6467be70b53d3bb6089114072fb25c172283), [`7decf1d`](https://github.com/graphql-hive/gateway/commit/7decf1d355e1cda9e688f2736abea86106afd3a0), [`e2f1c30`](https://github.com/graphql-hive/gateway/commit/e2f1c30d24e94e2cf388b2f1fe4e4f71c591bece), [`d1cdc67`](https://github.com/graphql-hive/gateway/commit/d1cdc6724bc67f17abd36d9cabbd26b7ef0e3adb), [`c190214`](https://github.com/graphql-hive/gateway/commit/c19021425af92ddb12195eb0b11b51cd6ac1d22f), [`5c34afe`](https://github.com/graphql-hive/gateway/commit/5c34afed1ead2f7ec2b4d988479a28118d2323ac)]:
19
- - @graphql-hive/gateway-runtime@2.0.0-alpha-6b7df87639970bc4f5b2244af620413010dcd55c
20
- - @graphql-hive/plugin-aws-sigv4@1.0.12-alpha-6b7df87639970bc4f5b2244af620413010dcd55c
21
- - @graphql-mesh/plugin-opentelemetry@2.0.0-alpha-6b7df87639970bc4f5b2244af620413010dcd55c
22
- - @graphql-mesh/plugin-prometheus@2.0.0-alpha-6b7df87639970bc4f5b2244af620413010dcd55c
23
- - @graphql-mesh/hmac-upstream-signature@2.0.0-alpha-6b7df87639970bc4f5b2244af620413010dcd55c
24
- - @graphql-mesh/transport-http-callback@1.0.0-alpha-6b7df87639970bc4f5b2244af620413010dcd55c
25
- - @graphql-mesh/plugin-jwt-auth@2.0.0-alpha-6b7df87639970bc4f5b2244af620413010dcd55c
26
- - @graphql-mesh/transport-ws@2.0.0-alpha-6b7df87639970bc4f5b2244af620413010dcd55c
27
- - @graphql-hive/logger@1.0.0-alpha-6b7df87639970bc4f5b2244af620413010dcd55c
19
+ - @graphql-hive/gateway-runtime@2.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976
20
+ - @graphql-hive/plugin-aws-sigv4@1.0.12-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976
21
+ - @graphql-mesh/plugin-opentelemetry@2.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976
22
+ - @graphql-mesh/plugin-prometheus@2.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976
23
+ - @graphql-mesh/hmac-upstream-signature@2.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976
24
+ - @graphql-mesh/transport-http-callback@1.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976
25
+ - @graphql-mesh/plugin-jwt-auth@2.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976
26
+ - @graphql-mesh/transport-ws@2.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976
27
+ - @graphql-hive/logger@1.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976
28
28
  - @graphql-hive/plugin-deduplicate-request@1.0.0
29
- - @graphql-mesh/transport-http@0.6.43-alpha-6b7df87639970bc4f5b2244af620413010dcd55c
29
+ - @graphql-mesh/transport-http@0.6.43-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976
30
30
 
31
31
  ## 1.15.0
32
32
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphql-hive/gateway",
3
- "version": "2.0.0-alpha-6b7df87639970bc4f5b2244af620413010dcd55c",
3
+ "version": "2.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976",
4
4
  "type": "module",
5
5
  "repository": {
6
6
  "type": "git",
@@ -53,10 +53,10 @@
53
53
  "@escape.tech/graphql-armor-block-field-suggestions": "^3.0.0",
54
54
  "@escape.tech/graphql-armor-max-depth": "^2.4.0",
55
55
  "@escape.tech/graphql-armor-max-tokens": "^2.5.0",
56
- "@graphql-hive/gateway-runtime": "2.0.0-alpha-6b7df87639970bc4f5b2244af620413010dcd55c",
56
+ "@graphql-hive/gateway-runtime": "2.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976",
57
57
  "@graphql-hive/importer": "^1.1.0",
58
- "@graphql-hive/logger": "1.0.0-alpha-6b7df87639970bc4f5b2244af620413010dcd55c",
59
- "@graphql-hive/plugin-aws-sigv4": "1.0.12-alpha-6b7df87639970bc4f5b2244af620413010dcd55c",
58
+ "@graphql-hive/logger": "1.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976",
59
+ "@graphql-hive/plugin-aws-sigv4": "1.0.12-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976",
60
60
  "@graphql-hive/plugin-deduplicate-request": "^1.0.0",
61
61
  "@graphql-hive/pubsub": "^1.0.0",
62
62
  "@graphql-mesh/cache-cfw-kv": "^0.105.0",
@@ -64,18 +64,18 @@
64
64
  "@graphql-mesh/cache-redis": "^0.104.0",
65
65
  "@graphql-mesh/cache-upstash-redis": "^0.1.0",
66
66
  "@graphql-mesh/cross-helpers": "^0.4.10",
67
- "@graphql-mesh/hmac-upstream-signature": "2.0.0-alpha-6b7df87639970bc4f5b2244af620413010dcd55c",
67
+ "@graphql-mesh/hmac-upstream-signature": "2.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976",
68
68
  "@graphql-mesh/plugin-http-cache": "^0.105.2",
69
69
  "@graphql-mesh/plugin-jit": "^0.2.0",
70
- "@graphql-mesh/plugin-jwt-auth": "2.0.0-alpha-6b7df87639970bc4f5b2244af620413010dcd55c",
70
+ "@graphql-mesh/plugin-jwt-auth": "2.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976",
71
71
  "@graphql-mesh/plugin-mock": "^0.105.0",
72
- "@graphql-mesh/plugin-opentelemetry": "2.0.0-alpha-6b7df87639970bc4f5b2244af620413010dcd55c",
73
- "@graphql-mesh/plugin-prometheus": "2.0.0-alpha-6b7df87639970bc4f5b2244af620413010dcd55c",
72
+ "@graphql-mesh/plugin-opentelemetry": "2.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976",
73
+ "@graphql-mesh/plugin-prometheus": "2.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976",
74
74
  "@graphql-mesh/plugin-rate-limit": "^0.104.0",
75
75
  "@graphql-mesh/plugin-snapshot": "^0.104.0",
76
- "@graphql-mesh/transport-http": "0.6.43-alpha-6b7df87639970bc4f5b2244af620413010dcd55c",
77
- "@graphql-mesh/transport-http-callback": "1.0.0-alpha-6b7df87639970bc4f5b2244af620413010dcd55c",
78
- "@graphql-mesh/transport-ws": "2.0.0-alpha-6b7df87639970bc4f5b2244af620413010dcd55c",
76
+ "@graphql-mesh/transport-http": "0.6.43-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976",
77
+ "@graphql-mesh/transport-http-callback": "1.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976",
78
+ "@graphql-mesh/transport-ws": "2.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976",
79
79
  "@graphql-mesh/types": "^0.104.0",
80
80
  "@graphql-mesh/utils": "^0.104.2",
81
81
  "@graphql-tools/code-file-loader": "^8.1.15",
@@ -91,7 +91,7 @@
91
91
  "ws": "^8.18.0"
92
92
  },
93
93
  "devDependencies": {
94
- "@graphql-mesh/transport-common": "1.0.0-alpha-6b7df87639970bc4f5b2244af620413010dcd55c",
94
+ "@graphql-mesh/transport-common": "1.0.0-alpha-6513e64bd4b1b2cfcb14ed18ee4d22dafa49e976",
95
95
  "@graphql-mesh/transport-soap": "^0.10.0",
96
96
  "@graphql-tools/executor": "^1.4.7",
97
97
  "@rollup/plugin-commonjs": "^28.0.0",