chore(deps): bump github.com/99designs/gqlgen from 0.17.27 to 0.17.28 #40

Merged
argoyle merged 1 commits from dependabot-go_modules-github.com-99designs-gqlgen-0.17.28 into main 2023-04-04 08:08:46 +00:00
argoyle commented 2023-04-04 06:24:57 +00:00 (Migrated from gitlab.com)

Bumps github.com/99designs/gqlgen from 0.17.27 to 0.17.28.

Release notes

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

v0.17.28

What's Changed

New Contributors

Full Changelog: https://github.com/99designs/gqlgen/compare/v0.17.27...v0.17.28

Changelog

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

CHANGELOG

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Commits


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.27 to 0.17.28. <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.28</h2> <h2>What's Changed</h2> <ul> <li>Allow setting headers in HTTP transports by <a href="https://github.com/RatkoR"><code>@​RatkoR</code></a> in <a href="https://github.com/99designs/gqlgen/pull/2590">99designs/gqlgen#2590</a></li> <li>feat: removeDuplicateTags() validates tags and panic with meaningful … by <a href="https://github.com/gitxiongpan"><code>@​gitxiongpan</code></a> in <a href="https://github.com/99designs/gqlgen/pull/2597">99designs/gqlgen#2597</a></li> <li>EntityResolver input type fix by <a href="https://github.com/erankor"><code>@​erankor</code></a> in <a href="https://github.com/99designs/gqlgen/pull/2594">99designs/gqlgen#2594</a></li> <li>Fix 2546: Federation 2 Relax external for object by <a href="https://github.com/StevenACoffman"><code>@​StevenACoffman</code></a> in <a href="https://github.com/99designs/gqlgen/pull/2599">99designs/gqlgen#2599</a></li> <li>Re-generate after <a href="https://github.com/99designs/gqlgen/issues/2599">#2599</a> by <a href="https://github.com/StevenACoffman"><code>@​StevenACoffman</code></a> in <a href="https://github.com/99designs/gqlgen/pull/2601">99designs/gqlgen#2601</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/RatkoR"><code>@​RatkoR</code></a> made their first contribution in <a href="https://github.com/99designs/gqlgen/pull/2590">99designs/gqlgen#2590</a></li> <li><a href="https://github.com/gitxiongpan"><code>@​gitxiongpan</code></a> made their first contribution in <a href="https://github.com/99designs/gqlgen/pull/2597">99designs/gqlgen#2597</a></li> <li><a href="https://github.com/erankor"><code>@​erankor</code></a> made their first contribution in <a href="https://github.com/99designs/gqlgen/pull/2594">99designs/gqlgen#2594</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/99designs/gqlgen/compare/v0.17.27...v0.17.28">https://github.com/99designs/gqlgen/compare/v0.17.27...v0.17.28</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.27...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/f2b346553aa79e49fe978a3779fe31acc573fe18"><code>f2b3465</code></a> release v0.17.28</li> <li><a href="https://github.com/99designs/gqlgen/commit/a1a6f231d8756567e4346897733b123ceb905edf"><code>a1a6f23</code></a> Re-generate after <a href="https://github.com/99designs/gqlgen/issues/2599">#2599</a> (<a href="https://github.com/99designs/gqlgen/issues/2601">#2601</a>)</li> <li><a href="https://github.com/99designs/gqlgen/commit/9a644c5415585cb3be6c4f5cb51610b8e23d1b89"><code>9a644c5</code></a> Fix 2546: Relax external for object (<a href="https://github.com/99designs/gqlgen/issues/2599">#2599</a>)</li> <li><a href="https://github.com/99designs/gqlgen/commit/db534792898e0870e15cb0788bfaf775e7c0da70"><code>db53479</code></a> EntityResolver input type fix (<a href="https://github.com/99designs/gqlgen/issues/2594">#2594</a>)</li> <li><a href="https://github.com/99designs/gqlgen/commit/6da735ce5cc9690caf610a72f8e4976aa9c7c60e"><code>6da735c</code></a> feat: removeDuplicateTags() validates tags and panic with meaningful error me...</li> <li><a href="https://github.com/99designs/gqlgen/commit/677d854a37861e73cda6bf98fecaa94bb6638e79"><code>677d854</code></a> Allow setting headers in HTTP transports (<a href="https://github.com/99designs/gqlgen/issues/2590">#2590</a>)</li> <li><a href="https://github.com/99designs/gqlgen/commit/65ec8b5a0774970ff7f7d74cbe4de7407a946b4a"><code>65ec8b5</code></a> Add Changelog entry for v0.17.27</li> <li><a href="https://github.com/99designs/gqlgen/commit/a3400ff4e7d7434616f4dfecacf4eab871cc0063"><code>a3400ff</code></a> v0.17.27 postrelease bump</li> <li>See full diff in <a href="https://github.com/99designs/gqlgen/compare/v0.17.27...v0.17.28">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>
argoyle (Migrated from gitlab.com) merged commit into main 2023-04-04 08:08:47 +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#40