fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.26 #452

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/github.com-vektah-gqlparser-v2-2.x into main 2025-04-24 19:38:27 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-04-24 17:56:23 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Type Update Change
github.com/vektah/gqlparser/v2 require patch v2.5.25 -> v2.5.26

Release Notes

vektah/gqlparser (github.com/vektah/gqlparser/v2)

v2.5.26

Compare Source

What's Changed

Full Changelog: https://github.com/vektah/gqlparser/compare/v2.5.25...v2.5.26


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/vektah/gqlparser/v2](https://github.com/vektah/gqlparser) | require | patch | `v2.5.25` -> `v2.5.26` | --- ### Release Notes <details> <summary>vektah/gqlparser (github.com/vektah/gqlparser/v2)</summary> ### [`v2.5.26`](https://github.com/vektah/gqlparser/releases/tag/v2.5.26) [Compare Source](https://github.com/vektah/gqlparser/compare/v2.5.25...v2.5.26) #### What's Changed - Fix loosing schema directives in FormatSchema() when schema definition only contains default operation types and gets optimized out by [@&#8203;lorf](https://github.com/lorf) in https://github.com/vektah/gqlparser/pull/366 - Add column information to errors string output by [@&#8203;robmyersrobmyers](https://github.com/robmyersrobmyers) in https://github.com/vektah/gqlparser/pull/368 **Full Changelog**: https://github.com/vektah/gqlparser/compare/v2.5.25...v2.5.26 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTcuOCIsInVwZGF0ZWRJblZlciI6IjM5LjI1Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-04-24 17:56:25 +00:00 (Migrated from gitlab.com)

restored source branch renovate/github.com-vektah-gqlparser-v2-2.x

restored source branch `renovate/github.com-vektah-gqlparser-v2-2.x`
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-04-24 17:56:27 +00:00 (Migrated from gitlab.com)

mentioned in issue #4

mentioned in issue #4
argoyle commented 2025-04-24 18:22:19 +00:00 (Migrated from gitlab.com)

Codecov Report

All modified and coverable lines are covered by tests

Project coverage is 1.04%. Comparing base (c1e5ee9) to head (04a88bf).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #448   +/-   ##
=====================================
  Coverage   1.04%   1.04%           
=====================================
  Files         39      39           
  Lines       1905    1905           
=====================================
  Hits          20      20           
  Misses      1885    1885           

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/448?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.04%. Comparing base [(`c1e5ee9`)](https://app.codecov.io/gl/unboundsoftware/schemas/commit/c1e5ee97ee615389a8cdcc01a801bfeaf81dfb55?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) to head [(`04a88bf`)](https://app.codecov.io/gl/unboundsoftware/schemas/commit/04a88bf310c338f0b9c1b4e795c1ddf01fd20efd?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 #448 +/- ## ===================================== Coverage 1.04% 1.04% ===================================== Files 39 39 Lines 1905 1905 ===================================== Hits 20 20 Misses 1885 1885 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware/schemas/pull/448?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-04-24 18:54:33 +00:00 (Migrated from gitlab.com)

added 2 commits

  • c1e5ee97 - 1 commit from branch main
  • 04a88bf3 - fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.26

Compare with previous version

added 2 commits <ul><li>c1e5ee97 - 1 commit from branch <code>main</code></li><li>04a88bf3 - fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.26</li></ul> [Compare with previous version](/unboundsoftware/schemas/-/merge_requests/448/diffs?diff_id=1337985347&start_sha=7537edfb44c119d3880750f9d0ccb8d003d70928)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2025-04-24 19:06:50 +00:00
argoyle (Migrated from gitlab.com) merged commit into main 2025-04-24 19:38:28 +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#452