@graphql-hive/gateway 2.1.17-rc-8b8acd6656df809ba0887c38d92273bf1eae694f → 2.1.17

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-8b8acd6656df809ba0887c38d92273bf1eae694f
3
+ ## 2.1.17
4
4
  ### Patch Changes
5
5
 
6
6
 
@@ -20,15 +20,15 @@
20
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
21
 
22
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)]:
23
- - @graphql-hive/gateway-runtime@2.3.5-rc-8b8acd6656df809ba0887c38d92273bf1eae694f
24
- - @graphql-hive/logger@1.0.9-rc-8b8acd6656df809ba0887c38d92273bf1eae694f
25
- - @graphql-hive/plugin-aws-sigv4@2.0.17-rc-8b8acd6656df809ba0887c38d92273bf1eae694f
26
- - @graphql-hive/plugin-opentelemetry@1.2.0-rc-8b8acd6656df809ba0887c38d92273bf1eae694f
27
- - @graphql-mesh/hmac-upstream-signature@2.0.8-rc-8b8acd6656df809ba0887c38d92273bf1eae694f
28
- - @graphql-mesh/plugin-prometheus@2.1.3-rc-8b8acd6656df809ba0887c38d92273bf1eae694f
29
- - @graphql-mesh/transport-http@1.0.12-rc-8b8acd6656df809ba0887c38d92273bf1eae694f
30
- - @graphql-mesh/transport-http-callback@1.0.12-rc-8b8acd6656df809ba0887c38d92273bf1eae694f
31
- - @graphql-mesh/transport-ws@2.0.12-rc-8b8acd6656df809ba0887c38d92273bf1eae694f
23
+ - @graphql-hive/gateway-runtime@2.3.5
24
+ - @graphql-hive/logger@1.0.9
25
+ - @graphql-hive/plugin-aws-sigv4@2.0.17
26
+ - @graphql-hive/plugin-opentelemetry@1.2.0
27
+ - @graphql-mesh/hmac-upstream-signature@2.0.8
28
+ - @graphql-mesh/plugin-prometheus@2.1.3
29
+ - @graphql-mesh/transport-http@1.0.12
30
+ - @graphql-mesh/transport-http-callback@1.0.12
31
+ - @graphql-mesh/transport-ws@2.0.12
32
32
 
33
33
  ## 2.1.16
34
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-8b8acd6656df809ba0887c38d92273bf1eae694f';
31
+ globalThis.__VERSION__ = '2.1.17';
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-8b8acd6656df809ba0887c38d92273bf1eae694f';
25
+ globalThis.__VERSION__ = '2.1.17';
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-8b8acd6656df809ba0887c38d92273bf1eae694f",
3
+ "version": "2.1.17",
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-8b8acd6656df809ba0887c38d92273bf1eae694f",
87
+ "@graphql-hive/gateway-runtime": "^2.3.5",
88
88
  "@graphql-hive/importer": "^2.0.0",
89
- "@graphql-hive/logger": "1.0.9-rc-8b8acd6656df809ba0887c38d92273bf1eae694f",
90
- "@graphql-hive/plugin-aws-sigv4": "2.0.17-rc-8b8acd6656df809ba0887c38d92273bf1eae694f",
91
- "@graphql-hive/plugin-opentelemetry": "1.2.0-rc-8b8acd6656df809ba0887c38d92273bf1eae694f",
89
+ "@graphql-hive/logger": "^1.0.9",
90
+ "@graphql-hive/plugin-aws-sigv4": "^2.0.17",
91
+ "@graphql-hive/plugin-opentelemetry": "^1.2.0",
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-8b8acd6656df809ba0887c38d92273bf1eae694f",
98
+ "@graphql-mesh/hmac-upstream-signature": "^2.0.8",
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-8b8acd6656df809ba0887c38d92273bf1eae694f",
102
+ "@graphql-mesh/plugin-prometheus": "^2.1.3",
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-8b8acd6656df809ba0887c38d92273bf1eae694f",
106
- "@graphql-mesh/transport-http-callback": "1.0.12-rc-8b8acd6656df809ba0887c38d92273bf1eae694f",
107
- "@graphql-mesh/transport-ws": "2.0.12-rc-8b8acd6656df809ba0887c38d92273bf1eae694f",
105
+ "@graphql-mesh/transport-http": "^1.0.12",
106
+ "@graphql-mesh/transport-http-callback": "^1.0.12",
107
+ "@graphql-mesh/transport-ws": "^2.0.12",
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-8b8acd6656df809ba0887c38d92273bf1eae694f",
136
+ "@graphql-mesh/transport-common": "^1.0.12",
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",