@graphql-hive/gateway 2.0.0-next-0e81187d714aa729fddd340d22d89cb15110c273 → 2.0.0-next-3b470e5fa4ed5b339148e513a644cbfbb26584e9

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-next-0e81187d714aa729fddd340d22d89cb15110c273
3
+ ## 2.0.0-next-3b470e5fa4ed5b339148e513a644cbfbb26584e9
4
4
  ### Major Changes
5
5
 
6
6
 
@@ -90,19 +90,19 @@
90
90
  - Added dependency [`@opentelemetry/sdk-trace-base@^2.0.1` ↗︎](https://www.npmjs.com/package/@opentelemetry/sdk-trace-base/v/2.0.1) (to `dependencies`)
91
91
  - Removed dependency [`@graphql-mesh/plugin-mock@^0.105.8` ↗︎](https://www.npmjs.com/package/@graphql-mesh/plugin-mock/v/0.105.8) (from `dependencies`)
92
92
  - Updated dependencies [[`6f3c563`](https://github.com/graphql-hive/gateway/commit/6f3c56315923713ae23014482e542e15de47f0eb), [`725d369`](https://github.com/graphql-hive/gateway/commit/725d3691f1fe77927a702ee5e3cb3822d088fe38), [`9300d32`](https://github.com/graphql-hive/gateway/commit/9300d32b65af8eaf1e250eec8dbc3b7c27f795cb), [`e4552c6`](https://github.com/graphql-hive/gateway/commit/e4552c647da81995c93dff91cc05d1b67b4589a6), [`239677a`](https://github.com/graphql-hive/gateway/commit/239677a28fea8cd4637d4269998496f14ebf23e7), [`0e81187`](https://github.com/graphql-hive/gateway/commit/0e81187d714aa729fddd340d22d89cb15110c273), [`2eb2b77`](https://github.com/graphql-hive/gateway/commit/2eb2b77c3d985f5e132726b235f4f4241c552d05), [`de31f51`](https://github.com/graphql-hive/gateway/commit/de31f519ebf9f688592674a6ac32c5ba74f096b3), [`cdd4b8c`](https://github.com/graphql-hive/gateway/commit/cdd4b8cb0d4b28279bf559bf9788bfe25b05eb59), [`725d369`](https://github.com/graphql-hive/gateway/commit/725d3691f1fe77927a702ee5e3cb3822d088fe38), [`9b4d15f`](https://github.com/graphql-hive/gateway/commit/9b4d15fed19089fcc01ef8058baa0ac9b106fb4f), [`e4552c6`](https://github.com/graphql-hive/gateway/commit/e4552c647da81995c93dff91cc05d1b67b4589a6), [`7e8a3d8`](https://github.com/graphql-hive/gateway/commit/7e8a3d83e66bb62787f637bb97ea057cdf5f8f1e), [`6f3c563`](https://github.com/graphql-hive/gateway/commit/6f3c56315923713ae23014482e542e15de47f0eb), [`e4552c6`](https://github.com/graphql-hive/gateway/commit/e4552c647da81995c93dff91cc05d1b67b4589a6), [`e02059f`](https://github.com/graphql-hive/gateway/commit/e02059fc50ed05ef18f025d4cb0d354b909716b9), [`239677a`](https://github.com/graphql-hive/gateway/commit/239677a28fea8cd4637d4269998496f14ebf23e7), [`6f3c563`](https://github.com/graphql-hive/gateway/commit/6f3c56315923713ae23014482e542e15de47f0eb), [`6500ade`](https://github.com/graphql-hive/gateway/commit/6500adeaf57e20d826b00da2d025e9acacfc9047), [`0c02723`](https://github.com/graphql-hive/gateway/commit/0c0272369bec3a52e3425c4156b1fd624b144f48), [`d7cc9d1`](https://github.com/graphql-hive/gateway/commit/d7cc9d17f5fc28d0f0577ea57f5e2b5ed5a92327), [`5b50531`](https://github.com/graphql-hive/gateway/commit/5b505319d0308461122e6696595fc9dc604f60fe), [`87f8cf2`](https://github.com/graphql-hive/gateway/commit/87f8cf22ec82d1e486d4f7601895e552f4b2282d), [`6500ade`](https://github.com/graphql-hive/gateway/commit/6500adeaf57e20d826b00da2d025e9acacfc9047), [`f3a3bd4`](https://github.com/graphql-hive/gateway/commit/f3a3bd408b75cb0612523a987143aaa74f8c35f8), [`7e8a3d8`](https://github.com/graphql-hive/gateway/commit/7e8a3d83e66bb62787f637bb97ea057cdf5f8f1e), [`6f3c563`](https://github.com/graphql-hive/gateway/commit/6f3c56315923713ae23014482e542e15de47f0eb), [`239677a`](https://github.com/graphql-hive/gateway/commit/239677a28fea8cd4637d4269998496f14ebf23e7), [`625c5fd`](https://github.com/graphql-hive/gateway/commit/625c5fd162f730735c408f42403ac514eee0a20e)]:
93
- - @graphql-hive/gateway-runtime@2.0.0-next-0e81187d714aa729fddd340d22d89cb15110c273
94
- - @graphql-hive/pubsub@2.0.0-next-0e81187d714aa729fddd340d22d89cb15110c273
95
- - @graphql-mesh/plugin-opentelemetry@2.0.0-next-0e81187d714aa729fddd340d22d89cb15110c273
96
- - @graphql-mesh/plugin-prometheus@2.0.0-next-0e81187d714aa729fddd340d22d89cb15110c273
97
- - @graphql-mesh/hmac-upstream-signature@2.0.0-next-0e81187d714aa729fddd340d22d89cb15110c273
98
- - @graphql-hive/plugin-deduplicate-request@2.0.0-next-0e81187d714aa729fddd340d22d89cb15110c273
99
- - @graphql-mesh/transport-http-callback@1.0.0-next-0e81187d714aa729fddd340d22d89cb15110c273
100
- - @graphql-hive/plugin-aws-sigv4@2.0.0-next-0e81187d714aa729fddd340d22d89cb15110c273
101
- - @graphql-mesh/plugin-jwt-auth@2.0.0-next-0e81187d714aa729fddd340d22d89cb15110c273
102
- - @graphql-mesh/transport-http@1.0.0-next-0e81187d714aa729fddd340d22d89cb15110c273
103
- - @graphql-mesh/transport-ws@2.0.0-next-0e81187d714aa729fddd340d22d89cb15110c273
104
- - @graphql-hive/importer@2.0.0-next-0e81187d714aa729fddd340d22d89cb15110c273
105
- - @graphql-hive/logger@1.0.1-next-0e81187d714aa729fddd340d22d89cb15110c273
93
+ - @graphql-hive/gateway-runtime@2.0.0-next-3b470e5fa4ed5b339148e513a644cbfbb26584e9
94
+ - @graphql-hive/pubsub@2.0.0-next-3b470e5fa4ed5b339148e513a644cbfbb26584e9
95
+ - @graphql-mesh/plugin-opentelemetry@2.0.0-next-3b470e5fa4ed5b339148e513a644cbfbb26584e9
96
+ - @graphql-mesh/plugin-prometheus@2.0.0-next-3b470e5fa4ed5b339148e513a644cbfbb26584e9
97
+ - @graphql-mesh/hmac-upstream-signature@2.0.0-next-3b470e5fa4ed5b339148e513a644cbfbb26584e9
98
+ - @graphql-hive/plugin-deduplicate-request@2.0.0-next-3b470e5fa4ed5b339148e513a644cbfbb26584e9
99
+ - @graphql-mesh/transport-http-callback@1.0.0-next-3b470e5fa4ed5b339148e513a644cbfbb26584e9
100
+ - @graphql-hive/plugin-aws-sigv4@2.0.0-next-3b470e5fa4ed5b339148e513a644cbfbb26584e9
101
+ - @graphql-mesh/plugin-jwt-auth@2.0.0-next-3b470e5fa4ed5b339148e513a644cbfbb26584e9
102
+ - @graphql-mesh/transport-http@1.0.0-next-3b470e5fa4ed5b339148e513a644cbfbb26584e9
103
+ - @graphql-mesh/transport-ws@2.0.0-next-3b470e5fa4ed5b339148e513a644cbfbb26584e9
104
+ - @graphql-hive/importer@2.0.0-next-3b470e5fa4ed5b339148e513a644cbfbb26584e9
105
+ - @graphql-hive/logger@1.0.1-next-3b470e5fa4ed5b339148e513a644cbfbb26584e9
106
106
 
107
107
  ## 1.16.4
108
108
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphql-hive/gateway",
3
- "version": "2.0.0-next-0e81187d714aa729fddd340d22d89cb15110c273",
3
+ "version": "2.0.0-next-3b470e5fa4ed5b339148e513a644cbfbb26584e9",
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-next-0e81187d714aa729fddd340d22d89cb15110c273",
87
- "@graphql-hive/importer": "2.0.0-next-0e81187d714aa729fddd340d22d89cb15110c273",
88
- "@graphql-hive/logger": "1.0.1-next-0e81187d714aa729fddd340d22d89cb15110c273",
89
- "@graphql-hive/plugin-aws-sigv4": "2.0.0-next-0e81187d714aa729fddd340d22d89cb15110c273",
90
- "@graphql-hive/plugin-deduplicate-request": "2.0.0-next-0e81187d714aa729fddd340d22d89cb15110c273",
91
- "@graphql-hive/pubsub": "2.0.0-next-0e81187d714aa729fddd340d22d89cb15110c273",
86
+ "@graphql-hive/gateway-runtime": "2.0.0-next-3b470e5fa4ed5b339148e513a644cbfbb26584e9",
87
+ "@graphql-hive/importer": "2.0.0-next-3b470e5fa4ed5b339148e513a644cbfbb26584e9",
88
+ "@graphql-hive/logger": "1.0.1-next-3b470e5fa4ed5b339148e513a644cbfbb26584e9",
89
+ "@graphql-hive/plugin-aws-sigv4": "2.0.0-next-3b470e5fa4ed5b339148e513a644cbfbb26584e9",
90
+ "@graphql-hive/plugin-deduplicate-request": "2.0.0-next-3b470e5fa4ed5b339148e513a644cbfbb26584e9",
91
+ "@graphql-hive/pubsub": "2.0.0-next-3b470e5fa4ed5b339148e513a644cbfbb26584e9",
92
92
  "@graphql-mesh/cache-cfw-kv": "^0.105.8",
93
93
  "@graphql-mesh/cache-localforage": "^0.105.9",
94
94
  "@graphql-mesh/cache-redis": "^0.104.8",
95
95
  "@graphql-mesh/cache-upstash-redis": "^0.1.8",
96
96
  "@graphql-mesh/cross-helpers": "^0.4.10",
97
- "@graphql-mesh/hmac-upstream-signature": "2.0.0-next-0e81187d714aa729fddd340d22d89cb15110c273",
97
+ "@graphql-mesh/hmac-upstream-signature": "2.0.0-next-3b470e5fa4ed5b339148e513a644cbfbb26584e9",
98
98
  "@graphql-mesh/plugin-http-cache": "^0.105.8",
99
99
  "@graphql-mesh/plugin-jit": "^0.2.7",
100
- "@graphql-mesh/plugin-jwt-auth": "2.0.0-next-0e81187d714aa729fddd340d22d89cb15110c273",
101
- "@graphql-mesh/plugin-opentelemetry": "2.0.0-next-0e81187d714aa729fddd340d22d89cb15110c273",
102
- "@graphql-mesh/plugin-prometheus": "2.0.0-next-0e81187d714aa729fddd340d22d89cb15110c273",
100
+ "@graphql-mesh/plugin-jwt-auth": "2.0.0-next-3b470e5fa4ed5b339148e513a644cbfbb26584e9",
101
+ "@graphql-mesh/plugin-opentelemetry": "2.0.0-next-3b470e5fa4ed5b339148e513a644cbfbb26584e9",
102
+ "@graphql-mesh/plugin-prometheus": "2.0.0-next-3b470e5fa4ed5b339148e513a644cbfbb26584e9",
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-next-0e81187d714aa729fddd340d22d89cb15110c273",
106
- "@graphql-mesh/transport-http-callback": "1.0.0-next-0e81187d714aa729fddd340d22d89cb15110c273",
107
- "@graphql-mesh/transport-ws": "2.0.0-next-0e81187d714aa729fddd340d22d89cb15110c273",
105
+ "@graphql-mesh/transport-http": "1.0.0-next-3b470e5fa4ed5b339148e513a644cbfbb26584e9",
106
+ "@graphql-mesh/transport-http-callback": "1.0.0-next-3b470e5fa4ed5b339148e513a644cbfbb26584e9",
107
+ "@graphql-mesh/transport-ws": "2.0.0-next-3b470e5fa4ed5b339148e513a644cbfbb26584e9",
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-next-0e81187d714aa729fddd340d22d89cb15110c273",
136
+ "@graphql-mesh/transport-common": "1.0.0-next-3b470e5fa4ed5b339148e513a644cbfbb26584e9",
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",