Skip to content

Commit

Permalink
chore(deps): update devdependencies (#82)
Browse files Browse the repository at this point in the history
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.37.1` ->
`^5.38.2`](https://renovatebot.com/diffs/npm/knip/5.37.2/5.38.2) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/knip/5.38.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/knip/5.38.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/knip/5.37.2/5.38.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/knip/5.37.2/5.38.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [viem](https://viem.sh)
([source](https://redirect.github.com/wevm/viem)) | [`^2.21.49` ->
`^2.21.52`](https://renovatebot.com/diffs/npm/viem/2.21.50/2.21.52) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/viem/2.21.52?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/viem/2.21.52?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/viem/2.21.50/2.21.52?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/viem/2.21.50/2.21.52?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>webpro-nl/knip (knip)</summary>

###
[`v5.38.2`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.38.2)

[Compare
Source](https://redirect.github.com/webpro-nl/knip/compare/5.38.1...5.38.2)

- Fix for certain failing cases of --include-libs (resolves
[#&#8203;855](https://redirect.github.com/webpro-nl/knip/issues/855))
([`5242ddd`](https://redirect.github.com/webpro-nl/knip/commit/5242ddd4))

###
[`v5.38.1`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.38.1)

[Compare
Source](https://redirect.github.com/webpro-nl/knip/compare/5.38.0...5.38.1)

- Fix regression re. isIncludeEntryExports → skipExportsAnalysis from
scripts/plugins (resolves
[#&#8203;857](https://redirect.github.com/webpro-nl/knip/issues/857))
([`b8379de`](https://redirect.github.com/webpro-nl/knip/commit/b8379dec))

###
[`v5.38.0`](https://redirect.github.com/webpro-nl/knip/compare/5.37.2...5f4cb26b4349c4bc6706f2b7ae7f3f1856fc6f05)

[Compare
Source](https://redirect.github.com/webpro-nl/knip/compare/5.37.2...5.38.0)

</details>

<details>
<summary>wevm/viem (viem)</summary>

###
[`v2.21.52`](https://redirect.github.com/wevm/viem/releases/tag/viem%402.21.52)

[Compare
Source](https://redirect.github.com/wevm/viem/compare/viem@2.21.51...viem@2.21.52)

##### Patch Changes

- [#&#8203;3070](https://redirect.github.com/wevm/viem/pull/3070)
[`6edad0263d82b11342dd3a913f97f630b5cc813d`](https://redirect.github.com/wevm/viem/commit/6edad0263d82b11342dd3a913f97f630b5cc813d)
Thanks [@&#8203;sherrys808](https://redirect.github.com/sherrys808)! -
Added Redbelly Mainnet Chain.

- [#&#8203;3072](https://redirect.github.com/wevm/viem/pull/3072)
[`c2beb14c4574cab901cc7bda53bd166c444b27fb`](https://redirect.github.com/wevm/viem/commit/c2beb14c4574cab901cc7bda53bd166c444b27fb)
Thanks [@&#8203;sajanrajdev](https://redirect.github.com/sajanrajdev)! -
Added Corn Testnet.

- [#&#8203;3068](https://redirect.github.com/wevm/viem/pull/3068)
[`c5768003785321628351b02156abe18291c9186c`](https://redirect.github.com/wevm/viem/commit/c5768003785321628351b02156abe18291c9186c)
Thanks [@&#8203;nfmelendez](https://redirect.github.com/nfmelendez)! -
Fixed `waitForTransactionReceipt` race condition when polling many
blocks

- [#&#8203;3071](https://redirect.github.com/wevm/viem/pull/3071)
[`29fc49301f6b2adeccb79ed7a69b3e59bac55278`](https://redirect.github.com/wevm/viem/commit/29fc49301f6b2adeccb79ed7a69b3e59bac55278)
Thanks [@&#8203;sajanrajdev](https://redirect.github.com/sajanrajdev)! -
Added Corn Maizenet.

###
[`v2.21.51`](https://redirect.github.com/wevm/viem/releases/tag/viem%402.21.51)

[Compare
Source](https://redirect.github.com/wevm/viem/compare/viem@2.21.50...viem@2.21.51)

##### Patch Changes

- [#&#8203;3056](https://redirect.github.com/wevm/viem/pull/3056)
[`dffc56114cbc6f0d5bcf8287dd109e0d3244ca81`](https://redirect.github.com/wevm/viem/commit/dffc56114cbc6f0d5bcf8287dd109e0d3244ca81)
Thanks [@&#8203;stonega](https://redirect.github.com/stonega)! - Added
Bool Beta Mainnet.

- [#&#8203;3062](https://redirect.github.com/wevm/viem/pull/3062)
[`5ab60e37617e6296e93319f6ffda4b0783d1a853`](https://redirect.github.com/wevm/viem/commit/5ab60e37617e6296e93319f6ffda4b0783d1a853)
Thanks [@&#8203;jxom](https://redirect.github.com/jxom)! -
**Experimental (EIP-7702):** Added `prepareAuthorization`.

-
[`2498543a3f165517ae649010a1cb439ff9267637`](https://redirect.github.com/wevm/viem/commit/2498543a3f165517ae649010a1cb439ff9267637)
Thanks [@&#8203;jxom](https://redirect.github.com/jxom)! - Added Sonic
Testnet.

- [#&#8203;3055](https://redirect.github.com/wevm/viem/pull/3055)
[`a39c279af93faaa4b1afd61581b811aaa1da7456`](https://redirect.github.com/wevm/viem/commit/a39c279af93faaa4b1afd61581b811aaa1da7456)
Thanks [@&#8203;qi-0826](https://redirect.github.com/qi-0826)! - Added
WorldLand Mainnet.

- [#&#8203;3053](https://redirect.github.com/wevm/viem/pull/3053)
[`e135e9fd966fce6791a6eee1e59fe7bdae7be73b`](https://redirect.github.com/wevm/viem/commit/e135e9fd966fce6791a6eee1e59fe7bdae7be73b)
Thanks [@&#8203;qi-0826](https://redirect.github.com/qi-0826)! - Added
SwissDLT Mainnet.

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsibnBtIiwicmVub3ZhdGUiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent d318b90 commit 5647d79
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 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.37.1",
"knip": "^5.38.2",
"prettier": "^3.4.1",
"semantic-release": "^24.2.0",
"shelljs": "^0.8.5",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typescript": "^5.7.2",
"viem": "^2.21.49"
"viem": "^2.21.52"
},
"prettier": "@valora/prettier-config",
"release": {
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4708,10 +4708,10 @@ kleur@^3.0.3:
resolved "https://registry.yarnpkg.com/kleur/-/kleur-3.0.3.tgz#a79c9ecc86ee1ce3fa6206d1216c501f147fc07e"
integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==

knip@^5.37.1:
version "5.37.2"
resolved "https://registry.yarnpkg.com/knip/-/knip-5.37.2.tgz#e218afae3bf28ec10fa3be419cf6d89fd20fd63b"
integrity sha512-Rs9HHTgmUacyKxchP4kRwG8idi0tzVHVpSyo4EM9sNGDSrPq20lhKXOWMFmShGCV6CH2352393Ok/qG1NblCMw==
knip@^5.38.2:
version "5.38.3"
resolved "https://registry.yarnpkg.com/knip/-/knip-5.38.3.tgz#a139e0c6215c9958d213ce1a9e3985cf5de2774e"
integrity sha512-pg3CMzWlZy4mnuwxieGoK74oOgzFPvsUR/aE8NSqx2oQr56soXTzmw8GsHR277pU52Fe0h4/pho2PMhVeEvj8g==
dependencies:
"@nodelib/fs.walk" "1.2.8"
"@snyk/github-codeowners" "1.1.0"
Expand All @@ -4724,7 +4724,7 @@ knip@^5.37.1:
picocolors "^1.1.0"
picomatch "^4.0.1"
pretty-ms "^9.0.0"
smol-toml "^1.3.0"
smol-toml "^1.3.1"
strip-json-comments "5.0.1"
summary "2.1.0"
zod "^3.22.4"
Expand Down Expand Up @@ -6430,10 +6430,10 @@ smart-buffer@^4.2.0:
resolved "https://registry.yarnpkg.com/smart-buffer/-/smart-buffer-4.2.0.tgz#6e1d71fa4f18c05f7d0ff216dd16a481d0e8d9ae"
integrity sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==

smol-toml@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/smol-toml/-/smol-toml-1.3.0.tgz#5200e251fffadbb72570c84e9776d2a3eca48143"
integrity sha512-tWpi2TsODPScmi48b/OQZGi2lgUmBCHy6SZrhi/FdnnHiU1GwebbCfuQuxsC3nHaLwtYeJGPrDZDIeodDOc4pA==
smol-toml@^1.3.1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/smol-toml/-/smol-toml-1.3.1.tgz#d9084a9e212142e3cab27ef4e2b8e8ba620bfe15"
integrity sha512-tEYNll18pPKHroYSmLLrksq233j021G0giwW7P3D24jC54pQ5W5BXMsQ/Mvw1OJCmEYDgY+lrzT+3nNUtoNfXQ==

socks-proxy-agent@^8.0.3:
version "8.0.3"
Expand Down Expand Up @@ -7181,10 +7181,10 @@ validate-npm-package-name@^5.0.0:
dependencies:
builtins "^5.0.0"

viem@^2.21.49:
version "2.21.50"
resolved "https://registry.yarnpkg.com/viem/-/viem-2.21.50.tgz#a645a7fb4a017c644712b905e03ab533b7e24ea7"
integrity sha512-WHB8NmkaForODuSALb0Ai3E296aEigzYSE+pzB9Y0cTNJeiZT8rpkdxxUFYfjwFMnPkz2tivqrSpuw3hO5TH6w==
viem@^2.21.52:
version "2.21.53"
resolved "https://registry.yarnpkg.com/viem/-/viem-2.21.53.tgz#a5ba6da48e5edded27dde286e431ae97034f4fc4"
integrity sha512-0pY8clBacAwzc59iV1vY4a6U4xvRlA5tAuhClJCKvqA6rXJzmNMMvxQ0EG79lkHr7WtBEruXz8nAmONXwnq4EQ==
dependencies:
"@noble/curves" "1.6.0"
"@noble/hashes" "1.5.0"
Expand Down

0 comments on commit 5647d79

Please sign in to comment.