mirror of
https://github.com/graphql-hive/console
synced 2026-04-21 14:37:17 +00:00
Bump Federation composition lib to v0.21.2 (#7485)
This commit is contained in:
parent
ed3fea1423
commit
e3006e22bb
9 changed files with 32 additions and 24 deletions
8
.changeset/clever-clocks-throw.md
Normal file
8
.changeset/clever-clocks-throw.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
'@graphql-hive/cli': patch
|
||||
'hive': patch
|
||||
---
|
||||
|
||||
Fixes a bug in Federation composition and validation where an error was incorrectly reported for interfaces
|
||||
implementing another interface with a `@key`. The validation now correctly applies only to object
|
||||
types implementing the interface.
|
||||
|
|
@ -22,7 +22,7 @@
|
|||
"@hive/schema": "workspace:*",
|
||||
"@hive/server": "workspace:*",
|
||||
"@hive/storage": "workspace:*",
|
||||
"@theguild/federation-composition": "0.21.1",
|
||||
"@theguild/federation-composition": "0.21.2",
|
||||
"@trpc/client": "10.45.3",
|
||||
"@trpc/server": "10.45.3",
|
||||
"@types/async-retry": "1.4.8",
|
||||
|
|
|
|||
|
|
@ -81,7 +81,7 @@
|
|||
"@sentry/cli": "2.40.0",
|
||||
"@swc/core": "1.13.5",
|
||||
"@theguild/eslint-config": "0.12.1",
|
||||
"@theguild/federation-composition": "0.21.1",
|
||||
"@theguild/federation-composition": "0.21.2",
|
||||
"@theguild/prettier-config": "2.0.7",
|
||||
"@types/node": "22.10.5",
|
||||
"bob-the-bundler": "7.0.1",
|
||||
|
|
|
|||
|
|
@ -60,7 +60,7 @@
|
|||
"@oclif/core": "^3.26.6",
|
||||
"@oclif/plugin-help": "6.0.22",
|
||||
"@oclif/plugin-update": "4.2.13",
|
||||
"@theguild/federation-composition": "0.21.1",
|
||||
"@theguild/federation-composition": "0.21.2",
|
||||
"cli-table3": "0.6.5",
|
||||
"colors": "1.4.0",
|
||||
"env-ci": "7.3.0",
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@
|
|||
"@sentry/node": "7.120.2",
|
||||
"@sentry/types": "7.120.2",
|
||||
"@slack/web-api": "7.10.0",
|
||||
"@theguild/federation-composition": "0.21.1",
|
||||
"@theguild/federation-composition": "0.21.2",
|
||||
"@trpc/client": "10.45.3",
|
||||
"@trpc/server": "10.45.3",
|
||||
"@types/bcryptjs": "2.4.6",
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@apollo/subgraph": "2.9.3",
|
||||
"@theguild/federation-composition": "0.21.1",
|
||||
"@theguild/federation-composition": "0.21.2",
|
||||
"graphql": "16.9.0",
|
||||
"graphql-yoga": "5.13.3"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
"@graphql-tools/stitching-directives": "3.1.38",
|
||||
"@hive/service-common": "workspace:*",
|
||||
"@sentry/node": "7.120.2",
|
||||
"@theguild/federation-composition": "0.21.1",
|
||||
"@theguild/federation-composition": "0.21.2",
|
||||
"@trpc/server": "10.45.3",
|
||||
"@types/async-retry": "1.4.8",
|
||||
"@types/ioredis-mock": "8.2.5",
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@
|
|||
"@sentry/integrations": "7.114.0",
|
||||
"@sentry/node": "7.120.2",
|
||||
"@swc/core": "1.13.5",
|
||||
"@theguild/federation-composition": "0.21.1",
|
||||
"@theguild/federation-composition": "0.21.2",
|
||||
"@trpc/client": "10.45.3",
|
||||
"@trpc/server": "10.45.3",
|
||||
"@whatwg-node/server": "0.10.17",
|
||||
|
|
|
|||
|
|
@ -154,8 +154,8 @@ importers:
|
|||
specifier: 0.12.1
|
||||
version: 0.12.1(eslint@8.57.1(patch_hash=08d9d41d21638cb74d0f9f34877a8839601a4e5a8263066ff23e7032addbcba0))(typescript@5.7.3)
|
||||
'@theguild/federation-composition':
|
||||
specifier: 0.21.1
|
||||
version: 0.21.1(graphql@16.9.0)
|
||||
specifier: 0.21.2
|
||||
version: 0.21.2(graphql@16.9.0)
|
||||
'@theguild/prettier-config':
|
||||
specifier: 2.0.7
|
||||
version: 2.0.7(prettier@3.4.2)
|
||||
|
|
@ -341,8 +341,8 @@ importers:
|
|||
specifier: workspace:*
|
||||
version: link:../packages/services/storage
|
||||
'@theguild/federation-composition':
|
||||
specifier: 0.21.1
|
||||
version: 0.21.1(graphql@16.9.0)
|
||||
specifier: 0.21.2
|
||||
version: 0.21.2(graphql@16.9.0)
|
||||
'@trpc/client':
|
||||
specifier: 10.45.3
|
||||
version: 10.45.3(@trpc/server@10.45.3)
|
||||
|
|
@ -487,8 +487,8 @@ importers:
|
|||
specifier: 4.2.13
|
||||
version: 4.2.13
|
||||
'@theguild/federation-composition':
|
||||
specifier: 0.21.1
|
||||
version: 0.21.1(graphql@16.9.0)
|
||||
specifier: 0.21.2
|
||||
version: 0.21.2(graphql@16.9.0)
|
||||
cli-table3:
|
||||
specifier: 0.6.5
|
||||
version: 0.6.5
|
||||
|
|
@ -816,8 +816,8 @@ importers:
|
|||
specifier: 7.10.0
|
||||
version: 7.10.0
|
||||
'@theguild/federation-composition':
|
||||
specifier: 0.21.1
|
||||
version: 0.21.1(graphql@16.9.0)
|
||||
specifier: 0.21.2
|
||||
version: 0.21.2(graphql@16.9.0)
|
||||
'@trpc/client':
|
||||
specifier: 10.45.3
|
||||
version: 10.45.3(@trpc/server@10.45.3)
|
||||
|
|
@ -1056,8 +1056,8 @@ importers:
|
|||
specifier: 2.9.3
|
||||
version: 2.9.3(graphql@16.9.0)
|
||||
'@theguild/federation-composition':
|
||||
specifier: 0.21.1
|
||||
version: 0.21.1(graphql@16.9.0)
|
||||
specifier: 0.21.2
|
||||
version: 0.21.2(graphql@16.9.0)
|
||||
graphql:
|
||||
specifier: 16.9.0
|
||||
version: 16.9.0
|
||||
|
|
@ -1162,8 +1162,8 @@ importers:
|
|||
specifier: 7.120.2
|
||||
version: 7.120.2
|
||||
'@theguild/federation-composition':
|
||||
specifier: 0.21.1
|
||||
version: 0.21.1(graphql@16.9.0)
|
||||
specifier: 0.21.2
|
||||
version: 0.21.2(graphql@16.9.0)
|
||||
'@trpc/server':
|
||||
specifier: 10.45.3
|
||||
version: 10.45.3
|
||||
|
|
@ -1291,8 +1291,8 @@ importers:
|
|||
specifier: 1.13.5
|
||||
version: 1.13.5
|
||||
'@theguild/federation-composition':
|
||||
specifier: 0.21.1
|
||||
version: 0.21.1(graphql@16.9.0)
|
||||
specifier: 0.21.2
|
||||
version: 0.21.2(graphql@16.9.0)
|
||||
'@trpc/client':
|
||||
specifier: 10.45.3
|
||||
version: 10.45.3(@trpc/server@10.45.3)
|
||||
|
|
@ -9363,8 +9363,8 @@ packages:
|
|||
peerDependencies:
|
||||
graphql: ^16.0.0
|
||||
|
||||
'@theguild/federation-composition@0.21.1':
|
||||
resolution: {integrity: sha512-iw1La4tbRaWKBgz+J9b1ydxv+kgt+7n04ZgD8HSeDJodLsLAxbXj/gLif5f2vyMa98ommBQ73ztBe8zOzGq5YQ==}
|
||||
'@theguild/federation-composition@0.21.2':
|
||||
resolution: {integrity: sha512-vkaJrMaG5TXtEzdrbfTZ5IhOot/Ct2aZHEgG4fYmzZa037DpLaic6W1l1NIlFZ7c/gHZS3Wz4Wt3ZTvsDgOAOQ==}
|
||||
engines: {node: '>=18'}
|
||||
peerDependencies:
|
||||
graphql: ^16.0.0
|
||||
|
|
@ -30437,7 +30437,7 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@theguild/federation-composition@0.21.1(graphql@16.9.0)':
|
||||
'@theguild/federation-composition@0.21.2(graphql@16.9.0)':
|
||||
dependencies:
|
||||
constant-case: 3.0.4
|
||||
debug: 4.4.3(supports-color@8.1.1)
|
||||
|
|
|
|||
Loading…
Reference in a new issue