Skip to content

Commit ada86b1

Browse files
chore(deps): update dependency viem to v2.45.3 (#201)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [viem](https://viem.sh) ([source](https://redirect.github.com/wevm/viem)) | dependencies | patch | [`2.45.1` → `2.45.3`](https://renovatebot.com/diffs/npm/viem/2.45.1/2.45.3) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/wevm/viem/badge)](https://securityscorecards.dev/viewer/?uri=github.com/wevm/viem) | --- ### Release Notes <details> <summary>wevm/viem (viem)</summary> ### [`v2.45.3`](https://redirect.github.com/wevm/viem/releases/tag/viem%402.45.3) [Compare Source](https://redirect.github.com/wevm/viem/compare/viem@2.45.2...viem@2.45.3) ##### Patch Changes - [#&#8203;4329](https://redirect.github.com/wevm/viem/pull/4329) [`d12bb351c0b8c973b995583695606f9d083af1bb`](https://redirect.github.com/wevm/viem/commit/d12bb351c0b8c973b995583695606f9d083af1bb) Thanks [@&#8203;sakulstra](https://redirect.github.com/sakulstra)! - Added multicall batching support for `getBalance` via multicall3's `getEthBalance`. When the client has `batch.multicall` enabled, `getBalance` calls are now batched via `eth_call` instead of making individual `eth_getBalance` RPC calls. - [#&#8203;4333](https://redirect.github.com/wevm/viem/pull/4333) [`71a324d6b98332f4f98e10c9de4d61287de8534a`](https://redirect.github.com/wevm/viem/commit/71a324d6b98332f4f98e10c9de4d61287de8534a) Thanks [@&#8203;kiyoakii](https://redirect.github.com/kiyoakii)! - Added `blockCreated` field to MegaETH Mainnet and Testnet multicall3 contract definitions. - [#&#8203;4330](https://redirect.github.com/wevm/viem/pull/4330) [`aab32a4a5eb3df06cdf8eab5d6f91259d438590b`](https://redirect.github.com/wevm/viem/commit/aab32a4a5eb3df06cdf8eab5d6f91259d438590b) Thanks [@&#8203;boredland](https://redirect.github.com/boredland)! - Added `blockCreated` field to `zkSync` multicall3 contract. ### [`v2.45.2`](https://redirect.github.com/wevm/viem/releases/tag/viem%402.45.2) [Compare Source](https://redirect.github.com/wevm/viem/compare/viem@2.45.1...viem@2.45.2) ##### Patch Changes - [#&#8203;4300](https://redirect.github.com/wevm/viem/pull/4300) [`cc60e25ca55c022a56ed9e991ec23cb615593da6`](https://redirect.github.com/wevm/viem/commit/cc60e25ca55c022a56ed9e991ec23cb615593da6) Thanks [@&#8203;LXPDevs](https://redirect.github.com/LXPDevs)! - Added LuxePorts chain. - [#&#8203;4306](https://redirect.github.com/wevm/viem/pull/4306) [`e3901661ba0442d6ae66c4d702396e8ee247d03f`](https://redirect.github.com/wevm/viem/commit/e3901661ba0442d6ae66c4d702396e8ee247d03f) Thanks [@&#8203;izharan-fireblocks](https://redirect.github.com/izharan-fireblocks)! - Added `WalletConnectSessionSettlementError` as a non-retryable transport error. - [#&#8203;4301](https://redirect.github.com/wevm/viem/pull/4301) [`662215f12310c3c2b17424093d3f4922693432f2`](https://redirect.github.com/wevm/viem/commit/662215f12310c3c2b17424093d3f4922693432f2) Thanks [@&#8203;xGreen-project](https://redirect.github.com/xGreen-project)! - Added XGR Mainnet chain. - [#&#8203;4315](https://redirect.github.com/wevm/viem/pull/4315) [`56d0920fd654ab93e89fff77769b0c982b8928d5`](https://redirect.github.com/wevm/viem/commit/56d0920fd654ab93e89fff77769b0c982b8928d5) Thanks [@&#8203;jxom](https://redirect.github.com/jxom)! - Fixed `sendCallsSync` to respect client-level action overrides (e.g. smart account clients). - [#&#8203;4294](https://redirect.github.com/wevm/viem/pull/4294) [`8c3fa2684820c80e8908cc799fd47815594e4871`](https://redirect.github.com/wevm/viem/commit/8c3fa2684820c80e8908cc799fd47815594e4871) Thanks [@&#8203;Oighty](https://redirect.github.com/Oighty)! - Added Citrea Mainnet chain support. - [#&#8203;4321](https://redirect.github.com/wevm/viem/pull/4321) [`059274e18c19270e7f7e98f0b087e7986d5a6dd7`](https://redirect.github.com/wevm/viem/commit/059274e18c19270e7f7e98f0b087e7986d5a6dd7) Thanks [@&#8203;highonrice](https://redirect.github.com/highonrice)! - Updated the native currency of Stable Mainnet. - [#&#8203;4319](https://redirect.github.com/wevm/viem/pull/4319) [`746f5ae3b220313748bf7e0eb2d86f07848b6628`](https://redirect.github.com/wevm/viem/commit/746f5ae3b220313748bf7e0eb2d86f07848b6628) Thanks [@&#8203;brotherlymite](https://redirect.github.com/brotherlymite)! - Added etherscan explorer for MegaETH. - [#&#8203;4305](https://redirect.github.com/wevm/viem/pull/4305) [`428ef7cd7b4d6e9860296df841ce2f4a8d494bc1`](https://redirect.github.com/wevm/viem/commit/428ef7cd7b4d6e9860296df841ce2f4a8d494bc1) Thanks [@&#8203;LxpSrDev](https://redirect.github.com/LxpSrDev)! - Added LuxePorts chain. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/settlemint/network-bootstrapper). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45NS4yIiwidXBkYXRlZEluVmVyIjoiNDIuOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c0632cd commit ada86b1

2 files changed

Lines changed: 3 additions & 5 deletions

File tree

bun.lock

Lines changed: 2 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"multiformats": "13.4.2",
4545
"lefthook": "2.1.0",
4646
"ox": "0.12.1",
47-
"viem": "2.45.1",
47+
"viem": "2.45.3",
4848
"yaml": "2.8.2",
4949
"zod": "4.3.6"
5050
}

0 commit comments

Comments
 (0)