Skip to content

Commit

Permalink
chore(deps): update devdependencies (#50)
Browse files Browse the repository at this point in the history
[![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
[#&#8203;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
([#&#8203;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
[#&#8203;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
([#&#8203;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 @&#8203;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

- [#&#8203;2595](https://togithub.com/wevm/viem/pull/2595)
[`e022146`](https://togithub.com/wevm/viem/commit/e022146393bc3f3f315f2cf6a5b419adc1e5983d)
Thanks [@&#8203;gregfromstl](https://togithub.com/gregfromstl)! -
Exported `universalSignatureValidatorAbi`.

- [#&#8203;2596](https://togithub.com/wevm/viem/pull/2596)
[`cb127ab`](https://togithub.com/wevm/viem/commit/cb127ab7d1334c7a73dfdc1d22ba4e4e7fa868dc)
Thanks [@&#8203;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 [@&#8203;jxom](https://togithub.com/jxom)! - Exported
`deploylessCallViaBytecodeBytecode`, `deploylessCallViaFactoryBytecode`,
`universalSignatureValidatorByteCode`.

- [#&#8203;2593](https://togithub.com/wevm/viem/pull/2593)
[`2aa381d`](https://togithub.com/wevm/viem/commit/2aa381dda8d15695fe130f8f553f32b90d2dca33)
Thanks [@&#8203;zongzheng123](https://togithub.com/zongzheng123)! -
Added multicall configuration for iotex testnet.

-
[`8ef99aa`](https://togithub.com/wevm/viem/commit/8ef99aa0c7bfacf2022ed63602e4874adefe3cdd)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - **Experimental:**
Deprecated `soladyActions` in favor of `erc7739Actions`.

- [#&#8203;2594](https://togithub.com/wevm/viem/pull/2594)
[`4b3c1e6`](https://togithub.com/wevm/viem/commit/4b3c1e65e18ddab78f83ecfae96bde11a0d42495)
Thanks [@&#8203;kirillovmr](https://togithub.com/kirillovmr)! - Fixed
websocket ping request not conforming to jsonrpc schema.

-
[`a6d087e`](https://togithub.com/wevm/viem/commit/a6d087e8121cdf04ad2321e9a0eb9c5eb37267c7)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Fixed ABI inference
on `prepareEncodeFunctionData`

- [#&#8203;2589](https://togithub.com/wevm/viem/pull/2589)
[`171ede1`](https://togithub.com/wevm/viem/commit/171ede1f6ebb9c1c463beb2332f51c15769f50fd)
Thanks [@&#8203;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 [@&#8203;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

- [#&#8203;2570](https://togithub.com/wevm/viem/pull/2570)
[`fee80a9a`](https://togithub.com/wevm/viem/commit/fee80a9ae3e425354f21a6de5fa397244577eb28)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - **Experimental:**
Added EIP-7702 Extension. [See
Docs](https://viem.sh/experimental/eip7702)

- [#&#8203;2586](https://togithub.com/wevm/viem/pull/2586)
[`0b1693aa`](https://togithub.com/wevm/viem/commit/0b1693aa51468cfe77dae74ad44bd89dfd21fd0e)
Thanks [@&#8203;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.

- [#&#8203;2583](https://togithub.com/wevm/viem/pull/2583)
[`b5aa9651`](https://togithub.com/wevm/viem/commit/b5aa9651c7618b3ee5e952857f330e12f3bb9fbf)
Thanks [@&#8203;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

- [#&#8203;2581](https://togithub.com/wevm/viem/pull/2581)
[`837507f6`](https://togithub.com/wevm/viem/commit/837507f6dcc41e928419b2377e00913fc75033f9)
Thanks [@&#8203;cygaar](https://togithub.com/cygaar)! - Added ZKsync
config to Abstract Testnet chain.

- [#&#8203;2561](https://togithub.com/wevm/viem/pull/2561)
[`1c5d64a3`](https://togithub.com/wevm/viem/commit/1c5d64a36e88be963a9724d3abdd6f55b8c2e7b9)
Thanks [@&#8203;Yuripetusko](https://togithub.com/Yuripetusko)! - Fixed
[#&#8203;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
renovate[bot] authored Aug 12, 2024
1 parent a71e530 commit 04f2aa4
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 13 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,14 +61,14 @@
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-native": "^4.1.0",
"jest": "^29.7.0",
"knip": "^5.27.0",
"knip": "^5.27.2",
"prettier": "^3.3.3",
"semantic-release": "^24.0.0",
"shelljs": "^0.8.5",
"ts-jest": "^29.2.4",
"ts-node": "^10.9.2",
"typescript": "^5.5.4",
"viem": "^2.18.7"
"viem": "^2.19.3"
},
"prettier": "@valora/prettier-config",
"release": {
Expand Down
35 changes: 24 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2659,6 +2659,14 @@ end-of-stream@^1.4.1:
dependencies:
once "^1.4.0"

enhanced-resolve@^5.17.1:
version "5.17.1"
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.17.1.tgz#67bfbbcc2f81d511be77d686a90267ef7f898a15"
integrity sha512-LMHl3dXhTcfv8gM4kEzIUeTQ+7fpdA0l2tUf34BddXPkz2A5xJ5L/Pchd5BL6rdccM9QGvu0sWZzK1Z1t4wwyg==
dependencies:
graceful-fs "^4.2.4"
tapable "^2.2.0"

env-ci@^11.0.0:
version "11.0.0"
resolved "https://registry.yarnpkg.com/env-ci/-/env-ci-11.0.0.tgz#0cbc2c55feb071a3651aaa9fa181a817e696595f"
Expand Down Expand Up @@ -3548,7 +3556,7 @@ [email protected]:
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.10.tgz#147d3a006da4ca3ce14728c7aefc287c367d7a6c"
integrity sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==

graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.11, graceful-fs@^4.2.6, graceful-fs@^4.2.9:
graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.11, graceful-fs@^4.2.4, graceful-fs@^4.2.6, graceful-fs@^4.2.9:
version "4.2.11"
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==
Expand Down Expand Up @@ -4690,22 +4698,22 @@ kleur@^3.0.3:
resolved "https://registry.yarnpkg.com/kleur/-/kleur-3.0.3.tgz#a79c9ecc86ee1ce3fa6206d1216c501f147fc07e"
integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==

knip@^5.27.0:
version "5.27.0"
resolved "https://registry.yarnpkg.com/knip/-/knip-5.27.0.tgz#b124b3d2ba4e012b51c0efe7f61b0d1303cc31a2"
integrity sha512-W8+jhO7i5pXRUqOzhJGm2DT5/d9aQjyrYTCSojqJxFOvi7ku/nHKzpBO3WNf4eflJo0t3zitmUkM69g53qoZQw==
knip@^5.27.2:
version "5.27.2"
resolved "https://registry.yarnpkg.com/knip/-/knip-5.27.2.tgz#8a5a569a5baac0ab2e06dbd5454f07608ccb1952"
integrity sha512-Mya1XEDq1oygibQf0uocQd02Fil8RtvNVhcFAcxypjcc6zakT7wsJtS0xvuwEitilfI0tiFC9PghmJQ3DMKuTg==
dependencies:
"@nodelib/fs.walk" "1.2.8"
"@snyk/github-codeowners" "1.1.0"
easy-table "1.2.0"
enhanced-resolve "^5.17.1"
fast-glob "^3.3.2"
jiti "^1.21.6"
js-yaml "^4.1.0"
minimist "^1.2.8"
picocolors "^1.0.0"
picomatch "^4.0.1"
pretty-ms "^9.0.0"
resolve "^1.22.8"
smol-toml "^1.1.4"
strip-json-comments "5.0.1"
summary "2.1.0"
Expand Down Expand Up @@ -6155,7 +6163,7 @@ resolve.exports@^2.0.0:
resolved "https://registry.yarnpkg.com/resolve.exports/-/resolve.exports-2.0.0.tgz#c1a0028c2d166ec2fbf7d0644584927e76e7400e"
integrity sha512-6K/gDlqgQscOlg9fSRpWstA8sYe8rbELsSTNpx+3kTrsVCzvSl0zIvRErM7fdl9ERWDsKnrLnwB+Ne89918XOg==

resolve@^1.1.6, resolve@^1.20.0, resolve@^1.22.4, resolve@^1.22.8:
resolve@^1.1.6, resolve@^1.20.0, resolve@^1.22.4:
version "1.22.8"
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.8.tgz#b6c87a9f2aa06dfab52e3d70ac8cde321fa5a48d"
integrity sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==
Expand Down Expand Up @@ -6749,6 +6757,11 @@ supports-preserve-symlinks-flag@^1.0.0:
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==

tapable@^2.2.0:
version "2.2.1"
resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.1.tgz#1967a73ef4060a82f12ab96af86d52fdb76eeca0"
integrity sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==

tar@^6.1.11, tar@^6.1.2, tar@^6.2.1:
version "6.2.1"
resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.1.tgz#717549c541bc3c2af15751bea94b1dd068d4b03a"
Expand Down Expand Up @@ -7156,10 +7169,10 @@ validate-npm-package-name@^5.0.0:
dependencies:
builtins "^5.0.0"

viem@^2.18.7:
version "2.18.8"
resolved "https://registry.yarnpkg.com/viem/-/viem-2.18.8.tgz#5e65050ddc3bdc0f928c0ca22b33bc720bf36639"
integrity sha512-Fi5d9fd/LBiVtJ5eV2c99yrdt4dJH5Vbkf2JajwCqHYuV4ErSk/sm+L6Ru3rzT67rfRHSOQibTZxByEBua/WLw==
viem@^2.19.3:
version "2.19.3"
resolved "https://registry.yarnpkg.com/viem/-/viem-2.19.3.tgz#537773f50d3a0e7436d2465898afc62c0c25c01c"
integrity sha512-djOw1X/jOvDOEMiol4g/T030MVncF2utC9G929ODNJ/00E7UXjSpwOeuyapmaqn831eSIHlELicZETYl2vI9oQ==
dependencies:
"@adraffy/ens-normalize" "1.10.0"
"@noble/curves" "1.4.0"
Expand Down

0 comments on commit 04f2aa4

Please sign in to comment.