pmb0 / express-tsx-views

Server-side JSX/TSX rendering for your express or NestJS application -- without Babel πŸš€
MIT License
34 stars 5 forks source link

chore(deps): update dependency @apollo/client to v3.7.1 #338

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

apollographql/apollo-client ### [`v3.7.1`](https://togithub.com/apollographql/apollo-client/blob/HEAD/CHANGELOG.md#Apollo-Client-371-2022-10-20) [Compare Source](https://togithub.com/apollographql/apollo-client/compare/v3.7.0...v3.7.1) ##### Bug fixes - Fix issue where `loading` remains `true` after `observer.refetch` is called repeatedly with different variables when the same data are returned.
[@​alessbell](https://togithub.com/alessbell) in [#​10143](https://togithub.com/apollographql/apollo-client/pull/10143) - Fix race condition where `useFragment_experimental` could receive cache updates before initially calling `cache.watch` in `useEffect`.
[@​benjamn](https://togithub.com/benjamn) in [#​10212](https://togithub.com/apollographql/apollo-client/pull/10212)

Configuration

πŸ“… Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



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

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 3358146375


Totals Coverage Status
Change from base Build 3217681475: 0.0%
Covered Lines: 106
Relevant Lines: 108

πŸ’› - Coveralls