This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) | require | patch | `v0.17.56` -> `v0.17.57` |
---
### Release Notes
<details>
<summary>99designs/gqlgen (github.com/99designs/gqlgen)</summary>
### [`v0.17.57`](https://github.com/99designs/gqlgen/releases/tag/v0.17.57)
[Compare Source](https://github.com/99designs/gqlgen/compare/v0.17.56...v0.17.57)
#### What's Changed
- Allow preserve_resolver config to work for layout follow schema by [@​StevenACoffman](https://github.com/StevenACoffman) in https://github.com/99designs/gqlgen/pull/3361
- chore(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 in /\_examples by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3368
- chore(deps): bump golang.org/x/text from 0.19.0 to 0.20.0 in /\_examples by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3369
- chore(deps-dev): bump urql from 4.2.0 to 4.2.1 in /integration by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3365
- chore(deps-dev): bump [@​apollo/client](https://github.com/apollo/client) from 3.11.8 to 3.11.9 in /integration by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3363
- chore(deps-dev): bump vite from 5.4.10 to 5.4.11 in /integration by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3364
- Improve transport.Post Do method by [@​lkeix](https://github.com/lkeix) in https://github.com/99designs/gqlgen/pull/3373
- add `worker_limit` option for server code generation by [@​OldBigBuddha](https://github.com/OldBigBuddha) in https://github.com/99designs/gqlgen/pull/3376
- chore(deps-dev): bump [@​apollo/client](https://github.com/apollo/client) from 3.11.9 to 3.11.10 in /integration by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3379
- chore(deps-dev): bump vitest from 2.1.4 to 2.1.5 in /integration by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3378
- chore(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2 by [@​dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3377
- websocket subscribe missing header bugfix by [@​jeremylaier-tc](https://github.com/jeremylaier-tc) in https://github.com/99designs/gqlgen/pull/3383
- Fix missing boundary when MultipartMixed transport aggregates initial and deferred response by [@​phughes-scwx](https://github.com/phughes-scwx) in https://github.com/99designs/gqlgen/pull/3382
- Update field collection to allow inline fragment without type by [@​phughes-scwx](https://github.com/phughes-scwx) in https://github.com/99designs/gqlgen/pull/3384
#### New Contributors
- [@​lkeix](https://github.com/lkeix) made their first contribution in https://github.com/99designs/gqlgen/pull/3373
- [@​OldBigBuddha](https://github.com/OldBigBuddha) made their first contribution in https://github.com/99designs/gqlgen/pull/3376
- [@​jeremylaier-tc](https://github.com/jeremylaier-tc) made their first contribution in https://github.com/99designs/gqlgen/pull/3383
- [@​phughes-scwx](https://github.com/phughes-scwx) made their first contribution in https://github.com/99designs/gqlgen/pull/3382
**Full Changelog**: https://github.com/99designs/gqlgen/compare/v0.17.56...v0.17.57
</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzkuMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
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.56->v0.17.57Release Notes
99designs/gqlgen (github.com/99designs/gqlgen)
v0.17.57Compare Source
What's Changed
worker_limitoption for server code generation by @OldBigBuddha in https://github.com/99designs/gqlgen/pull/3376New Contributors
Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.56...v0.17.57
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 is behind base branch, 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
added 3 commits
main01a6a79f- fix(deps): update module github.com/99designs/gqlgen to v0.17.57Compare with previous version