apollographql / apollo-link

:link: Interface for fetching and modifying control flow of GraphQL requests
https://www.apollographql.com/docs/link/
MIT License
1.44k stars 344 forks source link

chore(deps): update dependency graphql to v15.3.0 #1315

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
graphql devDependencies minor 15.2.0 -> 15.3.0

Release Notes

graphql/graphql-js ### [`v15.3.0`](https://togithub.com/graphql/graphql-js/releases/v15.3.0) [Compare Source](https://togithub.com/graphql/graphql-js/compare/v15.2.0...v15.3.0) #### v15.3.0 (2020-07-05) ##### New Feature šŸš€ - [#​2688](https://togithub.com/graphql/graphql-js/pull/2688) Added new 'FormattedExecutionResult' type ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) ##### Docs šŸ“
3 PRs were merged - [#​2680](https://togithub.com/graphql/graphql-js/pull/2680) Docs: some language cleanup in readme and API reference ([@​rmcteggart-r7](https://togithub.com/rmcteggart-r7)) - [#​2681](https://togithub.com/graphql/graphql-js/pull/2681) Sync JSDoc comments with docs changes ([@​danielrearden](https://togithub.com/danielrearden)) - [#​2687](https://togithub.com/graphql/graphql-js/pull/2687) Make documentation for 'getFieldDef' more accurate ([@​Cito](https://togithub.com/Cito))
##### Polish šŸ’…
2 PRs were merged - [#​2679](https://togithub.com/graphql/graphql-js/pull/2679) mapAsyncIterator-test: replace 'invariant' with expect chains ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​2686](https://togithub.com/graphql/graphql-js/pull/2686) ESLint: remove 'ts-lint' commits ([@​IvanGoncharov](https://togithub.com/IvanGoncharov))
##### Internal šŸ  - [#​2685](https://togithub.com/graphql/graphql-js/pull/2685) workflows: check commit for ignored files ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) ##### Dependency šŸ“¦
2 PRs were merged - [#​2678](https://togithub.com/graphql/graphql-js/pull/2678) Update deps ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​2683](https://togithub.com/graphql/graphql-js/pull/2683) Update deps ([@​IvanGoncharov](https://togithub.com/IvanGoncharov))
##### Committers: 4 - Christoph Zwerschke([@​Cito](https://togithub.com/Cito)) - Daniel Rearden([@​danielrearden](https://togithub.com/danielrearden)) - Ivan Goncharov([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [@​rmcteggart-r7](https://togithub.com/rmcteggart-r7)

Renovate configuration

:date: Schedule: "after 10pm every weekday,before 5am every weekday" in timezone America/Los_Angeles.

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



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