@graphql-hive/gateway 2.0.0-alpha-0b99e50d313b6a399a49716c896b3820161e1cc8 → 2.0.0-alpha-97bea0da72454f73d464e03fe1f37d3a2593a04b

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-0b99e50d313b6a399a49716c896b3820161e1cc8
3
+ ## 2.0.0-alpha-97bea0da72454f73d464e03fe1f37d3a2593a04b
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 [[`c2de557`](https://github.com/graphql-hive/gateway/commit/c2de55739ace44858287ef0e3687213c4c362c34), [`daed0aa`](https://github.com/graphql-hive/gateway/commit/daed0aa2fbecb5588c7f7fdc70b1ecab08f9a7b1), [`bbc37f8`](https://github.com/graphql-hive/gateway/commit/bbc37f84325fa3280ea88d9008dd908185a938c4), [`c355ebe`](https://github.com/graphql-hive/gateway/commit/c355ebe6df55b201b6c970442a67fa7c0bb6e87e), [`beba61b`](https://github.com/graphql-hive/gateway/commit/beba61be65b8c3b0418b94637c7da9aa676ec58e), [`d1ba180`](https://github.com/graphql-hive/gateway/commit/d1ba18059b33c844225fa55d972dbfc90faa3729), [`c2de557`](https://github.com/graphql-hive/gateway/commit/c2de55739ace44858287ef0e3687213c4c362c34), [`daed0aa`](https://github.com/graphql-hive/gateway/commit/daed0aa2fbecb5588c7f7fdc70b1ecab08f9a7b1), [`c2de557`](https://github.com/graphql-hive/gateway/commit/c2de55739ace44858287ef0e3687213c4c362c34), [`10c4f8e`](https://github.com/graphql-hive/gateway/commit/10c4f8ebd3f94ce7a4027ad3bff1436805058ca3), [`a7365b1`](https://github.com/graphql-hive/gateway/commit/a7365b1b44281b11586b110a0395409889daf82e), [`2b452d5`](https://github.com/graphql-hive/gateway/commit/2b452d54131237a713aaa49a8d9e606a526e6a5c), [`da779b3`](https://github.com/graphql-hive/gateway/commit/da779b31208ad472cdcbc32bd1376b19271203ac), [`d1ba180`](https://github.com/graphql-hive/gateway/commit/d1ba18059b33c844225fa55d972dbfc90faa3729), [`c2de557`](https://github.com/graphql-hive/gateway/commit/c2de55739ace44858287ef0e3687213c4c362c34)]:
35
- - @graphql-hive/gateway-runtime@2.0.0-alpha-0b99e50d313b6a399a49716c896b3820161e1cc8
36
- - @graphql-mesh/plugin-opentelemetry@2.0.0-alpha-0b99e50d313b6a399a49716c896b3820161e1cc8
37
- - @graphql-mesh/plugin-prometheus@2.0.0-alpha-0b99e50d313b6a399a49716c896b3820161e1cc8
38
- - @graphql-mesh/hmac-upstream-signature@2.0.0-alpha-0b99e50d313b6a399a49716c896b3820161e1cc8
39
- - @graphql-mesh/transport-http-callback@1.0.0-alpha-0b99e50d313b6a399a49716c896b3820161e1cc8
40
- - @graphql-mesh/plugin-jwt-auth@2.0.0-alpha-0b99e50d313b6a399a49716c896b3820161e1cc8
41
- - @graphql-mesh/transport-ws@2.0.0-alpha-0b99e50d313b6a399a49716c896b3820161e1cc8
42
- - @graphql-hive/logger@1.0.0-alpha-0b99e50d313b6a399a49716c896b3820161e1cc8
43
- - @graphql-hive/plugin-aws-sigv4@1.0.14-alpha-0b99e50d313b6a399a49716c896b3820161e1cc8
35
+ - @graphql-hive/gateway-runtime@2.0.0-alpha-97bea0da72454f73d464e03fe1f37d3a2593a04b
36
+ - @graphql-mesh/plugin-opentelemetry@2.0.0-alpha-97bea0da72454f73d464e03fe1f37d3a2593a04b
37
+ - @graphql-mesh/plugin-prometheus@2.0.0-alpha-97bea0da72454f73d464e03fe1f37d3a2593a04b
38
+ - @graphql-mesh/hmac-upstream-signature@2.0.0-alpha-97bea0da72454f73d464e03fe1f37d3a2593a04b
39
+ - @graphql-mesh/transport-http-callback@1.0.0-alpha-97bea0da72454f73d464e03fe1f37d3a2593a04b
40
+ - @graphql-mesh/plugin-jwt-auth@2.0.0-alpha-97bea0da72454f73d464e03fe1f37d3a2593a04b
41
+ - @graphql-mesh/transport-ws@2.0.0-alpha-97bea0da72454f73d464e03fe1f37d3a2593a04b
42
+ - @graphql-hive/logger@1.0.0-alpha-97bea0da72454f73d464e03fe1f37d3a2593a04b
43
+ - @graphql-hive/plugin-aws-sigv4@1.0.14-alpha-97bea0da72454f73d464e03fe1f37d3a2593a04b
44
44
  - @graphql-hive/plugin-deduplicate-request@1.0.1
45
- - @graphql-mesh/transport-http@0.6.44-alpha-0b99e50d313b6a399a49716c896b3820161e1cc8
45
+ - @graphql-mesh/transport-http@0.6.44-alpha-97bea0da72454f73d464e03fe1f37d3a2593a04b
46
46
 
47
47
  ## 1.15.2
48
48
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphql-hive/gateway",
3
- "version": "2.0.0-alpha-0b99e50d313b6a399a49716c896b3820161e1cc8",
3
+ "version": "2.0.0-alpha-97bea0da72454f73d464e03fe1f37d3a2593a04b",
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-0b99e50d313b6a399a49716c896b3820161e1cc8",
56
+ "@graphql-hive/gateway-runtime": "2.0.0-alpha-97bea0da72454f73d464e03fe1f37d3a2593a04b",
57
57
  "@graphql-hive/importer": "^1.1.0",
58
- "@graphql-hive/logger": "1.0.0-alpha-0b99e50d313b6a399a49716c896b3820161e1cc8",
59
- "@graphql-hive/plugin-aws-sigv4": "1.0.14-alpha-0b99e50d313b6a399a49716c896b3820161e1cc8",
58
+ "@graphql-hive/logger": "1.0.0-alpha-97bea0da72454f73d464e03fe1f37d3a2593a04b",
59
+ "@graphql-hive/plugin-aws-sigv4": "1.0.14-alpha-97bea0da72454f73d464e03fe1f37d3a2593a04b",
60
60
  "@graphql-hive/plugin-deduplicate-request": "^1.0.1",
61
61
  "@graphql-hive/pubsub": "^1.0.0",
62
62
  "@graphql-mesh/cache-cfw-kv": "^0.105.5",
@@ -64,18 +64,18 @@
64
64
  "@graphql-mesh/cache-redis": "^0.104.5",
65
65
  "@graphql-mesh/cache-upstash-redis": "^0.1.5",
66
66
  "@graphql-mesh/cross-helpers": "^0.4.10",
67
- "@graphql-mesh/hmac-upstream-signature": "2.0.0-alpha-0b99e50d313b6a399a49716c896b3820161e1cc8",
67
+ "@graphql-mesh/hmac-upstream-signature": "2.0.0-alpha-97bea0da72454f73d464e03fe1f37d3a2593a04b",
68
68
  "@graphql-mesh/plugin-http-cache": "^0.105.6",
69
69
  "@graphql-mesh/plugin-jit": "^0.2.5",
70
- "@graphql-mesh/plugin-jwt-auth": "2.0.0-alpha-0b99e50d313b6a399a49716c896b3820161e1cc8",
70
+ "@graphql-mesh/plugin-jwt-auth": "2.0.0-alpha-97bea0da72454f73d464e03fe1f37d3a2593a04b",
71
71
  "@graphql-mesh/plugin-mock": "^0.105.6",
72
- "@graphql-mesh/plugin-opentelemetry": "2.0.0-alpha-0b99e50d313b6a399a49716c896b3820161e1cc8",
73
- "@graphql-mesh/plugin-prometheus": "2.0.0-alpha-0b99e50d313b6a399a49716c896b3820161e1cc8",
72
+ "@graphql-mesh/plugin-opentelemetry": "2.0.0-alpha-97bea0da72454f73d464e03fe1f37d3a2593a04b",
73
+ "@graphql-mesh/plugin-prometheus": "2.0.0-alpha-97bea0da72454f73d464e03fe1f37d3a2593a04b",
74
74
  "@graphql-mesh/plugin-rate-limit": "^0.104.5",
75
75
  "@graphql-mesh/plugin-snapshot": "^0.104.5",
76
- "@graphql-mesh/transport-http": "0.6.44-alpha-0b99e50d313b6a399a49716c896b3820161e1cc8",
77
- "@graphql-mesh/transport-http-callback": "1.0.0-alpha-0b99e50d313b6a399a49716c896b3820161e1cc8",
78
- "@graphql-mesh/transport-ws": "2.0.0-alpha-0b99e50d313b6a399a49716c896b3820161e1cc8",
76
+ "@graphql-mesh/transport-http": "0.6.44-alpha-97bea0da72454f73d464e03fe1f37d3a2593a04b",
77
+ "@graphql-mesh/transport-http-callback": "1.0.0-alpha-97bea0da72454f73d464e03fe1f37d3a2593a04b",
78
+ "@graphql-mesh/transport-ws": "2.0.0-alpha-97bea0da72454f73d464e03fe1f37d3a2593a04b",
79
79
  "@graphql-mesh/types": "^0.104.5",
80
80
  "@graphql-mesh/utils": "^0.104.5",
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-0b99e50d313b6a399a49716c896b3820161e1cc8",
103
+ "@graphql-mesh/transport-common": "1.0.0-alpha-97bea0da72454f73d464e03fe1f37d3a2593a04b",
104
104
  "@graphql-mesh/transport-soap": "^0.10.6",
105
105
  "@graphql-tools/executor": "^1.4.7",
106
106
  "@rollup/plugin-commonjs": "^28.0.0",