fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0 #820

Merged
renovate merged 1 commits from renovate/github.com-wundergraph-graphql-go-tools-v2-2.x into main 2026-04-30 12:17:15 +00:00
Owner

This PR contains the following updates:

Package Change Age Confidence
github.com/wundergraph/graphql-go-tools/v2 v2.0.0-rc.270v2.0.0 age confidence

Release Notes

wundergraph/graphql-go-tools (github.com/wundergraph/graphql-go-tools/v2)

v2.0.0

Compare Source

v2 is a major rewrite and stable release of the GraphQL engine with federation support.
It includes changes and integration tests for the planner, resolver, ast, and other parts.
This rewrite was battle-tested in production via Cosmo Router.

Features
  • Completely rehauled query planner, which now supports most of the federation features, like multiple @key directives, @requires on interfaces, @requires with field arguments, full @provides support, better entity/null handling, and @​interfaceObject directive, etc.
  • Full-featured gRPC subgraph support backed by protographic
  • Query cost control: estimated and actual cost computation for queries
  • Query Plans and request tracing
  • Partial errors customization with a filter on error properties
  • Apollo compatible error handling: error/rate-limit extensions, non-nullable error shaping
  • Latest graphql spec updates: oneOf directive, additional descriptions, deprecated arguments in introspection.
  • Memory & performance enhancements: pool-free resolvable, arena-based json processing

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/wundergraph/graphql-go-tools/v2](https://github.com/wundergraph/graphql-go-tools) | `v2.0.0-rc.270` → `v2.0.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fwundergraph%2fgraphql-go-tools%2fv2/v2.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fwundergraph%2fgraphql-go-tools%2fv2/v2.0.0-rc.270/v2.0.0?slim=true) | --- ### Release Notes <details> <summary>wundergraph/graphql-go-tools (github.com/wundergraph/graphql-go-tools/v2)</summary> ### [`v2.0.0`](https://github.com/wundergraph/graphql-go-tools/releases/tag/v2.0.0) [Compare Source](https://github.com/wundergraph/graphql-go-tools/compare/v2.0.0-rc.270...v2.0.0) v2 is a major rewrite and stable release of the GraphQL engine with federation support. It includes changes and integration tests for the planner, resolver, ast, and other parts. This rewrite was battle-tested in production via [Cosmo Router](https://github.com/wundergraph/cosmo). ##### Features - Completely rehauled query planner, which now supports most of the federation features, like multiple `@key` directives, `@requires` on interfaces, `@requires` with field arguments, full `@provides` support, better entity/null handling, and [@&#8203;interfaceObject](https://github.com/interfaceObject) directive, etc. - Full-featured gRPC subgraph support backed by [protographic](https://github.com/wundergraph/cosmo/tree/main/protographic) - Query cost control: estimated and actual cost computation for queries - Query Plans and request tracing - Partial errors customization with a filter on error properties - Apollo compatible error handling: error/rate-limit extensions, non-nullable error shaping - Latest graphql spec updates: `oneOf` directive, additional descriptions, deprecated arguments in introspection. - Memory & performance enhancements: pool-free resolvable, [arena-based](https://github.com/wundergraph/astjson) json processing </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE0MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2026-04-30 12:07:43 +00:00
fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0
renovate/stability-days Updates have met minimum release age requirement
schemas / vulnerabilities (pull_request) Successful in 1m59s
schemas / check (pull_request) Successful in 3m30s
schemas / check-release (pull_request) Successful in 3m32s
pre-commit / pre-commit (pull_request) Successful in 7m16s
schemas / build (pull_request) Successful in 5m20s
schemas / deploy-prod (pull_request) Has been skipped
2a40c9f161
renovate scheduled this pull request to auto merge when all checks succeed 2026-04-30 12:07:46 +00:00
renovate merged commit bd792e9027 into main 2026-04-30 12:17:15 +00:00
renovate deleted branch renovate/github.com-wundergraph-graphql-go-tools-v2-2.x 2026-04-30 12:17:17 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/schemas#820