prisma-labs / graphql-prisma-typescript

🏡 GraphQL server reference implementation (Airbnb clone) in Typescript using Prisma & graphql-yoga
MIT License
749 stars 108 forks source link

fix(deps): update dependency graphql-tools to v4.0.5 #585

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
graphql-tools dependencies patch 4.0.4 -> 4.0.5

Release Notes

apollographql/graphql-tools ### [`v4.0.5`](https://togithub.com/apollographql/graphql-tools/blob/master/CHANGELOG.md#​405) [Compare Source](https://togithub.com/apollographql/graphql-tools/compare/v4.0.4...v4.0.5) - Fixes a bug where schemas with scalars could not be merged when passed to `mergeSchemas` as a string or `GraphQLSchema`.
[@​hayes](https://togithub.com/hayes) in [#​1062](https://togithub.com/apollographql/graphql-tools/pull/1062) - Make `mergeSchemas` optionally merge directive definitions.
[@​freiksenet](https://togithub.com/freiksenet) in [#​1003](https://togithub.com/apollographql/graphql-tools/pull/1003) - Allow user-provided `buildSchema` options.
[@​trevor-scheer](https://togithub.com/trevor-scheer) in [#​1154](https://togithub.com/apollographql/graphql-tools/pull/1154)

Renovate configuration

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

:vertical_traffic_light: Automerge: Enabled.

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

:no_bell: 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.