daniel-ac-martin / NotGovUK

An implementation of the GOV.UK Design System in React that provides support for writing internal applications in addition to public ones.
https://not-gov.uk/
MIT License
27 stars 8 forks source link

Update dependency @apollo/client to v3.9.8 #957

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@apollo/client (source) 3.9.7 -> 3.9.8 age adoption passing confidence
@apollo/client (source) ^3.9.7 -> ^3.9.8 age adoption passing confidence

Release Notes

apollographql/apollo-client (@​apollo/client) ### [`v3.9.8`](https://togithub.com/apollographql/apollo-client/blob/HEAD/CHANGELOG.md#398) [Compare Source](https://togithub.com/apollographql/apollo-client/compare/v3.9.7...v3.9.8) ##### Patch Changes - [#​11706](https://togithub.com/apollographql/apollo-client/pull/11706) [`8619bc7`](https://togithub.com/apollographql/apollo-client/commit/8619bc7e569c1c732afa6faf605c83a6ce0cdf0c) Thanks [@​jerelmiller](https://togithub.com/jerelmiller)! - Fix issue in all suspense hooks where returning an empty array after calling `fetchMore` would rerender the component with an empty list. - [#​11694](https://togithub.com/apollographql/apollo-client/pull/11694) [`835d5f3`](https://togithub.com/apollographql/apollo-client/commit/835d5f30c532c432e2434561580e6f1ec44cc908) Thanks [@​phryneas](https://togithub.com/phryneas)! - Expose `setErrorMessageHandler` from `@apollo/client/dev` entrypoint. - [#​11689](https://togithub.com/apollographql/apollo-client/pull/11689) [`cb8ffe5`](https://togithub.com/apollographql/apollo-client/commit/cb8ffe50e903397f741b62a44624bfe69b5f7b75) Thanks [@​jerelmiller](https://togithub.com/jerelmiller)! - Fix issue where passing a new `from` option to `useFragment` would first render with the previous value before rerendering with the correct value. - [#​11713](https://togithub.com/apollographql/apollo-client/pull/11713) [`642092c`](https://togithub.com/apollographql/apollo-client/commit/642092c713199093aede45f105a1ee3f637614cd) Thanks [@​jerelmiller](https://togithub.com/jerelmiller)! - Fix issue where setting a default `watchQuery` option in the `ApolloClient` constructor could break `startTransition` when used with suspense hooks.

Configuration

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

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

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.



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

cypress[bot] commented 3 months ago

Passing run #4793 ↗︎

0 1 0 0 Flakiness 0
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.

Details:

Update dependency @apollo/client to v3.9.8
Project: NotGovUK Commit: 259f3e9c96
Status: Passed Duration: 12:06 💡
Started: Mar 25, 2024 12:15 AM Ended: Mar 25, 2024 12:28 AM

Review all test suite changes for PR #957 ↗︎