Update dependencies#784
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
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.1→^2.49.3^4.3.6→^4.4.3Release Notes
wevm/viem (viem)
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).v2.48.4Compare Source
Patch Changes
cb3206e1039b21e45e4ed17898aa1ff561cdecb4Thanks @jxom! - viem/tempo: Added virtual address actions for the TIP-1022 Address Registry precompile:virtualAddress.getMasterAddress,virtualAddress.resolve,virtualAddress.registerMaster,virtualAddress.registerMasterSync. Re-exportedVirtualAddressandVirtualMasterfromox/tempo.v2.48.3Compare Source
Patch Changes
bc4be026420daba9c682412ceb5840526ae7fdd1Thanks @tmm! - Re-exportedBytes,PublicKey, andSecp256k1fromviem/tempo.v2.48.2Compare Source
Patch Changes
#4526
28fcb0d487ecc525d687201b4eb47136ace7f7b9Thanks @mk0walsk! - Added OP Stack chain config to Zircuit.#4520
3e88a77f8eb92fa1ce4410ad14bdbab8f04cce4bThanks @pxrl! - Added Tron block time67d979c678c4835ace58c00e43eaf2291cd5764bThanks @jxom! - FixedprepareTransactionRequestto preservenonce: 0instead of dropping it.#4455
c0c09a6adf8cafc75f3ace8b892e57f41538baa7Thanks @nikicat! - FixedLogTopictype to accept readonly arrays.59b69da17293f626650f211f0129b7ccfdaf957dThanks @jxom! - AddedresolveAccessKeyto support alternative access key formats ({ address, type },{ publicKey, type }) in addition to{ accessKeyAddress, keyType }forsignKeyAuthorizationand access key actions.#4428
30ac0cf8517a013d9869cf2a9c2a652c80abaf46Thanks @hashcashier! - Replaced manualextraDatadecoding withl2SequenceNumber()contract call ingetGames.colinhacks/zod (zod)
v4.4.3Compare Source
v4.4.2Compare Source
v4.4.1Compare Source
v4.4.0Compare Source
Configuration
📅 Schedule: (UTC)
* * 1 * *)🚦 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.
This PR was generated by Mend Renovate. View the repository job log.