Update module github.com/99designs/gqlgen to v0.17.57 #38

Merged
kjuulh merged 1 commits from renovate/all into main 2024-11-25 02:00:59 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
github.com/99designs/gqlgen require patch v0.17.56 -> v0.17.57

Release Notes

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

v0.17.57

Compare Source

What's Changed

New 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: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 | 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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3365 - chore(deps-dev): bump [@&#8203;apollo/client](https://github.com/apollo/client) from 3.11.8 to 3.11.9 in /integration by [@&#8203;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 [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3364 - Improve transport.Post Do method by [@&#8203;lkeix](https://github.com/lkeix) in https://github.com/99designs/gqlgen/pull/3373 - add `worker_limit` option for server code generation by [@&#8203;OldBigBuddha](https://github.com/OldBigBuddha) in https://github.com/99designs/gqlgen/pull/3376 - chore(deps-dev): bump [@&#8203;apollo/client](https://github.com/apollo/client) from 3.11.9 to 3.11.10 in /integration by [@&#8203;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 [@&#8203;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 [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/3377 - websocket subscribe missing header bugfix by [@&#8203;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 [@&#8203;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 [@&#8203;phughes-scwx](https://github.com/phughes-scwx) in https://github.com/99designs/gqlgen/pull/3384 #### New Contributors - [@&#8203;lkeix](https://github.com/lkeix) made their first contribution in https://github.com/99designs/gqlgen/pull/3373 - [@&#8203;OldBigBuddha](https://github.com/OldBigBuddha) made their first contribution in https://github.com/99designs/gqlgen/pull/3376 - [@&#8203;jeremylaier-tc](https://github.com/jeremylaier-tc) made their first contribution in https://github.com/99designs/gqlgen/pull/3383 - [@&#8203;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**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyNC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
kjuulh added 1 commit 2024-11-25 02:00:47 +01:00
Update module github.com/99designs/gqlgen to v0.17.57
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
5bea757cc1
kjuulh scheduled this pull request to auto merge when all checks succeed 2024-11-25 02:00:48 +01:00
kjuulh merged commit 5bea757cc1 into main 2024-11-25 02:00:59 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjuulh/acc-server#38
No description provided.