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

Merged
renovate merged 1 commits from renovate/github.com-99designs-gqlgen-0.x into main 2026-06-15 05:43:35 +00:00
Owner

This PR contains the following updates:

Package Change Age Confidence
github.com/99designs/gqlgen v0.17.90v0.17.91 age confidence

Release Notes

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

v0.17.91

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.90...v0.17.91


Configuration

📅 Schedule: (UTC)

  • 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 Mend Renovate.

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.90` → `v0.17.91` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2f99designs%2fgqlgen/v0.17.91?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2f99designs%2fgqlgen/v0.17.90/v0.17.91?slim=true) | --- ### Release Notes <details> <summary>99designs/gqlgen (github.com/99designs/gqlgen)</summary> ### [`v0.17.91`](https://github.com/99designs/gqlgen/releases/tag/v0.17.91) [Compare Source](https://github.com/99designs/gqlgen/compare/v0.17.90...v0.17.91) #### What's Changed - Stop dispatch handler when request context is canceled by [@&#8203;vvakame](https://github.com/vvakame) in [#&#8203;4150](https://github.com/99designs/gqlgen/pull/4150) - Add PayloadReadLimit to WebSocket transport by [@&#8203;jayaraman-venkatesan](https://github.com/jayaraman-venkatesan) in [#&#8203;4148](https://github.com/99designs/gqlgen/pull/4148) - refactor(codegen): split root and per-schema templates, drop layout guards by [@&#8203;toga4](https://github.com/toga4) in [#&#8203;4149](https://github.com/99designs/gqlgen/pull/4149) - Show deprecated input values in GraphiQL by [@&#8203;DiscretePython](https://github.com/DiscretePython) in [#&#8203;4159](https://github.com/99designs/gqlgen/pull/4159) - Issue 4167 document middlewares by [@&#8203;elwinar](https://github.com/elwinar) in [#&#8203;4169](https://github.com/99designs/gqlgen/pull/4169) - Fix potential panic in batch directive cast by [@&#8203;jeolted](https://github.com/jeolted) in [#&#8203;4178](https://github.com/99designs/gqlgen/pull/4178) - Add error unwrapping to WebsocketError by [@&#8203;jrh3k5](https://github.com/jrh3k5) in [#&#8203;4177](https://github.com/99designs/gqlgen/pull/4177) - Deprecate github.com/gorilla/websocket by [@&#8203;UnAfraid](https://github.com/UnAfraid) in [#&#8203;4183](https://github.com/99designs/gqlgen/pull/4183) - Remove usage of github.com/PuerkitoBio/goquery by [@&#8203;jeolted](https://github.com/jeolted) in [#&#8203;4184](https://github.com/99designs/gqlgen/pull/4184) - allow custom websocket close code and reason by [@&#8203;NateScarlet](https://github.com/NateScarlet) in [#&#8203;4170](https://github.com/99designs/gqlgen/pull/4170) - Fix batch resolvers reusing a single `_federationRequires` for all parents ([#&#8203;4192](https://github.com/99designs/gqlgen/issues/4192)) by [@&#8203;atzedus](https://github.com/atzedus) in [#&#8203;4193](https://github.com/99designs/gqlgen/pull/4193) - Add global batch resolver config under resolver.batch (issue [#&#8203;4044](https://github.com/99designs/gqlgen/issues/4044)) by [@&#8203;atzedus](https://github.com/atzedus) in [#&#8203;4195](https://github.com/99designs/gqlgen/pull/4195) - fix: CoerceList drops elements from typed slices past the first by [@&#8203;c-tonneslan](https://github.com/c-tonneslan) in [#&#8203;4194](https://github.com/99designs/gqlgen/pull/4194) - Add SSE min event interval by [@&#8203;cyphercodes](https://github.com/cyphercodes) in [#&#8203;4196](https://github.com/99designs/gqlgen/pull/4196) - chore: remove deprecated GraphQL handler implementation from handler.… by [@&#8203;atzedus](https://github.com/atzedus) in [#&#8203;4204](https://github.com/99designs/gqlgen/pull/4204) - graphql: add runtime non-null field support via MarkNonNull by [@&#8203;lbarthon](https://github.com/lbarthon) in [#&#8203;4138](https://github.com/99designs/gqlgen/pull/4138) - Update gqlparser to v2.5.34 by [@&#8203;StevenACoffman](https://github.com/StevenACoffman) in [#&#8203;4210](https://github.com/99designs/gqlgen/pull/4210) - chore(deps-dev): bump typescript from 6.0.2 to 6.0.3 in /integration by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4156](https://github.com/99designs/gqlgen/pull/4156) - chore(deps-dev): bump [@&#8203;apollo/client](https://github.com/apollo/client) from 4.1.7 to 4.1.9 in /integration by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4155](https://github.com/99designs/gqlgen/pull/4155) - chore(deps): bump golang.org/x/tools from 0.42.0 to 0.44.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4152](https://github.com/99designs/gqlgen/pull/4152) - chore(deps-dev): bump vitest from 4.1.4 to 4.1.5 in /integration by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4154](https://github.com/99designs/gqlgen/pull/4154) - chore(deps): bump devops-actions/actionlint from 0.1.11 to 0.1.12 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4166](https://github.com/99designs/gqlgen/pull/4166) - chore(deps): bump dawidd6/action-download-artifact from 20 to 21 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4165](https://github.com/99designs/gqlgen/pull/4165) - chore(deps): bump robherley/go-test-action from 1.0.0 to 1.0.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4164](https://github.com/99designs/gqlgen/pull/4164) - chore(deps-dev): bump [@&#8203;graphql-codegen/schema-ast](https://github.com/graphql-codegen/schema-ast) from 5.0.2 to 6.0.0 in /integration by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4163](https://github.com/99designs/gqlgen/pull/4163) - chore(deps): bump test-summary/action from 2.4 to 2.6 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4175](https://github.com/99designs/gqlgen/pull/4175) - chore(deps-dev): bump vitest from 4.1.5 to 4.1.6 in /integration by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4180](https://github.com/99designs/gqlgen/pull/4180) - chore(deps): bump github.com/urfave/cli/v3 from 3.8.0 to 3.9.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4181](https://github.com/99designs/gqlgen/pull/4181) - chore(deps): bump mikepenz/action-junit-report from 6.4.0 to 6.4.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4182](https://github.com/99designs/gqlgen/pull/4182) - chore(deps): bump golang.org/x/text from 0.36.0 to 0.37.0 in /\_examples by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4172](https://github.com/99designs/gqlgen/pull/4172) - chore(deps-dev): bump graphql from 16.13.2 to 16.14.0 in /integration by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4171](https://github.com/99designs/gqlgen/pull/4171) - chore(deps-dev): bump [@&#8203;graphql-codegen/introspection](https://github.com/graphql-codegen/introspection) from 5.0.2 to 6.0.0 in /integration by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4160](https://github.com/99designs/gqlgen/pull/4160) - chore(deps-dev): bump vitest from 4.1.6 to 4.1.7 in /integration by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4188](https://github.com/99designs/gqlgen/pull/4188) - chore(deps): bump robherley/go-test-action from 1.0.1 to 1.1.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4189](https://github.com/99designs/gqlgen/pull/4189) - chore(deps): bump golang.org/x/text from 0.36.0 to 0.37.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4174](https://github.com/99designs/gqlgen/pull/4174) - chore(deps): bump golangci/golangci-lint-action from 9.2.0 to 9.2.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4190](https://github.com/99designs/gqlgen/pull/4190) - chore(deps-dev): bump [@&#8203;apollo/client](https://github.com/apollo/client) from 4.1.9 to 4.2.0 in /integration by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4187](https://github.com/99designs/gqlgen/pull/4187) - chore(deps): bump golang.org/x/net from 0.53.0 to 0.55.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4186](https://github.com/99designs/gqlgen/pull/4186) - chore(deps): bump golang.org/x/tools from 0.44.0 to 0.45.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4173](https://github.com/99designs/gqlgen/pull/4173) - chore(deps-dev): bump [@&#8203;graphql-codegen/cli](https://github.com/graphql-codegen/cli) from 6.3.1 to 7.0.0 in /integration by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4162](https://github.com/99designs/gqlgen/pull/4162) - chore(deps-dev): bump vitest from 4.1.7 to 4.1.8 in /integration by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4200](https://github.com/99designs/gqlgen/pull/4200) - chore(deps-dev): bump [@&#8203;graphql-codegen/introspection](https://github.com/graphql-codegen/introspection) from 6.0.0 to 6.0.1 in /integration by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4202](https://github.com/99designs/gqlgen/pull/4202) - chore(deps-dev): bump graphql from 16.14.0 to 16.14.1 in /integration by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4198](https://github.com/99designs/gqlgen/pull/4198) - chore(deps-dev): bump [@&#8203;graphql-codegen/cli](https://github.com/graphql-codegen/cli) from 7.0.0 to 7.1.2 in /integration by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4201](https://github.com/99designs/gqlgen/pull/4201) - chore(deps-dev): bump [@&#8203;apollo/client](https://github.com/apollo/client) from 4.2.0 to 4.2.2 in /integration by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4206](https://github.com/99designs/gqlgen/pull/4206) - chore(deps-dev): bump [@&#8203;graphql-codegen/client-preset](https://github.com/graphql-codegen/client-preset) from 5.3.0 to 6.0.1 in /integration by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4208](https://github.com/99designs/gqlgen/pull/4208) - chore(deps-dev): bump shell-quote from 1.8.3 to 1.8.4 in /integration in the npm\_and\_yarn group across 1 directory by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4209](https://github.com/99designs/gqlgen/pull/4209) - chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4207](https://github.com/99designs/gqlgen/pull/4207) #### New Contributors - [@&#8203;jayaraman-venkatesan](https://github.com/jayaraman-venkatesan) made their first contribution in [#&#8203;4148](https://github.com/99designs/gqlgen/pull/4148) - [@&#8203;toga4](https://github.com/toga4) made their first contribution in [#&#8203;4149](https://github.com/99designs/gqlgen/pull/4149) - [@&#8203;DiscretePython](https://github.com/DiscretePython) made their first contribution in [#&#8203;4159](https://github.com/99designs/gqlgen/pull/4159) - [@&#8203;elwinar](https://github.com/elwinar) made their first contribution in [#&#8203;4169](https://github.com/99designs/gqlgen/pull/4169) - [@&#8203;jrh3k5](https://github.com/jrh3k5) made their first contribution in [#&#8203;4177](https://github.com/99designs/gqlgen/pull/4177) - [@&#8203;NateScarlet](https://github.com/NateScarlet) made their first contribution in [#&#8203;4170](https://github.com/99designs/gqlgen/pull/4170) - [@&#8203;c-tonneslan](https://github.com/c-tonneslan) made their first contribution in [#&#8203;4194](https://github.com/99designs/gqlgen/pull/4194) - [@&#8203;cyphercodes](https://github.com/cyphercodes) made their first contribution in [#&#8203;4196](https://github.com/99designs/gqlgen/pull/4196) **Full Changelog**: <https://github.com/99designs/gqlgen/compare/v0.17.90...v0.17.91> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMTIuNCIsInVwZGF0ZWRJblZlciI6IjQzLjIxMi40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate scheduled this pull request to auto merge when all checks succeed 2026-06-14 15:12:09 +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
github.com/urfave/cli/v3 v3.8.0 -> v3.9.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/urfave/cli/v3` | `v3.8.0` -> `v3.9.0` |
renovate force-pushed renovate/github.com-99designs-gqlgen-0.x from f26203a79a to aacb8eab8e 2026-06-14 16:10:24 +00:00 Compare
argoyle added 1 commit 2026-06-15 05:18:38 +00:00
fix(deps): update module github.com/99designs/gqlgen to v0.17.91
schemas / vulnerabilities (pull_request) Successful in 2m10s
schemas / check (pull_request) Successful in 2m51s
schemas / check-release (pull_request) Successful in 3m50s
pre-commit / pre-commit (pull_request) Successful in 6m54s
schemas / build (pull_request) Successful in 5m56s
schemas / deploy-prod (pull_request) Has been skipped
65959a2c82
argoyle force-pushed renovate/github.com-99designs-gqlgen-0.x from aacb8eab8e to 65959a2c82 2026-06-15 05:18:38 +00:00 Compare
renovate merged commit cec99cb080 into main 2026-06-15 05:43:35 +00:00
renovate deleted branch renovate/github.com-99designs-gqlgen-0.x 2026-06-15 05:43:37 +00:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/schemas#864