Skip to content

fix(router): bump graphql-go-tools version to 2.9.2 - #3057

Merged
endigma merged 1 commit into
mainfrom
jesse/router-14-connect-panic
Jul 8, 2026
Merged

fix(router): bump graphql-go-tools version to 2.9.2#3057
endigma merged 1 commit into
mainfrom
jesse/router-14-connect-panic

Conversation

@endigma

@endigma endigma commented Jul 7, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • Chores
    • Updated a core GraphQL dependency to patch version v2.9.2 in both the router and test modules.
    • Keeps the project aligned with upstream fixes and improvements, with no expected end-user behavior changes.

@endigma
endigma requested a review from a team as a code owner July 7, 2026 15:59
@github-actions github-actions Bot added the router label Jul 7, 2026
@endigma
endigma requested a review from Noroth July 7, 2026 16:00
@coderabbitai

coderabbitai Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 8cab0716-8c1b-4404-ae0c-fcfdfe46fc56

📥 Commits

Reviewing files that changed from the base of the PR and between 427b0d3744b8c8f26f5dbc7ed760a9270e7a6912 and 14ab6fc.

⛔ Files ignored due to path filters (2)
  • router-tests/go.sum is excluded by !**/*.sum
  • router/go.sum is excluded by !**/*.sum
📒 Files selected for processing (2)
  • router-tests/go.mod
  • router/go.mod
🚧 Files skipped from review as they are similar to previous changes (2)
  • router/go.mod
  • router-tests/go.mod

Walkthrough

This PR updates the github.com/wundergraph/graphql-go-tools/v2 dependency version from v2.9.1 to v2.9.2 in both router/go.mod and router-tests/go.mod.

Changes

Dependency Version Bump

Layer / File(s) Summary
Update graphql-go-tools/v2 requirement
router/go.mod, router-tests/go.mod
Bumped the github.com/wundergraph/graphql-go-tools/v2 version requirement from v2.9.1 to v2.9.2.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

  • wundergraph/cosmo#2486: Both PRs update the same github.com/wundergraph/graphql-go-tools/v2 dependency version in the same go.mod files.
  • wundergraph/cosmo#2913: Both PRs perform the same type of version bump for github.com/wundergraph/graphql-go-tools/v2 in router/go.mod and router-tests/go.mod.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly matches the main change: bumping graphql-go-tools to 2.9.2 in the router modules.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 golangci-lint (2.12.2)

level=error msg="[linters_context] typechecking error: pattern ./...: directory prefix . does not contain main module or its selected dependencies"


Comment @coderabbitai help to get the list of available commands.

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

❌ Internal Query Planner CI checks failed

The Internal Query Planner CI checks failed in the celestial repository, and this is going to stop the merge of this PR.
If you are part of the WunderGraph organization, you can see the PR with more details.

@codecov

codecov Bot commented Jul 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.62%. Comparing base (cce07cb) to head (14ab6fc).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3057      +/-   ##
==========================================
- Coverage   61.80%   61.62%   -0.18%     
==========================================
  Files         261      261              
  Lines       30625    30625              
==========================================
- Hits        18927    18872      -55     
- Misses      10183    10224      +41     
- Partials     1515     1529      +14     

see 10 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@endigma
endigma force-pushed the jesse/router-14-connect-panic branch from 427b0d3 to 14ab6fc Compare July 8, 2026 09:19
@endigma
endigma merged commit 8db553c into main Jul 8, 2026
46 of 56 checks passed
@endigma
endigma deleted the jesse/router-14-connect-panic branch July 8, 2026 10:07
@coderabbitai coderabbitai Bot mentioned this pull request Aug 13, 2026
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants