Closed dependabot-preview[bot] closed 5 years ago
@dependabot rebase
Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate
.
@dependabot recreate
Bumps graphql from 1.9.13 to 1.9.14.
Changelog
*Sourced from [graphql's changelog](https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md).* > ## 1.9.14 (14 Oct 2019) > > ## New features > > - Add `null_session` CSRF handing in `install` generator [#2524](https://github-redirect.dependabot.com/rmosolgo/graphql-ruby/issues/2524) > - Correctly report InputObjects without arguments and Objects without fields as invalid [#2539](https://github-redirect.dependabot.com/rmosolgo/graphql-ruby/issues/2539) [#2462](https://github-redirect.dependabot.com/rmosolgo/graphql-ruby/issues/2462) > > ## Bug fixes > > - Fix argument incompatibility [#2541](https://github-redirect.dependabot.com/rmosolgo/graphql-ruby/issues/2541) > - Add a `require` for `Types::ISO8691Date` [#2528](https://github-redirect.dependabot.com/rmosolgo/graphql-ruby/issues/2528) > - Fix errors re-raised after lazy fields [#2525](https://github-redirect.dependabot.com/rmosolgo/graphql-ruby/issues/2525)Commits
- [`1c23944`](https://github.com/rmosolgo/graphql-ruby/commit/1c23944c8dc96a059d669822871ef22ab9ed5c47) 1.9.14 - [`50aa2b6`](https://github.com/rmosolgo/graphql-ruby/commit/50aa2b6a71446f0df820a6ccc45bb5934bd390a3) Merge pull request [#2541](https://github-redirect.dependabot.com/rmosolgo/graphql-ruby/issues/2541) from rmosolgo/fix-arguments-compat - [`dc8fe36`](https://github.com/rmosolgo/graphql-ruby/commit/dc8fe366eb50e40a58e0375b8b572c069a671359) Fix args compatibility in 1.9.13 - [`cc6fc59`](https://github.com/rmosolgo/graphql-ruby/commit/cc6fc59ff363c3af49560d14a24fd00e219e28cd) Merge pull request [#2539](https://github-redirect.dependabot.com/rmosolgo/graphql-ruby/issues/2539) from rmosolgo/require-one-argument - [`902befe`](https://github.com/rmosolgo/graphql-ruby/commit/902befed7e0cb8fb99b7dd81e14b0c86eba20deb) Also require at least one argument for input objects - [`2c6b7a8`](https://github.com/rmosolgo/graphql-ruby/commit/2c6b7a8f7e5b107ca22350f41a255531c15a2329) Merge pull request [#2462](https://github-redirect.dependabot.com/rmosolgo/graphql-ruby/issues/2462) from chrisbutcher/error-when-query-defined-but-empty - [`7608622`](https://github.com/rmosolgo/graphql-ruby/commit/7608622c66a1d04f0d36b06464bbcee9acd7f239) Merge pull request [#2524](https://github-redirect.dependabot.com/rmosolgo/graphql-ruby/issues/2524) from jamonholmgren/patch-1 - [`11ced6f`](https://github.com/rmosolgo/graphql-ruby/commit/11ced6f84ae4eaf90e02156dca7c775ac852f193) Merge pull request [#2535](https://github-redirect.dependabot.com/rmosolgo/graphql-ruby/issues/2535) from DmitryTsepelev/related_projects - [`023bc4f`](https://github.com/rmosolgo/graphql-ruby/commit/023bc4fa87a0e0e8a6ecdd26980b060922f343d6) Merge branch 'master' into related_projects - [`85fd943`](https://github.com/rmosolgo/graphql-ruby/commit/85fd94364ca73836bdfd0c67b2f7f9fae62ab83b) Merge pull request [#2538](https://github-redirect.dependabot.com/rmosolgo/graphql-ruby/issues/2538) from povilasjurcys/patch-1 - Additional commits viewable in [compare view](https://github.com/rmosolgo/graphql-ruby/compare/v1.9.13...v1.9.14)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
.If all status checks pass Dependabot will automatically merge this pull request.
Dependabot commands and options
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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)