Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebase will rebase this MR. Deprecated, use GitLab's native /rebase instead
$dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) from 0.17.31 to 0.17.32.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/99designs/gqlgen/releases">github.com/99designs/gqlgen's releases</a>.</em></p>
<blockquote>
<h2>v0.17.32</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix uint32 unmarshal by <a href="https://github.com/mdvalv"><code>@mdvalv</code></a> in <a href="https://github.com/99designs/gqlgen/pull/2631">99designs/gqlgen#2631</a></li>
<li>fix enum capitalization by <a href="https://github.com/dukhyungkim"><code>@dukhyungkim</code></a> in <a href="https://github.com/99designs/gqlgen/pull/2630">99designs/gqlgen#2630</a></li>
<li>Generate federation entity resolvers for interfaces with <a href="https://github.com/key"><code>@key</code></a> fields defined by <a href="https://github.com/nicolerenee"><code>@nicolerenee</code></a> in <a href="https://github.com/99designs/gqlgen/pull/2634">99designs/gqlgen#2634</a></li>
<li>feat(federation): update Apollo Federation v2 definitions by <a href="https://github.com/dariuszkuc"><code>@dariuszkuc</code></a> in <a href="https://github.com/99designs/gqlgen/pull/2635">99designs/gqlgen#2635</a></li>
<li><code>@defer</code> initial support by <a href="https://github.com/StevenACoffman"><code>@StevenACoffman</code></a> in <a href="https://github.com/99designs/gqlgen/pull/2642">99designs/gqlgen#2642</a></li>
<li>allow binding a GraphQL <code>Any</code> field to a struct method returning <code>*any</code> by <a href="https://github.com/Tooni"><code>@Tooni</code></a> in <a href="https://github.com/99designs/gqlgen/pull/2644">99designs/gqlgen#2644</a></li>
<li>POC: Generated model extra fields by <a href="https://github.com/auvn"><code>@auvn</code></a> in <a href="https://github.com/99designs/gqlgen/pull/2638">99designs/gqlgen#2638</a></li>
<li>Make usage of omitempty tag optional by <a href="https://github.com/dcarbone"><code>@dcarbone</code></a> in <a href="https://github.com/99designs/gqlgen/pull/2649">99designs/gqlgen#2649</a></li>
<li>Update extra fields type definition and plus docs about the feature by <a href="https://github.com/auvn"><code>@auvn</code></a> in <a href="https://github.com/99designs/gqlgen/pull/2655">99designs/gqlgen#2655</a></li>
<li>Addressing few issues in defer feature by <a href="https://github.com/UnAfraid"><code>@UnAfraid</code></a> in <a href="https://github.com/99designs/gqlgen/pull/2656">99designs/gqlgen#2656</a></li>
<li>Added unit tests for defer by <a href="https://github.com/UnAfraid"><code>@UnAfraid</code></a> in <a href="https://github.com/99designs/gqlgen/pull/2657">99designs/gqlgen#2657</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/mdvalv"><code>@mdvalv</code></a> made their first contribution in <a href="https://github.com/99designs/gqlgen/pull/2631">99designs/gqlgen#2631</a></li>
<li><a href="https://github.com/dukhyungkim"><code>@dukhyungkim</code></a> made their first contribution in <a href="https://github.com/99designs/gqlgen/pull/2630">99designs/gqlgen#2630</a></li>
<li><a href="https://github.com/nicolerenee"><code>@nicolerenee</code></a> made their first contribution in <a href="https://github.com/99designs/gqlgen/pull/2634">99designs/gqlgen#2634</a></li>
<li><a href="https://github.com/dariuszkuc"><code>@dariuszkuc</code></a> made their first contribution in <a href="https://github.com/99designs/gqlgen/pull/2635">99designs/gqlgen#2635</a></li>
<li><a href="https://github.com/Tooni"><code>@Tooni</code></a> made their first contribution in <a href="https://github.com/99designs/gqlgen/pull/2644">99designs/gqlgen#2644</a></li>
<li><a href="https://github.com/auvn"><code>@auvn</code></a> made their first contribution in <a href="https://github.com/99designs/gqlgen/pull/2638">99designs/gqlgen#2638</a></li>
<li><a href="https://github.com/UnAfraid"><code>@UnAfraid</code></a> made their first contribution in <a href="https://github.com/99designs/gqlgen/pull/2656">99designs/gqlgen#2656</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/99designs/gqlgen/compare/v0.17.31...v0.17.32">https://github.com/99designs/gqlgen/compare/v0.17.31...v0.17.32</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md">github.com/99designs/gqlgen's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/99designs/gqlgen/compare/v0.17.31...v0.17.32">v0.17.32</a> - 2023-06-06</h2>
<ul>
<li>
<p><!-- raw HTML omitted --><!-- raw HTML omitted -->3a81a78b<!-- raw HTML omitted --><!-- raw HTML omitted --> release v0.17.32</p>
</li>
<li>
<p><!-- raw HTML omitted --><!-- raw HTML omitted -->dbb61174<!-- raw HTML omitted --><!-- raw HTML omitted --> Added unit tests for defer (<!-- raw HTML omitted --><a href="https://github.com/99designs/gqlgen/issues/2657">#2657</a><!-- raw HTML omitted -->)</p>
</li>
</ul>
<!-- raw HTML omitted -->
<p>And fixed hasNext to only appear in the payload when there is deferred usage</p>
<ul>
<li>
<p>Regenerate</p>
</li>
<li>
<p>Use go 1.18 compatible atomic operations</p>
</li>
<li>
<p>Regenerate</p>
</li>
</ul>
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
<ul>
<li>
<p>Update extra fields type definition and plus docs about the feature</p>
</li>
<li>
<p>Update docs</p>
</li>
</ul>
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
<ul>
<li>
<p>Make usage of omitempty tag optional</p>
</li>
<li>
<p>adding probably good enough test</p>
</li>
<li>
<p>some kinda docs</p>
</li>
<li>
<p>lintersssssssssssssssssssssssssssss</p>
</li>
<li>
<p>removing unnecessary fields from config</p>
</li>
</ul>
<!-- raw HTML omitted -->
<ul>
<li><!-- raw HTML omitted --><!-- raw HTML omitted -->7ab33176<!-- raw HTML omitted --><!-- raw HTML omitted --> Extra fields (<!-- raw HTML omitted --><a href="https://github.com/99designs/gqlgen/issues/2638">#2638</a><!-- raw HTML omitted -->)</li>
</ul>
<!-- raw HTML omitted -->
<ul>
<li>
<p>allow binding GQL <code>Any</code> field to struct method returning <code>*any</code></p>
</li>
<li>
<p>add singlefile tests for binding to <code>*any</code> case</p>
</li>
<li>
<p>add followschema tests for binding to <code>*any</code> case</p>
</li>
<li>
<p>make ptr_to_any binding tests follow binding conventions better</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/99designs/gqlgen/commit/3a81a78bb7370f067c6bf4f3ce79de0e77f885a1"><code>3a81a78</code></a> release v0.17.32</li>
<li><a href="https://github.com/99designs/gqlgen/commit/dbb61174f81ef5e30cb33e772f650abdc41da90a"><code>dbb6117</code></a> Added unit tests for defer (<a href="https://github.com/99designs/gqlgen/issues/2657">#2657</a>)</li>
<li><a href="https://github.com/99designs/gqlgen/commit/5c19c84141c643fa8e3ef59a63d9788ebc966c43"><code>5c19c84</code></a> Addressing few issues in defer feature (<a href="https://github.com/99designs/gqlgen/issues/2656">#2656</a>)</li>
<li><a href="https://github.com/99designs/gqlgen/commit/8e295024ada297c219aa2e79754a9e4f601d0b56"><code>8e29502</code></a> Update extra fields type definition and plus docs about the feature (<a href="https://github.com/99designs/gqlgen/issues/2655">#2655</a>)</li>
<li><a href="https://github.com/99designs/gqlgen/commit/adf5da27cd1bec2ce81b9a3e8e705ed80714f47a"><code>adf5da2</code></a> Make usage of omitempty tag optional (<a href="https://github.com/99designs/gqlgen/issues/2649">#2649</a>)</li>
<li><a href="https://github.com/99designs/gqlgen/commit/7ab3317689c9ee85bcebb454a123ba8f70307058"><code>7ab3317</code></a> Extra fields (<a href="https://github.com/99designs/gqlgen/issues/2638">#2638</a>)</li>
<li><a href="https://github.com/99designs/gqlgen/commit/22deb8bd6c7662bb8eacc29c9a08df0b85444721"><code>22deb8b</code></a> allow binding a GraphQL <code>Any</code> field to a struct method returning <code>*any</code> (<a href="https://github.com/99designs/gqlgen/issues/2644">#2644</a>)</li>
<li><a href="https://github.com/99designs/gqlgen/commit/c313bf3d289985768fdca4e26162d3c429431711"><code>c313bf3</code></a> <code>@defer</code> initial support (<a href="https://github.com/99designs/gqlgen/issues/2642">#2642</a>)</li>
<li><a href="https://github.com/99designs/gqlgen/commit/4d945da283950a9cd66fb6df58abe2bb5f0cf836"><code>4d945da</code></a> feat(federation): update Apollo Federation v2 definitions (<a href="https://github.com/99designs/gqlgen/issues/2635">#2635</a>)</li>
<li><a href="https://github.com/99designs/gqlgen/commit/9796f91dba461051d70a9101c9113b99f7ee82df"><code>9796f91</code></a> Generate entity resolvers for interfaces with <a href="https://github.com/key"><code>@key</code></a> defined (<a href="https://github.com/99designs/gqlgen/issues/2634">#2634</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/99designs/gqlgen/compare/v0.17.31...v0.17.32">compare view</a></li>
</ul>
</details>
<br />
---
<details>
<summary>Dependabot commands</summary>
<br />
You can trigger Dependabot actions by commenting on this MR
- `$dependabot rebase` will rebase this MR. Deprecated, use GitLab's native /rebase instead
- `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts
</details>
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.
Bumps github.com/99designs/gqlgen from 0.17.31 to 0.17.32.
Release notes
Sourced from github.com/99designs/gqlgen's releases.
Changelog
Sourced from github.com/99designs/gqlgen's changelog.
... (truncated)
Commits
3a81a78release v0.17.32dbb6117Added unit tests for defer (#2657)5c19c84Addressing few issues in defer feature (#2656)8e29502Update extra fields type definition and plus docs about the feature (#2655)adf5da2Make usage of omitempty tag optional (#2649)7ab3317Extra fields (#2638)22deb8ballow binding a GraphQLAnyfield to a struct method returning*any(#2644)c313bf3@deferinitial support (#2642)4d945dafeat(federation): update Apollo Federation v2 definitions (#2635)9796f91Generate entity resolvers for interfaces with@keydefined (#2634)Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebasewill rebase this MR. Deprecated, use GitLab's native /rebase instead$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflictsadded 3 commits
main56317eb0- chore(deps): bump github.com/99designs/gqlgen from 0.17.31 to 0.17.32Compare with previous version