Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$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.37 to 0.17.38.
<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.38</h2>
<h2>What's Changed</h2>
<ul>
<li>Ability to use forceGenerate and extraFields together by <a href="https://github.com/atzedus"><code>@atzedus</code></a> in <a href="https://github.com/99designs/gqlgen/pull/2788">99designs/gqlgen#2788</a></li>
<li>Add new changelog by <a href="https://github.com/StevenACoffman"><code>@StevenACoffman</code></a> in <a href="https://github.com/99designs/gqlgen/pull/2787">99designs/gqlgen#2787</a></li>
<li>Fix rand int docs link in Getting Started by <a href="https://github.com/stevenschobert"><code>@stevenschobert</code></a> in <a href="https://github.com/99designs/gqlgen/pull/2789">99designs/gqlgen#2789</a></li>
<li>Make it possible to pass UI headers to GraphiQL by <a href="https://github.com/marcusthelin"><code>@marcusthelin</code></a> in <a href="https://github.com/99designs/gqlgen/pull/2793">99designs/gqlgen#2793</a></li>
<li>Return <code>null</code> instead of zero value uuid by <a href="https://github.com/0x221A"><code>@0x221A</code></a> in <a href="https://github.com/99designs/gqlgen/pull/2794">99designs/gqlgen#2794</a></li>
<li>Update gqlparser to 2.5.10 by <a href="https://github.com/StevenACoffman"><code>@StevenACoffman</code></a> in <a href="https://github.com/99designs/gqlgen/pull/2798">99designs/gqlgen#2798</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/stevenschobert"><code>@stevenschobert</code></a> made their first contribution in <a href="https://github.com/99designs/gqlgen/pull/2789">99designs/gqlgen#2789</a></li>
<li><a href="https://github.com/marcusthelin"><code>@marcusthelin</code></a> made their first contribution in <a href="https://github.com/99designs/gqlgen/pull/2793">99designs/gqlgen#2793</a></li>
<li><a href="https://github.com/0x221A"><code>@0x221A</code></a> made their first contribution in <a href="https://github.com/99designs/gqlgen/pull/2794">99designs/gqlgen#2794</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/99designs/gqlgen/compare/v0.17.37...v0.17.38">https://github.com/99designs/gqlgen/compare/v0.17.37...v0.17.38</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>
<h1>CHANGELOG</h1>
<p>All notable changes to this project will be documented in this file.</p>
<p>The format is based on <a href="https://keepachangelog.com/en/1.0.0/">Keep a Changelog</a>,
and this project adheres to <a href="https://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h2><a href="https://github.com/99designs/gqlgen/compare/v0.17.37...HEAD">Unreleased</a></h2>
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/99designs/gqlgen/commit/d9077fac9c2320b28744fb43ab1d00c4d50f0af8"><code>d9077fa</code></a> release v0.17.38</li>
<li><a href="https://github.com/99designs/gqlgen/commit/5f452ce2dbfc4171fc021c10de11b435a60c8955"><code>5f452ce</code></a> Update gqlparser to 2.5.10 (<a href="https://github.com/99designs/gqlgen/issues/2798">#2798</a>)</li>
<li><a href="https://github.com/99designs/gqlgen/commit/c89860bdd01827ad0f7a3f2020935e2ae115ecb7"><code>c89860b</code></a> refactor: return <code>null</code> instead of zero value uuid (<a href="https://github.com/99designs/gqlgen/issues/2794">#2794</a>)</li>
<li><a href="https://github.com/99designs/gqlgen/commit/625ca2e58aba47cd540f0fb47e048a743a896906"><code>625ca2e</code></a> Make it possible to pass UI headers (<a href="https://github.com/99designs/gqlgen/issues/2793">#2793</a>)</li>
<li><a href="https://github.com/99designs/gqlgen/commit/fceb33111bef2bbbf14468d78888098ac8968351"><code>fceb331</code></a> Fix rand int docs link in Getting Started (<a href="https://github.com/99designs/gqlgen/issues/2789">#2789</a>)</li>
<li><a href="https://github.com/99designs/gqlgen/commit/f01d580501ddca4cf20b6fbf7f937be8509466bf"><code>f01d580</code></a> Add new changelog (<a href="https://github.com/99designs/gqlgen/issues/2787">#2787</a>)</li>
<li><a href="https://github.com/99designs/gqlgen/commit/9930e5740e0670a69bfd4397d87222b49cf7f0e6"><code>9930e57</code></a> Ability to use forceGenerate and extraFields together (<a href="https://github.com/99designs/gqlgen/issues/2788">#2788</a>)</li>
<li><a href="https://github.com/99designs/gqlgen/commit/f90ac05e42fcc97addda2d32e3cc16565f55ed98"><code>f90ac05</code></a> v0.17.37 postrelease bump</li>
<li>See full diff in <a href="https://github.com/99designs/gqlgen/compare/v0.17.37...v0.17.38">compare view</a></li>
</ul>
</details>
<br />
---
<details>
<summary>Dependabot commands</summary>
<br />
You can trigger Dependabot actions by commenting on this MR
- `$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.37 to 0.17.38.
Release notes
Sourced from github.com/99designs/gqlgen's releases.
Changelog
Sourced from github.com/99designs/gqlgen's changelog.
Commits
d9077farelease v0.17.385f452ceUpdate gqlparser to 2.5.10 (#2798)c89860brefactor: returnnullinstead of zero value uuid (#2794)625ca2eMake it possible to pass UI headers (#2793)fceb331Fix rand int docs link in Getting Started (#2789)f01d580Add new changelog (#2787)9930e57Ability to use forceGenerate and extraFields together (#2788)f90ac05v0.17.37 postrelease bumpDependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflictsadded 2 commits
8685fcbf- 1 commit from branchmain06e71fac- chore(deps): bump github.com/99designs/gqlgen from 0.17.37 to 0.17.38Compare with previous version