Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency @apollo/client to v3.8.8 (#9600)
[![Mend Renovate logo banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@apollo/client](https://www.apollographql.com/docs/react/) ([source](https://togithub.com/apollographql/apollo-client)) | [`3.8.7` -> `3.8.8`](https://renovatebot.com/diffs/npm/@apollo%2fclient/3.8.7/3.8.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@apollo%2fclient/3.8.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@apollo%2fclient/3.8.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@apollo%2fclient/3.8.7/3.8.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@apollo%2fclient/3.8.7/3.8.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>apollographql/apollo-client (@​apollo/client)</summary> ### [`v3.8.8`](https://togithub.com/apollographql/apollo-client/blob/HEAD/CHANGELOG.md#388) [Compare Source](https://togithub.com/apollographql/apollo-client/compare/v3.8.7...v3.8.8) ##### Patch Changes - [#​11200](https://togithub.com/apollographql/apollo-client/pull/11200) [`ae5091a21`](https://togithub.com/apollographql/apollo-client/commit/ae5091a21f0feff1486503071ea8dc002cf1be41) Thanks [@​jerelmiller](https://togithub.com/jerelmiller)! - Enable `strict` in tsconfig for the entire project. - [#​11332](https://togithub.com/apollographql/apollo-client/pull/11332) [`291aea56b`](https://togithub.com/apollographql/apollo-client/commit/291aea56bfaed3987a98be7fe4e6160114b62d2d) Thanks [@​asvishnyakov](https://togithub.com/asvishnyakov)! - Add missed reexports of MutationFetchPolicy and RefetchWritePolicy to @​apollo/client/core - [#​10931](https://togithub.com/apollographql/apollo-client/pull/10931) [`e5acf910e`](https://togithub.com/apollographql/apollo-client/commit/e5acf910e39752b453540b6751046d1c19b66350) Thanks [@​phryneas](https://togithub.com/phryneas)! - `useMutation`: also reset internal state on reset </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Dominic Saadi <[email protected]>
- Loading branch information