zooniverse / zoo-stats-api-graphql

0 stars 2 forks source link

Bump graphql from 1.8.11 to 1.8.12 #62

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps graphql from 1.8.11 to 1.8.12.

Changelog *Sourced from [graphql's changelog](https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md).* > ## 1.8.12 (3 Jan 2018) > > ### New features > > - Add `error_bubbling false` Schema configuration for nicer validation of compound inputs [#2013](https://github-redirect.dependabot.com/rmosolgo/graphql-ruby/issues/2013) > - Print descriptions as block strings in SDL [#2011](https://github-redirect.dependabot.com/rmosolgo/graphql-ruby/issues/2011) > - Improve string-to-constant resolution [#1810](https://github-redirect.dependabot.com/rmosolgo/graphql-ruby/issues/1810) > - Add `Query::Context#to_hash` for splatting [#1955](https://github-redirect.dependabot.com/rmosolgo/graphql-ruby/issues/1955) > - Add `#dig` to `Schema::InputObject` and `Query::Arguments` [#1968](https://github-redirect.dependabot.com/rmosolgo/graphql-ruby/issues/1968) > - Add `.*_execution_strategy` methods to class-based schemas [#1914](https://github-redirect.dependabot.com/rmosolgo/graphql-ruby/issues/1914) > - Accept multiple errors when adding `.rescue_from` handlers [#1991](https://github-redirect.dependabot.com/rmosolgo/graphql-ruby/issues/1991) > > ### Bug fixes > > - Fix scalar tracing in NewRelic and Skylight [#1954](https://github-redirect.dependabot.com/rmosolgo/graphql-ruby/issues/1954) > - Fix lexer for multiple block strings [#1937](https://github-redirect.dependabot.com/rmosolgo/graphql-ruby/issues/1937) > - Add `unscope(:order)` when counting relations [#1911](https://github-redirect.dependabot.com/rmosolgo/graphql-ruby/issues/1911) > - Improve build-from-definition error message [#1998](https://github-redirect.dependabot.com/rmosolgo/graphql-ruby/issues/1998) > - Fix regression in legacy compat [#2000](https://github-redirect.dependabot.com/rmosolgo/graphql-ruby/issues/2000)
Commits - [`26db516`](https://github.com/rmosolgo/graphql-ruby/commit/26db51642d16961d9d11983dd19dd84127609dfa) 1.8.12 - [`4b9bc9d`](https://github.com/rmosolgo/graphql-ruby/commit/4b9bc9dcdbfb525b7cd9a7231b1594d0b3c6381a) Merge pull request [#2022](https://github-redirect.dependabot.com/rmosolgo/graphql-ruby/issues/2022) from technuma/update-sample-code-at-getting-started - [`e8ffc75`](https://github.com/rmosolgo/graphql-ruby/commit/e8ffc759a66c09b3dd85dec03ef5f0d132d013b2) Merge pull request [#2021](https://github-redirect.dependabot.com/rmosolgo/graphql-ruby/issues/2021) from technuma/add-jekyll-redirect-from-to-gemfile - [`ada9d3f`](https://github.com/rmosolgo/graphql-ruby/commit/ada9d3f9deb50e9bb2bfa4bbcf70a35468f363b3) update sample code at getting started - [`9cdeeb1`](https://github.com/rmosolgo/graphql-ruby/commit/9cdeeb1a73fad048a0bfd1bd07343179032681e9) add jekyll-redirect-from to Gemfile for fixing 'bundle exec rake site:serve' - [`3e151a1`](https://github.com/rmosolgo/graphql-ruby/commit/3e151a1517ccb2fe61822f965a59e8e85cf16a2c) Merge pull request [#1911](https://github-redirect.dependabot.com/rmosolgo/graphql-ruby/issues/1911) from sideshowdave7/dhurst/add_unoder_on_scope_for_co... - [`7c564f0`](https://github.com/rmosolgo/graphql-ruby/commit/7c564f07a33c14b84e1701507326b673536f1ba2) Merge branch 'master' into dhurst/add_unoder_on_scope_for_counts - [`1f13dcd`](https://github.com/rmosolgo/graphql-ruby/commit/1f13dcded49c1c0408f775195b64783e8878a5a7) Mess with rails 4.1 gemfile - [`2850bab`](https://github.com/rmosolgo/graphql-ruby/commit/2850bab1aa6f9a682a0e54245c786230b0530d71) Try ruby 2.3 on CI - [`40fd0f3`](https://github.com/rmosolgo/graphql-ruby/commit/40fd0f36b4ef7ef790c7fdecc179bd5c40bcab58) Add test for unscoping order when counting a relation - Additional commits viewable in [compare view](https://github.com/rmosolgo/graphql-ruby/compare/v1.8.11...v1.8.12)


Dependabot compatibility score

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 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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #63.