SurveyMonkey / graphql-ergonomock

Automatic mocking of GraphQL queries
MIT License
19 stars 5 forks source link

chore(deps): update dependency @apollo/client to v3.3.15 #116

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@apollo/client (source) 3.3.14 -> 3.3.15 age adoption passing confidence

Release Notes

apollographql/apollo-client ### [`v3.3.15`](https://togithub.com/apollographql/apollo-client/blob/master/CHANGELOG.md#Apollo-Client-3315-not-yet-released) [Compare Source](https://togithub.com/apollographql/apollo-client/compare/v3.3.14...v3.3.15) ##### Bug fixes - Increment `queryInfo.lastRequestId` only when making a network request through the `ApolloLink` chain, rather than every time `fetchQueryByPolicy` is called.
[@​dannycochran](https://togithub.com/dannycochran) in [#​7956](https://togithub.com/apollographql/apollo-client/pull/7956) - During server-side rendering, allow initial `useQuery` calls to return final `{ loading: false, data }` results when the cache already contains the necessary data.
[@​benjamn](https://togithub.com/benjamn) in [#​7983](https://togithub.com/apollographql/apollo-client/pull/7983)

Configuration

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

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

:recycle: Rebasing: Whenever PR becomes conflicted, 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.

codecov[bot] commented 3 years ago

Codecov Report

Merging #116 (f9dc653) into master (fd8c3b3) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #116   +/-   ##
=======================================
  Coverage   99.39%   99.39%           
=======================================
  Files           8        8           
  Lines         164      164           
  Branches       43       43           
=======================================
  Hits          163      163           
  Misses          1        1           

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 fd8c3b3...f9dc653. Read the comment docs.