apollographql / graphql-testing-library

Testing utilities that encourage good practices for apps built with GraphQL.
https://apollographql.github.io/graphql-testing-library/
MIT License
45 stars 1 forks source link

chore(deps): update dependency @apollo/client to v3.11.3 #88

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

apollographql/apollo-client (@​apollo/client) ### [`v3.11.3`](https://togithub.com/apollographql/apollo-client/blob/HEAD/CHANGELOG.md#3113) [Compare Source](https://togithub.com/apollographql/apollo-client/compare/v3.11.2...v3.11.3) ##### Patch Changes - [#​11984](https://togithub.com/apollographql/apollo-client/pull/11984) [`5db1659`](https://togithub.com/apollographql/apollo-client/commit/5db1659dc07e3de697894fc1c6f00a151d068291) Thanks [@​jerelmiller](https://togithub.com/jerelmiller)! - Fix an issue where multiple fetches with results that returned errors would sometimes set the `data` property with an `errorPolicy` of `none`. - [#​11974](https://togithub.com/apollographql/apollo-client/pull/11974) [`c95848e`](https://togithub.com/apollographql/apollo-client/commit/c95848e859fb7ce0b3b9439ac71dff880f991450) Thanks [@​jerelmiller](https://togithub.com/jerelmiller)! - Fix an issue where `fetchMore` would write its result data to the cache when using it with a `no-cache` fetch policy. - [#​11974](https://togithub.com/apollographql/apollo-client/pull/11974) [`c95848e`](https://togithub.com/apollographql/apollo-client/commit/c95848e859fb7ce0b3b9439ac71dff880f991450) Thanks [@​jerelmiller](https://togithub.com/jerelmiller)! - Fix an issue where executing `fetchMore` with a `no-cache` fetch policy could sometimes result in multiple network requests. - [#​11974](https://togithub.com/apollographql/apollo-client/pull/11974) [`c95848e`](https://togithub.com/apollographql/apollo-client/commit/c95848e859fb7ce0b3b9439ac71dff880f991450) Thanks [@​jerelmiller](https://togithub.com/jerelmiller)! - ##### Potentially disruptive change When calling `fetchMore` with a query that has a `no-cache` fetch policy, `fetchMore` will now throw if an `updateQuery` function is not provided. This provides a mechanism to merge the results from the `fetchMore` call with the query's previous result.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

changeset-bot[bot] commented 2 months ago

⚠️ No Changeset found

Latest commit: b8af77694f547446e1e782c332ce6d8f370c4f75

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

netlify[bot] commented 2 months ago

Deploy Preview for graphql-testing-library ready!

Name Link
Latest commit b8af77694f547446e1e782c332ce6d8f370c4f75
Latest deploy log https://app.netlify.com/sites/graphql-testing-library/deploys/66b1525ffdeb9c0008402663
Deploy Preview https://deploy-preview-88--graphql-testing-library.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.