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 (#50)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [knip](https://knip.dev) ([source](https://togithub.com/webpro-nl/knip/tree/HEAD/packages/knip)) | [`^5.27.0` -> `^5.27.2`](https://renovatebot.com/diffs/npm/knip/5.27.0/5.27.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/knip/5.27.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/knip/5.27.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/knip/5.27.0/5.27.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/knip/5.27.0/5.27.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [viem](https://viem.sh) ([source](https://togithub.com/wevm/viem)) | [`^2.18.7` -> `^2.19.3`](https://renovatebot.com/diffs/npm/viem/2.18.8/2.19.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/viem/2.19.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/viem/2.19.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/viem/2.18.8/2.19.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/viem/2.18.8/2.19.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>webpro-nl/knip (knip)</summary> ### [`v5.27.2`](https://togithub.com/webpro-nl/knip/compare/5.27.1...5e07bbcb1a5e00a31aaa226293c29a8587ec584e) [Compare Source](https://togithub.com/webpro-nl/knip/compare/5.27.1...5.27.2) ### [`v5.27.1`](https://togithub.com/webpro-nl/knip/releases/tag/5.27.1) [Compare Source](https://togithub.com/webpro-nl/knip/compare/5.27.0...5.27.1) - Use `pathsBasePath` if available to make `compilerOptions.paths` absolute (fixes [#​748](https://togithub.com/webpro-nl/knip/issues/748)) ([`6c866d2`](https://togithub.com/webpro-nl/knip/commit/6c866d26)) - Format docs ([`d0d5f97`](https://togithub.com/webpro-nl/knip/commit/d0d5f970)) - Increase enhanced-resolve cache duration ([`c7fa02e`](https://togithub.com/webpro-nl/knip/commit/c7fa02e1)) - Add test coverage for tsconfig.json w/ module:commonjs ([`3d5a536`](https://togithub.com/webpro-nl/knip/commit/3d5a5363)) - Add non-standard CJS require calls in TS files as entry files (as require.resolve) ([`f8f0d66`](https://togithub.com/webpro-nl/knip/commit/f8f0d669)) - Update docs ([`b2ea3a9`](https://togithub.com/webpro-nl/knip/commit/b2ea3a9a)) - Fix regression issue template ([`f6066d6`](https://togithub.com/webpro-nl/knip/commit/f6066d69)) - Aid ts issues ([`9eff1bb`](https://togithub.com/webpro-nl/knip/commit/9eff1bb1)) - Enable more tests in Bun ([`953d6f6`](https://togithub.com/webpro-nl/knip/commit/953d6f61)) - Update lockfile ([`4d8b35b`](https://togithub.com/webpro-nl/knip/commit/4d8b35b8)) - Replace resolve with enhanced-resolve ([`39e0f22`](https://togithub.com/webpro-nl/knip/commit/39e0f223)) - Temp exclude unlisted in typescript integration test ([`76752c8`](https://togithub.com/webpro-nl/knip/commit/76752c88)) - Inline playwright types ([`ea099cc`](https://togithub.com/webpro-nl/knip/commit/ea099cc0)) - Add Vue example to compilers in docs ([#​733](https://togithub.com/webpro-nl/knip/issues/733)) ([`949ddd8`](https://togithub.com/webpro-nl/knip/commit/949ddd8b)) - Minor refactor ([`8c21df5`](https://togithub.com/webpro-nl/knip/commit/8c21df51)) - Fix omitted expressions in Promise.all imports (resolves [#​725](https://togithub.com/webpro-nl/knip/issues/725)) ([`858c0b7`](https://togithub.com/webpro-nl/knip/commit/858c0b73)) - Clean up `tryResolve` etc. ([`e20a9e9`](https://togithub.com/webpro-nl/knip/commit/e20a9e9a)) - fix: pnpm workspace fixes ([#​738](https://togithub.com/webpro-nl/knip/issues/738)) ([`d5003d1`](https://togithub.com/webpro-nl/knip/commit/d5003d1b)) - Update .gitattributes to exclude binary files ([`b9b8f4d`](https://togithub.com/webpro-nl/knip/commit/b9b8f4da)) - Revert "CRLF will be replaced by LF the next time Git touches it" ([`0fdb4c9`](https://togithub.com/webpro-nl/knip/commit/0fdb4c93)) - Upgrade Astro ([`ccb7523`](https://togithub.com/webpro-nl/knip/commit/ccb7523f)) - Use latest tsx again ([`2b7d053`](https://togithub.com/webpro-nl/knip/commit/2b7d0537)) - Add `bun create @​knip/config` to installation instructions ([`fb19915`](https://togithub.com/webpro-nl/knip/commit/fb199152)) </details> <details> <summary>wevm/viem (viem)</summary> ### [`v2.19.3`](https://togithub.com/wevm/viem/releases/tag/viem%402.19.3) [Compare Source](https://togithub.com/wevm/viem/compare/[email protected]@2.19.3) ##### Patch Changes - [#​2595](https://togithub.com/wevm/viem/pull/2595) [`e022146`](https://togithub.com/wevm/viem/commit/e022146393bc3f3f315f2cf6a5b419adc1e5983d) Thanks [@​gregfromstl](https://togithub.com/gregfromstl)! - Exported `universalSignatureValidatorAbi`. - [#​2596](https://togithub.com/wevm/viem/pull/2596) [`cb127ab`](https://togithub.com/wevm/viem/commit/cb127ab7d1334c7a73dfdc1d22ba4e4e7fa868dc) Thanks [@​danielsimao](https://togithub.com/danielsimao)! - Added Bob Sepolia chain. Added OP Stack addresses to Bob chain. ### [`v2.19.2`](https://togithub.com/wevm/viem/releases/tag/viem%402.19.2) [Compare Source](https://togithub.com/wevm/viem/compare/[email protected]@2.19.2) ##### Patch Changes - [`d22855b`](https://togithub.com/wevm/viem/commit/d22855b03ec89beb04a1f5479612f311adc592f9) Thanks [@​jxom](https://togithub.com/jxom)! - Exported `deploylessCallViaBytecodeBytecode`, `deploylessCallViaFactoryBytecode`, `universalSignatureValidatorByteCode`. - [#​2593](https://togithub.com/wevm/viem/pull/2593) [`2aa381d`](https://togithub.com/wevm/viem/commit/2aa381dda8d15695fe130f8f553f32b90d2dca33) Thanks [@​zongzheng123](https://togithub.com/zongzheng123)! - Added multicall configuration for iotex testnet. - [`8ef99aa`](https://togithub.com/wevm/viem/commit/8ef99aa0c7bfacf2022ed63602e4874adefe3cdd) Thanks [@​jxom](https://togithub.com/jxom)! - **Experimental:** Deprecated `soladyActions` in favor of `erc7739Actions`. - [#​2594](https://togithub.com/wevm/viem/pull/2594) [`4b3c1e6`](https://togithub.com/wevm/viem/commit/4b3c1e65e18ddab78f83ecfae96bde11a0d42495) Thanks [@​kirillovmr](https://togithub.com/kirillovmr)! - Fixed websocket ping request not conforming to jsonrpc schema. - [`a6d087e`](https://togithub.com/wevm/viem/commit/a6d087e8121cdf04ad2321e9a0eb9c5eb37267c7) Thanks [@​jxom](https://togithub.com/jxom)! - Fixed ABI inference on `prepareEncodeFunctionData` - [#​2589](https://togithub.com/wevm/viem/pull/2589) [`171ede1`](https://togithub.com/wevm/viem/commit/171ede1f6ebb9c1c463beb2332f51c15769f50fd) Thanks [@​venables](https://togithub.com/venables)! - Added multicall to X Layer chain. ### [`v2.19.1`](https://togithub.com/wevm/viem/releases/tag/viem%402.19.1) [Compare Source](https://togithub.com/wevm/viem/compare/[email protected]@2.19.1) ##### Patch Changes - [`91aafc0`](https://togithub.com/wevm/viem/commit/91aafc0442cc5f96db3818f94b4d38d62eebe856) Thanks [@​jxom](https://togithub.com/jxom)! - Added `name` to `ResourceNotFoundRpcErrorType` ### [`v2.19.0`](https://togithub.com/wevm/viem/releases/tag/viem%402.19.0) [Compare Source](https://togithub.com/wevm/viem/compare/[email protected]@2.19.0) ##### Minor Changes - [#​2570](https://togithub.com/wevm/viem/pull/2570) [`fee80a9a`](https://togithub.com/wevm/viem/commit/fee80a9ae3e425354f21a6de5fa397244577eb28) Thanks [@​jxom](https://togithub.com/jxom)! - **Experimental:** Added EIP-7702 Extension. [See Docs](https://viem.sh/experimental/eip7702) - [#​2586](https://togithub.com/wevm/viem/pull/2586) [`0b1693aa`](https://togithub.com/wevm/viem/commit/0b1693aa51468cfe77dae74ad44bd89dfd21fd0e) Thanks [@​tmm](https://togithub.com/tmm)! - Renamed "zkSync" to "ZKsync": - Context: "zkSync" was officially renamed to "ZKsync" a while ago. - Variable names: `zkSync` -> `zksync` (for simplicity and consistency between folder/file names and variables). - Types: `ZkSync` -> `Zksync`. - Old naming still remains in Viem, however is marked as `@deprecated` and will be removed in the next major release. Removed deprecated `zkSyncTestnet` chain. - [#​2583](https://togithub.com/wevm/viem/pull/2583) [`b5aa9651`](https://togithub.com/wevm/viem/commit/b5aa9651c7618b3ee5e952857f330e12f3bb9fbf) Thanks [@​jxom](https://togithub.com/jxom)! - Added ability for consumer (libraries built on top of Viem) to globally configure properties on `BaseError`. ```ts import { setErrorConfig } from 'viem' setErrorConfig({ getDocsUrl({ name }) { return `https://examplelib.com?error=${name}` } version: '[email protected]' }) ``` ##### Patch Changes - [#​2581](https://togithub.com/wevm/viem/pull/2581) [`837507f6`](https://togithub.com/wevm/viem/commit/837507f6dcc41e928419b2377e00913fc75033f9) Thanks [@​cygaar](https://togithub.com/cygaar)! - Added ZKsync config to Abstract Testnet chain. - [#​2561](https://togithub.com/wevm/viem/pull/2561) [`1c5d64a3`](https://togithub.com/wevm/viem/commit/1c5d64a36e88be963a9724d3abdd6f55b8c2e7b9) Thanks [@​Yuripetusko](https://togithub.com/Yuripetusko)! - Fixed [#​2560](https://togithub.com/wevm/viem/issues/2560): infer the correct payable `value` type on function overloads by matching function against `args`. </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 becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.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://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/valora-inc/viem-account-hsm-gcp). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsibnBtIiwicmVub3ZhdGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information