Release notes
*Sourced from [graphql-batch's releases](https://github.com/Shopify/graphql-batch/releases).*
> ## v0.4.2
> * [#116](https://github-redirect.dependabot.com/Shopify/graphql-batch/pull/116)- Add compatibility for graphql-ruby 1.10-dev
Commits
- [`37f48f7`](https://github.com/Shopify/graphql-batch/commit/37f48f7f2eac139423cadf0e654f4350d8582626) Release version 0.4.2
- [`3a3cd5f`](https://github.com/Shopify/graphql-batch/commit/3a3cd5feee340581f6d45613229198843344eb1c) Merge pull request [#116](https://github-redirect.dependabot.com/Shopify/graphql-batch/issues/116) from rmosolgo/schema-compat
- [`2e34180`](https://github.com/Shopify/graphql-batch/commit/2e34180cb4be485c6fbae4c1824905e3e2c9f4ec) Update plugin for 1.10-dev
- [`6079dd1`](https://github.com/Shopify/graphql-batch/commit/6079dd1c1a933aa7f3fc5c26cb375f3ebd268afe) Merge pull request [#113](https://github-redirect.dependabot.com/Shopify/graphql-batch/issues/113) from ksylvest/document-http-loader
- [`23f8740`](https://github.com/Shopify/graphql-batch/commit/23f8740556ff2189e4f222c4be02c0e0e81a9de0) Restrict example threads via concurrent-ruby
- [`47f5690`](https://github.com/Shopify/graphql-batch/commit/47f569053958f1c2e38132838f72144d5935819f) Document an HTTP loader example
- [`227583b`](https://github.com/Shopify/graphql-batch/commit/227583b56bd7da2ee90bc7425251b8df6e2dd0e4) Merge pull request [#112](https://github-redirect.dependabot.com/Shopify/graphql-batch/issues/112) from ksylvest/master
- [`4135b1a`](https://github.com/Shopify/graphql-batch/commit/4135b1a2d36470a2d5053cc20a6f6cfe683fa404) Fix typo in README.md for resolver arguments
- See full diff in [compare view](https://github.com/Shopify/graphql-batch/compare/v0.4.1...v0.4.2)
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 will not automatically merge this PR because this dependency is pre-1.0.0.
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)
Bumps graphql-batch from 0.4.1 to 0.4.2.
Release notes
*Sourced from [graphql-batch's releases](https://github.com/Shopify/graphql-batch/releases).* > ## v0.4.2 > * [#116](https://github-redirect.dependabot.com/Shopify/graphql-batch/pull/116)- Add compatibility for graphql-ruby 1.10-devCommits
- [`37f48f7`](https://github.com/Shopify/graphql-batch/commit/37f48f7f2eac139423cadf0e654f4350d8582626) Release version 0.4.2 - [`3a3cd5f`](https://github.com/Shopify/graphql-batch/commit/3a3cd5feee340581f6d45613229198843344eb1c) Merge pull request [#116](https://github-redirect.dependabot.com/Shopify/graphql-batch/issues/116) from rmosolgo/schema-compat - [`2e34180`](https://github.com/Shopify/graphql-batch/commit/2e34180cb4be485c6fbae4c1824905e3e2c9f4ec) Update plugin for 1.10-dev - [`6079dd1`](https://github.com/Shopify/graphql-batch/commit/6079dd1c1a933aa7f3fc5c26cb375f3ebd268afe) Merge pull request [#113](https://github-redirect.dependabot.com/Shopify/graphql-batch/issues/113) from ksylvest/document-http-loader - [`23f8740`](https://github.com/Shopify/graphql-batch/commit/23f8740556ff2189e4f222c4be02c0e0e81a9de0) Restrict example threads via concurrent-ruby - [`47f5690`](https://github.com/Shopify/graphql-batch/commit/47f569053958f1c2e38132838f72144d5935819f) Document an HTTP loader example - [`227583b`](https://github.com/Shopify/graphql-batch/commit/227583b56bd7da2ee90bc7425251b8df6e2dd0e4) Merge pull request [#112](https://github-redirect.dependabot.com/Shopify/graphql-batch/issues/112) from ksylvest/master - [`4135b1a`](https://github.com/Shopify/graphql-batch/commit/4135b1a2d36470a2d5053cc20a6f6cfe683fa404) Fix typo in README.md for resolver arguments - See full diff in [compare view](https://github.com/Shopify/graphql-batch/compare/v0.4.1...v0.4.2)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 will not automatically merge this PR because this dependency is pre-1.0.0.
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)