@graphql-hive/gateway 2.1.17-rc-7bdf18e46b54a4723b9b031543f097de49ea937d → 2.1.17-rc-fb75c546d23aab2b1d2b4679334d64d4ee47d013

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.
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @graphql-hive/gateway
2
2
 
3
- ## 2.1.17-rc-7bdf18e46b54a4723b9b031543f097de49ea937d
3
+ ## 2.1.17-rc-fb75c546d23aab2b1d2b4679334d64d4ee47d013
4
4
  ### Patch Changes
5
5
 
6
6
 
@@ -15,16 +15,20 @@
15
15
 
16
16
  - [#1689](https://github.com/graphql-hive/gateway/pull/1689) [`eabd0f0`](https://github.com/graphql-hive/gateway/commit/eabd0f0b8e42ddd9137c903f489b1d76ee8ebeb0) Thanks [@enisdenjo](https://github.com/enisdenjo)! - Build binaries on macOS 15 (arm and x86)
17
17
 
18
+
19
+
20
+ - [#1701](https://github.com/graphql-hive/gateway/pull/1701) [`471364a`](https://github.com/graphql-hive/gateway/commit/471364a61ad8d4e8b52dfd744c583797b6f6c8eb) Thanks [@enisdenjo](https://github.com/enisdenjo)! - Properly bundle node modules to be used by the single binary
21
+
18
22
  - Updated dependencies [[`4801627`](https://github.com/graphql-hive/gateway/commit/4801627ef16e963bed0052d0f071879004614a14), [`478d7e2`](https://github.com/graphql-hive/gateway/commit/478d7e25ef47fb8fb6183010a8bb61ac31688c55), [`7ecaf7e`](https://github.com/graphql-hive/gateway/commit/7ecaf7e8f658c4e4c1a91d1e8db3c1a8ceca51cb), [`a81b8b2`](https://github.com/graphql-hive/gateway/commit/a81b8b20ecdfda53fb77ae5fae3cbd508ab08936), [`ce83f35`](https://github.com/graphql-hive/gateway/commit/ce83f356cbeb2f8413689204275710e7d7a27822), [`7ecaf7e`](https://github.com/graphql-hive/gateway/commit/7ecaf7e8f658c4e4c1a91d1e8db3c1a8ceca51cb), [`4801627`](https://github.com/graphql-hive/gateway/commit/4801627ef16e963bed0052d0f071879004614a14), [`7ecaf7e`](https://github.com/graphql-hive/gateway/commit/7ecaf7e8f658c4e4c1a91d1e8db3c1a8ceca51cb), [`095aaf1`](https://github.com/graphql-hive/gateway/commit/095aaf1af4b675f4eb7687fe1fc11ea48239c34d), [`ca1dc52`](https://github.com/graphql-hive/gateway/commit/ca1dc52dd144f45d8415d9db3326ec9f21dda2c8), [`4801627`](https://github.com/graphql-hive/gateway/commit/4801627ef16e963bed0052d0f071879004614a14), [`7ecaf7e`](https://github.com/graphql-hive/gateway/commit/7ecaf7e8f658c4e4c1a91d1e8db3c1a8ceca51cb), [`7ecaf7e`](https://github.com/graphql-hive/gateway/commit/7ecaf7e8f658c4e4c1a91d1e8db3c1a8ceca51cb), [`7ecaf7e`](https://github.com/graphql-hive/gateway/commit/7ecaf7e8f658c4e4c1a91d1e8db3c1a8ceca51cb), [`7ecaf7e`](https://github.com/graphql-hive/gateway/commit/7ecaf7e8f658c4e4c1a91d1e8db3c1a8ceca51cb), [`478d7e2`](https://github.com/graphql-hive/gateway/commit/478d7e25ef47fb8fb6183010a8bb61ac31688c55), [`7ecaf7e`](https://github.com/graphql-hive/gateway/commit/7ecaf7e8f658c4e4c1a91d1e8db3c1a8ceca51cb), [`7ecaf7e`](https://github.com/graphql-hive/gateway/commit/7ecaf7e8f658c4e4c1a91d1e8db3c1a8ceca51cb), [`6a64d1d`](https://github.com/graphql-hive/gateway/commit/6a64d1d52e8cb4d845aae9696e1811ded9dbdd03)]:
19
- - @graphql-hive/gateway-runtime@2.3.5-rc-7bdf18e46b54a4723b9b031543f097de49ea937d
20
- - @graphql-hive/logger@1.0.9-rc-7bdf18e46b54a4723b9b031543f097de49ea937d
21
- - @graphql-hive/plugin-aws-sigv4@2.0.17-rc-7bdf18e46b54a4723b9b031543f097de49ea937d
22
- - @graphql-hive/plugin-opentelemetry@1.2.0-rc-7bdf18e46b54a4723b9b031543f097de49ea937d
23
- - @graphql-mesh/hmac-upstream-signature@2.0.8-rc-7bdf18e46b54a4723b9b031543f097de49ea937d
24
- - @graphql-mesh/plugin-prometheus@2.1.3-rc-7bdf18e46b54a4723b9b031543f097de49ea937d
25
- - @graphql-mesh/transport-http@1.0.12-rc-7bdf18e46b54a4723b9b031543f097de49ea937d
26
- - @graphql-mesh/transport-http-callback@1.0.12-rc-7bdf18e46b54a4723b9b031543f097de49ea937d
27
- - @graphql-mesh/transport-ws@2.0.12-rc-7bdf18e46b54a4723b9b031543f097de49ea937d
23
+ - @graphql-hive/gateway-runtime@2.3.5-rc-fb75c546d23aab2b1d2b4679334d64d4ee47d013
24
+ - @graphql-hive/logger@1.0.9-rc-fb75c546d23aab2b1d2b4679334d64d4ee47d013
25
+ - @graphql-hive/plugin-aws-sigv4@2.0.17-rc-fb75c546d23aab2b1d2b4679334d64d4ee47d013
26
+ - @graphql-hive/plugin-opentelemetry@1.2.0-rc-fb75c546d23aab2b1d2b4679334d64d4ee47d013
27
+ - @graphql-mesh/hmac-upstream-signature@2.0.8-rc-fb75c546d23aab2b1d2b4679334d64d4ee47d013
28
+ - @graphql-mesh/plugin-prometheus@2.1.3-rc-fb75c546d23aab2b1d2b4679334d64d4ee47d013
29
+ - @graphql-mesh/transport-http@1.0.12-rc-fb75c546d23aab2b1d2b4679334d64d4ee47d013
30
+ - @graphql-mesh/transport-http-callback@1.0.12-rc-fb75c546d23aab2b1d2b4679334d64d4ee47d013
31
+ - @graphql-mesh/transport-ws@2.0.12-rc-fb75c546d23aab2b1d2b4679334d64d4ee47d013
28
32
 
29
33
  ## 2.1.16
30
34
  ### Patch Changes
package/dist/bin.cjs CHANGED
@@ -28,7 +28,7 @@ function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
28
28
 
29
29
  var module__default = /*#__PURE__*/_interopDefault(module$1);
30
30
 
31
- globalThis.__VERSION__ = '2.1.17-rc-7bdf18e46b54a4723b9b031543f097de49ea937d';
31
+ globalThis.__VERSION__ = '2.1.17-rc-fb75c546d23aab2b1d2b4679334d64d4ee47d013';
32
32
  module__default.default.register("@graphql-hive/importer/hooks", {
33
33
  parentURL: (
34
34
  // @ts-ignore bob will complain when bundling for cjs
package/dist/bin.js CHANGED
@@ -22,7 +22,7 @@ import '@graphql-tools/code-file-loader';
22
22
  import '@graphql-tools/graphql-file-loader';
23
23
  import '@graphql-tools/load';
24
24
 
25
- globalThis.__VERSION__ = '2.1.17-rc-7bdf18e46b54a4723b9b031543f097de49ea937d';
25
+ globalThis.__VERSION__ = '2.1.17-rc-fb75c546d23aab2b1d2b4679334d64d4ee47d013';
26
26
  module.register("@graphql-hive/importer/hooks", {
27
27
  parentURL: (
28
28
  // @ts-ignore bob will complain when bundling for cjs
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphql-hive/gateway",
3
- "version": "2.1.17-rc-7bdf18e46b54a4723b9b031543f097de49ea937d",
3
+ "version": "2.1.17-rc-fb75c546d23aab2b1d2b4679334d64d4ee47d013",
4
4
  "type": "module",
5
5
  "repository": {
6
6
  "type": "git",
@@ -84,27 +84,27 @@
84
84
  "@escape.tech/graphql-armor-block-field-suggestions": "^3.0.0",
85
85
  "@escape.tech/graphql-armor-max-depth": "^2.4.2",
86
86
  "@escape.tech/graphql-armor-max-tokens": "^2.5.0",
87
- "@graphql-hive/gateway-runtime": "2.3.5-rc-7bdf18e46b54a4723b9b031543f097de49ea937d",
87
+ "@graphql-hive/gateway-runtime": "2.3.5-rc-fb75c546d23aab2b1d2b4679334d64d4ee47d013",
88
88
  "@graphql-hive/importer": "^2.0.0",
89
- "@graphql-hive/logger": "1.0.9-rc-7bdf18e46b54a4723b9b031543f097de49ea937d",
90
- "@graphql-hive/plugin-aws-sigv4": "2.0.17-rc-7bdf18e46b54a4723b9b031543f097de49ea937d",
91
- "@graphql-hive/plugin-opentelemetry": "1.2.0-rc-7bdf18e46b54a4723b9b031543f097de49ea937d",
89
+ "@graphql-hive/logger": "1.0.9-rc-fb75c546d23aab2b1d2b4679334d64d4ee47d013",
90
+ "@graphql-hive/plugin-aws-sigv4": "2.0.17-rc-fb75c546d23aab2b1d2b4679334d64d4ee47d013",
91
+ "@graphql-hive/plugin-opentelemetry": "1.2.0-rc-fb75c546d23aab2b1d2b4679334d64d4ee47d013",
92
92
  "@graphql-hive/pubsub": "^2.1.1",
93
93
  "@graphql-mesh/cache-cfw-kv": "^0.105.16",
94
94
  "@graphql-mesh/cache-localforage": "^0.105.17",
95
95
  "@graphql-mesh/cache-redis": "^0.105.2",
96
96
  "@graphql-mesh/cache-upstash-redis": "^0.1.16",
97
97
  "@graphql-mesh/cross-helpers": "^0.4.10",
98
- "@graphql-mesh/hmac-upstream-signature": "2.0.8-rc-7bdf18e46b54a4723b9b031543f097de49ea937d",
98
+ "@graphql-mesh/hmac-upstream-signature": "2.0.8-rc-fb75c546d23aab2b1d2b4679334d64d4ee47d013",
99
99
  "@graphql-mesh/plugin-http-cache": "^0.105.17",
100
100
  "@graphql-mesh/plugin-jit": "^0.2.16",
101
101
  "@graphql-mesh/plugin-jwt-auth": "^2.0.9",
102
- "@graphql-mesh/plugin-prometheus": "2.1.3-rc-7bdf18e46b54a4723b9b031543f097de49ea937d",
102
+ "@graphql-mesh/plugin-prometheus": "2.1.3-rc-fb75c546d23aab2b1d2b4679334d64d4ee47d013",
103
103
  "@graphql-mesh/plugin-rate-limit": "^0.105.5",
104
104
  "@graphql-mesh/plugin-snapshot": "^0.104.16",
105
- "@graphql-mesh/transport-http": "1.0.12-rc-7bdf18e46b54a4723b9b031543f097de49ea937d",
106
- "@graphql-mesh/transport-http-callback": "1.0.12-rc-7bdf18e46b54a4723b9b031543f097de49ea937d",
107
- "@graphql-mesh/transport-ws": "2.0.12-rc-7bdf18e46b54a4723b9b031543f097de49ea937d",
105
+ "@graphql-mesh/transport-http": "1.0.12-rc-fb75c546d23aab2b1d2b4679334d64d4ee47d013",
106
+ "@graphql-mesh/transport-http-callback": "1.0.12-rc-fb75c546d23aab2b1d2b4679334d64d4ee47d013",
107
+ "@graphql-mesh/transport-ws": "2.0.12-rc-fb75c546d23aab2b1d2b4679334d64d4ee47d013",
108
108
  "@graphql-mesh/types": "^0.104.16",
109
109
  "@graphql-mesh/utils": "^0.104.16",
110
110
  "@graphql-tools/code-file-loader": "^8.1.26",
@@ -133,7 +133,7 @@
133
133
  "ws": "^8.18.3"
134
134
  },
135
135
  "devDependencies": {
136
- "@graphql-mesh/transport-common": "1.0.12-rc-7bdf18e46b54a4723b9b031543f097de49ea937d",
136
+ "@graphql-mesh/transport-common": "1.0.12-rc-fb75c546d23aab2b1d2b4679334d64d4ee47d013",
137
137
  "@graphql-mesh/transport-soap": "^0.10.17",
138
138
  "@graphql-tools/executor": "^1.4.13",
139
139
  "@rollup/plugin-commonjs": "^29.0.0",