@graphql-hive/gateway 2.0.0-next-dd1d6113b3cb92b88e83279e600277070dccab6f → 2.0.0-next-4f4c3f6cfbaec3cfa1e194e4588e7dd5ab2ec1f4
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.
- package/CHANGELOG.md +11 -11
- package/package.json +12 -12
package/CHANGELOG.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# @graphql-hive/gateway
|
2
2
|
|
3
|
-
## 2.0.0-next-
|
3
|
+
## 2.0.0-next-4f4c3f6cfbaec3cfa1e194e4588e7dd5ab2ec1f4
|
4
4
|
|
5
5
|
### Major Changes
|
6
6
|
|
@@ -20,17 +20,17 @@
|
|
20
20
|
- Added dependency [`@graphql-hive/logger@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-hive/logger/v/workspace:^) (to `dependencies`)
|
21
21
|
|
22
22
|
- Updated dependencies [[`c2de557`](https://github.com/graphql-hive/gateway/commit/c2de55739ace44858287ef0e3687213c4c362c34), [`daed0aa`](https://github.com/graphql-hive/gateway/commit/daed0aa2fbecb5588c7f7fdc70b1ecab08f9a7b1), [`c355ebe`](https://github.com/graphql-hive/gateway/commit/c355ebe6df55b201b6c970442a67fa7c0bb6e87e), [`beba61b`](https://github.com/graphql-hive/gateway/commit/beba61be65b8c3b0418b94637c7da9aa676ec58e), [`d1ba180`](https://github.com/graphql-hive/gateway/commit/d1ba18059b33c844225fa55d972dbfc90faa3729), [`c2de557`](https://github.com/graphql-hive/gateway/commit/c2de55739ace44858287ef0e3687213c4c362c34), [`daed0aa`](https://github.com/graphql-hive/gateway/commit/daed0aa2fbecb5588c7f7fdc70b1ecab08f9a7b1), [`c2de557`](https://github.com/graphql-hive/gateway/commit/c2de55739ace44858287ef0e3687213c4c362c34), [`10c4f8e`](https://github.com/graphql-hive/gateway/commit/10c4f8ebd3f94ce7a4027ad3bff1436805058ca3), [`a7365b1`](https://github.com/graphql-hive/gateway/commit/a7365b1b44281b11586b110a0395409889daf82e), [`2b452d5`](https://github.com/graphql-hive/gateway/commit/2b452d54131237a713aaa49a8d9e606a526e6a5c), [`da779b3`](https://github.com/graphql-hive/gateway/commit/da779b31208ad472cdcbc32bd1376b19271203ac), [`d1ba180`](https://github.com/graphql-hive/gateway/commit/d1ba18059b33c844225fa55d972dbfc90faa3729), [`c2de557`](https://github.com/graphql-hive/gateway/commit/c2de55739ace44858287ef0e3687213c4c362c34)]:
|
23
|
-
- @graphql-hive/gateway-runtime@2.0.0-next-
|
24
|
-
- @graphql-mesh/plugin-opentelemetry@2.0.0-next-
|
25
|
-
- @graphql-mesh/plugin-prometheus@2.0.0-next-
|
26
|
-
- @graphql-mesh/hmac-upstream-signature@2.0.0-next-
|
27
|
-
- @graphql-mesh/transport-http-callback@1.0.0-next-
|
28
|
-
- @graphql-mesh/plugin-jwt-auth@2.0.0-next-
|
29
|
-
- @graphql-mesh/transport-ws@2.0.0-next-
|
30
|
-
- @graphql-hive/logger@1.0.0-next-
|
31
|
-
- @graphql-hive/plugin-aws-sigv4@1.0.14-next-
|
23
|
+
- @graphql-hive/gateway-runtime@2.0.0-next-4f4c3f6cfbaec3cfa1e194e4588e7dd5ab2ec1f4
|
24
|
+
- @graphql-mesh/plugin-opentelemetry@2.0.0-next-4f4c3f6cfbaec3cfa1e194e4588e7dd5ab2ec1f4
|
25
|
+
- @graphql-mesh/plugin-prometheus@2.0.0-next-4f4c3f6cfbaec3cfa1e194e4588e7dd5ab2ec1f4
|
26
|
+
- @graphql-mesh/hmac-upstream-signature@2.0.0-next-4f4c3f6cfbaec3cfa1e194e4588e7dd5ab2ec1f4
|
27
|
+
- @graphql-mesh/transport-http-callback@1.0.0-next-4f4c3f6cfbaec3cfa1e194e4588e7dd5ab2ec1f4
|
28
|
+
- @graphql-mesh/plugin-jwt-auth@2.0.0-next-4f4c3f6cfbaec3cfa1e194e4588e7dd5ab2ec1f4
|
29
|
+
- @graphql-mesh/transport-ws@2.0.0-next-4f4c3f6cfbaec3cfa1e194e4588e7dd5ab2ec1f4
|
30
|
+
- @graphql-hive/logger@1.0.0-next-4f4c3f6cfbaec3cfa1e194e4588e7dd5ab2ec1f4
|
31
|
+
- @graphql-hive/plugin-aws-sigv4@1.0.14-next-4f4c3f6cfbaec3cfa1e194e4588e7dd5ab2ec1f4
|
32
32
|
- @graphql-hive/plugin-deduplicate-request@1.0.1
|
33
|
-
- @graphql-mesh/transport-http@0.6.44-next-
|
33
|
+
- @graphql-mesh/transport-http@0.6.44-next-4f4c3f6cfbaec3cfa1e194e4588e7dd5ab2ec1f4
|
34
34
|
|
35
35
|
## 1.15.2
|
36
36
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@graphql-hive/gateway",
|
3
|
-
"version": "2.0.0-next-
|
3
|
+
"version": "2.0.0-next-4f4c3f6cfbaec3cfa1e194e4588e7dd5ab2ec1f4",
|
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-next-
|
56
|
+
"@graphql-hive/gateway-runtime": "2.0.0-next-4f4c3f6cfbaec3cfa1e194e4588e7dd5ab2ec1f4",
|
57
57
|
"@graphql-hive/importer": "^1.1.0",
|
58
|
-
"@graphql-hive/logger": "1.0.0-next-
|
59
|
-
"@graphql-hive/plugin-aws-sigv4": "1.0.14-next-
|
58
|
+
"@graphql-hive/logger": "1.0.0-next-4f4c3f6cfbaec3cfa1e194e4588e7dd5ab2ec1f4",
|
59
|
+
"@graphql-hive/plugin-aws-sigv4": "1.0.14-next-4f4c3f6cfbaec3cfa1e194e4588e7dd5ab2ec1f4",
|
60
60
|
"@graphql-hive/plugin-deduplicate-request": "^1.0.1",
|
61
61
|
"@graphql-hive/pubsub": "^1.0.0",
|
62
62
|
"@graphql-mesh/cache-cfw-kv": "^0.105.5",
|
@@ -64,18 +64,18 @@
|
|
64
64
|
"@graphql-mesh/cache-redis": "^0.104.5",
|
65
65
|
"@graphql-mesh/cache-upstash-redis": "^0.1.5",
|
66
66
|
"@graphql-mesh/cross-helpers": "^0.4.10",
|
67
|
-
"@graphql-mesh/hmac-upstream-signature": "2.0.0-next-
|
67
|
+
"@graphql-mesh/hmac-upstream-signature": "2.0.0-next-4f4c3f6cfbaec3cfa1e194e4588e7dd5ab2ec1f4",
|
68
68
|
"@graphql-mesh/plugin-http-cache": "^0.105.6",
|
69
69
|
"@graphql-mesh/plugin-jit": "^0.2.5",
|
70
|
-
"@graphql-mesh/plugin-jwt-auth": "2.0.0-next-
|
70
|
+
"@graphql-mesh/plugin-jwt-auth": "2.0.0-next-4f4c3f6cfbaec3cfa1e194e4588e7dd5ab2ec1f4",
|
71
71
|
"@graphql-mesh/plugin-mock": "^0.105.6",
|
72
|
-
"@graphql-mesh/plugin-opentelemetry": "2.0.0-next-
|
73
|
-
"@graphql-mesh/plugin-prometheus": "2.0.0-next-
|
72
|
+
"@graphql-mesh/plugin-opentelemetry": "2.0.0-next-4f4c3f6cfbaec3cfa1e194e4588e7dd5ab2ec1f4",
|
73
|
+
"@graphql-mesh/plugin-prometheus": "2.0.0-next-4f4c3f6cfbaec3cfa1e194e4588e7dd5ab2ec1f4",
|
74
74
|
"@graphql-mesh/plugin-rate-limit": "^0.104.5",
|
75
75
|
"@graphql-mesh/plugin-snapshot": "^0.104.5",
|
76
|
-
"@graphql-mesh/transport-http": "0.6.44-next-
|
77
|
-
"@graphql-mesh/transport-http-callback": "1.0.0-next-
|
78
|
-
"@graphql-mesh/transport-ws": "2.0.0-next-
|
76
|
+
"@graphql-mesh/transport-http": "0.6.44-next-4f4c3f6cfbaec3cfa1e194e4588e7dd5ab2ec1f4",
|
77
|
+
"@graphql-mesh/transport-http-callback": "1.0.0-next-4f4c3f6cfbaec3cfa1e194e4588e7dd5ab2ec1f4",
|
78
|
+
"@graphql-mesh/transport-ws": "2.0.0-next-4f4c3f6cfbaec3cfa1e194e4588e7dd5ab2ec1f4",
|
79
79
|
"@graphql-mesh/types": "^0.104.5",
|
80
80
|
"@graphql-mesh/utils": "^0.104.5",
|
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-next-
|
94
|
+
"@graphql-mesh/transport-common": "1.0.0-next-4f4c3f6cfbaec3cfa1e194e4588e7dd5ab2ec1f4",
|
95
95
|
"@graphql-mesh/transport-soap": "^0.10.6",
|
96
96
|
"@graphql-tools/executor": "^1.4.7",
|
97
97
|
"@rollup/plugin-commonjs": "^28.0.0",
|