benawad / codeponder

Marketplace for Code Reviews
279 stars 49 forks source link

fix(deps): update apollo graphql packages #255

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
apollo-link-context dependencies patch 1.0.12 -> 1.0.14 source
react-apollo dependencies patch 2.4.0 -> 2.4.1 source

Release Notes

apollographql/apollo-link ### [`v1.0.14`](https://togithub.com/apollographql/apollo-link/compare/apollo-link-context@1.0.13...apollo-link-context@1.0.14) [Compare Source](https://togithub.com/apollographql/apollo-link/compare/apollo-link-context@1.0.13...apollo-link-context@1.0.14) ### [`v1.0.13`](https://togithub.com/apollographql/apollo-link/compare/apollo-link-context@1.0.12...apollo-link-context@1.0.13) [Compare Source](https://togithub.com/apollographql/apollo-link/compare/apollo-link-context@1.0.12...apollo-link-context@1.0.13)
apollographql/react-apollo ### [`v2.4.1`](https://togithub.com/apollographql/react-apollo/blob/master/Changelog.md#​241) [Compare Source](https://togithub.com/apollographql/react-apollo/compare/v2.4.0...v2.4.1) ##### Improvements - Adds a `onSubscriptionComplete` prop to the `Subscription` component, that can be passed a callback to be called when the subscription observable is completed.
[@​sujeetsr](https://togithub.com/sujeetsr) in [#​2716](https://togithub.com/apollographql/react-apollo/pull/2716) - During server-side rendering, `ObservableQuery` objects created in previous rendering passes will now be preserved in later passes (within the same `getDataFromTree` or `getMarkupFromTree` call), so that errors can be handled properly when using the `errorPolicy: "all"` option.
[PR #​2753](https://togithub.com/apollographql/react-apollo/pull/2753)

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!".

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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