chore(deps): update renovate dependency scan - #454
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/all
branch
from
January 19, 2026 11:18
94f0f60 to
5cd804c
Compare
Contributor
Author
|
renovate
Bot
force-pushed
the
renovate/all
branch
6 times, most recently
from
January 25, 2026 17:42
9ae4d43 to
7ed2711
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
6 times, most recently
from
February 3, 2026 09:37
ebb77e9 to
6009578
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
5 times, most recently
from
February 9, 2026 22:17
8c6e106 to
f8088fb
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
February 17, 2026 10:09
d566d76 to
4ab5573
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
7 times, most recently
from
February 26, 2026 05:31
91c864a to
b6a536a
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
March 4, 2026 14:50
99702f1 to
6c778c6
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
4 times, most recently
from
April 8, 2026 18:05
66f2ca3 to
8e604c8
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
April 15, 2026 15:38
9926411 to
eff844f
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
3 times, most recently
from
April 19, 2026 20:53
51eb89d to
20e78ea
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
6 times, most recently
from
May 6, 2026 14:02
595b09b to
7f13212
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
7 times, most recently
from
May 14, 2026 15:54
02f47e3 to
93adbcb
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
4 times, most recently
from
May 22, 2026 04:21
d6d27bc to
8665313
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
3 times, most recently
from
May 29, 2026 20:45
c311ace to
6c939e7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.9.4→3.14.17.23.9→7.29.71.7.0→1.9.1^0.41.0→^0.79.01.21.0→1.30.125.0.7→25.0.815.2.3→15.3.16.4.2→6.9.114.2.1→14.3.114.5.2→14.6.13.4.77→3.4.7920.11.17→20.19.431.6.7→1.19.01.20.2→1.20.61.19.0→1.20.65.3.3→5.3.81.4.5→1.4.74.3.4→4.4.316.3.1→16.6.14.18.2→4.22.24.17.1→4.22.210.8.0→10.14.16.5.1→6.7.22.4.5→2.4.916.8.1→16.14.24.2.0→4.2.12.0.0→2.0.12.0.6→2.0.109.0.1→9.1.79.0.2→9.0.39.0.0→9.0.33.5.1→3.5.315.2.2→15.5.24.17.21→4.18.14.17.21→4.18.1^7.0.0→^6.0.010.3.0→10.8.26.3.0→6.21.08.1.2→8.24.21.10.0→1.11.020.11.0→20.20.23.0.3→3.1.143.0.3→3.1.143.0.1→3.1.143.0.1→3.1.14^0.29.0→^0.30.01.9.4→1.11.133.2.5→3.9.63.0.3→3.9.618.2.0→18.3.118.2.0→18.3.16.22.0→6.30.42.3.6→2.3.84.10.0→4.62.44.5.2→4.5.57.1.6→7.2.36.0.5→6.2.07.8.1→7.8.26.37.0→6.37.84.2.10→4.2.205.0.4→5.9.35.3.3→5.9.35.4.5→5.9.35.3.3→5.9.39.0.0→9.0.113.11.0→13.15.3517.7.2→17.7.3Release Notes
apollographql/apollo-client (@apollo/client)
v3.14.1Compare Source
Patch Changes
#13168
6b84ec0Thanks @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
f91fab5Thanks @acemir! - Add a deprecation message for thevariableMatcheroption inMockLink.#13168
6b84ec0Thanks @jerelmiller! - Ensure deprecation warnings are properly silenced in React hooks when globally disabled.v3.14.0Compare Source
Minor Changes
#12752
8b779b4Thanks @jerelmiller! - Add deprecations and warnings to remaining APIs changed in Apollo Client 4.0.#12746
0bcd2f4Thanks @jerelmiller! - Add warnings and deprecations for options and methods for all React APIs.#12751
567cad8Thanks @jerelmiller! - Add@deprecatedtags to all properties returned from any query API (e.g.client.query,observableQuery.refetch, etc.),client.mutate, andclient.subscribethat are no longer available in Apollo Client 4.0.#12746
0bcd2f4Thanks @jerelmiller! - AddpreloadQuery.toPromise(queryRef)as a replacement forqueryRef.toPromise().queryRef.toPromise()has been removed in Apollo Client 4.0 in favor ofpreloadQuery.toPromiseand is now considered deprecated.#12736
ea89440Thanks @jerelmiller! - Add deprecations and deprecation warnings forApolloClientoptions and methods.#12763
5de6a3dThanks @jerelmiller! - Version bump only to release latest asrc.#12459
1c5a031Thanks @jerelmiller! - ResetaddTypenameTransformandfragmentscaches when callingcache.gc()only whenresetResultCacheistrue.#12743
92ad409Thanks @jerelmiller! - Add deprecations and warnings foraddTypenameinInMemoryCacheandMockedProvider.#12743
92ad409Thanks @jerelmiller! - Add deprecations and warnings forcanonizeResults.#12751
567cad8Thanks @jerelmiller! - Warn when using astandbyfetch policy withclient.query.Patch Changes
ecf3de1Thanks @phryneas! - Prevent field policies from overwriting/merging into supertype field policies.v3.13.9Compare Source
Patch Changes
32c9aa9Thanks @phryneas! - Fix a possible race condition on queries that were reobserved before they were subscribed to the first time.v3.13.8Compare Source
Patch Changes
c19d415Thanks @thearchitector! - Fix in-flight multipart urql subscription cancellationv3.13.7Compare Source
Patch Changes
#12540
0098932Thanks @phryneas! - Refactor: Move notification scheduling logic fromQueryInfotoObservableQuery#12540
0098932Thanks @phryneas! - Refactored cache emit logic for ObservableQuery. This should be an invisible change.v3.13.6Compare Source
Patch Changes
cdc55ffThanks @phryneas! - keep ObservableQuery created by useQuery non-active before it is first subscribedv3.13.5Compare Source
Patch Changes
12c8d06Thanks @jerelmiller! - Fix an issue where acache-firstquery would return the result for previous variables when a cache update is issued after simultaneously changing variables and skipping the query.v3.13.4Compare Source
Patch Changes
fee9368Thanks @jorenbroekema! - Use import star fromrehacktto prevent issues with importing named exports from external CJS modules.v3.13.3Compare Source
Patch Changes
#12362
f6d387cThanks @jerelmiller! - Fixes an issue where callingobservableQuery.getCurrentResult()when theerrorPolicywas set toallwould return thenetworkStatusasNetworkStatus.readywhen there were errors returned in the result. This has been corrected to reportNetworkStatus.error.This bug also affected the
useQueryanduseLazyQueryhooks and may affect you if you check fornetworkStatusin your component.v3.13.2Compare Source
Patch Changes
#12409
6aa2f3eThanks @phryneas! - To mitigate problems when Apollo Client ends up more than once in the bundle, some unique symbols were converted intoSymbol.forcalls.#12392
644bb26Thanks @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
4332b88Thanks @jerelmiller! - ShowNaNrather than converting tonullin debug messages fromMockLinkfor unmatchedvariablesvalues.v3.13.1Compare Source
Patch Changes
#12369
bdfc5b2Thanks @phryneas! -ObervableQuery.refetch: don't refetch withcache-and-network, swich tonetwork-onlyinstead#12375
d3f8f13Thanks @jerelmiller! - Export theUseSuspenseFragmentOptionstype.v3.13.0Compare Source
Minor Changes
#12066
c01da5dThanks @jerelmiller! - Adds a newuseSuspenseFragmenthook.useSuspenseFragmentsuspends untildatais complete. It is a drop-in replacement foruseFragmentwhen you prefer to use Suspense to control the loading state of a fragment. See the documentation for more details.#12174
ba5cc33Thanks @jerelmiller! - Ensure errors thrown in theonCompletedcallback fromuseMutationdon't callonError.#12340
716d02eThanks @phryneas! - Deprecate theonCompletedandonErrorcallbacks ofuseQueryanduseLazyQuery.For more context, please see the related issue on GitHub.
#12276
670f112Thanks @Cellule! - Provide a more type-safe option for the previous data value passed toobservableQuery.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
updateQuerycallback function is now called with a new type-safepreviousDataproperty and a newcompleteproperty in the 2nd argument that determines whetherpreviousDatais a complete or partial result.As a result of this change, it is recommended to use the
previousDataproperty 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.