@graphql-hive/gateway 2.0.0-alpha-a15385b922de3f08a097b3e2539e21e758bd362f → 2.0.0-alpha-7c626466043eff22b70aab87a965407c7fa989ef

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 +16 -16
  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-a15385b922de3f08a097b3e2539e21e758bd362f
3
+ ## 2.0.0-alpha-7c626466043eff22b70aab87a965407c7fa989ef
4
4
 
5
5
  ### Major Changes
6
6
 
@@ -27,7 +27,7 @@
27
27
 
28
28
  - Added dependency [`@graphql-hive/logger@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-hive/logger/v/workspace:^) (to `dependencies`)
29
29
 
30
- - [#1171](https://github.com/graphql-hive/gateway/pull/1171) [`69a1ba0`](https://github.com/graphql-hive/gateway/commit/69a1ba0b01a7fbe16560e34ceacb53562599e3b2) Thanks [@EmrysMyrddin](https://github.com/EmrysMyrddin)! - dependencies updates:
30
+ - [#1171](https://github.com/graphql-hive/gateway/pull/1171) [`86fd77c`](https://github.com/graphql-hive/gateway/commit/86fd77c9f9fa971ef8761919168738293f071193) Thanks [@EmrysMyrddin](https://github.com/EmrysMyrddin)! - dependencies updates:
31
31
 
32
32
  - Added dependency [`@opentelemetry/api@^1.9.0` ↗︎](https://www.npmjs.com/package/@opentelemetry/api/v/1.9.0) (to `dependencies`)
33
33
  - Added dependency [`@opentelemetry/context-zone@^2.0.1` ↗︎](https://www.npmjs.com/package/@opentelemetry/context-zone/v/2.0.1) (to `dependencies`)
@@ -44,20 +44,20 @@
44
44
  - Added dependency [`@graphql-hive/logger@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-hive/logger/v/workspace:^) (to `dependencies`)
45
45
  - Removed dependency [`@graphql-mesh/plugin-mock@^0.105.6` ↗︎](https://www.npmjs.com/package/@graphql-mesh/plugin-mock/v/0.105.6) (from `dependencies`)
46
46
 
47
- - Updated dependencies [[`6c9083c`](https://github.com/graphql-hive/gateway/commit/6c9083c08c9f61ee224451a370353c18ad08e6d9), [`81671ba`](https://github.com/graphql-hive/gateway/commit/81671ba909e319be155d2ec2f10f5e3f6cc01cec), [`cc6d253`](https://github.com/graphql-hive/gateway/commit/cc6d253bbaa493a7a55428276ba1ec391b3fa2df), [`2375a73`](https://github.com/graphql-hive/gateway/commit/2375a73752497960e18a2d9f58ae70125b89b64a), [`1942a82`](https://github.com/graphql-hive/gateway/commit/1942a82c039703b5682b64bda8464945722d266c), [`dd09ea9`](https://github.com/graphql-hive/gateway/commit/dd09ea939cc92d86559b3d4abe2d2a86a6f84ef4), [`6c9083c`](https://github.com/graphql-hive/gateway/commit/6c9083c08c9f61ee224451a370353c18ad08e6d9), [`81671ba`](https://github.com/graphql-hive/gateway/commit/81671ba909e319be155d2ec2f10f5e3f6cc01cec), [`2e5d9e3`](https://github.com/graphql-hive/gateway/commit/2e5d9e3c89569ace0d40e2fabd06c61808fed3b0), [`6c9083c`](https://github.com/graphql-hive/gateway/commit/6c9083c08c9f61ee224451a370353c18ad08e6d9), [`e08a863`](https://github.com/graphql-hive/gateway/commit/e08a863ad6ed47f3ab9c41efcb4b9434b0d61d59), [`17c1241`](https://github.com/graphql-hive/gateway/commit/17c12417e321dba453d149d08df730307bda300b), [`f008aed`](https://github.com/graphql-hive/gateway/commit/f008aed2fa901905090ef19ec43f8043b5852103), [`f0ff13d`](https://github.com/graphql-hive/gateway/commit/f0ff13d086a30eb156469cdb3452298f2ea0352e), [`dd09ea9`](https://github.com/graphql-hive/gateway/commit/dd09ea939cc92d86559b3d4abe2d2a86a6f84ef4), [`6c9083c`](https://github.com/graphql-hive/gateway/commit/6c9083c08c9f61ee224451a370353c18ad08e6d9), [`07c2d07`](https://github.com/graphql-hive/gateway/commit/07c2d07b11cce6d3f50fadd16b3e36597cd2472f)]:
48
- - @graphql-hive/gateway-runtime@2.0.0-alpha-a15385b922de3f08a097b3e2539e21e758bd362f
49
- - @graphql-mesh/plugin-opentelemetry@2.0.0-alpha-a15385b922de3f08a097b3e2539e21e758bd362f
50
- - @graphql-mesh/plugin-prometheus@2.0.0-alpha-a15385b922de3f08a097b3e2539e21e758bd362f
51
- - @graphql-mesh/hmac-upstream-signature@2.0.0-alpha-a15385b922de3f08a097b3e2539e21e758bd362f
52
- - @graphql-hive/plugin-deduplicate-request@2.0.0-alpha-a15385b922de3f08a097b3e2539e21e758bd362f
53
- - @graphql-mesh/transport-http-callback@1.0.0-alpha-a15385b922de3f08a097b3e2539e21e758bd362f
54
- - @graphql-hive/plugin-aws-sigv4@2.0.0-alpha-a15385b922de3f08a097b3e2539e21e758bd362f
55
- - @graphql-mesh/plugin-jwt-auth@2.0.0-alpha-a15385b922de3f08a097b3e2539e21e758bd362f
56
- - @graphql-mesh/transport-http@1.0.0-alpha-a15385b922de3f08a097b3e2539e21e758bd362f
57
- - @graphql-mesh/transport-ws@2.0.0-alpha-a15385b922de3f08a097b3e2539e21e758bd362f
58
- - @graphql-hive/importer@2.0.0-alpha-a15385b922de3f08a097b3e2539e21e758bd362f
59
- - @graphql-hive/logger@1.0.0-alpha-a15385b922de3f08a097b3e2539e21e758bd362f
60
- - @graphql-hive/pubsub@2.0.0-alpha-a15385b922de3f08a097b3e2539e21e758bd362f
47
+ - Updated dependencies [[`6c9083c`](https://github.com/graphql-hive/gateway/commit/6c9083c08c9f61ee224451a370353c18ad08e6d9), [`81671ba`](https://github.com/graphql-hive/gateway/commit/81671ba909e319be155d2ec2f10f5e3f6cc01cec), [`a4395be`](https://github.com/graphql-hive/gateway/commit/a4395be9b4705a57a3a0f6d6c76ca16cc6f60fc4), [`2375a73`](https://github.com/graphql-hive/gateway/commit/2375a73752497960e18a2d9f58ae70125b89b64a), [`1942a82`](https://github.com/graphql-hive/gateway/commit/1942a82c039703b5682b64bda8464945722d266c), [`dd09ea9`](https://github.com/graphql-hive/gateway/commit/dd09ea939cc92d86559b3d4abe2d2a86a6f84ef4), [`6c9083c`](https://github.com/graphql-hive/gateway/commit/6c9083c08c9f61ee224451a370353c18ad08e6d9), [`81671ba`](https://github.com/graphql-hive/gateway/commit/81671ba909e319be155d2ec2f10f5e3f6cc01cec), [`2e5d9e3`](https://github.com/graphql-hive/gateway/commit/2e5d9e3c89569ace0d40e2fabd06c61808fed3b0), [`6c9083c`](https://github.com/graphql-hive/gateway/commit/6c9083c08c9f61ee224451a370353c18ad08e6d9), [`e08a863`](https://github.com/graphql-hive/gateway/commit/e08a863ad6ed47f3ab9c41efcb4b9434b0d61d59), [`17c1241`](https://github.com/graphql-hive/gateway/commit/17c12417e321dba453d149d08df730307bda300b), [`f008aed`](https://github.com/graphql-hive/gateway/commit/f008aed2fa901905090ef19ec43f8043b5852103), [`f0ff13d`](https://github.com/graphql-hive/gateway/commit/f0ff13d086a30eb156469cdb3452298f2ea0352e), [`dd09ea9`](https://github.com/graphql-hive/gateway/commit/dd09ea939cc92d86559b3d4abe2d2a86a6f84ef4), [`6c9083c`](https://github.com/graphql-hive/gateway/commit/6c9083c08c9f61ee224451a370353c18ad08e6d9), [`07c2d07`](https://github.com/graphql-hive/gateway/commit/07c2d07b11cce6d3f50fadd16b3e36597cd2472f)]:
48
+ - @graphql-hive/gateway-runtime@2.0.0-alpha-7c626466043eff22b70aab87a965407c7fa989ef
49
+ - @graphql-mesh/plugin-opentelemetry@2.0.0-alpha-7c626466043eff22b70aab87a965407c7fa989ef
50
+ - @graphql-mesh/plugin-prometheus@2.0.0-alpha-7c626466043eff22b70aab87a965407c7fa989ef
51
+ - @graphql-mesh/hmac-upstream-signature@2.0.0-alpha-7c626466043eff22b70aab87a965407c7fa989ef
52
+ - @graphql-hive/plugin-deduplicate-request@2.0.0-alpha-7c626466043eff22b70aab87a965407c7fa989ef
53
+ - @graphql-mesh/transport-http-callback@1.0.0-alpha-7c626466043eff22b70aab87a965407c7fa989ef
54
+ - @graphql-hive/plugin-aws-sigv4@2.0.0-alpha-7c626466043eff22b70aab87a965407c7fa989ef
55
+ - @graphql-mesh/plugin-jwt-auth@2.0.0-alpha-7c626466043eff22b70aab87a965407c7fa989ef
56
+ - @graphql-mesh/transport-http@1.0.0-alpha-7c626466043eff22b70aab87a965407c7fa989ef
57
+ - @graphql-mesh/transport-ws@2.0.0-alpha-7c626466043eff22b70aab87a965407c7fa989ef
58
+ - @graphql-hive/importer@2.0.0-alpha-7c626466043eff22b70aab87a965407c7fa989ef
59
+ - @graphql-hive/logger@1.0.0-alpha-7c626466043eff22b70aab87a965407c7fa989ef
60
+ - @graphql-hive/pubsub@2.0.0-alpha-7c626466043eff22b70aab87a965407c7fa989ef
61
61
 
62
62
  ## 1.15.3
63
63
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphql-hive/gateway",
3
- "version": "2.0.0-alpha-a15385b922de3f08a097b3e2539e21e758bd362f",
3
+ "version": "2.0.0-alpha-7c626466043eff22b70aab87a965407c7fa989ef",
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-a15385b922de3f08a097b3e2539e21e758bd362f",
57
- "@graphql-hive/importer": "2.0.0-alpha-a15385b922de3f08a097b3e2539e21e758bd362f",
58
- "@graphql-hive/logger": "1.0.0-alpha-a15385b922de3f08a097b3e2539e21e758bd362f",
59
- "@graphql-hive/plugin-aws-sigv4": "2.0.0-alpha-a15385b922de3f08a097b3e2539e21e758bd362f",
60
- "@graphql-hive/plugin-deduplicate-request": "2.0.0-alpha-a15385b922de3f08a097b3e2539e21e758bd362f",
61
- "@graphql-hive/pubsub": "2.0.0-alpha-a15385b922de3f08a097b3e2539e21e758bd362f",
56
+ "@graphql-hive/gateway-runtime": "2.0.0-alpha-7c626466043eff22b70aab87a965407c7fa989ef",
57
+ "@graphql-hive/importer": "2.0.0-alpha-7c626466043eff22b70aab87a965407c7fa989ef",
58
+ "@graphql-hive/logger": "1.0.0-alpha-7c626466043eff22b70aab87a965407c7fa989ef",
59
+ "@graphql-hive/plugin-aws-sigv4": "2.0.0-alpha-7c626466043eff22b70aab87a965407c7fa989ef",
60
+ "@graphql-hive/plugin-deduplicate-request": "2.0.0-alpha-7c626466043eff22b70aab87a965407c7fa989ef",
61
+ "@graphql-hive/pubsub": "2.0.0-alpha-7c626466043eff22b70aab87a965407c7fa989ef",
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-a15385b922de3f08a097b3e2539e21e758bd362f",
67
+ "@graphql-mesh/hmac-upstream-signature": "2.0.0-alpha-7c626466043eff22b70aab87a965407c7fa989ef",
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-a15385b922de3f08a097b3e2539e21e758bd362f",
71
- "@graphql-mesh/plugin-opentelemetry": "2.0.0-alpha-a15385b922de3f08a097b3e2539e21e758bd362f",
72
- "@graphql-mesh/plugin-prometheus": "2.0.0-alpha-a15385b922de3f08a097b3e2539e21e758bd362f",
70
+ "@graphql-mesh/plugin-jwt-auth": "2.0.0-alpha-7c626466043eff22b70aab87a965407c7fa989ef",
71
+ "@graphql-mesh/plugin-opentelemetry": "2.0.0-alpha-7c626466043eff22b70aab87a965407c7fa989ef",
72
+ "@graphql-mesh/plugin-prometheus": "2.0.0-alpha-7c626466043eff22b70aab87a965407c7fa989ef",
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-a15385b922de3f08a097b3e2539e21e758bd362f",
76
- "@graphql-mesh/transport-http-callback": "1.0.0-alpha-a15385b922de3f08a097b3e2539e21e758bd362f",
77
- "@graphql-mesh/transport-ws": "2.0.0-alpha-a15385b922de3f08a097b3e2539e21e758bd362f",
75
+ "@graphql-mesh/transport-http": "1.0.0-alpha-7c626466043eff22b70aab87a965407c7fa989ef",
76
+ "@graphql-mesh/transport-http-callback": "1.0.0-alpha-7c626466043eff22b70aab87a965407c7fa989ef",
77
+ "@graphql-mesh/transport-ws": "2.0.0-alpha-7c626466043eff22b70aab87a965407c7fa989ef",
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",
@@ -99,7 +99,7 @@
99
99
  "ws": "^8.18.0"
100
100
  },
101
101
  "devDependencies": {
102
- "@graphql-mesh/transport-common": "1.0.0-alpha-a15385b922de3f08a097b3e2539e21e758bd362f",
102
+ "@graphql-mesh/transport-common": "1.0.0-alpha-7c626466043eff22b70aab87a965407c7fa989ef",
103
103
  "@graphql-mesh/transport-soap": "^0.10.6",
104
104
  "@graphql-tools/executor": "^1.4.7",
105
105
  "@rollup/plugin-commonjs": "^28.0.0",