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

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/github.com-99designs-gqlgen-0.x into main 2025-06-29 08:26:18 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-06-28 23:55:19 +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:55:20 +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/go-viper/mapstructure/v2 v2.2.1 -> v2.3.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): - 1 additional dependency was updated Details: | **Package** | **Change** | | :------------------------------------ | :------------------- | | `github.com/go-viper/mapstructure/v2` | `v2.2.1` -> `v2.3.0` |
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-06-28 23:55:27 +00:00 (Migrated from gitlab.com)

mentioned in issue #4

mentioned in issue #4
argoyle commented 2025-06-29 00:20:26 +00:00 (Migrated from gitlab.com)

Codecov Report

All modified and coverable lines are covered by tests

Project coverage is 1.00%. Comparing base (8bb6cb7) to head (f8aaf3d).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #510   +/-   ##
=====================================
  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/510?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 [(`8bb6cb7`)](https://app.codecov.io/gl/unboundsoftware/schemas/commit/8bb6cb727994c7989aa21e9873ae3e175a98f245?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) to head [(`f8aaf3d`)](https://app.codecov.io/gl/unboundsoftware/schemas/commit/f8aaf3d464057b81aeb808d6b5c3a3ca6622c93e?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 #510 +/- ## ===================================== 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/510?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 commented 2025-06-29 08:25:23 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 1cf4faa1 - 1 commit from branch main
  • 2fb2c194 - fix(deps): update module github.com/99designs/gqlgen to v0.17.76

Compare with previous version

added 2 commits <ul><li>1cf4faa1 - 1 commit from branch <code>main</code></li><li>2fb2c194 - fix(deps): update module github.com/99designs/gqlgen to v0.17.76</li></ul> [Compare with previous version](/unboundsoftware/schemas/-/merge_requests/510/diffs?diff_id=1406056613&start_sha=f8aaf3d464057b81aeb808d6b5c3a3ca6622c93e)
argoyle (Migrated from gitlab.com) merged commit into main 2025-06-29 08:26:19 +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#514