Changelog
*Sourced from [apollo-server-express's changelog](https://github.com/apollographql/apollo-server/blob/master/CHANGELOG.md).*
> ### v2.9.13
>
> > [See complete versioning details.](https://github.com/apollographql/apollo-server/commit/a0a60e73e04e913d388de8324f7d17e4406deea2)
>
> - `@apollo/gateway`: Add `@types/node-fetch` as a regular dependency to avoid missing dependency for TypeScript consumers. [PR [#3546](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3546)](https://github-redirect.dependabot.com/apollographql/apollo-server/pull/3546) [Issue [#3471](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3471)](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3471)
> - `apollo-engine-reporting`: Declare acceptable `graphql` versions ranges in `peerDependencies` rather than allowing it to occur implicitly (and less ideally) via its consumers (e.g. most `apollo-server-*` packages). [PR [#3496](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3496)](https://github-redirect.dependabot.com/apollographql/apollo-server/pull/3496)
Commits
- [`a0a60e7`](https://github.com/apollographql/apollo-server/commit/a0a60e73e04e913d388de8324f7d17e4406deea2) Release
- [`c17c7bb`](https://github.com/apollographql/apollo-server/commit/c17c7bb63f89973f5ef0b10fe2a1c6a7d7d11140) Gateway over-merging fields of unioned types ([#3581](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3581))
- [`e3d3b90`](https://github.com/apollographql/apollo-server/commit/e3d3b9067512690921a5e12e37d6a7bb0eb18de6) chore(deps): update dependency gatsby to v2.18.5 ([#3570](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3570))
- [`3afd448`](https://github.com/apollographql/apollo-server/commit/3afd448dc3c424116aada1910c465bec05ef50bb) chore(deps): update dependency @types/ws to v6.0.4 ([#3569](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3569))
- [`d72b862`](https://github.com/apollographql/apollo-server/commit/d72b862c106d87211b1c6c1018df92d5699c6ed6) chore(deps): update dependency @types/ioredis to v4.0.20 ([#3568](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3568))
- [`11253cd`](https://github.com/apollographql/apollo-server/commit/11253cd2a39fdff9fbfc42a1916606e23df3bbdc) chore(deps): update dependency gatsby-theme-apollo-docs to v3.1.6 ([#3567](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3567))
- [`a12a0bf`](https://github.com/apollographql/apollo-server/commit/a12a0bf93a21a57e721b8a0d0222007dd864ddb6) a-e-r: Add missing peer dependency on `graphql`. ([#3496](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3496))
- [`c63786b`](https://github.com/apollographql/apollo-server/commit/c63786bb68203619c18f652f1c545e4124714b93) Add production dependency on `@types/node-fetch`. ([#3546](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3546))
- [`3eaf8cf`](https://github.com/apollographql/apollo-server/commit/3eaf8cff6dc2615b49498e5109233a2f5c062981) chore(deps): update dependency gatsby-theme-apollo-docs to v3.1.5 ([#3564](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3564))
- [`43eeb3e`](https://github.com/apollographql/apollo-server/commit/43eeb3edb3fa27b3fc25fe62471945276380168a) chore(deps): update dependency gatsby-theme-apollo-docs to v3.1.4 ([#3563](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3563))
- Additional commits viewable in [compare view](https://github.com/apollographql/apollo-server/compare/apollo-server-express@2.9.12...apollo-server-express@2.9.13)
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.12 to 2.9.13.
Changelog
*Sourced from [apollo-server-express's changelog](https://github.com/apollographql/apollo-server/blob/master/CHANGELOG.md).* > ### v2.9.13 > > > [See complete versioning details.](https://github.com/apollographql/apollo-server/commit/a0a60e73e04e913d388de8324f7d17e4406deea2) > > - `@apollo/gateway`: Add `@types/node-fetch` as a regular dependency to avoid missing dependency for TypeScript consumers. [PR [#3546](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3546)](https://github-redirect.dependabot.com/apollographql/apollo-server/pull/3546) [Issue [#3471](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3471)](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3471) > - `apollo-engine-reporting`: Declare acceptable `graphql` versions ranges in `peerDependencies` rather than allowing it to occur implicitly (and less ideally) via its consumers (e.g. most `apollo-server-*` packages). [PR [#3496](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3496)](https://github-redirect.dependabot.com/apollographql/apollo-server/pull/3496)Commits
- [`a0a60e7`](https://github.com/apollographql/apollo-server/commit/a0a60e73e04e913d388de8324f7d17e4406deea2) Release - [`c17c7bb`](https://github.com/apollographql/apollo-server/commit/c17c7bb63f89973f5ef0b10fe2a1c6a7d7d11140) Gateway over-merging fields of unioned types ([#3581](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3581)) - [`e3d3b90`](https://github.com/apollographql/apollo-server/commit/e3d3b9067512690921a5e12e37d6a7bb0eb18de6) chore(deps): update dependency gatsby to v2.18.5 ([#3570](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3570)) - [`3afd448`](https://github.com/apollographql/apollo-server/commit/3afd448dc3c424116aada1910c465bec05ef50bb) chore(deps): update dependency @types/ws to v6.0.4 ([#3569](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3569)) - [`d72b862`](https://github.com/apollographql/apollo-server/commit/d72b862c106d87211b1c6c1018df92d5699c6ed6) chore(deps): update dependency @types/ioredis to v4.0.20 ([#3568](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3568)) - [`11253cd`](https://github.com/apollographql/apollo-server/commit/11253cd2a39fdff9fbfc42a1916606e23df3bbdc) chore(deps): update dependency gatsby-theme-apollo-docs to v3.1.6 ([#3567](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3567)) - [`a12a0bf`](https://github.com/apollographql/apollo-server/commit/a12a0bf93a21a57e721b8a0d0222007dd864ddb6) a-e-r: Add missing peer dependency on `graphql`. ([#3496](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3496)) - [`c63786b`](https://github.com/apollographql/apollo-server/commit/c63786bb68203619c18f652f1c545e4124714b93) Add production dependency on `@types/node-fetch`. ([#3546](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3546)) - [`3eaf8cf`](https://github.com/apollographql/apollo-server/commit/3eaf8cff6dc2615b49498e5109233a2f5c062981) chore(deps): update dependency gatsby-theme-apollo-docs to v3.1.5 ([#3564](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3564)) - [`43eeb3e`](https://github.com/apollographql/apollo-server/commit/43eeb3edb3fa27b3fc25fe62471945276380168a) chore(deps): update dependency gatsby-theme-apollo-docs to v3.1.4 ([#3563](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/3563)) - Additional commits viewable in [compare view](https://github.com/apollographql/apollo-server/compare/apollo-server-express@2.9.12...apollo-server-express@2.9.13)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)