Skip to content

Commit ff31a2b

Browse files
build(deps): bump @theguild/federation-composition from 0.20.2 to 0.21.0 (#9040)
* build(deps): bump @theguild/federation-composition from 0.20.2 to 0.21.0 Bumps [@theguild/federation-composition](https://github.com/graphql-hive/federation-composition) from 0.20.2 to 0.21.0. - [Release notes](https://github.com/graphql-hive/federation-composition/releases) - [Changelog](https://github.com/graphql-hive/federation-composition/blob/main/CHANGELOG.md) - [Commits](graphql-hive/federation-composition@v0.20.2...v0.21.0) --- updated-dependencies: - dependency-name: "@theguild/federation-composition" dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * chore(dependencies): updated changesets for modified dependencies --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7c0b01e commit ff31a2b

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@graphql-mesh/fusion-composition": patch
3+
---
4+
dependencies updates:
5+
- Updated dependency [`@theguild/federation-composition@^0.21.0` ↗︎](https://www.npmjs.com/package/@theguild/federation-composition/v/0.21.0) (from `^0.20.0`, in `dependencies`)

packages/fusion/composition/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@graphql-tools/schema": "^10.0.30",
5555
"@graphql-tools/stitching-directives": "^4.0.8",
5656
"@graphql-tools/utils": "^10.11.0",
57-
"@theguild/federation-composition": "^0.20.0",
57+
"@theguild/federation-composition": "^0.21.0",
5858
"change-case": "^4.1.2",
5959
"graphql-scalars": "^1.23.0",
6060
"minimatch": "^10.0.3",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7111,7 +7111,7 @@ __metadata:
71117111
"@graphql-tools/schema": "npm:^10.0.30"
71127112
"@graphql-tools/stitching-directives": "npm:^4.0.8"
71137113
"@graphql-tools/utils": "npm:^10.11.0"
7114-
"@theguild/federation-composition": "npm:^0.20.0"
7114+
"@theguild/federation-composition": "npm:^0.21.0"
71157115
"@types/minimatch": "npm:6.0.0"
71167116
"@types/pluralize": "npm:^0.0.33"
71177117
"@whatwg-node/promise-helpers": "npm:^1.0.0"
@@ -15244,7 +15244,7 @@ __metadata:
1524415244
languageName: node
1524515245
linkType: hard
1524615246

15247-
"@theguild/federation-composition@npm:^0.20.0, @theguild/federation-composition@npm:^0.20.2":
15247+
"@theguild/federation-composition@npm:^0.20.2":
1524815248
version: 0.20.2
1524915249
resolution: "@theguild/federation-composition@npm:0.20.2"
1525015250
dependencies:

0 commit comments

Comments
 (0)