Skip to content

fix(deps): update dependency @apollo/client to v4#979

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-apollo-graphql-packages
Open

fix(deps): update dependency @apollo/client to v4#979
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-apollo-graphql-packages

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Aug 21, 2025

This PR contains the following updates:

Package Change Age Confidence
@apollo/client (source) ^3.5.0^3.5.0 || ^4.0.0 age confidence
@apollo/client (source) 3.12.114.1.8 age confidence

Release Notes

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

v4.1.8

Compare Source

Patch Changes

v4.1.7

Compare Source

v4.1.6

Compare Source

v4.1.5

Compare Source

v4.1.4

Compare Source

v4.1.3

Compare Source

v4.1.2

Compare Source

v4.1.1

Compare Source

v4.1.0

Compare Source

v4.0.13

Compare Source

v4.0.12

Compare Source

v4.0.11

Compare Source

v4.0.10

Compare Source

v4.0.9

Compare Source

v4.0.8

Compare Source

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: (UTC)

  • 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 these updates again.


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

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

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Aug 21, 2025

⚠️ No Changeset found

Latest commit: 0d47d51

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

@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 3 times, most recently from ce9637b to b02f694 Compare August 31, 2025 09:06
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 2 times, most recently from 4394a30 to 8ddf02f Compare September 12, 2025 21:10
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 2 times, most recently from 794cc10 to 9c3c38f Compare September 30, 2025 19:39
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch from 9c3c38f to b099098 Compare October 22, 2025 13:03
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch from b099098 to d45c952 Compare November 19, 2025 23:50
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 2 times, most recently from 2cd0c24 to a4dc56c Compare December 10, 2025 10:58
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch from a4dc56c to dbb564b Compare December 16, 2025 18:42
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 3 times, most recently from b6116f1 to 8719fcd Compare January 16, 2026 02:57
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 2 times, most recently from 6e6042d to 6ce1450 Compare January 21, 2026 10:39
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 2 times, most recently from 8fe1cef to 8940d4f Compare February 2, 2026 18:10
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch from 8940d4f to 8c78142 Compare February 5, 2026 22:11
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 2 times, most recently from cb63cc8 to 7b89caa Compare February 23, 2026 18:48
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch from 7b89caa to d461011 Compare March 5, 2026 18:58
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch from d461011 to a2e824e Compare April 1, 2026 17:20
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 2 times, most recently from 9765daf to b6a4e54 Compare April 14, 2026 13:50
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch from b6a4e54 to 71318c5 Compare April 18, 2026 05:51
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch from 71318c5 to 0d47d51 Compare April 23, 2026 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants