fix(deps): update module github.com/99designs/gqlgen to v0.17.78 #540

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/github.com-99designs-gqlgen-0.x into main 2025-07-28 10:48:32 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-07-26 20:58:10 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Change Age Confidence
github.com/99designs/gqlgen v0.17.76 -> v0.17.78 age confidence

Release Notes

99designs/gqlgen (github.com/99designs/gqlgen)

v0.17.78

Compare Source

What's Changed

Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.77...v0.17.78

v0.17.77

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.76...v0.17.77


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 | Change | Age | Confidence | |---|---|---|---| | [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) | `v0.17.76` -> `v0.17.78` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2f99designs%2fgqlgen/v0.17.78?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2f99designs%2fgqlgen/v0.17.76/v0.17.78?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>99designs/gqlgen (github.com/99designs/gqlgen)</summary> ### [`v0.17.78`](https://github.com/99designs/gqlgen/releases/tag/v0.17.78) [Compare Source](https://github.com/99designs/gqlgen/compare/v0.17.77...v0.17.78) #### What's Changed - Moving processArgField function to graphql package by [@&#8203;UnAfraid](https://github.com/UnAfraid) in https://github.com/99designs/gqlgen/pull/3777 - Added benchmark for graph executor by [@&#8203;UnAfraid](https://github.com/UnAfraid) in https://github.com/99designs/gqlgen/pull/3776 **Full Changelog**: https://github.com/99designs/gqlgen/compare/v0.17.77...v0.17.78 ### [`v0.17.77`](https://github.com/99designs/gqlgen/releases/tag/v0.17.77) [Compare Source](https://github.com/99designs/gqlgen/compare/v0.17.76...v0.17.77) #### What's Changed - Better document how to construct a Server by [@&#8203;brackendawson](https://github.com/brackendawson) in https://github.com/99designs/gqlgen/pull/3764 - Adjust executor to expose GraphQL validation rules for customization by [@&#8203;StevenACoffman](https://github.com/StevenACoffman) in https://github.com/99designs/gqlgen/pull/3772 - Reuse argument parsing function by [@&#8203;UnAfraid](https://github.com/UnAfraid) in https://github.com/99designs/gqlgen/pull/3773 - Update github.com/go-viper/mapstructure/v2 from v2.3.0 to v2.4.0 by [@&#8203;StevenACoffman](https://github.com/StevenACoffman) in https://github.com/99designs/gqlgen/pull/3774 - chore(deps-dev): bump vite from 6.3.5 to 7.0.0 in /integration by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/99designs/gqlgen/pull/3754 - chore(deps-dev): bump [@&#8203;graphql-codegen/client-preset](https://github.com/graphql-codegen/client-preset) from 4.8.2 to 4.8.3 in /integration by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/99designs/gqlgen/pull/3755 - chore(deps-dev): bump vite from 7.0.0 to 7.0.2 in /integration by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/99designs/gqlgen/pull/3760 - chore(deps-dev): bump vite from 7.0.2 to 7.0.4 in /integration by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/99designs/gqlgen/pull/3766 - chore(deps): bump golang.org/x/sync from 0.15.0 to 0.16.0 in /\_examples by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/99designs/gqlgen/pull/3768 - chore(deps): bump golang.org/x/text from 0.26.0 to 0.27.0 in /\_examples by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/99designs/gqlgen/pull/3769 - chore(deps): bump golang.org/x/text from 0.26.0 to 0.27.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/99designs/gqlgen/pull/3767 - chore(deps): bump golang.org/x/tools from 0.34.0 to 0.35.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/99designs/gqlgen/pull/3770 #### New Contributors - [@&#8203;brackendawson](https://github.com/brackendawson) made their first contribution in https://github.com/99designs/gqlgen/pull/3764 **Full Changelog**: https://github.com/99designs/gqlgen/compare/v0.17.76...v0.17.77 </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:eyJjcmVhdGVkSW5WZXIiOiI0MS40My41IiwidXBkYXRlZEluVmVyIjoiNDEuNDMuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-07-26 20:58:11 +00:00 (Migrated from gitlab.com)

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 7 additional dependencies were updated

Details:

Package Change
github.com/go-viper/mapstructure/v2 v2.3.0 -> v2.4.0
golang.org/x/mod v0.25.0 -> v0.26.0
golang.org/x/net v0.41.0 -> v0.42.0
golang.org/x/sync v0.15.0 -> v0.16.0
golang.org/x/sys v0.33.0 -> v0.34.0
golang.org/x/text v0.26.0 -> v0.27.0
golang.org/x/tools v0.34.0 -> v0.35.0
### ℹ Artifact update notice ##### File name: go.mod In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s): - 7 additional dependencies were updated Details: | **Package** | **Change** | | :------------------------------------ | :--------------------- | | `github.com/go-viper/mapstructure/v2` | `v2.3.0` -> `v2.4.0` | | `golang.org/x/mod` | `v0.25.0` -> `v0.26.0` | | `golang.org/x/net` | `v0.41.0` -> `v0.42.0` | | `golang.org/x/sync` | `v0.15.0` -> `v0.16.0` | | `golang.org/x/sys` | `v0.33.0` -> `v0.34.0` | | `golang.org/x/text` | `v0.26.0` -> `v0.27.0` | | `golang.org/x/tools` | `v0.34.0` -> `v0.35.0` |
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-07-26 20:58:13 +00:00 (Migrated from gitlab.com)

mentioned in issue #4

mentioned in issue #4
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-07-27 03:56:40 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-07-27 23:57:46 +00:00 (Migrated from gitlab.com)

changed title from fix(deps): update module github.com/99designs/gqlgen to v0.17.77 to fix(deps): update module github.com/99designs/gqlgen to v0.17.78

<p>changed title from <code class="idiff">fix(deps): update module github.com/99designs/gqlgen to v0.17.7<span class="idiff left right deletion">7</span></code> to <code class="idiff">fix(deps): update module github.com/99designs/gqlgen to v0.17.7<span class="idiff left right addition">8</span></code></p>
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-07-27 23:57:46 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-07-27 23:57:46 +00:00 (Migrated from gitlab.com)

added 1 commit

  • c3dbad6d - fix(deps): update module github.com/99designs/gqlgen to v0.17.78

Compare with previous version

added 1 commit <ul><li>c3dbad6d - fix(deps): update module github.com/99designs/gqlgen to v0.17.78</li></ul> [Compare with previous version](/unboundsoftware/schemas/-/merge_requests/536/diffs?diff_id=1437706971&start_sha=0cf20c70381dcebc267d5df4c44f3c44c8dba632)
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-07-28 00:57:13 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
argoyle commented 2025-07-28 10:21:50 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 0fab1d50 - fix(deps): update module github.com/99designs/gqlgen to v0.17.78

Compare with previous version

added 1 commit <ul><li>0fab1d50 - fix(deps): update module github.com/99designs/gqlgen to v0.17.78</li></ul> [Compare with previous version](/unboundsoftware/schemas/-/merge_requests/536/diffs?diff_id=1438198904&start_sha=c3dbad6ddbe80cb74c51617c112f1e6e90d60b20)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2025-07-28 10:26:20 +00:00
argoyle commented 2025-07-28 10:45:56 +00:00 (Migrated from gitlab.com)

Codecov Report

All modified and coverable lines are covered by tests.
Project coverage is 1.00%. Comparing base (4fbfc0f) to head (0fab1d5).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #536   +/-   ##
=====================================
  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/536?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report :white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 1.00%. Comparing base ([`4fbfc0f`](https://app.codecov.io/gl/unboundsoftware/schemas/commit/4fbfc0f42e6dc52c477a7d99507d4cf0d3291098?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)) to head ([`0fab1d5`](https://app.codecov.io/gl/unboundsoftware/schemas/commit/0fab1d5098f6c30716a9435db3cef6fbad6cbee3?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 #536 +/- ## ===================================== 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/536?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>
argoyle (Migrated from gitlab.com) merged commit into main 2025-07-28 10:48:32 +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#540