Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebase will rebase 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.24 to 0.17.25.
<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.25</h2>
<h2>What's Changed</h2>
<ul>
<li>remove extra call to packages.Load fix <a href="https://github.com/99designs/gqlgen/issues/2505">#2505</a> by <a href="https://github.com/vikstrous"><code>@vikstrous</code></a> in <a href="https://github.com/99designs/gqlgen/pull/2519">99designs/gqlgen#2519</a></li>
<li>fix introspection doc typo by <a href="https://github.com/tjcain"><code>@tjcain</code></a> in <a href="https://github.com/99designs/gqlgen/pull/2529">99designs/gqlgen#2529</a></li>
<li>fix <a href="https://github.com/99designs/gqlgen/issues/2524">#2524</a> basic alias Byte was not binded properly by <a href="https://github.com/mstephano"><code>@mstephano</code></a> in <a href="https://github.com/99designs/gqlgen/pull/2528">99designs/gqlgen#2528</a></li>
<li>prepend goTag directive on struct tags and omit overridden duplicate struct tags per <a href="https://github.com/99designs/gqlgen/issues/2514">#2514</a> by <a href="https://github.com/StevenACoffman"><code>@StevenACoffman</code></a> in <a href="https://github.com/99designs/gqlgen/pull/2533">99designs/gqlgen#2533</a></li>
<li>Add ability to customize resolvergen behavior using additional plugins by <a href="https://github.com/shrdlu68"><code>@shrdlu68</code></a> in <a href="https://github.com/99designs/gqlgen/pull/2516">99designs/gqlgen#2516</a></li>
<li>Updated the documentation on using the plugins by <a href="https://github.com/aleybovich"><code>@aleybovich</code></a> in <a href="https://github.com/99designs/gqlgen/pull/2553">99designs/gqlgen#2553</a></li>
<li>Bump undici from 5.14.0 to 5.19.1 in /integration by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://github.com/99designs/gqlgen/pull/2557">99designs/gqlgen#2557</a></li>
<li>Move minimum supported version to Go 1.18 by <a href="https://github.com/StevenACoffman"><code>@StevenACoffman</code></a> in <a href="https://github.com/99designs/gqlgen/pull/2556">99designs/gqlgen#2556</a></li>
<li>fix typo in dataloaders docs example by <a href="https://github.com/SDBlackwood"><code>@SDBlackwood</code></a> in <a href="https://github.com/99designs/gqlgen/pull/2562">99designs/gqlgen#2562</a></li>
<li>Update lru package by <a href="https://github.com/StevenACoffman"><code>@StevenACoffman</code></a> in <a href="https://github.com/99designs/gqlgen/pull/2570">99designs/gqlgen#2570</a></li>
<li>Freshen dependencies by <a href="https://github.com/StevenACoffman"><code>@StevenACoffman</code></a> in <a href="https://github.com/99designs/gqlgen/pull/2571">99designs/gqlgen#2571</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/tjcain"><code>@tjcain</code></a> made their first contribution in <a href="https://github.com/99designs/gqlgen/pull/2529">99designs/gqlgen#2529</a></li>
<li><a href="https://github.com/shrdlu68"><code>@shrdlu68</code></a> made their first contribution in <a href="https://github.com/99designs/gqlgen/pull/2516">99designs/gqlgen#2516</a></li>
<li><a href="https://github.com/aleybovich"><code>@aleybovich</code></a> made their first contribution in <a href="https://github.com/99designs/gqlgen/pull/2553">99designs/gqlgen#2553</a></li>
<li><a href="https://github.com/SDBlackwood"><code>@SDBlackwood</code></a> made their first contribution in <a href="https://github.com/99designs/gqlgen/pull/2562">99designs/gqlgen#2562</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/99designs/gqlgen/compare/v0.17.24...v0.17.25">https://github.com/99designs/gqlgen/compare/v0.17.24...v0.17.25</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.24...v0.17.25">v0.17.25</a> - 2023-02-28</h2>
<ul>
<li>
<p><!-- raw HTML omitted --><!-- raw HTML omitted -->ea6a4e65<!-- raw HTML omitted --><!-- raw HTML omitted --> release v0.17.25</p>
</li>
<li>
<p><!-- raw HTML omitted --><!-- raw HTML omitted -->7e013e1d<!-- raw HTML omitted --><!-- raw HTML omitted --> Freshen dependencies (<!-- raw HTML omitted --><a href="https://github.com/99designs/gqlgen/issues/2571">#2571</a><!-- raw HTML omitted -->)</p>
</li>
</ul>
<!-- raw HTML omitted -->
<ul>
<li>
<p>update</p>
</li>
<li>
<p>Adjust example go mod and go sum</p>
</li>
</ul>
<hr />
<!-- raw HTML omitted -->
<ul>
<li><!-- raw HTML omitted --><!-- raw HTML omitted -->ff19a5a5<!-- raw HTML omitted --><!-- raw HTML omitted --> fix typo in dataloaders docs example (<!-- raw HTML omitted --><a href="https://github.com/99designs/gqlgen/issues/2562">#2562</a><!-- raw HTML omitted -->)</li>
</ul>
<!-- raw HTML omitted -->
<ul>
<li>
<p>Move minimum supported version to Go 1.18</p>
</li>
<li>
<p>Update matrix to use strings instead of floats</p>
</li>
<li>
<p>Change test to match Go order</p>
</li>
<li>
<p>lint on Go 1.19 and Go 1.20</p>
</li>
<li>
<p>Attempt to limit github action concurrency</p>
</li>
</ul>
<hr />
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
<p>Bumps <a href="https://github.com/nodejs/undici">undici</a> from 5.14.0 to 5.19.1.</p>
<ul>
<li><a href="https://github.com/nodejs/undici/releases">Release notes</a></li>
<li><a href="https://github.com/nodejs/undici/compare/v5.14.0...v5.19.1">Commits</a></li>
</ul>
<hr />
<p>updated-dependencies:</p>
<ul>
<li>dependency-name: undici
dependency-type: indirect
...</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/99designs/gqlgen/commit/ea6a4e65f4f07222d723fa13cb786540ea07af72"><code>ea6a4e6</code></a> release v0.17.25</li>
<li><a href="https://github.com/99designs/gqlgen/commit/7e013e1d0412f9b33ab82f1ab17eec8b611c5cd9"><code>7e013e1</code></a> Freshen dependencies (<a href="https://github.com/99designs/gqlgen/issues/2571">#2571</a>)</li>
<li><a href="https://github.com/99designs/gqlgen/commit/c5dfc26bd860b1e04dd4db4996e5a5e487230ebc"><code>c5dfc26</code></a> Update lru package (<a href="https://github.com/99designs/gqlgen/issues/2570">#2570</a>)</li>
<li><a href="https://github.com/99designs/gqlgen/commit/ff19a5a553b7f2b5d259d4e69eaa83085fecb098"><code>ff19a5a</code></a> fix typo in dataloaders docs example (<a href="https://github.com/99designs/gqlgen/issues/2562">#2562</a>)</li>
<li><a href="https://github.com/99designs/gqlgen/commit/a9e42e168ed0de0f0e003abde38fcb62793d2d42"><code>a9e42e1</code></a> Move minimum supported version to Go 1.18 (<a href="https://github.com/99designs/gqlgen/issues/2556">#2556</a>)</li>
<li><a href="https://github.com/99designs/gqlgen/commit/01d46b85a2d7432c4d6cf1e700f26ae01d58c79e"><code>01d46b8</code></a> Bump undici from 5.14.0 to 5.19.1 in /integration (<a href="https://github.com/99designs/gqlgen/issues/2557">#2557</a>)</li>
<li><a href="https://github.com/99designs/gqlgen/commit/e36095f54b4d6e5037127de11bb12792d5adffce"><code>e36095f</code></a> Updated the documentation on using the plugins (<a href="https://github.com/99designs/gqlgen/issues/2553">#2553</a>)</li>
<li><a href="https://github.com/99designs/gqlgen/commit/cf1607ad8fe83ccc8322a0a77dc82b0fa3ff8489"><code>cf1607a</code></a> Add ability to customize resolvergen behavior using additional plugins (<a href="https://github.com/99designs/gqlgen/issues/2516">#2516</a>)</li>
<li><a href="https://github.com/99designs/gqlgen/commit/356f4f909624f787060cea14deb905b643246085"><code>356f4f9</code></a> prepend goTag directive on struct tags and omit overridden duplicate struct t...</li>
<li><a href="https://github.com/99designs/gqlgen/commit/5b85e93e79d7698a749d69a00d60e283a699dcbb"><code>5b85e93</code></a> fix <a href="https://github.com/99designs/gqlgen/issues/2524">#2524</a> basic alias Byte was not binded properly (<a href="https://github.com/99designs/gqlgen/issues/2528">#2528</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/99designs/gqlgen/compare/v0.17.24...v0.17.25">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
- `$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.24 to 0.17.25.
Release notes
Sourced from github.com/99designs/gqlgen's releases.
Changelog
Sourced from github.com/99designs/gqlgen's changelog.
... (truncated)
Commits
ea6a4e6release v0.17.257e013e1Freshen dependencies (#2571)c5dfc26Update lru package (#2570)ff19a5afix typo in dataloaders docs example (#2562)a9e42e1Move minimum supported version to Go 1.18 (#2556)01d46b8Bump undici from 5.14.0 to 5.19.1 in /integration (#2557)e36095fUpdated the documentation on using the plugins (#2553)cf1607aAdd ability to customize resolvergen behavior using additional plugins (#2516)356f4f9prepend goTag directive on struct tags and omit overridden duplicate struct t...5b85e93fix #2524 basic alias Byte was not binded properly (#2528)Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebasewill rebase this MR$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflictsadded 1 commit
10552d54- chore(deps): bump github.com/99designs/gqlgen from 0.17.24 to 0.17.25Compare with previous version