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 (#70)
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.31.0` -> `^5.33.3`](https://renovatebot.com/diffs/npm/knip/5.32.0/5.33.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/knip/5.33.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/knip/5.33.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/knip/5.32.0/5.33.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/knip/5.32.0/5.33.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [viem](https://viem.sh) ([source](https://redirect.github.com/wevm/viem)) | [`^2.21.18` -> `^2.21.22`](https://renovatebot.com/diffs/npm/viem/2.21.18/2.21.22) | [![age](https://developer.mend.io/api/mc/badges/age/npm/viem/2.21.22?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/viem/2.21.22?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/viem/2.21.18/2.21.22?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/viem/2.21.18/2.21.22?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>webpro-nl/knip (knip)</summary> ### [`v5.33.3`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.33.3) [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/5.33.2...5.33.3) - Add comment (close [#​808](https://redirect.github.com/webpro-nl/knip/issues/808)) ([`3dd6cfd`](https://redirect.github.com/webpro-nl/knip/commit/3dd6cfd0)) - Don't remove internally referenced bindingElement nodes ([#​808](https://redirect.github.com/webpro-nl/knip/issues/808)) ([`307ef8d`](https://redirect.github.com/webpro-nl/knip/commit/307ef8df)) - Expand unused exports referenced in used exports ([#​808](https://redirect.github.com/webpro-nl/knip/issues/808)) ([`1c04163`](https://redirect.github.com/webpro-nl/knip/commit/1c041635)) - Got tired of it ([`2f2a11e`](https://redirect.github.com/webpro-nl/knip/commit/2f2a11ea)) - Add test in new workspaces fixture for [`3ee0476`](https://redirect.github.com/webpro-nl/knip/commit/3ee04761) ([`4a3f84c`](https://redirect.github.com/webpro-nl/knip/commit/4a3f84cd)) - Fix travis `isEnabled` ([`b6541f3`](https://redirect.github.com/webpro-nl/knip/commit/b6541f32)) ### [`v5.33.2`](https://redirect.github.com/webpro-nl/knip/compare/5.33.1...3ee04761420562e2ef57ce25231ba72865ee0d8e) [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/5.33.1...5.33.2) ### [`v5.33.1`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.33.1) [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/5.33.0...5.33.1) - Upgrade jiti ([`a056e8d`](https://redirect.github.com/webpro-nl/knip/commit/a056e8d9)) ### [`v5.33.0`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.33.0) [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/5.32.0...5.33.0) - Remove more whitespace including newlines with enum members ([`29b35ea`](https://redirect.github.com/webpro-nl/knip/commit/29b35ea7)) - Upgrade jiti to v2.3.2 ([`c5b94c9`](https://redirect.github.com/webpro-nl/knip/commit/c5b94c91)) - Add `module` and `browser` fields to `getEntryPathsFromManifest` ([`e63ebec`](https://redirect.github.com/webpro-nl/knip/commit/e63ebeca)) </details> <details> <summary>wevm/viem (viem)</summary> ### [`v2.21.22`](https://redirect.github.com/wevm/viem/releases/tag/viem%402.21.22) [Compare Source](https://redirect.github.com/wevm/viem/compare/[email protected]@2.21.22) ##### Patch Changes - [#​2838](https://redirect.github.com/wevm/viem/pull/2838) [`f0695c5`](https://redirect.github.com/wevm/viem/commit/f0695c5c8c9fb29b78a7ca8c07b176191e550e39) Thanks [@​qi-0826](https://redirect.github.com/qi-0826)! - Added Superposition chain. - [#​2840](https://redirect.github.com/wevm/viem/pull/2840) [`e9cf6ee`](https://redirect.github.com/wevm/viem/commit/e9cf6eea9bf15ee57a6db42a2502eda6a733e149) Thanks [@​akshatmittal](https://redirect.github.com/akshatmittal)! - Added Unichain Sepolia Testnet chain. - [`0ff9db8`](https://redirect.github.com/wevm/viem/commit/0ff9db844c9b2f11f3f726da20b132c0dc11d37f) Thanks [@​jxom](https://redirect.github.com/jxom)! - Added `decodeCalls` as an optional property on `toSmartAccount`. - [#​2837](https://redirect.github.com/wevm/viem/pull/2837) [`2f46c00`](https://redirect.github.com/wevm/viem/commit/2f46c00e62c90f406da666b3544c427867135a84) Thanks [@​qi-0826](https://redirect.github.com/qi-0826)! - Added Electroneum chain. - [`95b316c`](https://redirect.github.com/wevm/viem/commit/95b316cb29375c9041ec5a92558cc975f41e9ba3) Thanks [@​jxom](https://redirect.github.com/jxom)! - Added `stateOverride` to `estimateUserOperationGas` & `prepareUserOperation`. ### [`v2.21.21`](https://redirect.github.com/wevm/viem/releases/tag/viem%402.21.21) [Compare Source](https://redirect.github.com/wevm/viem/compare/[email protected]@2.21.21) ##### Patch Changes - [#​2834](https://redirect.github.com/wevm/viem/pull/2834) [`10dcb7ab`](https://redirect.github.com/wevm/viem/commit/10dcb7ab6ac5ecf1e46e8afa3245ffc21e245365) Thanks [@​LordMarkDev](https://redirect.github.com/LordMarkDev)! - Added Zenchain Testnet ### [`v2.21.19`](https://redirect.github.com/wevm/viem/releases/tag/viem%402.21.19) [Compare Source](https://redirect.github.com/wevm/viem/compare/[email protected]@2.21.19) ##### Patch Changes - [#​2825](https://redirect.github.com/wevm/viem/pull/2825) [`66d7a1c9`](https://redirect.github.com/wevm/viem/commit/66d7a1c9685faa5c14b8ab7a6d02d5cbf5911319) Thanks [@​fengbaolong](https://redirect.github.com/fengbaolong)! - Added Matchain. - [`44ae1a55`](https://redirect.github.com/wevm/viem/commit/44ae1a5549e704486f2643c67f222ab3ce87cd47) Thanks [@​jxom](https://redirect.github.com/jxom)! - **Account Abstraction:** Tweaked address caching in `toCoinbaseSmartAccount`. - [#​2827](https://redirect.github.com/wevm/viem/pull/2827) [`3fd43329`](https://redirect.github.com/wevm/viem/commit/3fd4332902b1181ae5332c2311bb3ba8725ad37b) Thanks [@​posquit0](https://redirect.github.com/posquit0)! - Added bsquared chains - [#​2826](https://redirect.github.com/wevm/viem/pull/2826) [`4b1c3f1a`](https://redirect.github.com/wevm/viem/commit/4b1c3f1a0ab5972451f509a30616cd0826e418da) Thanks [@​posquit0](https://redirect.github.com/posquit0)! - Added bitlayer chains - [`04850399`](https://redirect.github.com/wevm/viem/commit/04850399fcc41a06c0aab7500f654665ead0c828) Thanks [@​jxom](https://redirect.github.com/jxom)! - Updated dependencies. - [`a965c5aa`](https://redirect.github.com/wevm/viem/commit/a965c5aa2f30a62b321d5cc5c908229b7c3a34aa) Thanks [@​jxom](https://redirect.github.com/jxom)! - **Account Abstraction:** Fixed User Operation fee estimation when a Bundler Client contains custom `estimateFeesPerGas` hook. - [#​2822](https://redirect.github.com/wevm/viem/pull/2822) [`2bc5ff14`](https://redirect.github.com/wevm/viem/commit/2bc5ff146b52405c62f9d6996f66e0b39840b6ea) Thanks [@​swetshaw](https://redirect.github.com/swetshaw)! - Added Kakarot Starknet Sepolia chain. </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTUuMSIsInVwZGF0ZWRJblZlciI6IjM4LjExNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJucG0iLCJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information