@graphql-tools/executor-graphql-ws 2.0.5 → 2.0.6-alpha-6acba5a3e9816304c2c55a7a9c9aadd160c652f2
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 +7 -9
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @graphql-tools/executor-graphql-ws
|
|
2
2
|
|
|
3
|
+
## 2.0.6-alpha-6acba5a3e9816304c2c55a7a9c9aadd160c652f2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`6acba5a`](https://github.com/graphql-hive/gateway/commit/6acba5a3e9816304c2c55a7a9c9aadd160c652f2)]:
|
|
8
|
+
- @graphql-tools/executor-common@0.0.5-alpha-6acba5a3e9816304c2c55a7a9c9aadd160c652f2
|
|
9
|
+
|
|
3
10
|
## 2.0.5
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -11,7 +18,6 @@
|
|
|
11
18
|
### Patch Changes
|
|
12
19
|
|
|
13
20
|
- [#727](https://github.com/graphql-hive/gateway/pull/727) [`c54a080`](https://github.com/graphql-hive/gateway/commit/c54a080b8b9c477ed55dd7c23fc8fcae9139bec8) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
|
|
14
|
-
|
|
15
21
|
- Updated dependency [`@whatwg-node/disposablestack@^0.0.6` ↗︎](https://www.npmjs.com/package/@whatwg-node/disposablestack/v/0.0.6) (from `^0.0.5`, in `dependencies`)
|
|
16
22
|
|
|
17
23
|
- Updated dependencies [[`e393337`](https://github.com/graphql-hive/gateway/commit/e393337ecb40beffb79748b19b5aa8f2fd9197b7)]:
|
|
@@ -29,7 +35,6 @@
|
|
|
29
35
|
### Patch Changes
|
|
30
36
|
|
|
31
37
|
- [#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:
|
|
32
|
-
|
|
33
38
|
- 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`)
|
|
34
39
|
|
|
35
40
|
- Updated dependencies [[`d72209a`](https://github.com/graphql-hive/gateway/commit/d72209ad82ec53689f93ce5d81bfa52493919ad9)]:
|
|
@@ -73,7 +78,6 @@
|
|
|
73
78
|
### Patch Changes
|
|
74
79
|
|
|
75
80
|
- [#481](https://github.com/graphql-hive/gateway/pull/481) [`0b13cb4`](https://github.com/graphql-hive/gateway/commit/0b13cb472305edd01cdbd964a71995831797305e) Thanks [@enisdenjo](https://github.com/enisdenjo)! - dependencies updates:
|
|
76
|
-
|
|
77
81
|
- Updated dependency [`graphql-ws@^6.0.3` ↗︎](https://www.npmjs.com/package/graphql-ws/v/6.0.3) (from `^5.14.0`, in `dependencies`)
|
|
78
82
|
|
|
79
83
|
## 1.3.7
|
|
@@ -81,7 +85,6 @@
|
|
|
81
85
|
### Patch Changes
|
|
82
86
|
|
|
83
87
|
- [#381](https://github.com/graphql-hive/gateway/pull/381) [`55eb1b4`](https://github.com/graphql-hive/gateway/commit/55eb1b4d14aec7b3e6c7bcf9f596bc01192d022c) Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates:
|
|
84
|
-
|
|
85
88
|
- Added dependency [`@graphql-tools/executor-common@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-tools/executor-common/v/workspace:^) (to `dependencies`)
|
|
86
89
|
|
|
87
90
|
- [#381](https://github.com/graphql-hive/gateway/pull/381) [`55eb1b4`](https://github.com/graphql-hive/gateway/commit/55eb1b4d14aec7b3e6c7bcf9f596bc01192d022c) Thanks [@ardatan](https://github.com/ardatan)! - This is a bugfix with some internal changes, no user action is needed. This bugfix and improvement is done to improve the stability of some components of the gateway;
|
|
@@ -122,7 +125,6 @@
|
|
|
122
125
|
### Patch Changes
|
|
123
126
|
|
|
124
127
|
- [#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:
|
|
125
|
-
|
|
126
128
|
- 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`)
|
|
127
129
|
|
|
128
130
|
## 1.3.5
|
|
@@ -130,7 +132,6 @@
|
|
|
130
132
|
### Patch Changes
|
|
131
133
|
|
|
132
134
|
- [#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:
|
|
133
|
-
|
|
134
135
|
- Updated dependency [`tslib@^2.8.1` ↗︎](https://www.npmjs.com/package/tslib/v/2.8.1) (from `^2.4.0`, in `dependencies`)
|
|
135
136
|
|
|
136
137
|
## 1.3.4
|
|
@@ -138,7 +139,6 @@
|
|
|
138
139
|
### Patch Changes
|
|
139
140
|
|
|
140
141
|
- [#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:
|
|
141
|
-
|
|
142
142
|
- 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`)
|
|
143
143
|
|
|
144
144
|
## 1.3.3
|
|
@@ -146,7 +146,6 @@
|
|
|
146
146
|
### Patch Changes
|
|
147
147
|
|
|
148
148
|
- [#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:
|
|
149
|
-
|
|
150
149
|
- 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`)
|
|
151
150
|
|
|
152
151
|
## 1.3.2
|
|
@@ -264,7 +263,6 @@
|
|
|
264
263
|
- [#5272](https://github.com/ardatan/graphql-tools/pull/5272)
|
|
265
264
|
[`3a870139`](https://github.com/ardatan/graphql-tools/commit/3a870139e13236f3ecc744666dd1c6fdb9f6be59)
|
|
266
265
|
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
|
|
267
|
-
|
|
268
266
|
- Updated dependency [`graphql-ws@5.13.0` ↗︎](https://www.npmjs.com/package/graphql-ws/v/5.13.0)
|
|
269
267
|
(from `5.12.1`, in `dependencies`)
|
|
270
268
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphql-tools/executor-graphql-ws",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.6-alpha-6acba5a3e9816304c2c55a7a9c9aadd160c652f2",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "A set of utils for faster development of GraphQL tools",
|
|
6
6
|
"repository": {
|
|
@@ -14,6 +14,7 @@
|
|
|
14
14
|
"node": ">=18.0.0"
|
|
15
15
|
},
|
|
16
16
|
"main": "./dist/index.js",
|
|
17
|
+
"types": "./dist/index.d.ts",
|
|
17
18
|
"exports": {
|
|
18
19
|
".": {
|
|
19
20
|
"require": {
|
|
@@ -27,7 +28,6 @@
|
|
|
27
28
|
},
|
|
28
29
|
"./package.json": "./package.json"
|
|
29
30
|
},
|
|
30
|
-
"types": "./dist/index.d.ts",
|
|
31
31
|
"files": [
|
|
32
32
|
"dist"
|
|
33
33
|
],
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
|
|
40
40
|
},
|
|
41
41
|
"dependencies": {
|
|
42
|
-
"@graphql-tools/executor-common": "
|
|
42
|
+
"@graphql-tools/executor-common": "0.0.5-alpha-6acba5a3e9816304c2c55a7a9c9aadd160c652f2",
|
|
43
43
|
"@graphql-tools/utils": "^10.8.1",
|
|
44
44
|
"@whatwg-node/disposablestack": "^0.0.6",
|
|
45
45
|
"graphql-ws": "^6.0.3",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"devDependencies": {
|
|
51
51
|
"@types/ws": "^8.0.0",
|
|
52
52
|
"graphql": "^16.9.0",
|
|
53
|
-
"pkgroll": "2.
|
|
53
|
+
"pkgroll": "2.13.1"
|
|
54
54
|
},
|
|
55
55
|
"sideEffects": false
|
|
56
56
|
}
|