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

Merged
renovate merged 1 commits from renovate/github.com-99designs-gqlgen-0.x into main 2026-01-12 02:20:07 +00:00
Owner

This PR 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: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR 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**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC42IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2026-01-12 02:15:02 +00:00
fix(deps): update module github.com/99designs/gqlgen to v0.17.86
otelsetup / vulnerabilities (pull_request) Successful in 4m35s
otelsetup / test (pull_request) Successful in 4m35s
pre-commit / pre-commit (pull_request) Successful in 13m59s
04fb295cfd
renovate scheduled this pull request to auto merge when all checks succeed 2026-01-12 02:15:10 +00:00
Author
Owner

ℹ️ 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
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): - 1 additional dependency was updated Details: | **Package** | **Change** | | :------------------ | :--------------------- | | `golang.org/x/text` | `v0.32.0` -> `v0.33.0` |
renovate merged commit ae2ca7265b into main 2026-01-12 02:20:07 +00:00
renovate deleted branch renovate/github.com-99designs-gqlgen-0.x 2026-01-12 02:20:08 +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#90