chore(deps): update dependency viem to v2.50.4#22
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
75e11bf to
6855e45
Compare
6855e45 to
321d70a
Compare
321d70a to
10b0209
Compare
1a19ae8 to
829f955
Compare
829f955 to
6b6273f
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
6b6273f to
e460d1f
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.48.4→2.50.4Release Notes
wevm/viem (viem)
v2.50.4Compare Source
Patch Changes
423131df9e00e3df062274e483b98a4921674ceaThanks @jxom! - Fixed Tempo chain declarations to emit portable inferred types for exported derived chains.v2.50.3Compare Source
Patch Changes
5bafcd444f7ebae9bb06a8efbc801a7ea845154dThanks @jxom! -viem/tempo: Updatedwallet.depositto useamountand supported token symbols forwallet_depositrequests.v2.49.3Compare Source
Patch Changes
#4621
6d80eaeea315c552a57e9683607ed36f7d219a9eThanks @Blessing-Circle! - Added Arc chain.#4622
c5dc4d63506f787e92417eff77dd0ef84e3a2c8cThanks @struong! -viem/tempo: PreservedfeeTokenon broadcast envelope whenfeePayerSignatureis present. Previously stripped unconditionally whenfeePayer === true, breaking fee payer signature verification on-chain.v2.49.2Compare Source
Patch Changes
215469280e57b4ec729bd2537857a4ca363c984bThanks @jxom! -viem/tempo: RenamedActions.wallet.sendtoActions.wallet.transfer.v2.49.0Compare Source
Minor Changes
4cd686d4acf2c0f14955509a91a3c7ee6d0257f9Thanks @tmm! - Added AbortSignal support to request options andcallaction.Patch Changes
#4608
0e282d69d534e7fc277300260e31c07c4d8cb325Thanks @jxom! -viem/tempo: UpdatedActions.wallet.sendparameters to match the latest wallet RPC schema: renamedvaluetoamount, added an optionalmemofield (UTF-8, max 32 bytes; rejected for non-TIP-20 tokens), and widenedtokento also accept curated tokenlist symbols.await Actions.wallet.send(client, { + amount: '1.5', + memo: 'thanks', to: '0x...', - token: '0x...', + token: 'pathUsd', - value: '1.5', })v2.48.11Compare Source
Patch Changes
18ccb586bd40d8410703e426261b0f03e530ade5Thanks @gakonst! -viem/tempo: Addedwallet_JSON-RPC Actions for opening send, swap, and deposit flows.v2.48.8Compare Source
Patch Changes
6df91c4bd23bcc83b82b2c058e685fc85d18f98fThanks @jxom! -viem/tempo: AddedcapabilitiestoTransactionRequestTempoand forwarded it throughformatTransactionRequest.v2.48.7Compare Source
Patch Changes
ef3f4334f81bffc40bc2666103d3f2210f6da004Thanks @jxom! -viem/tempo: PreservedkeyType,keyId, andkeyDatafrom the input request when no account is present informatTransactionRequest.v2.48.6Compare Source
Patch Changes
d55c4a5a74112d594e306b7ed7a714d5b17a0d43Thanks @jxom! - Stripped basic-auth credentials (user:pass@) from URLs surfaced inerror meta-messages (
HttpRequestError,WebSocketRequestError,RpcRequestError,TimeoutError).Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.