Update wagmi dependencies#318
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/wagmi-dependencies
branch
2 times, most recently
from
September 29, 2025 14:05
13280c8 to
79b1465
Compare
renovate
Bot
force-pushed
the
renovate/wagmi-dependencies
branch
5 times, most recently
from
October 9, 2025 20:51
d7de25e to
9abc401
Compare
renovate
Bot
force-pushed
the
renovate/wagmi-dependencies
branch
4 times, most recently
from
October 15, 2025 21:56
b7723f8 to
652ab74
Compare
renovate
Bot
force-pushed
the
renovate/wagmi-dependencies
branch
2 times, most recently
from
October 23, 2025 16:59
10ad806 to
89a52ca
Compare
renovate
Bot
force-pushed
the
renovate/wagmi-dependencies
branch
9 times, most recently
from
November 5, 2025 08:05
fe2793e to
0315a03
Compare
renovate
Bot
force-pushed
the
renovate/wagmi-dependencies
branch
4 times, most recently
from
November 12, 2025 07:27
42167d3 to
4b2371b
Compare
renovate
Bot
force-pushed
the
renovate/wagmi-dependencies
branch
4 times, most recently
from
November 18, 2025 06:00
4345e88 to
55ddd45
Compare
renovate
Bot
force-pushed
the
renovate/wagmi-dependencies
branch
7 times, most recently
from
November 27, 2025 11:16
31db4b2 to
85fcfe9
Compare
renovate
Bot
force-pushed
the
renovate/wagmi-dependencies
branch
10 times, most recently
from
December 5, 2025 18:04
f463315 to
fd0e787
Compare
renovate
Bot
force-pushed
the
renovate/wagmi-dependencies
branch
from
December 9, 2025 20:39
fd0e787 to
36f8eea
Compare
renovate
Bot
force-pushed
the
renovate/wagmi-dependencies
branch
2 times, most recently
from
December 23, 2025 00:14
4d41345 to
fb7cdce
Compare
renovate
Bot
force-pushed
the
renovate/wagmi-dependencies
branch
from
December 31, 2025 13:51
fb7cdce to
6e036d8
Compare
renovate
Bot
force-pushed
the
renovate/wagmi-dependencies
branch
3 times, most recently
from
January 13, 2026 03:16
9fff5d8 to
1289f85
Compare
renovate
Bot
force-pushed
the
renovate/wagmi-dependencies
branch
5 times, most recently
from
January 20, 2026 21:20
31f1f24 to
72c0f1b
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:
^2.17.3→^2.22.1^2.15.6→^2.19.5Release Notes
wevm/wagmi (@wagmi/core)
v2.22.1Compare Source
Patch Changes
accountinwaitForTransactionReceiptfor reverted transaction. (#4832)v2.22.0Compare Source
Minor Changes
sendTransactionSyncandsendCallsSyncActions. (#4823)v2.21.2Compare Source
Patch Changes
assertChainIdparameter togetConnectorClient. (866aeb0)v2.21.1Compare Source
Patch Changes
getConnectorscomparison (#4792)v2.21.0Compare Source
Minor Changes
8736133a13eb82099e20468b735525a266fdfd6cThanks @tmm! - AddedwithCapabilitiesoption toconnectfor exposing response capabilities.v2.20.3Patch Changes
ce06e137e7bfaf000464b1cecd6c86e19a66ebcfThanks @iamakulov! - FixeddeepEqualcrashing for objects with no prototypev2.20.2Patch Changes
986b96427a4bb743d2673dfbc7e8cb5041316db3Thanks @effie-ms! - FixedgetConnectorClientchain ID race condition.v2.20.1Compare Source
Patch Changes
d4c367ca46c508598c997cf229a31593a1e2b8b8Thanks @tmm! - Fixed issue with codegen actions/hooks, wheresyncConnectedChain: falsedid not work as intended.v2.20.0Compare Source
Minor Changes
a13aa2b68890f180f6ac3f741cbb9817494cb66cThanks @tmm! - Added internalrevalidatefunction.v2.19.0Compare Source
Minor Changes
b5f017dbc707729eb0b36d617352be224d1139d4Thanks @plusminushalf! - AddedgetActiontosendCallsandgetCallsStatusv2.18.1Compare Source
Patch Changes
6514ba29a5acb918773235fed0238d7d679d06d5Thanks @iceanddust! - Added missingfromaddress to thewallet_sendCallshandler in themockconnectorv2.18.0Compare Source
Minor Changes
eac550ae5b49f96a7e3404a6d88adc62d3889013Thanks @jxom! - AddedbaseAccountconnector.wevm/wagmi (wagmi)
v2.19.5Compare Source
Patch Changes
5388de5]:v2.19.4Compare Source
Patch Changes
chainIdcomputation foruseReadContractsto reduce unnecessary query invalidations. (#4872)v2.19.3Compare Source
Patch Changes
2ddb506]:v2.19.2Compare Source
Patch Changes
65cf154]:v2.19.1Compare Source
Patch Changes
faf3eed]:v2.19.0Compare Source
Minor Changes
3e634b7)Patch Changes
990dd23]:v2.18.2Compare Source
Patch Changes
ae31a8d]:v2.18.1Compare Source
Patch Changes
74100b0]:v2.18.0Compare Source
Minor Changes
useSendTransactionSyncanduseSendCallsSyncHooks. (#4823)Patch Changes
ebb2352]:v2.17.5Compare Source
Patch Changes
2f0db95,866aeb0]:v2.17.4Compare Source
Patch Changes
41eb70e,9a00e42]:v2.17.3Compare Source
Patch Changes
f05c075]:v2.17.2Patch Changes
72b703a]:v2.17.1Patch Changes
5937456]:v2.17.0Compare Source
Minor Changes
8736133a13eb82099e20468b735525a266fdfd6cThanks @tmm! - AddedwithCapabilitiesoption toconnectfor exposing response capabilities.Patch Changes
8736133a13eb82099e20468b735525a266fdfd6c]:v2.16.9Compare Source
Patch Changes
ce06e137e7bfaf000464b1cecd6c86e19a66ebcf]:v2.16.8Compare Source
Patch Changes
a03da817a388646c9b4885792101a67eef3616e7]:v2.16.6Compare Source
Patch Changes
#4773
d4c367ca46c508598c997cf229a31593a1e2b8b8Thanks @tmm! - Fixed issue with codegen actions/hooks, wheresyncConnectedChain: falsedid not work as intended.Updated dependencies [
d4c367ca46c508598c997cf229a31593a1e2b8b8]:v2.16.5Compare Source
Patch Changes
a13aa2b68890f180f6ac3f741cbb9817494cb66c]:v2.16.4Compare Source
Patch Changes
f4039419b83b52b2984de149db85c11f503ffe39]:v2.16.3Compare Source
Patch Changes
909324d28c81e15c9df312b277dcff1983fbae4d]:v2.16.2Compare Source
Patch Changes
b5f017dbc707729eb0b36d617352be224d1139d4]:v2.16.1Compare Source
Patch Changes
6fbafd425e488dbeee8404162dbeb3c737eeb8cf,6514ba29a5acb918773235fed0238d7d679d06d5]:v2.16.0Compare Source
Minor Changes
eac550ae5b49f96a7e3404a6d88adc62d3889013Thanks @jxom! - AddedbaseAccountconnector.Patch Changes
eac550ae5b49f96a7e3404a6d88adc62d3889013]:v2.15.7Compare Source
Patch Changes
e75bd89406e9b6ff5b7d3a7148ab34140fe6352a]:Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.