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

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/github.com-99designs-gqlgen-0.x into main 2024-11-25 07:14:30 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-11-24 14:54:24 +00:00 (Migrated from gitlab.com)

This MR 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: 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.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

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 [@&#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**: 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==-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-11-24 14:54:26 +00:00 (Migrated from gitlab.com)

mentioned in issue #4

mentioned in issue #4
argoyle commented 2024-11-25 07:14:19 +00:00 (Migrated from gitlab.com)

added 3 commits

  • 8a5d32af...dd7786d6 - 2 commits from branch main
  • 01a6a79f - fix(deps): update module github.com/99designs/gqlgen to v0.17.57

Compare with previous version

added 3 commits <ul><li>8a5d32af...dd7786d6 - 2 commits from branch <code>main</code></li><li>01a6a79f - fix(deps): update module github.com/99designs/gqlgen to v0.17.57</li></ul> [Compare with previous version](/unboundsoftware/schemas/-/merge_requests/284/diffs?diff_id=1191776151&start_sha=8a5d32afdeb92d51a27e2a34559b720de0837d4b)
argoyle (Migrated from gitlab.com) merged commit into main 2024-11-25 07:14:31 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/schemas#288