@graphql-hive/gateway 2.0.0-alpha-3cd5fad239cbae028ced1a838185a955fe383036 → 2.0.0-alpha-b42bab8172911bf9bbac0498409b0c9fbdaab619

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-3cd5fad239cbae028ced1a838185a955fe383036
3
+ ## 2.0.0-alpha-b42bab8172911bf9bbac0498409b0c9fbdaab619
4
4
 
5
5
  ### Major Changes
6
6
 
@@ -32,17 +32,17 @@
32
32
  - Added dependency [`@graphql-hive/logger@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-hive/logger/v/workspace:^) (to `dependencies`)
33
33
 
34
34
  - Updated dependencies [[`403f771`](https://github.com/graphql-hive/gateway/commit/403f7716d70790c977c714858c7a066042e08031), [`cdc959c`](https://github.com/graphql-hive/gateway/commit/cdc959c57dd770fd5f0bcd05a5de7e3102dacfe2), [`35a3e29`](https://github.com/graphql-hive/gateway/commit/35a3e29789f9e03f17b096922335ef27ba138089), [`cdc959c`](https://github.com/graphql-hive/gateway/commit/cdc959c57dd770fd5f0bcd05a5de7e3102dacfe2), [`4bab6a3`](https://github.com/graphql-hive/gateway/commit/4bab6a3048cd6a9b20b221d625ed94a1e2cf8689), [`fc4661b`](https://github.com/graphql-hive/gateway/commit/fc4661b8f1abceab01d9920f7e999efbb89be3c6), [`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), [`403f771`](https://github.com/graphql-hive/gateway/commit/403f7716d70790c977c714858c7a066042e08031), [`35a3e29`](https://github.com/graphql-hive/gateway/commit/35a3e29789f9e03f17b096922335ef27ba138089), [`403f771`](https://github.com/graphql-hive/gateway/commit/403f7716d70790c977c714858c7a066042e08031), [`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), [`403f771`](https://github.com/graphql-hive/gateway/commit/403f7716d70790c977c714858c7a066042e08031)]:
35
- - @graphql-hive/gateway-runtime@2.0.0-alpha-3cd5fad239cbae028ced1a838185a955fe383036
36
- - @graphql-hive/plugin-aws-sigv4@1.0.12-alpha-3cd5fad239cbae028ced1a838185a955fe383036
37
- - @graphql-mesh/plugin-opentelemetry@2.0.0-alpha-3cd5fad239cbae028ced1a838185a955fe383036
38
- - @graphql-mesh/plugin-prometheus@2.0.0-alpha-3cd5fad239cbae028ced1a838185a955fe383036
39
- - @graphql-mesh/hmac-upstream-signature@2.0.0-alpha-3cd5fad239cbae028ced1a838185a955fe383036
40
- - @graphql-mesh/transport-http-callback@1.0.0-alpha-3cd5fad239cbae028ced1a838185a955fe383036
41
- - @graphql-mesh/plugin-jwt-auth@2.0.0-alpha-3cd5fad239cbae028ced1a838185a955fe383036
42
- - @graphql-mesh/transport-ws@2.0.0-alpha-3cd5fad239cbae028ced1a838185a955fe383036
43
- - @graphql-hive/logger@1.0.0-alpha-3cd5fad239cbae028ced1a838185a955fe383036
35
+ - @graphql-hive/gateway-runtime@2.0.0-alpha-b42bab8172911bf9bbac0498409b0c9fbdaab619
36
+ - @graphql-hive/plugin-aws-sigv4@1.0.12-alpha-b42bab8172911bf9bbac0498409b0c9fbdaab619
37
+ - @graphql-mesh/plugin-opentelemetry@2.0.0-alpha-b42bab8172911bf9bbac0498409b0c9fbdaab619
38
+ - @graphql-mesh/plugin-prometheus@2.0.0-alpha-b42bab8172911bf9bbac0498409b0c9fbdaab619
39
+ - @graphql-mesh/hmac-upstream-signature@2.0.0-alpha-b42bab8172911bf9bbac0498409b0c9fbdaab619
40
+ - @graphql-mesh/transport-http-callback@1.0.0-alpha-b42bab8172911bf9bbac0498409b0c9fbdaab619
41
+ - @graphql-mesh/plugin-jwt-auth@2.0.0-alpha-b42bab8172911bf9bbac0498409b0c9fbdaab619
42
+ - @graphql-mesh/transport-ws@2.0.0-alpha-b42bab8172911bf9bbac0498409b0c9fbdaab619
43
+ - @graphql-hive/logger@1.0.0-alpha-b42bab8172911bf9bbac0498409b0c9fbdaab619
44
44
  - @graphql-hive/plugin-deduplicate-request@1.0.0
45
- - @graphql-mesh/transport-http@0.6.43-alpha-3cd5fad239cbae028ced1a838185a955fe383036
45
+ - @graphql-mesh/transport-http@0.6.43-alpha-b42bab8172911bf9bbac0498409b0c9fbdaab619
46
46
 
47
47
  ## 1.15.0
48
48
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphql-hive/gateway",
3
- "version": "2.0.0-alpha-3cd5fad239cbae028ced1a838185a955fe383036",
3
+ "version": "2.0.0-alpha-b42bab8172911bf9bbac0498409b0c9fbdaab619",
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-3cd5fad239cbae028ced1a838185a955fe383036",
56
+ "@graphql-hive/gateway-runtime": "2.0.0-alpha-b42bab8172911bf9bbac0498409b0c9fbdaab619",
57
57
  "@graphql-hive/importer": "^1.1.0",
58
- "@graphql-hive/logger": "1.0.0-alpha-3cd5fad239cbae028ced1a838185a955fe383036",
59
- "@graphql-hive/plugin-aws-sigv4": "1.0.12-alpha-3cd5fad239cbae028ced1a838185a955fe383036",
58
+ "@graphql-hive/logger": "1.0.0-alpha-b42bab8172911bf9bbac0498409b0c9fbdaab619",
59
+ "@graphql-hive/plugin-aws-sigv4": "1.0.12-alpha-b42bab8172911bf9bbac0498409b0c9fbdaab619",
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-3cd5fad239cbae028ced1a838185a955fe383036",
67
+ "@graphql-mesh/hmac-upstream-signature": "2.0.0-alpha-b42bab8172911bf9bbac0498409b0c9fbdaab619",
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-3cd5fad239cbae028ced1a838185a955fe383036",
70
+ "@graphql-mesh/plugin-jwt-auth": "2.0.0-alpha-b42bab8172911bf9bbac0498409b0c9fbdaab619",
71
71
  "@graphql-mesh/plugin-mock": "^0.105.0",
72
- "@graphql-mesh/plugin-opentelemetry": "2.0.0-alpha-3cd5fad239cbae028ced1a838185a955fe383036",
73
- "@graphql-mesh/plugin-prometheus": "2.0.0-alpha-3cd5fad239cbae028ced1a838185a955fe383036",
72
+ "@graphql-mesh/plugin-opentelemetry": "2.0.0-alpha-b42bab8172911bf9bbac0498409b0c9fbdaab619",
73
+ "@graphql-mesh/plugin-prometheus": "2.0.0-alpha-b42bab8172911bf9bbac0498409b0c9fbdaab619",
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-3cd5fad239cbae028ced1a838185a955fe383036",
77
- "@graphql-mesh/transport-http-callback": "1.0.0-alpha-3cd5fad239cbae028ced1a838185a955fe383036",
78
- "@graphql-mesh/transport-ws": "2.0.0-alpha-3cd5fad239cbae028ced1a838185a955fe383036",
76
+ "@graphql-mesh/transport-http": "0.6.43-alpha-b42bab8172911bf9bbac0498409b0c9fbdaab619",
77
+ "@graphql-mesh/transport-http-callback": "1.0.0-alpha-b42bab8172911bf9bbac0498409b0c9fbdaab619",
78
+ "@graphql-mesh/transport-ws": "2.0.0-alpha-b42bab8172911bf9bbac0498409b0c9fbdaab619",
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",
@@ -100,7 +100,7 @@
100
100
  "ws": "^8.18.0"
101
101
  },
102
102
  "devDependencies": {
103
- "@graphql-mesh/transport-common": "1.0.0-alpha-3cd5fad239cbae028ced1a838185a955fe383036",
103
+ "@graphql-mesh/transport-common": "1.0.0-alpha-b42bab8172911bf9bbac0498409b0c9fbdaab619",
104
104
  "@graphql-mesh/transport-soap": "^0.10.0",
105
105
  "@graphql-tools/executor": "^1.4.7",
106
106
  "@rollup/plugin-commonjs": "^28.0.0",