Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update devdependencies (#75)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [knip](https://knip.dev) ([source](https://redirect.github.com/webpro-nl/knip/tree/HEAD/packages/knip)) | [`^5.36.0` -> `^5.36.3`](https://renovatebot.com/diffs/npm/knip/5.36.2/5.36.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/knip/5.36.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/knip/5.36.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/knip/5.36.2/5.36.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/knip/5.36.2/5.36.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [viem](https://viem.sh) ([source](https://redirect.github.com/wevm/viem)) | [`^2.21.37` -> `^2.21.43`](https://renovatebot.com/diffs/npm/viem/2.21.40/2.21.43) | [![age](https://developer.mend.io/api/mc/badges/age/npm/viem/2.21.43?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/viem/2.21.43?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/viem/2.21.40/2.21.43?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/viem/2.21.40/2.21.43?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>webpro-nl/knip (knip)</summary> ### [`v5.36.3`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.36.3) [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/5.36.2...5.36.3) - Consolidate specifier workspace handling into helper ([`5c4a9d5`](https://redirect.github.com/webpro-nl/knip/commit/5c4a9d59)) - No need to add .json files as entry files ([`8c0289f`](https://redirect.github.com/webpro-nl/knip/commit/8c0289f3)) - Update comparison-and-migration.md. Fix wrong link of npm-check ([#​828](https://redirect.github.com/webpro-nl/knip/issues/828)) ([`a4a9882`](https://redirect.github.com/webpro-nl/knip/commit/a4a98827)) - Only show any config hints in non-production mode ([`a138388`](https://redirect.github.com/webpro-nl/knip/commit/a1383889)) </details> <details> <summary>wevm/viem (viem)</summary> ### [`v2.21.43`](https://redirect.github.com/wevm/viem/releases/tag/viem%402.21.43) [Compare Source](https://redirect.github.com/wevm/viem/compare/viem@2.21.42...viem@2.21.43) ##### Patch Changes - [`dce1a72c344d68ca568fbd04f282f1d6185abd36`](https://redirect.github.com/wevm/viem/commit/dce1a72c344d68ca568fbd04f282f1d6185abd36) Thanks [@​jxom](https://redirect.github.com/jxom)! - Updated \`normalize\` to use \`ox/Ens\`. - [`af1fe2d1c68baa321d1163deff06d26ee3f5a313`](https://redirect.github.com/wevm/viem/commit/af1fe2d1c68baa321d1163deff06d26ee3f5a313) Thanks [@​jxom](https://redirect.github.com/jxom)! - Fixed inference for overloaded functions on \`readContract\` + \`simulateContract\` Actions. - [#​2982](https://redirect.github.com/wevm/viem/pull/2982) [`7d9ec2e98e5200e6fcc7911054fd022b25e85a93`](https://redirect.github.com/wevm/viem/commit/7d9ec2e98e5200e6fcc7911054fd022b25e85a93) Thanks [@​pk-850](https://redirect.github.com/pk-850)! - Added CoinEx Mainnet. - [#​2983](https://redirect.github.com/wevm/viem/pull/2983) [`1a3e090d341c0f2e6b19da0090e6ca05b127b2ed`](https://redirect.github.com/wevm/viem/commit/1a3e090d341c0f2e6b19da0090e6ca05b127b2ed) Thanks [@​pk-850](https://redirect.github.com/pk-850)! - Added Ubiq Mainnet. - [#​2984](https://redirect.github.com/wevm/viem/pull/2984) [`907c646076f19d6de8040c800a8d6c45596d7a97`](https://redirect.github.com/wevm/viem/commit/907c646076f19d6de8040c800a8d6c45596d7a97) Thanks [@​vince0656](https://redirect.github.com/vince0656)! - Added Mekong chain. ### [`v2.21.42`](https://redirect.github.com/wevm/viem/releases/tag/viem%402.21.42) [Compare Source](https://redirect.github.com/wevm/viem/compare/viem@2.21.41...viem@2.21.42) ##### Patch Changes - [#​2976](https://redirect.github.com/wevm/viem/pull/2976) [`8acccb16d7acb0d8367b7c85ca496aa6c9582c67`](https://redirect.github.com/wevm/viem/commit/8acccb16d7acb0d8367b7c85ca496aa6c9582c67) Thanks [@​vittominacori](https://redirect.github.com/vittominacori)! - Fixed Unichain block explorer API URL. - [#​2972](https://redirect.github.com/wevm/viem/pull/2972) [`a25864b336dbca800a8f5e598dd8b808194245e3`](https://redirect.github.com/wevm/viem/commit/a25864b336dbca800a8f5e598dd8b808194245e3) Thanks [@​qi-0826](https://redirect.github.com/qi-0826)! - Added Diode Prenet. - [#​2970](https://redirect.github.com/wevm/viem/pull/2970) [`fd3547bb4d4477aef09d94e38a53e6e399af551d`](https://redirect.github.com/wevm/viem/commit/fd3547bb4d4477aef09d94e38a53e6e399af551d) Thanks [@​qi-0826](https://redirect.github.com/qi-0826)! - Added Acria IntelliChain. ### [`v2.21.41`](https://redirect.github.com/wevm/viem/releases/tag/viem%402.21.41) [Compare Source](https://redirect.github.com/wevm/viem/compare/viem@2.21.40...viem@2.21.41) ##### Patch Changes - [#​2962](https://redirect.github.com/wevm/viem/pull/2962) [`de25e2b617b2a01bb9daf23cc3de927438fdc15c`](https://redirect.github.com/wevm/viem/commit/de25e2b617b2a01bb9daf23cc3de927438fdc15c) Thanks [@​Zhangnong](https://redirect.github.com/Zhangnong)! - Added ENULS Mainnet. - [#​2963](https://redirect.github.com/wevm/viem/pull/2963) [`83869dabffcaab99e401ddc35fa9e2781a15bf59`](https://redirect.github.com/wevm/viem/commit/83869dabffcaab99e401ddc35fa9e2781a15bf59) Thanks [@​Zhangnong](https://redirect.github.com/Zhangnong)! - Added AIOZ Network. - [#​2965](https://redirect.github.com/wevm/viem/pull/2965) [`eb1863277483106b55b8fa74716f52a9e642b3d0`](https://redirect.github.com/wevm/viem/commit/eb1863277483106b55b8fa74716f52a9e642b3d0) Thanks [@​alcuadrado](https://redirect.github.com/alcuadrado)! - Fixed `sendTransaction` error bubbling for fallback. - [#​2968](https://redirect.github.com/wevm/viem/pull/2968) [`e8a79e8eb94b405e02ea05735bb6e6f204623a51`](https://redirect.github.com/wevm/viem/commit/e8a79e8eb94b405e02ea05735bb6e6f204623a51) Thanks [@​roylines](https://redirect.github.com/roylines)! - Update from MATIC to POL on Polygon Amoy. - [#​2965](https://redirect.github.com/wevm/viem/pull/2965) [`eb1863277483106b55b8fa74716f52a9e642b3d0`](https://redirect.github.com/wevm/viem/commit/eb1863277483106b55b8fa74716f52a9e642b3d0) Thanks [@​alcuadrado](https://redirect.github.com/alcuadrado)! - Rethrow the original `eth_sendTransaction` error if `wallet_sendTransaction` isn't supported - [#​2964](https://redirect.github.com/wevm/viem/pull/2964) [`4c688448928ed998b2884bcda5c3885af43750d6`](https://redirect.github.com/wevm/viem/commit/4c688448928ed998b2884bcda5c3885af43750d6) Thanks [@​impelcrypto](https://redirect.github.com/impelcrypto)! - Updated the disputeGameFactory contract and the explorer URL for Soneium Minato </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone UTC, 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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/viem-account-hsm-gcp). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS43LjEiLCJ1cGRhdGVkSW5WZXIiOiIzOS43LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbIm5wbSIsInJlbm92YXRlIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information