Closed renovate[bot] closed 3 years ago
Merging #110 (119797a) into master (22b982b) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #110 +/- ##
=======================================
Coverage 99.36% 99.36%
=======================================
Files 8 8
Lines 158 158
Branches 41 41
=======================================
Hits 157 157
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 22b982b...119797a. Read the comment docs.
This PR contains the following updates:
3.3.11
->3.3.14
Release Notes
apollographql/apollo-client
### [`v3.3.14`](https://togithub.com/apollographql/apollo-client/blob/master/CHANGELOG.md#Apollo-Client-3314) [Compare Source](https://togithub.com/apollographql/apollo-client/compare/v3.3.13...v3.3.14) ##### Improvements - Adjust TypeScript types to allow `keyFields` and `keyArgs` functions to return `false`.[@CarsonF](https://togithub.com/CarsonF) and [@benjamn](https://togithub.com/benjamn) in [#7900](https://togithub.com/apollographql/apollo-client/pull/7900) ##### Bug fixes - Prevent `RenderPromises` memory leak by calling `renderPromises.clear()` after `getMarkupFromTree` finishes.
[@benjamn](https://togithub.com/benjamn) in [#7943](https://togithub.com/apollographql/apollo-client/pull/7943) - Cancel pending notify timeout when stopping a `QueryInfo` object.
[@hollandThomas](https://togithub.com/hollandThomas) in [#7935](https://togithub.com/apollographql/apollo-client/pull/7935) - Fix infinite rendering bug related to `useSubscription`.
[@brainkim](https://togithub.com/brainkim) in [#7917](https://togithub.com/apollographql/apollo-client/pull/7917) ### [`v3.3.13`](https://togithub.com/apollographql/apollo-client/blob/master/CHANGELOG.md#Apollo-Client-3313) [Compare Source](https://togithub.com/apollographql/apollo-client/compare/v3.3.12...v3.3.13) ##### Improvements - Add missing `context` option to `useSubscription`.
[@jcreighton](https://togithub.com/jcreighton) in [#7860](https://togithub.com/apollographql/apollo-client/pull/7860) - Remove unnecessary TypeScript global `Observable
[@benjamn](https://togithub.com/benjamn) in [#7888](https://togithub.com/apollographql/apollo-client/pull/7888) - Prevent skipped/observerless `ObservableQuery`s from being refetched by `refetchQueries`.
[@dannycochran](https://togithub.com/dannycochran) in [#7877](https://togithub.com/apollographql/apollo-client/pull/7877) ### [`v3.3.12`](https://togithub.com/apollographql/apollo-client/blob/master/CHANGELOG.md#Apollo-Client-3312) [Compare Source](https://togithub.com/apollographql/apollo-client/compare/v3.3.11...v3.3.12) ##### Bug fixes - Maintain serial ordering of `asyncMap` mapping function calls, and prevent potential unhandled `Promise` rejection errors.
[@benjamn](https://togithub.com/benjamn) in [#7818](https://togithub.com/apollographql/apollo-client/pull/7818) - Relax incompatible `children?: React.ReactElement` field type in `MockedProviderProps` interface.
[@kevinperaza](https://togithub.com/kevinperaza) in [#7833](https://togithub.com/apollographql/apollo-client/pull/7833)
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.