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 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)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Bumps juniper from 0.9.2 to 0.14.1.
Commits
- [`c434bdd`](https://github.com/graphql-rust/juniper/commit/c434bddc914358c3f815ecf8ed776692b3a30a7e) Release juniper 0.14.1 - [`252f7b4`](https://github.com/graphql-rust/juniper/commit/252f7b4353e8d5b6065cd4db60994cca2a866be6) Release juniper_codegen 0.14.1 - [`6b7977b`](https://github.com/graphql-rust/juniper/commit/6b7977b8dd9d84d246174d13e38c396575b8c644) Update CHANGELOG.md - [`8628ddd`](https://github.com/graphql-rust/juniper/commit/8628dddaf0d8acf5c589970b127f40c70b2aafac) Make EmptyMutation `Send` - [`9be274a`](https://github.com/graphql-rust/juniper/commit/9be274ae77a0da256f2503abde64d674ffa50411) Update CHANGELOG.md - [`dd424f3`](https://github.com/graphql-rust/juniper/commit/dd424f3579064305839e7bf44f1d83770a9318e6) Bubble up scalar error ([#434](https://github-redirect.dependabot.com/graphql-rust/juniper/issues/434)) - [`61c0543`](https://github.com/graphql-rust/juniper/commit/61c05435232644cd8d08ea46e973e2f8da2f4730) Release juniper_warp 0.5.0 - [`2afec7f`](https://github.com/graphql-rust/juniper/commit/2afec7f433d01f6b46fd352a94c54b22a104bfd1) Release juniper_rocket 0.5.0 - [`b208dd5`](https://github.com/graphql-rust/juniper/commit/b208dd5bd672d16faf3bc2521e2ed7742f8e987b) Release juniper_iron 0.6.0 - [`03fca01`](https://github.com/graphql-rust/juniper/commit/03fca018a6ef84dce9daefa167a09fee17c5052c) Release juniper_hyper 0.5.0 - Additional commits viewable in [compare view](https://github.com/graphql-rust/juniper/compare/0.9.2...juniper-0.14.1)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 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) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)