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

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/github.com-99designs-gqlgen-0.x into main 2025-06-29 00:01:55 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-06-28 23:51:38 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Type Update Change
github.com/99designs/gqlgen require patch v0.17.75 -> v0.17.76

Release Notes

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

v0.17.76

Compare Source

What's Changed

New Contributors

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


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/99designs/gqlgen](https://github.com/99designs/gqlgen) | require | patch | `v0.17.75` -> `v0.17.76` | --- ### Release Notes <details> <summary>99designs/gqlgen (github.com/99designs/gqlgen)</summary> ### [`v0.17.76`](https://github.com/99designs/gqlgen/releases/tag/v0.17.76) [Compare Source](https://github.com/99designs/gqlgen/compare/v0.17.75...v0.17.76) #### What's Changed - Improve gqlgen performance by bulking name only package loads by [@&#8203;AdallomRoy](https://github.com/AdallomRoy) in https://github.com/99designs/gqlgen/pull/3743 - Fix/explicit requires with mutli entity resolver by [@&#8203;parkerroan](https://github.com/parkerroan) in https://github.com/99designs/gqlgen/pull/3744 - fix use\_function\_syntax\_for\_execution\_context with @&#8203;goEnum/[@&#8203;goModel](https://github.com/goModel) by [@&#8203;adamgonen](https://github.com/adamgonen) in https://github.com/99designs/gqlgen/pull/3748 - Attempt to preserve types by [@&#8203;StevenACoffman](https://github.com/StevenACoffman) in https://github.com/99designs/gqlgen/pull/3749 - Update github.com/vektah/gqlparser/v2 to v2.5.30 by [@&#8203;StevenACoffman](https://github.com/StevenACoffman) in https://github.com/99designs/gqlgen/pull/3751 - chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 in /\_examples by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3747 - chore(deps-dev): bump vitest from 3.2.3 to 3.2.4 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3745 - chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3746 - chore(deps): bump the go\_modules group across 3 directories with 1 update by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3750 #### New Contributors - [@&#8203;adamgonen](https://github.com/adamgonen) made their first contribution in https://github.com/99designs/gqlgen/pull/3748 **Full Changelog**: https://github.com/99designs/gqlgen/compare/v0.17.75...v0.17.76 </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:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-06-28 23:51:39 +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):

  • 1 additional dependency was updated

Details:

Package Change
github.com/vektah/gqlparser/v2 v2.5.28 -> v2.5.30
### ℹ 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): - 1 additional dependency was updated Details: | **Package** | **Change** | | :------------------------------- | :--------------------- | | `github.com/vektah/gqlparser/v2` | `v2.5.28` -> `v2.5.30` |
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-06-28 23:51:41 +00:00 (Migrated from gitlab.com)

mentioned in issue #1

mentioned in issue #1
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2025-06-28 23:59:53 +00:00
argoyle commented 2025-06-29 00:01:46 +00:00 (Migrated from gitlab.com)

Codecov Report

All modified and coverable lines are covered by tests

Project coverage is 0.00%. Comparing base (6263f85) to head (5391543).

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #19   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          3       3           
  Lines        108     108           
=====================================
  Misses       108     108           

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:shiny/otelsetup/pull/19?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny) Report All modified and coverable lines are covered by tests :white_check_mark: > Project coverage is 0.00%. Comparing base [(`6263f85`)](https://app.codecov.io/gl/unboundsoftware:shiny/otelsetup/commit/6263f8541e96ff67bc37e74554687a25b0d54696?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny) to head [(`5391543`)](https://app.codecov.io/gl/unboundsoftware:shiny/otelsetup/commit/53915436b066a035d0abec9ac600d51e17100bfc?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny). <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## main #19 +/- ## ===================================== Coverage 0.00% 0.00% ===================================== Files 3 3 Lines 108 108 ===================================== Misses 108 108 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware:shiny/otelsetup/pull/19?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=shiny). :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-06-29 00:01:55 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: shiny/otelsetup#20