Skip to content

Commit

Permalink
fix(deps): update dependency viem to v2.22.19 (#739)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [viem](https://viem.sh)
([source](https://redirect.github.com/wevm/viem)) | [`2.22.17` ->
`2.22.19`](https://renovatebot.com/diffs/npm/viem/2.22.17/2.22.19) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/viem/2.22.19?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/viem/2.22.19?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/viem/2.22.17/2.22.19?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/viem/2.22.17/2.22.19?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

##### Patch Changes

- [#&#8203;3291](https://redirect.github.com/wevm/viem/pull/3291)
[`4e53750f4e84486bcfcb35382cf6150438468d35`](https://redirect.github.com/wevm/viem/commit/4e53750f4e84486bcfcb35382cf6150438468d35)
Thanks [@&#8203;biruichen](https://redirect.github.com/biruichen)! -
Added Sidra Chain.

- [#&#8203;3292](https://redirect.github.com/wevm/viem/pull/3292)
[`d6388d78a20dac91ffc6196a79fdaea13c749c59`](https://redirect.github.com/wevm/viem/commit/d6388d78a20dac91ffc6196a79fdaea13c749c59)
Thanks [@&#8203;pk-850](https://redirect.github.com/pk-850)! - Added
Multicall address to Songbird Canary-Network.

- [#&#8203;3293](https://redirect.github.com/wevm/viem/pull/3293)
[`f3746922322ee2d8209a951ffae7d2e6dbcccca1`](https://redirect.github.com/wevm/viem/commit/f3746922322ee2d8209a951ffae7d2e6dbcccca1)
Thanks [@&#8203;jxom](https://redirect.github.com/jxom)! - Added
ERC-7821 `executeBatches` for "batch of batches" execution mode.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- 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/gnosisguild/zodiac-pilot).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent 9992748 commit 1867641
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion deployables/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"react-dom": "19.0.0",
"react-router": "7.1.5",
"ser-kit": "1.1.0",
"viem": "2.22.17",
"viem": "2.22.19",
"wagmi": "2.14.9",
"zod": "3.24.1"
},
Expand Down
50 changes: 25 additions & 25 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1867641

Please sign in to comment.