@graphql-hive/gateway 2.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54 → 2.0.0-alpha-3b42dc27414c9518851fdfe3ae3656467725a3c1

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.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54
3
+ ## 2.0.0-alpha-3b42dc27414c9518851fdfe3ae3656467725a3c1
4
4
  ### Major Changes
5
5
 
6
6
 
@@ -93,22 +93,22 @@
93
93
  - Removed dependency [`@graphql-mesh/plugin-opentelemetry@workspace:^` ↗︎](https://www.npmjs.com/package/@graphql-mesh/plugin-opentelemetry/v/workspace:^) (from `dependencies`)
94
94
 
95
95
 
96
- - [#1419](https://github.com/graphql-hive/gateway/pull/1419) [`8b275c4`](https://github.com/graphql-hive/gateway/commit/8b275c44c177dfe2a2ec089613ab444b68fb0038) Thanks [@ardatan](https://github.com/ardatan)! - Inflight request deduplication
96
+ - [#1419](https://github.com/graphql-hive/gateway/pull/1419) [`920a04e`](https://github.com/graphql-hive/gateway/commit/920a04ec6ef6186f843f0c60ec3eabf5237d7241) Thanks [@ardatan](https://github.com/ardatan)! - Inflight request deduplication
97
97
 
98
98
  - Updated dependencies [[`01c414f`](https://github.com/graphql-hive/gateway/commit/01c414f6c50edeb1b8dfd09386a12e0499835355), [`f09c4a7`](https://github.com/graphql-hive/gateway/commit/f09c4a74e37c29d4a44cc5612078754e38e54c4a), [`dafd3a1`](https://github.com/graphql-hive/gateway/commit/dafd3a17f02cb85963d6004665017e4733f14fb8), [`91e0764`](https://github.com/graphql-hive/gateway/commit/91e0764ceed0e892cfbe93f8d6e1353fadfa0f8a), [`475ef5c`](https://github.com/graphql-hive/gateway/commit/475ef5cad6c7b7328a18e4d6b851bbcafb09d1a1), [`b0bdd93`](https://github.com/graphql-hive/gateway/commit/b0bdd93de13286e9481217f7c31fe151b3e810f7), [`b4ac110`](https://github.com/graphql-hive/gateway/commit/b4ac11056eface0747eb5a94217e773787b87834), [`01c414f`](https://github.com/graphql-hive/gateway/commit/01c414f6c50edeb1b8dfd09386a12e0499835355), [`91e0764`](https://github.com/graphql-hive/gateway/commit/91e0764ceed0e892cfbe93f8d6e1353fadfa0f8a), [`22bd3f7`](https://github.com/graphql-hive/gateway/commit/22bd3f70d2901738d4c35e02282569546b820b11), [`5cbfc38`](https://github.com/graphql-hive/gateway/commit/5cbfc389021dcf616402788080ffb56b69ff6019), [`b0bdd93`](https://github.com/graphql-hive/gateway/commit/b0bdd93de13286e9481217f7c31fe151b3e810f7), [`01c414f`](https://github.com/graphql-hive/gateway/commit/01c414f6c50edeb1b8dfd09386a12e0499835355), [`f238e21`](https://github.com/graphql-hive/gateway/commit/f238e215ef5ac9b8c93458d4889bf80f85a574ed), [`5dee497`](https://github.com/graphql-hive/gateway/commit/5dee497a3a2908bd2c18b8f50c1c9226023abe1f), [`44530c2`](https://github.com/graphql-hive/gateway/commit/44530c2713a1039e420a793c76fc4dc2231b936e), [`c84b36e`](https://github.com/graphql-hive/gateway/commit/c84b36e1125a8ab3bd8e988be285b96c8545073d), [`00047fd`](https://github.com/graphql-hive/gateway/commit/00047fd581f257d8be5499a25ee80425fb01fc85), [`f238e21`](https://github.com/graphql-hive/gateway/commit/f238e215ef5ac9b8c93458d4889bf80f85a574ed), [`76073af`](https://github.com/graphql-hive/gateway/commit/76073af61b408de42c85f21696cf20a0d97e4027), [`b4f5042`](https://github.com/graphql-hive/gateway/commit/b4f5042c2f152252918a8814d060e39cb9551cdd), [`01c414f`](https://github.com/graphql-hive/gateway/commit/01c414f6c50edeb1b8dfd09386a12e0499835355), [`b0bdd93`](https://github.com/graphql-hive/gateway/commit/b0bdd93de13286e9481217f7c31fe151b3e810f7), [`61f45a1`](https://github.com/graphql-hive/gateway/commit/61f45a13e1175bfb30fbd397604c92ee1fd19a1a)]:
99
- - @graphql-hive/gateway-runtime@2.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54
100
- - @graphql-hive/plugin-opentelemetry@1.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54
101
- - @graphql-hive/pubsub@2.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54
102
- - @graphql-mesh/plugin-prometheus@2.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54
103
- - @graphql-mesh/hmac-upstream-signature@2.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54
104
- - @graphql-hive/plugin-deduplicate-request@2.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54
105
- - @graphql-mesh/transport-http-callback@1.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54
106
- - @graphql-hive/plugin-aws-sigv4@2.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54
107
- - @graphql-mesh/plugin-jwt-auth@2.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54
108
- - @graphql-mesh/transport-http@1.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54
109
- - @graphql-mesh/transport-ws@2.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54
110
- - @graphql-hive/importer@2.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54
111
- - @graphql-hive/logger@1.0.1-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54
99
+ - @graphql-hive/gateway-runtime@2.0.0-alpha-3b42dc27414c9518851fdfe3ae3656467725a3c1
100
+ - @graphql-hive/plugin-opentelemetry@1.0.0-alpha-3b42dc27414c9518851fdfe3ae3656467725a3c1
101
+ - @graphql-hive/pubsub@2.0.0-alpha-3b42dc27414c9518851fdfe3ae3656467725a3c1
102
+ - @graphql-mesh/plugin-prometheus@2.0.0-alpha-3b42dc27414c9518851fdfe3ae3656467725a3c1
103
+ - @graphql-mesh/hmac-upstream-signature@2.0.0-alpha-3b42dc27414c9518851fdfe3ae3656467725a3c1
104
+ - @graphql-hive/plugin-deduplicate-request@2.0.0-alpha-3b42dc27414c9518851fdfe3ae3656467725a3c1
105
+ - @graphql-mesh/transport-http-callback@1.0.0-alpha-3b42dc27414c9518851fdfe3ae3656467725a3c1
106
+ - @graphql-hive/plugin-aws-sigv4@2.0.0-alpha-3b42dc27414c9518851fdfe3ae3656467725a3c1
107
+ - @graphql-mesh/plugin-jwt-auth@2.0.0-alpha-3b42dc27414c9518851fdfe3ae3656467725a3c1
108
+ - @graphql-mesh/transport-http@1.0.0-alpha-3b42dc27414c9518851fdfe3ae3656467725a3c1
109
+ - @graphql-mesh/transport-ws@2.0.0-alpha-3b42dc27414c9518851fdfe3ae3656467725a3c1
110
+ - @graphql-hive/importer@2.0.0-alpha-3b42dc27414c9518851fdfe3ae3656467725a3c1
111
+ - @graphql-hive/logger@1.0.1-alpha-3b42dc27414c9518851fdfe3ae3656467725a3c1
112
112
 
113
113
  ## 1.16.5
114
114
  ### Patch Changes
package/dist/bin.cjs CHANGED
@@ -3,7 +3,7 @@
3
3
  require('dotenv/config');
4
4
  var module$1 = require('node:module');
5
5
  var logger = require('@graphql-hive/logger');
6
- var cli = require('./cli-Cl8Ek55A.cjs');
6
+ var cli = require('./cli-iNGw9YAd.cjs');
7
7
  require('node:cluster');
8
8
  require('node:os');
9
9
  require('node:path');
@@ -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.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54';
31
+ globalThis.__VERSION__ = '2.0.0-alpha-3b42dc27414c9518851fdfe3ae3656467725a3c1';
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
@@ -2,7 +2,7 @@
2
2
  import 'dotenv/config';
3
3
  import module from 'node:module';
4
4
  import { Logger } from '@graphql-hive/logger';
5
- import { e as enableModuleCachingIfPossible, h as handleNodeWarnings, r as run } from './cli-C5gzw52P.js';
5
+ import { e as enableModuleCachingIfPossible, h as handleNodeWarnings, r as run } from './cli-Bqlsj3cS.js';
6
6
  import 'node:cluster';
7
7
  import 'node:os';
8
8
  import 'node:path';
@@ -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.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54';
25
+ globalThis.__VERSION__ = '2.0.0-alpha-3b42dc27414c9518851fdfe3ae3656467725a3c1';
26
26
  module.register("@graphql-hive/importer/hooks", {
27
27
  parentURL: (
28
28
  // @ts-ignore bob will complain when bundling for cjs
@@ -658,7 +658,7 @@ function handleReportingConfig(ctx, loadedConfig, cliOpts) {
658
658
  );
659
659
  process.exit(1);
660
660
  }
661
- if ((opts.hiveAccessToken || opts.hiveUsageAccessToken || opts.hiveTraceAccessToken) && !opts.hiveTarget) {
661
+ if (!opts.hiveRegistryToken && (opts.hiveAccessToken || opts.hiveUsageAccessToken || opts.hiveTraceAccessToken) && !opts.hiveTarget) {
662
662
  ctx.log.error(
663
663
  'Hive access token needs a target. Please provide it through the "--hive-target <target>" option or the config.'
664
664
  );
@@ -665,7 +665,7 @@ function handleReportingConfig(ctx, loadedConfig, cliOpts) {
665
665
  );
666
666
  process.exit(1);
667
667
  }
668
- if ((opts.hiveAccessToken || opts.hiveUsageAccessToken || opts.hiveTraceAccessToken) && !opts.hiveTarget) {
668
+ if (!opts.hiveRegistryToken && (opts.hiveAccessToken || opts.hiveUsageAccessToken || opts.hiveTraceAccessToken) && !opts.hiveTarget) {
669
669
  ctx.log.error(
670
670
  'Hive access token needs a target. Please provide it through the "--hive-target <target>" option or the config.'
671
671
  );
package/dist/index.cjs CHANGED
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var cli = require('./cli-Cl8Ek55A.cjs');
3
+ var cli = require('./cli-iNGw9YAd.cjs');
4
4
  var logger = require('@graphql-hive/logger');
5
5
  var gatewayRuntime = require('@graphql-hive/gateway-runtime');
6
6
  var pubsub = require('@graphql-hive/pubsub');
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- export { b as defaultOptions, d as defineConfig, e as enableModuleCachingIfPossible, a as getBuiltinPluginsFromConfig, g as getCacheInstanceFromConfig, h as handleNodeWarnings, r as run } from './cli-C5gzw52P.js';
1
+ export { b as defaultOptions, d as defineConfig, e as enableModuleCachingIfPossible, a as getBuiltinPluginsFromConfig, g as getCacheInstanceFromConfig, h as handleNodeWarnings, r as run } from './cli-Bqlsj3cS.js';
2
2
  export * from '@graphql-hive/logger';
3
3
  export * from '@graphql-hive/gateway-runtime';
4
4
  export * from '@graphql-hive/pubsub';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphql-hive/gateway",
3
- "version": "2.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54",
3
+ "version": "2.0.0-alpha-3b42dc27414c9518851fdfe3ae3656467725a3c1",
4
4
  "type": "module",
5
5
  "repository": {
6
6
  "type": "git",
@@ -83,28 +83,28 @@
83
83
  "@escape.tech/graphql-armor-block-field-suggestions": "^3.0.0",
84
84
  "@escape.tech/graphql-armor-max-depth": "^2.4.0",
85
85
  "@escape.tech/graphql-armor-max-tokens": "^2.5.0",
86
- "@graphql-hive/gateway-runtime": "2.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54",
87
- "@graphql-hive/importer": "2.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54",
88
- "@graphql-hive/logger": "1.0.1-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54",
89
- "@graphql-hive/plugin-aws-sigv4": "2.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54",
90
- "@graphql-hive/plugin-deduplicate-request": "2.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54",
91
- "@graphql-hive/plugin-opentelemetry": "1.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54",
92
- "@graphql-hive/pubsub": "2.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54",
86
+ "@graphql-hive/gateway-runtime": "2.0.0-alpha-3b42dc27414c9518851fdfe3ae3656467725a3c1",
87
+ "@graphql-hive/importer": "2.0.0-alpha-3b42dc27414c9518851fdfe3ae3656467725a3c1",
88
+ "@graphql-hive/logger": "1.0.1-alpha-3b42dc27414c9518851fdfe3ae3656467725a3c1",
89
+ "@graphql-hive/plugin-aws-sigv4": "2.0.0-alpha-3b42dc27414c9518851fdfe3ae3656467725a3c1",
90
+ "@graphql-hive/plugin-deduplicate-request": "2.0.0-alpha-3b42dc27414c9518851fdfe3ae3656467725a3c1",
91
+ "@graphql-hive/plugin-opentelemetry": "1.0.0-alpha-3b42dc27414c9518851fdfe3ae3656467725a3c1",
92
+ "@graphql-hive/pubsub": "2.0.0-alpha-3b42dc27414c9518851fdfe3ae3656467725a3c1",
93
93
  "@graphql-mesh/cache-cfw-kv": "^0.105.8",
94
94
  "@graphql-mesh/cache-localforage": "^0.105.9",
95
95
  "@graphql-mesh/cache-redis": "^0.104.8",
96
96
  "@graphql-mesh/cache-upstash-redis": "^0.1.8",
97
97
  "@graphql-mesh/cross-helpers": "^0.4.10",
98
- "@graphql-mesh/hmac-upstream-signature": "2.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54",
98
+ "@graphql-mesh/hmac-upstream-signature": "2.0.0-alpha-3b42dc27414c9518851fdfe3ae3656467725a3c1",
99
99
  "@graphql-mesh/plugin-http-cache": "^0.105.8",
100
100
  "@graphql-mesh/plugin-jit": "^0.2.7",
101
- "@graphql-mesh/plugin-jwt-auth": "2.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54",
102
- "@graphql-mesh/plugin-prometheus": "2.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54",
101
+ "@graphql-mesh/plugin-jwt-auth": "2.0.0-alpha-3b42dc27414c9518851fdfe3ae3656467725a3c1",
102
+ "@graphql-mesh/plugin-prometheus": "2.0.0-alpha-3b42dc27414c9518851fdfe3ae3656467725a3c1",
103
103
  "@graphql-mesh/plugin-rate-limit": "^0.104.7",
104
104
  "@graphql-mesh/plugin-snapshot": "^0.104.7",
105
- "@graphql-mesh/transport-http": "1.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54",
106
- "@graphql-mesh/transport-http-callback": "1.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54",
107
- "@graphql-mesh/transport-ws": "2.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54",
105
+ "@graphql-mesh/transport-http": "1.0.0-alpha-3b42dc27414c9518851fdfe3ae3656467725a3c1",
106
+ "@graphql-mesh/transport-http-callback": "1.0.0-alpha-3b42dc27414c9518851fdfe3ae3656467725a3c1",
107
+ "@graphql-mesh/transport-ws": "2.0.0-alpha-3b42dc27414c9518851fdfe3ae3656467725a3c1",
108
108
  "@graphql-mesh/types": "^0.104.8",
109
109
  "@graphql-mesh/utils": "^0.104.11",
110
110
  "@graphql-tools/code-file-loader": "^8.1.22",
@@ -133,7 +133,7 @@
133
133
  "ws": "^8.18.3"
134
134
  },
135
135
  "devDependencies": {
136
- "@graphql-mesh/transport-common": "1.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54",
136
+ "@graphql-mesh/transport-common": "1.0.0-alpha-3b42dc27414c9518851fdfe3ae3656467725a3c1",
137
137
  "@graphql-mesh/transport-soap": "^0.10.8",
138
138
  "@graphql-tools/executor": "^1.4.9",
139
139
  "@rollup/plugin-commonjs": "^28.0.0",