This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) | require | patch | `v0.17.47` -> `v0.17.48` |
---
### Release Notes
<details>
<summary>99designs/gqlgen (github.com/99designs/gqlgen)</summary>
### [`v0.17.48`](https://github.com/99designs/gqlgen/releases/tag/v0.17.48)
[Compare Source](https://github.com/99designs/gqlgen/compare/v0.17.47...v0.17.48)
#### What's Changed
- chore(deps-dev): bump [@​graphql-codegen/client-preset](https://github.com/graphql-codegen/client-preset) from 4.2.5 to 4.2.6 in /integration by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3084
- chore(deps-dev): bump [@​apollo/client](https://github.com/apollo/client) from 3.10.3 to 3.10.4 in /integration by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3085
- Embed extra fields config by [@​atzedus](https://github.com/atzedus) in https://github.com/99designs/gqlgen/pull/3088
- refactor: use 'any' instead of 'interface{}' for consistency by [@​alexandear](https://github.com/alexandear) in https://github.com/99designs/gqlgen/pull/3090
- refactor: UnmarshalID implementation by [@​alexandear](https://github.com/alexandear) in https://github.com/99designs/gqlgen/pull/3093
- refactor: simplify with strconv.FormatBool by [@​alexandear](https://github.com/alexandear) in https://github.com/99designs/gqlgen/pull/3094
- Fix go install gqlgen binary by [@​alexandear](https://github.com/alexandear) in https://github.com/99designs/gqlgen/pull/3095
- Ignore gorilla/websocket 1.5.1 in dependabot by [@​StevenACoffman](https://github.com/StevenACoffman) in https://github.com/99designs/gqlgen/pull/3097
- refactor: avoid panic in tests by [@​alexandear](https://github.com/alexandear) in https://github.com/99designs/gqlgen/pull/3098
- refactor: rename local variables to match Go codestyle by [@​alexandear](https://github.com/alexandear) in https://github.com/99designs/gqlgen/pull/3100
- refactor: use t.Log instead of fmt.Print by [@​alexandear](https://github.com/alexandear) in https://github.com/99designs/gqlgen/pull/3099
- Some minor test lint by [@​StevenACoffman](https://github.com/StevenACoffman) in https://github.com/99designs/gqlgen/pull/3102
- ignore websocket v1.5.1 release for dependabot updates to the \_examples module by [@​StevenACoffman](https://github.com/StevenACoffman) in https://github.com/99designs/gqlgen/pull/3101
- fix: tests failure, testifylint issues, pin golangci-lint version by [@​alexandear](https://github.com/alexandear) in https://github.com/99designs/gqlgen/pull/3105
- testifylint v1.3.0 fixes by [@​StevenACoffman](https://github.com/StevenACoffman) in https://github.com/99designs/gqlgen/pull/3103
- refactor: fix testifylint lint issues in examples by [@​alexandear](https://github.com/alexandear) in https://github.com/99designs/gqlgen/pull/3107
- Remove duplicated return_pointers_in_unmarshalinput explanation by [@​cirelli94](https://github.com/cirelli94) in https://github.com/99designs/gqlgen/pull/3109
- Go template function to split string into array of strings. by [@​khudayberdiyev25](https://github.com/khudayberdiyev25) in https://github.com/99designs/gqlgen/pull/3108
- Correct dataloader example by [@​mpldr](https://github.com/mpldr) in https://github.com/99designs/gqlgen/pull/3110
- Omit gqlgen version in config files used for tests by [@​alexandear](https://github.com/alexandear) in https://github.com/99designs/gqlgen/pull/3111
- refactor: use errors.New instead of fmt.Errorf where possible by [@​alexandear](https://github.com/alexandear) in https://github.com/99designs/gqlgen/pull/3112
- refactor: fix gocritic lint issues by [@​alexandear](https://github.com/alexandear) in https://github.com/99designs/gqlgen/pull/3113
- add option to omit panic handlers during development by [@​mpldr](https://github.com/mpldr) in https://github.com/99designs/gqlgen/pull/3114
- chore(deps-dev): bump vite from 5.2.11 to 5.2.12 in /integration by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3117
#### New Contributors
- [@​cirelli94](https://github.com/cirelli94) made their first contribution in https://github.com/99designs/gqlgen/pull/3109
- [@​khudayberdiyev25](https://github.com/khudayberdiyev25) made their first contribution in https://github.com/99designs/gqlgen/pull/3108
- [@​mpldr](https://github.com/mpldr) made their first contribution in https://github.com/99designs/gqlgen/pull/3110
**Full Changelog**: https://github.com/99designs/gqlgen/compare/v0.17.47...v0.17.48
</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This MR contains the following updates:
v0.17.47->v0.17.48Release Notes
99designs/gqlgen (github.com/99designs/gqlgen)
v0.17.48Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.47...v0.17.48
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.
This MR has been generated by Renovate Bot.
mentioned in issue #4