@graphql-hive/gateway 2.0.0-alpha-e51140b8666184716a0ec2af84e15f93b94b1413 → 2.0.0-alpha-a57076229f707b5b888a8b1877e893388fcd67d6

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 +14 -14
  2. package/package.json +15 -15
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @graphql-hive/gateway
2
2
 
3
- ## 2.0.0-alpha-e51140b8666184716a0ec2af84e15f93b94b1413
3
+ ## 2.0.0-alpha-a57076229f707b5b888a8b1877e893388fcd67d6
4
4
 
5
5
  ### Major Changes
6
6
 
@@ -70,19 +70,19 @@
70
70
  - Removed dependency [`@graphql-mesh/plugin-mock@^0.105.6` ↗︎](https://www.npmjs.com/package/@graphql-mesh/plugin-mock/v/0.105.6) (from `dependencies`)
71
71
 
72
72
  - Updated dependencies [[`f22b935`](https://github.com/graphql-hive/gateway/commit/f22b935203f2712405b6d74aa29bd9f94ee78ec3), [`7dafdeb`](https://github.com/graphql-hive/gateway/commit/7dafdebc803e49373fe9d53997113483e512fdb0), [`69f1cf8`](https://github.com/graphql-hive/gateway/commit/69f1cf82747e8d9613888ca58c3de21b4301306d), [`7dafdeb`](https://github.com/graphql-hive/gateway/commit/7dafdebc803e49373fe9d53997113483e512fdb0), [`ceb4981`](https://github.com/graphql-hive/gateway/commit/ceb4981ed5c9b2c944b43c84240220463111aef5), [`016c4c8`](https://github.com/graphql-hive/gateway/commit/016c4c833ddb9fe4b470aff34b43a23dd192928a), [`0566deb`](https://github.com/graphql-hive/gateway/commit/0566deb996fd84628491cd631d483c3b1c34b632), [`c8c98bf`](https://github.com/graphql-hive/gateway/commit/c8c98bf60b187ab1645d6d9f76f6016cdc833b8c), [`1768c28`](https://github.com/graphql-hive/gateway/commit/1768c28b986866b0b7b93306200bde48aca4d559), [`f22b935`](https://github.com/graphql-hive/gateway/commit/f22b935203f2712405b6d74aa29bd9f94ee78ec3), [`7dafdeb`](https://github.com/graphql-hive/gateway/commit/7dafdebc803e49373fe9d53997113483e512fdb0), [`69f1cf8`](https://github.com/graphql-hive/gateway/commit/69f1cf82747e8d9613888ca58c3de21b4301306d), [`c3a0216`](https://github.com/graphql-hive/gateway/commit/c3a021612d1277dd00dd73e20cd45b28b72799ed), [`f22b935`](https://github.com/graphql-hive/gateway/commit/f22b935203f2712405b6d74aa29bd9f94ee78ec3), [`5029b80`](https://github.com/graphql-hive/gateway/commit/5029b80363b5991dd4bb7ce3585ac7f42a654b71), [`507f2ee`](https://github.com/graphql-hive/gateway/commit/507f2ee8ca5f515063fb60b7e3cb43597361d226), [`9b230f3`](https://github.com/graphql-hive/gateway/commit/9b230f35b47afbf3b253e4c21720e836c5a2a8d1), [`8da1d3d`](https://github.com/graphql-hive/gateway/commit/8da1d3dcfb9db64ac7adfa9e2e51b1ed5c03581e), [`88fb4b0`](https://github.com/graphql-hive/gateway/commit/88fb4b01e09ccd80814d3460be8e673a6b641ca6), [`25636db`](https://github.com/graphql-hive/gateway/commit/25636dbe2066c9f59322eab9b69417d8e5727d03), [`1768c28`](https://github.com/graphql-hive/gateway/commit/1768c28b986866b0b7b93306200bde48aca4d559), [`f22b935`](https://github.com/graphql-hive/gateway/commit/f22b935203f2712405b6d74aa29bd9f94ee78ec3), [`c491469`](https://github.com/graphql-hive/gateway/commit/c4914691db8f3c36ead138bcf0eb8d862a751b2e)]:
73
- - @graphql-hive/gateway-runtime@2.0.0-alpha-e51140b8666184716a0ec2af84e15f93b94b1413
74
- - @graphql-mesh/plugin-jwt-auth@2.0.0-alpha-e51140b8666184716a0ec2af84e15f93b94b1413
75
- - @graphql-mesh/plugin-opentelemetry@2.0.0-alpha-e51140b8666184716a0ec2af84e15f93b94b1413
76
- - @graphql-mesh/plugin-prometheus@2.0.0-alpha-e51140b8666184716a0ec2af84e15f93b94b1413
77
- - @graphql-mesh/hmac-upstream-signature@2.0.0-alpha-e51140b8666184716a0ec2af84e15f93b94b1413
78
- - @graphql-hive/plugin-deduplicate-request@2.0.0-alpha-e51140b8666184716a0ec2af84e15f93b94b1413
79
- - @graphql-mesh/transport-http-callback@1.0.0-alpha-e51140b8666184716a0ec2af84e15f93b94b1413
80
- - @graphql-hive/plugin-aws-sigv4@2.0.0-alpha-e51140b8666184716a0ec2af84e15f93b94b1413
81
- - @graphql-mesh/transport-http@1.0.0-alpha-e51140b8666184716a0ec2af84e15f93b94b1413
82
- - @graphql-mesh/transport-ws@2.0.0-alpha-e51140b8666184716a0ec2af84e15f93b94b1413
83
- - @graphql-hive/importer@2.0.0-alpha-e51140b8666184716a0ec2af84e15f93b94b1413
84
- - @graphql-hive/logger@1.0.0-alpha-e51140b8666184716a0ec2af84e15f93b94b1413
85
- - @graphql-hive/pubsub@2.0.0-alpha-e51140b8666184716a0ec2af84e15f93b94b1413
73
+ - @graphql-hive/gateway-runtime@2.0.0-alpha-a57076229f707b5b888a8b1877e893388fcd67d6
74
+ - @graphql-mesh/plugin-jwt-auth@2.0.0-alpha-a57076229f707b5b888a8b1877e893388fcd67d6
75
+ - @graphql-mesh/plugin-opentelemetry@2.0.0-alpha-a57076229f707b5b888a8b1877e893388fcd67d6
76
+ - @graphql-mesh/plugin-prometheus@2.0.0-alpha-a57076229f707b5b888a8b1877e893388fcd67d6
77
+ - @graphql-mesh/hmac-upstream-signature@2.0.0-alpha-a57076229f707b5b888a8b1877e893388fcd67d6
78
+ - @graphql-hive/plugin-deduplicate-request@2.0.0-alpha-a57076229f707b5b888a8b1877e893388fcd67d6
79
+ - @graphql-mesh/transport-http-callback@1.0.0-alpha-a57076229f707b5b888a8b1877e893388fcd67d6
80
+ - @graphql-hive/plugin-aws-sigv4@2.0.0-alpha-a57076229f707b5b888a8b1877e893388fcd67d6
81
+ - @graphql-mesh/transport-http@1.0.0-alpha-a57076229f707b5b888a8b1877e893388fcd67d6
82
+ - @graphql-mesh/transport-ws@2.0.0-alpha-a57076229f707b5b888a8b1877e893388fcd67d6
83
+ - @graphql-hive/importer@2.0.0-alpha-a57076229f707b5b888a8b1877e893388fcd67d6
84
+ - @graphql-hive/logger@1.0.0-alpha-a57076229f707b5b888a8b1877e893388fcd67d6
85
+ - @graphql-hive/pubsub@2.0.0-alpha-a57076229f707b5b888a8b1877e893388fcd67d6
86
86
 
87
87
  ## 1.15.4
88
88
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphql-hive/gateway",
3
- "version": "2.0.0-alpha-e51140b8666184716a0ec2af84e15f93b94b1413",
3
+ "version": "2.0.0-alpha-a57076229f707b5b888a8b1877e893388fcd67d6",
4
4
  "type": "module",
5
5
  "repository": {
6
6
  "type": "git",
@@ -53,28 +53,28 @@
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-e51140b8666184716a0ec2af84e15f93b94b1413",
57
- "@graphql-hive/importer": "2.0.0-alpha-e51140b8666184716a0ec2af84e15f93b94b1413",
58
- "@graphql-hive/logger": "1.0.0-alpha-e51140b8666184716a0ec2af84e15f93b94b1413",
59
- "@graphql-hive/plugin-aws-sigv4": "2.0.0-alpha-e51140b8666184716a0ec2af84e15f93b94b1413",
60
- "@graphql-hive/plugin-deduplicate-request": "2.0.0-alpha-e51140b8666184716a0ec2af84e15f93b94b1413",
61
- "@graphql-hive/pubsub": "2.0.0-alpha-e51140b8666184716a0ec2af84e15f93b94b1413",
56
+ "@graphql-hive/gateway-runtime": "2.0.0-alpha-a57076229f707b5b888a8b1877e893388fcd67d6",
57
+ "@graphql-hive/importer": "2.0.0-alpha-a57076229f707b5b888a8b1877e893388fcd67d6",
58
+ "@graphql-hive/logger": "1.0.0-alpha-a57076229f707b5b888a8b1877e893388fcd67d6",
59
+ "@graphql-hive/plugin-aws-sigv4": "2.0.0-alpha-a57076229f707b5b888a8b1877e893388fcd67d6",
60
+ "@graphql-hive/plugin-deduplicate-request": "2.0.0-alpha-a57076229f707b5b888a8b1877e893388fcd67d6",
61
+ "@graphql-hive/pubsub": "2.0.0-alpha-a57076229f707b5b888a8b1877e893388fcd67d6",
62
62
  "@graphql-mesh/cache-cfw-kv": "^0.105.5",
63
63
  "@graphql-mesh/cache-localforage": "^0.105.6",
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-e51140b8666184716a0ec2af84e15f93b94b1413",
67
+ "@graphql-mesh/hmac-upstream-signature": "2.0.0-alpha-a57076229f707b5b888a8b1877e893388fcd67d6",
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-e51140b8666184716a0ec2af84e15f93b94b1413",
71
- "@graphql-mesh/plugin-opentelemetry": "2.0.0-alpha-e51140b8666184716a0ec2af84e15f93b94b1413",
72
- "@graphql-mesh/plugin-prometheus": "2.0.0-alpha-e51140b8666184716a0ec2af84e15f93b94b1413",
70
+ "@graphql-mesh/plugin-jwt-auth": "2.0.0-alpha-a57076229f707b5b888a8b1877e893388fcd67d6",
71
+ "@graphql-mesh/plugin-opentelemetry": "2.0.0-alpha-a57076229f707b5b888a8b1877e893388fcd67d6",
72
+ "@graphql-mesh/plugin-prometheus": "2.0.0-alpha-a57076229f707b5b888a8b1877e893388fcd67d6",
73
73
  "@graphql-mesh/plugin-rate-limit": "^0.104.5",
74
74
  "@graphql-mesh/plugin-snapshot": "^0.104.5",
75
- "@graphql-mesh/transport-http": "1.0.0-alpha-e51140b8666184716a0ec2af84e15f93b94b1413",
76
- "@graphql-mesh/transport-http-callback": "1.0.0-alpha-e51140b8666184716a0ec2af84e15f93b94b1413",
77
- "@graphql-mesh/transport-ws": "2.0.0-alpha-e51140b8666184716a0ec2af84e15f93b94b1413",
75
+ "@graphql-mesh/transport-http": "1.0.0-alpha-a57076229f707b5b888a8b1877e893388fcd67d6",
76
+ "@graphql-mesh/transport-http-callback": "1.0.0-alpha-a57076229f707b5b888a8b1877e893388fcd67d6",
77
+ "@graphql-mesh/transport-ws": "2.0.0-alpha-a57076229f707b5b888a8b1877e893388fcd67d6",
78
78
  "@graphql-mesh/types": "^0.104.5",
79
79
  "@graphql-mesh/utils": "^0.104.5",
80
80
  "@graphql-tools/code-file-loader": "^8.1.15",
@@ -101,7 +101,7 @@
101
101
  "ws": "^8.18.0"
102
102
  },
103
103
  "devDependencies": {
104
- "@graphql-mesh/transport-common": "1.0.0-alpha-e51140b8666184716a0ec2af84e15f93b94b1413",
104
+ "@graphql-mesh/transport-common": "1.0.0-alpha-a57076229f707b5b888a8b1877e893388fcd67d6",
105
105
  "@graphql-mesh/transport-soap": "^0.10.6",
106
106
  "@graphql-tools/executor": "^1.4.7",
107
107
  "@rollup/plugin-commonjs": "^28.0.0",