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

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/github.com-wundergraph-graphql-go-tools-v2-2.x into main 2025-06-19 14:40:36 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-06-18 13:54:16 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Type Update Change
github.com/wundergraph/graphql-go-tools/v2 require patch v2.0.0-rc.190 -> v2.0.0-rc.192

Release Notes

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

v2.0.0-rc.192

Compare Source

Bug Fixes
  • don't panic when calling QueryPlan on FetchTreeNode if includeQueryPlans is false (#​1189) (f69a3a6)

v2.0.0-rc.191

Compare Source

Bug Fixes
  • don't send complete when request/resolver context is done (#​1187) (9b51ad6)

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/wundergraph/graphql-go-tools/v2](https://github.com/wundergraph/graphql-go-tools) | require | patch | `v2.0.0-rc.190` -> `v2.0.0-rc.192` | --- ### Release Notes <details> <summary>wundergraph/graphql-go-tools (github.com/wundergraph/graphql-go-tools/v2)</summary> ### [`v2.0.0-rc.192`](https://github.com/wundergraph/graphql-go-tools/releases/tag/v2.0.0-rc.192) [Compare Source](https://github.com/wundergraph/graphql-go-tools/compare/v2.0.0-rc.191...v2.0.0-rc.192) ##### Bug Fixes - don't panic when calling QueryPlan on FetchTreeNode if `includeQueryPlans` is false ([#&#8203;1189](https://github.com/wundergraph/graphql-go-tools/issues/1189)) ([f69a3a6](https://github.com/wundergraph/graphql-go-tools/commit/f69a3a6270c4043904d188800a35796dffd4ba43)) ### [`v2.0.0-rc.191`](https://github.com/wundergraph/graphql-go-tools/releases/tag/v2.0.0-rc.191) [Compare Source](https://github.com/wundergraph/graphql-go-tools/compare/v2.0.0-rc.190...v2.0.0-rc.191) ##### Bug Fixes - don't send complete when request/resolver context is done ([#&#8203;1187](https://github.com/wundergraph/graphql-go-tools/issues/1187)) ([9b51ad6](https://github.com/wundergraph/graphql-go-tools/commit/9b51ad6632c28a985b1f67c97ab1e68647a5f93d)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42MC41IiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-06-18 13:54:20 +00:00 (Migrated from gitlab.com)

mentioned in issue #4

mentioned in issue #4
argoyle commented 2025-06-18 14:03:41 +00:00 (Migrated from gitlab.com)

Codecov Report

All modified and coverable lines are covered by tests

Project coverage is 1.00%. Comparing base (735c387) to head (1918ec3).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #503   +/-   ##
=====================================
  Coverage   1.00%   1.00%           
=====================================
  Files         42      42           
  Lines       1996    1996           
=====================================
  Hits          20      20           
  Misses      1976    1976           

View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
## [Codecov](https://app.codecov.io/gl/unboundsoftware/schemas/pull/503?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report All modified and coverable lines are covered by tests :white_check_mark: > Project coverage is 1.00%. Comparing base [(`735c387`)](https://app.codecov.io/gl/unboundsoftware/schemas/commit/735c387c5889850a25e04303465c7dcfdce46354?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) to head [(`1918ec3`)](https://app.codecov.io/gl/unboundsoftware/schemas/commit/1918ec3da48697d8da3212271e80d91675a3dc5a?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware). <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## main #503 +/- ## ===================================== Coverage 1.00% 1.00% ===================================== Files 42 42 Lines 1996 1996 ===================================== Hits 20 20 Misses 1976 1976 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware/schemas/pull/503?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware). :loudspeaker: Have feedback on the report? [Share it here](https://gitlab.com/codecov-open-source/codecov-user-feedback/-/issues/4). <details><summary> :rocket: New features to boost your workflow: </summary> - :snowflake: [Test Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests, report on failures, and find test suite problems. </details>
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-06-19 09:03:13 +00:00 (Migrated from gitlab.com)

changed title from fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.191 to fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.192

<p>changed title from <code class="idiff">fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.19<span class="idiff left right deletion">1</span></code> to <code class="idiff">fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.19<span class="idiff left right addition">2</span></code></p>
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-06-19 09:03:13 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-06-19 09:03:15 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 1918ec3d - fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.192

Compare with previous version

added 1 commit <ul><li>1918ec3d - fix(deps): update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.192</li></ul> [Compare with previous version](/unboundsoftware/schemas/-/merge_requests/503/diffs?diff_id=1395711441&start_sha=e6051b25e864b86b6f646d9f4e1a365fb2901556)
argoyle (Migrated from gitlab.com) merged commit into main 2025-06-19 14:40:36 +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#507