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.5 #368

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

apollographql/apollo-client ### [`v3.7.5`](https://togithub.com/apollographql/apollo-client/blob/HEAD/CHANGELOG.md#​375) [Compare Source](https://togithub.com/apollographql/apollo-client/compare/v3.7.4...v3.7.5) ##### Patch Changes - [#​10458](https://togithub.com/apollographql/apollo-client/pull/10458) [`b5ccef229`](https://togithub.com/apollographql/apollo-client/commit/b5ccef229046d230e82a68a4834ac09ae1ef2009) Thanks [@​lennyburdette](https://togithub.com/lennyburdette)! - Passes `getServerSnapshot` to `useSyncExternalStore` so that it doesn't trigger a `Missing getServerSnapshot` error when using `useFragment_experimental` on the server. - [#​10471](https://togithub.com/apollographql/apollo-client/pull/10471) [`895ddcb54`](https://togithub.com/apollographql/apollo-client/commit/895ddcb546b5692cd53caae1b604412728641374) Thanks [@​alessbell](https://togithub.com/alessbell)! - More robust type definition for `headers` property passed to `createHttpLink` - [#​10321](https://togithub.com/apollographql/apollo-client/pull/10321) [`bbaa3ef2d`](https://togithub.com/apollographql/apollo-client/commit/bbaa3ef2d95a03e2453ef86a25096c314fbd8998) Thanks [@​alessbell](https://togithub.com/alessbell)! - Refetch should not return partial data with `errorPolicy: none` and `notifyOnNetworkStatusChange: true`. - [#​10402](https://togithub.com/apollographql/apollo-client/pull/10402) [`0b07aa955`](https://togithub.com/apollographql/apollo-client/commit/0b07aa955bab2e929f21590b565507a66f930539) Thanks [@​Hugodby](https://togithub.com/Hugodby)! - Improve context types - [#​10469](https://togithub.com/apollographql/apollo-client/pull/10469) [`328c58f90`](https://togithub.com/apollographql/apollo-client/commit/328c58f90d3fd985a58a68d8ba07f7c03f9808f6) Thanks [@​jerelmiller](https://togithub.com/jerelmiller)! - Add generic type defaults when using `useFragment` to allow passing `TData` directly to the function without needing to specify `TVars`.

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 1 year ago

Pull Request Test Coverage Report for Build 4039832118


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

💛 - Coveralls