@graphql-hive/gateway-runtime 2.3.6-alpha-1237433babb75b27d5292f5e80d1139561a334d6 → 2.3.6-alpha-e0273dd47ae0f0dad9c1dbf5993f2d276c330a56

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +8 -8
  2. package/package.json +7 -7
package/CHANGELOG.md CHANGED
@@ -1,22 +1,22 @@
1
1
  # @graphql-hive/gateway-runtime
2
2
 
3
- ## 2.3.6-alpha-1237433babb75b27d5292f5e80d1139561a334d6
3
+ ## 2.3.6-alpha-e0273dd47ae0f0dad9c1dbf5993f2d276c330a56
4
4
  ### Patch Changes
5
5
 
6
6
 
7
7
 
8
- - [#1725](https://github.com/graphql-hive/gateway/pull/1725) [`05aa611`](https://github.com/graphql-hive/gateway/commit/05aa611e745ff3cc820192ae52b240512bec98c7) Thanks [@dependabot](https://github.com/apps/dependabot)! - dependencies updates:
8
+ - [#1725](https://github.com/graphql-hive/gateway/pull/1725) [`0ded04f`](https://github.com/graphql-hive/gateway/commit/0ded04f56d9d9dea8c412e2e320fb89815108362) Thanks [@dependabot](https://github.com/apps/dependabot)! - dependencies updates:
9
9
 
10
10
  - Updated dependency [`@graphql-hive/core@^0.15.1` ↗︎](https://www.npmjs.com/package/@graphql-hive/core/v/0.15.1) (from `^0.13.2`, in `dependencies`)
11
11
  - Updated dependency [`@graphql-hive/yoga@^0.43.1` ↗︎](https://www.npmjs.com/package/@graphql-hive/yoga/v/0.43.1) (from `^0.42.4`, in `dependencies`)
12
12
  - Updated dependencies [[`bc6cddd`](https://github.com/graphql-hive/gateway/commit/bc6cddd1c53a012dd02a1d8a7217a28e65cc6ae9), [`bc6cddd`](https://github.com/graphql-hive/gateway/commit/bc6cddd1c53a012dd02a1d8a7217a28e65cc6ae9), [`1dbc653`](https://github.com/graphql-hive/gateway/commit/1dbc6536cb992a705cac7894acca6fe5431b72de), [`bc6cddd`](https://github.com/graphql-hive/gateway/commit/bc6cddd1c53a012dd02a1d8a7217a28e65cc6ae9)]:
13
- - @graphql-mesh/fusion-runtime@1.6.0-alpha-1237433babb75b27d5292f5e80d1139561a334d6
14
- - @graphql-tools/wrap@11.1.0-alpha-1237433babb75b27d5292f5e80d1139561a334d6
15
- - @graphql-tools/delegate@12.0.0-alpha-1237433babb75b27d5292f5e80d1139561a334d6
16
- - @graphql-tools/stitch@10.1.4-alpha-1237433babb75b27d5292f5e80d1139561a334d6
13
+ - @graphql-mesh/fusion-runtime@1.6.0-alpha-e0273dd47ae0f0dad9c1dbf5993f2d276c330a56
14
+ - @graphql-tools/wrap@11.1.0-alpha-e0273dd47ae0f0dad9c1dbf5993f2d276c330a56
15
+ - @graphql-tools/delegate@12.0.0-alpha-e0273dd47ae0f0dad9c1dbf5993f2d276c330a56
16
+ - @graphql-tools/stitch@10.1.4-alpha-e0273dd47ae0f0dad9c1dbf5993f2d276c330a56
17
17
  - @graphql-mesh/hmac-upstream-signature@2.0.8
18
- - @graphql-tools/federation@4.2.4-alpha-1237433babb75b27d5292f5e80d1139561a334d6
19
- - @graphql-tools/batch-delegate@10.0.6-alpha-1237433babb75b27d5292f5e80d1139561a334d6
18
+ - @graphql-tools/federation@4.2.4-alpha-e0273dd47ae0f0dad9c1dbf5993f2d276c330a56
19
+ - @graphql-tools/batch-delegate@10.0.6-alpha-e0273dd47ae0f0dad9c1dbf5993f2d276c330a56
20
20
 
21
21
  ## 2.3.5
22
22
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphql-hive/gateway-runtime",
3
- "version": "2.3.6-alpha-1237433babb75b27d5292f5e80d1139561a334d6",
3
+ "version": "2.3.6-alpha-e0273dd47ae0f0dad9c1dbf5993f2d276c330a56",
4
4
  "type": "module",
5
5
  "repository": {
6
6
  "type": "git",
@@ -55,20 +55,20 @@
55
55
  "@graphql-hive/signal": "^2.0.0",
56
56
  "@graphql-hive/yoga": "^0.43.1",
57
57
  "@graphql-mesh/cross-helpers": "^0.4.10",
58
- "@graphql-mesh/fusion-runtime": "1.6.0-alpha-1237433babb75b27d5292f5e80d1139561a334d6",
58
+ "@graphql-mesh/fusion-runtime": "1.6.0-alpha-e0273dd47ae0f0dad9c1dbf5993f2d276c330a56",
59
59
  "@graphql-mesh/hmac-upstream-signature": "^2.0.8",
60
60
  "@graphql-mesh/plugin-response-cache": "^0.104.18",
61
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.6-alpha-1237433babb75b27d5292f5e80d1139561a334d6",
65
- "@graphql-tools/delegate": "12.0.0-alpha-1237433babb75b27d5292f5e80d1139561a334d6",
64
+ "@graphql-tools/batch-delegate": "10.0.6-alpha-e0273dd47ae0f0dad9c1dbf5993f2d276c330a56",
65
+ "@graphql-tools/delegate": "12.0.0-alpha-e0273dd47ae0f0dad9c1dbf5993f2d276c330a56",
66
66
  "@graphql-tools/executor-common": "^1.0.5",
67
67
  "@graphql-tools/executor-http": "^3.0.7",
68
- "@graphql-tools/federation": "4.2.4-alpha-1237433babb75b27d5292f5e80d1139561a334d6",
69
- "@graphql-tools/stitch": "10.1.4-alpha-1237433babb75b27d5292f5e80d1139561a334d6",
68
+ "@graphql-tools/federation": "4.2.4-alpha-e0273dd47ae0f0dad9c1dbf5993f2d276c330a56",
69
+ "@graphql-tools/stitch": "10.1.4-alpha-e0273dd47ae0f0dad9c1dbf5993f2d276c330a56",
70
70
  "@graphql-tools/utils": "^10.10.3",
71
- "@graphql-tools/wrap": "11.1.0-alpha-1237433babb75b27d5292f5e80d1139561a334d6",
71
+ "@graphql-tools/wrap": "11.1.0-alpha-e0273dd47ae0f0dad9c1dbf5993f2d276c330a56",
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",