Commit ada86b1
authored
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) |
[](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
- [#​4329](https://redirect.github.com/wevm/viem/pull/4329)
[`d12bb351c0b8c973b995583695606f9d083af1bb`](https://redirect.github.com/wevm/viem/commit/d12bb351c0b8c973b995583695606f9d083af1bb)
Thanks [@​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.
- [#​4333](https://redirect.github.com/wevm/viem/pull/4333)
[`71a324d6b98332f4f98e10c9de4d61287de8534a`](https://redirect.github.com/wevm/viem/commit/71a324d6b98332f4f98e10c9de4d61287de8534a)
Thanks [@​kiyoakii](https://redirect.github.com/kiyoakii)! - Added
`blockCreated` field to MegaETH Mainnet and Testnet multicall3 contract
definitions.
- [#​4330](https://redirect.github.com/wevm/viem/pull/4330)
[`aab32a4a5eb3df06cdf8eab5d6f91259d438590b`](https://redirect.github.com/wevm/viem/commit/aab32a4a5eb3df06cdf8eab5d6f91259d438590b)
Thanks [@​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
- [#​4300](https://redirect.github.com/wevm/viem/pull/4300)
[`cc60e25ca55c022a56ed9e991ec23cb615593da6`](https://redirect.github.com/wevm/viem/commit/cc60e25ca55c022a56ed9e991ec23cb615593da6)
Thanks [@​LXPDevs](https://redirect.github.com/LXPDevs)! - Added
LuxePorts chain.
- [#​4306](https://redirect.github.com/wevm/viem/pull/4306)
[`e3901661ba0442d6ae66c4d702396e8ee247d03f`](https://redirect.github.com/wevm/viem/commit/e3901661ba0442d6ae66c4d702396e8ee247d03f)
Thanks
[@​izharan-fireblocks](https://redirect.github.com/izharan-fireblocks)!
- Added `WalletConnectSessionSettlementError` as a non-retryable
transport error.
- [#​4301](https://redirect.github.com/wevm/viem/pull/4301)
[`662215f12310c3c2b17424093d3f4922693432f2`](https://redirect.github.com/wevm/viem/commit/662215f12310c3c2b17424093d3f4922693432f2)
Thanks
[@​xGreen-project](https://redirect.github.com/xGreen-project)! -
Added XGR Mainnet chain.
- [#​4315](https://redirect.github.com/wevm/viem/pull/4315)
[`56d0920fd654ab93e89fff77769b0c982b8928d5`](https://redirect.github.com/wevm/viem/commit/56d0920fd654ab93e89fff77769b0c982b8928d5)
Thanks [@​jxom](https://redirect.github.com/jxom)! - Fixed
`sendCallsSync` to respect client-level action overrides (e.g. smart
account clients).
- [#​4294](https://redirect.github.com/wevm/viem/pull/4294)
[`8c3fa2684820c80e8908cc799fd47815594e4871`](https://redirect.github.com/wevm/viem/commit/8c3fa2684820c80e8908cc799fd47815594e4871)
Thanks [@​Oighty](https://redirect.github.com/Oighty)! - Added
Citrea Mainnet chain support.
- [#​4321](https://redirect.github.com/wevm/viem/pull/4321)
[`059274e18c19270e7f7e98f0b087e7986d5a6dd7`](https://redirect.github.com/wevm/viem/commit/059274e18c19270e7f7e98f0b087e7986d5a6dd7)
Thanks [@​highonrice](https://redirect.github.com/highonrice)! -
Updated the native currency of Stable Mainnet.
- [#​4319](https://redirect.github.com/wevm/viem/pull/4319)
[`746f5ae3b220313748bf7e0eb2d86f07848b6628`](https://redirect.github.com/wevm/viem/commit/746f5ae3b220313748bf7e0eb2d86f07848b6628)
Thanks
[@​brotherlymite](https://redirect.github.com/brotherlymite)! -
Added etherscan explorer for MegaETH.
- [#​4305](https://redirect.github.com/wevm/viem/pull/4305)
[`428ef7cd7b4d6e9860296df841ce2f4a8d494bc1`](https://redirect.github.com/wevm/viem/commit/428ef7cd7b4d6e9860296df841ce2f4a8d494bc1)
Thanks [@​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
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments