Skip to content

fix(deps): update dependency @theguild/federation-composition to ^0.22.0#7989

Merged
ardatan merged 2 commits intomasterfrom
renovate/theguild-federation-composition-0.x
Feb 26, 2026
Merged

fix(deps): update dependency @theguild/federation-composition to ^0.22.0#7989
ardatan merged 2 commits intomasterfrom
renovate/theguild-federation-composition-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 26, 2026

This PR contains the following updates:

Package Change Age Confidence
@theguild/federation-composition ^0.21.3^0.22.0 age confidence

Release Notes

graphql-hive/federation-composition (@​theguild/federation-composition)

v0.22.0

Compare Source

Minor Changes
  • #​267 3e232fa Thanks @​kamilkisiela! - Fix supergraph @join__field generation for @override + @requires migrations and add a progressive override restriction.

    When a field with @requires is overridden, composition now ignores @requires usage coming only from the overridden source field when deciding whether to keep @join__field(..., external: true). This prevents stale external annotations in the supergraph.

    Also, progressive override (@override(..., label: ...)) is now rejected when the overridden source field uses @requires (error code: OVERRIDE_COLLISION_WITH_ANOTHER_DIRECTIVE). Non-progressive override behavior is unchanged.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 26, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Feb 26, 2026

🦋 Changeset detected

Latest commit: a28f06b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@graphql-tools/import Patch
@graphql-tools/graphql-file-loader Patch
@graphql-tools/node-require Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Copy Markdown
Contributor

🚀 Snapshot Release (alpha)

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

Package Version Info
@graphql-tools/import 7.1.11-alpha-20260226175135-a28f06bb8fc4ed907c1d02297445e7570f48b0eb npm ↗︎ unpkg ↗︎
@graphql-tools/graphql-file-loader 8.1.11-alpha-20260226175135-a28f06bb8fc4ed907c1d02297445e7570f48b0eb npm ↗︎ unpkg ↗︎
@graphql-tools/node-require 7.0.36-alpha-20260226175135-a28f06bb8fc4ed907c1d02297445e7570f48b0eb npm ↗︎ unpkg ↗︎
@graphql-tools/resolvers-composition 7.0.28-alpha-20260226175135-a28f06bb8fc4ed907c1d02297445e7570f48b0eb npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Copy Markdown
Contributor

💻 Website Preview

The latest changes are available as preview in: https://pr-7989.graphql-tools.pages.dev

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Feb 26, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@ardatan ardatan merged commit 417d875 into master Feb 26, 2026
14 checks passed
@ardatan ardatan deleted the renovate/theguild-federation-composition-0.x branch February 26, 2026 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant