Skip to content

Commit 8887198

Browse files
chore(deps): update dependency viem to v2.38.0 (#65)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [viem](https://viem.sh) ([source](https://redirect.github.com/wevm/viem)) | dependencies | minor | [`2.37.12` -> `2.38.0`](https://renovatebot.com/diffs/npm/viem/2.37.12/2.38.0) | [![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.0`](https://redirect.github.com/wevm/viem/releases/tag/viem%402.38.0) [Compare Source](https://redirect.github.com/wevm/viem/compare/viem@2.37.13...viem@2.38.0) ##### Minor Changes - [#&#8203;3989](https://redirect.github.com/wevm/viem/pull/3989) [`2b254aa650411285c74dc8caa01a6a4e096e9915`](https://redirect.github.com/wevm/viem/commit/2b254aa650411285c74dc8caa01a6a4e096e9915) Thanks [@&#8203;jxom](https://redirect.github.com/jxom)! - Added `sendTransactionSync`, `sendRawTransactionSync`, `writeContractSync`, `sendCallsSync`. ### [`v2.37.13`](https://redirect.github.com/wevm/viem/releases/tag/viem%402.37.13) [Compare Source](https://redirect.github.com/wevm/viem/compare/viem@2.37.12...viem@2.37.13) ##### Patch Changes - [#&#8203;4003](https://redirect.github.com/wevm/viem/pull/4003) [`4bc1803f76fd1d935982a20f558926f4c8417014`](https://redirect.github.com/wevm/viem/commit/4bc1803f76fd1d935982a20f558926f4c8417014) Thanks [@&#8203;yumartins](https://redirect.github.com/yumartins)! - Added Nitrograph Testnet chain. - [`4376837b38d2d2a2c9b44e4955fadbdb75c13a74`](https://redirect.github.com/wevm/viem/commit/4376837b38d2d2a2c9b44e4955fadbdb75c13a74) Thanks [@&#8203;jxom](https://redirect.github.com/jxom)! - Simplify `account#signTransaction` interface. - [#&#8203;3993](https://redirect.github.com/wevm/viem/pull/3993) [`a57ff1b6010a087d986320d3e5c50cca9dded93c`](https://redirect.github.com/wevm/viem/commit/a57ff1b6010a087d986320d3e5c50cca9dded93c) Thanks [@&#8203;simbadMarino](https://redirect.github.com/simbadMarino)! - Added TRON Nile testnet chain - [#&#8203;3996](https://redirect.github.com/wevm/viem/pull/3996) [`b8915c0be63c87e75225fb716631e913b0131d09`](https://redirect.github.com/wevm/viem/commit/b8915c0be63c87e75225fb716631e913b0131d09) Thanks [@&#8203;sandyup](https://redirect.github.com/sandyup)! - Added Doma Testnet. - [#&#8203;3990](https://redirect.github.com/wevm/viem/pull/3990) [`3d6ea4ea07323ac3f2bed91ab4c33ded5e23b6d1`](https://redirect.github.com/wevm/viem/commit/3d6ea4ea07323ac3f2bed91ab4c33ded5e23b6d1) Thanks [@&#8203;aaronmgdr](https://redirect.github.com/aaronmgdr)! - Deprecated `celoAlfajores`. </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> 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 690e46c commit 8887198

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

0 commit comments

Comments
 (0)