chore(deps): bump github.com/99designs/gqlgen from 0.17.34 to 0.17.35 #81

Merged
argoyle merged 1 commits from dependabot-go_modules-github.com-99designs-gqlgen-0.17.35 into main 2023-07-16 08:53:46 +00:00
argoyle commented 2023-07-16 06:24:52 +00:00 (Migrated from gitlab.com)

Bumps github.com/99designs/gqlgen from 0.17.34 to 0.17.35.

Release notes

Sourced from github.com/99designs/gqlgen's releases.

v0.17.35

What's Changed

New Contributors

Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.34...v0.17.35

Changelog

Sourced from github.com/99designs/gqlgen's changelog.

v0.17.35 - 2023-07-15

  • 05006bf1 release v0.17.35

  • d95d614f Update gqlparser to v2.5.7 (#2714)

  • 8c378e6b Updated GraphiQL playground 2.0.7 -> 3.0.1 and react 17 -> 18 (#2713)

  • Add automated tests for both tracing and tracer to simulate a client disconnect
  • Check for existence of operation context before proceeding to avoid panic
  • 6ed9337b fix function name in comment (#2707)

  • 2cfb9f98 Fix apollo integrity hash (#2706)

  • 470fca87 Update gqlparser again (#2697)

  • 280441b1 Update changelog

  • 5bc36e14 v0.17.34 postrelease bump

Commits


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.34 to 0.17.35. <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.35</h2> <h2>What's Changed</h2> <ul> <li>Update gqlparser again by <a href="https://github.com/StevenACoffman"><code>@​StevenACoffman</code></a> in <a href="https://github.com/99designs/gqlgen/pull/2697">99designs/gqlgen#2697</a></li> <li>Fix apollo integrity hash by <a href="https://github.com/Darkness4"><code>@​Darkness4</code></a> in <a href="https://github.com/99designs/gqlgen/pull/2706">99designs/gqlgen#2706</a></li> <li>fix function name in comment by <a href="https://github.com/cuishuang"><code>@​cuishuang</code></a> in <a href="https://github.com/99designs/gqlgen/pull/2707">99designs/gqlgen#2707</a></li> <li>Add op ctx safety for apollo tracing by <a href="https://github.com/joemccall86"><code>@​joemccall86</code></a> in <a href="https://github.com/99designs/gqlgen/pull/2709">99designs/gqlgen#2709</a></li> <li>Updated GraphiQL playground 2.0.7 -&gt; 3.0.1 and react 17.0.2 -&gt; 18.2.0 by <a href="https://github.com/UnAfraid"><code>@​UnAfraid</code></a> in <a href="https://github.com/99designs/gqlgen/pull/2713">99designs/gqlgen#2713</a></li> <li>Update gqlparser to v2.5.7 by <a href="https://github.com/StevenACoffman"><code>@​StevenACoffman</code></a> in <a href="https://github.com/99designs/gqlgen/pull/2714">99designs/gqlgen#2714</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Darkness4"><code>@​Darkness4</code></a> made their first contribution in <a href="https://github.com/99designs/gqlgen/pull/2706">99designs/gqlgen#2706</a></li> <li><a href="https://github.com/cuishuang"><code>@​cuishuang</code></a> made their first contribution in <a href="https://github.com/99designs/gqlgen/pull/2707">99designs/gqlgen#2707</a></li> <li><a href="https://github.com/joemccall86"><code>@​joemccall86</code></a> made their first contribution in <a href="https://github.com/99designs/gqlgen/pull/2709">99designs/gqlgen#2709</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/99designs/gqlgen/compare/v0.17.34...v0.17.35">https://github.com/99designs/gqlgen/compare/v0.17.34...v0.17.35</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.34...v0.17.35">v0.17.35</a> - 2023-07-15</h2> <ul> <li> <p><!-- raw HTML omitted --><!-- raw HTML omitted -->05006bf1<!-- raw HTML omitted --><!-- raw HTML omitted --> release v0.17.35</p> </li> <li> <p><!-- raw HTML omitted --><!-- raw HTML omitted -->d95d614f<!-- raw HTML omitted --><!-- raw HTML omitted --> Update gqlparser to v2.5.7 (<!-- raw HTML omitted --><a href="https://github.com/99designs/gqlgen/issues/2714">#2714</a><!-- raw HTML omitted -->)</p> </li> <li> <p><!-- raw HTML omitted --><!-- raw HTML omitted -->8c378e6b<!-- raw HTML omitted --><!-- raw HTML omitted --> Updated GraphiQL playground 2.0.7 -&gt; 3.0.1 and react 17 -&gt; 18 (<!-- raw HTML omitted --><a href="https://github.com/99designs/gqlgen/issues/2713">#2713</a><!-- raw HTML omitted -->)</p> </li> </ul> <!-- raw HTML omitted --> <ul> <li>Add automated tests for both tracing and tracer to simulate a client disconnect</li> <li>Check for existence of operation context before proceeding to avoid panic</li> </ul> <!-- raw HTML omitted --> <ul> <li> <p><!-- raw HTML omitted --><!-- raw HTML omitted -->6ed9337b<!-- raw HTML omitted --><!-- raw HTML omitted --> fix function name in comment (<!-- raw HTML omitted --><a href="https://github.com/99designs/gqlgen/issues/2707">#2707</a><!-- raw HTML omitted -->)</p> </li> <li> <p><!-- raw HTML omitted --><!-- raw HTML omitted -->2cfb9f98<!-- raw HTML omitted --><!-- raw HTML omitted --> Fix apollo integrity hash (<!-- raw HTML omitted --><a href="https://github.com/99designs/gqlgen/issues/2706">#2706</a><!-- raw HTML omitted -->)</p> </li> <li> <p><!-- raw HTML omitted --><!-- raw HTML omitted -->470fca87<!-- raw HTML omitted --><!-- raw HTML omitted --> Update gqlparser again (<!-- raw HTML omitted --><a href="https://github.com/99designs/gqlgen/issues/2697">#2697</a><!-- raw HTML omitted -->)</p> </li> <li> <p><!-- raw HTML omitted --><!-- raw HTML omitted -->280441b1<!-- raw HTML omitted --><!-- raw HTML omitted --> Update changelog</p> </li> <li> <p><!-- raw HTML omitted --><!-- raw HTML omitted -->5bc36e14<!-- raw HTML omitted --><!-- raw HTML omitted --> v0.17.34 postrelease bump</p> </li> </ul> <!-- raw HTML omitted --> <!-- 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/05006bf1dcb9451b0960d07fd68370145c2697b4"><code>05006bf</code></a> release v0.17.35</li> <li><a href="https://github.com/99designs/gqlgen/commit/d95d614f8fc2c5983390adf0507027a1efdd778a"><code>d95d614</code></a> Update gqlparser to v2.5.7 (<a href="https://github.com/99designs/gqlgen/issues/2714">#2714</a>)</li> <li><a href="https://github.com/99designs/gqlgen/commit/8c378e6bdd1962822216053ae2c01e89ef35034a"><code>8c378e6</code></a> Updated GraphiQL playground 2.0.7 -&gt; 3.0.1 and react 17 -&gt; 18 (<a href="https://github.com/99designs/gqlgen/issues/2713">#2713</a>)</li> <li><a href="https://github.com/99designs/gqlgen/commit/7880739d48a9aa2d6f4be87129cb361d2c2c0345"><code>7880739</code></a> Add op ctx safety for apollo tracing (<a href="https://github.com/99designs/gqlgen/issues/2709">#2709</a>)</li> <li><a href="https://github.com/99designs/gqlgen/commit/6ed9337bce0daf05c1c3bda29fd86368768cdb68"><code>6ed9337</code></a> fix function name in comment (<a href="https://github.com/99designs/gqlgen/issues/2707">#2707</a>)</li> <li><a href="https://github.com/99designs/gqlgen/commit/2cfb9f98c4c2b090a6a65816ed28a67501303768"><code>2cfb9f9</code></a> Fix apollo integrity hash (<a href="https://github.com/99designs/gqlgen/issues/2706">#2706</a>)</li> <li><a href="https://github.com/99designs/gqlgen/commit/470fca87d3002399fb02e14cf014c3c26755d87b"><code>470fca8</code></a> Update gqlparser again (<a href="https://github.com/99designs/gqlgen/issues/2697">#2697</a>)</li> <li><a href="https://github.com/99designs/gqlgen/commit/280441b1a0c46652f3b16692839fbdbd024aa06d"><code>280441b</code></a> Update changelog</li> <li><a href="https://github.com/99designs/gqlgen/commit/5bc36e142dfffceb96ac8b23bb9c13b492504474"><code>5bc36e1</code></a> v0.17.34 postrelease bump</li> <li>See full diff in <a href="https://github.com/99designs/gqlgen/compare/v0.17.34...v0.17.35">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>
argoyle commented 2023-07-16 08:53:36 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 5a108a6b - 1 commit from branch main
  • 283e45f3 - chore(deps): bump github.com/99designs/gqlgen from 0.17.34 to 0.17.35

Compare with previous version

added 2 commits <ul><li>5a108a6b - 1 commit from branch <code>main</code></li><li>283e45f3 - chore(deps): bump github.com/99designs/gqlgen from 0.17.34 to 0.17.35</li></ul> [Compare with previous version](/unboundsoftware/schemas/-/merge_requests/77/diffs?diff_id=735096536&start_sha=cf664b417f8a3ddab7455dcdc4ec6547ba071fa1)
argoyle (Migrated from gitlab.com) merged commit into main 2023-07-16 08:53:46 +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#81