Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build(deps-dev): Bump graphiql-rails from 1.9.0 to 1.10.0 (#1302)
Bumps [graphiql-rails](https://github.com/rmosolgo/graphiql-rails) from 1.9.0 to 1.10.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rmosolgo/graphiql-rails/blob/master/changelog.md">graphiql-rails's changelog</a>.</em></p> <blockquote> <h2>1.10.0</h2> <ul> <li>Update to React 18.2.0</li> <li>Update to GraphiQL 3.1.1</li> <li>Use <code>.min</code> versions of JS dependencies</li> <li>Add support for Propshaft</li> <li>Remove <code>fetch</code> polyfill</li> <li>Don't set headers whose procs evaluate to <code>nil</code></li> <li>Add <code>input_value_deprecation</code> flag to introspect deprecated arguments</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rmosolgo/graphiql-rails/commit/97b543634def44e2762eabf4dd7e6470f979e0aa"><code>97b5436</code></a> 1.10.0</li> <li><a href="https://github.com/rmosolgo/graphiql-rails/commit/42bc9d76c8e23441bb87ba066ec1e6db87708f8f"><code>42bc9d7</code></a> Merge pull request <a href="https://redirect.github.com/rmosolgo/graphiql-rails/issues/104">#104</a> from ErikPelli/js-cleanup</li> <li><a href="https://github.com/rmosolgo/graphiql-rails/commit/50675f25ac66dae3460e5db4ab9a89e7def4cbc9"><code>50675f2</code></a> Merge branch 'master' into js-cleanup</li> <li><a href="https://github.com/rmosolgo/graphiql-rails/commit/a7594d5b8b27009df2d0f9030665adbf35f6dbce"><code>a7594d5</code></a> Merge pull request <a href="https://redirect.github.com/rmosolgo/graphiql-rails/issues/116">#116</a> from rmosolgo/propshaft-support</li> <li><a href="https://github.com/rmosolgo/graphiql-rails/commit/9f5035822f94671e4ab537dec2573d079cda7d2e"><code>9f50358</code></a> Add docs for sprockets or propshaft</li> <li><a href="https://github.com/rmosolgo/graphiql-rails/commit/350543e18aefa765e03c81baf924214ba68f6e7f"><code>350543e</code></a> Merge branch 'master' into propshaft-support</li> <li><a href="https://github.com/rmosolgo/graphiql-rails/commit/e928e7084d396749b783212ca038d636f2692394"><code>e928e70</code></a> Run ci on pull_request</li> <li><a href="https://github.com/rmosolgo/graphiql-rails/commit/e7a8d9ef1a04d0c5eb910f29d4c6f6963b9f44c9"><code>e7a8d9e</code></a> Merge pull request <a href="https://redirect.github.com/rmosolgo/graphiql-rails/issues/112">#112</a> from tiegz/update-sass-gem-in-readme</li> <li><a href="https://github.com/rmosolgo/graphiql-rails/commit/01ff3e520dc09dfb8aa5d6798ba1eb5d06c10e2e"><code>01ff3e5</code></a> Check for Propshaft or Sprockets</li> <li><a href="https://github.com/rmosolgo/graphiql-rails/commit/76634cedfab583156d612d2c83392e48be2ad229"><code>76634ce</code></a> Merge branch 'master' into propshaft-support</li> <li>Additional commits viewable in <a href="https://github.com/rmosolgo/graphiql-rails/compare/v1.9.0...v1.10.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=graphiql-rails&package-manager=bundler&previous-version=1.9.0&new-version=1.10.0)](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