Changelog
*Sourced from [apollo-server-express's changelog](https://github.com/apollographql/apollo-server/blob/master/CHANGELOG.md).*
> ### v2.9.8
>
> > [See complete versioning details.](https://github.com/apollographql/apollo-server/commit/3cdde1b7a71ace6411fbacf82a1a61bf737444a6)
>
> - `apollo-server-core`: Provide accurate type for `formatResponse` rather than generic `Function` type. [PR [#3431](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3431)](https://github-redirect.dependabot.com/apollographql/apollo-server/pull/3431)
> - `apollo-server-core`: Pass complete request context to `formatResponse`, rather than just `context`. [PR [#3431](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3431)](https://github-redirect.dependabot.com/apollographql/apollo-server/pull/3431)
Commits
- [`3cdde1b`](https://github.com/apollographql/apollo-server/commit/3cdde1b7a71ace6411fbacf82a1a61bf737444a6) Release
- [`8d730b7`](https://github.com/apollographql/apollo-server/commit/8d730b744b838f079c6c62f22585f1f5a4a16721) Remove `apollo-env` dependency from `@apollo/federation` package ([#3463](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3463))
- [`9d34565`](https://github.com/apollographql/apollo-server/commit/9d34565ca99794c4b7af65533345c12801b4c007) chore(deps): update dependency gatsby-theme-apollo-docs to v3 ([#3484](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3484))
- [`124bccc`](https://github.com/apollographql/apollo-server/commit/124bccc04460f6d6da19242012c2e982cb3f4bec) chore(deps): update dependency react to v16.11.0 ([#3444](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3444))
- [`ad698d0`](https://github.com/apollographql/apollo-server/commit/ad698d0fe558bc1b0749d96845b9aa0bb684b004) chore(deps): update dependency gatsby to v2.17.11 ([#3490](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3490))
- [`ea3b6be`](https://github.com/apollographql/apollo-server/commit/ea3b6be90819866bd63167b209fe6e62b3339f44) chore(deps): update dependency @types/aws-lambda to v8.10.35 ([#3485](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3485))
- [`7c0717e`](https://github.com/apollographql/apollo-server/commit/7c0717e421716a5b156d9cd7aee77f6d0bcc8677) chore(deps): update dependency @types/hapi to v17.8.7 ([#3486](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3486))
- [`b15262f`](https://github.com/apollographql/apollo-server/commit/b15262f2593fa99ac2f8c6cad6b9fa93a5915bd8) chore(deps): update dependency @types/jest to v24.0.22 ([#3487](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3487))
- [`e96cffc`](https://github.com/apollographql/apollo-server/commit/e96cffcc929370673aeda93818f965f73582fcfd) chore(deps): update dependency @types/lodash to v4.14.146 ([#3488](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3488))
- [`5ae1709`](https://github.com/apollographql/apollo-server/commit/5ae170909a2635a06e8e2f52906d92428ddc86c8) chore(deps): update dependency @types/node to v8.10.59 ([#3489](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3489))
- Additional commits viewable in [compare view](https://github.com/apollographql/apollo-server/compare/apollo-server-express@2.9.7...apollo-server-express@2.9.8)
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 apollo-server-express from 2.9.7 to 2.9.8.
Changelog
*Sourced from [apollo-server-express's changelog](https://github.com/apollographql/apollo-server/blob/master/CHANGELOG.md).* > ### v2.9.8 > > > [See complete versioning details.](https://github.com/apollographql/apollo-server/commit/3cdde1b7a71ace6411fbacf82a1a61bf737444a6) > > - `apollo-server-core`: Provide accurate type for `formatResponse` rather than generic `Function` type. [PR [#3431](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3431)](https://github-redirect.dependabot.com/apollographql/apollo-server/pull/3431) > - `apollo-server-core`: Pass complete request context to `formatResponse`, rather than just `context`. [PR [#3431](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3431)](https://github-redirect.dependabot.com/apollographql/apollo-server/pull/3431)Commits
- [`3cdde1b`](https://github.com/apollographql/apollo-server/commit/3cdde1b7a71ace6411fbacf82a1a61bf737444a6) Release - [`8d730b7`](https://github.com/apollographql/apollo-server/commit/8d730b744b838f079c6c62f22585f1f5a4a16721) Remove `apollo-env` dependency from `@apollo/federation` package ([#3463](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3463)) - [`9d34565`](https://github.com/apollographql/apollo-server/commit/9d34565ca99794c4b7af65533345c12801b4c007) chore(deps): update dependency gatsby-theme-apollo-docs to v3 ([#3484](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3484)) - [`124bccc`](https://github.com/apollographql/apollo-server/commit/124bccc04460f6d6da19242012c2e982cb3f4bec) chore(deps): update dependency react to v16.11.0 ([#3444](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3444)) - [`ad698d0`](https://github.com/apollographql/apollo-server/commit/ad698d0fe558bc1b0749d96845b9aa0bb684b004) chore(deps): update dependency gatsby to v2.17.11 ([#3490](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3490)) - [`ea3b6be`](https://github.com/apollographql/apollo-server/commit/ea3b6be90819866bd63167b209fe6e62b3339f44) chore(deps): update dependency @types/aws-lambda to v8.10.35 ([#3485](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3485)) - [`7c0717e`](https://github.com/apollographql/apollo-server/commit/7c0717e421716a5b156d9cd7aee77f6d0bcc8677) chore(deps): update dependency @types/hapi to v17.8.7 ([#3486](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3486)) - [`b15262f`](https://github.com/apollographql/apollo-server/commit/b15262f2593fa99ac2f8c6cad6b9fa93a5915bd8) chore(deps): update dependency @types/jest to v24.0.22 ([#3487](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3487)) - [`e96cffc`](https://github.com/apollographql/apollo-server/commit/e96cffcc929370673aeda93818f965f73582fcfd) chore(deps): update dependency @types/lodash to v4.14.146 ([#3488](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3488)) - [`5ae1709`](https://github.com/apollographql/apollo-server/commit/5ae170909a2635a06e8e2f52906d92428ddc86c8) chore(deps): update dependency @types/node to v8.10.59 ([#3489](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3489)) - Additional commits viewable in [compare view](https://github.com/apollographql/apollo-server/compare/apollo-server-express@2.9.7...apollo-server-express@2.9.8)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)