Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump github.com/vektah/gqlparser/v2 from 2.5.16 to 2.5.17 (#218)
Bumps [github.com/vektah/gqlparser/v2](https://github.com/vektah/gqlparser) from 2.5.16 to 2.5.17. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vektah/gqlparser/releases">github.com/vektah/gqlparser/v2's releases</a>.</em></p> <blockquote> <h2>v2.5.17</h2> <h2>What's Changed</h2> <ul> <li>validator: better error message when InputObject is not a map by <a href="https://github.com/vbmithr"><code>@vbmithr</code></a> in <a href="https://redirect.github.com/vektah/gqlparser/pull/307">vektah/gqlparser#307</a></li> <li>Bump prettier from 3.3.1 to 3.3.2 in /validator/imported in the actions-deps group by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/vektah/gqlparser/pull/308">vektah/gqlparser#308</a></li> <li>Bump the actions-deps group in /validator/imported with 6 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/vektah/gqlparser/pull/310">vektah/gqlparser#310</a></li> <li>Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 in the actions-deps group by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/vektah/gqlparser/pull/313">vektah/gqlparser#313</a></li> <li>Bump the actions-deps group across 1 directory with 4 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/vektah/gqlparser/pull/312">vektah/gqlparser#312</a></li> <li>Bump <code>@babel/preset-env</code> from 7.25.3 to 7.25.4 in /validator/imported in the actions-deps group by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/vektah/gqlparser/pull/314">vektah/gqlparser#314</a></li> <li>validator: make rules exported and allow custom set of rules for Validate by <a href="https://github.com/kgrigorev"><code>@kgrigorev</code></a> in <a href="https://redirect.github.com/vektah/gqlparser/pull/320">vektah/gqlparser#320</a></li> <li>Supporting directive on the schema by <a href="https://github.com/hori0926"><code>@hori0926</code></a> in <a href="https://redirect.github.com/vektah/gqlparser/pull/318">vektah/gqlparser#318</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/vbmithr"><code>@vbmithr</code></a> made their first contribution in <a href="https://redirect.github.com/vektah/gqlparser/pull/307">vektah/gqlparser#307</a></li> <li><a href="https://github.com/kgrigorev"><code>@kgrigorev</code></a> made their first contribution in <a href="https://redirect.github.com/vektah/gqlparser/pull/320">vektah/gqlparser#320</a></li> <li><a href="https://github.com/hori0926"><code>@hori0926</code></a> made their first contribution in <a href="https://redirect.github.com/vektah/gqlparser/pull/318">vektah/gqlparser#318</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vektah/gqlparser/compare/v2.5.16...v2.5.17">https://github.com/vektah/gqlparser/compare/v2.5.16...v2.5.17</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vektah/gqlparser/commit/eedca08582ee2ee20a71088ae7993908b8df5bb8"><code>eedca08</code></a> Supporting directive on the schema (<a href="https://redirect.github.com/vektah/gqlparser/issues/318">#318</a>)</li> <li><a href="https://github.com/vektah/gqlparser/commit/068eddf391f3ebdff7891f8e8100859c01b4160d"><code>068eddf</code></a> validator: make rules exported and allow custom set of rules for Validate (<a href="https://redirect.github.com/vektah/gqlparser/issues/320">#320</a>)</li> <li><a href="https://github.com/vektah/gqlparser/commit/ed10d5c7e1d3159fa4a92823572b1d6f75dfdec9"><code>ed10d5c</code></a> Bump <code>@babel/preset-env</code> in /validator/imported in the actions-deps group (<a href="https://redirect.github.com/vektah/gqlparser/issues/314">#314</a>)</li> <li><a href="https://github.com/vektah/gqlparser/commit/26ff391088264d597e3a29b3c24657e51687d91c"><code>26ff391</code></a> Bump the actions-deps group across 1 directory with 4 updates (<a href="https://redirect.github.com/vektah/gqlparser/issues/312">#312</a>)</li> <li><a href="https://github.com/vektah/gqlparser/commit/d5bcc3d2376af6471529bfdc460853d717b59a08"><code>d5bcc3d</code></a> Bump golangci/golangci-lint-action in the actions-deps group (<a href="https://redirect.github.com/vektah/gqlparser/issues/313">#313</a>)</li> <li><a href="https://github.com/vektah/gqlparser/commit/da27ce696e0774192d96ab8d3220b360561c65e6"><code>da27ce6</code></a> Bump the actions-deps group in /validator/imported with 6 updates (<a href="https://redirect.github.com/vektah/gqlparser/issues/310">#310</a>)</li> <li><a href="https://github.com/vektah/gqlparser/commit/162c9a441579daa6eea5e97b13c38450fa584fd1"><code>162c9a4</code></a> Bump prettier in /validator/imported in the actions-deps group (<a href="https://redirect.github.com/vektah/gqlparser/issues/308">#308</a>)</li> <li><a href="https://github.com/vektah/gqlparser/commit/832be16340090520792d28d3cb6fd8cb2fd40ab3"><code>832be16</code></a> validator: better error message when InputObject is not a map (<a href="https://redirect.github.com/vektah/gqlparser/issues/307">#307</a>)</li> <li>See full diff in <a href="https://github.com/vektah/gqlparser/compare/v2.5.16...v2.5.17">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/vektah/gqlparser/v2&package-manager=go_modules&previous-version=2.5.16&new-version=2.5.17)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
- Loading branch information