Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update dependency @apollo/client to v4 #1557

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
renovate wants to merge 1 commit into master
base: master
Choose a base branch
Loading
from renovate/major-apollo-graphql-packages

Conversation

Copy link
Contributor

@renovate renovate bot commented Aug 21, 2025
edited
Loading

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025年10月07日.


This PR contains the following updates:

Package Change Age Confidence
@apollo/client (source) ^3.14.0 -> ^4.0.7 age confidence

Release Notes

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

v4.0.7

Compare Source

Patch Changes

v4.0.6

Compare Source

Patch Changes
  • #​12937 3b0d89b Thanks @​phryneas! - Fix a problem with fetchMore where the loading state wouldn't reset if the result wouldn't result in a data update.

v4.0.5

Compare Source

Patch Changes

v4.0.4

Compare Source

Patch Changes
  • #​12892 db8a04b Thanks @​jerelmiller! - Prevent unhandled rejections from the promise returned by calling the mutate function from the useMutation hook.

  • #​12899 5352c12 Thanks @​phryneas! - Fix an issue when invariant is called by external libraries when no dev error message handler is loaded.

  • #​12895 71f2517 Thanks @​jerelmiller! - Support skipToken with useQuery to provide a more type-safe way to skip query execution.

    import { skipToken, useQuery } from "@​apollo/client/react";
    // Use `skipToken` in place of `skip: true` for better type safety
    // for required variables
    const { data } = useQuery(QUERY, id ? { variables: { id } } : skipToken);

    Note: this change is provided as a patch within the 4.0 minor version because the changes to TypeScript validation with required variables in version 4.0 made using the skip option more difficult.

  • #​12900 c0d5be7 Thanks @​phryneas! - Use named export equal instead of default from "@​wry/equality"

v4.0.3

Compare Source

Patch Changes

v4.0.2

Compare Source

Patch Changes

v4.0.1

Compare Source

Patch Changes
  • #​12876 b00f231 Thanks @​phryneas! - Fix CJS build output for invariantErrorCodes

  • #​12866 0d1614a Thanks @​jerelmiller! - Export isNetworkStatusInFlight from @apollo/client/utilities. Add isNetworkStatusSettled to @apollo/client/utilities and re-export it from @apollo/client with a deprecation.

v4.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 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.

Copy link

vercel bot commented Aug 21, 2025
edited
Loading

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
nextjs-woocommerce Error Error Sep 30, 2025 9:11pm

@renovate renovate bot force-pushed the renovate/major-apollo-graphql-packages branch from 3b4ff45 to a73c013 Compare August 21, 2025 22:02
@renovate renovate bot force-pushed the renovate/major-apollo-graphql-packages branch from a73c013 to bde1268 Compare August 22, 2025 21:09
@renovate renovate bot force-pushed the renovate/major-apollo-graphql-packages branch from bde1268 to 2b23359 Compare August 25, 2025 21:59
@renovate renovate bot force-pushed the renovate/major-apollo-graphql-packages branch from 2b23359 to 043668a Compare August 27, 2025 17:03
@renovate renovate bot force-pushed the renovate/major-apollo-graphql-packages branch from 043668a to 9424d1f Compare August 28, 2025 02:32
@renovate renovate bot force-pushed the renovate/major-apollo-graphql-packages branch from 9424d1f to b803f1b Compare August 31, 2025 09:49
@renovate renovate bot force-pushed the renovate/major-apollo-graphql-packages branch from b803f1b to 7c1d005 Compare September 2, 2025 21:11
@renovate renovate bot force-pushed the renovate/major-apollo-graphql-packages branch from 7c1d005 to b9155ee Compare September 13, 2025 05:11
@renovate renovate bot force-pushed the renovate/major-apollo-graphql-packages branch from b9155ee to 3a7683d Compare September 14, 2025 00:24
@renovate renovate bot force-pushed the renovate/major-apollo-graphql-packages branch from 3a7683d to 501c227 Compare September 24, 2025 13:36
@renovate renovate bot force-pushed the renovate/major-apollo-graphql-packages branch from 501c227 to 6c80f9a Compare September 25, 2025 21:31
@renovate renovate bot force-pushed the renovate/major-apollo-graphql-packages branch from 6c80f9a to 042803a Compare September 27, 2025 01:54
@renovate renovate bot force-pushed the renovate/major-apollo-graphql-packages branch from 042803a to 9999bb0 Compare September 28, 2025 17:46
@renovate renovate bot force-pushed the renovate/major-apollo-graphql-packages branch from 9999bb0 to 0ae9b40 Compare September 30, 2025 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

0 participants

AltStyle によって変換されたページ (->オリジナル) /