vijaykrishnavanshi / express-graphql-boilerplate

Boilerplate code to setup graphql with express middlewares
https://express-gql.herokuapp.com/
MIT License
1 stars 1 forks source link

Bump apollo-server-express from 2.9.3 to 2.9.4 #57

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps apollo-server-express from 2.9.3 to 2.9.4.

Changelog *Sourced from [apollo-server-express's changelog](https://github.com/apollographql/apollo-server/blob/master/CHANGELOG.md).* > # Changelog > > The version headers in this history reflect the versions of Apollo Server itself. Versions of other packages (e.g. which are not actual HTTP integrations; packages not prefixed with `apollo-server`) may use different versions. For more details, check the publish commit for that version in the Git history. > > ### vNEXT > > > The changes noted within this `vNEXT` section have not been released yet. New PRs and commits which introduce changes should include an entry in this `vNEXT` section as part of their development. When a release is being prepared, a new header will be (manually) created below and the the appropriate changes within that release will be moved into the new section. > > - _Nothing yet! Stay tuned!_
Commits - [`6100fb5`](https://github.com/apollographql/apollo-server/commit/6100fb5e0797cd1f578ded7cb77b60fac47e58e3) Release - [`0926b20`](https://github.com/apollographql/apollo-server/commit/0926b20f49b23b63c438ffbd14b2e5f5f02805cc) chore(deps): update dependency gatsby-theme-apollo-docs to v2.1.6 ([#3330](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3330)) - [`da0a1e3`](https://github.com/apollographql/apollo-server/commit/da0a1e3075bc726e4947ce9a2512b7982e09b737) chore(deps): pin dependency prettier to 1.18.2 ([#3322](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3322)) - [`5b762ab`](https://github.com/apollographql/apollo-server/commit/5b762abe4e21f8ab30d73ce3d2139c45a630dbf8) chore(deps): update dependency graphql to v14.5.7 ([#3325](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3325)) - [`dcccaec`](https://github.com/apollographql/apollo-server/commit/dcccaecc3a2eb05a199f98a12b8ab84529ba24ca) chore(deps): update dependency gatsby to v2.15.20 ([#3324](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3324)) - [`bab1e5e`](https://github.com/apollographql/apollo-server/commit/bab1e5e191f2344e8ce883e671ed14a8c2268e76) chore(deps): update dependency codecov to v3.6.1 ([#3323](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3323)) - [`c56553a`](https://github.com/apollographql/apollo-server/commit/c56553ab2d7c43941230726e2b4877354f739419) chore(deps): update dependency gatsby-theme-apollo-docs to v2.1.5 ([#3321](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3321)) - [`cffcc49`](https://github.com/apollographql/apollo-server/commit/cffcc4927e732b9911809057bdb0cb0ebc7c5b89) Add changelog entry for PR [#3260](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3260) - [`6440c2c`](https://github.com/apollographql/apollo-server/commit/6440c2cb9b47b6de32c9b27fe89151bd59800d14) Do not remove Query/Mutation/Subscription types when schema is included if sc... - [`f2549c9`](https://github.com/apollographql/apollo-server/commit/f2549c9eefaa7f8eb90cf922db836f18c13e1c6f) chore(deps): update dependency gatsby-theme-apollo-docs to v2.1.4 ([#3319](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3319)) - Additional commits viewable in [compare view](https://github.com/apollographql/apollo-server/compare/apollo-server-express@2.9.3...apollo-server-express@2.9.4)


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.