Bump apollo-server from 2.6.6 to 2.6.8 in /backend
Created by: Tirokk
Authored by dependabot-preview[bot] Merged
Bumps apollo-server from 2.6.6 to 2.6.8.
Changelog
Sourced from apollo-server's changelog.
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 thisvNEXT
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.
apollo-server-plugin-base
: FixGraphQLRequestListener
type definitions to allowreturn void
. [PR #2368](https://github-redirect.dependabot.com/apollographql/apollo-server/pull/2368)v2.6.7
apollo-server-core
: Guard against undefined property access inisDirectiveDefined
which resulted in "Cannot read property 'some' of undefined" error. [PR #2924](https://github-redirect.dependabot.com/apollographql/apollo-server/pull/2924) [Issue #2921](https://github-redirect.dependabot.com/apollographql/apollo-server/issues/2921)
Commits
-
a065941
Publish -
dc2af9c
gateway: proxy downstream service errors (#3019) -
657d45e
[Federation] Handle schema defaultVariables correctly within downstream fetch... -
5235716
Start running tests on Node.js v12. (#2983) -
b6ec525
chore(deps): update dependency gatsby-theme-apollo-docs to v1.0.17 (#2969) -
316ef3c
chore(deps): update dependency gatsby-theme-apollo-docs to v1.0.16 (#2967) -
ca8763e
Merge pull request #2954 from benjie/patch-1 -
bf0cd6b
[apollo-server-plugin-base] fix GraphQLRequestListener type def… (#2368) -
587be9d
Update VSCode settings (#2567) -
2fe2ea1
Replace Slack reference with Spectrum (#2958) - 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). To ignore the version in this PR you can just close it -
@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.