Skip to content

Bump apollo-server-express from 1.3.3 to 1.3.6 - #25

Open
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/apollo-server-express-1.3.6
Open

Bump apollo-server-express from 1.3.3 to 1.3.6#25
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/apollo-server-express-1.3.6

Conversation

@dependabot-preview

Copy link
Copy Markdown

Bumps apollo-server-express from 1.3.3 to 1.3.6.

Changelog

Sourced from apollo-server-express's changelog.

v1.3.6

  • Recognize requests with Apollo Persisted Queries and return PersistedQueryNotSupported to the client instead of a confusing error. PR #982

v1.3.5

  • apollo-server-adonis: The Content-type of an operation response will now be correctly set to application/json. PR #842 PR #910
  • apollo-server-azure-functions: Fix non-functional Azure Functions implementation and update examples in Azure Functions' README.md. PR #753 Issue #684
  • Fix TypeError on GET requests with missing query parameter. PR #964
  • The typing on the context of GraphQLServerOptions now matches the equivilent type used by graphql-tools. PR #919
  • Middleware handlers now used named (rather than anonymous) functions to enable easier identification during debugging/profiling. PR #827
  • The npm-check-updates package has been removed as a "dev dependency" which was resulting in an older version of npm being used during testing. PR #959
  • The typing on HttpQueryRequest's query attribute now enforces that its object properties' keys be Strings. PR #834
  • TypeScript types have been updated via updates to [**types**](https://github.com/types)/node, [**types**](https://github.com/types)/connect, [**types**](https://github.com/types)/koa and [**types**](https://github.com/types)/aws-lambda.

v1.3.4

  • Upgrade to apollo-cache-control@0.1.0 and allow you to specify options to it (such as the new defaultMaxAge) by passing cacheControl: {defaultMaxAge: 5} instead of cacheControl: true.
Commits
  • b32e89c v1.3.6
  • 8bd1ad0 CHANGELOG update
  • 5d7e281 Pin npm to 5, at least for the time-being. (#984)
  • e2df79d core: return PersistedQueryNotSupported for Apollo Persisted Queries (#982)
  • d74f5e7 chore(deps): update dependency types/chai to v4.1.3
  • 591b0f2 chore(deps): update dependency typescript to v2.8.3
  • cc57922 chore(deps): update dependency types/node to v9.6.6
  • 64a01c9 chore(deps): update dependency types/mocha to v5.2.0
  • 5bebbf1 chore(deps): update dependency mocha to v5.1.1
  • 9d0e7b6 v1.3.5
  • Additional commits viewable in compare view

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 ignore this [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 [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

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)
  • 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant