Skip to content

Update dependency @apollo/client to v4.2.9 - #1329

Open
renovate[bot] wants to merge 1 commit into
developmentfrom
renovate/apollo-graphql-packages
Open

Update dependency @apollo/client to v4.2.9#1329
renovate[bot] wants to merge 1 commit into
developmentfrom
renovate/apollo-graphql-packages

Conversation

@renovate

@renovate renovate Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

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.

v4.2.8

Compare Source

Patch Changes
  • #​13349 501a33b Thanks @​jerelmiller! - Prevent the setTimeout in connectToDevtools that shows the devtools suggestion from firing when the user agent does not match Chrome or Firefox. This check was previously done inside the setTimeout which meant the timer was scheduled for environments where we'd never show the message anyways. For test environments, this could cause flaky tests when that setTimeout outlived the tests and ran after any virtual DOM was torn down and removed.

v4.2.7

Compare Source

Patch Changes

v4.2.6

Compare Source

Patch Changes
  • #​13315 a406cc9 Thanks @​fallintoplace! - Prevent relay multipart subscriptions from issuing a fetch request after serializing the request body fails.

  • #​13307 abd0781 Thanks @​wolfie! - Speed up cache writes by avoiding a full AST visit of every written field to detect @stream. The check now runs only when the result carries stream info, and only inspects the field node's own directives. As a result, fields that merely contain @stream on a nested field are no longer treated as streamed themselves and now overwrite existing lists like regular fields instead of merging chunk-wise.

v4.2.5

Compare Source

Patch Changes

v4.2.4

Compare Source

Patch Changes
  • #​13281 e4df809 Thanks @​jerelmiller! - Fixes an issue where client.readFragment and client.readQuery ignored the optimistic option when passed in the options object.

Configuration

📅 Schedule: (in timezone America/Los_Angeles)

  • Branch creation
    • "before 5am on monday"
  • Automerge
    • At any time (no schedule defined)

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

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 from 4ca178a to 8c867ff Compare July 7, 2026 04:08
@renovate renovate Bot changed the title Update dependency @apollo/client to v4.2.5 Update dependency @apollo/client to v4.2.6 Jul 7, 2026
@renovate
renovate Bot force-pushed the renovate/apollo-graphql-packages branch 13 times, most recently from 80da1c4 to e41ccfd Compare July 12, 2026 09:49
@renovate renovate Bot changed the title Update dependency @apollo/client to v4.2.6 Update dependency @apollo/client to v4.2.7 Jul 13, 2026
@renovate
renovate Bot force-pushed the renovate/apollo-graphql-packages branch 8 times, most recently from 4ce254e to 3c3c053 Compare July 20, 2026 07:43
@renovate
renovate Bot force-pushed the renovate/apollo-graphql-packages branch 3 times, most recently from c9ab443 to fdb4c25 Compare July 22, 2026 16:03
@renovate renovate Bot changed the title Update dependency @apollo/client to v4.2.7 Update dependency @apollo/client to v4.2.8 Jul 23, 2026
@renovate
renovate Bot force-pushed the renovate/apollo-graphql-packages branch 2 times, most recently from 3f71756 to 71414ef Compare July 27, 2026 16:26
@renovate
renovate Bot force-pushed the renovate/apollo-graphql-packages branch 3 times, most recently from 2a470a5 to 202bc16 Compare July 29, 2026 23:04
@renovate renovate Bot changed the title Update dependency @apollo/client to v4.2.8 Update dependency @apollo/client to v4.2.9 Jul 30, 2026
@renovate
renovate Bot force-pushed the renovate/apollo-graphql-packages branch 2 times, most recently from f6c7bd2 to d0ea7b8 Compare July 31, 2026 23:13
@renovate
renovate Bot force-pushed the renovate/apollo-graphql-packages branch from d0ea7b8 to 432db1b Compare July 31, 2026 23:46
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