Skip to content

build(deps): bump @theguild/federation-composition from 0.22.1 to 0.22.2#9407

Open
dependabot[bot] wants to merge 2 commits intomasterfrom
dependabot/npm_and_yarn/theguild/federation-composition-0.22.2
Open

build(deps): bump @theguild/federation-composition from 0.22.1 to 0.22.2#9407
dependabot[bot] wants to merge 2 commits intomasterfrom
dependabot/npm_and_yarn/theguild/federation-composition-0.22.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2026

Bumps @theguild/federation-composition from 0.22.1 to 0.22.2.

Release notes

Sourced from @​theguild/federation-composition's releases.

v0.22.2

Patch Changes

  • #295 fffe987 Thanks @​n1ru4l! - Fix schema contract composition applying @inaccessible on the federation types ContextArgument and FieldValue on the supergraph SDL.

    This mitigates the following error in apollo-router upon processing the supergraph:

    could not create router: Api error(s): The supergraph schema failed to produce a valid API schema: The following errors occurred:
      - Core feature type `join__ContextArgument` cannot use @inaccessible.
      - Core feature type `join__FieldValue` cannot use @inaccessible.
    
Changelog

Sourced from @​theguild/federation-composition's changelog.

0.22.2

Patch Changes

  • #295 fffe987 Thanks @​n1ru4l! - Fix schema contract composition applying @inaccessible on the federation types ContextArgument and FieldValue on the supergraph SDL.

    This mitigates the following error in apollo-router upon processing the supergraph:

    could not create router: Api error(s): The supergraph schema failed to produce a valid API schema: The following errors occurred:
      - Core feature type `join__ContextArgument` cannot use @inaccessible.
      - Core feature type `join__FieldValue` cannot use @inaccessible.
    
Commits
  • 7d60ab9 Upcoming Release Changes (#296)
  • fffe987 fix: do not add inaccessible directive on federation built-in types (#295)
  • 8eaea33 build(deps): bump brace-expansion from 2.0.2 to 2.0.3 in the npm_and_yarn gro...
  • 7e6bafc chore(deps): update pnpm/action-setup action to v5 (#292)
  • 845dd20 build(deps): bump picomatch from 2.3.1 to 2.3.2 in the npm_and_yarn group acr...
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@theguild/federation-composition](https://github.com/graphql-hive/federation-composition) from 0.22.1 to 0.22.2.
- [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.22.1...v0.22.2)

---
updated-dependencies:
- dependency-name: "@theguild/federation-composition"
  dependency-version: 0.22.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies javascript Pull requests that update javascript code labels Apr 10, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Apollo Federation Subgraph Compatibility Results

Federation 1 Support Federation 2 Support
_service🟒
@key (single)🟒
@key (multi)🟒
@key (composite)🟒
repeatable @key🟒
@requires🟒
@provides🟒
federated tracing🟒
@link🟒
@shareable🟒
@tag🟒
@override🟒
@inaccessible🟒
@composeDirective🟒
@interfaceObject🟒

Learn more:

@theguild-bot
Copy link
Copy Markdown
Collaborator

πŸš€ Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-mesh/compose-cli 1.5.29-alpha-20260410183404-18733bdcdb2c4d2d3b56e27e5640808621898fa7 npm β†—οΈŽ unpkg β†—οΈŽ
@graphql-mesh/fusion-composition 0.8.45-alpha-20260410183404-18733bdcdb2c4d2d3b56e27e5640808621898fa7 npm β†—οΈŽ unpkg β†—οΈŽ
@graphql-mesh/openapi 0.109.50-alpha-20260410183404-18733bdcdb2c4d2d3b56e27e5640808621898fa7 npm β†—οΈŽ unpkg β†—οΈŽ
@graphql-mesh/migrate-config-cli 1.7.37-alpha-20260410183404-18733bdcdb2c4d2d3b56e27e5640808621898fa7 npm β†—οΈŽ unpkg β†—οΈŽ
@omnigraph/openapi 0.109.49-alpha-20260410183404-18733bdcdb2c4d2d3b56e27e5640808621898fa7 npm β†—οΈŽ unpkg β†—οΈŽ

@github-actions
Copy link
Copy Markdown
Contributor

πŸ’» Website Preview

The latest changes are available as preview in: https://e1ea5398.graphql-mesh.pages.dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant