Skip to content

Commit e2bce4b

Browse files
chore(deps): update dependency viem to v2.38.5 (#1393)
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.4` -> `2.38.5`](https://renovatebot.com/diffs/npm/viem/2.38.4/2.38.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.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. </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Update viem to 2.38.5 in the CLI to pick up the latest chain updates. Adds Nomina mainnet and 0g testnet, and fixes a minor PGN chain name issue; no migration needed. <!-- 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 72f4ea1 commit e2bce4b

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.4",
74+
"viem": "2.38.5",
7575
"which": "5.0.0",
7676
"yaml": "2.8.1",
7777
"yocto-spinner": "^1.0.0",
@@ -1533,7 +1533,7 @@
15331533

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

1536-
"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=="],
1536+
"viem": ["viem@2.38.5", "", { "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-EU2olUnWd5kBK1t3BicwaamPHGUANRYetoDLSVzDy7XQ8o8UswItnkQbufe3xTcdRCtb2JYMwjlgHZZ7fUoLdA=="],
15371537

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

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.4",
70+
"viem": "2.38.5",
7171
"which": "5.0.0",
7272
"yaml": "2.8.1",
7373
"yoctocolors": "2.1.2",

0 commit comments

Comments
 (0)