Skip to content

chore(deps): update dependency @apollo/client to v4#1211

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

chore(deps): update dependency @apollo/client to v4#1211
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.14.14.1.9 age confidence

Release Notes

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

v4.1.9

Compare Source

Patch Changes
  • #​13203 099954b Thanks @​copilot-swe-agent! - Remove the workspaces field from the published package.json in dist to avoid Yarn v1 warnings about workspaces requiring private packages.

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

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Aug 21, 2025

⚠️ No Changeset found

Latest commit: 20849d0

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 d19e06e to 2c24e25 Compare August 27, 2025 21:05
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch from 2c24e25 to cf9628c Compare August 31, 2025 10:14
@Kian738
Copy link
Copy Markdown

Kian738 commented Sep 1, 2025

@bilabror
Copy link
Copy Markdown

bilabror commented Sep 2, 2025

I'm waiting for this update 🚀

@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 3 times, most recently from 3409608 to f31c5d9 Compare September 13, 2025 04:04
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 2 times, most recently from 0f278ea to c68abcd Compare September 30, 2025 21:52
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 2 times, most recently from 9e354ed to 78317f5 Compare October 27, 2025 19:33
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 2 times, most recently from 3ecce51 to 0ef4501 Compare November 5, 2025 23:44
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch from 0ef4501 to 9c61f41 Compare November 10, 2025 16:07
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch from 9c61f41 to c77504f Compare November 18, 2025 12:56
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 2 times, most recently from 79a2c87 to dd9492e Compare December 3, 2025 18:49
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 2 times, most recently from 8fb2a8d to 3a36eb7 Compare December 16, 2025 18:15
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch from 3a36eb7 to c982371 Compare December 31, 2025 15:38
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 3 times, most recently from 87b7894 to 09fef16 Compare January 13, 2026 21:29
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 3 times, most recently from 4c6b10c to a61387e Compare January 20, 2026 20:38
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 2 times, most recently from 4969aab to 0b947d1 Compare January 23, 2026 19:02
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 2 times, most recently from bee13d7 to 7dbf1e5 Compare February 2, 2026 18:48
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 2 times, most recently from 1b5d740 to b3537b1 Compare February 12, 2026 11:54
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 3 times, most recently from 6baa58e to 0e3a790 Compare February 23, 2026 19:35
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch from 0e3a790 to 1c713ad Compare March 5, 2026 17:40
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 5, 2026

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-codegen/near-operation-file-preset 5.0.0-alpha-20260305180635-1c713ad53d1d13f6b5e2469dc933b510d9068859 npm ↗︎ unpkg ↗︎

@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 2 times, most recently from cbaf875 to 3fc2a5a Compare March 14, 2026 16:56
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch from 3fc2a5a to da6bbd6 Compare March 15, 2026 05:46
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 2 times, most recently from b98525a to 79e60cb Compare April 8, 2026 18:18
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch from 79e60cb to 907aeec Compare April 13, 2026 17:14
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 2 times, most recently from ae1b0e0 to ce0dbc7 Compare April 24, 2026 00:45
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch from ce0dbc7 to 20849d0 Compare April 29, 2026 09:44
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.

2 participants