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

Merged
argoyle merged 1 commits from renovate/github.com-99designs-gqlgen-0.x into main 2026-02-19 15:32:58 +00:00
Owner

This PR contains the following updates:

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

Release Notes

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

v0.17.87

Compare Source

What's Changed

New Contributors

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


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.86` → `v0.17.87` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2f99designs%2fgqlgen/v0.17.87?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2f99designs%2fgqlgen/v0.17.86/v0.17.87?slim=true) | --- ### Release Notes <details> <summary>99designs/gqlgen (github.com/99designs/gqlgen)</summary> ### [`v0.17.87`](https://github.com/99designs/gqlgen/releases/tag/v0.17.87) [Compare Source](https://github.com/99designs/gqlgen/compare/v0.17.86...v0.17.87) #### What's Changed - refactor: fix modernize.slicescontains lint issues by [@&#8203;alexandear](https://github.com/alexandear) in [#&#8203;4004](https://github.com/99designs/gqlgen/pull/4004) - refactor(codegen): use graphql.Config type by [@&#8203;tomoikey](https://github.com/tomoikey) in [#&#8203;4017](https://github.com/99designs/gqlgen/pull/4017) - feat(forceGenerate): forceGenerate argument added for [@&#8203;goField](https://github.com/goField) directive by [@&#8203;atzedus](https://github.com/atzedus) in [#&#8203;4012](https://github.com/99designs/gqlgen/pull/4012) - feat(config): add batch flag to TypeMapField by [@&#8203;tomoikey](https://github.com/tomoikey) in [#&#8203;4005](https://github.com/99designs/gqlgen/pull/4005) - feat(codegen): add Batch flag to Field struct (blocked by [#&#8203;4005](https://github.com/99designs/gqlgen/issues/4005)) by [@&#8203;tomoikey](https://github.com/tomoikey) in [#&#8203;4006](https://github.com/99designs/gqlgen/pull/4006) - feat(resolvergen): add batch resolver stub generation (blocked by [#&#8203;4006](https://github.com/99designs/gqlgen/issues/4006)) by [@&#8203;tomoikey](https://github.com/tomoikey) in [#&#8203;4007](https://github.com/99designs/gqlgen/pull/4007) - feat(exec): batch-only resolver generation (blocked by [#&#8203;4007](https://github.com/99designs/gqlgen/issues/4007)) by [@&#8203;tomoikey](https://github.com/tomoikey) in [#&#8203;4008](https://github.com/99designs/gqlgen/pull/4008) - refactor(codegen): add `graphql.ExecutableSchemaState` as shared schema dependency holder by [@&#8203;tomoikey](https://github.com/tomoikey) in [#&#8203;4023](https://github.com/99designs/gqlgen/pull/4023) - federation: apply OBJECT-level directives to entity resolvers by [@&#8203;ravisastryk](https://github.com/ravisastryk) in [#&#8203;4021](https://github.com/99designs/gqlgen/pull/4021) - Refactor slice marshaling to use MarshalSliceConcurrently helper. fixes [#&#8203;4018](https://github.com/99designs/gqlgen/issues/4018) by [@&#8203;advoretsky](https://github.com/advoretsky) in [#&#8203;4019](https://github.com/99designs/gqlgen/pull/4019) - refactor(codegen) move executionContext into static go file by [@&#8203;tomoikey](https://github.com/tomoikey) in [#&#8203;4024](https://github.com/99designs/gqlgen/pull/4024) - fix: run `go generate ./...` & `golangci-lint run --fix` by [@&#8203;tomoikey](https://github.com/tomoikey) in [#&#8203;4026](https://github.com/99designs/gqlgen/pull/4026) - test(graphql): implement test codes for execution\_context struct by [@&#8203;tomoikey](https://github.com/tomoikey) in [#&#8203;4028](https://github.com/99designs/gqlgen/pull/4028) - Update to Go 1.25 Minimum now that Go 1.26 is out by [@&#8203;StevenACoffman](https://github.com/StevenACoffman) in [#&#8203;4027](https://github.com/99designs/gqlgen/pull/4027) - Bugfix/2281 directive hook fix by [@&#8203;parkerroan](https://github.com/parkerroan) in [#&#8203;4029](https://github.com/99designs/gqlgen/pull/4029) - Update gqlparser to v2.5.32 by [@&#8203;StevenACoffman](https://github.com/StevenACoffman) in [#&#8203;4030](https://github.com/99designs/gqlgen/pull/4030) - chore(deps-dev): bump [@&#8203;graphql-codegen/cli](https://github.com/graphql-codegen/cli) from 6.1.0 to 6.1.1 in /integration by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3991](https://github.com/99designs/gqlgen/pull/3991) - chore(deps-dev): bump [@&#8203;apollo/client](https://github.com/apollo/client) from 4.0.11 to 4.0.12 in /integration by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3992](https://github.com/99designs/gqlgen/pull/3992) - chore(deps-dev): bump [@&#8203;apollo/client](https://github.com/apollo/client) from 4.0.12 to 4.1.0 in /integration by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3993](https://github.com/99designs/gqlgen/pull/3993) - chore(deps-dev): bump vitest from 4.0.16 to 4.0.17 in /integration by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3995](https://github.com/99designs/gqlgen/pull/3995) - chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.4.0 to 2.5.0 in /\_examples by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3996](https://github.com/99designs/gqlgen/pull/3996) - chore(deps): bump github.com/urfave/cli/v3 from 3.6.1 to 3.6.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3997](https://github.com/99designs/gqlgen/pull/3997) - chore(deps): bump actions/setup-go from 6.1.0 to 6.2.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3999](https://github.com/99designs/gqlgen/pull/3999) - chore(deps): bump actions/setup-node from 6.1.0 to 6.2.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4000](https://github.com/99designs/gqlgen/pull/4000) - chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.4.0 to 2.5.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3994](https://github.com/99designs/gqlgen/pull/3994) - chore(deps): bump lodash from 4.17.21 to 4.17.23 in /integration in the npm\_and\_yarn group across 1 directory by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4002](https://github.com/99designs/gqlgen/pull/4002) - chore(deps-dev): bump [@&#8203;apollo/client](https://github.com/apollo/client) from 4.1.0 to 4.1.2 in /integration by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4009](https://github.com/99designs/gqlgen/pull/4009) - chore(deps-dev): bump vitest from 4.0.17 to 4.0.18 in /integration by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4010](https://github.com/99designs/gqlgen/pull/4010) - chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4011](https://github.com/99designs/gqlgen/pull/4011) - chore(deps-dev): bump [@&#8203;apollo/client](https://github.com/apollo/client) from 4.1.2 to 4.1.3 in /integration by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4013](https://github.com/99designs/gqlgen/pull/4013) - chore(deps): bump dawidd6/action-download-artifact from 12 to 14 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4016](https://github.com/99designs/gqlgen/pull/4016) - chore(deps-dev): bump graphql-ws from 6.0.6 to 6.0.7 in /integration by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4014](https://github.com/99designs/gqlgen/pull/4014) - chore(deps): bump mikepenz/action-junit-report from 6.1.0 to 6.2.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4015](https://github.com/99designs/gqlgen/pull/4015) - chore(deps-dev): bump [@&#8203;apollo/client](https://github.com/apollo/client) from 4.1.3 to 4.1.4 in /integration by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4020](https://github.com/99designs/gqlgen/pull/4020) - chore(deps): bump golang.org/x/tools from 0.40.0 to 0.41.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3998](https://github.com/99designs/gqlgen/pull/3998) #### New Contributors - [@&#8203;advoretsky](https://github.com/advoretsky) made their first contribution in [#&#8203;4019](https://github.com/99designs/gqlgen/pull/4019) **Full Changelog**: <https://github.com/99designs/gqlgen/compare/v0.17.86...v0.17.87> </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:eyJjcmVhdGVkSW5WZXIiOiI0My4xNS4xIiwidXBkYXRlZEluVmVyIjoiNDMuMTUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2026-02-19 14:59:50 +00:00
fix(deps): update module github.com/99designs/gqlgen to v0.17.87
otelsetup / test (pull_request) Successful in 6m40s
pre-commit / pre-commit (pull_request) Successful in 9m52s
otelsetup / vulnerabilities (pull_request) Successful in 3m36s
d7261826b4

Coverage Report

Total coverage: 0.0%

## Coverage Report Total coverage: **0.0%**
argoyle merged commit f96bd92aa7 into main 2026-02-19 15:32:58 +00:00
argoyle deleted branch renovate/github.com-99designs-gqlgen-0.x 2026-02-19 15:32:59 +00:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: shiny/otelsetup#105