Skip to content
This repository has been archived by the owner on Oct 23, 2018. It is now read-only.

fix(deps): update dependency graphql-yoga to v1.16.7 #111

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 8, 2018

This PR contains the following updates:

Package Type Update Change References
graphql-yoga dependencies minor 1.4.3 -> 1.16.7 source

Release Notes

prisma/graphql-yoga

v1.16.7

Compare Source

Bug Fixes

v1.16.6

Compare Source

Bug Fixes

v1.16.5

Compare Source

Bug Fixes
  • graphql-tools: support 4.x (7b452b8)

v1.16.4

Compare Source

Bug Fixes
  • deps: update dependency graphql-import to ^0.7.0 (6103fa8)

v1.16.3

Compare Source

Bug Fixes
  • graphql 14: bump playground deps to enable graphql 14 support (#​464) (ff944cf)

v1.16.2

Compare Source

Bug Fixes
  • middleware: Add middleware generators support (3362b13)

v1.16.1

Compare Source

Bug Fixes
  • deps: update dependency graphql-middleware to v1.6.6 (1dd9c12)

v1.16.0

Compare Source

Features
  • fragments: Add fragemnts support for GraphQL Middleware (51186bb)

v1.15.1

Compare Source

Bug Fixes
  • deps: update dependency graphql-playground-middleware-express to v1.7.2 (95e2a4f)
  • deps: update dependency graphql-tools to v3 (3c28566)

v1.15.0

Compare Source

Bug Fixes
  • potential incorrect merge conflict resolution (#​395) (fedfcdb)
  • Use defaultMergedResolver from graphql-tools (#​264) (4c5b6fb)
  • middleware: Add support for graphql-middleware in Lambda (a870121)
Features

v1.14.12

Compare Source

Bug Fixes
  • deps: update dependency graphql-middleware to v1.3.3 (c77c1f9)

v1.14.10

Compare Source

Bug Fixes
  • middleware: Add generic types support (0911cef)

v1.14.9

Compare Source

Bug Fixes
  • deps: update dependency graphql-middleware to v1.3.1 (e57532f)

v1.14.8

Compare Source

Bug Fixes
  • warning generated by sls offline about promise, callback (#​366) (14edf41)

v1.14.7

Compare Source

Bug Fixes

v1.14.6

Compare Source

Bug Fixes
  • deps: update dependency graphql-middleware to v1.2.5 (f81659b)

v1.14.5

Compare Source

Bug Fixes
  • deps: update dependency graphql-middleware to v1.2.4 (b1b3247)

v1.14.4

Compare Source

Bug Fixes
  • deps: update dependency graphql-middleware to v1.2.3 (c912b3b)
  • deps: update dependency graphql-middleware to v1.2.3 (c6567cd)

v1.14.3

Compare Source

Bug Fixes

v1.14.2

Compare Source

Bug Fixes
  • deps: update dependency graphql-import to ^0.6.0 (#​333) (64f9efc)

v1.14.1

Compare Source

Bug Fixes
  • deps: graphql-middleware versoin fix (f0e1855)
  • deps: update dependency graphql-middleware to v1.2.1 (1afe14f)
  • deps: update dependency graphql-middleware to v1.2.1 (1759745)

v1.14.0

Compare Source

Bug Fixes
  • deps: update dependency graphql-playground-middleware-express to v1.6.2 (#​311) (540bf2b)
  • deps: update graphql-playground-middleware-lambda (511eb59)
  • fix build (e39cf2d)
Features
  • Adding mocking to schema (ce7442b)

v1.13.1

Compare Source

Bug Fixes

v1.13.0

Compare Source

Features
  • added graphql-deduplicator (e55dae1)

v1.12.2

Compare Source

Bug Fixes
  • server: make start method callback receive correct port info (2c35585)

v1.12.1

Compare Source

Bug Fixes
  • Updating Options interface to make getEndpoint an optional property (2639532)

v1.12.0

Compare Source

Features
  • adds possibility to define resolverValidationOptions (8ce2037)

v1.11.0

Compare Source

Bug Fixes
  • deps: update dependency body-parser-graphql to v1.1.0 (a760759)
  • deps: update dependency graphql-playground-middleware-lambda to v1.5.1 (187da3d)
  • Updating cert/key options type to support Buffer (fe9e784), closes #​261
Features
  • Add GET endpoint option (1b29f24)

v1.10.0

Compare Source

Bug Fixes
  • deps: update dependency apollo-server-lambda to v1.3.6 (e19fcfa)
Features
  • validationRules as callback + query complexity example (d2f6e25)
  • added createHttpServer to support new apollo-engine version (0911a66)

v1.9.2

Compare Source

Bug Fixes

v1.9.1

Compare Source

Bug Fixes
  • syntax: Change to middleware (d9a71c5)

v1.9.0

Compare Source

Features
  • middleware: Added GraphQL Middleware support (3ccb24d)

v1.8.5

Compare Source

Bug Fixes
  • deps: update dependency graphql-playground-middleware-express to v1.6.1 (#​253) (652ce8f)

v1.8.4

Compare Source

Bug Fixes
  • deps: updated dependencies (930c114)

v1.8.3

Compare Source

Bug Fixes
  • deps: update dependency graphql-playground-middleware-express to v1.5.8 (a300267)

v1.8.2

Compare Source

Bug Fixes

v1.8.1

Compare Source

Bug Fixes
  • Add response to context (46e44f3)

v1.8.0

Compare Source

Bug Fixes
  • format: customFieldResolver.ts (883af9c)
Features
  • examples: add example that illustrates modular typeDef and resolver file organization (1870996)

v1.7.1

Compare Source

Bug Fixes
  • Adding possibility for multiple files in typedefs (e020c5b)
  • Allow port to be a string (e3b6bea)

v1.7.0

Compare Source

Features
  • Support schema directives (40cdd29)

v1.6.1

Compare Source

Bug Fixes
  • deps: Updates graphql-yoga dependency to 1.6.0. Otherwise the example does not work - the directive resolvers are not invoked. (fc164b5)

v1.6.0

Compare Source

Features

v1.5.2

Compare Source

Bug Fixes
  • Format errors sent over websocket (6e998a5)

v1.5.1

Compare Source

Bug Fixes
  • deps: update dependency apollo-upload-server to ^5.0.0 (5811c3c)

v1.5.0

Compare Source

Features
  • Expose subscription server onConnect and onDisconnect options (0044858)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot force-pushed the renovate/graphql-yoga-1.x branch from 6aa8c89 to 1212542 Compare March 10, 2018 11:54
@renovate renovate bot changed the title fix(deps): update dependency graphql-yoga to v1.5.0 fix(deps): update dependency graphql-yoga to v1.5.1 Mar 10, 2018
@renovate renovate bot force-pushed the renovate/graphql-yoga-1.x branch from 1212542 to 6fa0637 Compare March 11, 2018 19:29
@renovate renovate bot changed the title fix(deps): update dependency graphql-yoga to v1.5.1 fix(deps): update dependency graphql-yoga to v1.5.2 Mar 11, 2018
@renovate renovate bot force-pushed the renovate/graphql-yoga-1.x branch from 6fa0637 to 7e9285b Compare March 15, 2018 09:51
@renovate renovate bot changed the title fix(deps): update dependency graphql-yoga to v1.5.2 fix(deps): update dependency graphql-yoga to v1.6.0 Mar 15, 2018
@renovate renovate bot force-pushed the renovate/graphql-yoga-1.x branch from 7e9285b to 51a1c71 Compare March 17, 2018 22:26
@renovate renovate bot changed the title fix(deps): update dependency graphql-yoga to v1.6.0 fix(deps): update dependency graphql-yoga to v1.6.1 Mar 17, 2018
@renovate renovate bot force-pushed the renovate/graphql-yoga-1.x branch from 51a1c71 to 22f1ced Compare March 27, 2018 20:36
@renovate renovate bot changed the title fix(deps): update dependency graphql-yoga to v1.6.1 fix(deps): update dependency graphql-yoga to v1.7.0 Mar 27, 2018
@renovate renovate bot force-pushed the renovate/graphql-yoga-1.x branch from 22f1ced to 26386d9 Compare April 2, 2018 17:06
@renovate renovate bot changed the title fix(deps): update dependency graphql-yoga to v1.7.0 fix(deps): update dependency graphql-yoga to v1.7.1 Apr 2, 2018
@renovate renovate bot force-pushed the renovate/graphql-yoga-1.x branch from 26386d9 to 54d10d9 Compare April 6, 2018 15:40
@renovate renovate bot changed the title fix(deps): update dependency graphql-yoga to v1.7.1 fix(deps): update dependency graphql-yoga to v1.8.0 Apr 6, 2018
@renovate renovate bot force-pushed the renovate/graphql-yoga-1.x branch from 54d10d9 to e49b942 Compare April 7, 2018 17:08
@renovate renovate bot changed the title fix(deps): update dependency graphql-yoga to v1.8.0 fix(deps): update dependency graphql-yoga to v1.8.1 Apr 7, 2018
@renovate renovate bot force-pushed the renovate/graphql-yoga-1.x branch from e49b942 to 09b4dc5 Compare April 7, 2018 23:21
@renovate renovate bot changed the title fix(deps): update dependency graphql-yoga to v1.8.1 fix(deps): update dependency graphql-yoga to v1.8.2 Apr 7, 2018
@renovate renovate bot force-pushed the renovate/graphql-yoga-1.x branch from 09b4dc5 to 0160911 Compare April 10, 2018 08:30
@renovate renovate bot changed the title fix(deps): update dependency graphql-yoga to v1.8.2 fix(deps): update dependency graphql-yoga to v1.8.3 Apr 10, 2018
@renovate renovate bot force-pushed the renovate/graphql-yoga-1.x branch from 0160911 to e286ea0 Compare April 10, 2018 08:37
@renovate renovate bot changed the title fix(deps): update dependency graphql-yoga to v1.8.3 fix(deps): update dependency graphql-yoga to v1.8.4 Apr 10, 2018
@renovate renovate bot force-pushed the renovate/graphql-yoga-1.x branch from e286ea0 to 9771a74 Compare April 11, 2018 08:53
@renovate renovate bot changed the title fix(deps): update dependency graphql-yoga to v1.8.4 fix(deps): update dependency graphql-yoga to v1.8.5 Apr 11, 2018
@renovate renovate bot force-pushed the renovate/graphql-yoga-1.x branch from 9771a74 to bca09d3 Compare April 22, 2018 18:40
@renovate renovate bot changed the title fix(deps): update dependency graphql-yoga to v1.8.5 fix(deps): update dependency graphql-yoga to v1.9.0 Apr 22, 2018
@renovate renovate bot changed the title fix(deps): update dependency graphql-yoga to v1.9.0 fix(deps): update dependency graphql-yoga to v1.9.1 Apr 22, 2018
@renovate renovate bot force-pushed the renovate/graphql-yoga-1.x branch 2 times, most recently from 21e87e4 to 22038e7 Compare April 23, 2018 17:11
@renovate renovate bot changed the title fix(deps): update dependency graphql-yoga to v1.9.1 fix(deps): update dependency graphql-yoga to v1.9.2 Apr 23, 2018
@renovate renovate bot changed the title fix(deps): update dependency graphql-yoga to v1.14.6 fix(deps): update dependency graphql-yoga to v1.14.7 Jun 5, 2018
@renovate renovate bot force-pushed the renovate/graphql-yoga-1.x branch from 4b241c7 to 081e61a Compare June 13, 2018 17:23
@renovate renovate bot changed the title fix(deps): update dependency graphql-yoga to v1.14.7 fix(deps): update dependency graphql-yoga to v1.14.8 Jun 13, 2018
@renovate renovate bot force-pushed the renovate/graphql-yoga-1.x branch from 081e61a to 62fb074 Compare June 20, 2018 11:54
@renovate renovate bot changed the title fix(deps): update dependency graphql-yoga to v1.14.8 fix(deps): update dependency graphql-yoga to v1.14.9 Jun 20, 2018
@renovate renovate bot force-pushed the renovate/graphql-yoga-1.x branch from 62fb074 to c1ad6be Compare June 20, 2018 12:02
@renovate renovate bot changed the title fix(deps): update dependency graphql-yoga to v1.14.9 fix(deps): update dependency graphql-yoga to v1.14.10 Jun 20, 2018
@renovate renovate bot force-pushed the renovate/graphql-yoga-1.x branch from c1ad6be to 5bf5ce5 Compare July 5, 2018 07:26
@renovate renovate bot changed the title fix(deps): update dependency graphql-yoga to v1.14.10 fix(deps): update dependency graphql-yoga to v1.14.12 Jul 5, 2018
@renovate renovate bot force-pushed the renovate/graphql-yoga-1.x branch from 5bf5ce5 to 329f4d2 Compare July 31, 2018 09:29
@renovate renovate bot changed the title fix(deps): update dependency graphql-yoga to v1.14.12 fix(deps): update dependency graphql-yoga to v1.15.0 Jul 31, 2018
@renovate renovate bot force-pushed the renovate/graphql-yoga-1.x branch from 329f4d2 to b3eb282 Compare August 2, 2018 08:26
@renovate renovate bot changed the title fix(deps): update dependency graphql-yoga to v1.15.0 fix(deps): update dependency graphql-yoga to v1.15.1 Aug 2, 2018
@renovate renovate bot force-pushed the renovate/graphql-yoga-1.x branch from b3eb282 to 04cc0f9 Compare August 10, 2018 14:04
@renovate renovate bot changed the title fix(deps): update dependency graphql-yoga to v1.15.1 fix(deps): update dependency graphql-yoga to v1.16.0 Aug 10, 2018
@renovate renovate bot force-pushed the renovate/graphql-yoga-1.x branch from 04cc0f9 to b7bc66a Compare August 14, 2018 23:03
@renovate renovate bot changed the title fix(deps): update dependency graphql-yoga to v1.16.0 fix(deps): update dependency graphql-yoga to v1.16.1 Aug 14, 2018
@renovate renovate bot force-pushed the renovate/graphql-yoga-1.x branch from b7bc66a to 050026b Compare August 28, 2018 11:17
@renovate renovate bot changed the title fix(deps): update dependency graphql-yoga to v1.16.1 fix(deps): update dependency graphql-yoga to v1.16.2 Aug 28, 2018
@renovate renovate bot force-pushed the renovate/graphql-yoga-1.x branch from 050026b to 3a55f97 Compare October 17, 2018 11:58
@renovate renovate bot changed the title fix(deps): update dependency graphql-yoga to v1.16.2 fix(deps): update dependency graphql-yoga to v1.16.3 Oct 17, 2018
@renovate renovate bot force-pushed the renovate/graphql-yoga-1.x branch from 3a55f97 to 7381b78 Compare October 17, 2018 12:18
@renovate renovate bot changed the title fix(deps): update dependency graphql-yoga to v1.16.3 fix(deps): update dependency graphql-yoga to v1.16.4 Oct 17, 2018
@renovate renovate bot changed the title fix(deps): update dependency graphql-yoga to v1.16.4 fix(deps): update dependency graphql-yoga to v1.16.5 Oct 18, 2018
@renovate renovate bot force-pushed the renovate/graphql-yoga-1.x branch 2 times, most recently from fad65bd to 5e69f48 Compare October 18, 2018 08:25
@renovate renovate bot changed the title fix(deps): update dependency graphql-yoga to v1.16.5 fix(deps): update dependency graphql-yoga to v1.16.6 Oct 18, 2018
@renovate renovate bot changed the title fix(deps): update dependency graphql-yoga to v1.16.6 fix(deps): update dependency graphql-yoga to v1.16.7 Oct 18, 2018
@renovate renovate bot force-pushed the renovate/graphql-yoga-1.x branch from 5e69f48 to 8871c71 Compare October 18, 2018 13:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant