Bump apollo-server from 2.6.4 to 2.6.6 in /backend
Created by: Tirokk
Authored by dependabot-preview[bot] Merged
Bumps apollo-server from 2.6.4 to 2.6.6.
Changelog
Sourced from apollo-server's changelog.
v2.6.6
apollo-server-core
: Avoid duplicatecacheControl
directives being added viaisDirectiveDefined
, re-landing the implementation reverted in v2.6.1 which first surfaced in v2.6.0. [PR #2762](https://github-redirect.dependabot.com/apollographql/apollo-server/pull/2762) [Reversion PR #2754](https://github-redirect.dependabot.com/apollographql/apollo-server/pull/2754) [Original PR #2428](https://github-redirect.dependabot.com/apollographql/apollo-server/pull/2428)apollo-server-testing
: Add TypeScript types forapollo-server-testing
client. [PR #2871](https://github-redirect.dependabot.com/apollographql/apollo-server/pull/2871)apollo-server-plugin-response-cache
: Fix undefined property access attempt which occurred when an incomplete operation was received. [PR #2792](https://github-redirect.dependabot.com/apollographql/apollo-server/pull/2792) [Issue #2745](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/2745)v2.6.5
apollo-engine-reporting
: Simplify the technique for capturingoperationName
. [PR #2899](https://github-redirect.dependabot.com/apollographql/apollo-server/pull/2899)apollo-server-core
: Fix regression in 2.6.0 which causedengine: false
not to disable Engine when theENGINE_API_KEY
environment variable was set. [PR #2850](https://github-redirect.dependabot.com/apollographql/apollo-server/pull/2850)@apollo/federation
: Introduced aREADME.md
. [PR #2883](https://github-redirect.dependabot.com/apollographql/apollo-server/pull/2883)@apollo/gateway
: Introduced aREADME.md
. [PR #2883](https://github-redirect.dependabot.com/apollographql/apollo-server/pull/2883)
Commits
-
26db63c
Publish -
e5310b3
Update CHANGELOG.md in preparation for v2.6.6. -
0939b27
expose TypeScript types for apollo-server-testing client (#2871) -
35cd9a1
Fix getting started link (#2902) -
0ae49d3
Fix isGraphQLQuery check in response-cache plugin (#2792) -
d767397
Update CONTRIBUTING.md to forewarn about the CLA requirement. -
65ca915
Avoid duplicatecacheControl
directives via `isDirectiveDefin… (#2762) -
a2b2a0d
Publish -
0569079
Update CHANGELOG.md in preparation for release. -
a8832c8
Bump version ofapollo-cache-control
which is already tagged as released. - Additional commits viewable in compare view
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 ignore this [patch|minor|major] version
will close this PR and stop Dependabot creating any more for this minor/major 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:
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- 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.