Skip to content

Commit 9f7ac69

Browse files
chore(deps): update dependency viem to v2.38.4 (#1386)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [viem](https://viem.sh) ([source](https://redirect.github.com/wevm/viem)) | devDependencies | patch | [`2.38.3` -> `2.38.4`](https://renovatebot.com/diffs/npm/viem/2.38.3/2.38.4) | [![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.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 is behind base branch, 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/sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTYuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Update viem from 2.38.3 to 2.38.4 in the CLI to pick up patch fixes, new networks, and improved transaction request formatting. No code changes or migration required. <!-- End of auto-generated description by cubic. --> 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 818a749 commit 9f7ac69

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"is-in-ci": "2.0.0",
7272
"semver": "7.7.3",
7373
"slugify": "1.6.6",
74-
"viem": "2.38.3",
74+
"viem": "2.38.4",
7575
"which": "5.0.0",
7676
"yaml": "2.8.1",
7777
"yocto-spinner": "^1.0.0",
@@ -1545,7 +1545,7 @@
15451545

15461546
"vary": ["vary@1.1.2", "", {}, "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg=="],
15471547

1548-
"viem": ["viem@2.38.3", "", { "dependencies": { "@noble/curves": "1.9.1", "@noble/hashes": "1.8.0", "@scure/bip32": "1.7.0", "@scure/bip39": "1.6.0", "abitype": "1.1.0", "isows": "1.0.7", "ox": "0.9.6", "ws": "8.18.3" }, "peerDependencies": { "typescript": ">=5.0.4" }, "optionalPeers": ["typescript"] }, "sha512-By2TutLv07iNHHtWqHHzjGipevYsfGqT7KQbGEmqLco1qTJxKnvBbSviqiu6/v/9REV6Q/FpmIxf2Z7/l5AbcQ=="],
1548+
"viem": ["viem@2.38.4", "", { "dependencies": { "@noble/curves": "1.9.1", "@noble/hashes": "1.8.0", "@scure/bip32": "1.7.0", "@scure/bip39": "1.6.0", "abitype": "1.1.0", "isows": "1.0.7", "ox": "0.9.6", "ws": "8.18.3" }, "peerDependencies": { "typescript": ">=5.0.4" }, "optionalPeers": ["typescript"] }, "sha512-qnyPNg6Lz1EEC86si/1dq7GlOyZVFHSgAW+p8Q31R5idnAYCOdTM2q5KLE4/ykMeMXzY0bnp5MWTtR/wjCtWmQ=="],
15491549

15501550
"walk-up-path": ["walk-up-path@4.0.0", "", {}, "sha512-3hu+tD8YzSLGuFYtPRb48vdhKMi0KQV5sn+uWr8+7dMEq/2G/dtLrdDinkLjqq5TIbIBjYJ4Ax/n3YiaW7QM8A=="],
15511551

sdk/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"is-in-ci": "2.0.0",
6868
"semver": "7.7.3",
6969
"slugify": "1.6.6",
70-
"viem": "2.38.3",
70+
"viem": "2.38.4",
7171
"which": "5.0.0",
7272
"yaml": "2.8.1",
7373
"yoctocolors": "2.1.2",

0 commit comments

Comments
 (0)