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

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/github.com-99designs-gqlgen-0.x into main 2026-01-13 08:28:18 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2026-01-12 05:59:20 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Change Age Confidence
github.com/99designs/gqlgen v0.17.85v0.17.86 age confidence

Release Notes

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

v0.17.86

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.85...v0.17.86


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 becomes conflicted, 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](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) | `v0.17.85` → `v0.17.86` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2f99designs%2fgqlgen/v0.17.86?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2f99designs%2fgqlgen/v0.17.85/v0.17.86?slim=true) | --- ### Release Notes <details> <summary>99designs/gqlgen (github.com/99designs/gqlgen)</summary> ### [`v0.17.86`](https://github.com/99designs/gqlgen/releases/tag/v0.17.86) [Compare Source](https://github.com/99designs/gqlgen/compare/v0.17.85...v0.17.86) #### What's Changed - fix: do not use if-else scoped var in type assertion by [@&#8203;StevenACoffman](https://github.com/StevenACoffman) in [#&#8203;3972](https://github.com/99designs/gqlgen/pull/3972) - Caching for packages loaded by a relative path by [@&#8203;deitrix](https://github.com/deitrix) in [#&#8203;3978](https://github.com/99designs/gqlgen/pull/3978) - Autobind Getter and Haser for Protobuf RPC by [@&#8203;raphaelfff](https://github.com/raphaelfff) in [#&#8203;3980](https://github.com/99designs/gqlgen/pull/3980) - Add gqlgen.yml schema configuration file by [@&#8203;Namyts](https://github.com/Namyts) in [#&#8203;3985](https://github.com/99designs/gqlgen/pull/3985) - Reformat after merge to fix lint by [@&#8203;StevenACoffman](https://github.com/StevenACoffman) in [#&#8203;3987](https://github.com/99designs/gqlgen/pull/3987) - Support directives in comments by [@&#8203;ProBun](https://github.com/ProBun) in [#&#8203;3984](https://github.com/99designs/gqlgen/pull/3984) - disable prealloc linter for now by [@&#8203;StevenACoffman](https://github.com/StevenACoffman) in [#&#8203;3988](https://github.com/99designs/gqlgen/pull/3988) - Update dependencies by [@&#8203;StevenACoffman](https://github.com/StevenACoffman) in [#&#8203;3989](https://github.com/99designs/gqlgen/pull/3989) - chore(deps-dev): bump [@&#8203;graphql-codegen/client-preset](https://github.com/graphql-codegen/client-preset) from 5.2.1 to 5.2.2 in /integration by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3974](https://github.com/99designs/gqlgen/pull/3974) - chore(deps): bump github.com/goccy/go-yaml from 1.19.0 to 1.19.1 in /\_examples by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3975](https://github.com/99designs/gqlgen/pull/3975) - chore(deps-dev): bump [@&#8203;apollo/client](https://github.com/apollo/client) from 4.0.10 to 4.0.11 in /integration by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3976](https://github.com/99designs/gqlgen/pull/3976) - chore(deps-dev): bump vitest from 4.0.15 to 4.0.16 in /integration by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3977](https://github.com/99designs/gqlgen/pull/3977) - chore(deps): bump github.com/goccy/go-yaml from 1.19.0 to 1.19.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3973](https://github.com/99designs/gqlgen/pull/3973) - chore(deps): bump dawidd6/action-download-artifact from 11 to 12 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3979](https://github.com/99designs/gqlgen/pull/3979) - chore(deps): bump mikepenz/action-junit-report from 6.0.1 to 6.1.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3982](https://github.com/99designs/gqlgen/pull/3982) #### New Contributors - [@&#8203;raphaelfff](https://github.com/raphaelfff) made their first contribution in [#&#8203;3980](https://github.com/99designs/gqlgen/pull/3980) - [@&#8203;Namyts](https://github.com/Namyts) made their first contribution in [#&#8203;3985](https://github.com/99designs/gqlgen/pull/3985) - [@&#8203;ProBun](https://github.com/ProBun) made their first contribution in [#&#8203;3984](https://github.com/99designs/gqlgen/pull/3984) **Full Changelog**: <https://github.com/99designs/gqlgen/compare/v0.17.85...v0.17.86> </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 becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi43OC4yIiwidXBkYXRlZEluVmVyIjoiNDIuNzguMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2026-01-12 05:59:21 +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):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/goccy/go-yaml v1.19.0 -> v1.19.2
golang.org/x/text v0.32.0 -> v0.33.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): - 2 additional dependencies were updated Details: | **Package** | **Change** | | :------------------------- | :--------------------- | | `github.com/goccy/go-yaml` | `v1.19.0` -> `v1.19.2` | | `golang.org/x/text` | `v0.32.0` -> `v0.33.0` |
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2026-01-12 05:59:24 +00:00 (Migrated from gitlab.com)

mentioned in issue #4

mentioned in issue #4
argoyle commented 2026-01-13 07:41:04 +00:00 (Migrated from gitlab.com)

added 7 commits

  • d918fd57...73fdf6c8 - 6 commits from branch main
  • b69de655 - fix(deps): update module github.com/99designs/gqlgen to v0.17.86

Compare with previous version

added 7 commits <ul><li>d918fd57...73fdf6c8 - 6 commits from branch <code>main</code></li><li>b69de655 - fix(deps): update module github.com/99designs/gqlgen to v0.17.86</li></ul> [Compare with previous version](/unboundsoftware/schemas/-/merge_requests/665/diffs?diff_id=1623974084&start_sha=d918fd5741d0f2ae7ed7e8610e0110de130ecbc2)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2026-01-13 07:41:37 +00:00
argoyle commented 2026-01-13 08:27:03 +00:00 (Migrated from gitlab.com)

Codecov Report

All modified and coverable lines are covered by tests.
Project coverage is 38.31%. Comparing base (81c3a7f) to head (b69de65).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #665   +/-   ##
=======================================
  Coverage   38.31%   38.31%           
=======================================
  Files          45       45           
  Lines        2691     2691           
=======================================
  Hits         1031     1031           
  Misses       1620     1620           
  Partials       40       40           

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/665?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 38.31%. Comparing base ([`81c3a7f`](https://app.codecov.io/gl/unboundsoftware/schemas/commit/81c3a7ff134f316f6f00e8de0f580019121ab5a6?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)) to head ([`b69de65`](https://app.codecov.io/gl/unboundsoftware/schemas/commit/b69de655e444d84559a61593dcd6fd15c1234db3?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 #665 +/- ## ======================================= Coverage 38.31% 38.31% ======================================= Files 45 45 Lines 2691 2691 ======================================= Hits 1031 1031 Misses 1620 1620 Partials 40 40 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware/schemas/pull/665?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 2026-01-13 08:28:18 +00:00 (Migrated from gitlab.com)

mentioned in commit 1effc3937a

mentioned in commit 1effc3937a63fd043e87212c0a6100e514f64d6e
argoyle (Migrated from gitlab.com) merged commit 1effc3937a into main 2026-01-13 08:28:18 +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#669