Skip to content

chore(deps): update dependency @apollo/client to v4.2.10 - #1009

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/apollo-graphql-packages
Aug 9, 2026
Merged

chore(deps): update dependency @apollo/client to v4.2.10#1009
renovate[bot] merged 1 commit into
mainfrom
renovate/apollo-graphql-packages

Conversation

@renovate

@renovate renovate Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@apollo/client (source) 4.2.84.2.10 age confidence

Release Notes

apollographql/apollo-client (@​apollo/client)

v4.2.10

Compare Source

Patch Changes
  • #​13385 bfb674e Thanks @​jerelmiller! - Fix accidental widening of the client.mutate return type when optimisticResponse was present.

  • #​13382 365373e Thanks @​jerelmiller! - Fix result types widened when a query's variables had constant types (e.g. TypedDocumentNode<Data, { type: "main" }>). This caused options such as returnPartialData or errorPolicy to be reported as their widened types (e.g. boolean, ErrorPolicy) instead of the value that was passed which returned the wrong data and dataState types.

  • #​13382 365373e Thanks @​jerelmiller! - Fix issue where unknown options were permitted by TypeScript when passed alongside a valid option to APIs with modern signatures.

  • #​13383 5840f50 Thanks @​jerelmiller! - Update the return type of refetch, fetchMore and useLazyQuery's execute function on the provided errorPolicy. Previously these APIs all used the default type which typed data as TData | undefined and error as ErrorLike | undefined.

v4.2.9

Compare Source

Patch Changes
  • #​13364 2f383e7 Thanks @​atharv-sys32! - Fix a bug where GraphQL variable default values were not applied during cache reads when variables with defaults were explicitly set to undefined. This caused @include/@skip directives to throw "Invalid variable referenced" errors when the variable was passed as undefined instead of being omitted entirely.

  • #​13367 2b39cc8 Thanks @​jerelmiller! - Fix an issue where some @export queries would not react to cache updates when the fields keyed by exported variables were updated.


Configuration

📅 Schedule: (UTC)

  • 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.


  • If you want to rebase/retry this PR, check this box

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

@renovate
renovate Bot force-pushed the renovate/apollo-graphql-packages branch 4 times, most recently from 9d61026 to d9f2e4b Compare August 9, 2026 13:22
@renovate
renovate Bot force-pushed the renovate/apollo-graphql-packages branch from d9f2e4b to 3298997 Compare August 9, 2026 13:22
@renovate
renovate Bot merged commit 52a718d into main Aug 9, 2026
10 checks passed
@renovate
renovate Bot deleted the renovate/apollo-graphql-packages branch August 9, 2026 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants