fusionjs / fusion-plugin-apollo-server

DEPRECATED. Please use fusion-plugin-apollo instead
MIT License
8 stars 13 forks source link

Update dependency apollo-server-koa to v2 - autoclosed #34

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency apollo-server-koa (source) from ^1.3.6 to ^2.0.0


Release Notes

v2.0.4

Compare Source

  • apollo-server: Release due to failed build and install

v2.0.3

Compare Source

  • apollo-server: failed publish
  • pass payload into context function for subscriptions #​1513
  • Add option to mock the entire schema(i.e. sets preserveResolvers) PR #​1546

v2.0.2

Compare Source

  • Release with Lerna 3 due
  • Hapi: Allow additional route options to be passed to Hapi.js plugin. PR #​1384
  • express, koa: remove next after playground #​1436
  • Hapi: Pass the response toolkit to the context function. #​1407
  • update apollo-engine-reporting-protobuf to non-beta #​1429
  • playground would use its own settings as default #​1516
  • Lambda: Look in event.path first when picking endpoint for GraphQL Playground #​1527
  • Fix to allow enabling GraphQL Playground in production with custom config #​1495

v2.0.1

Compare Source

  • Bad build due to Lerna 2 release

v2.0.0

Compare Source



This PR has been generated by Renovate Bot.

codecov[bot] commented 6 years ago

Codecov Report

Merging #34 into master will increase coverage by 11.11%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #34       +/-   ##
=========================================
+ Coverage   88.88%   100%   +11.11%     
=========================================
  Files           3      1        -2     
  Lines           9      1        -8     
  Branches        6      1        -5     
=========================================
- Hits            8      1        -7     
+ Misses          1      0        -1
Impacted Files Coverage Δ
src/tokens.js
src/server.js

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 00003e3...69b92a3. Read the comment docs.