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/wundergraph/graphql-go-tools](https://github.com/wundergraph/graphql-go-tools) from 1.63.0 to 1.63.1.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/wundergraph/graphql-go-tools/commit/65491296a212cf85d26dbbf6f1b30e34a5cc1720"><code>6549129</code></a> chore: fix stylistic warnings</li>
<li><a href="https://github.com/wundergraph/graphql-go-tools/commit/a7ace7dd01bdf8d9a51ce560d7762a0fbf5572c4"><code>a7ace7d</code></a> fix: return unknown types as any instead of null</li>
<li><a href="https://github.com/wundergraph/graphql-go-tools/commit/bf70410ed6b75a90d2e1d21edccc21ebd01c6a8f"><code>bf70410</code></a> chore: switch jsonschema library to github.com/santhosh-tekuri/jsonschema/v5</li>
<li><a href="https://github.com/wundergraph/graphql-go-tools/commit/f85832ec22a2f4f933c96f5549958d9ae6dcc7f4"><code>f85832e</code></a> fix: workaround for data race in qri-io/jsonschema</li>
<li><a href="https://github.com/wundergraph/graphql-go-tools/commit/12e258d9d2f7db3dbc18349b098bab81292e7378"><code>12e258d</code></a> fix validation skipping for null on scalars (<a href="https://github.com/wundergraph/graphql-go-tools/issues/342">#342</a>) (<a href="https://github.com/wundergraph/graphql-go-tools/issues/529">#529</a>)</li>
<li>See full diff in <a href="https://github.com/wundergraph/graphql-go-tools/compare/v1.63.0...v1.63.1">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
(Migrated from gitlab.com)
merged commit into main2023-05-17 13:20:26 +00:00
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/wundergraph/graphql-go-tools from 1.63.0 to 1.63.1.
Commits
6549129chore: fix stylistic warningsa7ace7dfix: return unknown types as any instead of nullbf70410chore: switch jsonschema library to github.com/santhosh-tekuri/jsonschema/v5f85832efix: workaround for data race in qri-io/jsonschema12e258dfix validation skipping for null on scalars (#342) (#529)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 conflicts