Update module github.com/99designs/gqlgen to v0.17.39 #24

Merged
kjuulh merged 1 commits from renovate/all into main 2023-10-05 19:33:45 +02:00
Owner

This PR contains the following updates:

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

Release Notes

99designs/gqlgen

v0.17.39

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.38...v0.17.39


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.38` -> `v0.17.39` | --- ### Release Notes <details> <summary>99designs/gqlgen</summary> ### [`v0.17.39`](https://github.com/99designs/gqlgen/releases/tag/v0.17.39) [Compare Source](https://github.com/99designs/gqlgen/compare/v0.17.38...v0.17.39) #### What's Changed - Breaking API: Allow WebsocketInitFunc to add payload to Ack ([#&#8203;4](https://github.com/99designs/gqlgen/issues/4)) by [@&#8203;telemenar](https://github.com/telemenar) in https://github.com/99designs/gqlgen/pull/2791 - add close flag into wsConnection to avoid duplicate calls of CloseFunc by [@&#8203;vlad-tokarev](https://github.com/vlad-tokarev) in https://github.com/99designs/gqlgen/pull/2803 - fix: CodeGen for omit_slice_element_pointers and GetMany Entity Resolvers by [@&#8203;parkerroan](https://github.com/parkerroan) in https://github.com/99designs/gqlgen/pull/2802 - feat: update getting-started CreateTodo mutationResolver by [@&#8203;gitxiongpan](https://github.com/gitxiongpan) in https://github.com/99designs/gqlgen/pull/2810 - Feature: Support Apollo Federation Auth Directives by [@&#8203;parkerroan](https://github.com/parkerroan) in https://github.com/99designs/gqlgen/pull/2809 - Consider go type name when autobinding by [@&#8203;dany74q](https://github.com/dany74q) in https://github.com/99designs/gqlgen/pull/2812 - Update generated files that change when building by [@&#8203;telemenar](https://github.com/telemenar) in https://github.com/99designs/gqlgen/pull/2813 - Add a pong only keep alive for the new protocol by [@&#8203;telemenar](https://github.com/telemenar) in https://github.com/99designs/gqlgen/pull/2814 - Store parsed Schema on ExecutableSchema rather than use global variable by [@&#8203;gitxiongpan](https://github.com/gitxiongpan) in https://github.com/99designs/gqlgen/pull/2811 - Add ability to not fail when pong is not received. by [@&#8203;telemenar](https://github.com/telemenar) in https://github.com/99designs/gqlgen/pull/2815 - Adding duration scalar conforming to ISO8601 standard by [@&#8203;rwrz](https://github.com/rwrz) in https://github.com/99designs/gqlgen/pull/2800 - Bump postcss from 8.4.24 to 8.4.31 in /integration by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/99designs/gqlgen/pull/2819 - Add [@&#8203;interfaceObject](https://github.com/interfaceObject) and [@&#8203;composeDirective](https://github.com/composeDirective) at Federation 2 directive lists. by [@&#8203;wangmir](https://github.com/wangmir) in https://github.com/99designs/gqlgen/pull/2821 #### New Contributors - [@&#8203;vlad-tokarev](https://github.com/vlad-tokarev) made their first contribution in https://github.com/99designs/gqlgen/pull/2803 - [@&#8203;parkerroan](https://github.com/parkerroan) made their first contribution in https://github.com/99designs/gqlgen/pull/2802 - [@&#8203;dany74q](https://github.com/dany74q) made their first contribution in https://github.com/99designs/gqlgen/pull/2812 - [@&#8203;rwrz](https://github.com/rwrz) made their first contribution in https://github.com/99designs/gqlgen/pull/2800 - [@&#8203;wangmir](https://github.com/wangmir) made their first contribution in https://github.com/99designs/gqlgen/pull/2821 **Full Changelog**: https://github.com/99designs/gqlgen/compare/v0.17.38...v0.17.39 </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE2MC4wIn0=-->
kjuulh added 1 commit 2023-10-05 19:12:38 +02:00
Update module github.com/99designs/gqlgen to v0.17.39
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
42ced4c301
kjuulh merged commit 42ced4c301 into main 2023-10-05 19:33:45 +02: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#24
No description provided.