@graphql-hive/gateway 2.0.0-alpha-5c48589e68f5ffcdf824f641bdad2fcdbed21dbe → 2.0.0-alpha-69714afda196f8e23aa038c9f75d47c80071bef4
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 +14 -14
- package/package.json +15 -15
package/CHANGELOG.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# @graphql-hive/gateway
|
2
2
|
|
3
|
-
## 2.0.0-alpha-
|
3
|
+
## 2.0.0-alpha-69714afda196f8e23aa038c9f75d47c80071bef4
|
4
4
|
|
5
5
|
### Major Changes
|
6
6
|
|
@@ -75,19 +75,19 @@
|
|
75
75
|
- Removed dependency [`@graphql-mesh/plugin-mock@^0.105.6` ↗︎](https://www.npmjs.com/package/@graphql-mesh/plugin-mock/v/0.105.6) (from `dependencies`)
|
76
76
|
|
77
77
|
- Updated dependencies [[`95484c2`](https://github.com/graphql-hive/gateway/commit/95484c2ca0cea1cd732df4bfe8ce45032ec31d42), [`7dafdeb`](https://github.com/graphql-hive/gateway/commit/7dafdebc803e49373fe9d53997113483e512fdb0), [`6215001`](https://github.com/graphql-hive/gateway/commit/6215001b1d650ad865331661532bcc4f7bad6b40), [`f12f2b7`](https://github.com/graphql-hive/gateway/commit/f12f2b78163fbef797a42b5999a0b5a8ef6b2c98), [`8b7db06`](https://github.com/graphql-hive/gateway/commit/8b7db06887f5dec52d380bfc123dbf495cbe04ef), [`6215001`](https://github.com/graphql-hive/gateway/commit/6215001b1d650ad865331661532bcc4f7bad6b40), [`7dafdeb`](https://github.com/graphql-hive/gateway/commit/7dafdebc803e49373fe9d53997113483e512fdb0), [`9e4d81c`](https://github.com/graphql-hive/gateway/commit/9e4d81c2ad9e99d2195e3f2a021a30a9312cf980), [`f3caa12`](https://github.com/graphql-hive/gateway/commit/f3caa12a7ad50cdc03c82f2336f820e8ccbad55e), [`1ba0cf4`](https://github.com/graphql-hive/gateway/commit/1ba0cf4a6359e41a6ab16f940d8733d3ad9d800b), [`dfe6f58`](https://github.com/graphql-hive/gateway/commit/dfe6f58209afd27953676c5b51b8b9f07fc99671), [`ceb07a6`](https://github.com/graphql-hive/gateway/commit/ceb07a61f6f1c7ca345df2c23860950e5152288e), [`732c6f5`](https://github.com/graphql-hive/gateway/commit/732c6f5c82fdf6b730109fbc7c05c69da8ce6fb4), [`95484c2`](https://github.com/graphql-hive/gateway/commit/95484c2ca0cea1cd732df4bfe8ce45032ec31d42), [`7dafdeb`](https://github.com/graphql-hive/gateway/commit/7dafdebc803e49373fe9d53997113483e512fdb0), [`8b7db06`](https://github.com/graphql-hive/gateway/commit/8b7db06887f5dec52d380bfc123dbf495cbe04ef), [`6215001`](https://github.com/graphql-hive/gateway/commit/6215001b1d650ad865331661532bcc4f7bad6b40), [`cd9b7ce`](https://github.com/graphql-hive/gateway/commit/cd9b7ce551ec702c00b33e6c1b2cf68f0a6c82a3), [`95484c2`](https://github.com/graphql-hive/gateway/commit/95484c2ca0cea1cd732df4bfe8ce45032ec31d42), [`f052709`](https://github.com/graphql-hive/gateway/commit/f0527092e4942b4c97cb3272266f93f3200fac98), [`9bee8e9`](https://github.com/graphql-hive/gateway/commit/9bee8e9ff165c43591c0b20637b6d1f2a2cb9cc2), [`9b230f3`](https://github.com/graphql-hive/gateway/commit/9b230f35b47afbf3b253e4c21720e836c5a2a8d1), [`10a5887`](https://github.com/graphql-hive/gateway/commit/10a58873acde8734f05dfda455fe7b366861676b), [`2a56e5f`](https://github.com/graphql-hive/gateway/commit/2a56e5fd5a07f6784e8c2d0ad767d8c55710ada4), [`ae37c4a`](https://github.com/graphql-hive/gateway/commit/ae37c4a4189e3ea20f2ce0d24e2509d2053eb244), [`732c6f5`](https://github.com/graphql-hive/gateway/commit/732c6f5c82fdf6b730109fbc7c05c69da8ce6fb4), [`95484c2`](https://github.com/graphql-hive/gateway/commit/95484c2ca0cea1cd732df4bfe8ce45032ec31d42), [`dbb4fd9`](https://github.com/graphql-hive/gateway/commit/dbb4fd9287ff872de5cc9f18546987bd71232df5)]:
|
78
|
-
- @graphql-hive/gateway-runtime@2.0.0-alpha-
|
79
|
-
- @graphql-hive/plugin-aws-sigv4@2.0.0-alpha-
|
80
|
-
- @graphql-mesh/plugin-jwt-auth@2.0.0-alpha-
|
81
|
-
- @graphql-mesh/plugin-opentelemetry@2.0.0-alpha-
|
82
|
-
- @graphql-mesh/plugin-prometheus@2.0.0-alpha-
|
83
|
-
- @graphql-mesh/transport-ws@2.0.0-alpha-
|
84
|
-
- @graphql-mesh/hmac-upstream-signature@2.0.0-alpha-
|
85
|
-
- @graphql-hive/plugin-deduplicate-request@2.0.0-alpha-
|
86
|
-
- @graphql-mesh/transport-http-callback@1.0.0-alpha-
|
87
|
-
- @graphql-mesh/transport-http@1.0.0-alpha-
|
88
|
-
- @graphql-hive/importer@2.0.0-alpha-
|
89
|
-
- @graphql-hive/pubsub@2.0.0-alpha-
|
90
|
-
- @graphql-hive/logger@1.0.1-alpha-
|
78
|
+
- @graphql-hive/gateway-runtime@2.0.0-alpha-69714afda196f8e23aa038c9f75d47c80071bef4
|
79
|
+
- @graphql-hive/plugin-aws-sigv4@2.0.0-alpha-69714afda196f8e23aa038c9f75d47c80071bef4
|
80
|
+
- @graphql-mesh/plugin-jwt-auth@2.0.0-alpha-69714afda196f8e23aa038c9f75d47c80071bef4
|
81
|
+
- @graphql-mesh/plugin-opentelemetry@2.0.0-alpha-69714afda196f8e23aa038c9f75d47c80071bef4
|
82
|
+
- @graphql-mesh/plugin-prometheus@2.0.0-alpha-69714afda196f8e23aa038c9f75d47c80071bef4
|
83
|
+
- @graphql-mesh/transport-ws@2.0.0-alpha-69714afda196f8e23aa038c9f75d47c80071bef4
|
84
|
+
- @graphql-mesh/hmac-upstream-signature@2.0.0-alpha-69714afda196f8e23aa038c9f75d47c80071bef4
|
85
|
+
- @graphql-hive/plugin-deduplicate-request@2.0.0-alpha-69714afda196f8e23aa038c9f75d47c80071bef4
|
86
|
+
- @graphql-mesh/transport-http-callback@1.0.0-alpha-69714afda196f8e23aa038c9f75d47c80071bef4
|
87
|
+
- @graphql-mesh/transport-http@1.0.0-alpha-69714afda196f8e23aa038c9f75d47c80071bef4
|
88
|
+
- @graphql-hive/importer@2.0.0-alpha-69714afda196f8e23aa038c9f75d47c80071bef4
|
89
|
+
- @graphql-hive/pubsub@2.0.0-alpha-69714afda196f8e23aa038c9f75d47c80071bef4
|
90
|
+
- @graphql-hive/logger@1.0.1-alpha-69714afda196f8e23aa038c9f75d47c80071bef4
|
91
91
|
|
92
92
|
## 1.15.4
|
93
93
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@graphql-hive/gateway",
|
3
|
-
"version": "2.0.0-alpha-
|
3
|
+
"version": "2.0.0-alpha-69714afda196f8e23aa038c9f75d47c80071bef4",
|
4
4
|
"type": "module",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -53,28 +53,28 @@
|
|
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-
|
57
|
-
"@graphql-hive/importer": "2.0.0-alpha-
|
58
|
-
"@graphql-hive/logger": "1.0.1-alpha-
|
59
|
-
"@graphql-hive/plugin-aws-sigv4": "2.0.0-alpha-
|
60
|
-
"@graphql-hive/plugin-deduplicate-request": "2.0.0-alpha-
|
61
|
-
"@graphql-hive/pubsub": "2.0.0-alpha-
|
56
|
+
"@graphql-hive/gateway-runtime": "2.0.0-alpha-69714afda196f8e23aa038c9f75d47c80071bef4",
|
57
|
+
"@graphql-hive/importer": "2.0.0-alpha-69714afda196f8e23aa038c9f75d47c80071bef4",
|
58
|
+
"@graphql-hive/logger": "1.0.1-alpha-69714afda196f8e23aa038c9f75d47c80071bef4",
|
59
|
+
"@graphql-hive/plugin-aws-sigv4": "2.0.0-alpha-69714afda196f8e23aa038c9f75d47c80071bef4",
|
60
|
+
"@graphql-hive/plugin-deduplicate-request": "2.0.0-alpha-69714afda196f8e23aa038c9f75d47c80071bef4",
|
61
|
+
"@graphql-hive/pubsub": "2.0.0-alpha-69714afda196f8e23aa038c9f75d47c80071bef4",
|
62
62
|
"@graphql-mesh/cache-cfw-kv": "^0.105.5",
|
63
63
|
"@graphql-mesh/cache-localforage": "^0.105.6",
|
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-alpha-
|
67
|
+
"@graphql-mesh/hmac-upstream-signature": "2.0.0-alpha-69714afda196f8e23aa038c9f75d47c80071bef4",
|
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-alpha-
|
71
|
-
"@graphql-mesh/plugin-opentelemetry": "2.0.0-alpha-
|
72
|
-
"@graphql-mesh/plugin-prometheus": "2.0.0-alpha-
|
70
|
+
"@graphql-mesh/plugin-jwt-auth": "2.0.0-alpha-69714afda196f8e23aa038c9f75d47c80071bef4",
|
71
|
+
"@graphql-mesh/plugin-opentelemetry": "2.0.0-alpha-69714afda196f8e23aa038c9f75d47c80071bef4",
|
72
|
+
"@graphql-mesh/plugin-prometheus": "2.0.0-alpha-69714afda196f8e23aa038c9f75d47c80071bef4",
|
73
73
|
"@graphql-mesh/plugin-rate-limit": "^0.104.5",
|
74
74
|
"@graphql-mesh/plugin-snapshot": "^0.104.5",
|
75
|
-
"@graphql-mesh/transport-http": "1.0.0-alpha-
|
76
|
-
"@graphql-mesh/transport-http-callback": "1.0.0-alpha-
|
77
|
-
"@graphql-mesh/transport-ws": "2.0.0-alpha-
|
75
|
+
"@graphql-mesh/transport-http": "1.0.0-alpha-69714afda196f8e23aa038c9f75d47c80071bef4",
|
76
|
+
"@graphql-mesh/transport-http-callback": "1.0.0-alpha-69714afda196f8e23aa038c9f75d47c80071bef4",
|
77
|
+
"@graphql-mesh/transport-ws": "2.0.0-alpha-69714afda196f8e23aa038c9f75d47c80071bef4",
|
78
78
|
"@graphql-mesh/types": "^0.104.5",
|
79
79
|
"@graphql-mesh/utils": "^0.104.5",
|
80
80
|
"@graphql-tools/code-file-loader": "^8.1.15",
|
@@ -103,7 +103,7 @@
|
|
103
103
|
"ws": "^8.18.3"
|
104
104
|
},
|
105
105
|
"devDependencies": {
|
106
|
-
"@graphql-mesh/transport-common": "1.0.0-alpha-
|
106
|
+
"@graphql-mesh/transport-common": "1.0.0-alpha-69714afda196f8e23aa038c9f75d47c80071bef4",
|
107
107
|
"@graphql-mesh/transport-soap": "^0.10.6",
|
108
108
|
"@graphql-tools/executor": "^1.4.7",
|
109
109
|
"@rollup/plugin-commonjs": "^28.0.0",
|