@graphql-hive/gateway-runtime 2.4.0-alpha-69c4d19643f57268271203fbf82c3b8687f13723 → 2.4.0-alpha-bad695e6dd6ff62553b712e1629b8f6578032c4d

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 +19 -9
  2. package/package.json +9 -9
package/CHANGELOG.md CHANGED
@@ -1,11 +1,11 @@
1
1
  # @graphql-hive/gateway-runtime
2
2
 
3
- ## 2.4.0-alpha-69c4d19643f57268271203fbf82c3b8687f13723
3
+ ## 2.4.0-alpha-bad695e6dd6ff62553b712e1629b8f6578032c4d
4
4
  ### Minor Changes
5
5
 
6
6
 
7
7
 
8
- - [#1738](https://github.com/graphql-hive/gateway/pull/1738) [`475ccdf`](https://github.com/graphql-hive/gateway/commit/475ccdfcc6961ea0cd7ea4755ea6696ff92f6b56) Thanks [@EmrysMyrddin](https://github.com/EmrysMyrddin)! - ## New Hive CDN mirror and circuit breaker
8
+ - [#1738](https://github.com/graphql-hive/gateway/pull/1738) [`8deb1d4`](https://github.com/graphql-hive/gateway/commit/8deb1d4e3964f720b64539b209b1337f46f578b4) Thanks [@EmrysMyrddin](https://github.com/EmrysMyrddin)! - ## New Hive CDN mirror and circuit breaker
9
9
 
10
10
  Hive CDN introduced a new CDN mirror and circuit breaker to mitigate the risk related to Cloudflare
11
11
  services failures.
@@ -77,14 +77,24 @@
77
77
 
78
78
  - 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`)
79
79
  - 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`)
80
- - 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)]:
81
- - @graphql-mesh/fusion-runtime@1.6.0-alpha-69c4d19643f57268271203fbf82c3b8687f13723
82
- - @graphql-tools/wrap@11.1.0-alpha-69c4d19643f57268271203fbf82c3b8687f13723
83
- - @graphql-tools/delegate@12.0.0-alpha-69c4d19643f57268271203fbf82c3b8687f13723
84
- - @graphql-tools/stitch@10.1.4-alpha-69c4d19643f57268271203fbf82c3b8687f13723
80
+
81
+
82
+ - [#1739](https://github.com/graphql-hive/gateway/pull/1739) [`8ff2e47`](https://github.com/graphql-hive/gateway/commit/8ff2e471f368d5e41f91a7fe1f1b0e494ef3e6ff) Thanks [@enisdenjo](https://github.com/enisdenjo)! - dependencies updates:
83
+
84
+ - Updated dependency [`@graphql-yoga/plugin-apollo-usage-report@^0.12.0` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-apollo-usage-report/v/0.12.0) (from `^0.11.2`, in `dependencies`)
85
+
86
+
87
+ - [#1740](https://github.com/graphql-hive/gateway/pull/1740) [`9cfe2a5`](https://github.com/graphql-hive/gateway/commit/9cfe2a555fcbc9a70ba04b32d6844a7a795de624) Thanks [@dependabot](https://github.com/apps/dependabot)! - dependencies updates:
88
+
89
+ - Updated dependency [`@graphql-yoga/plugin-apollo-usage-report@^0.12.0` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-apollo-usage-report/v/0.12.0) (from `^0.11.2`, in `dependencies`)
90
+ - Updated dependencies [[`55173a5`](https://github.com/graphql-hive/gateway/commit/55173a55344a07fdf9531efcbaa4cb142fff655e), [`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)]:
91
+ - @graphql-tools/stitch@10.1.4-alpha-bad695e6dd6ff62553b712e1629b8f6578032c4d
92
+ - @graphql-mesh/fusion-runtime@1.6.0-alpha-bad695e6dd6ff62553b712e1629b8f6578032c4d
93
+ - @graphql-tools/wrap@11.1.0-alpha-bad695e6dd6ff62553b712e1629b8f6578032c4d
94
+ - @graphql-tools/delegate@12.0.0-alpha-bad695e6dd6ff62553b712e1629b8f6578032c4d
85
95
  - @graphql-mesh/hmac-upstream-signature@2.0.8
86
- - @graphql-tools/federation@4.2.4-alpha-69c4d19643f57268271203fbf82c3b8687f13723
87
- - @graphql-tools/batch-delegate@10.0.6-alpha-69c4d19643f57268271203fbf82c3b8687f13723
96
+ - @graphql-tools/federation@4.2.4-alpha-bad695e6dd6ff62553b712e1629b8f6578032c4d
97
+ - @graphql-tools/batch-delegate@10.0.6-alpha-bad695e6dd6ff62553b712e1629b8f6578032c4d
88
98
 
89
99
  ## 2.3.5
90
100
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphql-hive/gateway-runtime",
3
- "version": "2.4.0-alpha-69c4d19643f57268271203fbf82c3b8687f13723",
3
+ "version": "2.4.0-alpha-bad695e6dd6ff62553b712e1629b8f6578032c4d",
4
4
  "type": "module",
5
5
  "repository": {
6
6
  "type": "git",
@@ -55,21 +55,21 @@
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-69c4d19643f57268271203fbf82c3b8687f13723",
58
+ "@graphql-mesh/fusion-runtime": "1.6.0-alpha-bad695e6dd6ff62553b712e1629b8f6578032c4d",
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-69c4d19643f57268271203fbf82c3b8687f13723",
65
- "@graphql-tools/delegate": "12.0.0-alpha-69c4d19643f57268271203fbf82c3b8687f13723",
64
+ "@graphql-tools/batch-delegate": "10.0.6-alpha-bad695e6dd6ff62553b712e1629b8f6578032c4d",
65
+ "@graphql-tools/delegate": "12.0.0-alpha-bad695e6dd6ff62553b712e1629b8f6578032c4d",
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-69c4d19643f57268271203fbf82c3b8687f13723",
69
- "@graphql-tools/stitch": "10.1.4-alpha-69c4d19643f57268271203fbf82c3b8687f13723",
68
+ "@graphql-tools/federation": "4.2.4-alpha-bad695e6dd6ff62553b712e1629b8f6578032c4d",
69
+ "@graphql-tools/stitch": "10.1.4-alpha-bad695e6dd6ff62553b712e1629b8f6578032c4d",
70
70
  "@graphql-tools/utils": "^10.10.3",
71
- "@graphql-tools/wrap": "11.1.0-alpha-69c4d19643f57268271203fbf82c3b8687f13723",
72
- "@graphql-yoga/plugin-apollo-usage-report": "^0.11.2",
71
+ "@graphql-tools/wrap": "11.1.0-alpha-bad695e6dd6ff62553b712e1629b8f6578032c4d",
72
+ "@graphql-yoga/plugin-apollo-usage-report": "^0.12.0",
73
73
  "@graphql-yoga/plugin-csrf-prevention": "^3.16.2",
74
74
  "@graphql-yoga/plugin-defer-stream": "^3.16.2",
75
75
  "@graphql-yoga/plugin-persisted-operations": "^3.16.2",
@@ -95,7 +95,7 @@
95
95
  "graphql": "^16.12.0",
96
96
  "graphql-sse": "^2.6.0",
97
97
  "html-minifier-terser": "7.2.0",
98
- "pkgroll": "2.21.3",
98
+ "pkgroll": "2.21.4",
99
99
  "react": "^19.2.0",
100
100
  "react-dom": "^19.2.0",
101
101
  "tsx": "4.20.6"