forte-music / core

The core backend server for forte.
Other
6 stars 1 forks source link

Bump juniper from 0.9.2 to 0.14.0 #134

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps juniper from 0.9.2 to 0.14.0.

Commits - [`dbbceae`](https://github.com/graphql-rust/juniper/commit/dbbceae64323bf499c79bcefb7b4181736ba7fc6) Release juniper 0.14.0 - [`c4d7661`](https://github.com/graphql-rust/juniper/commit/c4d7661b3b4b4ec3124a6f8b8d2461f2680afd21) Release juniper_codegen 0.14.0 - [`02fd164`](https://github.com/graphql-rust/juniper/commit/02fd164e96d36e48e4dbfea7a360ef6fd4337d34) Update `url` dependency ([#432](https://github-redirect.dependabot.com/graphql-rust/juniper/issues/432)) - [`5be6665`](https://github.com/graphql-rust/juniper/commit/5be66654a961241839bd9f1296f916d1dd08aaa8) Improve visitability of lookahead types. ([#431](https://github-redirect.dependabot.com/graphql-rust/juniper/issues/431)) - [`b61aa90`](https://github.com/graphql-rust/juniper/commit/b61aa900b10c964fc5f94bd4e7925fb15cab827c) Add subscription support to query parser ([#430](https://github-redirect.dependabot.com/graphql-rust/juniper/issues/430)) - [`dcbb741`](https://github.com/graphql-rust/juniper/commit/dcbb74155d356bc6a0ee644eff61053f9af5ef4c) juniper_codegen: Drop regex & lazy_static dependencies ([#424](https://github-redirect.dependabot.com/graphql-rust/juniper/issues/424)) - [`835dee1`](https://github.com/graphql-rust/juniper/commit/835dee1a8eb0c53b915911fad5cec018325d577a) Enable merge_imports rustfmt setting. - [`a3caf12`](https://github.com/graphql-rust/juniper/commit/a3caf126b03533ea9b75b64056152500d38ce148) derive: Upgrade syn/quote/proc_macro dependencies to 1.0 ([#413](https://github-redirect.dependabot.com/graphql-rust/juniper/issues/413)) - [`752584f`](https://github.com/graphql-rust/juniper/commit/752584fbbdd27961d2641f8033a65e3c5f985d27) Add myself as an author - [`237febe`](https://github.com/graphql-rust/juniper/commit/237febe3283b44d05f254ed00548dc42408c8de0) Release juniper_warp 0.4.1 - Additional commits viewable in [compare view](https://github.com/graphql-rust/juniper/compare/0.9.2...juniper-v0.14.0)


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 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) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 4 years ago

Superseded by #144.