@graphql-hive/gateway-runtime 2.3.5-rc-3dd168a1d8cbec9c85e82d7afc2f8e563d3a2e5d → 2.3.6-alpha-2fdbd878624cd480a0494dac0df63cedf77c7dd2
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 +24 -12
- package/package.json +12 -12
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,18 @@
|
|
|
1
1
|
# @graphql-hive/gateway-runtime
|
|
2
2
|
|
|
3
|
-
## 2.3.
|
|
3
|
+
## 2.3.6-alpha-2fdbd878624cd480a0494dac0df63cedf77c7dd2
|
|
4
|
+
### Patch Changes
|
|
5
|
+
|
|
6
|
+
- Updated dependencies [[`7592a71`](https://github.com/graphql-hive/gateway/commit/7592a71b8044d1a0bcddb998c15870329d35cf9e), [`92670d4`](https://github.com/graphql-hive/gateway/commit/92670d45670ca7533638de4823e043acc40566a5), [`92670d4`](https://github.com/graphql-hive/gateway/commit/92670d45670ca7533638de4823e043acc40566a5)]:
|
|
7
|
+
- @graphql-mesh/fusion-runtime@1.6.0-alpha-2fdbd878624cd480a0494dac0df63cedf77c7dd2
|
|
8
|
+
- @graphql-tools/wrap@11.1.0-alpha-2fdbd878624cd480a0494dac0df63cedf77c7dd2
|
|
9
|
+
- @graphql-tools/delegate@12.0.0-alpha-2fdbd878624cd480a0494dac0df63cedf77c7dd2
|
|
10
|
+
- @graphql-tools/federation@4.2.4-alpha-2fdbd878624cd480a0494dac0df63cedf77c7dd2
|
|
11
|
+
- @graphql-tools/stitch@10.1.4-alpha-2fdbd878624cd480a0494dac0df63cedf77c7dd2
|
|
12
|
+
- @graphql-tools/batch-delegate@10.0.6-alpha-2fdbd878624cd480a0494dac0df63cedf77c7dd2
|
|
13
|
+
- @graphql-mesh/hmac-upstream-signature@2.0.8
|
|
14
|
+
|
|
15
|
+
## 2.3.5
|
|
4
16
|
### Patch Changes
|
|
5
17
|
|
|
6
18
|
|
|
@@ -33,17 +45,17 @@
|
|
|
33
45
|
|
|
34
46
|
- Updated dependency [`@envelop/disable-introspection@^9.0.0` ↗︎](https://www.npmjs.com/package/@envelop/disable-introspection/v/9.0.0) (from `^8.0.0`, in `dependencies`)
|
|
35
47
|
- Updated dependencies [[`7ecaf7e`](https://github.com/graphql-hive/gateway/commit/7ecaf7e8f658c4e4c1a91d1e8db3c1a8ceca51cb), [`7ecaf7e`](https://github.com/graphql-hive/gateway/commit/7ecaf7e8f658c4e4c1a91d1e8db3c1a8ceca51cb), [`7ecaf7e`](https://github.com/graphql-hive/gateway/commit/7ecaf7e8f658c4e4c1a91d1e8db3c1a8ceca51cb), [`7ecaf7e`](https://github.com/graphql-hive/gateway/commit/7ecaf7e8f658c4e4c1a91d1e8db3c1a8ceca51cb), [`7ecaf7e`](https://github.com/graphql-hive/gateway/commit/7ecaf7e8f658c4e4c1a91d1e8db3c1a8ceca51cb), [`7ecaf7e`](https://github.com/graphql-hive/gateway/commit/7ecaf7e8f658c4e4c1a91d1e8db3c1a8ceca51cb), [`7ecaf7e`](https://github.com/graphql-hive/gateway/commit/7ecaf7e8f658c4e4c1a91d1e8db3c1a8ceca51cb), [`478d7e2`](https://github.com/graphql-hive/gateway/commit/478d7e25ef47fb8fb6183010a8bb61ac31688c55), [`7ecaf7e`](https://github.com/graphql-hive/gateway/commit/7ecaf7e8f658c4e4c1a91d1e8db3c1a8ceca51cb), [`478d7e2`](https://github.com/graphql-hive/gateway/commit/478d7e25ef47fb8fb6183010a8bb61ac31688c55), [`7ecaf7e`](https://github.com/graphql-hive/gateway/commit/7ecaf7e8f658c4e4c1a91d1e8db3c1a8ceca51cb), [`7ecaf7e`](https://github.com/graphql-hive/gateway/commit/7ecaf7e8f658c4e4c1a91d1e8db3c1a8ceca51cb), [`7ecaf7e`](https://github.com/graphql-hive/gateway/commit/7ecaf7e8f658c4e4c1a91d1e8db3c1a8ceca51cb), [`2993f24`](https://github.com/graphql-hive/gateway/commit/2993f24f8e46853c0d2667c0cd2bf96190f3a2b2)]:
|
|
36
|
-
- @graphql-hive/logger@1.0.9
|
|
37
|
-
- @graphql-mesh/fusion-runtime@1.5.1
|
|
38
|
-
- @graphql-mesh/hmac-upstream-signature@2.0.8
|
|
39
|
-
- @graphql-mesh/transport-common@1.0.12
|
|
40
|
-
- @graphql-tools/batch-delegate@10.0.5
|
|
41
|
-
- @graphql-tools/delegate@11.1.3
|
|
42
|
-
- @graphql-tools/executor-common@1.0.5
|
|
43
|
-
- @graphql-tools/executor-http@3.0.7
|
|
44
|
-
- @graphql-tools/federation@4.2.3
|
|
45
|
-
- @graphql-tools/stitch@10.1.3
|
|
46
|
-
- @graphql-tools/wrap@11.0.5
|
|
48
|
+
- @graphql-hive/logger@1.0.9
|
|
49
|
+
- @graphql-mesh/fusion-runtime@1.5.1
|
|
50
|
+
- @graphql-mesh/hmac-upstream-signature@2.0.8
|
|
51
|
+
- @graphql-mesh/transport-common@1.0.12
|
|
52
|
+
- @graphql-tools/batch-delegate@10.0.5
|
|
53
|
+
- @graphql-tools/delegate@11.1.3
|
|
54
|
+
- @graphql-tools/executor-common@1.0.5
|
|
55
|
+
- @graphql-tools/executor-http@3.0.7
|
|
56
|
+
- @graphql-tools/federation@4.2.3
|
|
57
|
+
- @graphql-tools/stitch@10.1.3
|
|
58
|
+
- @graphql-tools/wrap@11.0.5
|
|
47
59
|
|
|
48
60
|
## 2.3.4
|
|
49
61
|
### Patch Changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphql-hive/gateway-runtime",
|
|
3
|
-
"version": "2.3.
|
|
3
|
+
"version": "2.3.6-alpha-2fdbd878624cd480a0494dac0df63cedf77c7dd2",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -50,25 +50,25 @@
|
|
|
50
50
|
"@envelop/generic-auth": "^11.0.0",
|
|
51
51
|
"@envelop/instrumentation": "^1.0.0",
|
|
52
52
|
"@graphql-hive/core": "^0.13.2",
|
|
53
|
-
"@graphql-hive/logger": "1.0.9
|
|
53
|
+
"@graphql-hive/logger": "^1.0.9",
|
|
54
54
|
"@graphql-hive/pubsub": "^2.1.1",
|
|
55
55
|
"@graphql-hive/signal": "^2.0.0",
|
|
56
56
|
"@graphql-hive/yoga": "^0.42.4",
|
|
57
57
|
"@graphql-mesh/cross-helpers": "^0.4.10",
|
|
58
|
-
"@graphql-mesh/fusion-runtime": "1.
|
|
59
|
-
"@graphql-mesh/hmac-upstream-signature": "2.0.8
|
|
58
|
+
"@graphql-mesh/fusion-runtime": "1.6.0-alpha-2fdbd878624cd480a0494dac0df63cedf77c7dd2",
|
|
59
|
+
"@graphql-mesh/hmac-upstream-signature": "^2.0.8",
|
|
60
60
|
"@graphql-mesh/plugin-response-cache": "^0.104.18",
|
|
61
|
-
"@graphql-mesh/transport-common": "1.0.12
|
|
61
|
+
"@graphql-mesh/transport-common": "^1.0.12",
|
|
62
62
|
"@graphql-mesh/types": "^0.104.16",
|
|
63
63
|
"@graphql-mesh/utils": "^0.104.16",
|
|
64
|
-
"@graphql-tools/batch-delegate": "10.0.
|
|
65
|
-
"@graphql-tools/delegate": "
|
|
66
|
-
"@graphql-tools/executor-common": "1.0.5
|
|
67
|
-
"@graphql-tools/executor-http": "3.0.7
|
|
68
|
-
"@graphql-tools/federation": "4.2.
|
|
69
|
-
"@graphql-tools/stitch": "10.1.
|
|
64
|
+
"@graphql-tools/batch-delegate": "10.0.6-alpha-2fdbd878624cd480a0494dac0df63cedf77c7dd2",
|
|
65
|
+
"@graphql-tools/delegate": "12.0.0-alpha-2fdbd878624cd480a0494dac0df63cedf77c7dd2",
|
|
66
|
+
"@graphql-tools/executor-common": "^1.0.5",
|
|
67
|
+
"@graphql-tools/executor-http": "^3.0.7",
|
|
68
|
+
"@graphql-tools/federation": "4.2.4-alpha-2fdbd878624cd480a0494dac0df63cedf77c7dd2",
|
|
69
|
+
"@graphql-tools/stitch": "10.1.4-alpha-2fdbd878624cd480a0494dac0df63cedf77c7dd2",
|
|
70
70
|
"@graphql-tools/utils": "^10.10.3",
|
|
71
|
-
"@graphql-tools/wrap": "11.0
|
|
71
|
+
"@graphql-tools/wrap": "11.1.0-alpha-2fdbd878624cd480a0494dac0df63cedf77c7dd2",
|
|
72
72
|
"@graphql-yoga/plugin-apollo-usage-report": "^0.11.2",
|
|
73
73
|
"@graphql-yoga/plugin-csrf-prevention": "^3.16.2",
|
|
74
74
|
"@graphql-yoga/plugin-defer-stream": "^3.16.2",
|