Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build(deps): Bump graphql from 2.2.13 to 2.2.14 (#1351)
Bumps [graphql](https://github.com/rmosolgo/graphql-ruby) from 2.2.13 to 2.2.14. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md">graphql's changelog</a>.</em></p> <blockquote> <h1>2.2.14 (18 Mar 2024)</h1> <h3>Bug fixes</h3> <ul> <li>Parser: properly handle stray hyphens in query strings <a href="https://redirect.github.com/rmosolgo/graphql-ruby/issues/4879">#4879</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rmosolgo/graphql-ruby/commit/8b617ea5bf677670f8bac65ed3d3c6ea29255e39"><code>8b617ea</code></a> 2.2.14</li> <li><a href="https://github.com/rmosolgo/graphql-ruby/commit/604ff80f4b3d06ccfeb58d0b840c2ddde0384814"><code>604ff80</code></a> Merge pull request <a href="https://redirect.github.com/rmosolgo/graphql-ruby/issues/4880">#4880</a> from rmosolgo/handle-hyphen-in-parser</li> <li><a href="https://github.com/rmosolgo/graphql-ruby/commit/8833fca6bf7be849728bf40c1066ed466f5fbae3"><code>8833fca</code></a> enterprise-1.3.4</li> <li><a href="https://github.com/rmosolgo/graphql-ruby/commit/d0c9f74b38fa0bde023c40019ffa8f77141d71f5"><code>d0c9f74</code></a> Merge pull request <a href="https://redirect.github.com/rmosolgo/graphql-ruby/issues/4884">#4884</a> from JohnnyKei/fix/testing_schema_structure.md</li> <li><a href="https://github.com/rmosolgo/graphql-ruby/commit/59a330789fd354aaf1c567640fc16860fadd3e95"><code>59a3307</code></a> fix: update testing/schema_structure.md</li> <li><a href="https://github.com/rmosolgo/graphql-ruby/commit/8d8a06afe20f38a5d3b07fc031303c3f91605897"><code>8d8a06a</code></a> Handle stray hyphens in Ruby parser</li> <li>See full diff in <a href="https://github.com/rmosolgo/graphql-ruby/compare/v2.2.13...v2.2.14">compare view</a></li> </ul> </details> <br /> [](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