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.11 to 2.5.14 (#341)
Bumps [github.com/vektah/gqlparser/v2](https://github.com/vektah/gqlparser) from 2.5.11 to 2.5.14. <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.14</h2> <h2>What's Changed</h2> <ul> <li>Add ParseQueryWithLimit by <a href="https://github.com/StevenACoffman"><code>@StevenACoffman</code></a> in <a href="https://redirect.github.com/vektah/gqlparser/pull/304">vektah/gqlparser#304</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vektah/gqlparser/compare/v2.5.13...v2.5.14">https://github.com/vektah/gqlparser/compare/v2.5.13...v2.5.14</a></p> <h2>v2.5.13</h2> <h2>What's Changed</h2> <ul> <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/298">vektah/gqlparser#298</a></li> <li>Bump prettier from 3.2.5 to 3.3.0 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/299">vektah/gqlparser#299</a></li> <li>Bump the actions-deps group in /validator/imported with 7 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/vektah/gqlparser/pull/301">vektah/gqlparser#301</a></li> <li>Bump braces from 3.0.2 to 3.0.3 in /validator/imported by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/vektah/gqlparser/pull/302">vektah/gqlparser#302</a></li> <li>Token limit fix CVE-2023-49559 by <a href="https://github.com/uvzz"><code>@uvzz</code></a> in <a href="https://redirect.github.com/vektah/gqlparser/pull/291">vektah/gqlparser#291</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/uvzz"><code>@uvzz</code></a> made their first contribution in <a href="https://redirect.github.com/vektah/gqlparser/pull/291">vektah/gqlparser#291</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vektah/gqlparser/compare/v2.5.12...v2.5.13">https://github.com/vektah/gqlparser/compare/v2.5.12...v2.5.13</a></p> <h2>v2.5.12</h2> <h2>What's Changed</h2> <ul> <li>Disallow empty parens (<a href="https://redirect.github.com/vektah/gqlparser/issues/292">#292</a>). by <a href="https://github.com/yuchenshi"><code>@yuchenshi</code></a> in <a href="https://redirect.github.com/vektah/gqlparser/pull/293">vektah/gqlparser#293</a></li> <li>WithBuiltin FormatterOption added by <a href="https://github.com/atzedus"><code>@atzedus</code></a> in <a href="https://redirect.github.com/vektah/gqlparser/pull/294">vektah/gqlparser#294</a></li> <li>Redo github actions by <a href="https://github.com/StevenACoffman"><code>@StevenACoffman</code></a> in <a href="https://redirect.github.com/vektah/gqlparser/pull/295">vektah/gqlparser#295</a></li> <li>Bump github.com/stretchr/testify from 1.4.0 to 1.9.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/296">vektah/gqlparser#296</a></li> <li>Bump the actions-deps group in /validator/imported with 8 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/vektah/gqlparser/pull/297">vektah/gqlparser#297</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/yuchenshi"><code>@yuchenshi</code></a> made their first contribution in <a href="https://redirect.github.com/vektah/gqlparser/pull/293">vektah/gqlparser#293</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vektah/gqlparser/compare/v2.5.11...v2.5.12">https://github.com/vektah/gqlparser/compare/v2.5.11...v2.5.12</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vektah/gqlparser/commit/36a3658873bf5a107f42488dfc392949cdd02977"><code>36a3658</code></a> Add ParseQueryWithLimit (<a href="https://redirect.github.com/vektah/gqlparser/issues/304">#304</a>)</li> <li><a href="https://github.com/vektah/gqlparser/commit/d457fc08189db3b7bee997060cfcb01717cdbbec"><code>d457fc0</code></a> Token limit fix CVE-2023-49559 (<a href="https://redirect.github.com/vektah/gqlparser/issues/291">#291</a>)</li> <li><a href="https://github.com/vektah/gqlparser/commit/6db1bd39a01415cc19e47ef078bf15c5a7d3cd5f"><code>6db1bd3</code></a> Bump braces from 3.0.2 to 3.0.3 in /validator/imported (<a href="https://redirect.github.com/vektah/gqlparser/issues/302">#302</a>)</li> <li><a href="https://github.com/vektah/gqlparser/commit/39004142c4d3e4afee047257162835819d9c4789"><code>3900414</code></a> Bump the actions-deps group in /validator/imported with 7 updates (<a href="https://redirect.github.com/vektah/gqlparser/issues/301">#301</a>)</li> <li><a href="https://github.com/vektah/gqlparser/commit/7c770f6a27ba16dafaf92e18161615de92c73363"><code>7c770f6</code></a> Bump prettier in /validator/imported in the actions-deps group (<a href="https://redirect.github.com/vektah/gqlparser/issues/299">#299</a>)</li> <li><a href="https://github.com/vektah/gqlparser/commit/0ed49739e85d437cbc1cb91fb640c030d1e65338"><code>0ed4973</code></a> Bump the actions-deps group in /validator/imported with 6 updates (<a href="https://redirect.github.com/vektah/gqlparser/issues/298">#298</a>)</li> <li><a href="https://github.com/vektah/gqlparser/commit/00fd36f5cfc7bbb5fad59678e4026c980326bc3b"><code>00fd36f</code></a> Bump the actions-deps group in /validator/imported with 8 updates (<a href="https://redirect.github.com/vektah/gqlparser/issues/297">#297</a>)</li> <li><a href="https://github.com/vektah/gqlparser/commit/9638a21e21cb32c1add5e2dc2a092575c0605e74"><code>9638a21</code></a> Bump github.com/stretchr/testify in the actions-deps group (<a href="https://redirect.github.com/vektah/gqlparser/issues/296">#296</a>)</li> <li><a href="https://github.com/vektah/gqlparser/commit/55ebe371e7d4a2d7fcb1cbcf444b661a77f1c3bb"><code>55ebe37</code></a> Add Dependabot.yml</li> <li><a href="https://github.com/vektah/gqlparser/commit/6d16c057d6d493648b99781e9c1a4e56b4b7ca71"><code>6d16c05</code></a> Redo github actions (<a href="https://redirect.github.com/vektah/gqlparser/issues/295">#295</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vektah/gqlparser/compare/v2.5.11...v2.5.14">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.11&new-version=2.5.14)](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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Khan/genqlient/network/alerts). </details> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Steve Coffman <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steve Coffman <[email protected]>
- Loading branch information