Skip to content

Commit 8971859

Browse files
chore(deps): update dependency viem to v2.38.6 (#91)
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.38.3` -> `2.38.6`](https://renovatebot.com/diffs/npm/viem/2.38.3/2.38.6) | [![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.38.6`](https://redirect.github.com/wevm/viem/releases/tag/viem%402.38.6) [Compare Source](https://redirect.github.com/wevm/viem/compare/viem@2.38.5...viem@2.38.6) ##### Patch Changes - [#&#8203;4064](https://redirect.github.com/wevm/viem/pull/4064) [`9bccdb2cb445270833468c1c273d6e0f2c1dbdf7`](https://redirect.github.com/wevm/viem/commit/9bccdb2cb445270833468c1c273d6e0f2c1dbdf7) Thanks [@&#8203;coffeexcoin](https://redirect.github.com/coffeexcoin)! - Added `blockTime` for `abstract`, `abstractTestnet`, `sophon`, `sophonTestnet`, `zksync`, `zksyncSepoliaTestnet`. - [#&#8203;4061](https://redirect.github.com/wevm/viem/pull/4061) [`7efb234a7396002b1a911ff4bfbd809c76d3acc1`](https://redirect.github.com/wevm/viem/commit/7efb234a7396002b1a911ff4bfbd809c76d3acc1) Thanks [@&#8203;Blessing-Circle](https://redirect.github.com/Blessing-Circle)! - Added Arc Testnet chain. ### [`v2.38.5`](https://redirect.github.com/wevm/viem/releases/tag/viem%402.38.5) [Compare Source](https://redirect.github.com/wevm/viem/compare/viem@2.38.4...viem@2.38.5) ##### Patch Changes - [#&#8203;4056](https://redirect.github.com/wevm/viem/pull/4056) [`320895cf0e6c654b419d8d61a59c4e7b46674368`](https://redirect.github.com/wevm/viem/commit/320895cf0e6c654b419d8d61a59c4e7b46674368) Thanks [@&#8203;sandyup](https://redirect.github.com/sandyup)! - Added Nomina mainnet. - [#&#8203;4055](https://redirect.github.com/wevm/viem/pull/4055) [`2f933fb8ab20c63b8e777d1819fdd80f9b9a8715`](https://redirect.github.com/wevm/viem/commit/2f933fb8ab20c63b8e777d1819fdd80f9b9a8715) Thanks [@&#8203;sandyup](https://redirect.github.com/sandyup)! - Removed trailing whitespace from PGN chain name. - [#&#8203;4049](https://redirect.github.com/wevm/viem/pull/4049) [`f12376ca95436fe05f7fe7bc411441bc0f02c8da`](https://redirect.github.com/wevm/viem/commit/f12376ca95436fe05f7fe7bc411441bc0f02c8da) Thanks [@&#8203;hejtao](https://redirect.github.com/hejtao)! - Added 0g testnet. ### [`v2.38.4`](https://redirect.github.com/wevm/viem/releases/tag/viem%402.38.4) [Compare Source](https://redirect.github.com/wevm/viem/compare/viem@2.38.3...viem@2.38.4) ##### Patch Changes - [#&#8203;4038](https://redirect.github.com/wevm/viem/pull/4038) [`042bf3963a7435adc1044a61df03cd65f31eeac9`](https://redirect.github.com/wevm/viem/commit/042bf3963a7435adc1044a61df03cd65f31eeac9) Thanks [@&#8203;cuzfinal](https://redirect.github.com/cuzfinal)! - Updated hashkeyChainTestnet config - [`97fad54d7d6248686a7767e9ac49b8ecc60d54f8`](https://redirect.github.com/wevm/viem/commit/97fad54d7d6248686a7767e9ac49b8ecc60d54f8) Thanks [@&#8203;jxom](https://redirect.github.com/jxom)! - Passed `account` to transaction request formatters. - [#&#8203;4047](https://redirect.github.com/wevm/viem/pull/4047) [`0d9222968b1dda76fd2efc3d3c64c745955d4240`](https://redirect.github.com/wevm/viem/commit/0d9222968b1dda76fd2efc3d3c64c745955d4240) Thanks [@&#8203;akitothemoon](https://redirect.github.com/akitothemoon)! - Added Quai network. - [#&#8203;4042](https://redirect.github.com/wevm/viem/pull/4042) [`0044d12bf123cc990caf4463fe3cae237bf34d2e`](https://redirect.github.com/wevm/viem/commit/0044d12bf123cc990caf4463fe3cae237bf34d2e) Thanks [@&#8203;saqibhafeezkhan](https://redirect.github.com/saqibhafeezkhan)! - Added Gatechain Mainnet </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTYuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> 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 d07c913 commit 8971859

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.1",
4545
"lefthook": "1.13.6",
4646
"ox": "0.9.14",
47-
"viem": "2.38.3",
47+
"viem": "2.38.6",
4848
"yaml": "2.8.1",
4949
"zod": "4.1.12"
5050
}

0 commit comments

Comments
 (0)