@graphql-hive/gateway 2.0.0-alpha-7184bde516d9890379b9bed7d06426fad8c16546 → 2.0.0-alpha-274edcc79941074731c9cecfc2171fde0d73975b

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 +11 -11
  2. package/package.json +12 -12
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @graphql-hive/gateway
2
2
 
3
- ## 2.0.0-alpha-7184bde516d9890379b9bed7d06426fad8c16546
3
+ ## 2.0.0-alpha-274edcc79941074731c9cecfc2171fde0d73975b
4
4
 
5
5
  ### Major Changes
6
6
 
@@ -16,17 +16,17 @@
16
16
  - Added dependency [`@graphql-hive/logger@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-hive/logger/v/workspace:^) (to `dependencies`)
17
17
 
18
18
  - Updated dependencies [[`ae4c7dd`](https://github.com/graphql-hive/gateway/commit/ae4c7ddc671d363b6b3791a9664e85e266f369de), [`cdc959c`](https://github.com/graphql-hive/gateway/commit/cdc959c57dd770fd5f0bcd05a5de7e3102dacfe2), [`cdc959c`](https://github.com/graphql-hive/gateway/commit/cdc959c57dd770fd5f0bcd05a5de7e3102dacfe2), [`4bab6a3`](https://github.com/graphql-hive/gateway/commit/4bab6a3048cd6a9b20b221d625ed94a1e2cf8689), [`4fd18a1`](https://github.com/graphql-hive/gateway/commit/4fd18a1a7d95654d8bffd14026ee3c8861b5b4f6), [`2bd7a17`](https://github.com/graphql-hive/gateway/commit/2bd7a1708b7e1984a9bf7ca3eb763bf8ad3313c0), [`c190214`](https://github.com/graphql-hive/gateway/commit/c19021425af92ddb12195eb0b11b51cd6ac1d22f), [`ae4c7dd`](https://github.com/graphql-hive/gateway/commit/ae4c7ddc671d363b6b3791a9664e85e266f369de), [`4e0a76f`](https://github.com/graphql-hive/gateway/commit/4e0a76f970b95bf318707a57c7d301f9025f14b3), [`680a646`](https://github.com/graphql-hive/gateway/commit/680a6467be70b53d3bb6089114072fb25c172283), [`7decf1d`](https://github.com/graphql-hive/gateway/commit/7decf1d355e1cda9e688f2736abea86106afd3a0), [`e2f1c30`](https://github.com/graphql-hive/gateway/commit/e2f1c30d24e94e2cf388b2f1fe4e4f71c591bece), [`d1cdc67`](https://github.com/graphql-hive/gateway/commit/d1cdc6724bc67f17abd36d9cabbd26b7ef0e3adb), [`c190214`](https://github.com/graphql-hive/gateway/commit/c19021425af92ddb12195eb0b11b51cd6ac1d22f), [`5c34afe`](https://github.com/graphql-hive/gateway/commit/5c34afed1ead2f7ec2b4d988479a28118d2323ac)]:
19
- - @graphql-hive/gateway-runtime@2.0.0-alpha-7184bde516d9890379b9bed7d06426fad8c16546
20
- - @graphql-hive/plugin-aws-sigv4@1.0.12-alpha-7184bde516d9890379b9bed7d06426fad8c16546
21
- - @graphql-mesh/plugin-opentelemetry@2.0.0-alpha-7184bde516d9890379b9bed7d06426fad8c16546
22
- - @graphql-mesh/plugin-prometheus@2.0.0-alpha-7184bde516d9890379b9bed7d06426fad8c16546
23
- - @graphql-mesh/hmac-upstream-signature@2.0.0-alpha-7184bde516d9890379b9bed7d06426fad8c16546
24
- - @graphql-mesh/transport-http-callback@1.0.0-alpha-7184bde516d9890379b9bed7d06426fad8c16546
25
- - @graphql-mesh/plugin-jwt-auth@2.0.0-alpha-7184bde516d9890379b9bed7d06426fad8c16546
26
- - @graphql-mesh/transport-ws@2.0.0-alpha-7184bde516d9890379b9bed7d06426fad8c16546
27
- - @graphql-hive/logger@1.0.0-alpha-7184bde516d9890379b9bed7d06426fad8c16546
19
+ - @graphql-hive/gateway-runtime@2.0.0-alpha-274edcc79941074731c9cecfc2171fde0d73975b
20
+ - @graphql-hive/plugin-aws-sigv4@1.0.12-alpha-274edcc79941074731c9cecfc2171fde0d73975b
21
+ - @graphql-mesh/plugin-opentelemetry@2.0.0-alpha-274edcc79941074731c9cecfc2171fde0d73975b
22
+ - @graphql-mesh/plugin-prometheus@2.0.0-alpha-274edcc79941074731c9cecfc2171fde0d73975b
23
+ - @graphql-mesh/hmac-upstream-signature@2.0.0-alpha-274edcc79941074731c9cecfc2171fde0d73975b
24
+ - @graphql-mesh/transport-http-callback@1.0.0-alpha-274edcc79941074731c9cecfc2171fde0d73975b
25
+ - @graphql-mesh/plugin-jwt-auth@2.0.0-alpha-274edcc79941074731c9cecfc2171fde0d73975b
26
+ - @graphql-mesh/transport-ws@2.0.0-alpha-274edcc79941074731c9cecfc2171fde0d73975b
27
+ - @graphql-hive/logger@1.0.0-alpha-274edcc79941074731c9cecfc2171fde0d73975b
28
28
  - @graphql-hive/plugin-deduplicate-request@1.0.0
29
- - @graphql-mesh/transport-http@0.6.43-alpha-7184bde516d9890379b9bed7d06426fad8c16546
29
+ - @graphql-mesh/transport-http@0.6.43-alpha-274edcc79941074731c9cecfc2171fde0d73975b
30
30
 
31
31
  ## 1.15.0
32
32
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphql-hive/gateway",
3
- "version": "2.0.0-alpha-7184bde516d9890379b9bed7d06426fad8c16546",
3
+ "version": "2.0.0-alpha-274edcc79941074731c9cecfc2171fde0d73975b",
4
4
  "type": "module",
5
5
  "repository": {
6
6
  "type": "git",
@@ -53,10 +53,10 @@
53
53
  "@escape.tech/graphql-armor-block-field-suggestions": "^3.0.0",
54
54
  "@escape.tech/graphql-armor-max-depth": "^2.4.0",
55
55
  "@escape.tech/graphql-armor-max-tokens": "^2.5.0",
56
- "@graphql-hive/gateway-runtime": "2.0.0-alpha-7184bde516d9890379b9bed7d06426fad8c16546",
56
+ "@graphql-hive/gateway-runtime": "2.0.0-alpha-274edcc79941074731c9cecfc2171fde0d73975b",
57
57
  "@graphql-hive/importer": "^1.1.0",
58
- "@graphql-hive/logger": "1.0.0-alpha-7184bde516d9890379b9bed7d06426fad8c16546",
59
- "@graphql-hive/plugin-aws-sigv4": "1.0.12-alpha-7184bde516d9890379b9bed7d06426fad8c16546",
58
+ "@graphql-hive/logger": "1.0.0-alpha-274edcc79941074731c9cecfc2171fde0d73975b",
59
+ "@graphql-hive/plugin-aws-sigv4": "1.0.12-alpha-274edcc79941074731c9cecfc2171fde0d73975b",
60
60
  "@graphql-hive/plugin-deduplicate-request": "^1.0.0",
61
61
  "@graphql-hive/pubsub": "^1.0.0",
62
62
  "@graphql-mesh/cache-cfw-kv": "^0.105.0",
@@ -64,18 +64,18 @@
64
64
  "@graphql-mesh/cache-redis": "^0.104.0",
65
65
  "@graphql-mesh/cache-upstash-redis": "^0.1.0",
66
66
  "@graphql-mesh/cross-helpers": "^0.4.10",
67
- "@graphql-mesh/hmac-upstream-signature": "2.0.0-alpha-7184bde516d9890379b9bed7d06426fad8c16546",
67
+ "@graphql-mesh/hmac-upstream-signature": "2.0.0-alpha-274edcc79941074731c9cecfc2171fde0d73975b",
68
68
  "@graphql-mesh/plugin-http-cache": "^0.105.2",
69
69
  "@graphql-mesh/plugin-jit": "^0.2.0",
70
- "@graphql-mesh/plugin-jwt-auth": "2.0.0-alpha-7184bde516d9890379b9bed7d06426fad8c16546",
70
+ "@graphql-mesh/plugin-jwt-auth": "2.0.0-alpha-274edcc79941074731c9cecfc2171fde0d73975b",
71
71
  "@graphql-mesh/plugin-mock": "^0.105.0",
72
- "@graphql-mesh/plugin-opentelemetry": "2.0.0-alpha-7184bde516d9890379b9bed7d06426fad8c16546",
73
- "@graphql-mesh/plugin-prometheus": "2.0.0-alpha-7184bde516d9890379b9bed7d06426fad8c16546",
72
+ "@graphql-mesh/plugin-opentelemetry": "2.0.0-alpha-274edcc79941074731c9cecfc2171fde0d73975b",
73
+ "@graphql-mesh/plugin-prometheus": "2.0.0-alpha-274edcc79941074731c9cecfc2171fde0d73975b",
74
74
  "@graphql-mesh/plugin-rate-limit": "^0.104.0",
75
75
  "@graphql-mesh/plugin-snapshot": "^0.104.0",
76
- "@graphql-mesh/transport-http": "0.6.43-alpha-7184bde516d9890379b9bed7d06426fad8c16546",
77
- "@graphql-mesh/transport-http-callback": "1.0.0-alpha-7184bde516d9890379b9bed7d06426fad8c16546",
78
- "@graphql-mesh/transport-ws": "2.0.0-alpha-7184bde516d9890379b9bed7d06426fad8c16546",
76
+ "@graphql-mesh/transport-http": "0.6.43-alpha-274edcc79941074731c9cecfc2171fde0d73975b",
77
+ "@graphql-mesh/transport-http-callback": "1.0.0-alpha-274edcc79941074731c9cecfc2171fde0d73975b",
78
+ "@graphql-mesh/transport-ws": "2.0.0-alpha-274edcc79941074731c9cecfc2171fde0d73975b",
79
79
  "@graphql-mesh/types": "^0.104.0",
80
80
  "@graphql-mesh/utils": "^0.104.2",
81
81
  "@graphql-tools/code-file-loader": "^8.1.15",
@@ -91,7 +91,7 @@
91
91
  "ws": "^8.18.0"
92
92
  },
93
93
  "devDependencies": {
94
- "@graphql-mesh/transport-common": "1.0.0-alpha-7184bde516d9890379b9bed7d06426fad8c16546",
94
+ "@graphql-mesh/transport-common": "1.0.0-alpha-274edcc79941074731c9cecfc2171fde0d73975b",
95
95
  "@graphql-mesh/transport-soap": "^0.10.0",
96
96
  "@graphql-tools/executor": "^1.4.7",
97
97
  "@rollup/plugin-commonjs": "^28.0.0",