Skip to content

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

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Aug 28, 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: (in timezone Asia/Shanghai)

  • Branch creation
    • "after 2am and before 8am on friday"
  • 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-approve[bot]
renovate-approve Bot previously approved these changes Aug 28, 2025
@mergify mergify Bot added the dependencies Pull requests that update a dependency file label Aug 28, 2025
@renovate renovate Bot force-pushed the renovate/major-4-apollo-graphql-packages branch from 1fab5e6 to 5a1cb0a Compare August 28, 2025 23:03
@renovate renovate Bot dismissed renovate-approve[bot]’s stale review August 28, 2025 23:05

The merge-base changed after approval.

@renovate renovate Bot force-pushed the renovate/major-4-apollo-graphql-packages branch from 5a1cb0a to fe4b0e9 Compare August 28, 2025 23:05
renovate-approve[bot]
renovate-approve Bot previously approved these changes Aug 28, 2025
@renovate renovate Bot force-pushed the renovate/major-4-apollo-graphql-packages branch 2 times, most recently from b0b64ea to 1504c56 Compare August 28, 2025 23:10
@renovate renovate Bot force-pushed the renovate/major-4-apollo-graphql-packages branch from 1504c56 to 409384c Compare August 31, 2025 11:11
renovate-approve[bot]
renovate-approve Bot previously approved these changes Aug 31, 2025
@renovate renovate Bot force-pushed the renovate/major-4-apollo-graphql-packages branch from 409384c to ce207ac Compare September 2, 2025 03:10
@renovate renovate Bot force-pushed the renovate/major-4-apollo-graphql-packages branch from ce207ac to 531f2bf Compare September 2, 2025 16:57
renovate-approve[bot]
renovate-approve Bot previously approved these changes Sep 2, 2025
@renovate renovate Bot force-pushed the renovate/major-4-apollo-graphql-packages branch 3 times, most recently from 9b863f5 to 8f6413e Compare September 4, 2025 20:42
@renovate renovate Bot force-pushed the renovate/major-4-apollo-graphql-packages branch from 8f6413e to 912c364 Compare September 4, 2025 20:45
renovate-approve[bot]
renovate-approve Bot previously approved these changes Sep 4, 2025
@renovate renovate Bot force-pushed the renovate/major-4-apollo-graphql-packages branch 2 times, most recently from 1ee68bb to 8ac2332 Compare September 8, 2025 07:49
@renovate renovate Bot force-pushed the renovate/major-4-apollo-graphql-packages branch from 8ac2332 to ad6f2c2 Compare September 13, 2025 07:04
renovate-approve[bot]
renovate-approve Bot previously approved these changes Sep 13, 2025
@renovate renovate Bot force-pushed the renovate/major-4-apollo-graphql-packages branch 3 times, most recently from 805a8c6 to 486dbf2 Compare September 18, 2025 21:13
@renovate renovate Bot force-pushed the renovate/major-4-apollo-graphql-packages branch 5 times, most recently from 106d103 to 766cb7e Compare October 30, 2025 21:23
renovate-approve[bot]
renovate-approve Bot previously approved these changes Oct 31, 2025
renovate-approve[bot]
renovate-approve Bot previously approved these changes Nov 6, 2025
renovate-approve[bot]
renovate-approve Bot previously approved these changes Nov 6, 2025
renovate-approve[bot]
renovate-approve Bot previously approved these changes Nov 13, 2025
renovate-approve[bot]
renovate-approve Bot previously approved these changes Nov 20, 2025
renovate-approve[bot]
renovate-approve Bot previously approved these changes Dec 10, 2025
renovate-approve[bot]
renovate-approve Bot previously approved these changes Dec 16, 2025
renovate-approve[bot]
renovate-approve Bot previously approved these changes Dec 16, 2025
renovate-approve[bot]
renovate-approve Bot previously approved these changes Dec 18, 2025
renovate-approve[bot]
renovate-approve Bot previously approved these changes Dec 25, 2025
renovate-approve[bot]
renovate-approve Bot previously approved these changes Jan 12, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Jan 13, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Jan 16, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Jan 20, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Jan 21, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Jan 28, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Feb 5, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Feb 19, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Feb 23, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Mar 12, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Apr 8, 2026
renovate-approve[bot]
renovate-approve Bot previously approved these changes Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants