fix(deps): update dependency wagmi to ^0.12.0 #48
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:
^0.8.5
->^0.12.0
Release Notes
wevm/wagmi (wagmi)
v0.12.13
Compare Source
Patch Changes
#2270
6d1fa9df
Thanks @jxom! - Updated references.Updated dependencies [
6d1fa9df
]:v0.12.12
Compare Source
Patch Changes
#2208
cfc696d8
Thanks @bangtoven! - Bumped references to apply coinbase wallet sdk updatesUpdated dependencies [
cfc696d8
]:v0.12.11
Compare Source
Patch Changes
a4ca4b05
Thanks @tmm! - Downgraded abitype.v0.12.10
Compare Source
Patch Changes
#2143
26dc5326
Thanks @tmm! - Exported Sepolia Chain.#2146
21b6842e
Thanks @tmm! - Bumped referencesUpdated dependencies [
26dc5326
,21b6842e
]:v0.12.9
Compare Source
Patch Changes
664c2b16
Thanks @jxom! - Bumped React Query & ABIType dependenciesv0.12.8
Compare Source
Patch Changes
#2099
f1fee5b3
Thanks @jxom! - Added chains:nexi
polygonZkEvm
xdc
xdcTestnet
#2085
7d64e3f5
Thanks @jxom! - Fixed an issue where multicall would not throw if the target chain was not configured on the wagmi client.Updated dependencies [
f1fee5b3
,7d64e3f5
]:v0.12.7
Compare Source
Patch Changes
#2082
2ccc8a25
Thanks @jxom! - Updated references.Updated dependencies [
2ccc8a25
]:v0.12.6
Compare Source
Patch Changes
#2056
944f6513
Thanks @tmm! - Bumped references.Updated dependencies [
944f6513
]:v0.12.5
Compare Source
Patch Changes
#2053
665df1bf
Thanks @tmm! - Fixed issue where you add a new chain to MetaMask, but the switch after is rejected.Updated dependencies [
665df1bf
]:v0.12.4
Compare Source
Patch Changes
#2046
90d8e9b8
Thanks @tmm! - Exported internal type.Updated dependencies [
90d8e9b8
]:v0.12.3
Compare Source
Patch Changes
#2039
bac893ab
Thanks @tmm! - Updated references.#2043
49a58320
Thanks @tmm! - RemovedInjectedConnector
shimChainChangedDisconnect
shim (no longer necessary).#2042
e7ac7afc
Thanks @tmm! - Fixed exposed types that weren't passed down.Updated dependencies [
bac893ab
,49a58320
]:v0.12.2
Compare Source
Patch Changes
#2016
06bf61de
Thanks @jxom! - Added chains:boba
chronos
crossbell
dfk
dogechain
flare
flareTestnet
klaytn
scrollTestnet
shardeumSphinx
skaleCalypso
skaleCalypsoTestnet
skaleChaosTestnet
skaleCryptoBlades
skaleCryptoColosseum
skaleEuropa
skaleEuropaTestnet
skaleExorde
skaleHumanProtocol
skaleNebula
skaleNebulaTestnet
skaleRazor
skaleTitan
skaleTitanTestnet
songbird
songbirdTestnet
titan
titanTestnet
wanchain
wanchainTestnet
#2016
06bf61de
Thanks @jxom! - Updated references/ submodule.Updated dependencies [
06bf61de
,06bf61de
]:v0.12.1
Compare Source
Patch Changes
#2270
6d1fa9df
Thanks @jxom! - Updated references.Updated dependencies [
6d1fa9df
]:v0.12.0
Compare Source
Minor Changes
#1902
0994e896
Thanks @jxom! - Breaking: Removed theversion
config option forWalletConnectConnector
.WalletConnectConnector
now uses WalletConnect v2 by default. WalletConnect v1 is nowWalletConnectLegacyConnector
.WalletConnect v2
import { WalletConnectConnector } from 'wagmi/connectors/walletConnect' const connector = new WalletConnectConnector({ options: { - version: '2', projectId: 'abc', }, })
WalletConnect v1
Patch Changes
0994e896
]:v0.11.7
Compare Source
Patch Changes
#1907
cc4e74ee
Thanks @jxom! - Added the following chains to thewagmi/chains
entrypoint:baseGoerli
harmonyOne
polygonZkEvmTestnet
Updated dependencies [
cc4e74ee
]:v0.11.6
Compare Source
Patch Changes
#1882
282cc1b0
Thanks @tmm! - Updated references.Updated dependencies [
282cc1b0
]:v0.11.5
Compare Source
Patch Changes
#1812
c7fd7fbd
Thanks @jxom! - Added the following chains to thewagmi/chains
entrypoint:filecoinCalibration
moonbaseAlpha
moonbeam
moonriver
Updated dependencies [
c7fd7fbd
]:v0.11.4
Compare Source
Patch Changes
#1679
3cef111b
Thanks @aj-may! - FixeduseAccount
onConnect
andonDisconnect
callbacks for React Strict Mode.#1786
b173a431
Thanks @tmm! - Locked ethers peer dependency version to >=5.5.1 <6#1787
f023fd8f
Thanks @tmm! - AddedSafeConnector
Updated dependencies [
b173a431
,f023fd8f
]:v0.11.3
Compare Source
Patch Changes
#1773
9aaf1955
Thanks @jxom! - Updated@walletconnect/universal-provider
onWalletConnectConnector
v2.Added more signable methods to
WalletConnectConnector
v2.#1773
9aaf1955
Thanks @jxom! - Added Telos to thewagmi/chains
entrypoint. Thanks @donnyquixotic!Updated dependencies [
9aaf1955
,9aaf1955
]:v0.11.2
Compare Source
Patch Changes
#1756
31d06b8c
Thanks @jxom! - Added OKC Chain. Thanks @clark-cui!#1756
31d06b8c
Thanks @jxom! - Fixed race condition betweenswitchNetwork
and mutation Actions that usechainId
(e.g.sendTransaction
). Thanks @DanInTheD4rk!Updated dependencies [
31d06b8c
,31d06b8c
]:v0.11.1
Compare Source
Patch Changes
#1752
144a0e76
Thanks @jxom! - ImprovedWalletConnectConnector
(v2) initialization & updated dependencies.#1752
144a0e76
Thanks @jxom! - Added the following chains to thewagmi/chains
entrypoint:Updated dependencies [
144a0e76
,144a0e76
]:v0.11.0
Compare Source
Minor Changes
01e21897
Thanks @tmm! - Bumped minimum TypeScript version to typescript@>=4.9.4. TypeScript 5.0 is coming soon and has some great features we are excited to bring into wagmi. To prepare for this, update your TypeScript version to 4.9.4 or higher. There are likely no breaking changes if you are coming from [email protected] || [email protected].Patch Changes
01e21897
]:v0.10.15
Compare Source
Patch Changes
#1718
e62b5ef8
Thanks @tmm! - Updated referencesUpdated dependencies [
e62b5ef8
]:v0.10.14
Compare Source
Patch Changes
#1708
07fc3801
Thanks @jxom! - Updatedreferences/
submodule.Updated dependencies [
07fc3801
]:v0.10.13
Compare Source
Patch Changes
#1705
9ff797dc
Thanks @jxom! - Added the following chains to thewagmi/chains
entrypoint:crossbell
(thanks @Songkeys)filecoin
&filecoinHyperspace
(thanks @neil0x46dc)gnosisChiado
(thanks @theNvN)metis
&metisGoerli
(thanks @CookedCookee)Updated dependencies [
9ff797dc
]:v0.10.12
Compare Source
Patch Changes
#1699
2f1e7950
Thanks @tmm! - Added public RPC URL property to ChainUpdated dependencies [
2f1e7950
]:v0.10.11
Compare Source
Patch Changes
#1685
917f5bc1
Thanks @jxom! - Replaced qrcodemodal with web3modal for the WalletConnect v2 Connector.Updated dependencies [
917f5bc1
]:v0.10.10
Compare Source
Patch Changes
a2db9170
Thanks @tmm! - Exported internal type.v0.10.9
Compare Source
Patch Changes
#1646
fcdbe353
Thanks @jxom! - Upgradedzustand
to v4.3.1.Updated dependencies [
fcdbe353
]:v0.10.8
Compare Source
Patch Changes
#1639
c6869f06
Thanks @jxom! - AddedisRainbow
flag toInjectedConnector
.Updated dependencies [
c6869f06
]:v0.10.7
Compare Source
Patch Changes
#1636
025f6771
Thanks @DanielSinclair! - AddedisRainbow
flag to injectedwindow.ethereum
types.Updated dependencies [
025f6771
]:v0.10.6
Compare Source
Patch Changes
c97a4bc5
Thanks @jxom! - Fixed an issue whereuseSigner
would not update on account change.v0.10.5
Compare Source
Patch Changes
#1621
5812b590
Thanks @tmm! - Bumped @wagmi/connectorsUpdated dependencies [
5812b590
]:v0.10.4
Compare Source
Patch Changes
49a41357
Thanks @tmm! - Exported hook types.v0.10.3
Compare Source
Patch Changes
#1598
fc10ebe6
Thanks @jxom! - Fixed CJS dependency version rangeUpdated dependencies [
fc10ebe6
]:v0.10.2
Compare Source
Patch Changes
#1593
216d555c
Thanks @jxom! - Added CJS escape hatch bundle under the "cjs" tag.Updated dependencies [
216d555c
]:v0.10.1
Compare Source
Patch Changes
#1718
e62b5ef8
Thanks @tmm! - Updated referencesUpdated dependencies [
e62b5ef8
]:v0.10.0
Compare Source
Minor Changes
#1470
3a1a6c9f
Thanks @jxom! - Breaking: TheuseSigner
hook now always returnsundefined
when no signer is present. Previously, it returnednull
.When no signer is present, the hook will be in an
"idle"
status.Patch Changes
#1470
3a1a6c9f
Thanks @jxom! - Fixed an issue whereuseSigner
would broadcast to otheruseSigner
s unnecessarily.#1470
3a1a6c9f
Thanks @jxom! - TheWalletConnectConnector
now supports WalletConnect v2.It can be enabled by setting
version
to'2'
and supplying a WalletConnect CloudprojectId
.#1570
216f585b
Thanks @jxom! - AddeduseWatchPendingTransactions
Updated dependencies [
216f585b
,3a1a6c9f
]:v0.9.6
Compare Source
Patch Changes
#1539
732da004
Thanks @0xFlicker! - All Providers (ie. Alchemy, Infura, Public) now use the ENS Registry address on the wagmiChain
object (chain.contracts.ensRegistry
).#1574
ecde3d10
Thanks @jxom! - Added the following chains:iotex
iotexTestnet
zkSync
zkSyncTestnet
Updated dependencies [
732da004
,ecde3d10
]:v0.9.5
Compare Source
Patch Changes
#1542
731b3b73
Thanks @jxom! - Added the following chains:evmos
evmosTestnet
gnosis
#1542
731b3b73
Thanks @jxom! - Updated Goerli symbol to"ETH"
.#1542
731b3b73
Thanks @jxom! - Updated Arbitrum Goerli RPC and Block Explorer.#1542
731b3b73
Thanks @jxom! - Fixed issue where connecting to MetaMask may return with a stale address.#1542
731b3b73
Thanks @jxom! - Removed ENS registry for Sepolia.Updated dependencies [
731b3b73
,731b3b73
,731b3b73
,731b3b73
,731b3b73
]:v0.9.4
Compare Source
Patch Changes
#1508
0b50b62f
Thanks @jxom! - Updated@wagmi/chains
to0.1.3
.#1507
7a083bcf
Thanks @jxom! - Fixed an issue whereuseBlockNumber
would return data whenwatch
is enabled andenabled
is falsy.#1504
11b8b794
Thanks @tmm! - Converted ethers custom "ACTION_REJECTED" error to standard RPC Error.Updated dependencies [
0b50b62f
,11b8b794
]:v0.9.3
Compare Source
Patch Changes
#1431
af28f8f9
Thanks @jxom! - Re-export connectors from@wagmi/connectors
#1431
af28f8f9
Thanks @jxom! - AddedLedgerConnector
connectorUpdated dependencies [
af28f8f9
,af28f8f9
]:v0.9.2
Compare Source
Patch Changes
#1442
cde15289
Thanks @0xproflupin! - Added Phantom wallet support toInjectedConnector
#1448
c6075f3a
Thanks @tmm! - Updated ABIType version.#1444
310a8bc4
Thanks @jxom! - Assert that aconnector
exists before invoking the callback inwatchSigner
.#1434
100e2a3b
Thanks @tmm! - UpdatedMockConnector
chainId
behavior to default to first chain fromchains
if not provided inoptions
.Updated dependencies [
cde15289
,c6075f3a
,310a8bc4
,100e2a3b
]:v0.9.1
Compare Source
Patch Changes
#1437
c34a3dc6
Thanks @jxom! - Omitted"EIP712Domain"
type fromsignTypedData
types
arg since ethers throws an internal error if you include it.#1445
51dd53cb
Thanks @jxom! - Fixed an issue where the wagmi client wouldn't rehydrate the store in local storage whenautoConnect
is truthy.Updated dependencies [
c34a3dc6
,51dd53cb
]:v0.9.0
Compare Source
Minor Changes
#1344
57a19374
Thanks @jxom! - Breaking: With the introduction of thewagmi/chains
entrypoint,wagmi
no longer exports the following:chain
allChains
defaultChains
defaultL2Chains
chainId
etherscanBlockExplorers
alchemyRpcUrls
,infuraRpcUrls
,publicRpcUrls
Read below for migration steps.
Removed
chain
The
chain
export has been removed.wagmi
now only exports themainnet
&goerli
chains. If you need to use an alternative chain (polygon
,optimism
, etc), you will need to import it from thewagmi/chains
entrypoint.Removed
allChains
The
allChains
export has been removed. If you need a list of all chains, you can utilizewagmi/chains
entrypoint.Removed
defaultChains
&defaultL2Chains
The
defaultChains
&defaultL2Chains
exports have been removed. If you still need thedefaultChains
ordefaultL2Chains
exports, you can build them yourself:Removed
chainId
The
chainId
export has been removed. You can extract a chain ID from the chain itself.Removed
etherscanBlockExplorers
The
etherscanBlockExplorers
export has been removed. You can extract a block explorer from the chain itself.Removed
alchemyRpcUrls
,infuraRpcUrls
&publicRpcUrls
The
alchemyRpcUrls
,infuraRpcUrls
&publicRpcUrls
exports have been removed. You can extract a RPC URL from the chain itself.57a19374
Thanks @jxom! - Breaking: the shape of theChain
type has been modified.RPC URLs
The
rpcUrls
shape has changed to include an array of URLs, and also the transport method (http
orwebSocket
):Note that you will also need to ensure that usage is migrated:
Contracts
The
multicall
andens
attributes have been moved into thecontracts
object:Note that you will also need to ensure that usage is migrated:
#1344
57a19374
Thanks @jxom! - Breaking: Removed thewait
config option onuseWaitForTransaction
. Use the transactionhash
instead.#1344
57a19374
Thanks @jxom! - Updated errors to usecause
instead ofinternal
#1344
57a19374
Thanks @jxom! -useEnsResolver
's result is no longer persisted by the query client since it cannot serialize its prototype methods.#1344
57a19374
Thanks @jxom! - Breaking: ChangeduseWaitForTransaction
behavior to return an error if the transaction reverted.Patch Changes
#1344
57a19374
Thanks @jxom! -useWaitForTransaction
now throws an error for cancelled or replaced transactions.#1344
57a19374
Thanks @jxom! -useWaitForTransaction
now respects repriced (sped up) transactions.#1344
57a19374
Thanks @jxom! - Updated@coinbase/wallet-sdk
to^3.6.0
.Updated dependencies [
57a19374
,57a19374
,57a19374
,57a19374
,57a19374
,57a19374
,57a19374
,57a19374
,57a19374
]:Configuration
📅 Schedule: 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.
This PR was generated by Mend Renovate. View the repository job log.