@graphql-mesh/transport-http 1.0.0-next-ff9c570e4138e9c1eba3dc8e232190dfca3136f9 → 1.0.0-next-b2fc495450a061d1ea5447abd89959620b1e4f70
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 +5 -32
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,29 +1,27 @@
|
|
|
1
1
|
# @graphql-mesh/transport-http
|
|
2
2
|
|
|
3
|
-
## 1.0.0-next-
|
|
3
|
+
## 1.0.0-next-b2fc495450a061d1ea5447abd89959620b1e4f70
|
|
4
4
|
|
|
5
5
|
### Major Changes
|
|
6
6
|
|
|
7
|
-
- [#956](https://github.com/graphql-hive/gateway/pull/956) [`
|
|
7
|
+
- [#956](https://github.com/graphql-hive/gateway/pull/956) [`bf1de88`](https://github.com/graphql-hive/gateway/commit/bf1de8837efccc4d17a7ae6e29c6f6f7942b1692) Thanks [@EmrysMyrddin](https://github.com/EmrysMyrddin)! - Drop Node 18 support
|
|
8
8
|
|
|
9
9
|
Least supported Node version is now v20.
|
|
10
10
|
|
|
11
11
|
### Patch Changes
|
|
12
12
|
|
|
13
|
-
- Updated dependencies [[`
|
|
14
|
-
- @graphql-mesh/transport-common@1.0.0-next-
|
|
15
|
-
- @graphql-tools/executor-http@3.0.0-next-
|
|
13
|
+
- Updated dependencies [[`b5cb59d`](https://github.com/graphql-hive/gateway/commit/b5cb59d4bd56293202785a962cebba348e235736), [`6215001`](https://github.com/graphql-hive/gateway/commit/6215001b1d650ad865331661532bcc4f7bad6b40), [`dd83aea`](https://github.com/graphql-hive/gateway/commit/dd83aeac747b47e63a80fea8649923f42a7c5d7e), [`bf1de88`](https://github.com/graphql-hive/gateway/commit/bf1de8837efccc4d17a7ae6e29c6f6f7942b1692), [`b5cb59d`](https://github.com/graphql-hive/gateway/commit/b5cb59d4bd56293202785a962cebba348e235736)]:
|
|
14
|
+
- @graphql-mesh/transport-common@1.0.0-next-b2fc495450a061d1ea5447abd89959620b1e4f70
|
|
15
|
+
- @graphql-tools/executor-http@3.0.0-next-b2fc495450a061d1ea5447abd89959620b1e4f70
|
|
16
16
|
|
|
17
17
|
## 0.6.43
|
|
18
18
|
|
|
19
19
|
### Patch Changes
|
|
20
20
|
|
|
21
21
|
- [#1245](https://github.com/graphql-hive/gateway/pull/1245) [`29f537f`](https://github.com/graphql-hive/gateway/commit/29f537f7dfcf17f3911efd5845d7af1e532d2e85) Thanks [@enisdenjo](https://github.com/enisdenjo)! - dependencies updates:
|
|
22
|
-
|
|
23
22
|
- Updated dependency [`@graphql-mesh/utils@^0.104.5` ↗︎](https://www.npmjs.com/package/@graphql-mesh/utils/v/0.104.5) (from `^0.104.2`, in `dependencies`)
|
|
24
23
|
|
|
25
24
|
- [#1258](https://github.com/graphql-hive/gateway/pull/1258) [`3d24beb`](https://github.com/graphql-hive/gateway/commit/3d24beb7b15fd8109f86bbb3dfd514f6b8202741) Thanks [@dependabot](https://github.com/apps/dependabot)! - dependencies updates:
|
|
26
|
-
|
|
27
25
|
- Updated dependency [`@graphql-mesh/types@^0.104.5` ↗︎](https://www.npmjs.com/package/@graphql-mesh/types/v/0.104.5) (from `^0.104.0`, in `dependencies`)
|
|
28
26
|
|
|
29
27
|
- Updated dependencies [[`3d24beb`](https://github.com/graphql-hive/gateway/commit/3d24beb7b15fd8109f86bbb3dfd514f6b8202741), [`ed323fa`](https://github.com/graphql-hive/gateway/commit/ed323fa06d196c1df128a493006238078bf69fc6)]:
|
|
@@ -56,7 +54,6 @@
|
|
|
56
54
|
### Patch Changes
|
|
57
55
|
|
|
58
56
|
- [#946](https://github.com/graphql-hive/gateway/pull/946) [`7d771d8`](https://github.com/graphql-hive/gateway/commit/7d771d89ff6d731b1025acfc5eb197541a6d5d35) Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates:
|
|
59
|
-
|
|
60
57
|
- Updated dependency [`@graphql-mesh/utils@^0.104.2` ↗︎](https://www.npmjs.com/package/@graphql-mesh/utils/v/0.104.2) (from `^0.104.1`, in `dependencies`)
|
|
61
58
|
|
|
62
59
|
- Updated dependencies [[`c7ea2c5`](https://github.com/graphql-hive/gateway/commit/c7ea2c5ae71b6b338ef22edd927a3fc93803965f)]:
|
|
@@ -75,7 +72,6 @@
|
|
|
75
72
|
### Patch Changes
|
|
76
73
|
|
|
77
74
|
- [#532](https://github.com/graphql-hive/gateway/pull/532) [`4e33933`](https://github.com/graphql-hive/gateway/commit/4e339333945f4c4547d9ae719e67b4671fe89f04) Thanks [@EmrysMyrddin](https://github.com/EmrysMyrddin)! - dependencies updates:
|
|
78
|
-
|
|
79
75
|
- Updated dependency [`@whatwg-node/promise-helpers@^1.3.0` ↗︎](https://www.npmjs.com/package/@whatwg-node/promise-helpers/v/1.3.0) (from `^1.2.5`, in `dependencies`)
|
|
80
76
|
|
|
81
77
|
- Updated dependencies [[`c9cd206`](https://github.com/graphql-hive/gateway/commit/c9cd20666a740514a5c17ecd6d0c000ad0dd7106), [`4e33933`](https://github.com/graphql-hive/gateway/commit/4e339333945f4c4547d9ae719e67b4671fe89f04), [`c9cd206`](https://github.com/graphql-hive/gateway/commit/c9cd20666a740514a5c17ecd6d0c000ad0dd7106), [`dbfb0f7`](https://github.com/graphql-hive/gateway/commit/dbfb0f7d6906d99b07b959bb6254d10e2fe2adf0)]:
|
|
@@ -87,7 +83,6 @@
|
|
|
87
83
|
### Patch Changes
|
|
88
84
|
|
|
89
85
|
- [#862](https://github.com/graphql-hive/gateway/pull/862) [`278618a`](https://github.com/graphql-hive/gateway/commit/278618a1383a01016041ce0a40adec8803c62448) Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates:
|
|
90
|
-
|
|
91
86
|
- Updated dependency [`@whatwg-node/promise-helpers@^1.2.5` ↗︎](https://www.npmjs.com/package/@whatwg-node/promise-helpers/v/1.2.5) (from `^1.0.0`, in `dependencies`)
|
|
92
87
|
|
|
93
88
|
- Updated dependencies [[`278618a`](https://github.com/graphql-hive/gateway/commit/278618a1383a01016041ce0a40adec8803c62448)]:
|
|
@@ -98,15 +93,12 @@
|
|
|
98
93
|
### Patch Changes
|
|
99
94
|
|
|
100
95
|
- [#706](https://github.com/graphql-hive/gateway/pull/706) [`e393337`](https://github.com/graphql-hive/gateway/commit/e393337ecb40beffb79748b19b5aa8f2fd9197b7) Thanks [@EmrysMyrddin](https://github.com/EmrysMyrddin)! - dependencies updates:
|
|
101
|
-
|
|
102
96
|
- Updated dependency [`@graphql-mesh/utils@^0.104.1` ↗︎](https://www.npmjs.com/package/@graphql-mesh/utils/v/0.104.1) (from `^0.104.0`, in `dependencies`)
|
|
103
97
|
|
|
104
98
|
- [#726](https://github.com/graphql-hive/gateway/pull/726) [`6334b2e`](https://github.com/graphql-hive/gateway/commit/6334b2e5d4942693121ab7d44a96fa80408aace1) Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates:
|
|
105
|
-
|
|
106
99
|
- Added dependency [`@whatwg-node/promise-helpers@^1.0.0` ↗︎](https://www.npmjs.com/package/@whatwg-node/promise-helpers/v/1.0.0) (to `dependencies`)
|
|
107
100
|
|
|
108
101
|
- [#775](https://github.com/graphql-hive/gateway/pull/775) [`33f7dfd`](https://github.com/graphql-hive/gateway/commit/33f7dfdb10eef2a1e7f6dffe0ce6e4bb3cc7c2c6) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
|
|
109
|
-
|
|
110
102
|
- Updated dependency [`@graphql-mesh/types@^0.104.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/types/v/0.104.0) (from `^0.103.18`, in `dependencies`)
|
|
111
103
|
- Updated dependency [`@graphql-mesh/utils@^0.104.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/utils/v/0.104.0) (from `^0.103.18`, in `dependencies`)
|
|
112
104
|
|
|
@@ -121,7 +113,6 @@
|
|
|
121
113
|
### Patch Changes
|
|
122
114
|
|
|
123
115
|
- [#696](https://github.com/graphql-hive/gateway/pull/696) [`a289faa`](https://github.com/graphql-hive/gateway/commit/a289faae1469eb46f1458be341d21909fe5f8f8f) Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates:
|
|
124
|
-
|
|
125
116
|
- Updated dependency [`@graphql-mesh/cross-helpers@^0.4.10` ↗︎](https://www.npmjs.com/package/@graphql-mesh/cross-helpers/v/0.4.10) (from `^0.4.9`, in `dependencies`)
|
|
126
117
|
- Updated dependency [`@graphql-mesh/types@^0.103.18` ↗︎](https://www.npmjs.com/package/@graphql-mesh/types/v/0.103.18) (from `^0.103.6`, in `dependencies`)
|
|
127
118
|
- Updated dependency [`@graphql-mesh/utils@^0.103.18` ↗︎](https://www.npmjs.com/package/@graphql-mesh/utils/v/0.103.18) (from `^0.103.6`, in `dependencies`)
|
|
@@ -135,7 +126,6 @@
|
|
|
135
126
|
### Patch Changes
|
|
136
127
|
|
|
137
128
|
- [#620](https://github.com/graphql-hive/gateway/pull/620) [`d72209a`](https://github.com/graphql-hive/gateway/commit/d72209ad82ec53689f93ce5d81bfa52493919ad9) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
|
|
138
|
-
|
|
139
129
|
- Updated dependency [`@graphql-tools/utils@^10.8.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.8.1) (from `^10.7.0`, in `dependencies`)
|
|
140
130
|
|
|
141
131
|
- Updated dependencies [[`d72209a`](https://github.com/graphql-hive/gateway/commit/d72209ad82ec53689f93ce5d81bfa52493919ad9), [`d72209a`](https://github.com/graphql-hive/gateway/commit/d72209ad82ec53689f93ce5d81bfa52493919ad9)]:
|
|
@@ -155,7 +145,6 @@
|
|
|
155
145
|
### Patch Changes
|
|
156
146
|
|
|
157
147
|
- [#420](https://github.com/graphql-hive/gateway/pull/420) [`14152f7`](https://github.com/graphql-hive/gateway/commit/14152f70d91572c0e60ba15ddeb2ffd0b41c9e92) Thanks [@ardatan](https://github.com/ardatan)! - - In case of schema reload, throw `SCHEMA_RELOAD` error while recreating the transports and executors
|
|
158
|
-
|
|
159
148
|
- In case of shut down, throw `SHUTTING_DOWN` error while cleaning the transports and executors up
|
|
160
149
|
|
|
161
150
|
Previously, these errors are only thrown for subscriptions not it is thrown in other type of operations as well.
|
|
@@ -216,7 +205,6 @@
|
|
|
216
205
|
### Patch Changes
|
|
217
206
|
|
|
218
207
|
- [#373](https://github.com/graphql-hive/gateway/pull/373) [`e606975`](https://github.com/graphql-hive/gateway/commit/e60697593290255fb9ac407e591ae3e8cb752df2) Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates:
|
|
219
|
-
|
|
220
208
|
- Updated dependency [`@graphql-tools/utils@^10.7.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.7.0) (from `^10.6.2`, in `dependencies`)
|
|
221
209
|
|
|
222
210
|
- Updated dependencies [[`e606975`](https://github.com/graphql-hive/gateway/commit/e60697593290255fb9ac407e591ae3e8cb752df2), [`e606975`](https://github.com/graphql-hive/gateway/commit/e60697593290255fb9ac407e591ae3e8cb752df2), [`15975c2`](https://github.com/graphql-hive/gateway/commit/15975c28daddbb4f31d520371f53520aecacaac7)]:
|
|
@@ -268,7 +256,6 @@
|
|
|
268
256
|
### Patch Changes
|
|
269
257
|
|
|
270
258
|
- [#291](https://github.com/graphql-hive/gateway/pull/291) [`34d1224`](https://github.com/graphql-hive/gateway/commit/34d12249ead65b8277df976f6318dca757df1151) Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates:
|
|
271
|
-
|
|
272
259
|
- Updated dependency [`@graphql-mesh/cross-helpers@^0.4.9` ↗︎](https://www.npmjs.com/package/@graphql-mesh/cross-helpers/v/0.4.9) (from `^0.4.8`, in `dependencies`)
|
|
273
260
|
- Updated dependency [`@graphql-mesh/types@^0.103.6` ↗︎](https://www.npmjs.com/package/@graphql-mesh/types/v/0.103.6) (from `^0.103.4`, in `dependencies`)
|
|
274
261
|
- Updated dependency [`@graphql-mesh/utils@^0.103.6` ↗︎](https://www.npmjs.com/package/@graphql-mesh/utils/v/0.103.6) (from `^0.103.4`, in `dependencies`)
|
|
@@ -290,7 +277,6 @@
|
|
|
290
277
|
### Patch Changes
|
|
291
278
|
|
|
292
279
|
- [#269](https://github.com/graphql-hive/gateway/pull/269) [`cdca511`](https://github.com/graphql-hive/gateway/commit/cdca5116ce30c2bfced1130c9fbead67280af9d4) Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates:
|
|
293
|
-
|
|
294
280
|
- Updated dependency [`@graphql-tools/utils@^10.6.2` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.6.2) (from `^10.6.0`, in `dependencies`)
|
|
295
281
|
|
|
296
282
|
- Updated dependencies [[`cdca511`](https://github.com/graphql-hive/gateway/commit/cdca5116ce30c2bfced1130c9fbead67280af9d4), [`cdca511`](https://github.com/graphql-hive/gateway/commit/cdca5116ce30c2bfced1130c9fbead67280af9d4)]:
|
|
@@ -331,21 +317,17 @@
|
|
|
331
317
|
### Patch Changes
|
|
332
318
|
|
|
333
319
|
- [#164](https://github.com/graphql-hive/gateway/pull/164) [`310613d`](https://github.com/graphql-hive/gateway/commit/310613d68d1df3e2bceafbd0730084a4c83527bf) Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates:
|
|
334
|
-
|
|
335
320
|
- Updated dependency [`@graphql-tools/utils@^10.6.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.6.0) (from `^10.5.6`, in `dependencies`)
|
|
336
321
|
|
|
337
322
|
- [#180](https://github.com/graphql-hive/gateway/pull/180) [`9438e21`](https://github.com/graphql-hive/gateway/commit/9438e21982ed5c6fb18cb678b275046595ae00f5) Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates:
|
|
338
|
-
|
|
339
323
|
- Updated dependency [`@graphql-mesh/types@^0.103.4` ↗︎](https://www.npmjs.com/package/@graphql-mesh/types/v/0.103.4) (from `^0.103.0`, in `dependencies`)
|
|
340
324
|
- Updated dependency [`@graphql-mesh/utils@^0.103.4` ↗︎](https://www.npmjs.com/package/@graphql-mesh/utils/v/0.103.4) (from `^0.103.1`, in `dependencies`)
|
|
341
325
|
|
|
342
326
|
- [#185](https://github.com/graphql-hive/gateway/pull/185) [`f0b6921`](https://github.com/graphql-hive/gateway/commit/f0b69219fefc1b24c5511a1c623a5e3bbaf5ca0b) Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates:
|
|
343
|
-
|
|
344
327
|
- Updated dependency [`@graphql-mesh/types@^0.103.4` ↗︎](https://www.npmjs.com/package/@graphql-mesh/types/v/0.103.4) (from `^0.103.0`, in `dependencies`)
|
|
345
328
|
- Updated dependency [`@graphql-mesh/utils@^0.103.4` ↗︎](https://www.npmjs.com/package/@graphql-mesh/utils/v/0.103.4) (from `^0.103.1`, in `dependencies`)
|
|
346
329
|
|
|
347
330
|
- [#98](https://github.com/graphql-hive/gateway/pull/98) [`697308d`](https://github.com/graphql-hive/gateway/commit/697308df3b2dd96f28dc65a5f5361a911077e022) Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates:
|
|
348
|
-
|
|
349
331
|
- Updated dependency [`@graphql-mesh/cross-helpers@^0.4.8` ↗︎](https://www.npmjs.com/package/@graphql-mesh/cross-helpers/v/0.4.8) (from `^0.4.7`, in `dependencies`)
|
|
350
332
|
- Updated dependency [`@graphql-mesh/utils@^0.103.1` ↗︎](https://www.npmjs.com/package/@graphql-mesh/utils/v/0.103.1) (from `^0.103.0`, in `dependencies`)
|
|
351
333
|
|
|
@@ -360,12 +342,10 @@
|
|
|
360
342
|
### Patch Changes
|
|
361
343
|
|
|
362
344
|
- [#148](https://github.com/graphql-hive/gateway/pull/148) [`f32cb2a`](https://github.com/graphql-hive/gateway/commit/f32cb2a0289aa32e4811ced5dc1aac3efb0674f1) Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates:
|
|
363
|
-
|
|
364
345
|
- Updated dependency [`@graphql-mesh/types@^0.103.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/types/v/0.103.0) (from `^0.102.12`, in `dependencies`)
|
|
365
346
|
- Updated dependency [`@graphql-mesh/utils@^0.103.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/utils/v/0.103.0) (from `^0.102.12`, in `dependencies`)
|
|
366
347
|
|
|
367
348
|
- [#150](https://github.com/graphql-hive/gateway/pull/150) [`c0e189a`](https://github.com/graphql-hive/gateway/commit/c0e189ac83901da3a101f16f151e859ff7cca19f) Thanks [@enisdenjo](https://github.com/enisdenjo)! - dependencies updates:
|
|
368
|
-
|
|
369
349
|
- Updated dependency [`@graphql-mesh/types@^0.103.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/types/v/0.103.0) (from `^0.102.12`, in `dependencies`)
|
|
370
350
|
- Updated dependency [`@graphql-mesh/utils@^0.103.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/utils/v/0.103.0) (from `^0.102.12`, in `dependencies`)
|
|
371
351
|
|
|
@@ -377,7 +357,6 @@
|
|
|
377
357
|
### Patch Changes
|
|
378
358
|
|
|
379
359
|
- [#118](https://github.com/graphql-hive/gateway/pull/118) [`73c621d`](https://github.com/graphql-hive/gateway/commit/73c621d98a4e6ca134527e349bc71223c03d06db) Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates:
|
|
380
|
-
|
|
381
360
|
- Updated dependency [`@graphql-tools/executor-http@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-tools/executor-http/v/workspace:^) (from `^1.1.8`, in `dependencies`)
|
|
382
361
|
|
|
383
362
|
- [`19bc6a4`](https://github.com/graphql-hive/gateway/commit/19bc6a4c222ff157553785ea16760888cdfe10bb) Thanks [@enisdenjo](https://github.com/enisdenjo)! - `onError` and `onEnd` callbacks when mapping async iterators are invoked only once regardless of how many times throw/return was called on the iterator
|
|
@@ -428,7 +407,6 @@
|
|
|
428
407
|
- [#7826](https://github.com/ardatan/graphql-mesh/pull/7826)
|
|
429
408
|
[`e59191f`](https://github.com/ardatan/graphql-mesh/commit/e59191f3ec34c2c15d65174459a5c848cab67e13)
|
|
430
409
|
Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates:
|
|
431
|
-
|
|
432
410
|
- Added dependency
|
|
433
411
|
[`@graphql-mesh/cross-helpers@^0.4.7` ↗︎](https://www.npmjs.com/package/@graphql-mesh/cross-helpers/v/0.4.7)
|
|
434
412
|
(to `dependencies`)
|
|
@@ -586,7 +564,6 @@
|
|
|
586
564
|
- [#7497](https://github.com/ardatan/graphql-mesh/pull/7497)
|
|
587
565
|
[`d784488`](https://github.com/ardatan/graphql-mesh/commit/d784488dcf04b3b0bf32f386baf8b48e1f20d27e)
|
|
588
566
|
Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates:
|
|
589
|
-
|
|
590
567
|
- Updated dependency
|
|
591
568
|
[`@graphql-tools/utils@^10.5.2` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.5.2)
|
|
592
569
|
(from `^10.3.4`, in `dependencies`)
|
|
@@ -685,7 +662,6 @@
|
|
|
685
662
|
- [#7294](https://github.com/ardatan/graphql-mesh/pull/7294)
|
|
686
663
|
[`345a814`](https://github.com/ardatan/graphql-mesh/commit/345a81490f5201f6ee2f378b1b9d83c5881c9730)
|
|
687
664
|
Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates:
|
|
688
|
-
|
|
689
665
|
- Added dependency
|
|
690
666
|
[`@graphql-mesh/string-interpolation@^0.5.4` ↗︎](https://www.npmjs.com/package/@graphql-mesh/string-interpolation/v/0.5.4)
|
|
691
667
|
(to `dependencies`)
|
|
@@ -754,7 +730,6 @@
|
|
|
754
730
|
- [#6772](https://github.com/ardatan/graphql-mesh/pull/6772)
|
|
755
731
|
[`27e3cc9`](https://github.com/ardatan/graphql-mesh/commit/27e3cc97c1218863cf2948902bdca050bd71d18a)
|
|
756
732
|
Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates:
|
|
757
|
-
|
|
758
733
|
- Updated dependency
|
|
759
734
|
[`@graphql-tools/executor-http@^1.1.2` ↗︎](https://www.npmjs.com/package/@graphql-tools/executor-http/v/1.1.2)
|
|
760
735
|
(from `^1.0.6`, in `dependencies`)
|
|
@@ -762,7 +737,6 @@
|
|
|
762
737
|
- [#7207](https://github.com/ardatan/graphql-mesh/pull/7207)
|
|
763
738
|
[`69e6eb5`](https://github.com/ardatan/graphql-mesh/commit/69e6eb55b8e66024ccb7c97c017589e1eeb6bb1e)
|
|
764
739
|
Thanks [@enisdenjo](https://github.com/enisdenjo)! - dependencies updates:
|
|
765
|
-
|
|
766
740
|
- Added dependency
|
|
767
741
|
[`@graphql-tools/executor-graphql-ws@^1.2.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/executor-graphql-ws/v/1.2.0)
|
|
768
742
|
(to `dependencies`)
|
|
@@ -780,7 +754,6 @@
|
|
|
780
754
|
- [#7218](https://github.com/ardatan/graphql-mesh/pull/7218)
|
|
781
755
|
[`ededa2c`](https://github.com/ardatan/graphql-mesh/commit/ededa2c9e0fd44b338f2d3c66adfa1b59b130fa2)
|
|
782
756
|
Thanks [@EmrysMyrddin](https://github.com/EmrysMyrddin)! - dependencies updates:
|
|
783
|
-
|
|
784
757
|
- Updated dependency
|
|
785
758
|
[`@graphql-tools/executor-http@^1.1.2` ↗︎](https://www.npmjs.com/package/@graphql-tools/executor-http/v/1.1.2)
|
|
786
759
|
(from `^1.0.6`, in `dependencies`)
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphql-mesh/transport-http",
|
|
3
|
-
"version": "1.0.0-next-
|
|
3
|
+
"version": "1.0.0-next-b2fc495450a061d1ea5447abd89959620b1e4f70",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -44,10 +44,10 @@
|
|
|
44
44
|
"dependencies": {
|
|
45
45
|
"@graphql-mesh/cross-helpers": "^0.4.10",
|
|
46
46
|
"@graphql-mesh/string-interpolation": "^0.5.6",
|
|
47
|
-
"@graphql-mesh/transport-common": "1.0.0-next-
|
|
47
|
+
"@graphql-mesh/transport-common": "1.0.0-next-b2fc495450a061d1ea5447abd89959620b1e4f70",
|
|
48
48
|
"@graphql-mesh/types": "^0.104.5",
|
|
49
49
|
"@graphql-mesh/utils": "^0.104.5",
|
|
50
|
-
"@graphql-tools/executor-http": "3.0.0-next-
|
|
50
|
+
"@graphql-tools/executor-http": "3.0.0-next-b2fc495450a061d1ea5447abd89959620b1e4f70",
|
|
51
51
|
"@graphql-tools/utils": "^10.8.1",
|
|
52
52
|
"@whatwg-node/promise-helpers": "^1.3.0",
|
|
53
53
|
"graphql": "^16.9.0",
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
},
|
|
56
56
|
"devDependencies": {
|
|
57
57
|
"graphql": "^16.9.0",
|
|
58
|
-
"pkgroll": "2.
|
|
58
|
+
"pkgroll": "2.14.3"
|
|
59
59
|
},
|
|
60
60
|
"sideEffects": false
|
|
61
61
|
}
|