Skip to content

Commit bd9cedd

Browse files
chore(deps): update dependency viem to v2.37.7 (#35)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). 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.37.6` -> `2.37.7`](https://renovatebot.com/diffs/npm/viem/2.37.6/2.37.7) | [![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.37.7`](https://redirect.github.com/wevm/viem/releases/tag/viem%402.37.7) [Compare Source](https://redirect.github.com/wevm/viem/compare/viem@2.37.6...viem@2.37.7) ##### Patch Changes - [`768a11055ad9a4ad47e1ba118545f2f0294fb19b`](https://redirect.github.com/wevm/viem/commit/768a11055ad9a4ad47e1ba118545f2f0294fb19b) Thanks [@&#8203;jxom](https://redirect.github.com/jxom)! - Removed manual `authorizationList` gas. - [#&#8203;3958](https://redirect.github.com/wevm/viem/pull/3958) [`52ac3ffb99922c5362058a570466e04c401a0630`](https://redirect.github.com/wevm/viem/commit/52ac3ffb99922c5362058a570466e04c401a0630) Thanks [@&#8203;Yutaro-Mori-eng](https://redirect.github.com/Yutaro-Mori-eng)! - Added ENI Mainnet & Testnet. - [#&#8203;3949](https://redirect.github.com/wevm/viem/pull/3949) [`dffbdc2762d776f90317b4e191e1631a4df8df3a`](https://redirect.github.com/wevm/viem/commit/dffbdc2762d776f90317b4e191e1631a4df8df3a) Thanks [@&#8203;mmabbasi77](https://redirect.github.com/mmabbasi77)! - Added ICB Network chain. - [#&#8203;3952](https://redirect.github.com/wevm/viem/pull/3952) [`9cf65b7fe846c0755bdd8bf3b0d820e0d7623986`](https://redirect.github.com/wevm/viem/commit/9cf65b7fe846c0755bdd8bf3b0d820e0d7623986) Thanks [@&#8203;jeffgeudens](https://redirect.github.com/jeffgeudens)! - Added Botanix chain and modified Botanix 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 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:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> 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 823b16d commit bd9cedd

2 files changed

Lines changed: 3 additions & 5 deletions

File tree

bun.lock

Lines changed: 2 additions & 4 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
@@ -43,7 +43,7 @@
4343
"commander": "14.0.1",
4444
"lefthook": "1.13.1",
4545
"ox": "0.9.6",
46-
"viem": "2.37.6",
46+
"viem": "2.37.7",
4747
"yaml": "2.8.1",
4848
"zod": "4.1.9"
4949
}

0 commit comments

Comments
 (0)