Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 4, 2024

This PR contains the following updates:

Package Change Age Confidence Type Update
@apollo/client (source) 3.8.1 -> 4.0.7 age confidence devDependencies major
@chromatic-com/storybook ^1.3.3 -> ^4.1.1 age confidence devDependencies major
@emotion/jest (source) 11.11.0 -> 11.13.0 age confidence devDependencies minor
@reearth/cesium-mvt-imagery-provider 1.5.4 -> 1.6.0 age confidence dependencies minor
@storybook/addon-essentials (source) 8.0.8 -> 8.6.14 age confidence devDependencies minor
@storybook/addon-interactions (source) 8.0.8 -> 8.6.14 age confidence devDependencies minor
@storybook/addon-links (source) 8.0.8 -> 9.1.10 age confidence devDependencies major
@storybook/addon-onboarding (source) 8.0.8 -> 9.1.10 age confidence devDependencies major
@storybook/blocks (source) 8.0.8 -> 8.6.14 age confidence devDependencies minor
@storybook/react (source) 8.0.8 -> 9.1.10 age confidence devDependencies major
@storybook/react-vite (source) 8.0.8 -> 9.1.10 age confidence devDependencies major
@storybook/test (source) 8.0.8 -> 8.6.14 age confidence devDependencies minor
@testing-library/jest-dom 6.1.4 -> 6.9.1 age confidence devDependencies minor
@testing-library/react 14.0.0 -> 16.3.0 age confidence devDependencies major
@turf/invariant 6.5.0 -> 7.2.0 age confidence dependencies major
@turf/turf 6.5.0 -> 7.2.0 age confidence dependencies major
@types/geojson (source) 7946.0.14 -> 7946.0.16 age confidence devDependencies patch
@types/js-md5 (source) 0.7.2 -> 0.8.0 age confidence devDependencies minor
@types/node (source) 20.12.7 -> 22.18.10 age confidence devDependencies major
@​types/proj4 2.5.5 -> 2.19.0 age confidence dependencies minor
@types/react (source) 18.2.6 -> 19.2.2 age confidence devDependencies major
@types/react-dom (source) 18.2.6 -> 19.2.1 age confidence devDependencies major
@​types/uuid 9.0.8 -> 11.0.0 age confidence devDependencies major
@typescript-eslint/eslint-plugin (source) 7.2.0 -> 8.46.0 age confidence devDependencies major
@typescript-eslint/parser (source) 7.2.0 -> 8.46.0 age confidence devDependencies major
@vitejs/plugin-react (source) 4.2.1 -> 5.0.4 age confidence devDependencies major
@xstate/react (source) 3.2.1 -> 6.0.0 age confidence dependencies major
csv-parse (source) 5.5.2 -> 6.1.0 age confidence dependencies major
eslint (source) 8.57.0 -> 9.37.0 age confidence devDependencies major
eslint-config-reearth 0.3.0 -> 0.3.8 age confidence devDependencies patch
eslint-plugin-react-hooks (source) 4.6.0 -> 7.0.0 age confidence devDependencies major
eslint-plugin-react-refresh 0.4.6 -> 0.4.23 age confidence devDependencies patch
eslint-plugin-storybook (source) 0.8.0 -> 9.1.10 age confidence devDependencies major
fast-xml-parser 4.3.2 -> 5.3.0 age confidence dependencies major
framer-motion 11.0.27 -> 12.23.24 age confidence dependencies major
jackspeak 2.1.1 -> 4.1.1 age confidence resolutions major
jotai 1.12.1 -> 2.15.0 age confidence dependencies major
js-md5 0.7.3 -> 0.8.3 age confidence dependencies minor
jsdom 22.1.0 -> 27.0.0 age confidence devDependencies major
jsep (source) 1.3.8 -> 1.4.0 age confidence dependencies minor
jsonpath-plus 7.2.0 -> 10.3.0 age confidence dependencies major
lru-cache 8.0.4 -> 11.2.2 age confidence dependencies major
node (source) >=20 -> >=22.20.0 age confidence engines major
pbf 3.2.1 -> 4.0.1 age confidence dependencies major
prettier (source) 3.2.5 -> 3.6.2 age confidence devDependencies minor
proj4 (source) 2.11.0 -> 2.19.10 age confidence dependencies minor
protomaps 1.23.1 -> 2.0.1 age confidence dependencies major
react (source) ^18.2.0 -> ^19.2.0 age confidence peerDependencies major
react (source) 18.2.0 -> 19.2.0 age confidence devDependencies major
react-dom (source) ^18.2.0 -> ^19.2.0 age confidence peerDependencies major
react-dom (source) 18.2.0 -> 19.2.0 age confidence devDependencies major
react-error-boundary 4.0.11 -> 6.0.0 age confidence dependencies major
react-use 17.5.0 -> 17.6.0 age confidence dependencies minor
resium 1.17.4 -> 1.18.3 age confidence dependencies minor
storybook (source) 8.0.8 -> 9.1.10 age confidence devDependencies major
typescript (source) 5.2.2 -> 5.9.3 age confidence devDependencies minor
use-callback-ref 1.3.2 -> 1.3.3 age confidence dependencies patch
use-custom-compare 1.4.0 -> 1.5.0 age confidence dependencies minor
uuid 9.0.1 -> 13.0.0 age confidence dependencies major
vite (source) 5.0.8 -> 7.1.9 age confidence devDependencies major
vite-plugin-dts 3.8.1 -> 4.5.4 age confidence devDependencies major
vite-plugin-svgr 4.2.0 -> 4.5.0 age confidence devDependencies minor
vite-tsconfig-paths ^4.3.2 -> ^5.1.4 age confidence devDependencies major
vitest (source) 1.0.4 -> 3.2.4 age confidence devDependencies major
web-streams-polyfill 3.2.1 -> 4.2.0 age confidence devDependencies major
xstate (source) 4.38.2 -> 5.23.0 age confidence dependencies major

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

v3.14.0

Compare Source

Minor Changes
Patch Changes

v3.13.9

Compare Source

Patch Changes
  • #​12804 32c9aa9 Thanks @​phryneas! - Fix a possible race condition on queries that were reobserved before they were subscribed to the first time.

v3.13.8

Compare Source

Patch Changes

v3.13.7

Compare Source

Patch Changes

v3.13.6

Compare Source

Patch Changes

v3.13.5

Compare Source

Patch Changes
  • #​12461 12c8d06 Thanks @​jerelmiller! - Fix an issue where a cache-first query would return the result for previous variables when a cache update is issued after simultaneously changing variables and skipping the query.

v3.13.4

Compare Source

Patch Changes

v3.13.3

Compare Source

Patch Changes
  • #​12362 f6d387c Thanks @​jerelmiller! - Fixes an issue where calling observableQuery.getCurrentResult() when the errorPolicy was set to all would return the networkStatus as NetworkStatus.ready when there were errors returned in the result. This has been corrected to report NetworkStatus.error.

    This bug also affected the useQuery and useLazyQuery hooks and may affect you if you check for networkStatus in your component.

v3.13.2

Compare Source

Patch Changes
  • #​12409 6aa2f3e Thanks @​phryneas! - To mitigate problems when Apollo Client ends up more than once in the bundle, some unique symbols were converted into Symbol.for calls.

  • #​12392 644bb26 Thanks @​Joja81! - Fixes an issue where the DeepOmit type would turn optional properties into required properties. This should only affect you if you were using the omitDeep or stripTypename utilities exported by Apollo Client.

  • #​12404 4332b88 Thanks @​jerelmiller! - Show NaN rather than converting to null in debug messages from MockLink for unmatched variables values.

v3.13.1

Compare Source

Patch Changes

v3.13.0

Compare Source

Minor Changes
  • #​12066 c01da5d Thanks @​jerelmiller! - Adds a new useSuspenseFragment hook.

    useSuspenseFragment suspends until data is complete. It is a drop-in replacement for useFragment when you prefer to use Suspense to control the loading state of a fragment. See the documentation for more details.

  • #​12174 ba5cc33 Thanks @​jerelmiller! - Ensure errors thrown in the onCompleted callback from useMutation don't call onError.

  • #​12340 716d02e Thanks @​phryneas! - Deprecate the onCompleted and onError callbacks of useQuery and useLazyQuery.
    For more context, please see the related issue on GitHub.

  • #​12276 670f112 Thanks @​Cellule! - Provide a more type-safe option for the previous data value passed to observableQuery.updateQuery. Using it could result in crashes at runtime as this callback could be called with partial data even though its type reported the value as a complete result.

    The updateQuery callback function is now called with a new type-safe previousData property and a new complete property in the 2nd argument that determines whether previousData is a complete or partial result.

    As a result of this change, it is recommended to use the previousData property passed to the 2nd argument of the callback rather than using the previous data value from the first argument since that value is not type-safe. The first argument is now deprecated and will be removed in a future version of Apollo Client.

    observableQuery.updateQuery(
      (unsafePreviousData, { previousData, complete }) => {
        previousData;
        // ^? TData | DeepPartial<TData> | undefined
    
        if (complete) {
          previousData;
          // ^? TData
        } else {
          previousData;
          // ^? DeepPartial<TData> | undefined
        }
      }
    );
  • [#​12174](https://redirect.github.com/apollographql/apollo-client/pull/12174


Configuration

📅 Schedule: Branch creation - "before 3:00 am on the 4th day of the month" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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/npm branch 16 times, most recently from a1087a0 to 75c8e9c Compare May 11, 2024 11:36
@renovate renovate bot force-pushed the renovate/npm branch 13 times, most recently from 60cb682 to 80600c5 Compare May 18, 2024 23:55
@renovate renovate bot force-pushed the renovate/npm branch from 80600c5 to 6632f29 Compare May 20, 2024 22:27
@renovate renovate bot force-pushed the renovate/npm branch 4 times, most recently from 4c9ba5e to 42c3687 Compare September 8, 2025 15:45
@renovate renovate bot force-pushed the renovate/npm branch 3 times, most recently from 19194bc to 2186c44 Compare September 16, 2025 20:08
@renovate renovate bot force-pushed the renovate/npm branch 5 times, most recently from 68a653c to bd175a6 Compare September 24, 2025 19:32
@renovate renovate bot force-pushed the renovate/npm branch 6 times, most recently from 3704aa0 to 9b27f48 Compare October 1, 2025 23:58
@renovate renovate bot force-pushed the renovate/npm branch 4 times, most recently from 5adeb08 to f7f1911 Compare October 10, 2025 00:14
@renovate renovate bot force-pushed the renovate/npm branch 5 times, most recently from 8a896bc to 69edd91 Compare October 16, 2025 03:55
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