@graphql-hive/gateway-runtime 2.3.5-rc-8980f45f22c6930653a19bac8573471a73ef543a → 2.3.5-rc-a6df590b4825fa0384346c08cec762c13eab19fc

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 +17 -12
  2. package/package.json +13 -13
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @graphql-hive/gateway-runtime
2
2
 
3
- ## 2.3.5-rc-8980f45f22c6930653a19bac8573471a73ef543a
3
+ ## 2.3.5-rc-a6df590b4825fa0384346c08cec762c13eab19fc
4
4
  ### Patch Changes
5
5
 
6
6
 
@@ -27,18 +27,23 @@
27
27
  - [#1692](https://github.com/graphql-hive/gateway/pull/1692) [`a81b8b2`](https://github.com/graphql-hive/gateway/commit/a81b8b20ecdfda53fb77ae5fae3cbd508ab08936) Thanks [@dependabot](https://github.com/apps/dependabot)! - dependencies updates:
28
28
 
29
29
  - Updated dependency [`@envelop/generic-auth@^11.0.0` ↗︎](https://www.npmjs.com/package/@envelop/generic-auth/v/11.0.0) (from `^10.0.1`, in `dependencies`)
30
+
31
+
32
+ - [#1695](https://github.com/graphql-hive/gateway/pull/1695) [`ce83f35`](https://github.com/graphql-hive/gateway/commit/ce83f356cbeb2f8413689204275710e7d7a27822) Thanks [@dependabot](https://github.com/apps/dependabot)! - dependencies updates:
33
+
34
+ - Updated dependency [`@envelop/disable-introspection@^9.0.0` ↗︎](https://www.npmjs.com/package/@envelop/disable-introspection/v/9.0.0) (from `^8.0.0`, in `dependencies`)
30
35
  - Updated dependencies [[`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), [`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), [`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), [`7ecaf7e`](https://github.com/graphql-hive/gateway/commit/7ecaf7e8f658c4e4c1a91d1e8db3c1a8ceca51cb)]:
31
- - @graphql-hive/logger@1.0.9-rc-8980f45f22c6930653a19bac8573471a73ef543a
32
- - @graphql-mesh/fusion-runtime@1.5.1-rc-8980f45f22c6930653a19bac8573471a73ef543a
33
- - @graphql-mesh/hmac-upstream-signature@2.0.8-rc-8980f45f22c6930653a19bac8573471a73ef543a
34
- - @graphql-mesh/transport-common@1.0.12-rc-8980f45f22c6930653a19bac8573471a73ef543a
35
- - @graphql-tools/batch-delegate@10.0.5-rc-8980f45f22c6930653a19bac8573471a73ef543a
36
- - @graphql-tools/delegate@11.1.3-rc-8980f45f22c6930653a19bac8573471a73ef543a
37
- - @graphql-tools/executor-common@1.0.5-rc-8980f45f22c6930653a19bac8573471a73ef543a
38
- - @graphql-tools/executor-http@3.0.7-rc-8980f45f22c6930653a19bac8573471a73ef543a
39
- - @graphql-tools/federation@4.2.3-rc-8980f45f22c6930653a19bac8573471a73ef543a
40
- - @graphql-tools/stitch@10.1.3-rc-8980f45f22c6930653a19bac8573471a73ef543a
41
- - @graphql-tools/wrap@11.0.5-rc-8980f45f22c6930653a19bac8573471a73ef543a
36
+ - @graphql-hive/logger@1.0.9-rc-a6df590b4825fa0384346c08cec762c13eab19fc
37
+ - @graphql-mesh/fusion-runtime@1.5.1-rc-a6df590b4825fa0384346c08cec762c13eab19fc
38
+ - @graphql-mesh/hmac-upstream-signature@2.0.8-rc-a6df590b4825fa0384346c08cec762c13eab19fc
39
+ - @graphql-mesh/transport-common@1.0.12-rc-a6df590b4825fa0384346c08cec762c13eab19fc
40
+ - @graphql-tools/batch-delegate@10.0.5-rc-a6df590b4825fa0384346c08cec762c13eab19fc
41
+ - @graphql-tools/delegate@11.1.3-rc-a6df590b4825fa0384346c08cec762c13eab19fc
42
+ - @graphql-tools/executor-common@1.0.5-rc-a6df590b4825fa0384346c08cec762c13eab19fc
43
+ - @graphql-tools/executor-http@3.0.7-rc-a6df590b4825fa0384346c08cec762c13eab19fc
44
+ - @graphql-tools/federation@4.2.3-rc-a6df590b4825fa0384346c08cec762c13eab19fc
45
+ - @graphql-tools/stitch@10.1.3-rc-a6df590b4825fa0384346c08cec762c13eab19fc
46
+ - @graphql-tools/wrap@11.0.5-rc-a6df590b4825fa0384346c08cec762c13eab19fc
42
47
 
43
48
  ## 2.3.4
44
49
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphql-hive/gateway-runtime",
3
- "version": "2.3.5-rc-8980f45f22c6930653a19bac8573471a73ef543a",
3
+ "version": "2.3.5-rc-a6df590b4825fa0384346c08cec762c13eab19fc",
4
4
  "type": "module",
5
5
  "repository": {
6
6
  "type": "git",
@@ -46,29 +46,29 @@
46
46
  },
47
47
  "dependencies": {
48
48
  "@envelop/core": "^5.4.0",
49
- "@envelop/disable-introspection": "^8.0.0",
49
+ "@envelop/disable-introspection": "^9.0.0",
50
50
  "@envelop/generic-auth": "^11.0.0",
51
51
  "@envelop/instrumentation": "^1.0.0",
52
52
  "@graphql-hive/core": "^0.13.2",
53
- "@graphql-hive/logger": "1.0.9-rc-8980f45f22c6930653a19bac8573471a73ef543a",
53
+ "@graphql-hive/logger": "1.0.9-rc-a6df590b4825fa0384346c08cec762c13eab19fc",
54
54
  "@graphql-hive/pubsub": "^2.1.1",
55
55
  "@graphql-hive/signal": "^2.0.0",
56
56
  "@graphql-hive/yoga": "^0.42.4",
57
57
  "@graphql-mesh/cross-helpers": "^0.4.10",
58
- "@graphql-mesh/fusion-runtime": "1.5.1-rc-8980f45f22c6930653a19bac8573471a73ef543a",
59
- "@graphql-mesh/hmac-upstream-signature": "2.0.8-rc-8980f45f22c6930653a19bac8573471a73ef543a",
58
+ "@graphql-mesh/fusion-runtime": "1.5.1-rc-a6df590b4825fa0384346c08cec762c13eab19fc",
59
+ "@graphql-mesh/hmac-upstream-signature": "2.0.8-rc-a6df590b4825fa0384346c08cec762c13eab19fc",
60
60
  "@graphql-mesh/plugin-response-cache": "^0.104.18",
61
- "@graphql-mesh/transport-common": "1.0.12-rc-8980f45f22c6930653a19bac8573471a73ef543a",
61
+ "@graphql-mesh/transport-common": "1.0.12-rc-a6df590b4825fa0384346c08cec762c13eab19fc",
62
62
  "@graphql-mesh/types": "^0.104.16",
63
63
  "@graphql-mesh/utils": "^0.104.16",
64
- "@graphql-tools/batch-delegate": "10.0.5-rc-8980f45f22c6930653a19bac8573471a73ef543a",
65
- "@graphql-tools/delegate": "11.1.3-rc-8980f45f22c6930653a19bac8573471a73ef543a",
66
- "@graphql-tools/executor-common": "1.0.5-rc-8980f45f22c6930653a19bac8573471a73ef543a",
67
- "@graphql-tools/executor-http": "3.0.7-rc-8980f45f22c6930653a19bac8573471a73ef543a",
68
- "@graphql-tools/federation": "4.2.3-rc-8980f45f22c6930653a19bac8573471a73ef543a",
69
- "@graphql-tools/stitch": "10.1.3-rc-8980f45f22c6930653a19bac8573471a73ef543a",
64
+ "@graphql-tools/batch-delegate": "10.0.5-rc-a6df590b4825fa0384346c08cec762c13eab19fc",
65
+ "@graphql-tools/delegate": "11.1.3-rc-a6df590b4825fa0384346c08cec762c13eab19fc",
66
+ "@graphql-tools/executor-common": "1.0.5-rc-a6df590b4825fa0384346c08cec762c13eab19fc",
67
+ "@graphql-tools/executor-http": "3.0.7-rc-a6df590b4825fa0384346c08cec762c13eab19fc",
68
+ "@graphql-tools/federation": "4.2.3-rc-a6df590b4825fa0384346c08cec762c13eab19fc",
69
+ "@graphql-tools/stitch": "10.1.3-rc-a6df590b4825fa0384346c08cec762c13eab19fc",
70
70
  "@graphql-tools/utils": "^10.10.3",
71
- "@graphql-tools/wrap": "11.0.5-rc-8980f45f22c6930653a19bac8573471a73ef543a",
71
+ "@graphql-tools/wrap": "11.0.5-rc-a6df590b4825fa0384346c08cec762c13eab19fc",
72
72
  "@graphql-yoga/plugin-apollo-usage-report": "^0.11.2",
73
73
  "@graphql-yoga/plugin-csrf-prevention": "^3.16.2",
74
74
  "@graphql-yoga/plugin-defer-stream": "^3.16.2",