@graphql-mesh/fusion-runtime 1.6.4-alpha-80a357e7b2a462cafdffbfa9fc9380e6e02bcb14 → 1.6.4-alpha-f339c8cfcc368a7bfa77a3daeca6001868c0424b

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 +10 -10
  2. package/package.json +9 -9
package/CHANGELOG.md CHANGED
@@ -1,21 +1,21 @@
1
1
  # @graphql-mesh/fusion-runtime
2
2
 
3
- ## 1.6.4-alpha-80a357e7b2a462cafdffbfa9fc9380e6e02bcb14
3
+ ## 1.6.4-alpha-f339c8cfcc368a7bfa77a3daeca6001868c0424b
4
4
  ### Patch Changes
5
5
 
6
6
 
7
7
 
8
- - [#1842](https://github.com/graphql-hive/gateway/pull/1842) [`c66a1bc`](https://github.com/graphql-hive/gateway/commit/c66a1bc62f18924f45fed16c0eb48a4336026725) Thanks [@dependabot](https://github.com/apps/dependabot)! - dependencies updates:
8
+ - [#1842](https://github.com/graphql-hive/gateway/pull/1842) [`93aa767`](https://github.com/graphql-hive/gateway/commit/93aa76755afc93085280646fb7cb14e6d02b4a7f) Thanks [@dependabot](https://github.com/apps/dependabot)! - dependencies updates:
9
9
 
10
10
  - Updated dependency [`@graphql-tools/utils@^11.0.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/11.0.0) (from `^10.10.3`, in `dependencies`)
11
- - Updated dependencies [[`c66a1bc`](https://github.com/graphql-hive/gateway/commit/c66a1bc62f18924f45fed16c0eb48a4336026725), [`c66a1bc`](https://github.com/graphql-hive/gateway/commit/c66a1bc62f18924f45fed16c0eb48a4336026725), [`c66a1bc`](https://github.com/graphql-hive/gateway/commit/c66a1bc62f18924f45fed16c0eb48a4336026725), [`c66a1bc`](https://github.com/graphql-hive/gateway/commit/c66a1bc62f18924f45fed16c0eb48a4336026725), [`c66a1bc`](https://github.com/graphql-hive/gateway/commit/c66a1bc62f18924f45fed16c0eb48a4336026725), [`c66a1bc`](https://github.com/graphql-hive/gateway/commit/c66a1bc62f18924f45fed16c0eb48a4336026725), [`c66a1bc`](https://github.com/graphql-hive/gateway/commit/c66a1bc62f18924f45fed16c0eb48a4336026725)]:
12
- - @graphql-mesh/transport-common@1.0.13-alpha-80a357e7b2a462cafdffbfa9fc9380e6e02bcb14
13
- - @graphql-tools/batch-execute@10.0.5-alpha-80a357e7b2a462cafdffbfa9fc9380e6e02bcb14
14
- - @graphql-tools/delegate@12.0.4-alpha-80a357e7b2a462cafdffbfa9fc9380e6e02bcb14
15
- - @graphql-tools/federation@4.2.8-alpha-80a357e7b2a462cafdffbfa9fc9380e6e02bcb14
16
- - @graphql-tools/stitch@10.1.8-alpha-80a357e7b2a462cafdffbfa9fc9380e6e02bcb14
17
- - @graphql-tools/stitching-directives@4.0.10-alpha-80a357e7b2a462cafdffbfa9fc9380e6e02bcb14
18
- - @graphql-tools/wrap@11.1.4-alpha-80a357e7b2a462cafdffbfa9fc9380e6e02bcb14
11
+ - Updated dependencies [[`93aa767`](https://github.com/graphql-hive/gateway/commit/93aa76755afc93085280646fb7cb14e6d02b4a7f), [`93aa767`](https://github.com/graphql-hive/gateway/commit/93aa76755afc93085280646fb7cb14e6d02b4a7f), [`93aa767`](https://github.com/graphql-hive/gateway/commit/93aa76755afc93085280646fb7cb14e6d02b4a7f), [`93aa767`](https://github.com/graphql-hive/gateway/commit/93aa76755afc93085280646fb7cb14e6d02b4a7f), [`93aa767`](https://github.com/graphql-hive/gateway/commit/93aa76755afc93085280646fb7cb14e6d02b4a7f), [`93aa767`](https://github.com/graphql-hive/gateway/commit/93aa76755afc93085280646fb7cb14e6d02b4a7f), [`93aa767`](https://github.com/graphql-hive/gateway/commit/93aa76755afc93085280646fb7cb14e6d02b4a7f)]:
12
+ - @graphql-mesh/transport-common@1.0.13-alpha-f339c8cfcc368a7bfa77a3daeca6001868c0424b
13
+ - @graphql-tools/batch-execute@10.0.5-alpha-f339c8cfcc368a7bfa77a3daeca6001868c0424b
14
+ - @graphql-tools/delegate@12.0.4-alpha-f339c8cfcc368a7bfa77a3daeca6001868c0424b
15
+ - @graphql-tools/federation@4.2.8-alpha-f339c8cfcc368a7bfa77a3daeca6001868c0424b
16
+ - @graphql-tools/stitch@10.1.8-alpha-f339c8cfcc368a7bfa77a3daeca6001868c0424b
17
+ - @graphql-tools/stitching-directives@4.0.10-alpha-f339c8cfcc368a7bfa77a3daeca6001868c0424b
18
+ - @graphql-tools/wrap@11.1.4-alpha-f339c8cfcc368a7bfa77a3daeca6001868c0424b
19
19
 
20
20
  ## 1.6.3
21
21
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphql-mesh/fusion-runtime",
3
- "version": "1.6.4-alpha-80a357e7b2a462cafdffbfa9fc9380e6e02bcb14",
3
+ "version": "1.6.4-alpha-f339c8cfcc368a7bfa77a3daeca6001868c0424b",
4
4
  "type": "module",
5
5
  "description": "Runtime for GraphQL Mesh Fusion Supergraph",
6
6
  "repository": {
@@ -47,25 +47,25 @@
47
47
  "@envelop/instrumentation": "^1.0.0",
48
48
  "@graphql-hive/logger": "^1.0.9",
49
49
  "@graphql-mesh/cross-helpers": "^0.4.10",
50
- "@graphql-mesh/transport-common": "1.0.13-alpha-80a357e7b2a462cafdffbfa9fc9380e6e02bcb14",
50
+ "@graphql-mesh/transport-common": "1.0.13-alpha-f339c8cfcc368a7bfa77a3daeca6001868c0424b",
51
51
  "@graphql-mesh/types": "^0.104.16",
52
52
  "@graphql-mesh/utils": "^0.104.16",
53
- "@graphql-tools/batch-execute": "10.0.5-alpha-80a357e7b2a462cafdffbfa9fc9380e6e02bcb14",
54
- "@graphql-tools/delegate": "12.0.4-alpha-80a357e7b2a462cafdffbfa9fc9380e6e02bcb14",
53
+ "@graphql-tools/batch-execute": "10.0.5-alpha-f339c8cfcc368a7bfa77a3daeca6001868c0424b",
54
+ "@graphql-tools/delegate": "12.0.4-alpha-f339c8cfcc368a7bfa77a3daeca6001868c0424b",
55
55
  "@graphql-tools/executor": "^1.4.13",
56
- "@graphql-tools/federation": "4.2.8-alpha-80a357e7b2a462cafdffbfa9fc9380e6e02bcb14",
56
+ "@graphql-tools/federation": "4.2.8-alpha-f339c8cfcc368a7bfa77a3daeca6001868c0424b",
57
57
  "@graphql-tools/merge": "^9.1.5",
58
- "@graphql-tools/stitch": "10.1.8-alpha-80a357e7b2a462cafdffbfa9fc9380e6e02bcb14",
59
- "@graphql-tools/stitching-directives": "4.0.10-alpha-80a357e7b2a462cafdffbfa9fc9380e6e02bcb14",
58
+ "@graphql-tools/stitch": "10.1.8-alpha-f339c8cfcc368a7bfa77a3daeca6001868c0424b",
59
+ "@graphql-tools/stitching-directives": "4.0.10-alpha-f339c8cfcc368a7bfa77a3daeca6001868c0424b",
60
60
  "@graphql-tools/utils": "^11.0.0",
61
- "@graphql-tools/wrap": "11.1.4-alpha-80a357e7b2a462cafdffbfa9fc9380e6e02bcb14",
61
+ "@graphql-tools/wrap": "11.1.4-alpha-f339c8cfcc368a7bfa77a3daeca6001868c0424b",
62
62
  "@whatwg-node/disposablestack": "^0.0.6",
63
63
  "@whatwg-node/promise-helpers": "^1.3.2",
64
64
  "graphql-yoga": "^5.16.2",
65
65
  "tslib": "^2.8.1"
66
66
  },
67
67
  "devDependencies": {
68
- "@graphql-hive/router-runtime": "1.1.6-alpha-80a357e7b2a462cafdffbfa9fc9380e6e02bcb14",
68
+ "@graphql-hive/router-runtime": "1.1.6-alpha-f339c8cfcc368a7bfa77a3daeca6001868c0424b",
69
69
  "change-case": "^5.4.4",
70
70
  "graphql": "^16.12.0",
71
71
  "pkgroll": "2.21.5"