Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency viem to ^2.21.45 (#262)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [viem](https://viem.sh) ([source](https://redirect.github.com/wevm/viem)) | [`^2.21.44` -> `^2.21.45`](https://renovatebot.com/diffs/npm/viem/2.21.44/2.21.45) | [![age](https://developer.mend.io/api/mc/badges/age/npm/viem/2.21.45?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/viem/2.21.45?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/viem/2.21.44/2.21.45?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/viem/2.21.44/2.21.45?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>wevm/viem (viem)</summary> ### [`v2.21.45`](https://redirect.github.com/wevm/viem/releases/tag/viem%402.21.45) [Compare Source](https://redirect.github.com/wevm/viem/compare/[email protected]@2.21.45) ##### Patch Changes - [#​2997](https://redirect.github.com/wevm/viem/pull/2997) [`764a3ec32add8bb4958236fc4ecb638bc397916a`](https://redirect.github.com/wevm/viem/commit/764a3ec32add8bb4958236fc4ecb638bc397916a) Thanks [@​qi-0826](https://redirect.github.com/qi-0826)! - Added Expanse Network. - [#​3000](https://redirect.github.com/wevm/viem/pull/3000) [`fd9ae520a53a5a0ff1ade0309c4d547280ce5fdc`](https://redirect.github.com/wevm/viem/commit/fd9ae520a53a5a0ff1ade0309c4d547280ce5fdc) Thanks [@​0xtomm](https://redirect.github.com/0xtomm)! - Fixed Gnosis native currency. - [#​3002](https://redirect.github.com/wevm/viem/pull/3002) [`629db3830829e7f29e4fa9c1c9861b0435045437`](https://redirect.github.com/wevm/viem/commit/629db3830829e7f29e4fa9c1c9861b0435045437) Thanks [@​pk-850](https://redirect.github.com/pk-850)! - Added High Performance Blockchain. - [#​2992](https://redirect.github.com/wevm/viem/pull/2992) [`49f7e0866b98af21d08d28a17e6d06f44b00790f`](https://redirect.github.com/wevm/viem/commit/49f7e0866b98af21d08d28a17e6d06f44b00790f) Thanks [@​Zhangnong](https://redirect.github.com/Zhangnong)! - Added Bitgert Mainnet. - [#​2991](https://redirect.github.com/wevm/viem/pull/2991) [`0e36ce17c9a592f1fb269b14a967e11d8af66626`](https://redirect.github.com/wevm/viem/commit/0e36ce17c9a592f1fb269b14a967e11d8af66626) Thanks [@​Zhangnong](https://redirect.github.com/Zhangnong)! - Added Nahmii 2 Mainnet. - [#​2998](https://redirect.github.com/wevm/viem/pull/2998) [`139c5a27b757c3550d360eba8123bbf80d745ba7`](https://redirect.github.com/wevm/viem/commit/139c5a27b757c3550d360eba8123bbf80d745ba7) Thanks [@​qi-0826](https://redirect.github.com/qi-0826)! - Added IDChain Mainnet. - [#​2994](https://redirect.github.com/wevm/viem/pull/2994) [`82633bda23780791fd5b70aa0a6d3bf7e250955a`](https://redirect.github.com/wevm/viem/commit/82633bda23780791fd5b70aa0a6d3bf7e250955a) Thanks [@​cinnabarhorse](https://redirect.github.com/cinnabarhorse)! - Added Polter Testnet and Geist Mainnet - [`dbf13c0362b890765a7a25703d92f2b756fdbf4e`](https://redirect.github.com/wevm/viem/commit/dbf13c0362b890765a7a25703d92f2b756fdbf4e) Thanks [@​jxom](https://redirect.github.com/jxom)! - Assert that EIP-712 domains are valid. - [`162f3c23e7ffbf31bd2353b8812a0665c9359be5`](https://redirect.github.com/wevm/viem/commit/162f3c23e7ffbf31bd2353b8812a0665c9359be5) Thanks [@​jxom](https://redirect.github.com/jxom)! - Fixed issue where accessing \`block.transactions\` on \`watchBlock\` (via subscription) would throw a runtime error. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - "after 8:00 before 23:00 every weekday except on Friday" in timezone UTC. 🚦 **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/valora-inc/blockscout-status). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMS41IiwidXBkYXRlZEluVmVyIjoiMzkuMTEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsibnBtIiwicmVub3ZhdGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information