Skip to content

Commit 7694770

Browse files
chore(deps): update dependency viem to v2.47.5 (#241)
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.47.4` → `2.47.5`](https://renovatebot.com/diffs/npm/viem/2.47.4/2.47.5) | [![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.47.5`](https://redirect.github.com/wevm/viem/releases/tag/viem%402.47.5) [Compare Source](https://redirect.github.com/wevm/viem/compare/viem@2.47.4...viem@2.47.5) ##### Patch Changes - [#&#8203;4376](https://redirect.github.com/wevm/viem/pull/4376) [`64383c9e53cb42e5c371cc8da5a91cdfa47a3331`](https://redirect.github.com/wevm/viem/commit/64383c9e53cb42e5c371cc8da5a91cdfa47a3331) Thanks [@&#8203;nowooj](https://redirect.github.com/nowooj)! - Added CONX chain. - [#&#8203;4377](https://redirect.github.com/wevm/viem/pull/4377) [`94248ab65c00c6254158e4cd985d8f5eec41f870`](https://redirect.github.com/wevm/viem/commit/94248ab65c00c6254158e4cd985d8f5eec41f870) Thanks [@&#8203;Aboudjem](https://redirect.github.com/Aboudjem)! - Fixed unbounded LRU cache growth on iOS 18+. - [`a168f08272962f495306f72301a9d6c148428564`](https://redirect.github.com/wevm/viem/commit/a168f08272962f495306f72301a9d6c148428564) Thanks [@&#8203;tmm](https://redirect.github.com/tmm)! - Updated chain definition. - [#&#8203;4391](https://redirect.github.com/wevm/viem/pull/4391) [`a8c8e6ed4ee40f6259899742a2be20d0772841ce`](https://redirect.github.com/wevm/viem/commit/a8c8e6ed4ee40f6259899742a2be20d0772841ce) Thanks [@&#8203;mohamedhesham840](https://redirect.github.com/mohamedhesham840)! - Fixed incorrect error message for PaymasterStakeTooLowError (code -32505) - [#&#8203;4403](https://redirect.github.com/wevm/viem/pull/4403) [`e8435e340592986fcd9c21a7626ff40b1af1e850`](https://redirect.github.com/wevm/viem/commit/e8435e340592986fcd9c21a7626ff40b1af1e850) Thanks [@&#8203;GuillermoEscobero](https://redirect.github.com/GuillermoEscobero)! - Removed Zircuit Mainnet deprecated RPCs and Zircuit old testnet. - [#&#8203;4385](https://redirect.github.com/wevm/viem/pull/4385) [`ee1f2950dc5f8bf51ed9682ac0e9c4d9ef96a7bf`](https://redirect.github.com/wevm/viem/commit/ee1f2950dc5f8bf51ed9682ac0e9c4d9ef96a7bf) Thanks [@&#8203;pxrl](https://redirect.github.com/pxrl)! - Defined DisputeGameFactory for Lisk, Mode & Zora - [#&#8203;4388](https://redirect.github.com/wevm/viem/pull/4388) [`60f701f16217ef099c25184be97dc0e70e686b40`](https://redirect.github.com/wevm/viem/commit/60f701f16217ef099c25184be97dc0e70e686b40) Thanks [@&#8203;alcuadrado](https://redirect.github.com/alcuadrado)! - Added error preservation in `getContractError`. </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:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> 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 d87d448 commit 7694770

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

bun.lock

Lines changed: 2 additions & 2 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.4",
4646
"ox": "0.14.5",
47-
"viem": "2.47.4",
47+
"viem": "2.47.5",
4848
"yaml": "2.8.2",
4949
"zod": "4.3.6"
5050
}

0 commit comments

Comments
 (0)