Skip to content

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

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

fix(deps): update dependency @apollo/client to v4#1359
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 23, 2025

This PR contains the following updates:

Package Change Age Confidence
@apollo/client (source) 3.14.04.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

v3.14.1

Compare Source

Patch Changes
  • #​13168 6b84ec0 Thanks @​jerelmiller! - Fix issue where muting a deprecation from one entrypoint would not mute the warning when checked in a different entrypoint. This caused some rogue deprecation warnings to appear in the console even though the warnings should have been muted.

  • #​12970 f91fab5 Thanks @​acemir! - Add a deprecation message for the variableMatcher option in MockLink.

  • #​13168 6b84ec0 Thanks @​jerelmiller! - Ensure deprecation warnings are properly silenced in React hooks when globally disabled.


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.

@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 4 times, most recently from 180f8f0 to b7f03d6 Compare August 27, 2025 17:15
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 2 times, most recently from 41b3b1e to fc0b05a Compare September 2, 2025 17:00
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 2 times, most recently from 12a7ede to e1c2ebc Compare September 13, 2025 22:43
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 3 times, most recently from e511d9f to 8beb150 Compare September 30, 2025 20:08
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 3 times, most recently from cb24b86 to 4e29f80 Compare October 27, 2025 20:01
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch from 4e29f80 to 0a3f903 Compare October 31, 2025 23:28
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch from 0a3f903 to c873efb Compare November 10, 2025 16:45
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch from c873efb to 357f17d Compare November 18, 2025 12:58
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 2 times, most recently from 7493005 to 1f0200c Compare December 19, 2025 18:37
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 3 times, most recently from c4dc479 to 030aa8d Compare January 19, 2026 00:30
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 2 times, most recently from d72a310 to d3675e1 Compare January 24, 2026 09:44
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch from d3675e1 to a6bba74 Compare January 31, 2026 21:40
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch from a6bba74 to 87cee0b Compare February 8, 2026 20:57
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch 2 times, most recently from 10dac20 to 15111f9 Compare February 26, 2026 21:33
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch from 15111f9 to 63241d0 Compare April 11, 2026 18:02
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch from 63241d0 to cd2fd83 Compare April 26, 2026 08:31
@renovate renovate Bot force-pushed the renovate/major-apollo-graphql-packages branch from cd2fd83 to 26abaca Compare April 27, 2026 01:43
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